56c4bde4a4088f22bbae0ea9ebb2e2ab3d6e32ef
[gnus] / lisp / ChangeLog
1 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
4         we're selecting a group with unread articles.
5
6         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7
8         * gssapi.el: New file separated out from imap.el to provide a general
9         Kerberos 5 connection facility for Emacs.
10
11         * message.el (message-elide-ellipsis): Document the format spec
12         ellipsis.
13
14 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15
16         * message.el (message-elide-region): Allow the ellipsis to say how many
17         lines were removed.
18
19 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
22         window configurations containing buffers that are now dead.
23
24         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
25         parsing to avoid integer overflows.
26         (nnimap-parse-flags): Simplify the last change.
27         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
28         too large for 32-bit Emacsen.
29
30 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
31
32         * auth-source.el (auth-source-netrc-create):
33         * message.el (message-yank-original): Fix use of `case'.
34
35 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
36
37         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
38         XEmacs, which was one character too wide.
39
40 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
41
42         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
43         default number of articles to display.
44         (gnus-articles-to-read): Use pretty names for prompt.
45
46 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus-int.el (gnus-open-server): Ditto.
49
50         * gnus-start.el (gnus-activate-group): Give a backtrace if
51         debug-on-quit is set and the user hits `C-g'.
52         (gnus-read-active-file): Ditto.
53
54         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
55
56 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
57
58         * message.el (message-yank-original): Use cond instead of CL case.
59
60 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
61
62         * auth-source.el (auth-source-netrc-create): Use usual format for the
63         default in prompts.
64
65 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * lpath.el: Fbind read-char-choice for XEmacs.
68
69 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
70
71         * auth-source.el (auth-source-netrc-create): Show the default in the
72         prompt when prompting for token creation.
73
74 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
75
76         * auth-source.el (auth-source-format-prompt): Always convert the value
77         to a string to avoid evaluating non-string arguments.
78         (auth-source-netrc-create): Offer default properly, not as initial
79         content in `read-string'.
80         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
81         of line to determine if we've been run before.  If so, don't run again,
82         but print a trivial message to indicate the cache was hit instead.
83
84 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
85
86         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook): Don't
87         install `gnus-sync-read' to any hooks by default.  It's buggy.  The
88         user will have to run `gnus-sync-read' manually and wait for Cloudy
89         Gnus.
90
91 2011-03-11  Julien Danjou  <julien@danjou.info>
92
93         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
94         modified file".
95
96 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
97
98         * auth-source.el (auth-source-read-char-choice): New function to read a
99         character choice using `dropdown-list', `read-char-choice', or
100         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
101         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
102         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
103         (auth-source-netrc-saver): Use it.
104         (auth-source-pick-first-password): New convenience function.
105
106 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
107
108         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
109         parameter in the credentials.
110         (nnimap-open-connection-1): Use it after a successful login.
111         (nnimap-credentials): Add IMAP-specific user and password prompt.
112
113         * auth-source.el (auth-source-search): Add :require parameter, taking a
114         list.  Document it and the :save-function return token.  Pass :require
115         down.  Change the CREATED message from a warning to a debug statement.
116         (auth-source-search-backends): Pass :require down.
117         (auth-source-netrc-search): Pass :require down.
118         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
119         Change save prompt to indicate all modifications saved here are
120         deletions.
121         (auth-source-netrc-create): Take user login name as default in user
122         prompt.  Move all the save functionality to a lexically bound function
123         under the :save-function token in the returned list.  Set up clearer
124         default prompts for user, host, port, and secret.
125         (auth-source-netrc-saver): New function, intended to be wrapped for
126         :save-function.
127
128 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130         * shr.el (shr-table-horizontal-line): Change the defaults for the table
131         lines to be spaces instead.
132
133 2011-03-07  Julien Danjou  <julien@danjou.info>
134
135         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
136         (sieve-sasl-auth): Check that auth-source-search did return something,
137         or just return an empty string.
138
139 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
140
141         * gnus.el (gnus-interactive): Use read-directory-name.
142
143         * gnus-uu.el (gnus-uu-decode-uu-and-save)
144         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
145         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
146         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
147         Likewise.
148
149         * gnus-group.el (gnus-group-make-directory-group): Likewise.
150
151 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
154         onto the list of killed groups, too.  This makes killed nnimap groups,
155         for instance, more reliably not reappear.
156
157         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
158         the parent.
159
160         * gnus-sum.el (gnus-update-read-articles): Fix typo.
161
162         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
163         really have server-side marks.
164
165         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
166         since most backends do not usefully have server-side marks.
167         (gnus-update-read-articles): Propagate marks to all backends that
168         really have server-side marks.
169
170 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
171
172         * message.el (message-cite-reply-position, message-cite-style): New
173         variables.
174         (message-yank-original): Use the new citation styles.
175
176 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
177
178         * message.el (message-options): Revert 22da67af (workaround for XEmacs
179         buffer-local issue); don't mark it buffer-local when running under
180         XEmacs.
181
182 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
183
184         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
185         numbers too big to be `read'.
186
187 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
188
189         * password-cache.el (password-in-cache-p): Add autoload.
190
191         * message.el (message-options): Make buffer-local two ways to attempt
192         to fix a XEmacs bug.
193
194 2011-03-02  Julien Danjou  <julien@danjou.info>
195
196         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
197
198 2011-03-01  Julien Danjou  <julien@danjou.info>
199
200         * gnus-art.el (list-identifier): Add list-identifier as a parameter
201         group.
202         (article-hide-list-identifiers): Use list-identifier group parameter.
203
204 2011-02-28  Julien Danjou  <julien@danjou.info>
205
206         * sieve.el (sieve-buffer-script-name): New local variable to store
207         sieve script name.
208         (sieve-edit-script): Store sieve script name.
209         (sieve-upload): Use sieve script name when uploading.
210         (sieve-upload): Use substitute-command-keys.
211         (sieve-edit-script): Use substitute-command-keys.
212         (sieve-refresh-scriptlist): Use substitute-command-keys.
213         (sieve-manage-mode-map): Define keymap properly.
214         (sieve-manage-mode): Do not set mode name manually, change mode-name to
215         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
216         Remove commented code about cvs.
217         (sieve-manage-quit): New function.
218         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
219
220 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * gnus-group.el (gnus-import-other-newsrc-file): New function.
223
224 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
225
226         * auth-source.el (auth-source-search): Cache empty result sets.
227
228         * password-cache.el (password-in-cache-p): Convenience function to
229         check if a key is in the cache, even if the value is nil.
230
231         * auth-source.el (auth-source-save-behavior): New variable to replace
232         `auth-source-never-create'.
233         (auth-source-netrc-create): Use it.
234         (auth-source-never-save): Remove.
235
236 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
237
238         * nnimap.el (nnimap-stream): Doc fix.
239         (nnimap-open-connection-1): Reverse the order of the ports to that the
240         prompted-for port is first.
241
242         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
243         retrieval by the no-group selection.
244
245         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
246         numerical parameters.
247
248 2011-02-25  Julien Danjou  <julien@danjou.info>
249
250         * gnus-gravatar.el: Use gnus-with-article-buffer.
251
252         * gnus-art.el (gnus-with-article-buffer): Check that the
253         gnus-article-buffer is alive.
254
255 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
256
257         * auth-source.el (auth-source-creation-prompts): New variable to manage
258         creation-time prompts.
259         (auth-source-search): Document it.
260         (auth-source-format-prompt): Add utility function.
261         (auth-source-netrc-create): Don't default the user name to
262         user-login-name.  Use `auth-source-creation-prompts' and some default
263         prompts for user, host, port, and password (the default generic prompt
264         remains ugly).
265         (auth-source-never-save): Add customizable option to never save info.
266         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
267         mode excursion.
268
269 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
272         argument that XEmacs doesn't support.
273
274         * dgnushack.el (dgnushack-compile): Exclude color.el from being
275         compiled for Emacsen having no `libxml-parse-html-region' support.
276
277         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
278
279         * lpath.el: Bind buffer-save-without-query for XEmacs.
280
281 2011-02-23  Julien Danjou  <julien@danjou.info>
282
283         * gnus-art.el (article-make-date-line): Ignore errors if time is
284         invalid and not convertible.
285         (article-make-date-line): Only add lapsed time if time is not nil.
286
287 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
288
289         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
290         `read-char-choice' for backwards compatibility.
291         (auth-source-netrc-element-or-first): New function to DTRT for
292         parameter extraction.
293         (auth-source-netrc-create): Use it and fix multiple parameter print
294         bug.  Use the default passed from above (given-default) or the
295         built-in (user-login-name for :user).
296
297 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
298
299         * gnus-start.el (gnus-dribble-read-file): Set
300         buffer-save-without-query, since we always want to save the dribble
301         file, probably.
302
303         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
304         nnimap.
305
306         * gnus-sum.el (gnus-user-date-format-alist): Renamed back again from
307         -summary- since it's a user-visible variable.
308
309         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
310         first time you use the new Gnus.
311
312 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
313
314         * auth-source.el: Don't load netrc.el.
315         (auth-sources): Search ~/.netrc as well by default.
316         (auth-source-debug): Add 'trivia option for extra output.
317         (auth-source-do-trivia): Use it.
318         (auth-source-search): Simplify logic to use
319         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
320         appropriate.  Don't keep a running count at this level.  Layer :create
321         and :delete options appropriately on the first and second passes.
322         Don't track the backend with the search results.
323         (auth-source-search-backends): New function to search a list of
324         backends for a processed spec.
325         (auth-source-netrc-parse): Cache all netrc files, making
326         auth-source-netrc-cache an alist keyed by the file name and using the
327         file mtime as the caching criterion.  Keep the obfuscated data secret
328         with a lexical bind.
329         (auth-source-netrc-search): Don't calculate the length of the results
330         unnecessarily.
331         (auth-source-search-backends): Fix bug.
332         (auth-source-netrc-create): Rework prompts.
333
334 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
335
336         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
337         Lower case names of search constraints.
338         (nnir-run-query): Cache and reuse search constraints for all imap
339         servers.
340
341 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
342
343         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
344         after exit.
345         (gnus-setup-message): Define missing variable from last checkin.
346
347         * gnus-sum.el (gnus-summary-show-article): When called with t as the
348         value, show the raw article.
349
350 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
351
352         * gnus.el: No Gnus v0.13 is released.
353
354 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
355
356         * nnimap.el (nnimap-open-connection-1): Revert last change, since
357         auth-source now accepts numbers.
358
359         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
360         spec, too.
361         (auth-source-ensure-strings): New function.
362
363         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
364         (gnus-article-setup-buffer): Always restart the date timer so that user
365         changes to the frequency is respected.
366
367         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
368         port numbers, so make sure it gets that if nnimap-server-port is
369         explicit.
370
371 2011-02-21  Simon Josefsson  <simon@josefsson.org>
372
373         * nnimap.el (nnimap-inbox): Doc fix.
374
375 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
376
377         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
378         Autoload.  Add optional arg FRAME, and pass it to color-values.
379         (color-complement): Caller changed.  Doc fix.
380         (color-gradient): Rewrite for better clarity and efficiency.
381
382 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
383
384         * shr-color.el (shr-color->hexadecimal): Use renamed function names
385         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
386         color-lab-to-srgb.
387
388 2011-02-20  Drew Adams  <drew.adams@oracle.com>
389
390         * color.el: First part of merge from hexrgb.el.
391         (color-rgb-to-hex): Rename from color-rgb->hex.
392         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
393         saturation to zero if the value is too small.
394         (color-rgb-to-hsl): Rename from color-rgb->hsl.
395         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
396         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
397         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
398         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
399         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
400         (color-cie-de2000): Doc fix.
401
402 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
403
404         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
405         given method as in the group name if we're using an extended method.
406         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
407         command, if we're using that, instead of waiting for the beginning.
408
409         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
410         we're sure to get unique server names, and we don't output two async
411         commands in the same buffer.  This fixes an NNTP hang for some users.
412
413 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
414
415         * gnus.el: No Gnus v0.11 is released.
416
417 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
418
419         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
420         summary buffer before reading going to the next buffer.  This avoids
421         putting the point in the group buffer if you `C-g' the command.
422
423         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
424         cache (for now) to make ~/.authinfo.gpg files usable.
425
426         * nnfolder.el (copyright-update): Define for the compiler.
427
428         * auth-source.el (auth-source-search): Fix unbound variable.
429
430 2011-02-19  Glenn Morris  <rgm@gnu.org>
431
432         * gnus.el (gnus-meta): Doc fix.
433
434 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
435
436         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
437         in case it's not yet loaded.
438
439 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
440
441         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
442         line we're waiting for.
443
444 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
445
446         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
447         face with line-width greater than zero will cause RET in gnus summary
448         buffer to scroll down article page-wise because auto vscroll happens,
449         it should be temporalily disabled when doing a scroll-up.
450
451 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
452
453         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
454         outputs from the server.
455
456 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
457
458         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
459         later so that bbdb can hook in easier.
460
461 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
462
463         * auth-source.el (auth-source-search): Don't try to create credentials
464         if the caller doesn't want that.
465         (auth-source-search): If we don't find a match, don't bug out on
466         non-bound variables.
467         (auth-source-search): Only ask a single backend to create the
468         credentials.
469
470         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
471         logging.
472         (nnimap-credentials): Protect against auth-source-search returning nil.
473         (nnimap-request-list): Protect against not being able to open the
474         server.
475
476 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
477
478         * auth-source.el (auth-source-search): Do a two-phase search, one with
479         no :create to get the responses from all backends.
480
481         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
482         when getting credentials.
483
484         * gnus-util.el (gnus-delete-duplicates): New function.
485
486 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
487
488         * nnimap.el (nnimap-credentials): Instead of picking the first port as
489         a creation default, pass the whole port list down.  It will be
490         completed.
491
492         * auth-source.el (auth-source-search): Updated docs to talk about
493         multiple creation choices.
494         (auth-source-netrc-create): Accept a list as a value (from the search
495         parameters) and do completion on that list.  Keep a separate netrc line
496         with the password obscured for showing the user.
497
498         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
499         first choice to `auth-source-search' so it will be used for entry
500         creation instead of the server's Gnus-specific name.
501         (nnimap-credentials): Rely on the auth-source library to select which
502         port is actually wanted in the new netrc entry, so don't override
503         `auth-source-creation-defaults'.
504
505         * auth-source.el (auth-source-netrc-parse): Use :port instead of
506         :protocol and accept a missing user, host, or port as a wildcard match.
507         (auth-source-debug): Default to off.
508
509         (auth-source-netrc-search, auth-source-netrc-create)
510         (auth-source-secrets-search, auth-source-secrets-create)
511         (auth-source-user-or-password, auth-source-backend, auth-sources)
512         (auth-source-backend-parse-parameters, auth-source-search): Use :port
513         instead of :protocol.
514
515         * nnimap.el (nnimap-credentials): Pass a port default to
516         `auth-source-search' in case an entry needs to be created.
517         (nnimap-open-connection-1): Use :port instead of :protocol.
518
519 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * auth-source.el: Bind load-path when loading EIEIO from
522         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
523         21.4 doesn't support, to `require'.
524         (auth-source-secrets-search): Use mm-delete-duplicates instead of
525         delete-dups that is not available in XEmacs 21.4.
526
527 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
528
529         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
530         as EIEIO must also be loaded when auth-source.el is being
531         byte-compiled.
532
533 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
534
535         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
536
537         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
538
539         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
540
541         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
542
543         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
544
545         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
546
547         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
548
549         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
550         necessary.
551
552 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
553
554         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
555         nil means that nnimap doesn't get updated.
556
557 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
558
559         * auth-source.el (auth-source-netrc-create): Return a synthetic search
560         result when the user doesn't want to write to the file.
561         (auth-source-netrc-search): Expect a synthetic result and proceed
562         accordingly.
563         (auth-source-cache-expiry): New variable to override
564         `password-cache-expiry'.
565         (auth-source-remember): Use it.
566
567         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
568         parameter.  Create entry if necessary by using :create t.
569         (nnimap-open-connection-1): Don't pass `inhibit-create'.
570
571 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
572
573         * auth-source.el (auth-source-debug): Enable by default and don't
574         mention the obsolete `auth-source-hide-passwords'.
575         (auth-source-do-warn): New function to debug unconditionally.
576         (auth-source-do-debug): Use it.
577         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
578         and for Secrets API entries when the secrets.el library is not
579         available.
580
581 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
582
583         * gnus-sum.el (gnus-propagate-marks): Default to nil.
584         (gnus-summary-exit): Kill the correct article buffer on exit from a
585         `C-d' group.
586
587         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
588         gnus-propagate-marks.
589
590         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
591         before killing the buffers so that a non-full window conf gets handled
592         correctly.
593         (gnus-summary-exit): Ditto.
594         (gnus-summary-read-group-1): Ditto.
595
596         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
597         async code again so that we can debug it properly.
598
599         * message.el (message-reply): Take an optional switch-buffer parameter
600         so that Gnus window confs are respected better.
601
602 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
603
604         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
605         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
606         docstring.
607         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
608         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
609         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
610         Login collection is "Login" and not "login".
611
612 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
613
614         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
615         multiple headers.
616
617         * nnimap.el (nnimap-inhibit-logging): New variable.
618         (nnimap-log-command): Don't log login commands.
619
620         * auth-source.el (auth-source-netrc-search): The asserts seem to want
621         to have more parameters.
622
623         * nnimap.el (nnimap-send-command): Mark the command time for each
624         command, so that we don't get NOOPs stepping on our toes.
625
626         * gnus-art.el (article-date-ut): Get the date from the Date header on
627         `t'.
628
629 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
630
631         * auth-source.el (auth-source-search): Use copy-sequence instead of
632         the cl.el copy-list.
633
634 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
635
636         * imap.el: Bring it back (revert
637         84d800cd31de3064f0ed39617d725709a2f8f42f).
638
639 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
640
641         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
642         Improve prompt.
643
644 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
645
646         * gnus-art.el (gnus-article-mode-line-format): Remove the article
647         washing status from the default format.  It isn't very informative.
648
649 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
650
651         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
652         Gcc processing on imap.
653
654 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
655
656         * imap.el: Remove file.  All the functionality is in nnimap.el.
657
658 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
659
660         * message.el (message-bury): Don't pop up a new window when selected
661         window is dedicated.
662
663 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
664
665         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
666
667 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
668
669         * sieve-manage.el: Autoload `auth-source-search'.
670         (sieve-sasl-auth): Use it.
671
672 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
673
674         * nnimap.el: Autoload `auth-source-forget+'.
675         (nnimap-open-connection-1): Use it if the connection fails.
676
677         * auth-source.el: Require `password-cache'.
678         (auth-source-hide-passwords, auth-source-cache): Remove and mark
679         obsolete.
680         (auth-source-magic): Marker for `password-cache' keys.
681         (auth-source-do-cache): Update docstring.
682         (auth-source-search): Use and check cache.
683         (auth-source-forget-all-cached, auth-source-remember)
684         (auth-source-recall, auth-source-forget, auth-source-forget+)
685         (auth-source-specmatchp): Caching support functions.
686         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
687         Remove and obsolete.
688         (auth-source-user-or-password): Remove caching to further discourage
689         using it.  Always hide passwords.
690
691         * password-cache.el (password-cache-remove): Accept secrets that are
692         not strings.
693
694 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
695
696         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
697         code for now, since it doesn't work for all users.
698
699 2011-02-09  Julien Danjou  <julien@danjou.info>
700
701         * message.el (message-options): Make message-options really buffer
702         local.
703
704 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
705
706         * mail-source.el: Autoload `auth-source-search'.
707         (mail-source-keyword-map): Note order matters.
708         (mail-source-set-1): Get all the mail-source source values and
709         defaults and search auth-source on those if needed.  This can all
710         probably be simplified.
711
712         * nnimap.el: Autoload `auth-source-search'.
713         (nnimap-credentials): Use it.
714         (nnimap-open-connection-1): Ask for the virtual server and physical
715         address in one shot.
716
717         * nntp.el: Autoload `auth-source-search'.
718         (nntp-send-authinfo): Use it.  Note TODO.
719
720 2011-02-08  Julien Danjou  <julien@danjou.info>
721
722         * shr.el (shr-tag-body): Add support for text attribute in body
723         markups.
724
725         * message.el (message-options): Make message-options a local variable.
726
727 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
728
729         * auth-source.el (auth-source-secrets-search)
730         (auth-source-user-or-password): Use `append' instead of `nconc'.
731         (auth-source-user-or-password): Build return list better and protect
732         against nil :secret.
733
734 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
735
736         * nnimap.el (nnimap-update-info): Refactor slightly.
737         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
738         (nnimap-update-info): Clean up slightly.
739         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
740         characters.
741         (nnimap-process-quirk): Rename function to avoid collision.
742         (nnimap-update-info): Fix macrology bug-out.
743         (nnimap-update-info): Simplify split history test.
744
745 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
746
747         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
748         `secrets-get-attributes' instead of `secrets-get-attribute'.
749         (auth-source-secrets-search): Limit search when `max' is greater than
750         number of results.
751
752 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
753
754         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
755         part not returning any data.
756
757         * proto-stream.el (open-protocol-stream): Document the return value.
758
759 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
760
761         * auth-source.el (auth-source-secrets-search): Add examples.
762
763 2011-02-06  Julien Danjou  <julien@danjou.info>
764
765         * message.el (message-setup-1): Handle message-generate-headers-first
766         set to t.
767
768 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
769
770         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
771         API with a string "secrets:collection-name" and with 'default.
772         (auth-source-backend-parse): Parse "secrets:collection-name" and
773         'default.  Recurse on parses instead of repeating code.  Use the
774         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
775         message when ignoring a source.
776         (auth-source-search): List ignored search keys at the top level.
777         (auth-source-netrc-create): Use `case' instead of `cond'.
778         (auth-source-secrets-search): Created with TODOs.
779         (auth-source-secrets-create): Created with TODOs.
780         (auth-source-retrieve, auth-source-create, auth-source-delete)
781         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
782         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
783         (auth-source-user-or-password-sftp)
784         (auth-source-user-or-password-smtp): Removed.
785         (auth-source-user-or-password): Deprecated and modified to be a wrapper
786         around `auth-source-search'.  Not tested thoroughly.
787
788 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * auth-source.el: Bring in assoc and eioeio libraries.
791         (secrets-enabled): New variable to track the status of the Secrets API.
792         (auth-source-backend): New EIOEIO class to represent a backend.
793         (auth-source-creation-defaults): New variable to set prompt defaults
794         during token creation (see the `auth-source-search' docstring for
795         details).
796         (auth-sources): Simplify to allow a simple string as a netrc backend
797         spec.
798         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
799         (auth-source-backend-parse-parameters): Fill in the backend parameters.
800         (auth-source-search): Main auth-source API entry point.
801         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
802         (auth-source-search-collection): Helper function for searching.
803         (auth-source-netrc-parse, auth-source-netrc-normalize)
804         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
805         Supports search, create, and delete.
806         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
807         backend stubs.
808         (auth-source-user-or-password): Call `auth-source-search' but it's not
809         ready yet.
810
811 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
812
813         * message.el (message-setup-1): Remove the read-only stuff, since it
814         doesn't work under XEmacs, for some reason.
815
816         * gnus-sum.el (gnus-user-date): Rename back from
817         gnus-summary-user-date since user code refers to it.
818
819         * shr.el (shr-render-td): Store the actual background colour used.
820
821         * message.el (message-setup-1): Don't bind the constant
822         -forbidden-properties.
823         (message-setup-1): Revert previous change, since it needs to bind the
824         props to insert them.
825         (message-resend): Allow removing the read-only separator line.
826
827 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
828
829         * nnimap.el (nnimap-request-accept-article): Give an error message if
830         the APPEND wasn't successful.
831
832 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
833
834         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
835         that have no groups.
836
837 2011-02-03  Julien Danjou  <julien@danjou.info>
838
839         * gnus-draft.el: Remove progn around gnus-draft-setup.
840
841 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
842
843         * gnus-start.el (gnus-read-active-for-groups): This function is never
844         called with a nil `infos', so clean that up.
845         (gnus-get-unread-articles): Request active files from primary/secondary
846         methods that have no groups (yet).
847
848 2011-02-03  Julien Danjou  <julien@danjou.info>
849
850         * message.el (message-setup-1): Always generate References first.
851         (message-mail): Return the return value of message-setup, not always t.
852         (message-setup-1): Insert mail-header-separator with read-only and
853         intangible properties set.
854
855         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
856         user-date in docstring.
857
858         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
859
860         * gnus.el (gnus-summary-line-format): Mention &user-date format in
861         docstring.
862
863         * gnus.el (gnus-user-date-format-alist): Change default value. Use
864         defcustom, with type and group. Move from gnus-util.el. Rename to
865         gnus-summary-user-date-format-alist.
866
867 2011-02-03  Glenn Morris  <rgm@gnu.org>
868
869         * nnimap.el (gnus-fetch-headers): Declare.
870
871         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
872
873 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
874
875         * message.el (message-forward-make-body-digest-plain)
876         (message-followup, message-reply): Clean up things noted by Stefan.
877
878         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
879         gnus-article-update-date-headers is nil.
880         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
881         it didn't really work with defcustom.
882         (article-update-date-lapsed): Make sure the window start doesn't move,
883         either.
884
885 2011-02-01  Julien Danjou  <julien@danjou.info>
886
887         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
888         format.
889
890         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
891         standard in Emacs nowadays.
892
893         * color.el (color-gradient): Add a color-gradient function.
894
895 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
896
897         * message.el (message-expand-name): Don't trust the return value of
898         bbdb-complete-name.
899         (message-check-news-header-syntax): Remove unused var `start'.
900         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
901         (message-inhibit-body-encoding): Move to before first use.
902         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
903         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
904         (Organization, Message-ID, Date, mh-previous-window-config):
905         Defvar the vars using dynamic scoping.
906
907 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
908
909         * shr.el (shr-render-td): Only do colours at the final rendering.
910         Should be slightly faster.
911         (shr-insert-table): Fix up TD background colours when doing the
912         vertical padding.
913
914         * gnus-art.el (article-date-ut): Protect against articles with no Date
915         header.
916         (article-update-date-lapsed): Don't use current-column to find the
917         horizontal position.  It's fragile in the presence of \003 characters.
918
919         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
920
921 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
922
923         * gnus-art.el (article-transform-date): Rewrite to still work when
924         there are several rfc2822 parts.
925         (article-transform-date): Fix infinite recursion.
926         (article-date-ut): Replace infinitely many Date headers with a single
927         one when called interactively.
928
929         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
930         secure manner.
931
932         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
933         move around by not using save-window-excursion.  It seems to work...
934
935 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
936
937         * gnus-art.el (article-make-date-line): Work for user-defined format.
938
939 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
940
941         * nntp.el (nntp-retrieve-group-data-early)
942         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
943         fetching functions.
944
945         * gnus-start.el (gnus-read-active-for-groups): Read the active files
946         thoroughly for all backends that have no known groups.  This should
947         allow new nnml methods to retrieve mail.
948
949         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
950         that Gnus doesn't know exists again.
951
952         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
953         (gnus-treat-date-ut): Ditto.
954         (gnus-article-update-date-header): Renamed.
955         (gnus-treat-date-local): Removed.
956         (gnus-treat-date-english): Removed.
957         (gnus-treat-date-lapsed): Removed.
958         (gnus-treat-date-combined-lapsed): Removed.
959         (gnus-treat-date-original): Removed.
960         (gnus-treat-date-iso8601): Removed.
961         (gnus-treat-date-user-defined): Removed.
962         (gnus-article-date-headers): New variable to control all the date
963         header options.
964         (article-date-ut): Rewrite to allow using the new way to format date
965         headers(s).
966
967 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
968
969         * nnmail.el (nnmail-article-group): Check for a direct fancy split
970         method.
971         (nnmail-article-group): A better test for fanciness.
972
973         * nnimap.el (nnimap-request-head): Protect against not finding the
974         article by Message-ID.
975
976 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-art.el (article-update-date-lapsed): Try a better way to really
979         keep point at the "same place".
980
981 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
984         data if the group is unactivated.
985
986 2011-01-28  Julien Danjou  <julien@danjou.info>
987
988         * gnus-win.el: Remove dead function gnus-window-configuration-element.
989         (gnus-all-windows-visible-p): Remove old compatibility code.
990         (gnus-window-top-edge): Add docstring.
991
992         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
993
994 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
995
996         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
997         older request-update-info.
998
999         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1000
1001 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1002
1003         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1004         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1005
1006 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1007
1008         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1009         groups.  This makes the nndraft:queue group pop up if it's not already
1010         there.
1011
1012         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1013         messages" logic, which was reversed.
1014
1015         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1016         the "same place" even if point is on the line being replaced.
1017         (article-update-date-lapsed): Allow updating both the combined lapsed
1018         and the lapsed headers.
1019         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1020         (article-make-date-line): Limit the number of segments dynamically to
1021         avoid too-long lines.
1022
1023 2011-01-27  Julien Danjou  <julien@danjou.info>
1024
1025         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1026         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1027
1028 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1029
1030         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1031         Use plist-get instead of the cl function getf.
1032
1033 2011-01-27  Glenn Morris  <rgm@gnu.org>
1034
1035         * gnus-util.el (float-time): Get rid of compiler warning, again.
1036
1037 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1038
1039         * shr.el (shr-put-color): Special-case background colours: Do put them
1040         at the blank parts at the front of the lines.
1041
1042         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1043         exit hook to nix out all data on readedness on group exit.
1044
1045         * gnus-util.el (float-time): If float-time is bound, always use it on
1046         all Emacsen.  It's unclear why the subrp check was there.
1047         (time-date): Require to make some autoload issues on XEmacs go away.
1048
1049         * shr.el (shr-put-color): Don't do the box padding in tables, since
1050         they're already padded.
1051
1052 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1053
1054         * gnus-art.el (gnus-article-next-page): When the last line of the
1055         article is displayed, scroll down once more instead of going to the
1056         next article at once.
1057         (article-lapsed-string): Refactor out and allow specifying how many
1058         segments you want.
1059         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1060         (gnus-article-update-lapsed-header): New variable.
1061
1062         * shr.el: Revert change that made headings use different-sized faces.
1063         The Emacs display engine isn't advanced enough that, for instance,
1064         tables can comfortably use differntly-sized faces.
1065
1066 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1067
1068         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1069         used.
1070         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1071         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1072         we're using an encrypted connection.
1073
1074         * proto-stream.el: Alter the interface functions to also return the
1075         actual stream type used: network or tls.
1076
1077 2011-01-25  Julien Danjou  <julien@danjou.info>
1078
1079         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1080         (mm-display-javascript-inline): New function.
1081
1082         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1083         viewing function.
1084
1085 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * shr.el (shr-expand-newlines): Fix variable name.
1088
1089 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1090
1091         * shr.el (shr-expand-newlines): Make nested boxes work.
1092
1093 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1094
1095         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1096         backgrounds.
1097         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1098         in a more sensible manner.
1099
1100 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1101
1102         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1103         if EPG is loaded.
1104
1105 2011-01-24  Julien Danjou  <julien@danjou.info>
1106
1107         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1108         tags.
1109
1110 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1111
1112         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1113         commands.
1114
1115         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1116         in the article buffer.
1117         (gnus-gravatar-insert): Use blank space from the current buffer to
1118         avoid breaking text properties.  This makes X-Sent updating work again.
1119
1120         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1121
1122 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1125         fix the bug in url-http.el instead.
1126
1127         * shr.el (shr-image-fetched): Ditto.
1128
1129         * shr.el (shr-image-fetched): Avoid having point move in the article
1130         buffer.
1131
1132         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1133         buffer after being called.  It's apparently being killed by url.el, and
1134         killing it made point move to end-of-buffer in a random buffer.
1135
1136         * shr.el (shr-image-fetched): Ditto.
1137
1138 2011-01-23  Julien Danjou  <julien@danjou.info>
1139
1140         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1141
1142         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1143         text/x-org.
1144
1145 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1146
1147         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1148         (i.e., nnimap) returning nil as the article number.
1149
1150 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1151
1152         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1153         "DelSp" parameter in RFC3676.
1154
1155 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1156
1157         * message.el (message-check-recipients): Display the encoded version of
1158         the bogus address if they differ.
1159
1160         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1161         after sending.
1162
1163         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1164
1165         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1166
1167         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1168         group buffer after sending the queue.
1169
1170         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1171
1172 2011-01-22  Julien Danjou  <julien@danjou.info>
1173
1174         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1175
1176 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1177
1178         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1179         nested related parts.
1180
1181         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1182         unexpired articles.  This fixes the regression that led expiry marks to
1183         disappear from nnfolder groups.
1184
1185 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1186
1187         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1188         Don't confuse the "ret" of "retrograde" with RET.
1189
1190 2011-01-21  Julien Danjou  <julien@danjou.info>
1191
1192         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1193         than mm-insert-inline.
1194
1195 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1196
1197         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1198         Widen article buffer.
1199
1200 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1201
1202         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1203         the temp buffer.
1204         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1205
1206 2011-01-20  Julien Danjou  <julien@danjou.info>
1207
1208         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1209
1210         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1211         than mm-insert-inline to insert inline part: this respect
1212         mm-inline-media-tests displayers.
1213
1214         * mm-view.el (mm-display-shell-script-inline): New function.
1215
1216         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1217
1218         * mm-uu.el (mm-uu-type-alist): Add org block.
1219         (mm-uu-org-src-code-block-extract): New function.
1220
1221         * mm-view.el (mm-display-org-inline): New function.
1222
1223         * mm-decode.el (mm-automatic-display): Add text/org.
1224
1225         * mailcap.el (mailcap-mime-extensions): Add .org.
1226
1227 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1228
1229         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1230         gnus-article-add-buttons.
1231
1232 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1233
1234         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1235         From header with a date and "nobody" as the sender.
1236
1237 2011-01-19  Julien Danjou  <julien@danjou.info>
1238
1239         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1240         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1241         if you have the same regexp several times.
1242         (gnus-button-push): Fix matching when regexp is symbol.
1243
1244 2011-01-15  Glenn Morris  <rgm@gnu.org>
1245
1246         * message.el (message-mail): A compose-mail function should
1247         accept headers as strings.
1248
1249 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1250
1251         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1252         Add :vert-only tags.
1253         (message-mail): New arg RETURN-ACTION.
1254         (message-return-action): New var.
1255         (message-bury): Use it.
1256         (message-mode): Make it buffer-local.
1257         (message-send-and-exit): Always call message-bury.
1258
1259         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1260         message-mail.
1261
1262 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1263
1264         * nnimap.el (nnimap-convert-partial-article): Protect against
1265         zero-length body parts.
1266
1267         * mm-decode.el (mm-preferred-alternative-precedence):
1268         Discourage showing empty parts.
1269
1270         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1271         and stuff if the backend didn't return the article number.  This fixes
1272         an Exchange-related nnimap bug.
1273
1274         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1275         group window, because it does the wrong thing when a separate frame
1276         displays the group buffer.
1277
1278         * proto-stream.el (open-protocol-stream): Protect against the low-level
1279         transport functions returning nil.
1280
1281 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1282
1283         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1284         (mml2015-epg-find-usable-secret-key): New function.
1285         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1286         mml2015-epg-find-usable-key (Bug#7797).
1287         (mml2015-epg-encrypt): Ditto.
1288
1289 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * dgnushack.el (rot13-string): Fix the way to get the argument.
1292
1293 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1296
1297 2011-01-03  Glenn Morris  <rgm@gnu.org>
1298
1299         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1300
1301         * sieve.el (sieve-open-server): Give a more explicit error if
1302         sieve-manage-open returns nil.  (Bug#7720)
1303
1304 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1305
1306         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1307
1308 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1311         This avoids sending passwords in plain text over non-encrypted
1312         channels.
1313
1314         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1315
1316         * nnimap.el (nnimap-login): Refactored out into own function, and
1317         implement CRAM-MD5.
1318         (nnimap-wait-for-line): Refactored out.
1319
1320         * mm-view.el (mml-smime): Require.
1321
1322 2010-12-20  David Engster  <deng@eml.cc>
1323
1324         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1325         use EPG to decrypt S/MIME messages instead of openssl.
1326
1327 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1330
1331         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1332         status is the group clearly is unreachable.
1333
1334         * auth-source.el (auth-source-create): Add the optional second
1335         parameter to `local-variable-p' to be compatible with XEmacs.
1336
1337 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1338
1339         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1340         work when using a compressed nnml folder.
1341
1342 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1345         backends after sanitising on entry, because this never makes sense:
1346         If the articles have gone missing, then the data no longer exists on
1347         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1348         overwrite anything anyway.
1349
1350         * shr.el (shr-insert-document): Bind shr-width dynamically to
1351         window-width if it's nil.
1352
1353 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1354
1355         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1356         with the meaning of using the full emacs window width for rendering.
1357
1358 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1359
1360         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1361         case when sender is not given.
1362
1363 2010-12-23  Julien Danjou  <julien@danjou.info>
1364
1365         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1366         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1367         the addresses, otherwise we might misplaced the gravatar.
1368
1369 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1370
1371         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1372         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1373         obsolete in Emacs.
1374
1375 2010-12-20  Julien Danjou  <julien@danjou.info>
1376
1377         * gnus-util.el (gnus-rescale-image): Revert last change.
1378
1379 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1380
1381         * binhex.el: Improve commentary (Bug#7482).
1382
1383 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * gnus-group.el (gnus-group-delete-articles): New command.
1386
1387 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1388
1389         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1390
1391 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1394         here, since it's up to the backends to do CRLF removal if their
1395         protocol has it.
1396
1397         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1398
1399 2010-12-17  Julien Danjou  <julien@danjou.info>
1400
1401         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1402         they are from file. Can also scale up.
1403
1404 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1405
1406         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1407         gnus-use-agent.
1408         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1409
1410         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1411
1412 2010-12-17  Julien Danjou  <julien@danjou.info>
1413
1414         * gravatar.el (gravatar-retrieve-synchronously): New function.
1415         (gravatar-get-data): Make more robust.
1416
1417 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1420
1421 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1424         to really consider the last line.
1425
1426 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1427
1428         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1429         list of recipient keys, or use symmetric encryption if not a list.
1430         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1431         EPA override, replacing the call to `netrc-store-data'.
1432
1433 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1434
1435         * gnus-srvr.el: Avoid passing nil regexp argument to
1436         delete-matching-lines.
1437
1438 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1441         fetching stops when Gnus exits.
1442
1443         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1444         function.
1445         (nnfolder-request-expire-articles): Save all the buffers after doing
1446         expiry.
1447
1448         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1449         the last article", since that led to serious performance regressions
1450         when expiring nnml groups.
1451
1452 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1453
1454         * nnir.el: Improve customizations.
1455
1456 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1459
1460         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1461         group has been killed.
1462         (gnus-group-yank-group): Ditto.
1463
1464         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1465
1466         * nnimap.el (nnimap-request-update-group-status): New function.
1467
1468         * gnus-int.el (gnus-request-update-group-status): New interface
1469         function.
1470
1471         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1472         copying read-ness to the backends.
1473
1474         * nnimap.el (nnimap-quirk): New function.
1475         (nnimap-retrieve-group-data-early): Use it.
1476         (nnimap-quirks): New alist.
1477
1478 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1481         don't delete it within indentation.
1482
1483 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1484
1485         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1486         previous line.
1487
1488 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1491         QRESYNC command by deleting a superfluous space which broke Cyrus
1492         servers.  This change will break other servers that are buggy the other
1493         way around.
1494
1495 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1496
1497         * spam.el: Reindent and fix long lines.
1498         (spam-copy-or-move-routine): Exclude invalid move destinations.
1499
1500 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1501
1502         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1503         installed the registry.
1504
1505 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1508
1509 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1510
1511         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1512         groupname doesn't contain "gmane".
1513
1514 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1515
1516         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1517         and netrc-bound-and-true-p bindings.
1518         (netrc-parse): Cache the netrc contents.
1519
1520         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1521         (gnus-1): Don't create the nndrafts group twice.
1522         (gnus-setup-news): There's no need to read the active file here, since
1523         that's done again later on a per-backend basis.
1524         (gnus-start-draft-setup): Make sure that the new group is started out
1525         empty.
1526
1527         * gnus-agent.el (gnus-agentize): Don't create the queue group
1528         automatically on startup.  It'll be created later, if needed.
1529
1530         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1531         of automatically subscribed groups.
1532         (gnus-auto-subscribed-categories): New variable.
1533         (gnus-matches-options-n): Use it.
1534         (gnus-default-subscribed-newsgroups): Remove unused variable.
1535         (gnus-start-draft-setup): Message a bit less.
1536
1537 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1538
1539         * nnir.el (nnir-run-imap): Return article list in order of increasing
1540         UID.
1541
1542 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543
1544         * gnus-sum.el (gnus-summary-enter-digest-group):
1545         Mention gnus-auto-select-on-ephemeral-exit.
1546
1547         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1548         convention of the network-only option.
1549
1550 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * proto-stream.el (proto-stream-open-network-only): New function to
1553         have a way to specify non-STARTTLS upgrade connections.
1554
1555 2010-12-10  Julien Danjou  <julien@danjou.info>
1556
1557         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1558         email address is nil.
1559
1560         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1561
1562 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1563
1564         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1565         deletion.
1566         (nnir-run-imap): Only need to parse list once.
1567
1568 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1569
1570         * shr.el (shr-tag-script): Ignore <script>.
1571         (shr-tag-label): Add <label> support.
1572
1573 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1576
1577         * shr.el (shr-image-displayer): Work for images lined side by side.
1578
1579 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1580
1581         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1582         parameter, since XEmacs doesn't accept t as a parameter.
1583
1584 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1585
1586         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1587         ids.
1588         (nnir-run-gmane): Simplify groupspec formatting.
1589         (nnir-request-expire-articles): New function.
1590
1591 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1592
1593         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1594         overflow, possibly.
1595
1596         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1597         (shr-render-td): Handle td style="" better.
1598         (shr-tag-table): Use the color from the style sheet.
1599         (shr-render-td): Make sure we copy over all the overlays, too.
1600
1601 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1602
1603         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1604         (nnir-request-article): Improve article retrieval.
1605
1606 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1607
1608         * mm-util.el (mm-extra-numeric-entities): New variable.
1609
1610         * mm-url.el (mm-url-decode-entities):
1611         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1612
1613         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1614
1615 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1616
1617         * message.el: Use completion-at-point.
1618         (message-completion-function): New fun, extracted from message-tab.
1619         (message-mode): Use it for completion-at-point-functions.
1620         (message-tab): Use it and completion-at-point.
1621
1622 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1623
1624         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1625         character if a non-breakable character follows.
1626
1627 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1628
1629         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1630         any stream.
1631
1632         * shr.el (shr-tag-font): Colorize the region.
1633         (shr-tag-body): Ditto.
1634         (shr-tag-font): Actually let the styles be inherited instead of
1635         overwriting them.
1636         (shr-tag-font): Get the background color right.
1637         (shr-tag-style): Ignore all <style> tags for the moment.
1638
1639         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1640         a Message-ID to avoid having nnimap depend on gnus-sum.
1641
1642         * shr.el (shr-descend): Only colorize something if we have a node that
1643         sets colors.
1644
1645 2010-12-06  Julien Danjou  <julien@danjou.info>
1646
1647         * shr.el (shr-render-td): Render td content with shr-descend, so style
1648         will be applied to <td> too.
1649         (shr-colorize-region): Colorize region even if we only have a background.
1650         (shr-tag-body): Fix color and background color inheritance.
1651         Do not recolorize after shr-generic.
1652         (shr-tag-font): Let shr-generic colorize via inheritance.
1653
1654 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1657
1658 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1659
1660         * nnir.el (nnir-request-move-article): Remove obsolete code.
1661
1662 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1663
1664         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1665
1666 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667
1668         * gnus-sum.el (gnus-summary-respool-article): The completion function
1669         expects a list instead of an alist.
1670
1671         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1672         string as the parameter.
1673
1674         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1675
1676         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1677         styles.
1678         (shr-colorize-region): New function.
1679         (shr-insert-background-overlay): Remove.
1680         (shr-render-td): Background setting should be taken care of on a higher
1681         level.
1682         (shr-tag-body): Use post-hoc colorizations.
1683         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1684         (shr-put-color-1): Don't overwrite old colors.
1685         (shr-colorize-region): When the background color isn't explicit, use
1686         a fixed background.
1687
1688         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1689         nnmail variables.
1690
1691 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1692
1693         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1694         unless necessary.
1695
1696 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1697
1698         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1699         server.
1700
1701 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1702
1703         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1704         so that TAB works.
1705
1706         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1707         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1708
1709         * shr.el (shr-urlify): Show the URL before the title to avoid
1710         misleading URLs.
1711
1712 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1713
1714         * shr.el (shr-urlify): Display the title in <a> tags.
1715
1716 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1717
1718         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1719
1720 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1721
1722         * nnir.el: Rearrange code to allow macros to be autoloaded by
1723         gnus-sum.el.
1724         (nnir-retrieve-headers-override-function): Make this variable
1725         customizable.
1726         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1727
1728         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1729         from nnir.el.
1730
1731 2010-12-03  Julien Danjou  <julien@danjou.info>
1732
1733         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1734
1735 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1738         allow optional argument `environment'.
1739
1740 2010-12-03  Glenn Morris  <rgm@gnu.org>
1741
1742         * mm-extern.el (message-goto-body): Update declaration.
1743
1744 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1745
1746         * gnus-util.el (gnus-macroexpand-all): New function.
1747
1748         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1749         instead of macroexpand-all that is unavailable in XEmacs.
1750
1751 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1752
1753         * nnir.el (nnir-summary-line-format): New variable.
1754         (nnir-mode): Use it.
1755         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1756         (nnir-article-ids): Reimplement as defsubst.
1757         (nnir-retrieve-headers): Don't mangle the subject header.
1758         (nnir-run-imap): Use 100 as RSV score.
1759         (nnir-run-find-grep): Fix for full server searching.
1760         (nnir-run-gmane): Better restriction to gmane groups.
1761
1762         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1763         summary buffers.
1764
1765 2010-12-02  Julien Danjou  <julien@danjou.info>
1766
1767         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1768
1769         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1770
1771         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1772         support.
1773
1774 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1775
1776         * nnir.el: Update to handle the registry better.
1777         (autoload): Silence byte-compiler.
1778         (nnir-open-server): Add a hook for nnir groups.
1779         (nnir-request-move-article): Don't mangle the header. Better to use
1780         formating variables (which will be added in the future).
1781         (nnir-registry-action): Update the registry using the original article
1782         group name.
1783         (nnir-mode): Install nnir-specific hooks for updating the registry.
1784
1785         * gnus-sum.el
1786         (gnus-article-original-subject,gnus-newsgroup-original-name):
1787         Remove obsolete variables.
1788         (gnus-summary-move-article): Remove use of obsolete variables.
1789         (gnus-summary-local-variables): Make move and delete hooks local to
1790         summary buffers.
1791
1792 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * rtree.el: New file.
1795
1796 2010-12-01  Julien Danjou  <julien@danjou.info>
1797
1798         * message.el (message-user-organization): Do not use
1799         gnus-local-organization.
1800
1801         * gnus.el: Remove gnus-local-organization.
1802
1803         * gnus-msg.el: Remove nastygram thing.
1804
1805 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1806
1807         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1808         funcall.
1809
1810 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1811
1812         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1813         names.
1814
1815         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1816         characters.
1817
1818         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1819         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1820         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1821         (gnus-gravatar-transform-address): Use mail-extract-address-components
1822         that supports non-ASCII names rather than mail-header-parse-addresses.
1823
1824 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * proto-stream.el (open-protocol-stream): All starttls connections are
1827         handled by the network handler.
1828
1829 2010-11-30  Julien Danjou  <julien@danjou.info>
1830
1831         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1832         (nnimap-open-connection-1): Fix PREAUTH.
1833
1834         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1835
1836 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1837
1838         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1839         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1840         (shr-insert): Use them.
1841         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1842
1843 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1844
1845         * nnir.el (nnir-request-move-article): Bail out if original group
1846         doesn't support article moves.
1847         (nnir-get-active): Improve active list retrieval.
1848
1849 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1850
1851         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1852
1853 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1854
1855         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1856         seem to accept strings-with-numbers as port numbers,
1857
1858 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1859
1860         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1861         change the registry.
1862
1863 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1864
1865         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1866         delete-dups that is not available in XEmacs 21.4.
1867
1868         * mm-util.el (mm-delete-duplicates): Add comment.
1869
1870 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1871
1872         * nnir.el (nnir-ignored-newsgroups): New variable.
1873         (nnir-get-active): Use it.
1874
1875 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876
1877         * proto-stream.el (proto-stream-open-network): Add some comments.
1878
1879         * nntp.el (nntp-open-connection): Provide a :success condition.
1880
1881         * nnimap.el (nnimap-open-connection-1): Ditto.
1882
1883         * proto-stream.el (proto-stream-open-network): See what the response to
1884         the STARTTLS command is.
1885
1886         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1887         backwards compatibility).
1888         (nnimap-open-connection-1): Really respect nnimap-server-port.
1889
1890         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1891         TLS upgrades we don't really care about the identity of the peer.
1892         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1893         that what we've checked for.
1894         (proto-stream-always-use-starttls): Only default to t if
1895         open-gnutls-stream exists.
1896         (proto-stream-open-network): If STARTTLS failed, then just open a
1897         normal connection.
1898         (proto-stream-open-network): Wait until the greeting before doing
1899         STARTTLS.
1900
1901         * nntp.el (nntp-open-connection): Report what the connection error is.
1902
1903         * proto-stream.el (open-protocol-stream): Rename from
1904         open-proto-stream.
1905
1906 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * nnimap.el (nnimap-stream): Change default to `undecided'.
1909         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1910         first, and then network.
1911         (nnimap-open-connection-1): Respect nnimap-server-port.
1912         (nnimap-open-connection): Be more backwards-compatible.
1913
1914         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1915         (proto-stream-open-starttls): De-duplicate the starttls code.
1916         (proto-stream-open-starttls): Folded back into the main function.
1917         (proto-stream-open-network): Fix typo in the gnutls path.
1918         (proto-stream-command): Refactor out.
1919
1920         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1921
1922         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1923         starttls.el STARTTLS.
1924
1925         * color.el (color-lab->srgb): Fix function call name.
1926
1927         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1928         if we're using tls.el.
1929         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1930         built in, then don't try to establish a STARTTLS connection.
1931
1932         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1933         servers.
1934
1935         * proto-stream.el (open-proto-stream): Use network, not stream.
1936         (open-proto-stream): Add a way to specify what the end of a command is.
1937
1938         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1939         connections types.
1940         (nntp-open-network-stream): Remove.
1941         (nntp-open-ssl-stream): Remove.
1942         (nntp-open-tls-stream): Remove.
1943         (nntp-ssl-program): Remove.
1944
1945         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1946
1947 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1948
1949         * nnir.el: Fix typos.
1950         (nnir-retrieve-headers-override-function): Rename variable to reflect
1951         new semantics.
1952         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1953         macros.
1954         (nnir-request-article, nnir-request-move-article): Use them.
1955         (nnir-categorize): New function.
1956         (nnir-run-query): Use it.
1957         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1958         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1959         sorted.
1960         (nnir-group-full-name): Use gnus-group-full-name instead.
1961         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1962         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1963
1964 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1965
1966         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1967
1968         * proto-stream.el: New library to provide protocol-specific
1969         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1970         protocols.
1971         (open-proto-stream): Complete the documentation.
1972         (proto-stream-open-network): Fix some typos.
1973
1974         * nnimap.el (nnimap-open-connection): Use it.
1975
1976 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1977
1978         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1979         negotiation.
1980
1981 2010-11-26  Julien Danjou  <julien@danjou.info>
1982
1983         * color.el: Rename various rgb functions to srgb.
1984
1985 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1988         names.
1989
1990 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1991
1992         * shr.el (shr-insert): Revert last change.
1993         (shr-find-fill-point): Never leave point being at bol;
1994         relax the kinsoku limitation when rendering tables.
1995
1996 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1999         results from -accept-article.
2000
2001         * shr-color.el: Require cl when compiling.
2002
2003         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2004         checkin.
2005
2006         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2007
2008         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2009
2010         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2011         'add and 'delete to set backend marks.
2012
2013         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2014
2015         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2016
2017         * nntp.el (nntp-request-set-mark): Use it.
2018
2019         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2020
2021         * nnml.el (nnml-request-set-mark): Ditto.
2022
2023         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2024         introduces regressions in article selection.
2025         (nnimap-find-uid-response): New function.
2026         (nnimap-request-accept-article): Use the UID returned, if any.
2027         (nnimap-request-move-article): Use the UID returned, if any.
2028         (nnimap-get-groups): Reimplement to work with folded lines.
2029         (nnimap-find-uid-response): The UID is the last element in the list.
2030         (nnimap-request-set-mark): Extend syntax with 'set.
2031
2032         * nnml.el (nnml-request-set-mark): Ditto.
2033
2034         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2035
2036         * nntp.el (nntp-request-set-mark): Ditto.
2037
2038 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2039
2040         * message.el (message-called-interactively-p): A temporary macro.
2041         (message-goto-body): Use it temporarily.
2042
2043 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2046         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2047         (nnimap-last-response-string): Fix last unfolding fix.
2048
2049 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2050
2051         * shr.el (shr-insert): Fix the way to fold lines.
2052
2053 2010-11-25  Julien Danjou  <julien@danjou.info>
2054
2055         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2056
2057         * color.el: Rename from color-lab.el
2058         (color-rgb->hex): Add.
2059         (color-complement): Add.
2060         (color-complement-hex): Add.
2061
2062         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2063
2064 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2065
2066         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2067         don't exist.
2068
2069 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2070
2071         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2072         assuming that article displaying or another mml-preview may be
2073         interrupted for an error or for the like.
2074
2075         * shr.el (shr-get-background): Fix argument name.
2076
2077 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2078
2079         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2080
2081         * gnus-sum.el (gnus-summary-include-articles): New function.
2082
2083         * message.el (message-goto-body): called-interactively-p needs a
2084         parameter, so use `any'.
2085
2086         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2087         clear marks before moving, since they're synced from the Gnus side
2088         first.
2089
2090         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2091         (gnus-summary-move-article): Copy over all marks before moving, so that
2092         IMAP doesn't think a new article has arrived.
2093
2094 2010-11-24  Julien Danjou  <julien@danjou.info>
2095
2096         * shr.el (shr-insert-background-overlay): Fix typo.
2097         (shr-render-td): Copy the background before rendering.
2098
2099         * shr-color.el (shr-color-visible): Fix docstring.
2100
2101         * shr.el (shr-tag-table): Add bgcolor support.
2102         (shr-render-td): Add bgcolor support.
2103         (shr-get-background): Add.
2104         (shr-insert-foreground-overlay): Use shr-get-background.
2105
2106         * message.el (message-goto-body): Use called-interactively-p.
2107         (message-in-body-p): message-goto-body returns point.
2108
2109 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110
2111         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2112         Fixes something or other in Emacs 23, and is backwards compatible.
2113
2114         * message.el (message-goto-body): Remove the <#secure special-casing,
2115         which is too special.
2116
2117         * shr.el (shr-parse-style): Drop !important from styles.
2118
2119 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2120
2121         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2122         this function to return incorrect results when calling it with an
2123         explicit article argument different from
2124         (gnus-summary-article-number).
2125
2126 2010-11-24  Julien Danjou  <julien@danjou.info>
2127
2128         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2129         (shr-tag-body): Add background support.
2130         (shr-descend): Add background support.
2131         (shr-tag-title): Add.
2132
2133         * shr-color.el (shr-color-visible): Really return original background
2134         if fixed.
2135
2136 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137
2138         * shr.el (shr-color-check): Protect against non-existant colour names.
2139
2140 2010-11-24  Julien Danjou  <julien@danjou.info>
2141
2142         * color-lab.el: Require 'cl when compiling.
2143
2144         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2145
2146         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2147         matched part.
2148
2149         * color-lab.el: Fix all expt calls to use float type.
2150
2151 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2152
2153         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2154         expression to shr-color-check as is.
2155
2156         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2157
2158         * color-lab.el: Add coding cookie.
2159         (float-pi): Use eval-and-compile.
2160
2161         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2162         compiled for Emacsen having no `libxml-parse-html-region' support.
2163
2164 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165
2166         * shr.el (shr-insert-color-overlay): Split stuff like
2167         "#444444 !important" to find the real colour.
2168         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2169         parse <font color="red"> entries.
2170
2171 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2172
2173         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2174         point when parsing headers.
2175
2176         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2177         is positioned properly when parsing headers.
2178
2179 2010-11-23  Julien Danjou  <julien@danjou.info>
2180
2181         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2182
2183         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2184
2185         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2186
2187         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2188         Use shr-color-hue-to-rgb.
2189         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2190
2191 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192
2193         * shr.el (shr-color->hexadecimal): Autoload.
2194         (shr-descend): Add color to all tags.
2195
2196 2010-11-22  Julien Danjou  <julien@danjou.info>
2197
2198         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2199         shr-color->hexadecimal.
2200
2201         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2202         RGB() or HSL() color representation.
2203
2204         * shr.el (shr-tag-font): Add.
2205         (shr-tag-color-check): New function to get better colors.
2206         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2207         tag-span.
2208
2209         * shr-color.el: New file.
2210
2211         * color-lab.el: New file.
2212
2213         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2214
2215 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2216
2217         * nnir.el: Fix typo in comments.
2218         (nnir-run-imap): Simplify code. No need to reverse artlist.
2219         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2220
2221 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2224
2225         * nnimap.el (nnimap-get-capabilities): Refactor out.
2226         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2227
2228 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2229
2230         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2231         appearing when `mm-uu-hide-markers' is nil.
2232
2233 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * nnimap.el (nnimap-unselect-group): Make into its own function.
2236         (nnimap-request-rename-group): Unselect group before renaming.
2237         This had gotten lost somewhere.
2238         (nnimap-request-accept-article): Keep track of examined groups, and
2239         unselect the group before APPENDing to read-only groups.
2240         (nnimap-request-move-article): Clear flags before moving so that they
2241         can be re-set later.
2242
2243 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2246         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2247
2248 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * gnus-art.el (gnus-mime-display-single)
2251         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2252         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2253         parameter.
2254
2255 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2258         (shr-table-vertical-line): New variable.
2259         (shr-insert-table): Use it.
2260
2261 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * gnus-html.el (gnus-html-wash-images): Don't display images if
2264         gnus-inhibit-images is non-nil; register displayer for cid images.
2265         (gnus-html-display-image): Work for cid image.
2266         (gnus-html-insert-image): Allow arguments.
2267         (gnus-html-put-image): Inhibit read-only.
2268         (gnus-html-prefetch-images): Don't prefetch images if
2269         gnus-inhibit-images is non-nil.
2270
2271 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272
2273         * shr.el (shr-put-image): Break lines when inserting big pictures.
2274
2275 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2276
2277         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2278         sender, thanks Katsumi Yamaoka.
2279
2280 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2281
2282         * nnir.el (nnir-run-imap): Reverse the article list for each group
2283         rather than the whole list.
2284
2285 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2286
2287         * shr.el (shr-image-displayer): Protect function against non-existent
2288         image source.
2289
2290         * gnus-art.el (gnus-inhibit-images): New user option.
2291         (gnus-mime-display-single): Don't display image if it is non-nil.
2292
2293         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2294         gnus-inhibit-images.
2295
2296         * shr.el (shr-image-displayer): New function.
2297         (shr-tag-img): Use it.
2298
2299 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2300
2301         * mml2015.el (mml2015-epg-sign): Use From header.
2302
2303 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304
2305         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2306
2307         * gnus-util.el (gnus-find-text-property-region): Return markers.
2308
2309         * shr.el (shr-tag-img): Put a displayer in the text property.
2310
2311         * gnus-util.el (gnus-find-text-property-region): New utility function.
2312
2313         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2314         (gnus-html-show-images): Remove.
2315
2316         * gnus-art.el (gnus-article-show-images): New, more general function.
2317
2318         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2319         image url text properties.
2320
2321         * shr.el: Ditto.
2322
2323         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2324         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2325
2326 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2329         work for two or more articles.
2330
2331 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2332
2333         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2334         divide an image that's in an html article to two or more when washing
2335         non-ASCII characters in alt text of it.
2336
2337 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2338
2339         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2340         smime-decrypt-region using function argument.
2341         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2342
2343         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2344
2345         * smime.el (smime-decrypt-region): Catch it.
2346
2347 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2348
2349         * smime.el (smime-mode-map): Move initialization into declaration.
2350         (gnus-run-mode-hooks): Don't autoload.
2351         (smime-mode): Use define-derived-mode.
2352
2353 2010-11-11  Glenn Morris  <rgm@gnu.org>
2354
2355         * smime.el (from): Restrict declaration to XEmacs.
2356
2357         * nnir.el (gnus-group-topic-name): Autoload.
2358
2359 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * shr.el (shr-insert): Don't break long line if it is because of
2362         kinsoku-bol characters in the line end.
2363
2364 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2365
2366         * nnir.el (nnir-request-move-article): Fix to provide original group
2367         and subject.
2368         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2369         been retrieved.
2370
2371         * gnus-sum.el (gnus-summary-move-article): Use original group and
2372         subject for virtual articles such as those in an nnir summary buffer.
2373
2374 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2377         least 21.5).
2378
2379         * smime.el (from): Declare it again for XEmacs.
2380
2381 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * message.el (message-resend): Don't disable encoding unless it's
2384         already encoded.
2385
2386         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2387         low-numbered articles.
2388
2389 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2390
2391         * rfc2047.el (rfc2047-syntax-table): Simplify.
2392
2393         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2394
2395         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2396         set-char-table-range for XEmacs.
2397
2398 2010-11-10  Glenn Morris  <rgm@gnu.org>
2399
2400         * time-date.el (time-to-seconds): Always an alias on Emacs,
2401         never a real function.
2402         (with-no-warnings): Remove compat stub, now unused.
2403         (time-less-p): Doc fix.
2404         (time-to-number-of-days): Simplify.
2405
2406         * smime.el (from): Remove unused declaration.
2407
2408         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2409         (gnus-float-time): On Emacs, always an alias.
2410
2411         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2412         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2413
2414 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2415
2416         * dgnushack.el: Don't use ignore-errors in the top level form since it
2417         is unavailable in XEmacs even if cl is loaded.
2418
2419         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2420
2421 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422
2423         * shr.el (browse-url-mailto): Autoload.
2424
2425         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2426
2427         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2428         regexp doesn't need quoting.
2429
2430 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2431
2432         * message.el (message-subject-trailing-was-ask-regexp)
2433         (message-subject-trailing-was-regexp): Match was: in addition to was.
2434
2435 2010-11-09  Glenn Morris  <rgm@gnu.org>
2436
2437         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2438         (nnbabyl-check-mbox): Use point-at-bol.
2439
2440 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441
2442         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2443
2444         * message.el (message-mailto): New function.
2445         (message-mailto): Should accept other parameters.
2446         (message-mailto): Remove since it duplicates browse-url-mailto
2447         functionality.
2448
2449 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450
2451         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2452         methods.
2453         (gnus-read-active-file): Ditto.
2454
2455         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2456         ": " from the prompt.
2457         (gnus-group-make-group): Ditto.
2458
2459 2010-11-07  Glenn Morris  <rgm@gnu.org>
2460
2461         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2462         (gnus-bookmark-kill-line): Use point-at-eol.
2463
2464 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2467         asterisks in From header.
2468
2469 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2470
2471         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2472         string to avoid making the From headers syntactically invalid.
2473
2474         * message.el (message-send-mail): Don't insert courtesy messages if the
2475         message already has List-Post and List-ID messages.
2476
2477 2010-11-06  Glenn Morris  <rgm@gnu.org>
2478
2479         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2480         `condition', `type', `length' a prefix.
2481         (gnus-treat-predicate): Update for above name changes.
2482
2483 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2484
2485         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2486         binding.  Handled by `gnus-summary-refer-thread' instead.
2487         (nnir-warp-to-article): New backend function.
2488
2489         * nnimap.el (nnimap-request-thread): Force dependency updating.
2490
2491         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2492         (gnus-summary-refer-thread): Rework to improve thread-referral.
2493
2494         * gnus-int.el (gnus-warp-to-article): New function.
2495
2496         * gnus-sum.el (gnus-summary-article-map): Bind it.
2497
2498 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2499
2500         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2501         gnus-summary-refer-thread.
2502
2503         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2504         headers.
2505         (gnus-summary-limit-include-thread): Prevent articles in thread from
2506         being cut in gnus-cut-threads.
2507         (gnus-summary-refer-thread): Limit retrieved headers to those in
2508         thread.
2509
2510 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * message.el (message-send-mail): Use the value of
2513         message-courtesy-message from the message buffer.
2514
2515         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2516
2517         * shr.el (shr-browse-url): Implement mailto: URLs.
2518
2519         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2520         "raw".
2521
2522         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2523         if it's already selected.
2524
2525         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2526
2527 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2530         to measure the length and truncate alt text.
2531
2532 2010-11-03  Glenn Morris  <rgm@gnu.org>
2533
2534         * nndiary.el (nndiary-generate-nov-databases-1)
2535         (nndiary-generate-active-info): Rename dynamic variable `files' to
2536         something less generic.
2537
2538 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2539
2540         * nnir.el (nnir-request-move-article): Call the underlying backend to
2541         move articles from nnir.
2542
2543 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2546
2547 2010-11-02  Julien Danjou  <julien@danjou.info>
2548
2549         * nnir.el: Remove wais support.
2550
2551 2010-11-02  Glenn Morris  <rgm@gnu.org>
2552
2553         * gnus-html.el: Reorder requirements to quieten compiler.
2554
2555 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2558         properly for XEmacs as well.
2559         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2560         (gnus-article-natural-long-line-p): Use window-width rather than
2561         frame-width.
2562
2563 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2564
2565         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2566         (nnir-read-parms): Don't modify query.
2567         (nnir-run-query): Add ability to search topic on current line.
2568         (nnir-get-active): Clean up.
2569
2570 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2573         degenerate articles.
2574
2575         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2576         (gnus-print-buffer): Just print the buffer as is, without any copying
2577         to a buffer and then re-highlighting.
2578
2579         * nnimap.el (nnimap-request-group): Store the new updated info.
2580         (nnimap-request-group): Select the group when we don't know whether it
2581         exists or not.
2582
2583         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2584         groups.
2585
2586         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2587         groups.
2588
2589         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2590         groups.
2591
2592         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2593         long-lines case by only filling the long lines.
2594
2595         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2596         (bug #7311).
2597
2598 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * shr.el: No need to declare `declare-function' since shr.el is for
2601         only Emacsen that provide `libxml-parse-html-region'.
2602
2603         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2604         effective only in a file it is referred to.
2605
2606 2010-11-01  Glenn Morris  <rgm@gnu.org>
2607
2608         * mm-util.el (gnus-completing-read): Autoload.
2609         (mm-read-coding-system): Simplify Emacs definition.
2610
2611         * nnmail.el (gnus-activate-group):
2612         * nnimap.el (gnutls-negotiate):
2613         * nntp.el (netrc-parse): Fix declarations.
2614
2615 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2618         string-match-p in Emacs >=23.
2619
2620         * gnus-msg.el (gnus-configure-posting-styles)
2621         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2622
2623 2010-11-01  Glenn Morris  <rgm@gnu.org>
2624
2625         * nnir.el (declare-function): Add compat stub.
2626         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2627         (nnir-run-gmane): Require 'mm-url.
2628
2629         * mm-util.el (mm-string-to-multibyte): Simplify.
2630
2631         * shr.el (declare-function): Add compat stub.
2632         (url-cache-create-filename): Declare.
2633         (mm-disable-multibyte, widget-convert-button): Autoload.
2634
2635         * smime.el (ldap-search): Declare.
2636         (smime-cert-by-ldap-1): Require ldap on Emacs.
2637
2638         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2639         (nnimap-keepalive): Use gnus-float-time.
2640
2641         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2642         (mail-source-delete-crash-box): Use gnus-float-time.
2643
2644         * gnus-dired.el (gnus-completing-read): Autoload.
2645
2646         * mm-view.el (gnus-rescale-image): Autoload.
2647
2648         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2649
2650         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2651
2652         * sieve-manage.el: Require 'cl when compiling.
2653
2654         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2655         (gnus-iswitchb-completing-read): Require iswitchb.
2656         (gnus-select-frame-set-input-focus): Silence compiler.
2657
2658 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2659
2660         * message.el (message-subject-trailing-was-query): Change default to t,
2661         since I think that's what most people want.
2662
2663         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2664         appending for easier debugging.
2665         (nnimap-wait-for-connection): Take a regexp.
2666         (nnimap-request-accept-article): Wait for the continuation line before
2667         sending anything unless we're streaming.
2668
2669         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2670         leave the header washing to take place.
2671
2672 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2673
2674         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2675         regular expression match and replace in posting styles.
2676
2677 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2678
2679         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2680         an entire server.
2681         (nnir-get-active): New function.
2682         (nnir-run-imap): Use it.
2683         (nnir-run-gmane): Who knew, gmane search returns an article score!
2684
2685         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2686         server on the current line with nnir.
2687
2688 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689
2690         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2691         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2692         left edge.
2693         (gnus-article-foldable-buffer): Skip past the prefix when determining
2694         raggedness.
2695
2696         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2697         the raw article, and change `C-u g' to show the article without doing
2698         treatments.
2699
2700         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2701         on to `gnus-treat-article'.
2702         (gnus-inhibit-article-treatments): New variable.
2703
2704         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2705
2706         * gnus-art.el (gnus-treatment-function-alist): Have
2707         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2708         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2709         sections.
2710
2711         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2712         parameter.
2713         (gnus-article-fill-cited-long-lines): New function.
2714         (gnus-article-fill-cited-article): Allow filling only long sections.
2715
2716         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2717         and non-punctuation (like after the apostrophe in "'We").
2718
2719         * gnus-sum.el (gnus-summary-select-article): Make sure
2720         gnus-original-article-buffer is alive.
2721
2722         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2723         reflect the order they're in in the digest.
2724
2725         * gnus.el (gnus-group-startup-message): Move point to the start of the
2726         buffer.
2727
2728         * nnimap.el (nnimap-capability): New function.
2729         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2730         is set.
2731
2732 2010-10-31  David Engster  <dengste@eml.cc>
2733
2734         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2735         conform with changes to gnus-completing-read.
2736
2737 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2738
2739         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2740
2741 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2742
2743         * nnir.el: Move defvar, defcustom around to keep file organized
2744         and keep byte-compiler quiet.
2745         (nnir-read-parms): Accept search-engine as arg.
2746         (nnir-run-query): Pass search-engine as arg.
2747         (nnir-search-engine): Remove.
2748
2749 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * shr.el (shr-generic): The text nodes should be text, not :text.
2752
2753         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2754         later in the file.
2755
2756 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2757
2758         * nnir.el: General clean up.  Allow searching with multiple engines.
2759         Allow separate extra-parameters for each engine.
2760         Batch queries when possible.
2761         (nnir-imap-default-search-key,nnir-method-default-engines):
2762         Add customize interface.
2763         (nnir-run-gmane): New engine.
2764         (nnir-engines): Use it.  Qualify all prompts with engine name.
2765         (nnir-search-engine): Remove global variable.
2766         (nnir-run-hyrex): Restore for now.
2767         (nnir-extra-parms,nnir-search-history): New variables.
2768         (gnus-group-make-nnir-group): Use them.
2769         (nnir-group-server): Remove in favor of gnus-group-server.
2770         (nnir-request-group): Avoid searching twice.
2771         (nnir-sort-groups-by-server): New function.
2772
2773 2010-10-30  Julien Danjou  <julien@danjou.info>
2774
2775         * gnus-group.el: Remove gnus-group-fetch-control.
2776
2777         * gnus-start.el (gnus-find-new-newsgroups):
2778         Remove gnus-check-first-time-used.
2779
2780         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2781
2782 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2783
2784         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2785         set on groups that don't have \* permanentflags.
2786
2787 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2790         control the background color.
2791         (shr-tag-img): Ignore very small web bug type images.
2792         (shr-put-image): Add help-echo alt texts to the images.
2793         (shr-tag-video): Show the video poster image.
2794
2795 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2796
2797         * shr.el (shr-table-depth): New variable.
2798         (shr-tag-table-1): Only insert the images after the top-level table.
2799
2800         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2801
2802         * gnus-util.el (gnus-list-memq-of-list): New function.
2803
2804         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2805         selected.
2806         (nnimap-unsplittable-articles): New slot.
2807         (nnimap-new-articles): Use it.
2808
2809 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2810
2811         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2812         move to the previous line on `M-g'.
2813
2814 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2817         *-request-group, which seems unnecessary.
2818
2819         * nnimap.el (nnimap-quote-specials): Function copied over from
2820         imap.el.
2821         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2822         they support that.  Suggested by Tom Regner.
2823
2824 2010-10-29  Julien Danjou  <julien@danjou.info>
2825
2826         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2827         defalias.
2828         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2829
2830         * gnus.el: Remove `gnus-nntp-service' variable.
2831         (gnus-secondary-servers): Make obsolete.
2832         (gnus-nntp-server): Make obsolete.
2833
2834         * gnus-start.el (gnus-1): Remove x-splash calls.
2835
2836         * gnus-ems.el (gnus-x-splash): Remove.
2837
2838         * gnus.el (gnus-group-startup-message): Simplify/update code.
2839
2840         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2841         definition.
2842
2843         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2844         capability before doing anything.
2845         (gnus-group-insert-group-line): Remove useless
2846         gnus-group-remove-excess-properties.
2847
2848 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2851
2852 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2853
2854         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2855         config after reselecting.
2856
2857 2010-10-28  Julien Danjou  <julien@danjou.info>
2858
2859         * shr.el (shr-put-image): Use point even if only inserting text.
2860         (shr-put-image): Save excursion when inserting alt text on non-graphic
2861         display, so the behaviour is the same when we are on a graphic display.
2862
2863         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2864
2865 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2868         (gnus-mime-copy-part): Check coding system, not charset.
2869         (gnus-mime-view-part-externally): Never remove part.
2870         (gnus-mime-view-part-internally): Don't remove part here.
2871         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2872         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2873         multipart/alternative.
2874
2875         * mm-decode.el (mm-display-part): Take optional arg `force'.
2876
2877 2010-10-26  Julien Danjou  <julien@danjou.info>
2878
2879         * gnus-group.el (gnus-group-default-list-level): Add this function to
2880         compute the default list level.
2881         (gnus-group-default-list-level): Add possibility to use a function.
2882
2883 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2886
2887         * gnus-group.el (gnus-group-completing-read)
2888         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2889         gnus-replace-in-string.
2890
2891 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * shr.el (shr-tag-div): Add.
2894
2895         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2896
2897 2010-10-25  Julien Danjou  <julien@danjou.info>
2898
2899         * gnus-util.el: Remove `gnus-with-local-quit'.
2900
2901         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2902
2903 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2906         the original article buffer.
2907
2908 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909
2910         * nnimap.el (nnimap-request-head): New function.
2911         (nnimap-request-move-article): Try to be slighly faster by not
2912         requesting the entire message when moving.
2913         (nnimap-transform-headers): Don't bug out on bodiless articles.
2914         (nnimap-send-command): Have no outstanding messages if the IMAP server
2915         doesn't support streaming.
2916         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2917
2918 2010-10-24  Julien Danjou  <julien@danjou.info>
2919
2920         * message.el (message-default-headers): Fix type.
2921
2922 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2923
2924         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2925         prefetching images.
2926
2927         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2928         backend for unknown groups.  This is mainly useful for nnimap groups.
2929
2930         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2931         group isn't covered by the agent.
2932
2933 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2934
2935         * nnir.el (nnir-method-default-engines): New variable.
2936         (nnir-run-query): Use it.
2937         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2938         (gnus-summary-nnir-goto-thread): Change group if needed.
2939
2940         * gnus-group.el (gnus-group-group-map): Add key binding for
2941         gnus-group-make-nnir-group.
2942
2943 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944
2945         * shr.el (shr-tag-object): Add.
2946
2947         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2948         original article buffer live.
2949         (gnus-summary-select-article-buffer):
2950         Mention gnus-widen-article-buffer.
2951
2952 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2953
2954         * shr.el (shr-tag-strong): Add.
2955
2956 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2959         group names.  They mess up the group buffer badly.
2960
2961         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2962
2963         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2964         instead of the summary one.
2965
2966 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2967
2968         * mml.el (mml-preview): Work properly when editing article.
2969
2970         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2971         gnus-have-read-active-file if it's already been in.
2972
2973 2010-10-22  Tom Tromey  <tromey@redhat.com>
2974
2975         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2976         gnus-group-completing-read.
2977
2978 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2979
2980         * message.el (message-mode-map): Don't bind M-; to comment region, to
2981         allow the global comment-dwim to work.
2982
2983 2010-10-21  Julien Danjou  <julien@danjou.info>
2984
2985         * message.el (message-setup-1): Allow message-default-headers to be a
2986         function.
2987
2988 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * shr.el (shr-tag-table): Simplify.
2991
2992 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2995         to avoid trying to snarf invalid stuff.
2996
2997         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2998
2999         * gnus.el (gnus-message-archive-group): Quote value.
3000         (gnus-message-archive-group): Mark as changed.
3001
3002         * shr.el (shr-add-font): Don't put the font properties on the newline
3003         or the indentation.
3004
3005         * message.el (message-fix-before-sending): Change options when sending
3006         non-printable characters.
3007
3008         * gnus.el (gnus-message-archive-method): Change the default to
3009         monthly outgoing groups.
3010
3011         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3012         that have gotten new numbers.
3013
3014         * nnimap.el (nnimap-request-replace-article): New function.
3015
3016 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3017
3018         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3019         (nnrss-request-article): Don't use special html washing code.
3020
3021 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3022
3023         * shr.el (shr-tag-table): Remove useless nconc.
3024
3025 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3026
3027         * gnus-art.el (article-wash-html): Simplify and remove the charset
3028         stuff.  Use the normal html rendering code instead of the special html
3029         washing code.
3030
3031         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3032         `gnus-w3m' symbols.
3033         (mm-text-html-washer-alist): Remove.
3034
3035         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3036         (mm-inline-media-tests): Remove use.
3037         (mm-text-html-renderer): Change default to the `shr' symbol.
3038
3039         * mm-view.el (mm-inline-text-html): Remove use.
3040
3041         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3042         `gnus-blocked-images' to be a function.
3043         (gnus-article-wash-function): Remove.
3044
3045 2010-10-20  Julien Danjou  <julien@danjou.info>
3046
3047         * spam.el (spam-list-of-processors): Mark as obsolete.
3048
3049         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3050         (nnimap-insert-partial-structure): Fix boundary detection.
3051
3052 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3053
3054         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3055         run file-truename on remote files.  This can be expensive and even
3056         prevent one from editing drafts if some unrelated buffer has a stale
3057         connection.
3058
3059 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3060
3061         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3062         kinsoku-eol regardless of shr-kinsoku-shorten.
3063         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3064         (shr-tag-table): Support caption, thead, and tfoot.
3065
3066 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3067
3068         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3069         lines.
3070         (shr-save-contents): New command and keystroke.
3071
3072         * nndoc.el (nndoc-type-alist): Add git support.
3073         (nndoc-git-type-p): New function.
3074         (nndoc-transform-git-article): Ditto.
3075         (nndoc-transform-git-headers): Ditto.
3076         (nndoc-transform-git-headers): Generate Subject headers.
3077
3078         * shr.el (shr-parse-style): New function.
3079         (shr-tag-span): Ditto.
3080
3081         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3082         to `G G' to avoid collisions.
3083
3084 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3085
3086         * shr.el: Load kinsoku if necessary.
3087         (shr-kinsoku-shorten): New internal variable.
3088         (shr-find-fill-point): Make kinsoku shorten text line if
3089         shr-kinsoku-shorten is bound to non-nil.
3090         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3091         shr-indentation too when testing if table is wider than frame width.
3092         (shr-insert-table): Use `string-width' instead of `length' to measure
3093         text width.
3094         (shr-insert-table-ruler): Make sure indentation is done at bol.
3095
3096 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3097
3098         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3099         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3100         undecoded network data.
3101
3102 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3103
3104         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3105         name in the mode line spec so that the mode line menu works
3106         (bug #2431).
3107
3108         * message.el (message-get-reply-headers): If we're fed `to-address',
3109         then always use that.
3110
3111         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3112         aren't so wide as to need to switch off the edit menu.
3113
3114         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3115         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3116
3117         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3118         `M-g'.
3119         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3120         the permanent marks.
3121
3122 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3123
3124         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3125         Splitting according to references/in-reply-to obeys the ignore-groups
3126         variable, while splitting by sender and subject do not.
3127
3128 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129
3130         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3131         alist, so that we can look for non-Unicode chars.
3132         (article-translate-strings): Allow both character and string maps.
3133
3134 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * shr.el (shr-insert): Don't insert space behind a wide character
3137         categorized as kinsoku-bol, or between characters both categorized as
3138         nospace.
3139
3140 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3141
3142         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3143         headers to gnus-newsgroup-headers.
3144
3145 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146
3147         * shr.el (shr-tag-img): Don't align images -- since we're not
3148         rescaling, this often leads to ugly displays.
3149
3150 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3151
3152         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3153         duplicates.
3154
3155 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3156
3157         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3158         call.
3159
3160 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3161
3162         * gnus.el: Autoload gnus-html-show-images.
3163
3164         * nnimap.el: Use nnheader-message throughout.
3165
3166         * shr.el (shr-tag-img): Ignore images with no data.
3167
3168 2010-10-15  Julien Danjou  <julien@danjou.info>
3169
3170         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3171         a possibility to disable format=flow encoding when using hard newlines.
3172
3173 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3174
3175         * shr.el (shr-insert): Remove space inserted before or after a
3176         breakable character or at the beginning or the end of a line.
3177         (shr-find-fill-point): Do kinsoku; find the second best point or give
3178         it up if there's no breakable point.
3179
3180 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3181
3182         * nnimap.el (nnimap-open-connection): Message when opening connection
3183         for debugging purposes.
3184
3185         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3186         on every setup buffer call to allow this to change from article to
3187         article.
3188
3189         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3190         buffers where we have a wide table.
3191
3192 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3193
3194         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3195         uses *-request-thread.
3196
3197 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3198
3199         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3200         incantation, which is no longer valid.
3201
3202 2010-10-14  Julien Danjou  <julien@danjou.info>
3203
3204         * shr.el: Fix defcustom type (char -> character).
3205
3206 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3207
3208         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3209         programs.
3210
3211 2010-10-14  Julien Danjou  <julien@danjou.info>
3212
3213         * shr.el (shr-tag-a): Use url-link as widget type.
3214
3215         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3216         `gnus-group-get-icon'.
3217
3218 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3219
3220         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3221         This should make server editing work better.
3222
3223         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3224
3225         * tls.el (tls-program): Remove spurious %s from openssl.
3226
3227         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3228         (nnimap-parse-flags): Fix regexp.
3229
3230         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3231         probably work for CJVK text, too.
3232
3233         * nnimap.el (nnimap-extend-tls-programs): Remove.
3234         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3235
3236         * tls.el (tls-starttls-switches): Remove starttls hack.
3237         (open-tls-stream): Ditto.
3238         (tls-find-starttls-argument): Ditto.
3239
3240 2010-10-13  Julien Danjou  <julien@danjou.info>
3241
3242         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3243         responses.
3244
3245 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246
3247         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3248
3249         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3250         anything in Emacs.
3251
3252         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3253
3254 2010-10-13  Julien Danjou  <julien@danjou.info>
3255
3256         * shr.el (shr-width): Make shr-width a defcustom with default to
3257         fill-column.
3258         (shr-tag-img): Use shr-width rather than fill-column.
3259
3260 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3261
3262         * dgnushack.el (byte-optimize-apply)
3263         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3264
3265         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3266         position when (X-)Faces exist.
3267         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3268         avatars when called interactively.
3269
3270 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3271
3272         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3273         gnus-article-x-face-too-ugly is bound.
3274
3275 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3276
3277         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3278
3279         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3280         mailbox that doesn't exist.
3281
3282 2010-10-12  Julien Danjou  <julien@danjou.info>
3283
3284         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3285         (shr-get-image-data): Encode URL properly when fetching from cache.
3286         (shr-tag-img): Use aligned-to spaces to align correctly images.
3287
3288         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3289         before inserting the Gravatar.
3290
3291         * shr.el (shr-tag-img): Add align attribute support for <img>.
3292
3293 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3294
3295         * gnus-gravatar.el (gnus-art): Require.
3296
3297         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3298         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3299         Remove long obsoleted functions.
3300
3301 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3304
3305         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3306
3307         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3308         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3309         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3310         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3311         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3312         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3313         * sieve-manage.el, smime.el, spam.el:
3314         Fix comment for declare-function.
3315
3316 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3317
3318         * nnimap.el (nnimap-request-rename-group): Select group read-only
3319         before renaming it.
3320
3321         * shr.el (shr-insert): Fix up the white space only regexp.
3322
3323         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3324         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3325
3326         * shr.el (shr-current-column): New function.
3327         (shr-find-fill-point): New function.
3328
3329 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3330
3331         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3332         numbers.
3333
3334 2010-10-11  Julien Danjou  <julien@danjou.info>
3335
3336         * shr.el (shr-hr-line): Add.
3337         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3338         display hr lines.
3339         (shr-max-columns): Do not change state to nil if we just inserting
3340         spaces.
3341
3342 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3343
3344         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3345         select the last group.
3346
3347 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3348
3349         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3350
3351 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3352
3353         * dig.el (dig-mode-map): Declare and define in one step.
3354
3355 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356
3357         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3358         for Gnus.
3359         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3360         (nnimap-update-qresync-info): Mark \Seen articles as read.
3361
3362         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3363         non-variable, too.
3364
3365         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3366         available.
3367         (nnimap-update-info): Rely more on the current active than the param
3368         active to avoid marking articles as read too much.
3369
3370         * auth-source.el (auth-source-create): Use (user-login-name) for the
3371         user name default.
3372
3373         * nnimap.el (nnimap-update-info): If the server doesn't return any
3374         useful info, just use the previous info.
3375         (nnimap-update-info): Prefer old info over start-article.
3376         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3377
3378 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3379
3380         * nnir.el (autoload): Clean up autoloads.
3381         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3382         Use key rather than value.
3383         (nnir-imap-search-other): New variable.
3384         (nnir-read-parm): Use it.
3385         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3386         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3387
3388 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3389
3390         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3391         the process, too.
3392
3393 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * spam.el (gnus-summary-mode-map): Bind to "$".
3396         Suggested by Russ Allbery.
3397
3398         * shr.el: Rework the way things are indented by <li> slightly.
3399
3400         * gnus.el (gnus-group-set-parameter): Fix typo.
3401
3402         * nnimap.el: Start implementing QRESYNC support.
3403
3404 2010-10-09  Julien Danjou  <julien@danjou.info>
3405
3406         * nnir.el (nnir-engines): Fix too many arguments.
3407
3408 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3411         group is the "last", so that the backends like nnfolder actually save
3412         their folders.
3413
3414         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3415         try to use that for the tls stream.
3416         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3417         UIDVALIDITY and find out which groups are read-only and not.
3418         (nnimap-get-flags): Use the same marks parsing code as the rest of
3419         nnimap.
3420
3421 2010-10-09  Julien Danjou  <julien@danjou.info>
3422
3423         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3424
3425         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3426         retrieving gravatars.
3427
3428         * shr.el (shr-table-corner): Add.
3429         (shr-table-line): Add.
3430         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3431
3432 2010-10-08  Julien Danjou  <julien@danjou.info>
3433
3434         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3435
3436 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3437
3438         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3439
3440         * gnus-sum.el (gnus-mark-article-as-unread)
3441         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3442         (gnus-summary-set-bookmark): Use it.
3443
3444         * gnus-msg.el (gnus-setup-message): Use it.
3445
3446         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3447
3448         * gnus.el (gnus-group-remove-parameter): Use it.
3449
3450         * gnus-group.el (gnus-group-make-web-group): Use it.
3451
3452         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3453
3454         * nnregistry.el: Update docs to mention manual.
3455
3456         * gnus-registry.el: Update docs to mention nnregistry.el.
3457         (gnus-registry-initialize): Don't install nnregistry refer method
3458         automatically.
3459         (gnus-registry-install-nnregistry): Remove it.
3460
3461 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3462
3463         * shr.el (shr-insert): Don't insert double spaces.
3464
3465 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3466
3467         * gnus-gravatar.el (gnus-treat-from-gravatar)
3468         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3469         called interactively.
3470
3471         * gnus-art.el (gnus-mime-view-part-externally)
3472         (gnus-mime-view-part-internally): Make predicate function passed to
3473         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3474         of a mime type.
3475
3476         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3477
3478 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3479
3480         * shr.el (require): Require cl when compiling.
3481         (shr-tag-hr): New function.
3482
3483         * nnimap.el (nnimap-update-info): Remove double setting of high.
3484         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3485         This makes nnimap work properly on Courier again.
3486
3487         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3488         the variable for backwards compatability.
3489
3490         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3491         the file name before using to avoid setting mm-default-directory to
3492         nil.
3493
3494         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3495         bidning gnus-agent variables.
3496
3497         * shr.el (shr-render-td): Use a cache for the table rendering function
3498         to avoid getting an exponential rendering behaviour in nested tables.
3499         (shr-insert): Rework the line-breaking algorithm.
3500         (shr-insert): Don't leave trailing spaces.
3501         (shr-insert-table): Also insert empty TDs.
3502         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3503
3504 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3505
3506         * gnus-sum.el (gnus-number): Rename from `number'.
3507         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3508         (gnus-summary-limit-children): Update uses correspondingly.
3509
3510 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3511
3512         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3513         (gnus-gravatar-transform-address): Don't show avatars of people of
3514         which mail addresses match gnus-gravatar-too-ugly.
3515
3516 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3517
3518         * shr.el (shr-table-widths): Expand TD elements to fill available
3519         space.
3520
3521 2010-10-07  Julien Danjou  <julien@danjou.info>
3522
3523         * nnimap.el (nnimap-request-rename-group): Add this method.
3524
3525 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3526
3527         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3528         name from XEmacs' function-arglist.
3529
3530         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3531         gravatar under XEmacs.
3532
3533 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3534
3535         * auth-source.el: Update docs with TODO items.
3536
3537         * gnus-sync.el: Update docs to explain state and plans.
3538
3539         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3540         Hooks for mark updates.
3541         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3542
3543         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3544         hooks with arguments, which is needed for mark update hooks.
3545
3546 2010-10-06  Julien Danjou  <julien@danjou.info>
3547
3548         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3549         was matched.
3550
3551         * sieve-manage.el: Update example in `Commentary'.
3552
3553         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3554
3555         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3556         not 2000.
3557         (sieve-manage-authenticate): Re-add function.
3558
3559 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * shr.el (shr-insert): Get 'space transition right.
3562         (shr-render-td): Only delete space at the end of the TD.
3563
3564         * nnimap.el (nnimap-open-connection): Prepare to support
3565         open-gnutls-stream.
3566
3567         * shr.el: Rearrange function order to be more logical.
3568
3569 2010-10-06  Julien Danjou  <julien@danjou.info>
3570
3571         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3572         (nnrss-discover-feed): Remove 404 URL in docstring.
3573
3574         * nnir.el: Fix Swish-E URL.
3575         Fix Namazu URL.
3576
3577         * message.el (message-change-subject): Remove 404 URL in a comment.
3578
3579 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3580
3581         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3582         called interactively.
3583
3584         * gnus-util.el (gnus-remove-if): Allow hash table.
3585         (gnus-remove-if-not): New function.
3586
3587         * gnus-art.el (gnus-mime-view-part-as-type)
3588         * gnus-score.el (gnus-summary-score-effect)
3589         * gnus-sum.el (gnus-read-move-group-name):
3590         Replace remove-if-not with gnus-remove-if-not.
3591
3592         * gnus-group.el (gnus-group-completing-read):
3593         Regard collection as a hash table if it is not a list.
3594
3595 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3598
3599         * shr.el: Document the table-rendering algorithm.
3600
3601 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3602
3603         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3604         for Emacsen having no `libxml-parse-html-region' support.
3605
3606 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607
3608         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3609         invalid URLs.
3610
3611         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3612         line-broken.
3613         (shr-tag-img): Ignore image fetching errors.
3614         (shr-overlays-in-region): Compute overlay positions correctly.
3615
3616         * mm-decode.el (mm-shr): Require shr.
3617
3618         * gnus-art.el (gnus-blocked-images): Move variable here.
3619
3620         * shr.el (shr-insert-table): Bind free variable.
3621
3622         * mm-decode.el (mm-shr): Bind shr-content-function.
3623
3624         * shr.el (shr-content-function): New variable.
3625
3626         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3627         added for symmetry.
3628
3629         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3630
3631         * gnus-group.el (gnus-group-make-group): Doc fix.
3632
3633         * nnimap.el (nnimap-request-newgroups): Return success.
3634
3635         * shr.el (shr-find-elements): New function.
3636         (shr-tag-table): Put all the images after the table.
3637         (shr-tag-table): Really inhibit images inside the table.
3638         (shr-collect-overlays): Copy over overlays from the TD elements to the
3639         main document.
3640
3641         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3642         gnus-blocked-images.
3643
3644 2010-10-05  Julien Danjou  <julien@danjou.info>
3645
3646         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3647
3648         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3649         (gnus-html-maximum-image-size): Add this function.
3650         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3651
3652         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3653         server-value of the capability is nil.
3654
3655 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656
3657         * shr.el (shr-tag-em): Add <EM> tag.
3658
3659 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3660
3661         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3662         customizable.
3663
3664         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3665         handing broken links to browse-url.
3666
3667 2010-10-05  Julien Danjou  <julien@danjou.info>
3668
3669         * gnus-util.el (gnus-emacs-completing-read)
3670         (gnus-iswitchb-completing-read): Use autoload rather than require.
3671
3672 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3675         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3676         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3677         iswitchb-temp-buflist for XEmacs.
3678
3679         * gnus-util.el (gnus-completing-read-function): Exclude
3680         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3681         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3682         XEmacs.
3683
3684         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3685         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3686
3687         * gnus-html.el: Don't require help-fns under XEmacs.
3688         (gnus-html-schedule-image-fetching): Work for XEmacs.
3689
3690         * mm-decode.el (mm-shr): Decode contents by charset.
3691
3692 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693
3694         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3695         unknown.
3696
3697         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3698         (shr-get-image-data): Ensure against the cache file missing.
3699
3700         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3701         for data.
3702
3703         * spam-report.el (spam-report-url-ping-plain): Don't query about
3704         killing the process.
3705
3706         * shr.el (shr-render-td): Protect against too-wide text.
3707
3708 2010-10-04  Julien Danjou  <julien@danjou.info>
3709
3710         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3711         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3712
3713         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3714         retrieved.
3715
3716 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * shr.el (browse-url): Require.
3719         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3720         lines.
3721         (shr-show-alt-text, shr-browse-image): New commands.
3722         (shr-browse-url, shr-copy-url): New commands.
3723
3724         * gnus-sum.el (gnus-widen-article-window): New variable.
3725         (gnus-summary-select-article-buffer): Use it.
3726
3727         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3728         without @ signs.
3729
3730 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3731
3732         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3733
3734 2010-10-04  Julien Danjou  <julien@danjou.info>
3735
3736         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3737         for XEmacs.
3738
3739 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3740
3741         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3742
3743         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3744         (nnimap-close-server): Implement.
3745
3746         * dgnushack.el (iswitchb): Require to shut up the compiler.
3747
3748         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3749         (shr-insert): Tweak line breaking.
3750         (shr-insert): Handle <pre> better.
3751         (shr-tag-li): Get <li> indentation right.
3752         (shr-tag-li): Get <li> indentation even righter.
3753         (shr-tag-blockquote): Ensure paragraph start.
3754         (shr-make-table): Tweak table generation.
3755         (shr-make-table): Fix typo.
3756
3757         * shr.el: Implement table rendering.
3758
3759 2010-10-04  Julien Danjou  <julien@danjou.info>
3760
3761         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3762
3763 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3764
3765         * shr.el (shr-insert): Use string anchors instead of line anchors.
3766
3767 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * shr.el: Add headings.
3770         (shr-ensure-paragraph): Actually work.
3771         (shr-tag-li): Make <ul> prettier.
3772         (shr-insert): Get white space at the beginning/end of elements right.
3773         (shr-tag-p): Collapse subsequent <p>s.
3774         (shr-ensure-paragraph): Don't insert double line feeds after blank
3775         lines.
3776         (shr-insert): \t is also space.
3777         (shr-tag-s): Fix "s" tag name function.
3778         (shr-tag-s): Fix face prop name.
3779
3780 2010-10-03  Julien Danjou  <julien@danjou.info>
3781
3782         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3783
3784         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3785         gnus-window-inside-pixel-edges.
3786
3787         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3788         gnus-ems.
3789
3790         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3791
3792         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3793         function.
3794
3795         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3796         resize choice.
3797
3798 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3799
3800         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3801         beginning of the buffer.
3802
3803         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3804         article buffer again.
3805
3806         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3807
3808         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3809         when it's at the start of the buffer.
3810
3811         * shr.el (shr-tag-blockquote): Convert name.
3812         (shr-rescale-image): Use the right image-size variant.
3813
3814         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3815         buffer isn't shown, then select the current article first instead of
3816         bugging out.
3817         (gnus-summary-select-article-buffer): Show both the article and summary
3818         buffers again.
3819
3820         * shr.el (shr-fontize-cont): Protect against regions with no text.
3821         Rename tag functions to shr-tag-* for enhanced security.
3822         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3823
3824 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3825
3826         * shr.el (shr-insert):
3827         * pop3.el (pop3-movemail):
3828         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3829         loaded.
3830
3831 2010-10-03  Glenn Morris  <rgm@gnu.org>
3832
3833         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3834
3835         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3836
3837         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3838
3839         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3840
3841         * gnus-util.el (gnus-make-local-hook): Simplify.
3842
3843 2010-10-02  Julien Danjou  <julien@danjou.info>
3844
3845         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3846         (gnus-ido-completing-read): New function.
3847         (gnus-emacs-completing-read): New function.
3848         (gnus-completing-read): Use gnus-completing-read-function.
3849         Add gnus-completing-read-function.
3850
3851 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * shr.el (shr-insert-document): Autoload.
3854         (shr-img): Be silent.
3855         (shr-insert): Add a newline after every picture before text.
3856         (shr-add-font): Use overlays for combining faces.
3857         (shr-insert): Pass upwards the text start point.
3858
3859         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3860         possible.
3861         (mm-shr): New function.
3862
3863 2010-10-02  Julien Danjou  <julien@danjou.info>
3864
3865         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3866         should go backward.
3867
3868 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3869
3870         * shr.el (shr): Fix typo in provide call.
3871
3872 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3873
3874         * shr.el: New file.
3875
3876         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3877
3878         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3879         completing read.
3880
3881 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3882
3883         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3884         we're being queried about.  Suggested by Dan Jacobson.
3885
3886         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3887         Suggested by Jason Eisner.
3888
3889         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3890         table, too.  Suggested by Stefan Wiens.
3891         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3892         the table unnecessary.  Suggested by Stefan Wiens.
3893
3894         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3895         longer needed, and probably doesn't work either, as pointed out by
3896         Stefan Wiens.
3897         (gnus-summary-exit): Remove call to the clearing function.
3898         (gnus-summary-exit-no-update): Ditto.
3899
3900         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3901         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3902         Reported by Stefan Monnier.
3903         (gnus-summary-save-in-rmail): Ditto.
3904
3905         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3906         article buffer, instead of both the article buffer and the summary
3907         buffer.  Sort of suggested by Dan Jacobson.
3908
3909         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3910
3911         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3912         Suggested by Dan Jacobson.
3913
3914         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3915         documentation clearer.
3916
3917         * message.el (message-shorten-references): Comment on the number "21".
3918         Suggested by Stefan Monnier.
3919
3920         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3921         Suggested by Dan Jacobson.
3922
3923         * gnus.el (gnus-large-newsgroup):
3924         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3925
3926         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3927         externalize attachments.  Bug reported by Steve Wen.
3928
3929         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3930         really message anything to the user.
3931
3932         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3933         directly.
3934
3935         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3936         messages in empty groups.
3937
3938 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3939
3940         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3941         non-UIDNEXT group.
3942
3943 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3944
3945         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3946         not the value from the collection.
3947
3948         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3949         values.  This sometimes happens on some groups that have no info.
3950         (nnimap-request-newgroups): New function.
3951
3952 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3953
3954         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3955         check into `gnus-registry-initialize'.
3956         (gnus-registry-initialize): Ditto.
3957         Fix and extend header docs.
3958
3959 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3960
3961         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3962         regexp backtrace overflows.
3963
3964         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3965         for starttls that tls.el implements; i.e. openssl.
3966
3967         * tls.el (tls-starttls-switches): Give up on using starttls with
3968         gnutls-cli.
3969         (tls-program): Add --insecure to be consistent with the defaults from
3970         openssl s_client.  Now all three commands are insecure.
3971
3972 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * lpath.el: Bind completion-styles-alist for XEmacs.
3975
3976         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3977         (gravatar-create-image): New function that's an alias to
3978         gnus-xmas-create-image, gnus-create-image, or create-image.
3979         (gravatar-data->image): Use it.
3980
3981 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3982
3983         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3984         install the nnregistry refer method.
3985         (gnus-registry-install-hooks): Use it.
3986         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3987         unfollowed groups.
3988
3989 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3990
3991         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3992         expanding threads.
3993
3994 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3995
3996         * nnir.el: Use the server names without suffixes (bug #7009).
3997
3998         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3999         unencrypted to STARTTLS, if possible.
4000
4001 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4002
4003         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4004         headers before superseding.
4005
4006 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4007
4008         * nnrss.el (nnrss-use-local): Add documentation.
4009
4010         * nnimap.el (nnimap-extend-tls-programs): New function.
4011         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4012         (nnimap-wait-for-connection): Accept the greeting from the stupid
4013         output from openssl s_client -starttls, too.
4014
4015         * tls.el (tls-starttls-switches): New variable.
4016         (tls-find-starttls-argument): Use it.
4017         (open-tls-stream): Ditto.
4018
4019         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4020         (netrc-machine): Ditto.
4021
4022         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4023         article number.
4024         (nnimap-split-fancy): New variable.
4025         (nnimap-split-incoming-mail): Use it.
4026
4027         * nntp.el (nntp-server-list-active-group): Document.
4028
4029         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4030         SELECT to get the message-id.
4031
4032         * mail-source.el (mail-sources): Remove webmail support.
4033         (defvar): Ditto.
4034         (mail-source-fetcher-alist): Ditto.
4035         (mail-source-fetch-webmail): Remove.
4036
4037         * webmail.el: Remove -- doesn't seem relevant any more.
4038
4039         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4040
4041         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4042         the \r.
4043
4044 2010-09-30  Julien Danjou  <julien@danjou.info>
4045
4046         * gnus-agent.el (gnus-agent-add-group): Fix call to
4047         gnus-completing-read.
4048
4049 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4050
4051         * nndoc.el (nndoc-retrieve-groups): New function.
4052
4053         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4054         `default', use nnmail-split-methods.
4055         (nnimap-request-article): Downcase the NILs so that they are nil.
4056
4057         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4058         symbol.
4059
4060         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4061         code, since if the user has requested network, that's what they ought
4062         to get.
4063         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4064         (nnimap-split-rule): Mark as obsolete.
4065
4066         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4067         New variable.
4068
4069         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4070         correct slot, too.
4071
4072 2010-09-29  Julien Danjou  <julien@danjou.info>
4073
4074         * gnus.el (gnus-local-domain): Declare variable obsolete.
4075
4076         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4077         Fix history computing.
4078         (gnus-ido-completing-read): Require ido.
4079
4080 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4081
4082         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4083         build Gnus.
4084
4085         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4086         when interpreting the structures.
4087         (nnimap-request-accept-article): Add \r\n to the lines to make this
4088         work with Cyrus.
4089
4090         * nndraft.el (nndraft-request-expire-articles): Use the group name
4091         instead if "nndraft".  Fix found by Nils Ackermann.
4092
4093 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4094
4095         * nnregistry.el: Add.
4096
4097 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4098
4099         * nnmail.el (group, group-art-list, group-art):
4100         Remove unneeded directives.
4101
4102 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4105         (mm-mime-charset)
4106         * rfc2047.el (rfc2047-syntax-table)
4107         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4108
4109         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4110         rather than `insert-file-contents' and `eval-region'.
4111
4112         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4113         construction.
4114
4115         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4116
4117         * time-date.el: No need to require cl for Emacs 21.
4118
4119 2010-09-29  Julien Danjou  <julien@danjou.info>
4120
4121         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4122         replacement of `gnus-gravatar-relief' to mimic
4123         `gnus-faces-properties-alist'.
4124         Add :version property.
4125
4126 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4127
4128         * mail-source.el (mail-source-report-new-mail)
4129         * message.el (message-default-mail-headers)
4130         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4131
4132         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4133
4134 2010-09-28  Julien Danjou  <julien@danjou.info>
4135
4136         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4137         mail-address contains the same string as real-name.
4138
4139         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4140         non-blank in header, otherwise it'll get stripped.
4141
4142         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4143         real-name, and then for mail address rather than doing : or , search.
4144
4145 2010-09-27  Julien Danjou  <julien@danjou.info>
4146
4147         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4148         right completing-read function.
4149         (gnus-use-ido): New variable
4150         (gnus-completing-read-with-default): Remove.
4151         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4152         (gnus-agent-add-group):
4153         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4154         * mm-view.el (mm-view-pkcs7-decrypt):
4155         * mm-util.el (mm-codepage-setup):
4156         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4157         * mml-smime.el (mml-smime-openssl-sign-query):
4158         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4159         (mml-insert-multipart):
4160         * gnus-msg.el (gnus-summary-yank-message):
4161         * gnus-int.el (gnus-start-news-server):
4162         * mm-decode.el (mm-interactively-view-part):
4163         * gnus-dired.el (gnus-dired-attach):
4164         * gnus.el (gnus-read-method):
4165         * gnus-bookmark.el (gnus-bookmark-jump):
4166         * gnus-art.el (gnus-mime-view-part-as-type)
4167         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4168         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4169         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4170         * nnmairix.el (nnmairix-create-server-and-default-group)
4171         (nnmairix-update-groups, nnmairix-get-server)
4172         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4173         (nnmairix-get-group-from-file-path):
4174         * nnrss.el (nnrss-find-rss-via-syndic8):
4175         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4176         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4177         (gnus-group-browse-foreign-server):
4178         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4179         (gnus-summary-execute-command, gnus-summary-respool-article)
4180         (gnus-read-move-group-name):
4181         * gnus-score.el (gnus-summary-increase-score)
4182         (gnus-summary-score-effect):
4183         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4184
4185 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4186
4187         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4188         x-focus-frame.
4189
4190         * nnimap.el (auth-source-forget-user-or-password)
4191         (auth-source-user-or-password): Autoload.
4192
4193         * message.el (message-from-style, message-interactive)
4194         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4195         (message-yank-prefix, message-indentation-spaces, message-signature)
4196         (message-signature-file): Add comment.
4197
4198 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4201         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4202         new articles.
4203
4204         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4205         parts.
4206         (nnimap-request-article): Work with the t setting, too.
4207
4208         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4209         that you don't get flashes of other buffers.
4210         (gnus-summary-show-complete-article): Intern before setting.
4211
4212 2010-09-27  David Engster  <dengste@eml.cc>
4213
4214         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4215         well as HEADERS.
4216         (nnmairix-retrieve-headers): Provide new argument for the above.
4217
4218 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4219
4220         * gnus-sum.el (gnus-summary-move-article): Don't alter
4221         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4222         group.
4223
4224         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4225
4226         * message.el (message-cite-prefix-regexp): Revert my last edit.
4227
4228         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4229         variable instead of the Gnus variable.
4230
4231         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4232
4233         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4234
4235         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4236         since some servers don't like it.
4237         (nnimap-open-connection): Forget credentials if the server says the
4238         password was wrong.
4239         (nnimap-parse-line): Protect against invalid data.
4240
4241         * gnus-sum.el (gnus-summary-move-article): Add comment.
4242         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4243         nothing alters it while scanning for new messages.
4244
4245         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4246         which may or may not help.
4247         (nnimap-open-connection): If we're doing a stream connection, and then
4248         discover we're on a STARTTLS-capable server, then open a STARTTLS
4249         connection instead.
4250
4251 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4252
4253         * nnimap.el (utf7): Require.
4254
4255         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4256         prefix.
4257
4258 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4259
4260         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4261
4262 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263
4264         * nnimap.el (nnimap-request-accept-article): Message the error on
4265         error.
4266
4267 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4268
4269         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4270
4271 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4272
4273         * nndoc.el (nndoc-request-list): Return success always.
4274
4275         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4276         `fetch-old' -- we only want to fetch the articles we've requested.
4277         The rest are in the agent, probably.
4278         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4279         disappeared server" to something low.  It's not important.
4280
4281         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4282         arrived before the FETCH data.
4283
4284         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4285         target here, because we don't know the Gnus name of the group.
4286
4287         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4288         for the correct group.
4289
4290         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4291
4292         * gnus.el (gnus): Give a final warning after startup.
4293
4294         * gnus-util.el (gnus-action-message-log): New variable.
4295         (gnus-message): Use it.
4296         (gnus-final-warning): New function.
4297
4298         * nnimap.el (nnimap-open-connection): Record the greeting.
4299         (nnimap): Add greeting.
4300
4301 2010-09-26  Julien Danjou  <julien@danjou.info>
4302
4303         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4304         arguments.
4305         (gnus-html-wash-images): Fix spec computing to include start/end.
4306
4307         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4308
4309 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4312         deletion.
4313         (nnimap-retrieve-headers): Don't select the group, because that's
4314         already done by nnimap-possibly-change-group.
4315
4316         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4317         (gnus-picon-transform-address): Use it.
4318
4319         * mail-source.el (mail-source-value): Revert previous patch.
4320
4321         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4322         on failure.
4323         (nnimap-open-connection): Look up both virtual and physical server name
4324         credentials.
4325
4326         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4327
4328 2009-02-07  Dave Love  <fx@gnu.org>
4329
4330         * tls.el (open-tls-stream): Don't query killing process.
4331
4332 2009-02-08  Dave Love  <fx@gnu.org>
4333
4334         * gnus-win.el (gnus-window-to-buffer-helper)
4335         (gnus-all-windows-visible-p): Function needn't be a symbol.
4336
4337         * mail-source.el (mail-source-value): Function needn't be a symbol.
4338
4339 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4340
4341         * message.el (message-cite-prefix-regexp): Remove } from the cite
4342         prefix.
4343
4344         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4345         highlight again, so that the highlight is correct.
4346
4347         * gnus-picon.el (gnus-picon): Remove again.
4348         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4349
4350         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4351         doing the header highlightling, so that the background colour of the
4352         picon is correct.
4353
4354         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4355         (gnus-picon): Ditto.
4356         (gnus-picon): Reinstate.  The background colour for picons is white.
4357         (gnus-picon-insert-glyph): Make the background white.
4358
4359         * nnml.el (nnml-open-nov): Don't return dead buffers.
4360
4361         * auth-source.el (auth-source-create): Query the user for whether to
4362         store the credentials.
4363
4364         * netrc.el (netrc-store-data): New function.
4365
4366         * auth-source.el (auth-source-user-or-password): Use the existing auth
4367         sources, if any, for creation.
4368
4369         * gnus.el (gnus-group-fast-parameter): Return the last matching
4370         parameter instead of the first matching parameter.
4371
4372 2010-09-26  Julien Danjou  <julien@danjou.info>
4373
4374         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4375
4376 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4377
4378         * mml2015.el (mml2015-use): Remove gpg support.
4379
4380         * mml1991.el (mml1991-function-alist): Remove gpg function.
4381         (mml1991-gpg-sign): Remove.
4382
4383 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4384
4385         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4386         (gnus-browse-unsubscribe-current-group): Document it.
4387         (gnus-browse-unsubscribe-group): Use it.
4388
4389 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4390
4391         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4392         address to the To list for easier response.
4393
4394         * gnus.el (gnus-play-startup-jingle): Remove.
4395         (gnus-splash): Don't play jingle.
4396         (gnus): Silence gnus-load message.
4397
4398         * gnus-art.el (gnus-treat-play-sounds): Remove.
4399
4400         * gnus.el (gnus-play-jingle): Remove audio support.
4401
4402         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4403
4404         * earcon.el: Remove -- no users.
4405
4406         * gnus-audio.el: Remove -- no users of this package.
4407
4408         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4409
4410         * gnus-start.el (gnus-setup-news): Remove nocem support.
4411
4412         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4413
4414         * gnus.el (gnus-use-nocem): Remove.
4415
4416         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4417         Remove.
4418
4419         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4420         uses NoCeM any more.
4421
4422         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4423         (gnus-button-ctan-handler): Ditto.
4424         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4425         (gnus-button-ctan-directory-regexp): Ditto.
4426         (gnus-button-handle-ctan): Ditto.
4427         (gnus-button-tex-level): Ditto.
4428         (gnus-button-alist): Remove CTAN stuff.
4429
4430 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431
4432         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4433         nnimap-streaming test.
4434
4435         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4436         servers twice.
4437
4438         * nnimap.el (nnimap-open-connection): Add more error reporting when
4439         nnimap fails early.
4440
4441         * nnheader.el (nnheader-get-report-string): New function.
4442         (nnheader-get-report): Use it.
4443
4444         * gnus-int.el (gnus-check-server): Say what the error was when opening
4445         failed.
4446
4447         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4448         using streaming.
4449
4450 2010-09-25  Julien Danjou  <julien@danjou.info>
4451
4452         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4453         gnus-window-inside-pixel-edges.
4454
4455 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4456
4457         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4458
4459         * mm-decode.el (mm-save-part): Allow saving to other directories the
4460         normal Emacs way.
4461
4462         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4463         Suggested by Jay Berkenbilt.
4464
4465         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4466         there isn't a single byte.
4467
4468         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4469         just do it.  It doesn't really seem to matter what the user responds
4470         here, I think, so it's just a confusing question.
4471
4472         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4473         non-streaming case.
4474
4475         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4476         (gnus-article-encrypt-body): Use it.
4477
4478         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4479         keystroke.
4480
4481         * nnimap.el (nnimap-find-wanted-parts-1):
4482         Use gnus-fetch-partial-articles.
4483
4484         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4485
4486         * nnimap.el (nnimap-insert-partial-structure): New function.
4487         (nnimap-get-partial-article): New function.
4488         (nnimap-request-article): Use it.
4489         (nnimap-wait-for-response): Return whether the wait was successful.
4490         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4491         retrieval wasn't successful.
4492         (nnimap-retrieve-group-data-early): Allow throttling servers.
4493         (nnimap-streaming): New variable.
4494         (nnimap-fetch-partial-articles): Remove.
4495
4496         * mm-decode.el (mm-with-part): Protect against killed buffers.
4497
4498         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4499         for prettier summary display.
4500
4501 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4502
4503         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4504
4505 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4506
4507         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4508         apparently third-party libraries depend on it.
4509
4510         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4511         before starting negotiation.
4512
4513         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4514         privacy reasons.
4515         (gnus-treat-mail-gravatar): Ditto.
4516
4517         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4518         buffer when inserting images.  Inserting text into the headers, for
4519         instance, can make them invalid.
4520
4521 2010-09-25  Julien Danjou  <julien@danjou.info>
4522
4523         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4524         variables.
4525
4526         * nnheader.el: Remove useless variables news-reply-yank-from and
4527         news-reply-yank-message-id.
4528
4529         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4530         variables.
4531
4532         * mml1991.el: Remove useless mml1991-verbose.
4533
4534         * gnus.el: Remove useless variable gnus-use-generic-from.
4535         Remove obsolete variable gnus-topic-indentation.
4536
4537         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4538
4539         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4540
4541         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4542
4543         * gnus-group.el: Remove useless gnus-group-icon-cache.
4544         Remove useless gnus-ephemeral-group-server.
4545
4546         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4547
4548         * mml2015.el: Remove useless mml2015-verbose.
4549
4550         * mml-smime.el: Remove useless mml-smime-verbose.
4551
4552         * gnus.el: Remove useless gnus-local-domain.
4553
4554         * gnus-gravatar.el (gnus-gravatar-transform-address):
4555         Use gnus-gravatar-size.
4556
4557         * gnus-art.el: Remove useless gnus-treat-translate.
4558
4559 2010-09-24  Julien Danjou  <julien@danjou.info>
4560
4561         * gnus-sum.el: Add support for Gravatars.
4562
4563         * gnus-art.el: Add support for Gravatars.
4564
4565         * gnus-gravatar.el: Add this file.
4566
4567         * gravatar.el: Add this file.
4568
4569 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570
4571         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4572
4573         * gnus-group.el (gnus-group-fetch-faq): Remove.
4574
4575         * gnus.el (gnus-group-faq-directory): Remove.
4576
4577         * gnus-group.el (gnus-group-fetch-charter): Remove.
4578
4579         * gnus.el (gnus-group-charter-alist): Remove.
4580
4581         * gnus-group.el (gnus-group-archive-directory): Remove.
4582         (gnus-group-recent-archive-directory): Ditto.
4583         (gnus-group-make-archive-group): Remove.
4584
4585         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4586
4587         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4588         use the same article number for all the cached articles.
4589
4590         * nnimap.el (nnimap-command): Register the last command time so
4591         that we can use it for idling NOOPs.
4592         (nnimap-open-connection): Start the keeplive timer.
4593         (nnimap-make-process-buffer): Store all the process buffers.
4594         (nnimap-keepalive): New function.
4595
4596         * starttls.el (starttls-open-stream): Add autoload cookie.
4597
4598 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4599
4600         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4601         handling.
4602
4603 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604
4605         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4606         its data structures.
4607
4608         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4609         instead of the cl.el copy-list.
4610         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4611         equalp.
4612
4613 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4616         and tool-bar-local-item-from-menu.
4617
4618         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4619         mode-line-highlight face for Emacs.
4620
4621         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4622         loading gnus-sum.elc; fix comment for canlock-verify.
4623         (gnus-article-jump-to-part): Use read-number.
4624         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4625         Remove Emacs pre-21 compatible code for help-echo.
4626         (gnus-article-next-page-1): No need to adjust the number of lines.
4627         (gnus-article-describe-bindings): Always use help-buffer.
4628
4629         * gnus-audio.el (gnus-audio-inline-sound)
4630         * gnus-cus.el (gnus-custom-mode)
4631         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4632
4633         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4634
4635         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4636         compatible code.
4637
4638 2010-09-24  Glenn Morris  <rgm@gnu.org>
4639
4640         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4641         visiting the fcc file in rmail-mode.
4642
4643         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4644
4645 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * nnir.el: Silence the byte compiler.
4648
4649         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4650         alias to browse-url-url-encode-chars if any.
4651         (gnus-html-encode-url): Use it.
4652
4653 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * gnus-start.el (gnus-use-backend-marks): New variable.
4656         (gnus-get-unread-articles-in-group): Use it.
4657
4658         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4659         makeover.
4660
4661 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4662
4663         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4664
4665 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4668         Remove.
4669         (gnus-setup-news-hook):
4670         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4671
4672         * gnus-int.el (gnus-request-update-info): Protect against backends not
4673         having the function.
4674
4675         * nnimap.el (nnimap-stream): Mention starttls.
4676         (nnimap-open-connection): Add starttls support.
4677
4678 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4679
4680         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4681
4682 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4683
4684         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4685         BODYSTRUCTUREs.
4686         (nnimap-transform-headers): Unfold quoted {42} headers.
4687
4688         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4689         the info.
4690         (gnus-get-unread-articles): Only call updatep on backends that support
4691         it.
4692
4693         * nnweb.el (nnweb-request-update-info): NOOP.
4694
4695         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4696
4697         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4698         since it only deals with marks.
4699
4700         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4701         gnus-request-marks, and make a new gnus-request-update-info.
4702
4703         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4704         the active instead of the high number, which is usually too low.
4705
4706 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4707
4708         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4709         * encrypt.el: Remove.
4710
4711 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712
4713         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4714         server in symbolic form.
4715
4716         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4717
4718 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4719
4720         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4721         (nnimap-update-info): Fix up code slightly.
4722
4723         * gnus-int.el (gnus-open-server): Add tracing for performance
4724         debugging.
4725
4726         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4727         (gnus-group-insert-group-line): Pass the real group name so that it
4728         gets the right data.
4729
4730         * gnus-start.el (gnus-get-unread-articles): Don't have
4731         `gnus-get-unread-articles-in-group' update info, since that can be
4732         really slow and doesn't seem to be needed?
4733
4734 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4735
4736         * time-date.el (date-to-time): Try using parse-time-string first before
4737         using the slower timezone-make-date-arpa-standard.
4738
4739 2010-09-22  Julien Danjou  <julien@danjou.info>
4740
4741         * gnus-group.el (gnus-group-insert-group-line):
4742         Call gnus-group-highlight-line.
4743         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4744         default hook list.
4745         (gnus-group-update-eval-form): Add new function.
4746         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4747         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4748
4749 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4750
4751         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4752         immediate, then expire all articles.
4753         (nnimap-update-info): Fix off-by-one errors.
4754         (nnimap-flags-to-marks): Would return no marks lists for group with no
4755         flags.  Instead return the other data.
4756
4757 2010-09-22  Julien Danjou  <julien@danjou.info>
4758
4759         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4760         Only return an icon.
4761         (gnus-group-insert-group-line): Compute icon to return.
4762
4763         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4764         (gnus-html-image-fetched): Only cache if
4765         gnus-html-image-automatic-caching is set.
4766         (gnus-html-image-fetched): Check for errors.
4767
4768 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4769
4770         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4771         once per method on `g'.  This ensures that backends like nnfolder don't
4772         open all their folders.
4773
4774         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4775         (nnimap-request-list): Nix out group in the correct buffer.
4776         (nnimap-parse-flags): Implement by using `read' instead of
4777         hand-parsing.
4778         (nnimap-flags-to-marks): Pass on permanent-flags.
4779         (nnimap-make-process-buffer): Record the server name.
4780         (nnimap-parse-flags): Fix typo.
4781         (nnimap-request-scan): Run split on the server in general, not just a
4782         single group.
4783
4784         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4785         parameter, and propagate this downwards.
4786
4787         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4788         since EXAMINE changes it on the server.
4789
4790         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4791         this command might take a while.
4792
4793 2010-09-22  Julien Danjou  <julien@danjou.info>
4794
4795         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4796         harmful if you have 2 images side-by-side, they can't be properly
4797         update on text deletion.  Using text-property is safer here.
4798         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4799         data.
4800
4801 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4802
4803         * nnimap.el (nnimap-expunge-inbox): Remove.
4804         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4805         (nnimap-expunge): Flip default to t.
4806
4807         * gnus.el (gnus-method-to-server): Don't push things to the cache
4808         unless it's unique.
4809         (gnus-server-to-method): Ditto.
4810
4811 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4812
4813         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4814
4815 2010-09-22  Julien Danjou  <julien@danjou.info>
4816
4817         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4818         get the start of data.
4819         (gnus-html-encode-url): Add this function to encode special chars in
4820         URL.
4821         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4822         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4823
4824         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4825         default.
4826         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4827
4828         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4829         images alt-text.
4830         (gnus-html-put-image): Put alt-text as help-echo.
4831
4832 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4835         * mm-util.el (mm-decompress-buffer)
4836         * nnir.el (nnir-run-find-grep)
4837         * pop3.el (pop3-list): Use 3rd arg of split-string.
4838
4839         * time-date.el (format-seconds): Comment fix.
4840
4841         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4842         and byte-optimize-form-code-walker.
4843         (dgnushack-make-auto-load): Don't advise make-autoload.
4844
4845         * lpath.el: Remove Emacs 21 stuff.
4846
4847 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4850         outside the active range.  Suggested by Dan Christensen.
4851
4852         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4853         slightly later to avoid double-getting it.
4854
4855         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4856         previous patch.
4857
4858         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4859
4860 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4861
4862         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4863
4864 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4865
4866         * gnus-int.el (gnus-open-server): Give a better error message in the
4867         "go offline" case.
4868
4869         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4870         marks for nnimap, which is seldom the right thing to do.
4871
4872         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4873         (gnus-same-method-different-name): New function.
4874
4875         * nnimap.el (parse-time): Require.
4876
4877         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4878         method in the presence of many similar methods.
4879
4880         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4881
4882         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4883         nnml-inhibit-expiry.
4884
4885         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4886         find out whether methods are equal.
4887
4888         * nnimap.el (nnimap-find-expired-articles): New function.
4889         (nnimap-process-expiry-targets): New function.
4890         (nnimap-request-move-article): Request the article before looking at
4891         what the Message-ID is.  Fix found by Andrew Cohen.
4892         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4893
4894         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4895         for oldness in addition to being a predicate.
4896
4897         * nnimap.el (nnimap-request-group): When we have zero articles, return
4898         the right data to Gnus.
4899         (nnimap-request-expire-articles): Only delete articles immediately if
4900         the target is 'delete.
4901
4902         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4903         method, this would bug out.
4904
4905         * gnus-group.el (gnus-group-expunge-group): Rename from
4906         gnus-group-nnimap-expunge, and implemented as a normal interface
4907         function.
4908
4909         * gnus-int.el (gnus-request-expunge-group): New function.
4910
4911         * nnimap.el (nnimap-request-create-group): Implement.
4912         (nnimap-request-expunge-group): New function.
4913
4914 2010-09-21  Julien Danjou  <julien@danjou.info>
4915
4916         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4917         (gnus-html-cache-expired): Add new function.
4918         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4919         wethever we should display image for fetch it.
4920         Compute alt-text earlier to pass it to the fetching function too.
4921         (gnus-html-schedule-image-fetching): Change function argument to only
4922         get one image at a time, not a list.
4923         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4924         cache.
4925         (gnus-html-get-image-data): New function to retrieve image data from
4926         cache.
4927         (gnus-html-put-image): Change buffer argument to use image data rather
4928         than file, and place image above region rather than inserting a new
4929         one.  Do not take alt-text as argument, since it's useless now: we place
4930         the image above alt-text.
4931         (gnus-html-prune-cache): Remove.
4932         (gnus-html-show-images): Start to fetch image when we find one, do not
4933         push into a temporary list.
4934         (gnus-html-prefetch-images): Only fetch image if they have expired.
4935         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4936         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4937
4938 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4941
4942 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943
4944         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4945         spec inser "*" if the group isn't active instead of 0.
4946
4947         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4948         opening the server.
4949         (nnimap-request-delete-group): Implement group deletion.
4950         (nnimap-transform-headers): Return the size of the entire message in
4951         the Bytes header, not just the size of the first part.
4952         (nnimap-request-move-article): When moving an article from nnimap,
4953         request the article first so the accepting form has an article to
4954         accept.  Reported by Dan Christensen.
4955         (nnimap-command): Make sure that the error message doesn't error out.
4956
4957 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4958
4959         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4960         we haven't requested anything.
4961
4962 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4963
4964         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4965         "".  Fix found by Andrew Cohen.
4966
4967         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4968         instead of -encode-string.
4969
4970 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4973
4974         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4975         by mm-subst-char-in-string.
4976
4977 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4978
4979         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4980         waiting for the connection string.
4981
4982         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4983         arriving.
4984
4985         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4986         bogus characters.  This allows selecting certain Gmail groups.
4987
4988         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4989         (nnimap-fetch-partial-articles): New variable.
4990         (nnimap-open-connection): When looking for credentials, also use the
4991         nnimap-server-port.
4992         (nnimap-request-article): Return the group/article number, so that Gnus
4993         `^' works as expected.
4994         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4995
4996         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4997         comments.
4998         (gnus-methods-sloppily-equal): New function.
4999         (gnus): When using the development version of Gnus, load the gnus-load
5000         file.
5001
5002         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5003         `gnus-open-server' on each method before trying to scan them etc.
5004         This ensures that all the backend parameters are set correctly.
5005
5006         * nnimap.el (nnimap-authenticator): New variable.
5007         (nnimap-open-connection): Allow anonymous login.
5008         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5009         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5010
5011         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5012         patch, found by Knut Anders Hatlen.
5013
5014 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5015
5016         * gnus-agent.el (gnus-agent-batch-confirmation)
5017         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5018         to gnus-message.
5019         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5020         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5021         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5022         * gnus-int.el (gnus-open-server): Likewise.
5023         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5024         (gnus-score-check-syntax): Likewise.
5025         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5026         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5027         Likewise.
5028         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5029
5030 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5031
5032         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5033         calling conventions so that prefetch doesn't bug out.
5034
5035 2010-09-19  Julien Danjou  <julien@danjou.info>
5036
5037         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5038         rather than `subst-char-in-region' in order to be able to replace ASCII
5039         char by UTF-8 ones.
5040
5041         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5042         than curl.
5043         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5044         the right URL and ALT text on images.
5045         (gnus-html-wash-tags): Fix tag case.
5046         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5047         (gnus-article-html): Add -o display_ins_del=2 option.
5048         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5049
5050 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5051
5052         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5053         the extra mail headers, which sometimes seem to happen for unknown
5054         reasons.
5055
5056         * mail-parse.el (mail-header-encode-parameter): Define as
5057         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5058         (or most, perhaps?) mail readers don't understand the latter, but do
5059         understand the former.
5060
5061         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5062         to nil, so that no methods are automatically agentized.  I think this
5063         is probably what most users want.
5064
5065         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5066         from url-retrieve, for instance about invalid URLs.
5067
5068         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5069         groups that have no articles.
5070         (nnimap-request-article): Check that we really got an article when we
5071         requested one.
5072
5073         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5074         doesn't exist.
5075
5076         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5077         nntp buffer so the agent can save it.
5078         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5079         that CRLF doesn't get translated to \n.
5080         (nnimap-open-connection): Don't make 'shell commands only send \n.
5081
5082 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5083
5084         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5085         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5086         Update var name.
5087         (nnml-generate-nov-file): Use dolist.
5088         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5089         Use with-current-buffer.
5090
5091 2010-09-18  Julien Danjou  <julien@danjou.info>
5092
5093         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5094         parallel.
5095
5096 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5097
5098         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5099         the range update right.
5100         (nnimap-request-group): Don't make `M-g' bug out on group with no
5101         marks.
5102         (nnoo): Require, so that other packages can require nnimap.
5103         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5104         command we're looking for.  This helps when the server sends more
5105         responses after we've gotten everything we expected.
5106         (nnimap): Add a `newlinep' field to keep track of end-of-line
5107         conventions.
5108         Don't send CRLF to things that don't want it.
5109         (nnimap-request-accept-article): Ditto.
5110
5111 2010-09-18  Julien Danjou  <julien@danjou.info>
5112
5113         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5114         than curl to retrieve images.
5115
5116 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5117
5118         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5119         the marks.
5120         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5121         (nnimap-wait-for-connection): New function.
5122         (nnimap-open-connection): If we have PREAUTH, don't query for login
5123         credentials.
5124         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5125         when doing a partial update.
5126
5127 2010-09-18  Julien Danjou  <julien@danjou.info>
5128
5129         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5130         tags.
5131
5132 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5133
5134         * nnimap.el (nnimap-credentials): New function.
5135         (nnimap-open-connection): Use the new function to look for credentials
5136         also on the numeric equivalents of "imap" and "imaps".
5137
5138         * gnus-start.el (gnus-activate-group): Send the info to
5139         gnus-request-group.
5140
5141         * nnimap.el (nnimap-request-group): Have the "check" version of the
5142         function parse flags and update the info, so that a `M-g' get a total
5143         resync of all flags from the group.
5144
5145         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5146         to allow backends to alter the info on group selection.  Also alter all
5147         the backend -request-group functions to take the parameter.
5148
5149         * nnimap.el (nnimap-store-info): New function.
5150         (nnimap-update-info): Store the info for later usage.
5151         (nnimap-request-group): Use the stored info for the dont-check case, so
5152         that we don't retrieve all marks when we enter a group.
5153
5154         * nnimap.el: Use deffoo instead of defun for interface functions.
5155
5156         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5157         update the group info.  This makes the nndraft groups, for instance, go
5158         back to their old behaviour.
5159
5160         * gnus-sum.el (gnus-select-newsgroup): Indent.
5161
5162         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5163         in.
5164         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5165         nothing.
5166
5167         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5168         from methods that are denied.
5169
5170         * gnus-int.el (gnus-method-denied-p): New function.
5171
5172         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5173         store the password instead of netrc.
5174         (nnimap-open-connection): Don't error out when we can't make a
5175         connections.
5176
5177         * auth-source.el (auth-source-create): In the password prompt, say what
5178         we're querying for.  Also prompt for user name if that hasn't been
5179         given.
5180
5181         * nnimap.el (nnimap-with-process-buffer): Remove.
5182
5183 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5186         method when we're reading from the agent.
5187
5188         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5189
5190         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5191         that's probably most useful for users.
5192
5193         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5194         "failed" all the time.
5195
5196         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5197         ...)) with (with-current-buffer ... ).
5198
5199         * nntp.el (nntp-open-server): Return whether the open was successful or
5200         not.
5201
5202         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5203         select an unread unseen article first.
5204
5205         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5206         /etc/services, supply some sensible port defaults.
5207
5208         * dgnushack.el: Define netrc-credentials.
5209
5210 2010-09-17  Julien Danjou  <julien@danjou.info>
5211
5212         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5213
5214 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5215
5216         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5217         doesn't have any parameters.
5218
5219 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5220
5221         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5222         only upcased checks.
5223
5224         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5225
5226         * nnimap.el (nnimap-open-shell-stream): New function.
5227         (nnimap-open-connection): Use it.
5228         (nnimap-transform-headers): Get the number of lines in each message.
5229         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5230         number of lines.
5231         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5232         problem.
5233
5234         * utf7.el (utf7-encode): Autoload.
5235
5236         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5237         to allow the mail splitting to not return a default group.  This is
5238         useful for nnimap, which will leave unmatched mail in the inbox.
5239
5240         * nnimap.el: Rewritten.
5241
5242         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5243         nnimap usage.
5244
5245         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5246         if the move is internal, so that nnimap can do fast internal moves.
5247
5248         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5249         data.
5250         (gnus-read-active-for-groups): Support finishing the early retrieval of
5251         data.
5252
5253         * gnus-range.el (gnus-range-nconcat): New function.
5254
5255         * gnus-int.el (gnus-finish-retrieve-group-infos)
5256         (gnus-retrieve-group-data-early): New functions.
5257
5258 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5259
5260         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5261         (nnrss-retrieve-groups):
5262         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5263         (pop3-quit): Use with-current-buffer.
5264
5265 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5268         instead of nnheader-accept-process-output.
5269
5270         * dgnushack.el (dgnushack-compile): Add comment.
5271
5272         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5273
5274         * gnus-html.el (gnus-html-schedule-image-fetching)
5275         (gnus-html-prefetch-images): Replace process-kill-without-query by
5276         gnus-set-process-query-on-exit-flag.
5277
5278 2010-09-16  Romain Francoise  <romain@orebokech.com>
5279
5280         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5281
5282 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5285         parameter to unintern is mandatory-ish in Emacs 24.
5286
5287         * gnus-html.el (gnus-html-schedule-image-fetching)
5288         (gnus-html-prefetch-images): Check for curl before using it.
5289
5290         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5291         depend on curl, which isn't essential.
5292
5293         * imap.el: Revert back to version
5294         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5295         seem problematic.
5296
5297 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5298
5299         * gnus-registry.el (gnus-registry-install-shortcuts):
5300         Explicitly pass `obarray' to `unintern' to avoid a warning.
5301
5302 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5305         change.
5306
5307         * nnrss.el (nnrss-request-list): Remove this function and related
5308         functions, including the moreover stuff.
5309
5310 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5311
5312         * nnrss.el (nnrss-retrieve-groups): New function.
5313
5314 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5315
5316         * .dir-locals.el: Add no-byte-compile cookie.
5317
5318 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * time-date.el (format-seconds): Comment fix.
5321
5322         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5323         for back end that doesn't support request-scan.
5324
5325 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5326
5327         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5328         then do request scans from the backends.
5329
5330         * netrc.el (netrc-credentials): New conveniency function.
5331
5332         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5333         avoid running a hook per line, since this takes a lot of time,
5334         profiling shows.
5335         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5336         directly if gnus-visual-p is true.
5337
5338 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5339
5340         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5341         groups; replace mapcar with dolist which is a bit faster; pass groups
5342         info to gnus-read-active-file-1.
5343         (gnus-read-active-file-1): Scan only specified groups if the new
5344         optional arg `infos' is given.
5345
5346 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5347
5348         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5349
5350         * pop3.el (pop3-movemail): Remove.
5351         (pop3-streaming-movemail): Rename to pop3-movemail.
5352
5353         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5354         don't restrict end-tag searches to the end of the line.
5355
5356 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5359         articles of every unchecked group to t, which means unknown since the
5360         server has never been opened.
5361
5362 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5363
5364         * gnus-html.el (gnus-html-show-alt-text): New command.
5365         (gnus-html-browse-image): Ditto.
5366         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5367         to browse the image directly.
5368         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5369         better.
5370
5371         * gnus-async.el (gnus-async-article-callback):
5372         Call `gnus-html-prefetch-images' unconditionally.
5373
5374         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5375         before feeding URLs to curl.
5376
5377 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5380         internal images as deletable by `W D D'.
5381
5382         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5383         (gnus-async-article-callback): Fix typo.
5384
5385 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5388         current line to work around bugs in the output from w3m.
5389
5390         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5391         for groups that want that.
5392
5393         * nntp.el (nntp-wait-for-string): Supply a timeout for
5394         accept-process-output to ensure progress.
5395
5396         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5397         level to get unread articles from, then use that for foreign groups,
5398         too.
5399
5400         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5401         confuses the rest of the function.
5402
5403         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5404         for the methods that support -retrieve-groups, too.
5405
5406         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5407
5408 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5411         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5412
5413         * pop3.el: Require cl when compiling.
5414         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5415
5416 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5417
5418         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5419         that aren't going to be activated.
5420         (gnus-get-unread-articles): Fix up the last commit.
5421
5422         * gnus-html.el (gnus-article-html): Allow calling without specifying
5423         the handle.  In that case, dissect the buffer first.
5424
5425         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5426
5427         * nnimap.el (nnimap-open-connection): Revert the change that would look
5428         into authinfo for imaps instead of imap.
5429
5430         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5431         say that you don't want to call gnus-request-group with don-check, but
5432         do check the reponse.  This is for virtual groups only.
5433         (gnus-get-unread-articles): Count the archive groups as secondary, so
5434         that they're activated the same way as before.
5435
5436         * imap.el (imap-message-map): Removed optional buffer parameter, since
5437         no callers use it.
5438         (imap-message-get): Ditto.
5439         (imap-message-put): Ditto.
5440         (imap-mailbox-map): Ditto.
5441         (imap-mailbox-put): Ditto.
5442         (imap-mailbox-get): Ditto.
5443         (imap-mailbox-get): Revert last change for this function.
5444
5445         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5446         case-insensitively.
5447         (nnimap-debug): Remove.
5448
5449         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5450         to use `imap-fetch' instead.  According to the comments, this should be
5451         safe, since all other IMAP clients use the 1:* syntax.
5452         (imap-enable-exchange-bug-workaround): Removed.
5453         (imap-debug): Removed -- doesn't seem very useful.
5454
5455         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5456         mail from a file, and the file doesn't exist.
5457
5458         * imap.el (imap-log): New convenience function used throughout instead
5459         of repeating the same code all over the place.
5460
5461         * pop3.el (pop3-streaming-movemail): Return t for success.
5462
5463         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5464         .authinfo if we're using ssl connection.
5465
5466         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5467         already have if we're in a main Gnus `g' run.
5468
5469         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5470
5471 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5474
5475         * nnmh.el (nnmh-request-list-1): Bind `file'.
5476
5477         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5478         alias to set-process-query-on-exit-flag or process-kill-without-query.
5479         (pop3-open-server): Use it.
5480
5481 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5482
5483         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5484         box to the Incoming file.  Fixes mistake in previous checkin.
5485
5486         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5487         request loop (for debugging purposes) removed.
5488
5489         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5490         culprit is more visible.
5491         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5492         (nnml-add-incremental-nov): New functions to do "incremental" nov
5493         updates, where we just append to the end of the existing nov files
5494         without reading/writing them in full.
5495
5496         * mail-source.el (mail-source-delete-crash-box): Really only check the
5497         incoming files once in a while.
5498
5499         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5500
5501         * mail-source.el (mail-source-delete-crash-box): Only check the
5502         incoming files for deletion once per day to save a lot of file
5503         accesses.
5504
5505         * pop3.el (pop3-logon): Fix up unbound variable typo.
5506
5507         * mail-source.el (pop3-streaming-movemail): Autoload.
5508
5509         * pop3.el (pop3-streaming-movemail):
5510         Respect pop3-leave-mail-on-server.
5511
5512         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5513         retrieval.
5514
5515         * pop3.el (pop3-process-filter): Remove unused function.
5516         (pop3-streaming-movemail, pop3-send-streaming-command)
5517         (pop3-wait-for-messages, pop3-write-to-file)
5518         (pop3-number-of-responses): New functions for streaming pop3
5519         retrieval.
5520
5521         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5522         come from no known methods.
5523         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5524         list.
5525
5526         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5527         message sizes.
5528         (pop3-movemail): Use erase-buffer instead of looping and deleting
5529         regions, which seems rather odd.
5530
5531         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5532         file once per `g' run.
5533
5534         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5535         directories.  This makes the draft queue directory work.
5536
5537         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5538         data from the backends, so that we only request the list of groups from
5539         each method once.  This should speed things up considerably.
5540
5541         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5542         detect that it's not implemented.
5543
5544         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5545         we actually do recurse down into the tree, but don't stat all leaf
5546         nodes.
5547
5548         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5549         then say so instead of bugging out.
5550
5551         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5552         files exist before trying to read them.
5553
5554         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5555         around <pre_int>.
5556
5557         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5558
5559         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5560
5561 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5562
5563         * mm-util.el (mm-image-load-path): Just return the image directories,
5564         not all directories in the path in addition to the image directories.
5565         (mm-image-load-path): Maintain a cache of the image directories so that
5566         the `g' command in Gnus doesn't have to stat dozens of directories each
5567         time.
5568
5569         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5570         (gnus-html-wash-tags): Add a new `i' command to insert images.
5571         (gnus-html-insert-image): New command and keystroke.
5572         (gnus-html-redisplay-with-images): New command and keystroke.
5573         (gnus-html-show-images): Rename command.
5574         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5575         spacers.
5576         (gnus-html-wash-tags): Decode entities at the end, so that entities
5577         inside the tags don't mess up the rest of the "parsing".
5578
5579         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5580         so that nnimap methods aren't agentized by default.  There's apparently
5581         many problems related to agent/imap behaviour.
5582
5583         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5584
5585         * gnus-html.el: Doc fix.
5586
5587 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5588
5589         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5590         specifier-spec-list for Emacs 21.
5591
5592         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5593         glyph-width and glyph-height instead of display-graphic-p and
5594         image-size; make avoidance of displaying small images work for XEmacs.
5595
5596         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5597         for XEmacs.
5598
5599         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5600         of symbol that holds plist data.
5601         (gnus-process-plist): Remove plist of process after getting it.
5602
5603 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5604
5605         * message.el (message-generate-hashcash): Change default to
5606         'opportunistic if hashcash is installed.
5607
5608         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5609         (gnus-html-put-image): Only call image-size once, since it's somewhat
5610         time-consuming on remote X servers.
5611
5612 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5613
5614         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5615         type on data, not a file name.
5616
5617         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5618         window-pixel-edges for Emacs 21.
5619
5620         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5621         decoded contents.
5622         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5623
5624 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5627         group line format, since it isn't very interesting.
5628
5629         * gnus-agent.el (gnus-agent-short-article),
5630         (gnus-agent-long-article): Increase values for these two variables,
5631         since most people are likely to have more network connection and
5632         storage than before.
5633
5634         * gnus.el (gnus-refer-article-method): Change default to 'current.
5635         When referring an article, the common behaviour is to refer it from the
5636         current select method, not the native select method.  The chances of
5637         the native select method having the message in question is rather slim
5638         these days.
5639
5640         * gnus-sum.el (gnus-auto-select-subject): Change default to
5641         `unseen-or-unread'.  I think it's likely that most people want to
5642         select an unseen article over a previously seen, but unread one.
5643
5644         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5645         means that in the article buffer none of the minor mode elements will
5646         be shown, usually, and this is not desirable in most cases.
5647
5648         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5649         that commands like `d' (and the like) go to the next line in the
5650         buffer, instead of the next unread article.  I think this is the
5651         behaviour that is most natural for most users.
5652         (gnus-single-article-buffer): Change default to nil, so that people can
5653         have as many article buffers open as they have summary buffer.  I think
5654         this is the most natural way for the groups to behave.
5655
5656         * message.el (message-generate-new-buffers): Change default to
5657         `unsent', so that all new message buffers start their names with the
5658         string "*unsent", and it's easier to find the buffers if you move from
5659         them.
5660
5661 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5664         small.  They're probably tracking images.
5665         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5666         (gnus-html-rescale-image): Yet another try at getting the image sizing
5667         right.
5668
5669         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5670         nntp-marks-file-name is nil.
5671
5672 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5673
5674         * gnus-html.el (gnus-html-wash-tags)
5675         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5676         Better logging.
5677
5678 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5679
5680         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5681
5682         * gnus-html.el (gnus-html-wash-tags): Check the value of
5683         gnus-blocked-images in the summary buffer.
5684
5685 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5686
5687         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5688
5689 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5690
5691         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5692         like "a", it seems like.
5693         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5694         since it needs to be picked from the correct buffer.
5695
5696         * nnwfm.el: Remove.
5697
5698         * nnlistserv.el: Remove.
5699
5700 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5703         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5704
5705 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5706
5707         * nnkiboze.el: Remove.
5708
5709         * nndb.el: Remove.
5710
5711         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5712         alt text.
5713         (gnus-html-rescale-image): Try to get the rescaling logic right for
5714         images that are just wide and not tall.
5715
5716         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5717         overshadow variable bindings.
5718
5719 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5720
5721         * gnus-html.el (gnus-html-wash-tags)
5722         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5723         Add extra logging.
5724
5725 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5726
5727         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5728         (gnus-max-image-proportion): New variable.
5729         (gnus-html-rescale-image): New function.
5730         (gnus-html-put-image): Rescale images.
5731
5732 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5733
5734         Fix up some byte-compiler warnings.
5735         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5736         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5737         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5738         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5739         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5740         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5741         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5742
5743 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * gnus-html.el (gnus-article-html): Decode contents by charset.
5746
5747 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5750         (gnus-html-frame-width, gnus-blocked-images)
5751         * message.el (message-prune-recipient-rules): Add custom version.
5752         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5753
5754         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5755         functions.
5756
5757         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5758         gnus-process-get.
5759
5760 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5761
5762         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5763         instead of lsub directly.
5764
5765 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5766
5767         * nnwarchive.el: Remove.
5768
5769         * gnus-soup.el: Remove.
5770
5771         * nnsoup.el: Remove.
5772
5773         * nnultimate.el: Remove.
5774
5775         * gnus-html.el (gnus-blocked-images): New variable.
5776
5777         * message.el (message-prune-recipients): New function.
5778         (message-prune-recipient-rules): New variable.
5779
5780         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5781         guess whether a long line is natural text or not.
5782
5783         * gnus-html.el (gnus-html-schedule-image-fetching):
5784         Use gnus-process-plist and friends for compatibility.
5785
5786 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5787
5788         * gnus-html.el: Require packages that define macros used in this file.
5789         (gnus-article-mouse-face): Declare to silence byte-compiler.
5790         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5791         process-get.
5792         (gnus-html-put-image): Use plist-get to avoid getf.
5793         (gnus-html-prefetch-images): Use with-current-buffer.
5794
5795 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * gnus-ems.el: Provide compatibility functions for
5798         gnus-set-process-plist.
5799
5800         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5801         header-line-format for XEmacs 21.4.
5802
5803         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5804         * gnus.el (gnus-valid-select-methods)
5805         * message.el (message-send-mail-partially-limit)
5806         * mm-decode.el (mm-text-html-renderer)
5807         * mml.el (mml-insert-mime-headers-always)
5808         * smiley.el (smiley-regexp-alist): Bump custom version.
5809
5810 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5811
5812         * gnus-html.el: require mm-url.
5813         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5814         with the url to `url'.
5815         (gnus-html-wash-tags): Support cid: URLs/images.
5816
5817 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5818
5819         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5820         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5821         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5822
5823         * gnus-move.el: Remove file, since it doesn't really work.
5824
5825         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5826         UTF-8.  This seems to fix problems with some German web feeds.
5827
5828         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5829         at the top so that the proper colours are applied.
5830
5831         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5832         don't have dots in their names.
5833
5834         * gnus-art.el (gnus-article-view-part): Doc fix.
5835
5836         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5837         XEmacs-compatible.
5838         (gnus-html-put-image): Don't do images on non-graphic displays.
5839
5840         * nnslashdot.el: Remove this unused backend.
5841
5842         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5843         actions.
5844         (gnus-undo-register-1): Revert last change.
5845
5846         * gnus-group.el (gnus-group-completing-read): Protect against not
5847         having completion-styles bound.
5848
5849         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5850         make broken recipients happier.
5851
5852         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5853
5854         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5855         point parameter.
5856
5857         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5858
5859         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5860         completion-styles for group selection.
5861
5862 2009-02-04  Andreas Schwab  <schwab@suse.de>
5863
5864         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5865         headers and regexp-quote the match if necessary.
5866
5867 2009-03-24  Miles Bader  <miles@gnu.org>
5868
5869         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5870         the blinking smiley.
5871
5872 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5873
5874         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5875         blink smiley.
5876
5877 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5878
5879         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5880         where the dribbel file lives exists.
5881
5882         * message.el (message-send-mail-partially-limit): Change the default to
5883         nil, since most people don't want this.
5884
5885         * mm-url.el (mm-url-decode-entities): Also decode entities like
5886         &#x3212.
5887
5888 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5889
5890         * gnus-sum.el (gnus-summary-idna-message):
5891         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5892         Hyperlink urls in docstrings with URL `...'.
5893
5894 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5895
5896         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5897         functions.
5898
5899 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5902         say what the mouseover text should be.
5903
5904         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5905         version of the mm-w3m-safe-url-regexp variable to only download images
5906         in the groups where we want that to happen.
5907
5908         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5909
5910         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5911         easier debugging.
5912         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5913         big pictures in the article buffer.
5914
5915         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5916         gnus-article-html.
5917         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5918         w3m.
5919
5920         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5921
5922 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5923
5924         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5925         which doesn't exist.
5926
5927         * message.el (message-inhibit-ecomplete): New variable to allow some
5928         function to inhibit ecomplete address storage.
5929         (message-resend): Disable ecomplete message storage when resending
5930         messages.
5931
5932         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5933
5934 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5935
5936         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5937         Save excursion while copying, moving, and deleting articles in order to
5938         prevent the cursor from jumping to unforeseen place.
5939
5940 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * lpath.el: No need to bind bookmark-current-buffer,
5943         bookmark-yank-point and bookmark-make-record-function.
5944
5945 2010-08-17  Glenn Morris  <rgm@gnu.org>
5946
5947         * gnus-sync.el: Require gnus components whose functions are used.
5948
5949         * gnus-art.el (bookmark-make-record-function):
5950         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5951         Declare for compiler.
5952
5953         * mm-url.el (mml-compute-boundary): Autoload.
5954
5955 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5956
5957         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5958
5959 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5960
5961         Typo fix "hoo4a" -> "hook".
5962
5963         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5964
5965 2010-08-14  Glenn Morris  <rgm@gnu.org>
5966
5967         * gnus-sync.el (gnus-sync): Fix defgroup version.
5968
5969 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5972
5973         * gnus-sync.el: Fix docs.
5974         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5975         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5976
5977 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5978
5979         Optimizations for gnus-sync.el.
5980
5981         * gnus-sync.el: Add docs about gnus-sync-backend
5982         possibilities.
5983         (gnus-sync-save): Remove unnecessary message.
5984         (gnus-sync-read): Optimize and show what groups were skipped.
5985
5986 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5987
5988         Minor bug fixes for gnus-sync.el.
5989
5990         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5991         Don't read the sync on get-new-news.
5992
5993         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5994         quiet.
5995
5996         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5997         (fix typo).
5998
5999 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6000
6001         Make saving and restoring of hidden threads work with overlays.
6002         Patch applied by Ted Zlatanov.
6003
6004         * gnus-sum.el (gnus-hidden-threads-configuration)
6005         (gnus-restore-hidden-threads-configuration): Update to deal with text
6006         properties, rather than searching for a magic character.
6007
6008 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6009
6010         New gnus-sync.el library for synchronization of marks.
6011
6012         * gnus-sync.el: New library for synchronization of marks.
6013
6014         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6015         renamed from `gnus-registry-grep-in-list'.
6016
6017         * gnus-registry.el (gnus-registry-follow-group-p):
6018         Use `gnus-grep-in-list'.
6019
6020         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6021
6022 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6023
6024         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6025         determining charset of text fails.
6026
6027 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * nnmail.el (nnmail-get-new-mail-1): Revert.
6030
6031         * nnml.el (nnml-active-number): Make sure names of newly created groups
6032         in nnml-group-alist are encoded.
6033
6034 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6037         containing non-ASCII characters in active file for nnml back end.
6038
6039 2010-07-24  David Engster  <dengste@eml.cc>
6040
6041         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6042         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6043
6044 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6045
6046         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6047         tag (Bug#6654).
6048
6049 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6052         the article buffer, not the summary buffer.
6053
6054 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6057         Emacs 23 as well.
6058
6059 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6060
6061         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6062         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6063
6064 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6065
6066         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6067         Patch applied by Karl Fogel.
6068
6069         * gnus-sum.el (gnus-summary-bookmark-make-record):
6070         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6071
6072 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6073
6074         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6075         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6076         C-w still not working correctly from Article buffers; Thierry's
6077         patch to fix that will be applied after this.
6078
6079         * gnus-art.el (bookmark-make-record-function): New local variable.
6080
6081         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6082         article buffer.
6083         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6084
6085 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6086
6087         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6088         on changes in bookmark.el.
6089
6090 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6091
6092         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6093         `no-log' instead of message not to log prompt string.
6094
6095 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6096
6097         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6098         the *other* type of HTML form submission.
6099
6100 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6101
6102         * auth-source.el (auth-source-pick): If choice does not contain a
6103         questioned keyword, set the check to t.
6104
6105 2010-06-12  Romain Francoise  <romain@orebokech.com>
6106
6107         * gnus-util.el (gnus-date-get-time): Move up before first use.
6108
6109 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6112         (gnus-article-edit-part): Bind it to make last part that is substituted
6113         or deleted visible.
6114         (gnus-mime-display-single): Buttonize part of which id equals to
6115         gnus-mime-buttonized-part-id.
6116
6117 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6118
6119         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6120         (gnus-dd-mmm): Use gnus-date-get-time.
6121         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6122         simplify logic.
6123         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6124         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6125
6126 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6127
6128         * auth-source.el (top): Autoload `secrets-list-collections',
6129         `secrets-create-item', `secrets-delete-item'.
6130         (auth-sources): Fix tag string.
6131         (auth-get-source, auth-source-retrieve, auth-source-create)
6132         (auth-source-delete): New defuns.
6133         (auth-source-pick): Rewrite in order to avoid 2 passes.
6134         (auth-source-forget-user-or-password): New parameter USERNAME.
6135         (auth-source-user-or-password): New parameters CREATE-MISSING and
6136         DELETE-EXISTING.  Retrieve password interactively, if needed.
6137
6138 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6139
6140         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6141         deleting unused directories when gnus-expert-user is t.
6142
6143 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6144
6145         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6146         for each temp file when gnus-article-browse-delete-temp is ask.
6147
6148 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6149
6150         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6151         Lisp calls to delete-backward-char by calls to delete-char.
6152
6153 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6154
6155         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6156
6157 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6158
6159         * password-cache.el (password-cache-remove): Fix docstring.
6160
6161 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6164         article unless decoding article to be saved.
6165
6166 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6169         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6170         generated within the mm-with-unibyte-current-buffer macro.
6171
6172 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6175         to nil when we're in a mml-preview buffer and no group is selected.
6176
6177 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6178
6179         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6180         when catching the `C-g'.  Reported by "Leo".
6181
6182 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * message.el (message-forward-make-body-plain)
6185         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6186         multibyte-string-p.
6187
6188         * lpath.el: Revert.
6189
6190 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * message.el (message-forward-make-body-mml): Assume original message
6193         is multibyte string; error on unibyte.
6194         (message-forward-make-body-plain): Ditto; don't add excessive newline
6195         in body end.
6196
6197         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6198
6199 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6200
6201         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6202         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6203
6204 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6205
6206         * mm-extern.el (mm-extern-url): Don't use
6207         mm-with-unibyte-current-buffer.
6208         (mm-extern-cache-contents): Use with-current-buffer instead of
6209         save-excursion + set-buffer.
6210
6211 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * mm-util.el (mm-emacs-mule): Remove.
6214
6215 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6216
6217         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6218         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6219         change.
6220
6221 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6224         bind the default value of enable-multibyte-characters to nil.
6225
6226 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6227
6228         * message.el (message-forward-make-body-plain)
6229         (message-forward-make-body-mml):
6230         Don't use mm-with-unibyte-current-buffer.
6231
6232 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6233
6234         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6235
6236 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6237
6238         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6239         (Bug#5592).
6240
6241 2010-05-07  Julien Danjou  <julien@danjou.info>
6242
6243         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6244         it to mm-pipe-part.
6245
6246         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6247         it is given.
6248
6249 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6250
6251         * binhex.el (binhex-decode-region-internal)
6252         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6253         (dns-query)
6254         * nnweb.el (nnweb-gmane-search)
6255         * pgg-parse.el (pgg-parse-armor)
6256         * pgg.el (pgg-verify-region)
6257         * sha1.el (sha1-string-external)
6258         * uudecode.el (uudecode-decode-region-internal)
6259         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6260         XEmacs.
6261
6262         * gnus-art.el (gnus-article-browse-html-parts)
6263         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6264         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6265         make-temp-file.
6266
6267         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6268         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6269         compiling.
6270
6271         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6272         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6273         XEmacs when compiling.
6274
6275         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6276         gnus-pick-mode-off-hook for XEmacs when compiling.
6277         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6278         gnus-binary-mode-off-hook for XEmacs when compiling.
6279
6280         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6281         Return nil if char-charset is not available.
6282
6283         * imap.el (imap-disable-multibyte)
6284         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6285         macros.
6286
6287         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6288         instead of encode-coding-string.
6289
6290         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6291         'xemacs) instead of mm-emacs-mule to switch function definitions.
6292         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6293
6294         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6295         bind temporary-file-directory for XEmacs;
6296         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6297         timer-set-function for XEmacs 21.4 and SXEmacs;
6298         bind timer-list for XEmacs 21.4 and SXEmacs;
6299         fbind char-charset and find-charset-region for non-Mule XEmacs;
6300         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6301         encode-coding-region and encode-coding-string for XEmacs having no
6302         file-coding feature.
6303
6304 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6305
6306         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6307
6308 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6311         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6312
6313 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6314
6315         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6316         alias `jka-compr-delete-temp-file' no longer exists.
6317
6318 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6319
6320         Use define-minor-mode in Gnus where applicable.
6321         * mml.el (mml-mode): Use define-minor-mode.
6322         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6323         (gnus-undo-mode): Use define-minor-mode.
6324         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6325         (gnus-dead-summary-mode): Use define-minor-mode.
6326         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6327         Initialize in declaration.
6328         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6329         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6330         (gnus-mailing-list-mode): Use define-minor-mode.
6331         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6332         (gnus-draft-mode): Use define-minor-mode.
6333         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6334         (gnus-dired-mode): Use define-minor-mode.
6335
6336 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6337
6338         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6339         handles on recursive mml-to-mime translation and check them for
6340         boundary delimiter collisions.  Reported by Greg Troxel.
6341
6342 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6343
6344         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6345
6346 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6347
6348         * mm-util.el (mm-find-buffer-file-coding-system):
6349         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6350
6351 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6352
6353         * message.el (message-generate-headers): Record insertion of optional
6354         headers as well.  Otherwise the check to prevent repeated insertion of
6355         optional headers is a no-op.
6356
6357 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6358
6359         * smime.el: Don't mention CVS.
6360
6361         * nnrss.el (nnrss-fetch): Don't mention CVS.
6362
6363         * nnir.el: Don't mention CVS.
6364
6365 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6366
6367         * gnus-sum.el (gnus-summary-bookmark-make-record):
6368         Add `location' field.
6369
6370 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6371
6372         * lpath.el: Fbind bookmark-default-handler,
6373         bookmark-get-bookmark-record, bookmark-make-record-default,
6374         bookmark-prop-get for Emacs <23 and XEmacs.
6375
6376 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6377
6378         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6379         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6380         Use with-current-buffer to silence the byte-compiler.
6381         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6382         bother to require `gnus'.
6383         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6384
6385 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6386
6387         * gnus-sum.el (gnus-summary-bookmark-make-record)
6388         (gnus-summary-bookmark-jump): New functions.
6389         (gnus-summary-mode): Setup bookmark support.
6390
6391 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6392
6393         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6394         if set.
6395
6396 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6397
6398         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6399         gnus-article-browse-html-save-cid-image; make it work recursively for
6400         forwarded messages as well.
6401         (gnus-article-browse-html-parts): Work when prefix arg is given.
6402         (gnus-article-browse-html-article): Doc fix.
6403
6404 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6405
6406         * message.el (message-default-mail-headers):
6407         (message-default-headers): Carry the value mail-default-headers over
6408         into message-default-mail-headers, rather than message-default-headers.
6409
6410 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6411
6412         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6413         charset.
6414
6415         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6416         charset into the <meta> tag when the article is encoded to utf-8.
6417
6418 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6419
6420         * gnus-art.el (gnus-article-browse-delete-temp-files):
6421         Delete directories as well.
6422         (gnus-article-browse-html-parts): Work for images that do not specify
6423         file names; delete temp directory when quitting; insert header at the
6424         right place; use file: scheme for image files.
6425
6426 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6427
6428         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6429         (gnus-article-browse-html-parts): Use it to make temporary cid image
6430         files in addition to html file so that browser may display them.
6431
6432 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6435
6436 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6437
6438         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6439
6440 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6441
6442         * auth-source.el (auth-sources): Change default to be simpler.
6443         Explain about Secret Service API sources.  Improve Customize options.
6444         (auth-source-pick): Change to accept any number of search parameters.
6445         Implement fallbacks iteratively, not recursively.  Add scoring on the
6446         second pass and sort by score.  Call Secret Service API when needed.
6447         (auth-source-user-or-password): Use it.  Call Secret Service API
6448         directly when needed to get the user name and the password.
6449
6450 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6451
6452         * message.el (message-interactive): Doc fix.
6453         (message-qmail-inject-args): Reflow.
6454         (message-kill-to-signature): Fix typo in docstring.
6455
6456         * smiley.el (smiley-buffer): Fix typo in docstring.
6457
6458 2010-03-24  Glenn Morris  <rgm@gnu.org>
6459
6460         * mail-source.el (gnus-message): Declare.
6461         (mail-source-delete-old-incoming): Require gnus-util.
6462
6463 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6466
6467         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6468
6469         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6470         password-cache's default if it is not bound.
6471         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6472         password-cache-expiry's default if it is not bound.
6473
6474         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6475         available in Emacs 21.
6476
6477         * lpath.el: Suppress compiler warnings for:
6478         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6479         XEmacs;
6480         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6481         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6482         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6483
6484 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6485
6486         * auth-source.el (auth-sources): Fix up definition so extra parameters
6487         are always inline.
6488
6489 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6490
6491         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6492         wasn't updated after mismatch.  Clear cached mailbox info correctly
6493         when uidvalidity changes.
6494         (nnimap-group-prefixed-name): New function to avoid some code
6495         duplication.
6496         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6497         (nnimap-request-group): Use it.
6498         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6499         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6500         with many imap folders.  This is done by caching the group status from
6501         the imap server persistently in a group parameter `imap-status'.  (This
6502         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6503         but not persistently, so every Gnus startup was still very slow.)
6504
6505 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6506
6507         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6508         delete the extra newline.  Otherwise editing of :string and :number
6509         types don't work.
6510
6511 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6512
6513         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6514         secrets.el dependency.
6515         (auth-sources): Add optional user name.  Add secrets.el configuration
6516         choice (unused right now).
6517
6518 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6519
6520         * gnus-sum.el (gnus-summary-make-menu-bar):
6521         Let `gnus-registry-install-shortcuts' fill in the functions.
6522
6523         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6524         warnings.
6525         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6526         (gnus-registry-install-shortcuts): Populate and use it in a
6527         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6528
6529 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6530
6531         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6532         In-place substitutions for the group name encoding/decoding.
6533         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6534         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6535         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6536         (nnimap-update-unseen, nnimap-request-list)
6537         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6538         (nnimap-request-set-mark, nnimap-split-to-groups)
6539         (nnimap-split-articles, nnimap-request-newgroups)
6540         (nnimap-request-create-group, nnimap-request-accept-article)
6541         (nnimap-request-delete-group, nnimap-request-rename-group)
6542         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6543         `encoded-mbx' for consistency.
6544         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6545         variable `imap-current-mailbox'.
6546
6547         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6548         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6549
6550 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6551
6552         * pop3.el (pop3-display-message-size-flag): Display message size byte
6553         counts during POP3 download.
6554         (pop3-movemail): Use it.
6555         (pop3-list): Implement listing of available messages.
6556
6557 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6558
6559         * nnir.el (nnir-get-article-nov-override-function): New function to
6560         override the normal NOV retrieval.
6561         (nnir-retrieve-headers): Use it.
6562
6563 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6564
6565         * auth-source.el (netrc-machine-user-or-password): Autoload.
6566
6567 2010-03-19  Glenn Morris  <rgm@gnu.org>
6568
6569         Stop message.el from loading about 40 libraries it doesn't always need.
6570         The general approach is to autoload rather than require, and to
6571         require in the specific functions rather than the file.  (Bug#5642)
6572
6573         * gmm-utils.el: Don't require wid-edit.
6574         (widget-create-child-value, widget-convert, widget-default-get):
6575         Autoload.
6576
6577         * gnus-util.el: Don't require time-date, netrc.
6578         (message-fetch-field, gnus-group-name-decode): Declare rather than
6579         autoloading.
6580         (gnus-fetch-field): Require message.
6581         (gnus-decode-newsgroups): Require gnus-group.
6582
6583         * ietf-drums.el: Don't require time-date.
6584
6585         * message.el: Don't require hashcash, canlock, ecomplete.
6586         Do require mail-utils.  Require nnheader only when compiling.
6587         (smtpmail-default-smtp-server): Remove declaration.
6588         (message-send-mail-function): Check smtpmail-default-smtp-server
6589         is bound rather than requiring smtpmail.
6590         (message-auto-save-directory, message-insert-signature):
6591         Use expand-file-name rather than nnheader-concat.
6592         (nnheader-insert-file-contents): Autoload.
6593         (hashcash-wait-async): Declare.
6594         (message-send-mail): Only call gnus-setup-posting-charset if
6595         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6596         (message-send-mail-with-sendmail): Require sendmail.
6597         (canlock-password, canlock-password-for-verify): Declare.
6598         (message-canlock-password): Require canlock.
6599         (nnheader-get-report): Autoload.
6600         (gnus-setup-posting-charset): Declare.
6601         (message-send-news): Require gnus-msg.
6602         (message-make-references, message-make-in-reply-to): Use mail-header-id
6603         rather than the alias mail-header-message-id.
6604         (ecomplete-add-item, ecomplete-save): Declare.
6605         (message-put-addresses-in-ecomplete): Require ecomplete.
6606         (ecomplete-display-matches): Autoload.
6607
6608         * mm-decode.el: Don't require mailcap, gnus-util.
6609         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6610         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6611         Autoload.
6612         (mailcap-mime-extensions): Declare.
6613
6614         * mm-encode.el: Don't require mailcap.
6615         (mailcap-extension-to-mime): Autoload.
6616
6617         * mml-sec.el: Don't require password-cache.
6618
6619         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6620         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6621         (mml-minibuffer-read-type): Require mailcap.
6622         (mml-preview): Require gnus-msg.
6623
6624         * mml1991.el: Require password-cache.
6625         (password-cache-expiry): Remove declaration.
6626
6627         * mml2015.el: Require password-cache.
6628         (password-cache-expiry): Remove declaration.
6629
6630         * nneething.el (mailcap): Require mailcap.
6631
6632         * nnheader.el (declare-function): Add compatibility stub.
6633         (message-remove-header): Declare rather than autoload.
6634         (nnheader-replace-header): Require message.
6635
6636         * nnimap.el (declare-function): Add compatibility stub.
6637         (netrc-parse, netrc-machine-user-or-password): Declare.
6638         (nnimap-open-connection): Require netrc.
6639
6640         * nntp.el (declare-function): Add compatibility stub.
6641         (netrc-parse, netrc-machine, netrc-get): Declare.
6642         (nntp-send-authinfo): Require netrc.
6643
6644         * rfc2047.el: Don't require qp.
6645         (quoted-printable-encode-region, quoted-printable-decode-string):
6646         Autoload.
6647
6648         * sieve-mode.el: Don't require easymenu.
6649         (easy-menu-add-item): Autoload it.
6650
6651         * spam-stat.el (time-to-number-of-days): Autoload it.
6652
6653 2010-03-19  Glenn Morris  <rgm@gnu.org>
6654
6655         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6656
6657 2010-03-18  Glenn Morris  <rgm@gnu.org>
6658
6659         * hashcash.el (declare-function): Remove duplicate definition.
6660
6661 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6662
6663         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6664         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6665         value if any backslash escapes).
6666
6667 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6670         if it is available.  (bug#5647)
6671
6672         * lpath.el: Suppress compiler warning for coding-system-from-name for
6673         Emacs 21 and XEmacs.
6674
6675 2010-03-14  Juri Linkov  <juri@jurta.org>
6676
6677         * hmac-def.el:
6678         * hmac-md5.el:
6679         * netrc.el: Fix keywords.
6680
6681 2010-02-26  Glenn Morris  <rgm@gnu.org>
6682
6683         * message.el (message-send-mail-function): Change the default, so that
6684         it inherits from a customized send-mail-function.  (Bug#5643)
6685
6686 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6687
6688         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6689         shell-command-to-string signals an error (bug#5299).
6690
6691 2010-02-24  Glenn Morris  <rgm@gnu.org>
6692
6693         * message.el (message-smtpmail-send-it)
6694         (message-send-mail-with-mailclient): Doc fixes.
6695
6696 2010-02-16  Glenn Morris  <rgm@gnu.org>
6697
6698         * message.el (message-default-mail-headers): Change the default value
6699         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6700
6701 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6704         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6705
6706 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6707
6708         * time-date.el (date-to-time): Doc fix (Bug#5408).
6709
6710 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6711
6712         * message.el (message-mail): Just pass yank-action on to message-setup.
6713         (message-setup): Handle (FUN . ARGS) form of yank-action.
6714         (message-with-reply-buffer, message-widen-reply)
6715         (message-yank-original): Handle non-buffer values of
6716         message-reply-buffer (Bug#4080).
6717         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6718
6719 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6720
6721         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6722         Fix typo in docstring.
6723
6724 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6725
6726         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6727         response.
6728
6729 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6732
6733         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6734
6735         * message.el (message-check-news-header-syntax): Protect against a
6736         string that `rfc822-addresses' returns when parsing fails.
6737
6738 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6741         (gnus-previous-char-property-change): New functions.
6742
6743         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6744
6745 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6746
6747         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6748         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6749
6750 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6751
6752         * message.el (message-exchange-point-and-mark): Rework last change to
6753         avoid using optional arg of exchange-point-and-mark, for backward
6754         compatibility.
6755
6756 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6757
6758         * message.el (message-exchange-point-and-mark):
6759         Call exchange-point-and-mark with an argument rather than setting
6760         mark-active by hand (Bug#5175).
6761
6762 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * nntp.el (nntp-service-to-port): Work for service expressed with
6765         numeric string; replace [:digit:] with [0-9] for XEmacs.
6766
6767 2009-12-17  Glenn Morris  <rgm@gnu.org>
6768
6769         * gnus-group.el (gnus-bug-group-download-format-alist):
6770         Change emacs entry to debbugs.gnu.org.  Bump :version.
6771
6772 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6773
6774         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6775
6776 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6777
6778         * message.el (message-info): Explain why we use `Info-goto-node'.
6779
6780 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6783
6784 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6785
6786         * message.el (message-completion-in-region): New compatibility function.
6787         (message-expand-group): Use it.
6788
6789 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6792         with no unread article should be listed if the 2nd arg `predicate' is
6793         given.
6794
6795 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6796
6797         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6798
6799 2009-11-29  Juri Linkov  <juri@jurta.org>
6800
6801         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6802         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6803         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6804
6805 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6806
6807         * sha1.el (sha1-string-external): default-directory "/" in case
6808         otherwise non-existent.  process-connection-type pipe for touch of
6809         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6810
6811 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6812
6813         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6814         it's comms related and sgml-mode.el has "comm" on that basis too.
6815
6816 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6817
6818         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6819         containing tspecial characters if they have been already quoted.
6820
6821 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6822
6823         * dns-mode.el (auto-mode-alist): Purecopy string.
6824
6825 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6826
6827         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6828
6829 2009-10-24  Glenn Morris  <rgm@gnu.org>
6830
6831         * gnus-art.el (help-xref-stack-item): Define for compiler.
6832
6833 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6834
6835         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6836
6837 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6840
6841 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6844         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6845
6846 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6849         (gnus-overlays-in): New alias to overlays-in.
6850
6851         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6852         gnus-overlay-get, and gnus-delete-overlay.
6853         (gnus-summary-show-thread): Make it work as well for systems in which
6854         next-single-char-property-change is not available.
6855         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6856
6857         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6858         (gnus-overlay-get): New alias to extent-property.
6859         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6860
6861         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6862         SXEmacs.
6863
6864         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6865         SXEmacs.
6866
6867 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6868
6869         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6870
6871 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6872
6873         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6874         and XEmacs that don't have `remove-overlays'.
6875
6876 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6877
6878         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6879         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6880         selective display.  Use overlays instead.
6881
6882 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6883
6884         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6885
6886 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6887
6888         * spam-stat.el (spam-stat-load): Fix typo in message.
6889
6890 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6891
6892         * dig.el (dig-invoke): Fix typo in docstring.
6893         (query-dig): Reflow docstring.
6894
6895 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6896
6897         * gnus-art.el (gnus-article-encrypt-body):
6898         * message.el (message-check-recipients):
6899         * mm-util.el (mm-codepage-setup):
6900         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6901         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6902
6903 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6904
6905         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6906         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6907         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6908         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6909         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6910
6911 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6912
6913         * dig.el: Add "Keywords: comm", as per net-utils.el.
6914
6915 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6916
6917         * dig.el (dig-mode): Use define-derived-mode.
6918
6919 2009-09-19  Glenn Morris  <rgm@gnu.org>
6920
6921         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6922
6923 2009-09-18  Glenn Morris  <rgm@gnu.org>
6924
6925         * gnus-diary.el (gnus-diary-check-message):
6926         * message.el (message-insert-formatted-citation-line):
6927         * nnbabyl.el (top-level):
6928         * nndiary.el (nndiary-schedule):
6929         Fix typos in condition-case handlers.
6930
6931 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6934         configuration that provides the sole article window in a frame;
6935         position point correctly after deleting a part.
6936
6937 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6938
6939         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6940         (spam-resolve-registrations-routine): Use it to unregister articles
6941         that change status.
6942
6943 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6946         with XEmacs.
6947         (parse-time-string-chars): Use it.
6948
6949 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6950
6951         * imap.el (imap-interactive-login): Better messages.
6952         (imap-open): Fix bug with renamed buffer on reconnect.
6953         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6954         for easier debugging and cleaner code.  On successful (guessed based on
6955         server capabilities) secondary authentication, set imap-state
6956         correctly.
6957         (imap-last-authenticator): Define imap-last-authenticator as a variable
6958         to avoid warnings.
6959
6960 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * nnrss.el (nnrss-request-article): Remove binding of
6963         default-enable-multibyte-characters that has gotten needless by
6964         the 2007-07-13 change in rfc2047-encode-message-header.
6965
6966         * mml.el (mml-insert-multipart): Error on the message header.
6967         (mml-insert-part): Error on the message header; position point at
6968         the end of a MIME tag.
6969
6970 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * time-date.el (autoload): Expand define-obsolete-function-alias into
6973         defalias and make-obsolete for old Emacsen that Gnus supports.
6974         (with-no-warnings): Define it for old Emacsen.
6975         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6976         is available.
6977         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6978         float-time is available; suppress compile warning for time-to-seconds.
6979
6980         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6981         (gnus-float-time): Alias to float-time if it exists.
6982
6983         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6984         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6985         float-time is available; suppress compile warning for time-to-seconds.
6986
6987         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6988         XEmacs.
6989
6990 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6991
6992         * imap.el (imap-message-map): Docstring fix.
6993
6994 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6997         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6998         Add the optional argument `encoding' that overrides the default.
6999
7000         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7001         mm-encode-buffer.
7002
7003 2009-09-04  Glenn Morris  <rgm@gnu.org>
7004
7005         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7006         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7007         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7008         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7009         * mm-util.el (mm-with-unibyte-current-buffer)
7010         (mm-find-buffer-file-coding-system):
7011         * yenc.el (yenc-decode-region): Use default-value rather than
7012         default-enable-multibyte-characters.
7013
7014 2009-09-03  Glenn Morris  <rgm@gnu.org>
7015
7016         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7017         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7018         than default-enable-multibyte-characters.
7019
7020 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7021
7022         * gnus-art.el (gnus-article-read-summary-keys):
7023         Fix gnus-buffer-configuration's value temporarily used.
7024
7025 2009-09-02  Glenn Morris  <rgm@gnu.org>
7026
7027         * gnus-util.el (gnus-float-time): New function.
7028         * gnus-delay.el (gnus-delay-article):
7029         * gnus-sum.el (gnus-thread-latest-date):
7030         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7031         * nnspool.el (nnspool-request-newgroups):
7032         Use gnus-float-time rather than time-to-seconds.
7033         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7034
7035         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7036         (gnus-header-subject-face, gnus-header-newsgroups-face)
7037         (gnus-header-name-face, gnus-header-content-face):
7038         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7039         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7040         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7041         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7042         (gnus-cite-face-11):
7043         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7044         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7045         (gnus-server-closed-face, gnus-server-denied-face)
7046         (gnus-server-offline-face):
7047         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7048         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7049         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7050         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7051         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7052         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7053         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7054         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7055         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7056         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7057         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7058         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7059         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7060         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7061         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7062         (gnus-summary-high-undownloaded-face)
7063         (gnus-summary-low-undownloaded-face)
7064         (gnus-summary-normal-undownloaded-face)
7065         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7066         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7067         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7068         (gnus-splash-face):
7069         * message.el (message-header-to-face, message-header-cc-face)
7070         (message-header-subject-face, message-header-newsgroups-face)
7071         (message-header-other-face, message-header-name-face)
7072         (message-header-xheader-face, message-separator-face)
7073         (message-cited-text-face, message-mml-face):
7074         * sieve-mode.el (sieve-control-commands-face)
7075         (sieve-action-commands-face, sieve-test-commands-face)
7076         (sieve-tagged-arguments-face):
7077         * spam.el (spam-face):
7078         Mark face aliases with "-face" in the name as obsolete.
7079
7080 2009-09-01  Glenn Morris  <rgm@gnu.org>
7081
7082         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7083         than goto-line.
7084
7085 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7088         Don't move point if the command is invoked inside the message header.
7089
7090 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7091
7092         * imap.el (imap-send-command): Simplify.
7093         (imap-wait-for-tag): point-max -> buffer-size.
7094
7095 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7096
7097         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7098         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7099         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7100         * nnir.el (nnir-swish-e-index-file):
7101         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7102         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7103         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7104         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7105         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7106         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7107
7108 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7111         Don't save excursion.
7112
7113 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7114
7115         * nnheader.el (nnheader-find-file-noselect):
7116         * mm-util.el (mm-insert-file-contents):
7117         Use (default-value 'major-mode) instead of default-major-mode.
7118
7119 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7120
7121         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7122
7123 2009-08-26  Glenn Morris  <rgm@gnu.org>
7124
7125         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7126         than placing in files.el.
7127
7128 2009-08-25  Glenn Morris  <rgm@gnu.org>
7129
7130         * nnir.el (top-level): Don't require cl at run-time.
7131         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7132         Replace cl-function substitute with gnus-replace-in-string.
7133         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7134         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7135         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7136         simplified expansions.
7137
7138 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7139
7140         * dig.el (dig): Add autoload cookie.
7141
7142 2009-08-22  Glenn Morris  <rgm@gnu.org>
7143
7144         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7145         goto-line.
7146
7147 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7148
7149         * parse-time.el (parse-time-string-chars): Save match data.
7150
7151 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7152
7153         * parse-time.el (parse-time-string-chars): Compute using character
7154         classes, to handle non-ascii characters (Bug#3190).
7155
7156 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7159
7160         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7161         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7162         (gnus-mm-display-part, gnus-mime-display-single)
7163         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7164         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7165
7166         * gnus-sum.el
7167         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7168         (gnus-summary-move-article): Add expirable mark to articles copied or
7169         moved to group that has auto-expire turned on if the option is non-nil.
7170
7171 2009-07-24  Glenn Morris  <rgm@gnu.org>
7172
7173         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7174         Fix typo.  (Bug#3903)
7175
7176 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7179         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7180         that should not be used for draft articles.
7181         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7182         that has no concern in minor mode keys.
7183         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7184         Abolish.
7185
7186 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7189         article without making inquiry to a user for unknown encoding.
7190
7191         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7192         (nnmaildir--scan): Assume i-node and device number that file-attributes
7193         returns might be cons-cell.
7194
7195         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7196
7197         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7198
7199 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7200
7201         * auth-source.el: Remove docs now in auth.texi.  Don't use
7202         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7203         `auth-source-hide-passwords' and use them.
7204
7205 2009-07-15  Glenn Morris  <rgm@gnu.org>
7206
7207         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7208
7209 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7212         excessive whitespace from the default values of title and description.
7213
7214 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7215
7216         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7217         mail-fetch-field to fetch Content-Description header in order to
7218         exclude newlines.
7219
7220 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7221
7222         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7223         format used by GnuPG 2.0.11.
7224
7225 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7226
7227         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7228         to deleted part.
7229
7230 2009-05-30  David Engster  <dengste@eml.cc>
7231
7232         * nnmairix.el: Remove old documentation in the commentary block.
7233         (nnmairix-request-group): Do not update active file for nnml back ends.
7234         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7235         end so that overview files are ignored.
7236         (nnmairix-update-groups): Make updating the groups more robust by using
7237         marks.
7238         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7239         with dollar characters in message-id.
7240
7241 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7244         2008-12-25 in dns.el.
7245
7246 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7247
7248         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7249         could happen if the text is only composed of spaces and/or tabs.
7250
7251 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7252
7253         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7254         when sending a queued message to avoid extra mml tags.
7255
7256 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7257
7258         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7259
7260 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7263         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7264         rmail-toggle-header for XEmacs;
7265         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7266
7267 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7268
7269         * gnus-dired.el: Remove autoload for gnus-setup-message.
7270         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7271         displaying Gnus logo; always use compose-mail.
7272
7273 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7274
7275         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7276
7277 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7280         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7281         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7282         available.
7283         (gnus-nocem-epg-verify): New function.
7284
7285 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7286
7287         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7288
7289 2009-02-15  Glenn Morris  <rgm@gnu.org>
7290
7291         * gnus-util.el (rmail-insert-rmail-file-header)
7292         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7293         autoloads.
7294         (rmail-default-rmail-file): Remove unnecessary declaration.
7295         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7296
7297 2009-02-14  Glenn Morris  <rgm@gnu.org>
7298
7299         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7300         variable (only used in gnus-util, which declares it anyway).
7301         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7302         which was only needed by gnus-art (changed to not use it any more).
7303         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7304         only used in gnus-util, which autoloads it itself.
7305         (rmail-update-summary): Fix autoload.
7306
7307         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7308         rather than rmail-output-to-rmail-file.
7309
7310 2009-02-07  Glenn Morris  <rgm@gnu.org>
7311
7312         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7313         autoload of function that no longer exists.
7314         (rmail-toggle-header): Declare.
7315         (message-forward-rmail-make-body): Handle mbox Rmail.
7316
7317 2009-01-31  Glenn Morris  <rgm@gnu.org>
7318
7319         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7320         2009-01-09 change.
7321
7322 2009-01-31  Dave Love  <fx@gnu.org>
7323
7324         * imap.el (imap-fetch-safe): Bind debug-on-error.
7325         (imap-debug): Add imap-fetch-safe.
7326
7327 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7328
7329         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7330         (auth-source-forget-all-cached): New convenience function.
7331         (auth-source-user-or-password): Accept list of modes or a single mode.
7332
7333         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7334         auth-source modes.
7335
7336         * netrc.el (netrc-machine-user-or-password): Use list of
7337         auth-source modes.
7338
7339         * nnimap.el (nnimap-open-connection): Use list of
7340         auth-source modes.
7341
7342         * nntp.el (nntp-send-authinfo): Use list of
7343         auth-source modes.
7344
7345 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7346
7347         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7348         now.
7349
7350 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7353         coding system in XEmacs; add a workaround for XEmacs.
7354
7355         * lpath.el: Fbind coding-system-aliasee.
7356
7357 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7360         of current-language-environment.
7361
7362 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7365         available at runtime.
7366
7367 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7370
7371 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7372
7373         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7374         the greatest positive fixnum value doesn't work under an XEmacs with
7375         bignum support; use the most-positive-fixnum constant instead,
7376         available since Emacs 21.1 with cl and XEmacs 21.1.
7377
7378 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7379
7380         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7381         XEmacs gets not to work.
7382
7383 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * mm-util.el (mm-coding-system-priorities): Allow the value like
7386         "Japanese (UTF-8)" of current-language-environment.
7387
7388 2009-01-09  Glenn Morris  <rgm@gnu.org>
7389
7390         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7391         with last-command-event.
7392
7393 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7394
7395         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7396         in the doc string.
7397
7398         * message.el (message-fix-before-sending): Amend comment.
7399
7400 2009-01-08  Dave Love  <fx@gnu.org>
7401
7402         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7403
7404 2009-01-07  David Engster  <dengste@eml.cc>
7405
7406         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7407         simplified server definitions by converting it via
7408         gnus-server-to-method.
7409
7410 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7413         parameter's operands.
7414
7415 2009-01-06  David Engster  <dengste@eml.cc>
7416
7417         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7418         primary select method (for gnus-group-mark-article-as-read).
7419
7420 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7421
7422         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7423         `(gnus)Face', not `(gnus)X-Face'.
7424
7425 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * mm-util.el (mm-ucs-to-char): New function.
7428
7429         * mm-url.el (mm-url-decode-entities): Use it.
7430
7431         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7432         unicode-to-char.
7433
7434 2009-01-05  Dave Love  <fx@gnu.org>
7435
7436         * time-date.el: Require cl for `declare'.
7437
7438 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7439
7440         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7441         Dave Love.
7442
7443 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7444
7445         * message.el (message-fix-before-sending): Add `eight-bit' to
7446         illegible-text check.
7447
7448 2009-01-03  Michael Olson  <mwolson@gnu.org>
7449
7450         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7451         `headers' is nil.  This can occur if the IMAP server does not have
7452         permissions to read messages from a folder, but can write new messages
7453         to the folder.
7454         (nnimap-request-article-part): Do not insert `data' if it is nil.
7455
7456         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7457         characters which will confuse `read', so skip past them.
7458
7459 2009-01-01  Dave Love  <fx@gnu.org>
7460
7461         * imap.el (imap-string-to-integer): Fix typo.
7462         (imap-fetch-safe): New function.
7463         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7464
7465         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7466
7467         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7468         (imap-parse-greeting): Fix doc strings.
7469         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7470         (imap-parse-flag-list): Make messages unique.
7471         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7472
7473         * nnimap.el: Fix author email.
7474         (nnimap-split-rule): Add FIXME comment.
7475         (nnimap-debug): Fix doc string.
7476
7477 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7478
7479         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7480
7481 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7482
7483         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7484         nslookup if resolv.conf isn't available.
7485         (dns-query): Rename from query-dns.
7486         (dns-query-cached): Rename from query-dns-cached.
7487
7488 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7491         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7492         to check if those variables exist (first appeared in Emacs 18.50).
7493
7494 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * mm-util.el (mm-line-number-at-pos): New function.
7497
7498         * spam-report.el (spam-report-process-queue): Use it.
7499
7500 2008-12-24  David Engster  <dengste@eml.cc>
7501
7502         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7503         parameters that haven't existed as variables as buffer-local variables.
7504
7505 2008-12-23  Dave Love  <fx@gnu.org>
7506
7507         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7508         cadar.
7509
7510         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7511         imap-starttls-p.
7512         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7513
7514 2008-12-22  Dave Love  <fx@gnu.org>
7515
7516         * imap.el: Fix author email.  Doc fixes.
7517         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7518         reply.
7519
7520 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7521
7522         * spam-report.el (spam-report-gmane-max-requests): New constant.
7523         (spam-report-gmane-wait): New variable.
7524         (spam-report-gmane-ham, spam-report-gmane-spam)
7525         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7526         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7527         the server.
7528
7529         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7530         Add explanations.
7531
7532         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7533         nnheader-accept-process-output and nnheader-read-timeout if available.
7534         (pop3-movemail): Use it.
7535
7536         * message.el (message-check-news-body-syntax): Fix signature check if
7537         there's an attachment.
7538
7539 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * mm-util.el: Add comments to the mm- emulating functions.
7542
7543 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7544
7545         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7546         Reported by Stephen Berman <stephen.berman@gmx.net>.
7547
7548 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7549
7550         * mm-util.el (mm-substring-no-properties): New function.
7551         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7552         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7553         (mm-string-to-multibyte): Doc fix.
7554
7555         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7556
7557 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * mml.el (mml-attach-file): Strip text properties from file name.
7560         (Bug#1574)
7561
7562 2008-12-16  Glenn Morris  <rgm@gnu.org>
7563
7564         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7565
7566 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7569         knows since the charset specified might be a bogus alias that
7570         mm-charset-synonym-alist provides.
7571
7572 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7573
7574         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7575         "ISO_8859-1".
7576
7577         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7578
7579 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * mm-util.el (mm-charset-eval-alist):
7582         Define it before mm-charset-to-coding-system.
7583         (mm-charset-to-coding-system): Add optional argument `silent';
7584         define it before mm-charset-override-alist.
7585         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7586         default value if it can be used in Emacs currently running;
7587         silence mm-charset-to-coding-system.
7588
7589 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7592         `allow-override' which says whether to use `mm-charset-override-alist'.
7593         (rfc2047-decode-encoded-words): Use it.
7594
7595         * mm-util.el (mm-charset-override-alist): Fix custom type;
7596         add `(gb2312 . gbk)' to choices.
7597
7598 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7601         fast.
7602
7603         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7604
7605         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7606
7607 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7608
7609         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7610         on links.
7611
7612         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7613
7614 2008-12-03  Lute Kamstra  <lute@gnu.org>
7615
7616         * sha1.el: Remove leading * from docstrings of defcustoms,
7617         deffaces, defconsts and defuns.
7618
7619 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7622         users' addresses that don't have domain parts.
7623         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7624         rather than message-narrow-to-head since there will be the message
7625         header separator.
7626
7627 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7628
7629         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7630         since the result is inserted in a unibyte buffer anyway.
7631         (nnimap-demule-use-string-to-multibyte): Remove.
7632         (nnimap-demule): Alias it to mm-string-to-multibyte.
7633
7634 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7635
7636         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7637         variable for debugging bug#464 and bug#1174.
7638         (nnimap-demule): Use it.
7639
7640 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7641
7642         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7643         score calculation correctly.
7644
7645 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7646
7647         * message.el (message-send-mail): Just set the buffer to unibyte
7648         rather than use mm-with-unibyte-current-buffer which does a lot more.
7649         (message-send-mail-partially): Don't bother with
7650         mm-with-unibyte-current-buffer since it's already been made unibyte by
7651         message-send-mail.
7652
7653 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7654
7655         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7656
7657 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7660
7661 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7664         require itself and to remove `with-no-warnings'.
7665
7666 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7667
7668         * starttls.el (starttls-any-program-available): Get the name of the
7669         available TLS layer program.
7670         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7671         well as the host name in the "opening" message.
7672
7673         * auth-source.el (auth-source-cache, auth-source-do-cache)
7674         (auth-source-user-or-password): Cache passwords and logins by default,
7675         allow override with `auth-source-do-cache'.
7676         (auth-source-forget-user-or-password): Allow users to remove cache
7677         entries if needed.
7678
7679 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7680
7681         * md4.el (md4-buffer): Fix typo in docstring.
7682         (md4, md4-64): Doc fixes.
7683         (md4-pack-int32): Reflow docstring.
7684
7685 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7686
7687         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7688         condition-case to only the forward-sexp call.
7689
7690 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7691
7692         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7693         quotes contained.  Make it more robust regardless by an extra
7694         condition-case wrapper.
7695
7696 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7699
7700 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * nnml.el (nnml-request-expire-articles): Check if the function set to
7703         `nnmail-expiry-target' returns the symbol `delete'.
7704
7705         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7706
7707         * nnmail.el (nnmail-expiry-target): Fix custom type.
7708
7709 2008-10-02  Glenn Morris  <rgm@gnu.org>
7710
7711         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7712         Silence compiler warning.
7713
7714 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7715
7716         * tls.el (open-tls-stream): Show the actual command being
7717         executed, instead of the format string.
7718
7719 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * lpath.el: Fbind codepage-setup for Emacs 23.
7722
7723 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7724
7725         * mml.el (mml-menu): Don't assume mml2015 is bound.
7726
7727 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7728
7729         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7730         exists.
7731
7732 2008-09-27  Glenn Morris  <rgm@gnu.org>
7733
7734         * gnus-util.el (mail-header-remove-comments): Autoload it.
7735
7736 2008-09-27  Andreas Schwab  <schwab@suse.de>
7737
7738         * gnus-util.el (gnus-split-references): Strip comments.
7739         (gnus-parent-id): Likewise.
7740
7741 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7742
7743         * message.el (message-confirm-send): Fix version.
7744
7745 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7746
7747         * message.el (message-idna-to-ascii-rhs-1): Use
7748         mail-extract-address-components rather than mail-header-parse-addresses
7749         that is an alias by default to ietf-drums-parse-addresses that does not
7750         support non-ASCII names in headers' contents.
7751
7752 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7753
7754         * message.el (message-confirm-send): Fix variable documentation to
7755         avoid the "y/n" wording.
7756
7757 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7758
7759         * message.el (message-set-auto-save-file-name): Save to a different
7760         filename so multiple messages (especially drafts) can be recovered.
7761
7762 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7763
7764         * message.el (message-confirm-send): Add appropriate version.
7765
7766 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7767
7768         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7769         defvar.
7770
7771 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7772
7773         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7774         (mm-pkcs7-enveloped-magic): Ditto.
7775
7776 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7777
7778         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7779         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7780
7781 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7782
7783         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7784         default, it's better.
7785
7786 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7787
7788         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7789         summary line gnus-number property and ignore them (with a warning
7790         message).
7791
7792 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7795         macro caddr in the interactive form since it won't be expanded.
7796
7797 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7798
7799         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7800         `charset'; fix name of function called recursively.
7801         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7802
7803 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7806         (gnus-mime-set-charset-parameters): New function.
7807         (gnus-mime-view-part-as-charset): Use it to correctly display part
7808         specifying wrong charset.
7809
7810 2008-09-08  David Engster  <dengste@eml.cc>
7811
7812         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7813         in completing-read for back end server.
7814
7815 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7816
7817         * message.el (message-confirm-send): New variable to confirm sending a
7818         message.
7819         (message-send): Use it.
7820
7821 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7822
7823         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7824
7825 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7828
7829 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7830
7831         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7832         prevent tracking too many groups.
7833         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7834         Use it.
7835
7836 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7837
7838         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7839         moving point to the bottom of the window in order to avoid recentering.
7840
7841 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7844
7845         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7846         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7847         (gnus-article-beginning-of-window): Fix calculation.
7848
7849 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * gnus-msg.el (gnus-summary-supersede-article)
7852         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7853         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7854         message header.
7855
7856 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7857
7858         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7859         pending output coming after the status change.
7860
7861 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7862
7863         * message.el:
7864         * gnus-start.el:
7865         * gnus-registry.el: Remove VMS support.
7866
7867 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7870         macro.
7871         (rfc2104-hash): Use it.
7872
7873 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7874
7875         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7876         (gnus-summary-sort-by-most-recent-date): New commands.
7877         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7878         and menu entries.
7879
7880 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7883         don't redisplay article for raw contents; remove plural articles stuff.
7884
7885         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7886         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7887         on gnus-summary-save-article; display results properly.
7888
7889 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * lpath.el: No need to fbind ns-focus-frame.
7892
7893 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7894
7895         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7896
7897 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-art.el (gnus-summary-save-in-pipe):
7900         Consider gnus-save-all-headers.
7901
7902 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7903
7904         * gnus-util.el (ns-focus-frame): Remove declaration.
7905         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7906         like x.
7907
7908 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7909
7910         * rfc2104.el (rfc2104-zero): Delete defconst.
7911         (rfc2104-hex-alist): Likewise.
7912         (rfc2104-hex-to-int): Delete func.
7913         (rfc2104-hexstring-to-bitstring): Likewise.
7914         (rfc2104-nybbles): New defconst.
7915         (rfc2104-hash): Rewrite for speed.
7916
7917 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * tls.el (open-tls-stream): Make it work with the 2nd argument
7920         BUFFER that is a string but does not exist as a buffer object, as
7921         mentioned in the doc-string.
7922
7923 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7926         SXEmacs.
7927
7928 2008-07-16  Glenn Morris  <rgm@gnu.org>
7929
7930         * gnus-util.el (ns-focus-frame): Declare for compiler.
7931
7932 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7935         set as a group parameter.
7936         (gnus-summary-save-in-pipe): Work when it is called independently.
7937         (gnus-summary-pipe-to-muttprint): Don't modify
7938         gnus-summary-pipe-output-default-command.
7939
7940 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7941
7942         * message.el (message-send-mail-with-sendmail):
7943         Display the error message.
7944
7945 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * gnus-art.el (gnus-default-article-saver):
7948         Add gnus-summary-save-in-pipe to choices.
7949         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7950         gnus-summary-pipe-output-default-command as the default command.
7951         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7952         instead of gnus-last-shell-command.
7953
7954         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7955         New user option.
7956         (gnus-summary-muttprint-program): Mention the value will be changed.
7957         (gnus-summary-save-article): Force showing of all headers.
7958         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7959
7960 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7961
7962         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7963
7964 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7965
7966         * nnimap.el (nnimap-id):
7967         * sieve-manage.el (sieve-manage-open): Doc fixes.
7968
7969 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7970
7971         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7972         if available.
7973
7974 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7975
7976         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7977
7978         * nnkiboze.el (nnkiboze-generate-group):
7979         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7980
7981         * nnmairix.el: Require CL.
7982
7983 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * dgnushack.el: Autoload get-display-table and put-display-table for
7986         XEmacs 21.5.
7987
7988         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7989         21.4 and SXEmacs.
7990
7991 2008-06-15  David Engster  <dengste@eml.cc>
7992
7993         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7994
7995 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7996
7997         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7998         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7999         runtime choice under XEmacs.
8000
8001         * gnus-sum.el (gnus-summary-set-display-table):
8002         Use `gnus-put-display-table', `gnus-get-display-table',
8003         `gnus-set-display-table' for the display table, instead of `aset'.
8004
8005         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8006         Use `gnus-put-display-table', `gnus-get-display-table',
8007         `gnus-set-display-table' for the display table.
8008
8009 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8010
8011         * nnmairix.el: Add autoloads.
8012
8013 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8014
8015         * nnmairix.el (nnmairix-delete-recreate-group)
8016         (nnmairix-update-and-clear-marks): Fix error messages.
8017
8018 2008-06-14  David Engster  <dengste@eml.cc>
8019
8020         * nnmairix.el: Upgrade to version 0.6.
8021         (nnmairix-group-toggle-propmarks-this-group)
8022         (nnmairix-group-toggle-readmarks-this-group)
8023         (nnmairix-group-delete-recreate-this-group)
8024         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8025         (nnmairix-remove-tick-mark-original-article): New commands.
8026         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8027         (nnmairix-propagate-marks-to-nnmairix-groups)
8028         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8029         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8030         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8031         functions needed for marks propagation and manipulation of read marks.
8032         (nnmairix-update-groups): New function.
8033         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8034         (nnmairix-determine-original-group-from-registry)
8035         (nnmairix-determine-original-group-from-path)
8036         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8037         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8038         New helper functions.
8039         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8040         keystrokes for new commands.
8041         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8042         (nnmairix-request-group): Check allow-fast group parameter.
8043         (nnmairix-request-create-group): Set allow-fast group parameter if
8044         nnmairix-allowfast-default is set.
8045         (nnmairix-close-group): Propagate marks upon closing if needed.
8046         (nnmairix-group-toggle-threads-this-group): Use new.
8047         nnmairix-group-toggle-parameter helper function.
8048         (nnmairix-search): Better check for empty search result.
8049         (nnmairix-goto-original-article): Use new helper functions for
8050         determining original article.
8051         (nnmairix-show-original-article): Make sure message-id is in brackets.
8052         (nnmairix-call-mairix-binary): Change variable name.
8053         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8054         helper function.
8055         (nnmairix-widget-toggle-activate): Fix doc string.
8056
8057 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * nnir.el: Require edmacro when compiling with XEmacs.
8060         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8061         available in Emacs 21.
8062
8063 2008-06-11  Glenn Morris  <rgm@gnu.org>
8064
8065         * gnus-util.el (x-focus-frame):
8066         * gnus.el (image-size):
8067         * mm-decode.el (image-size): Declare.
8068
8069         * gnus-picon.el (declare-function): Add compat definition.
8070         (image-size): Declare.
8071
8072         * gnus-group.el (tool-bar-map):
8073         * gnus-sum.el (tool-bar-map): Define for compiler.
8074
8075         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8076
8077         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8078
8079         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8080         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8081         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8082         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8083         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8084         * sieve-manage.el, spam-report.el, spam.el:
8085         Remove unnecessary eval-and-compile of autoloads.
8086
8087 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8088
8089         * auth-source.el: Precise Tramp doc.
8090
8091 2008-06-07  Glenn Morris  <rgm@gnu.org>
8092
8093         * nnmairix.el: Remove unnecessary eval-when-compile.
8094
8095 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * lpath.el: Fbind propertize for XEmacs 21.4.
8098
8099 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8100
8101         * nnir.el: Move here from ../contrib.
8102
8103 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8104
8105         * gnus-util.el (gnus-read-shell-command): New function.
8106         * mm-decode.el (mm-pipe-part):
8107         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8108
8109 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8112
8113 2008-06-03  Glenn Morris  <rgm@gnu.org>
8114
8115         * pop3.el (nnheader-accept-process-output): Autoload it.
8116
8117 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8120         are not 2-digit hexadecimal characters that follow `%'s.
8121
8122 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8123
8124         * message.el (message-bogus-recipient-p): Fix type in doc string.
8125         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8126         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8127         Improve custom options.
8128         (message-bogus-recipient-p): Adjust accordingly.
8129
8130 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8131
8132         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8133         long-form month and day names.
8134
8135 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8136
8137         * dgnushack.el: Autoload debug, eudc-expand-inline and
8138         pgg-snarf-keys-region for XEmacs.
8139
8140         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8141
8142         * nnmairix.el: Require edmacro when compiling with XEmacs.
8143
8144 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8145
8146         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8147         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8148
8149 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8150
8151         * auth-source.el: Add more docs.
8152
8153         * netrc.el (netrc-machine): Always match if the port is not given.
8154
8155 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8158         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8159         retrieval faster in some cases, but might make CPU usage larger.
8160         If this has any bad side effects, we might revert this change.
8161
8162         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8163         seems to make mail retrieval much, much faster.
8164         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8165         unconditionally.
8166
8167         * gnus-draft.el (gnus-group-send-queue):
8168         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8169
8170 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8171
8172         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8173
8174         * message.el (message-bogus-address-regexp): Fix and improve custom
8175         type.
8176         (message-setup-hook): Add message-check-recipients as custom option.
8177
8178 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8179
8180         * message.el (message-cite-function): Remove bogus autoload which crept
8181         in during merge from v5-10.
8182
8183 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8184
8185         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8186
8187         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8188
8189         * auth-source.el: Preliminary Tramp docs.
8190         (auth-sources): Change the default auth-sources to use
8191         EPA .gpg files.
8192
8193 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8194
8195         * nntp.el: Autoload `auth-source-user-or-password'.
8196         (nntp-send-authinfo): Use it.
8197
8198         * nnimap.el: Autoload `auth-source-user-or-password'.
8199         (nnimap-open-connection): Use it.
8200
8201         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8202         for the gnus-message function.
8203         (auth-source-user-or-password): Use it.
8204
8205 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8206
8207         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8208         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8209         (rfc2104-hash): Use it.
8210
8211 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8212
8213         * gnus-art.el (gnus-article-toggle-truncate-lines):
8214         Don't use `iff' in docstring.
8215
8216 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8217
8218         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8219
8220         * gnus-util.el (gnus-extract-address-component-name)
8221         (gnus-extract-address-component-email): Convenience functions around
8222         `gnus-extract-address-components'.
8223
8224         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8225         Use `gnus-extract-address-component-email' to fix bug of comparing full
8226         sender name to `user-mail-address'.
8227
8228 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8229
8230         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8231         catch/throw to optimize.
8232         (gnus-registry-find-keywords): Just use member to find a keyword.
8233
8234 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8235
8236         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8237         is current before calling gnus-server-prepare.
8238         (gnus-server-setup-buffer, gnus-server-update-server)
8239         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8240
8241 2008-05-04  Juri Linkov  <juri@jurta.org>
8242
8243         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8244         (mailcap-file-default-commands): Use mailcap-replace-in-string
8245         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8246         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8247
8248 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8249
8250         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8251
8252 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8253
8254         * gnus.el: Bump version to 0.11.
8255
8256 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8257
8258         * gnus.el: No Gnus v0.10 is released.
8259
8260 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8261
8262         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8263         hooks.
8264         (gnus-update-read-articles): Speed up non-marks-using users.
8265         (gnus-use-marks): Define gnus-use-marks.
8266         (gnus-propagate-marks): Rename variable to something more sensible.
8267
8268 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8269
8270         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8271         (gmm-image-load-path-for-library): Fix typos in docstrings.
8272         (gmm-message): Reflow docstring.
8273
8274 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8275
8276         * mail-source.el (mail-source-set-1, mail-source-bind):
8277         Move auth-source code out of the macro to clean it up and fix bugs.
8278
8279 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8280
8281         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8282         by sender if it's equal to user-mail-address, it's likely to be
8283         useless.
8284
8285         * mail-source.el (mail-source-bind): Don't use user or password if they
8286         are not bound.  Unintern them if they are nil.  Don't use server unless
8287         it's bound, and default it to empty string otherwise.
8288
8289 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8290
8291         * mail-source.el: Load auth-source.el.
8292         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8293         get user name or password, if auth-sources is set up.
8294
8295         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8296         strategy of splitting with parent.
8297         (gnus-registry-split-fancy-with-parent)
8298         (gnus-registry-post-process-groups): Use it and fix prior
8299         bug (returning a list as the split result).
8300
8301         * auth-source.el (auth-sources): Remove server parameter.
8302         (auth-source-pick, auth-source-user-or-password)
8303         (auth-source-user-or-password-imap)
8304         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8305         (auth-source-user-or-password-sftp)
8306         (auth-source-user-or-password-smtp): Remove server parameter.
8307
8308 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8309
8310         * smime.el (smime-sign-region, smime-encrypt-region)
8311         (smime-decrypt-region):
8312         Remove redundant calls to `generate-new-buffer-name'.
8313
8314 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8315
8316         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8317         Don't use QP for message/rfc822.
8318         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8319
8320 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8321
8322         * sieve-manage.el (sieve-string-bytes): Remove.
8323         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8324         correct byte-length only if the process's coding-system is the same as
8325         the one used internally by Emacs to represent strings.
8326
8327 2008-04-22  Juri Linkov  <juri@jurta.org>
8328
8329         * mailcap.el (mailcap-file-default-commands): New function.
8330
8331 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8332
8333         * message.el (message-signature-separator, message-cite-function):
8334         Change custom version.
8335
8336 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8337
8338         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8339         commands.
8340         (tls-checktrust): Ditto.
8341
8342 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * mm-decode.el (mm-display-external): Make temp file read-only.
8345
8346 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8349         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8350         `C-c C-f d'.
8351
8352 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8353
8354         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8355
8356 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8357
8358         * gnus.el: Bump version to 0.9.
8359
8360 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * gnus.el: No Gnus v0.8 is released.
8363
8364 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8365
8366         * mail-source.el (mail-source-value):
8367         Prefer fboundp to functionp so it works with macros as well.
8368
8369 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8370
8371         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8372         Fix last change in case the element is not even a symbol.
8373
8374 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8375
8376         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8377         Prefer fboundp to functionp so it works with macros as well.
8378
8379 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * auth-source.el: Add docs.
8382         (auth-sources): Modify format to support server.
8383         (auth-source-pick, auth-source-user-or-password)
8384         (auth-source-user-or-password-imap)
8385         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8386         (auth-source-user-or-password-sftp)
8387         (auth-source-user-or-password-smtp): Add server parameter.
8388
8389 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8390
8391         * gnus-registry.el: Initialize the registry when gnus-registry-install
8392         is t.
8393
8394 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8395
8396         * compface.el (uncompface): Make buffer unibyte.
8397
8398 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8399
8400         * mail-source.el (mail-source-value):
8401         Prefer fboundp to functionp so it works with macros as well.
8402
8403 2008-04-05  Glenn Morris  <rgm@gnu.org>
8404
8405         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8406
8407 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8408
8409         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8410         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8411
8412         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8413         multibyteness after rather than before erasing it.
8414
8415         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8416         mm-with-multibyte.
8417         (gnus-request-article-this-buffer): Make sure the proper decoding is
8418         used if gnus-original-article-buffer happens to be unibyte.
8419
8420         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8421         default-enable-multibyte-characters.
8422
8423         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8424         default-enable-multibyte-characters.
8425
8426         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8427
8428         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8429
8430 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8431
8432         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8433         Fix last change in case the element is not even a symbol.
8434
8435 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8436
8437         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8438         (imap-message-copyuid-1): Use it.
8439         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8440         J. Williams in
8441         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8442
8443         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8444         imap-enable-exchange-bug-workaround.
8445         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8446
8447 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8448
8449         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8450         a 100 byte status-checks into a 2-3MB transfer for each group.
8451         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8452         to enable bug workaround or not.
8453         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8454
8455 2008-03-31  Glenn Morris  <rgm@gnu.org>
8456
8457         * message.el (mml2015-use): Declare for compiler.
8458         (message-info): Require mml2015 when appropriate.
8459
8460 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8463         whitespace.
8464
8465 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8466
8467         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8468         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8469         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8470         (nntp-service-to-port): New function.
8471         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8472         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8473         (nntp-open-netcat-stream): New function.
8474         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8475
8476 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8477
8478         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8479
8480 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8481
8482         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8483
8484 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8485
8486         * dns.el (dns-write): Use set-buffer-multibyte.
8487
8488 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8489
8490         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8491
8492 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8493
8494         * message.el (message-signature-separator): Change default.
8495         Improve custom type.
8496         (message-cite-function): Change default to
8497         message-cite-original-without-signature.
8498
8499         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8500         toggle.
8501
8502         * message.el (message-check-news-body-syntax): Fix signature check.
8503         (message-setup-1): Mark buffer as unmodified _after_ running
8504         message-setup-hook and handling message-alternative-emails.
8505         (message-shorten-references): Be more strict when building list of
8506         valid references to comply with GNKSA.
8507
8508         * gnus-group.el (gnus-read-ephemeral-bug-group)
8509         (gnus-read-ephemeral-debian-bug-group)
8510         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8511
8512         * message.el (message-info): Don't use booleanp which isn't supported
8513         in Emacs 21 and XEmacs.
8514
8515 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8518         gnus-group-gmane-group-download-format.
8519         (gnus-group-read-ephemeral-gmane-group): Rename from
8520         gnus-group-read-ephemeral-gmane-group.
8521         (gnus-read-ephemeral-gmane-group-url): Rename from
8522         gnus-group-read-ephemeral-gmane-group-url.
8523         (gnus-bug-group-download-format-alist): New variable.
8524         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8525         (gnus-read-ephemeral-emacs-bug-group): New commands.
8526
8527 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8528
8529         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8530         (gnus-visible-headers): Improve custom type.
8531
8532 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8533
8534         * mml.el (mml-menu): Add workarounds for XEmacs.
8535
8536         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8537         X-Boundary header.
8538
8539         * message.el (message-simplify-recipients): Fix previous commit.
8540
8541 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8542
8543         * mm-util.el (mm-set-buffer-multibyte): New function.
8544         * mm-decode.el (mm-copy-to-buffer): Use it.
8545
8546         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8547         Prefer fboundp to functionp so it works with macros as well.
8548
8549 2008-03-19  Glenn Morris  <rgm@gnu.org>
8550
8551         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8552         Accidentally removed in the sync process with Emacs.
8553
8554 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8555
8556         * message.el (message-alter-recipients-discard-bogus-full-name):
8557         New function.
8558         (message-alter-recipients-function): New variable.
8559         (message-get-reply-headers): Use it.
8560         (message-replace-header): New helper function.
8561         (message-recipients-without-full-name): New variable.
8562         (message-simplify-recipients): New command.
8563
8564         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8565
8566         * message.el (message-info): Handle EasyPG manual.
8567
8568         * mml.el (mml-menu): Add entry for EasyPG.
8569
8570 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8571
8572         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8573         parameter.
8574
8575         * message.el (message-disassociate-draft): Specify drafts group name
8576         fully.
8577
8578 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8579
8580         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8581         Eliminate unnecessary duplicates from the match list.
8582
8583 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8586
8587         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8588
8589         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8590         args of `how-many' of which the XEmacs version doesn't take; declare
8591         Info-index-next as function.
8592
8593 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * gnus-score.el (gnus-score-headers): Fix handling of
8596         gnus-inhibit-slow-scoring.
8597
8598         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8599         string.
8600         (gnus-button-url-regexp): Improve handling of parenthesis.
8601         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8602         (gnus-button-handle-info-keystrokes): Handle index entries.
8603
8604 2008-03-15  Glenn Morris  <rgm@gnu.org>
8605
8606         * parse-time.el (parse-time-string): Simplify.
8607
8608 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8611         Incoming* files.
8612
8613 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8614
8615         * auth-source.el (auth-sources): Rename from auth-source-choices.
8616         (auth-source-pick): Use it.
8617
8618 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8619
8620         * binhex.el (binhex-decode-region-internal):
8621         * uudecode.el (uudecode-decode-region-internal):
8622         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8623         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8624         setting default-enable-multibyte-characters.
8625
8626 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8627
8628         * auth-source.el (auth-source-protocols)
8629         (auth-source-protocols-customize, auth-source-choices): Add and
8630         modified variable customizations and defaults.
8631         (auth-source-pick, auth-source-user-or-password)
8632         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8633         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8634         (auth-source-user-or-password-sftp)
8635         (auth-source-user-or-password-smtp): Use new variables and provide an
8636         interface to netrc.el.
8637
8638 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8639
8640         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8641         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8642         Make sure the nntp port to specify is a string.
8643
8644 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8645
8646         * nntp.el: Use with-current-buffer.
8647         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8648         dubious mm-with-unibyte-current-buffer.
8649         (nntp-with-open-group-function): New function extracted from
8650         nntp-with-open-group macro.
8651         (nntp-with-open-group): Use the function, so it's easier to debug.
8652         Add indentation and debugging info.
8653         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8654         Recommend the use of the netcat alternatives.
8655
8656         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8657         Avoid mm-string-as-multibyte as well.
8658
8659         * nnweb.el (nnweb-insert-html):
8660         Remove use of nnheader-string-as-multibyte.
8661
8662         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8663         (nnheader-string-as-multibyte): Remove.
8664
8665         * mm-view.el: Use inhibit-read-only.
8666         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8667         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8668         or unibyte-string.
8669
8670         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8671         (mm-uu-yenc-extract): Use with-current-buffer.
8672
8673         * gnus-soup.el (gnus-soup-send-packet): Don't use
8674         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8675
8676         * nnmh.el: Use with-current-buffer.
8677         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8678         mm-string-as-multibyte on the output of mm-encode-coding-string.
8679
8680         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8681         (nnimap-request-move-article): Use with-current-buffer.
8682
8683         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8684         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8685         conversion uses string-make-unibyte rather than string-as-unibyte.
8686
8687         * gnus-msg.el: Use with-current-buffer.
8688
8689         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8690
8691 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8692
8693         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8694         string for caching if it is 'PIN.
8695
8696 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * lpath.el: Consider the case without Emacs/W3.
8699
8700 2008-03-08  Glenn Morris  <rgm@gnu.org>
8701
8702         * time-date.el (date-to-time, time-subtract, time-add)
8703         (safe-date-to-time): Doc fixes.
8704
8705 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8706
8707         * mail-source.el (mail-source-delete-old-incoming-confirm):
8708         Change default to nil.
8709         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8710
8711 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8712
8713         * lpath.el: Rearrange.
8714
8715         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8716         (gnus-article-goto-prev-page): Work for articles having ^L's.
8717
8718         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8719
8720         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8721
8722 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8723
8724         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8725         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8726         (gnus-bookmark-jump): Adjust some variable names.
8727
8728 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8729
8730         * auth-source.el: New package.
8731         (auth-source-choices): Add customization entry point variable.
8732
8733         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8734         bug.
8735
8736 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8737
8738         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8739         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8740         (gnus-registry-install-shortcuts): Rename from
8741         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8742         the `gnus-registry-mark-map' keymap dynamically from
8743         `gnus-registry-marks'.  The generated functions update the summary line
8744         when a registry mark is added or deleted, and will call
8745         `gnus-registry-install-p' (see the comments in the code).
8746         (gnus-registry-user-format-function-M): Use concat intelligently.
8747
8748         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8749         the registry mark functions.
8750
8751 2008-03-05  Glenn Morris  <rgm@gnu.org>
8752
8753         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8754         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8755         gnus-art.
8756         (top-level): No need to load own source when compiling.
8757
8758 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8759
8760         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8761         Suggested by <chris.anderton@zetnet.co.uk>.
8762
8763 2008-03-04  Glenn Morris  <rgm@gnu.org>
8764
8765         * gnus-sum.el (top-level): No need to require gnus when compiling,
8766         since unconditionally required near start of file.
8767         (gnus-summary-display-while-building): Move definition before use.
8768
8769 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8770
8771         * gnus-registry.el (gnus-registry-user-format-function-M):
8772         Add formatting function.
8773
8774 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8775
8776         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8777         with plists.
8778         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8779         Use new format.
8780
8781 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8782
8783         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8784         `where-is-internal' that returns a range of key sequences.
8785
8786 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8787
8788         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8789
8790         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8791         (gnus-summary-jump-to-group): Consider windows on other displayed
8792         frames as well.  Similar changes might be needed elsewhere, but that's
8793         the one I've bumped into during my use.
8794
8795         * nndoc.el (nndoc-oe-dbx-type-p):
8796         * gnus-msg.el (gnus-debug):
8797         * gnus-group.el (gnus-update-group-mark-positions):
8798         Use mm-string-to-multibyte.
8799
8800 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8801
8802         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8803         doesn't handle NotDashEscaped.
8804
8805         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8806         (mml-dnd-attach-options): Fix typo in custom choice.
8807
8808         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8809         Change nndoc-article-type to mbox.
8810         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8811
8812         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8813         to nil, instead of html2text.
8814
8815         * imap.el (imap-debug): Add `imap-ping-server'.
8816
8817         * gnus-bookmark.el: Add FIXMEs.
8818
8819         * message.el (message-form-letter-separator)
8820         (message-send-form-letter-delay): New variables.
8821         (message-send-form-letter): Use them.  New command to send form
8822         letters.  Requested by Uwe Siart.
8823         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8824
8825 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8826
8827         * Update copyright years.
8828
8829 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8830
8831         Sync from EMACS_22_BASE.
8832
8833         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8834
8835 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8836
8837         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8838         empty author.
8839
8840 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8841
8842         * gnus-registry.el (gnus-registry-marks): Add variable for
8843         customization of marks and their appearance.
8844         (gnus-registry-read-mark): Use it.
8845         (gnus-registry-do-marks): Add utility function to loop through
8846         `gnus-registry-marks'.
8847         (gnus-registry-install-shortcuts-and-menus): Add function to install
8848         shortcuts and menus.
8849         (gnus-registry-initialize): Use it.
8850         (gnus-registry-default-mark): Clarify documentation.
8851
8852 2008-02-29  Glenn Morris  <rgm@gnu.org>
8853
8854         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8855         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8856         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8857         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8858         Change defcustom :version from 23.0 to 23.1.
8859
8860 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8861
8862         * gnus-registry.el (gnus-registry-follow-group-p)
8863         (gnus-registry-post-process-groups): Add functions to aid registry
8864         splitting and improve logging.  Clarify behavior in function
8865         documentation.
8866         (gnus-registry-split-fancy-with-parent): Use them.
8867
8868 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8869
8870         * gnus-art.el: Use with-current-buffer.
8871
8872 2008-02-27  David Engster  <dengste@eml.cc>
8873
8874         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8875         Express real group name in the response.
8876
8877 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8880         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8881         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8882         autoload gnus-registry-fetch-group when compiling.
8883         (nnmairix-request-group-with-article-number-correction):
8884         Remove unreferenced argument passed to nnmairix-call-backend.
8885
8886 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8887
8888         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8889         (mm-uu-extract): Improve face for low color ttys.
8890         Reported by Sascha Wilde.
8891
8892 2008-02-27  Glenn Morris  <rgm@gnu.org>
8893
8894         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8895         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8896         variables to defconsts.  Convert comments to doc-strings.
8897         (nnmairix-last-server, nnmairix-current-server): Convert from free
8898         variables to defvars.  Convert comments to doc-strings.
8899         (gnus-registry-fetch-group): Autoload.
8900         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8901         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8902         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8903         caddr.
8904         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8905         nnmairix-request-group-with-article-number-correction call.
8906         (nnmairix-fast, nnmairix-group): New, less general names, for free
8907         variables passed from nnmairix-request-group to
8908         nnmairix-request-group-with-article-number-correction.  Declare.
8909         (nnmairix-request-group-with-article-number-correction):
8910         Use nnmairix-fast, nnmairix-group rather than fast, group.
8911
8912 2008-02-26  David Engster  <dengste@eml.cc>
8913
8914         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8915         version 0.5.
8916
8917 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8918
8919         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8920         instead of making an extra function call.  Don't add the current group
8921         to articles only when they have the group.  Use
8922         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8923         Reported by David <de_bb@arcor.de>.
8924
8925 2008-02-24  Miles Bader  <miles@gnu.org>
8926
8927         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8928         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8929         (mm-find-mime-charset-region):
8930         * mm-bodies.el (mm-encode-body):
8931         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8932
8933 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8936         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8937
8938 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8939
8940         * mail-source.el (mail-source-delete-incoming): Change default.
8941         Supplement doc string.
8942
8943         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8944
8945 2008-02-14  Glenn Morris  <rgm@gnu.org>
8946
8947         * time-date.el (format-seconds): New function.
8948
8949 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8950
8951         * nnmail.el (nnmail-message-id-cache-file): Derive from
8952         `gnus-home-directory'.
8953
8954 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8955
8956         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8957         Document negative prefix.
8958
8959         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8960
8961 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8962
8963         * message.el (message-unsent-separator): Add the Exim bounce
8964         separator.
8965
8966 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8967
8968         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8969         list.
8970         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8971         recipient/signer list.
8972
8973 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8974
8975         * Makefile.in (datarootdir): Define.
8976         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8977         name that might contain whitespace.
8978
8979 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8980
8981         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8982         fbound (Emacs 23 unicode), signal an error.
8983
8984 2008-02-08  Glenn Morris  <rgm@gnu.org>
8985
8986         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8987
8988 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8989
8990         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8991         ports to the calls to `netrc-machine-user-or-password' in addition to
8992         "imap" and "imaps".
8993
8994 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8995
8996         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8997
8998         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8999
9000 2008-02-01  Kenichi Handa  <handa@m17n.org>
9001
9002         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9003         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9004         (rfc2104-hash): Convert the result of concat to unibyte string.
9005
9006 2008-02-01  Dave Love  <fx@gnu.org>
9007
9008         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9009         coding-system-for-read.
9010         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9011
9012 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9013
9014         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9015         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9016         <hanche@math.ntnu.no>.
9017
9018 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9019
9020         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9021
9022         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9023
9024 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9025
9026         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9027         * message.el (message-beginning-of-line): Use featurep instead of bound
9028         tests in order to resolve conditionals at compile time.
9029
9030 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9031
9032         * mail-source.el (mail-sources): Add `group' choice.
9033
9034         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9035         parameter `in-group' to control into which group the articles go.
9036         Add treatment of `group' mail-source.
9037
9038 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9041
9042         * mm-decode.el (mm-dissect-buffer): Decode description.
9043
9044         * mml.el (mml-to-mime): Encode message header first.
9045
9046 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9049         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9050
9051         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9052         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9053
9054 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9055
9056         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9057
9058 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9059
9060         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9061         prefix keys.
9062         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9063         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9064         gnus-xmas.el.
9065
9066         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9067         (gnus-xmas-article-describe-bindings): New function.
9068         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9069         gnus-xmas-article-describe-bindings.
9070
9071         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9072
9073 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9074
9075         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9076         Add new variables for article mark management.
9077         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9078         list of extra data entries which, when present, will indicate that the
9079         article ID should not be trimmed from the registry.
9080         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9081         functions.
9082         (gnus-registry-read-mark): New function to read a mark name from the
9083         user.
9084         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9085         (gnus-registry-set-article-mark-internal): New functions to add and
9086         remove marks.
9087         (gnus-registry-get-article-marks): New function to show the marks for
9088         an article, or retrieve them for further use.
9089
9090 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9091
9092         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9093         keys when no argument is given.
9094
9095 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9096
9097         * imap.el (imap-ping-server): New variable.
9098         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9099         (imap-ping-server): Minor doc string fixes.
9100
9101 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9102
9103         * imap.el (imap-ping-server): New function.
9104         (imap-opened): Call imap-ping-server.
9105
9106 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * gnus-sum.el (gnus-article-sort-by-random)
9109         (gnus-thread-sort-by-random): Fix doc strings.
9110         Reported by jidanni@jidanni.org.
9111
9112 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9113
9114         * gnus-art.el (gnus-article-describe-bindings): New function.
9115         (gnus-article-read-summary-keys): Use it.
9116         (gnus-article-mode-map): Bind `C-h b' to it.
9117
9118 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9121         XEmacs.
9122         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9123         Protect against non-character events.
9124
9125         * lpath.el: Fbind map-keymap for Emacs 21.
9126
9127 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9130         New command.
9131         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9132         instead of END.  Change name of the temp file.
9133         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9134         customizable.
9135
9136 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9137
9138         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9139         bind `S W' to gnus-article-wide-reply-with-original; set default
9140         binding to gnus-article-read-summary-send-keys.
9141         (gnus-article-read-summary-keys): Fix the order of keys; display
9142         continuation keys correctly in the echo area; describe bindings
9143         correctly when keys end with `C-h'.
9144         (gnus-article-read-summary-send-keys): New function.
9145         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9146         Work for gnus-article-read-summary-send-keys; display continuation keys
9147         correctly in the echo area.
9148         (gnus-article-reply-with-original): Ignore prefix argument.
9149         (gnus-article-wide-reply-with-original): New function.
9150
9151         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9152         Emacs 21.
9153
9154 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9157         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9158
9159 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9160
9161         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9162         (gnus-group-read-ephemeral-gmane-group): New command.
9163
9164 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9165
9166         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9167
9168 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9169
9170         * message.el (message-send-mail-function): Increase custom version.
9171
9172         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9173         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9174
9175 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9176
9177         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9178         for the cases where imap-authenticate is called with a nil buffer
9179         parameter.
9180
9181 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9184         html parts correctly; support forwarded messages.
9185         (gnus-article-browse-html-article): Remove work buffers.
9186
9187         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9188         compiling.
9189         (netrc-bound-and-true-p): New macro.
9190         (netrc-parse): Use it instead of bound-and-true-p that is not available
9191         in XEmacs 21.4.
9192
9193 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9194
9195         * gnus-registry.el (gnus-registry-mark-article)
9196         (gnus-registry-article-marks): Add functionality to mark articles
9197         through the Gnus registry.
9198
9199         * encrypt.el: Clarify documentation for the new pgg method.
9200         (encrypt-file-alist): Add PGG option.
9201         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9202         functionality.  Abstract password key and messaging to external
9203         functions.
9204         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9205         (encrypt-message-method-and-cipher): Add new convenience external
9206         functions.
9207         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9208         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9209
9210         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9211         (netrc-parse): Use encrypt-file-alist to determine if
9212         encrypt-find-model or encrypt-insert-file-contents should be used.
9213
9214         * encrypt.el: Clarify documentation.  Load password-cache or
9215         password, whichever one is found first, instead of autoloading.
9216
9217 2007-12-19  Glenn Morris  <rgm@gnu.org>
9218
9219         * mml.el (message-options-set, message-narrow-to-head)
9220         (message-in-body-p, message-mail-p, message-encode-message-body):
9221         Autoload.
9222         (message-remove-header, message-narrow-to-headers-or-head)
9223         (message-subscribed-p, message-make-mail-followup-to)
9224         (message-position-on-field, message-news-p)
9225         (message-options-set-recipient, message-generate-headers)
9226         (message-sort-headers): Declare as functions.
9227
9228 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9231         convention in doc string.
9232
9233 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9234
9235         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9236         title to html parts.
9237         (gnus-article-browse-html-article): Pass message header to it.
9238
9239         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9240
9241 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9244         or password compatible with XEmacs.
9245
9246 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9247
9248         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9249         format document.
9250         (gnus-mime-delete-part): Don't write description line if empty.
9251         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9252
9253 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9254
9255         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9256         (gnus-summary-mark-read-and-unread-as-read)
9257         (gnus-summary-mark-current-read-and-unread-as-read)
9258         (gnus-summary-mark-unread-as-ticked): Doc fix.
9259         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9260
9261 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9262
9263         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9264         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9265
9266 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9267
9268         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9269         yes-or-no-p.
9270
9271 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * mm-decode.el (mm-add-meta-html-tag): New function.
9274         (mm-save-part-to-file, mm-pipe-part): Use it.
9275
9276         * gnus-art.el (gnus-article-browse-delete-temp-files):
9277         Use gnus-y-or-n-p instead of y-or-n-p.
9278         (gnus-article-browse-html-parts): Work with message/external-body; use
9279         mm-add-meta-html-tag.
9280
9281 2007-12-11  Glenn Morris  <rgm@gnu.org>
9282
9283         * gnus-cache.el: Require gnus-sum not just when compiling.
9284
9285         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9286
9287         * gnus-int.el (gnus-server-opened, gnus-status-message):
9288         Move definitions before use.
9289
9290         * mm-decode.el: Require gnus-util.
9291         (mm-remove-part): Only call delete-annotation on XEmacs.
9292
9293         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9294
9295         * nnmail.el: Require gnus-int.
9296
9297         * spam.el: Move `require's before `eval-when-compile's.
9298
9299         * gnus-ems.el (gnus-alive-p):
9300         * gnus-fun.el (message-goto-eoh):
9301         * gnus-util.el (gnus-group-name-decode):
9302         * mail-source.el (gnus-compress-sequence):
9303         * message.el (Info-goto-node, format-spec):
9304         * mm-bodies.el (message-options-get):
9305         * mm-decode.el (mm-view-pkcs7):
9306         * mm-util.el (gmm-write-region):
9307         * mml-smime.el (mml-compute-boundary)
9308         (gnus-completing-read-with-default):
9309         * mml.el (widget-button-press, gnus-make-hashtable):
9310         * mml1991.el (mm-decode-content-transfer-encoding)
9311         (mm-encode-content-transfer-encoding)
9312         (message-options-get, message-options-set):
9313         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9314         * nnfolder.el (gnus-request-group):
9315         * nnheader.el (ietf-drums-unfold-fws):
9316         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9317         * smime.el (gnus-run-mode-hooks):
9318         * spam-stat.el (gnus-message): Autoload.
9319
9320         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9321         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9322         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9323         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9324         Add declare-function compatibility definition.
9325
9326         * gnus-cache.el (nnvirtual-find-group-art):
9327         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9328         (gnus-add-image, gnus-add-wash-type):
9329         * gnus-group.el (nnkiboze-score-file):
9330         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9331         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9332         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9333         (message-tokenize-header, gnus-get-buffer-create)
9334         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9335         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9336         * gnus.el (gnus-group-decoded-name):
9337         * mail-source.el (imap-capability):
9338         * mm-bodies.el (message-options-set):
9339         * mm-decode.el (gnus-configure-windows):
9340         * mm-extern.el (message-goto-body):
9341         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9342         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9343         (epg-sub-key-validity, message-options-set):
9344         * mml.el (widget-event-point, gnus-configure-windows):
9345         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9346         * mml2015.el (epg-check-configuration, epg-configuration)
9347         (message-options-set):
9348         * nndb.el (nndb-request-article):
9349         * nnfolder.el (gnus-request-create-group):
9350         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9351         * nnmaildir.el (gnus-group-mark-article-read):
9352         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9353         * rfc1843.el (message-fetch-field):
9354         * spam.el (gnus-extract-address-components):
9355         Declare as functions.
9356
9357 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9358
9359         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9360
9361         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9362
9363         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9364         bind show-trailing-whitespace for XEmacs.
9365
9366 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9367
9368         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9369         new no-op macro for backward compatibility.
9370
9371         * imap.el (imap-string-to-integer): New function.
9372
9373 2007-12-09  Glenn Morris  <rgm@gnu.org>
9374
9375         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9376
9377         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9378         * message.el, mm-view.el, sieve-manage.el, smime.el:
9379         Add declare-function compatibility definition.
9380
9381         * gnus-art.el (w3-region, w3m-region, Info-menu):
9382         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9383         * gnus-sum.el (gnus-get-predicate):
9384         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9385         * message.el (mail-abbrev-in-expansion-header-p):
9386         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9387         (w3m-detect-meta-charset, w3m-region):
9388         * sieve-manage.el (password-read, password-cache-add)
9389         (password-cache-remove):
9390         * smime.el (password-read-and-add): Declare as functions.
9391
9392 2007-12-08  David Kastrup  <dak@gnu.org>
9393
9394         * gnus-sum.el (gnus-summary-simplify-subject-query):
9395         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9396         `message'.
9397
9398 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9399
9400         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9401         it to bind idna-program, installation-directory, defined-colors, and
9402         face-attribute for XEmacs of the version that compiles defcustom forms.
9403
9404 2007-12-07  Glenn Morris  <rgm@gnu.org>
9405
9406         * gnus-art.el (article-make-date-line): Revert previous change.
9407
9408 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9411
9412 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9413
9414         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9415         Call gnus-add-to-range ranges only once with a prepared article-list.
9416
9417 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9418
9419         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9420         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9421         group names with backslashes.
9422         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9423
9424 2007-12-06  Deepak Goel  <deego3@gmail.com>
9425
9426         * gnus-art.el (article-make-date-line):
9427         * gnus-start.el (gnus-load):
9428         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9429
9430 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus-art.el (gnus-use-idna)
9433         * gnus-start.el (gnus-site-init-file)
9434         * message.el (message-use-idna)
9435         * mm-uu.el (mm-uu-hide-markers)
9436         * smiley.el (smiley-style): Revert changes that suppress warnings.
9437
9438 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9441         specify charset to html source.
9442         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9443
9444 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9445
9446         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9447         idna-program in order to suppress byte compile warning issued by XEmacs
9448         that came to byte compile the default value section of defcustom forms
9449         recently.
9450
9451         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9452         value of installation-directory.
9453
9454         * message.el (message-use-idna): Don't directly refer to the value of
9455         idna-program.
9456
9457         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9458
9459         * smiley.el (smiley-style): Don't directly call face-attribute.
9460
9461 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9464
9465         * gnus-dired.el: Reduce Gnus dependencies.
9466         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9467         Don't require.  Use autoloads instead.
9468         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9469         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9470         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9471         (gnus-dired-mode): Adjust doc string.
9472         (gnus-dired-mail-mode): New variable.
9473         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9474         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9475         (gnus-dired-mail-buffers): New function.  Return mail or message
9476         composition buffers.
9477         (gnus-dired-attach): Use it.
9478         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9479         NO-DECODE.
9480         (gnus-dired-print): Use `gnus-print-buffer' depending on
9481         `gnus-dired-mail-mode'.
9482
9483 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * rfc2047.el (rfc2047-encoded-word-regexp)
9486         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9487         explaining what regexp patterns are for.
9488
9489 2007-12-04  Glenn Morris  <rgm@gnu.org>
9490
9491         * password.el: Move to password-cache.el.
9492
9493         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9494         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9495         * mml-smime.el (password-read, password-cache-add)
9496         (password-cache-remove):
9497         No need to autoload, since mml-sec requires password.
9498
9499         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9500         * message.el (gnus-extract-address-components):
9501         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9502
9503         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9504         password.
9505
9506 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9507
9508         * mailcap.el: Reduce dependencies.
9509         (mail-header-parse-content-type): Autoload.
9510         (mailcap-delete-duplicates): New alias.
9511         (mailcap-mime-info): Add optional argument NO-DECODE.
9512         (mailcap-mime-types): Use mailcap-delete-duplicates.
9513
9514         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9515
9516 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9517
9518         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9519         (imap-parse-status): Upcase status-att for servers that sends them
9520         lower-case (e.g., MS Exchange 2007).
9521
9522 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9523
9524         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9525         function.
9526
9527         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9528         (gnus-uu-yenc-article): New function.
9529
9530         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9531
9532         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9533
9534 2007-12-02  Glenn Morris  <rgm@gnu.org>
9535
9536         * binhex.el (binhex): New custom group.
9537         (binhex-decoder-program, binhex-decoder-switches)
9538         (binhex-use-external): Move to the binhex custom group.
9539
9540         * uudecode.el (uudecode): New custom group.
9541         (uudecode-decoder-program, uudecode-decoder-switches)
9542         (uudecode-use-external): Move to the uudecode custom group.
9543
9544         * netrc.el (top-level): Don't load `encrypt' features.
9545         (netrc-parse): Don't use encrypt.
9546         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9547
9548         * encrypt.el: Remove file.
9549
9550 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9551
9552         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9553         matches on patches.
9554
9555         * gnus-art.el (gnus-article-browse-html-article):
9556         Mention `mm-text-html-renderer' in the doc string.
9557
9558         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9559         string.  Add comments.
9560
9561         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9562         if rhs is ASCII.
9563
9564 2007-12-01  Glenn Morris  <rgm@gnu.org>
9565
9566         * mail-source.el (top-level): Require format-spec before
9567         eval-when-compile.
9568
9569 2007-11-30  Glenn Morris  <rgm@gnu.org>
9570
9571         * encrypt.el: Require password, rather than autoloading password-read.
9572
9573 2007-11-29  Glenn Morris  <rgm@gnu.org>
9574
9575         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9576         (sasl-make-client, sasl-next-step, sasl-step-data)
9577         (sasl-step-set-data): Declare as functions.
9578
9579 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9582
9583 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9584
9585         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9586         certs should be verified and what is to be done in the event of a
9587         verification failure.
9588
9589         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9590         caller can indicate whether the cache should be disregarded for this
9591         call.  This way the result of the call is reproducible at all times and
9592         can be considered a canonical server name for the supplied method.
9593         (gnus-agent-method-p): Canonicalize server names by pushing their
9594         method through `gnus-method-to-server' using the no-cache argument.
9595
9596         * gnus-srvr.el (gnus-server-insert-server-line):
9597         Call `gnus-method-to-server' with `no-cache' argument.
9598
9599         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9600         gnus-agent-possibly-synchronize-flags as this should be called when the
9601         server is actually being opened.
9602         (gnus-agent-possibly-synchronize-flags)
9603         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9604         flags file of an agentized server to the latter function.
9605
9606         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9607         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9608         after a connection has been established successfully.
9609
9610 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9611
9612         * gnus-art.el (article-display-face): Force to display face if called
9613         interactively; check if gnus-article-x-face-too-ugly matches author.
9614         (article-display-x-face): Display face even if From header is missing
9615         as article-display-face does.
9616
9617 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9618
9619         * hashcash.el (message-narrow-to-headers-or-head)
9620         (message-fetch-field, message-goto-eoh)
9621         (message-narrow-to-headers): Declare as functions.
9622
9623 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9624
9625         * mail-source.el (mail-sources): Default to fetch from file for
9626         compatibility with default of nnmail-spool-file.
9627
9628 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9631         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9632         to look for encoded word that should be encoded again.
9633         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9634         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9635         encoding pattern.
9636         (rfc2047-decode-region): Switch strict regexp and loose one according
9637         to rfc2047-allow-irregular-q-encoded-words.
9638
9639 2007-11-25  Romain Francoise  <romain@orebokech.com>
9640
9641         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9642
9643 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9644
9645         * tls.el (tls-program): Provide more custom choices from
9646         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9647         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9648
9649 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9650
9651         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9652         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9653
9654         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9655         `nnmail-spool-file'.
9656
9657         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9658         `nnmail-spool-file'.
9659
9660         * gnus-move.el (gnus-change-server): Ditto.
9661
9662         * gnus-kill.el (gnus-batch-score): Ditto.
9663
9664         * gnus-cache.el (gnus-jog-cache): Ditto.
9665
9666         * gnus-msg.el (gnus-summary-reply):
9667         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9668
9669 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9670
9671         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9672         version.  Minor improvement to doc strings.
9673         (tls-program): Add comment.
9674
9675 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9676
9677         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9678         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9679         mismatch between the hostname provided in the certificate and the name
9680         of the host connnecting to.
9681         (open-tls-stream): Use them.  Check certificates against trusted root
9682         certificates.
9683
9684 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9685
9686         * gnus-cache.el (gnus-cache-generate-nov-databases):
9687         Use nnml-generate-nov-databases-directory instead of
9688         nnml-generate-nov-databases-1.
9689
9690 2007-11-24  Glenn Morris  <rgm@gnu.org>
9691
9692         * message.el (message-tool-bar-retro): Update for rename
9693         mail_send.xpm->mail-send.xpm.
9694
9695 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9696
9697         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9698         `smime-ldap-search' for Emacs 22 and up.
9699
9700 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9701
9702         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9703
9704         * message.el (message-send-mail-function): Fix error convention.
9705         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9706         (message-widen-reply, message-send-mail, message-talkative-question)
9707         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9708         (message-clone-locals, message-send-news): Use with-current-buffer.
9709         (message-insert-or-toggle-importance): Remove unused var `valid'.
9710         (message-make-references): Remove unused var `new-references'.
9711         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9712
9713 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9714
9715         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9716         (spam-split-symbolic-return-positive): Reflow docstring.
9717         (spam-backends, spam-summary-exit-behavior)
9718         (spam-mark-ham-unread-before-move-from-spam-group)
9719         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9720         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9721         (spam-clear-cache, spam-backend-check, spam-install-backend)
9722         (spam-install-statistical-backend, spam-list-of-processors)
9723         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9724         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9725         (spam-check-crm114, spam-initialize, spam-unload-hook):
9726         Fix typos in docstrings.
9727
9728 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9731         been checked if they have never been read and those group levels are
9732         higher than the one that a user specified.
9733
9734 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9737         foreign groups unless a group level is specified by a user.
9738         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9739
9740 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9741
9742         * message.el (message-send-mail-function): Require sendmail.
9743
9744 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9745
9746         * message.el (message-send-mail-function): Check for smtpmail too.
9747
9748         * utf7.el (utf7-encode, utf7-decode): Use coding system
9749         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9750
9751         * message.el (message-send-mail-function): New function.
9752         (message-send-mail-function): Set default using
9753         message-send-mail-function.  Adjust doc string.
9754         (message-send-mail-with-mailclient): New function.
9755
9756 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9757
9758         * smime.el (from):
9759         * rfc2047.el (message-posting-charset):
9760         * qp.el (mm-use-ultra-safe-encoding):
9761         * pop3.el (parse-time-months):
9762         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9763         * nnml.el (files):
9764         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9765         (jka-compr-compression-info-list, ange-ftp-path-format)
9766         (efs-path-regexp):
9767         * nndiary.el (files):
9768         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9769         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9770         (epg-digest-algorithm-alist, inhibit-redisplay)
9771         (password-cache-expiry):
9772         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9773         (pgg-output-buffer, password-cache-expiry):
9774         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9775         (efs-path-regexp):
9776         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9777         (inhibit-redisplay):
9778         * mm-uu.el (file-name, start-point, end-point, entry)
9779         (gnus-newsgroup-name, gnus-newsgroup-charset):
9780         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9781         (latin-unity-ucs-list):
9782         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9783         (mm-uu-binhex-decode-function):
9784         * message.el (gnus-message-group-art, gnus-list-identifiers)
9785         (rmail-enable-mime-composing, gnus-local-organization)
9786         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9787         (gnus-read-active-file, facemenu-add-face-function)
9788         (facemenu-remove-face-function, gnus-article-decoded-p)
9789         (tool-bar-mode):
9790         * mail-source.el (display-time-mail-function):
9791         * gnus-util.el (nnmail-pathname-coding-system)
9792         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9793         (gnus-original-article-buffer, gnus-user-agent)
9794         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9795         (xemacs-codename, sxemacs-codename, emacs-program-version):
9796         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9797         * gnus-start.el (gnus-agent-covered-methods)
9798         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9799         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9800         (gnus-newsgroup-headers, gnus-group-list-mode)
9801         (gnus-group-mark-positions, gnus-newsgroup-data)
9802         (gnus-newsgroup-unreads, nnoo-state-alist)
9803         (gnus-current-select-method, mail-sources)
9804         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9805         (nnmail-spool-file, gnus-cache-active-hashtb):
9806         * gnus-mh.el (mh-lib-progs):
9807         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9808         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9809         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9810         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9811         (gnus-group-buffer):
9812         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9813         (font-lock-set-defaults):
9814         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9815         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9816         (gnus-summary-post-menu, total-parts, type, condition, length):
9817         * gnus-agent.el (gnus-agent-read-agentview):
9818         * flow-fill.el (show-trailing-whitespace):
9819         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9820         eval-and-compile wrappers for byte compiler pacifiers.
9821
9822         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9823         (mm-display-inline-fontify): Check for featurep 'xemacs not
9824         extent-list.
9825
9826         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9827         itimer-list.
9828         (mm-create-image-xemacs): Only do something for XEmacs.
9829         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9830
9831         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9832
9833         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9834         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9835
9836 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9837
9838         * nnimap.el (nnimap-split-download-body):
9839         * gnus-demon.el (gnus-demon):
9840         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9841
9842 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9843
9844         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9845         New macros.
9846         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9847         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9848         copy data from unibyte buffer to multibyte current buffer.
9849         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9850         to copy data from unibyte current buffer to multibyte buffer.
9851         (nntp-make-process-buffer): Make process buffer unibyte.
9852
9853         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9854
9855 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9856
9857         * pop3.el (pop3-open-server): Accept and process data more robustly at
9858         connexion start to avoid spurious "POP SSL connexion failed" errors.
9859
9860 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9861
9862         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9863         read group names.
9864
9865 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9866
9867         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9868
9869 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9872         (nnmail-save-active): Use a unibyte buffer when saving active file,
9873         which may contain non-ASCII group names.
9874
9875         * nnml.el (nnml-request-group): Decode group names in messages.
9876
9877 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * message.el (message-citation-line-function)
9880         (message-insert-formatted-citation-line): Fix spelling of
9881         `message-insert-formated-citation-line'.
9882
9883 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9884
9885         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9886
9887 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9890         nnmail-pathname-coding-system.
9891
9892         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9893         that a user enters; decode group names in messages.
9894
9895         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9896
9897 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9900
9901         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9902
9903         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9904         risky local variable.
9905
9906         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9907
9908 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9909
9910         * encrypt.el: Improve documentation to fix function name typo.
9911         Reported by Daiki Ueno <ueno@unixuser.org>.
9912
9913 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9914
9915         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9916         even if the point is not in the last page of an article.
9917         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9918         back to the previous page.
9919
9920 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9921
9922         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9923
9924 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9925
9926         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9927
9928 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9929
9930         * message.el (message-check-news-body-syntax):
9931         Avoid mm-string-as-multibyte.
9932         (message-hide-headers): Don't assume (point-min)==1.
9933
9934 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9935
9936         * message.el (message-remove-blank-cited-lines): Fix if remove is
9937         given.
9938         (message-bogus-address-regexp): New variable.
9939         (message-bogus-recipient-p): New function.
9940         (message-check-recipients): New command.
9941         (message-syntax-checks): Add `bogus-recipient'.
9942         (message-fix-before-sending): Add `bogus-recipient'.
9943
9944         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9945         (gnus-treat-body-boundary): Don't test window-system.
9946
9947 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9948
9949         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9950
9951 2007-10-28  Miles Bader  <miles@gnu.org>
9952
9953         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9954         at compile-time too.
9955
9956 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9957
9958         * gnus-msg.el (gnus-message-setup-hook):
9959         Add `message-remove-blank-cited-lines' to options.
9960
9961 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9962
9963         * message.el (message-remove-blank-cited-lines): New function.
9964         Suggested by Karl Plästerer.
9965
9966 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9967
9968         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9969         mapc.
9970
9971         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9972         (top-level): Use mapc to set functions to be traced for debugging.
9973
9974         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9975         called for effect with while loop.
9976
9977         * message.el (message-talkative-question): Replace mapcar called for
9978         effect with mapc.
9979
9980         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9981         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9982         called for effect with dolist.
9983
9984         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9985
9986         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9987         gnus-extra-headers and nnmail-extra-headers.
9988
9989         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9990         called for effect with dolist.
9991         (top-level): Use mapc to set functions to be traced for debugging.
9992
9993         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9994         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9995         dolist.
9996
9997         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9998         Replace mapcar called for effect with mapc.
9999         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10000         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10001         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10002         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10003
10004         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10005         remove-if that's a cl function.
10006
10007         * webmail.el (webmail-debug): Replace mapcar called for effect with
10008         dolist.
10009
10010         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10011         with mapc.
10012
10013 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10016         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10017         with while loop.
10018
10019         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10020         functions from article-* functions.
10021         (gnus-multi-decode-header): Replace mapcar called for effect with
10022         dolist.
10023
10024         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10025         (gnus-bookmark-show-details): Replace mapcar called for effect with
10026         while loop.
10027
10028         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10029         called for effect with while loop.
10030
10031         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10032         with dolist.
10033
10034         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10035         Replace mapcar called for effect with dolist.
10036
10037         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10038
10039         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10040         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10041         Replace mapcar called for effect with dolist.
10042         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10043         mapc.
10044
10045         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10046         Replace mapcar called for effect with dolist.
10047         (gnus-topic-list): Replace mapcar called for effect with mapc.
10048
10049         * gnus.el: Use mapc instead of mapcar to add autoloads.
10050
10051 2007-10-23  Richard Stallman  <rms@gnu.org>
10052
10053         * gnus-group.el (gnus-group-highlight): Mark as risky.
10054
10055 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10056
10057         * gnus.el (gnus-server-to-method): Return method found first in
10058         gnus-newsrc-alist.
10059
10060         * gnus-art.el (gnus-article-highlight-signature)
10061         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10062         button overlay without the front stickiness.
10063
10064 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10065
10066         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10067         overview buffer needed a catch to receive its throw.
10068         (gnus-agent-flush-cache): Declare as interactive to make this function
10069         easier to use.
10070
10071 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10072
10073         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10074         `next-line'.
10075
10076 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10077
10078         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10079         exclude address matching message-dont-reply-to-names.
10080
10081 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10082
10083         * gnus-util.el (gnus-string<): New function.
10084
10085         * gnus-sum.el (gnus-article-sort-by-author)
10086         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10087
10088 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10091         the frame-focus tag is set in gnus-buffer-configuration.
10092
10093 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10094
10095         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10096         the front stickiness.
10097
10098 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10099
10100         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10101         url pattern; remove duplicate one.
10102         (gnus-article-extend-url-button): New function.
10103         (gnus-article-add-buttons): Use it.
10104         (gnus-button-push): Use concatenated url that it makes.
10105
10106 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10107
10108         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10109
10110 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10111
10112         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10113         Don't hardcode point-min==1.
10114
10115 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10116
10117         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10118         Fix comment about "iso8859-1".
10119
10120 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10121
10122         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10123         ones returned from the verify-function.
10124
10125         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10126         Call mml2015-extract-cleartext-signature if extraction failed.
10127
10128 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10129
10130         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10131         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10132         failed.
10133
10134 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10135
10136         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10137
10138 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10139
10140         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10141         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10142         recommends to use EasyPG instead of PGG.
10143
10144         * pgg.el: Revert to revision 6.23.2.16.
10145
10146         * pgg-def.el: Revert to revision 6.6.2.14.
10147
10148         * pgg-gpg.el: Revert to revision 6.23.2.34.
10149
10150 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10151
10152         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10153         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10154         thread for both the null and zero (kill/expire thread) universal prefix
10155         cases.
10156         (gnus-summary-expire-thread): Add new function to expire a thread,
10157         using gnus-summary-kill-thread.
10158         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10159         shortcuts for gnus-summary-expire-thread.
10160         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10161         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10162
10163 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10164
10165         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10166         extras value, so an extras entry can be deleted.
10167         (gnus-registry-delete-extra-entry): Use it.
10168         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10169         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10170         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10171         storage through the gnus-registry, and provide an appropriate API for
10172         it.
10173
10174 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10177         Suggested by Leo <sdl.web@gmail.com>.
10178
10179         * gnus.el: Do.
10180
10181 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10182
10183         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10184         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10185
10186         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10187
10188         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10189         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10190
10191 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10192
10193         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10194         newline.
10195         (nnmbox-request-accept-article): Don't change article in source buffer;
10196         narrow to header to use message-fetch-field rather than
10197         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10198         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10199         as delimiters; make sure article ends with newline.
10200         (nnmbox-delete-mail): Correct last position of article to be deleted;
10201         ignore X-Gnus-Newsgroup header in article body.
10202         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10203         positions; make sure article ends with newline.
10204
10205         * message.el (message-display-abbrev): Don't infloop when a user
10206         inserts SPC in the beginning of header.
10207
10208         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10209         coding-system-for-read and coding-system-for-write for XEmacs having no
10210         file-coding feature.
10211
10212         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10213
10214 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10215
10216         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10217         list of groups not followed by default.  Fix type to be regexp.
10218         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10219
10220 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10221
10222         * hmac-def.el (define-hmac-function): Switch from old-style to
10223         new-style backquotes.
10224
10225         * md4.el (md4-make-step): Likewise.
10226
10227 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10228
10229         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10230         raw-text coding system when saving .newsrc file, which may contain
10231         non-ASCII group names.
10232
10233 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gnus-cus.el (gnus-score-extra): New widget.
10236         (gnus-score-extra-convert): New function.
10237         (gnus-score-customize): Use it for Extra.
10238
10239 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10240
10241         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10242         (mml2015-mailcrypt-clear-verify): Use it.
10243         (mml2015-gpg-clear-verify): Use it.
10244         (mml2015-pgg-clear-verify): Use it.
10245         (mml2015-epg-clear-verify): Replace the current part with the output
10246         from GnuPG; don't extract the plaintext by itself.
10247
10248         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10249         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10250         mml2015-clear-verify-function; don't touch the armor headers or
10251         dash-escaped text here.
10252
10253 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10254
10255         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10256         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10257         parts, or application/octet-stream as a last resort.
10258         (gnus-mime-view-part-as-type): Don't toggle display.
10259         (gnus-mime-view-part-as-charset): Don't turn off display before
10260         querying charset.
10261
10262         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10263         stuff to undisplayer function in Emacs.
10264         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10265
10266         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10267         text/calendar parts.
10268
10269 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10270
10271         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10272         decoding text/calendar parts.
10273
10274         * message.el (message-forward-make-body-mime): Always mark body as
10275         having no illegible text; remove signed-or-encrypted argument.
10276         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10277
10278         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10279         (mml-generate-mime-1): Don't encode body if it is specified to be in
10280         raw form; don't make buffer be unibyte when inserting multibyte string.
10281
10282 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10283
10284         * sha1.el: Fix up comment style.
10285         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10286         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10287
10288         * hex-util.el: Fix up comment style.
10289         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10290
10291         * gnus-salt.el: Use with-current-buffer.
10292         (gnus-pick-setup-message): Fix long-standing typo.
10293
10294 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10295
10296         * imap.el (imap-logout-timeout): New variable.
10297         (imap-logout, imap-logout-wait): New functions.
10298         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10299
10300         * nnimap.el (nnimap-logout-timeout): New server variable.
10301         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10302         nnimap-logout-timeout.
10303
10304         * gnus-art.el (gnus-article-summary-command-nosave)
10305         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10306
10307 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10308
10309         * gnus.el (gnus-maximum-newsgroup): New variable.
10310
10311         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10312         according to gnus-maximum-newsgroup.
10313
10314         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10315         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10316         Limit the range of articles according to gnus-maximum-newsgroup.
10317
10318 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10319
10320         * gnus-art.el (gnus-sticky-article): Fix problems described in
10321         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10322         Don't perform gnus-configure-windows here; reuse existing sticky
10323         article buffer.
10324
10325         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10326         it doesn't exist in gnus-article-mode.
10327
10328 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10331         (gnus-agent-decoded-group-name): New function.
10332         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10333         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10334
10335 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10336
10337         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10338         Add binding for gnus-sticky-article.
10339         (gnus-summary-exit): Don't kill sticky article buffers.
10340
10341         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10342         article buffer.
10343         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10344         (gnus-kill-sticky-article-buffers): New commands.
10345
10346 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * nntp.el (nntp-xref-number-is-evil): New server variable.
10349         (nntp-find-group-and-number): If it is non-nil, don't trust article
10350         numbers in the Xref header.
10351
10352 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10353
10354         * gnus-agent.el (gnus-agent-read-group): New function.
10355         (gnus-agent-flush-group, gnus-agent-expire-group)
10356         (gnus-agent-regenerate-group): Use it.
10357         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10358         nnmail-pathname-coding-system.
10359
10360 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10361
10362         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10363
10364         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10365         that are unread as unread, and also as selected so that information of
10366         marks having been changed by a user may be updated when exiting group.
10367
10368 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10369
10370         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10371
10372 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10373
10374         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10375         calculated ignoring signature parts to gnus-treat-article.
10376
10377 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10380         a point here in order to keep the window start.
10381         (gnus-insert-mime-security-button): Make a button overlay without the
10382         front stickiness.
10383         (gnus-mime-display-security): Goto the end of a button.
10384
10385         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10386
10387 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10390         group-name-at-point.
10391         (gnus-group-completing-read): New function that offers decoded
10392         non-ASCII group names for completion.
10393         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10394         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10395         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10396         (gnus-group-fetch-control): Use it.
10397         (gnus-fetch-group): Use group-name-at-point for the initial value
10398         rather than the default value; use gnus-alive-p.
10399
10400         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10401         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10402         (gnus-summary-post-news): Use gnus-group-completing-read.
10403
10404         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10405         (gnus-read-move-group-name): Decode group name for completion.
10406
10407 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10408
10409         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10410         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10411         Yamaoka slightly modified the code).
10412
10413 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10414
10415         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10416         (nnmail-split-incoming): Bind it.
10417
10418         * nnml.el (nnml-group-name-charset): New function.
10419         (nnml-decoded-group-name): Use it; don't decode group name if
10420         nnmail-group-names-not-encoded-p is non-nil.
10421         (nnml-encoded-group-name): New function.
10422         (nnml-group-pathname): Inline nnml-decoded-group-name.
10423         (nnml-request-expire-articles): Decode group name in message.
10424         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10425         nnmail-pathname-coding-system.
10426         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10427         not decoded ones according to nnmail-group-names-not-encoded-p.
10428         (nnml-generate-active-info): Use nnml-encoded-group-name.
10429
10430 2007-08-08  Glenn Morris  <rgm@gnu.org>
10431
10432         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10433         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10434         doc-strings and comments.
10435
10436 2007-07-25  Glenn Morris  <rgm@gnu.org>
10437
10438         * Relicense all FSF files to GPLv3 or later.
10439
10440 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * gnus-sum.el (gnus-summary-move-article):
10443         Make gnus-summary-respool-article work.
10444
10445 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10446
10447         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10448         string.
10449
10450 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10451
10452         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10453         that should be ignored when comparing distant RSS articles with local
10454         ones.
10455         (nnrss-make-hash-index): New function.  Create a hash index according
10456         to the ignored fields.
10457         (nnrss-check-group): Use it.
10458
10459 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10462
10463         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10464
10465         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10466         the new optional argument ENCODED is non-nil.
10467         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10468         coding system for encoding group name.
10469         (gnus-group-make-rss-group): Pass un-encoded group name to
10470         gnus-group-make-group.
10471         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10472         encoded.
10473
10474         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10475         Encode group name to which articles are moved or copied.
10476         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10477         coding system for encoding Newsgroup, Followup-To and Xref headers.
10478
10479         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10480         marks; use nnheader-file-coding-system to write a file.
10481         (nnagent-retrieve-headers): Bind file-name-coding-system to
10482         nnmail-pathname-coding-system.
10483
10484         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10485
10486         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10487         (nnml-request-article, nnml-request-create-group)
10488         (nnml-request-rename-group, nnml-find-id)
10489         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10490         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10491         (nnml-save-marks): Use nnml-group-pathname instead of
10492         nnmail-group-pathname.
10493
10494         (nnml-request-create-group, nnml-request-expire-articles)
10495         (nnml-request-move-article, nnml-request-delete-group)
10496         (nnml-deletable-article-p, nnml-possibly-create-directory)
10497         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10498         (nnml-open-marks): Bind file-name-coding-system to
10499         nnmail-pathname-coding-system.
10500
10501         (nnml-request-article): Pass server argument to nnml-find-group-number.
10502         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10503         Pass server argument to nnml-possibly-create-directory.
10504         (nnml-request-accept-article): Pass server argument to
10505         nnml-active-number and nnml-save-mail.
10506         (nnml-find-group-number): Pass server argument to nnml-find-id.
10507         (nnml-request-update-info): Pass server argument to
10508         nnml-marks-changed-p.
10509
10510         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10511         (nnml-save-mail, nnml-active-number): Add server argument.
10512
10513         (nnml-request-delete-group): Warn if group is missing.
10514         (nnml-get-nov-buffer): Decode group name.
10515         (nnml-generate-active-info): Encode group name.
10516         (nnml-open-marks): Decode group name in messages.
10517
10518 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10521         if it is not specified.
10522         (gnus-article-pipe-part, gnus-article-save-part)
10523         (gnus-article-interactively-view-part, gnus-article-copy-part)
10524         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10525         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10526         (gnus-article-replace-part, gnus-article-delete-part)
10527         (gnus-article-view-part-as-type): Pass raw prefix argument to
10528         gnus-article-part-wrapper.
10529
10530 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * gnus-agent.el (gnus-agent-save-active):
10533         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10534
10535         * gnus-cache.el (gnus-cache-save-buffers)
10536         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10537         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10538         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10539         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10540         (gnus-cache-generate-active, gnus-cache-rename-group)
10541         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10542         (gnus-cache-update-overview-total-fetched-for):
10543         Bind file-name-coding-system to nnmail-pathname-coding-system.
10544         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10545         New variables.
10546         (gnus-cache-decoded-group-name): New function.
10547         (gnus-cache-file-name): Use it.
10548         (gnus-cache-generate-active): Use non-decoded group name for active.
10549
10550         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10551         right place.
10552         (gnus-write-active-file): Don't break non-ASCII group names.
10553
10554         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10555         nnmail-pathname-coding-system.
10556
10557         * lpath.el: Bind default-file-name-coding-system,
10558         file-name-coding-system and language-info-alist for XEmacs.
10559
10560         * gnus-uu.el (gnus-uu-decode-save): Typo.
10561
10562 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10563
10564         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10565
10566 2007-07-14  David Kastrup  <dak@gnu.org>
10567
10568         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10569         finishing actions if we did not edit the article.
10570
10571 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10572
10573         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10574         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10575         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10576         (gnus-agent-flush-group, gnus-agent-flush-cache)
10577         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10578         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10579         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10580         (gnus-agent-regenerate-group)
10581         (gnus-agent-update-files-total-fetched-for)
10582         (gnus-agent-update-view-total-fetched-for):
10583         Bind file-name-coding-system to nnmail-pathname-coding-system.
10584         (gnus-agent-group-pathname): Don't encode file names by
10585         nnmail-pathname-coding-system.
10586         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10587         coding-system-for-write instead of buffer-file-coding-system to
10588         gnus-agent-file-coding-system.
10589
10590         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10591         Decode group name.
10592
10593         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10594
10595         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10596         (gnus-read-newsrc-el-file): Make group names unibyte.
10597
10598         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10599         nnmail-pathname-coding-system.
10600
10601         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10602         (nnrss-request-delete-group): Bind file-name-coding-system to
10603         nnmail-pathname-coding-system.
10604         (nnrss-read-server-data, nnrss-read-group-data):
10605         Bind file-name-coding-system correctly.
10606         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10607
10608         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10609         (nntp-server-to-method-cache): New variable.
10610         (nntp-group-pathname): New function that decodes non-ASCII group names.
10611         (nntp-possibly-create-directory, nntp-marks-changed-p)
10612         (nntp-save-marks, nntp-open-marks): Use it.
10613         (nntp-possibly-create-directory, nntp-open-marks):
10614         Bind file-name-coding-system to nnmail-pathname-coding-system.
10615         (nntp-open-marks): Decode group names when bootstrapping marks.
10616
10617         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10618         Newsgroups and Folowup-To headers.
10619
10620 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10623         (gnus-server-closed-face, gnus-server-denied-face)
10624         (gnus-server-offline-face): Remove variable.
10625         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10626
10627         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10628         of modifying message-stack directly for XEmacs.
10629
10630         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10631         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10632         if the coding-system argument is nil for XEmacs.
10633
10634         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10635         mm-charset-override-alist.
10636
10637         * rfc2047.el: Don't require base64; require rfc2045 for the function
10638         rfc2045-encode-string.
10639         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10640         to quote the parameter value.
10641
10642 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10643
10644         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10645         form in gnus-group-name-charset-method-alist.
10646
10647         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10648         overrides the default layout edit-form.
10649
10650         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10651
10652         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10653
10654 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10657         as unfetched articles.
10658
10659 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10662
10663 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10666         original back end that keeps marks in the local system.
10667
10668 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10671         arg of pop-to-buffer for XEmacs.
10672         (gnus-article-read-summary-keys): Ditto; don't restore window
10673         configuration if summary command ends up with neither article buffer
10674         nor summary buffer; describe bindings if summary keys end with C-h.
10675
10676 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * message.el (message-fix-before-sending): Skip raw message part to be
10679         forwarded while checking illegible text.
10680         (message-forward-make-body-mime, message-forward-make-body):
10681         Mark signed or encrypted raw message as having no illegible text.
10682
10683 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10684
10685         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10686         (gnus-message-with-timestamp-1): New macro.
10687         (gnus-message-with-timestamp): New function.
10688         (gnus-message): Use them.
10689
10690         * nnheader.el (nnheader-message): Use them.
10691
10692 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10693
10694         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10695         .newsrc.eld file.
10696
10697 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * gnus-agent.el (gnus-agent-fetch-headers)
10700         (gnus-agent-retrieve-headers):
10701         Bind gnus-decode-encoded-address-function to identity.
10702
10703         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10704         available also when the server returns simply a dot.
10705
10706         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10707
10708 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10709
10710         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10711
10712 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10713
10714         * gnus-ems.el (gnus-x-splash): Make it work.
10715
10716         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10717         from being used.
10718
10719         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10720
10721 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10722
10723         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10724         4th and the 5th arguments.
10725
10726         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10727         the front stickiness.
10728         (gnus-article-summary-command-nosave): Correct the order of the
10729         arguments passed to pop-to-buffer.
10730         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10731         summary command ends up with the article buffer.
10732
10733         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10734         the same faces.
10735
10736 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10737
10738         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10739
10740 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10741
10742         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10743         * gnus-sum.el (gnus-summary-highlight):
10744         * pgg.el (pgg-sign-region, pgg-sign):
10745         * mail-source.el (mail-source-delete-old-incoming-confirm):
10746         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10747
10748 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gnus-art.el (gnus-mime-view-part-externally)
10751         (gnus-mime-view-part-internally): Fix predicate function passed to
10752         completing-read.
10753
10754         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10755
10756         * gnus.el (gnus-update-message-archive-method): Add :version.
10757
10758 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10759
10760         * gnus.el (gnus-update-message-archive-method): New variable.
10761
10762         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10763         according to gnus-message-archive-method if
10764         gnus-update-message-archive-method is non-nil.
10765
10766 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10769         Suggested by Loic Dachary <loic@dachary.org>.
10770         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10771
10772 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * message.el (message-pop-to-buffer): Add switch-function argument.
10775         (message-mail): Pass switch-function argument to it.
10776
10777 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10778
10779         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10780         Improve doc string.
10781
10782 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10785         (gnus-header-content)
10786         * gnus-cite.el (gnus-cite-10)
10787         * gnus-srvr.el (gnus-server-closed)
10788         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10789         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10790         (gnus-group-mail-3-empty, gnus-group-mail-low)
10791         (gnus-group-mail-low-empty, gnus-splash)
10792         * message.el (message-header-to, message-header-cc)
10793         (message-header-subject, message-header-other, message-header-name)
10794         (message-header-xheader, message-separator, message-cited-text)
10795         (message-mml): Lighten colors of faces used for dark background.
10796
10797 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10798
10799         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10800         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10801
10802 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10803
10804         * message.el (message-narrow-to-headers-or-head):
10805         Ignore mail-header-separator in the body.
10806
10807 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10810         same as window size.
10811
10812 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10813
10814         * message.el (message-font-lock-keywords): Use message-header-xheader
10815         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10816         ahead of the anything pattern, to get it recognised.
10817
10818 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10821         spam.el loads uses it in the compiled defadvice form.
10822
10823 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10824
10825         * gnus-sum.el (gnus-articles-to-read)
10826         (gnus-summary-insert-old-articles): Don't truncate group name for
10827         `read-string'.
10828
10829         * gnus-util.el (gnus-limit-string): Delete this function.
10830
10831         * gnus-sum.el (gnus-simplify-subject-fully):
10832         Use `truncate-string-to-width' instead.
10833
10834 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10835
10836         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10837         Tell if, on summary exit, the next group has to be selected.
10838         (gnus-summary-exit): Use it.
10839
10840 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10841
10842         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10843         non-break space.
10844
10845 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10846
10847         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10848         Check if group is not a directory.
10849         (nnfolder-request-expire-articles): Don't delete articles if the target
10850         group is not available.
10851
10852         * nnml.el (nnml-request-create-group): Properly check if group is not a
10853         file.
10854         (nnml-request-expire-articles): Don't delete articles if the target
10855         group is not available.
10856
10857         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10858         Don't quote characters that are within parentheses.
10859
10860 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10863         (gnus-handle-ephemeral-exit): Select article according to it.
10864
10865 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10866
10867         * message.el (message-insert-formated-citation-line): Remove newline.
10868         (message-citation-line-format): Add final \n here so that the user can
10869         avoid a blank line.
10870
10871 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10872
10873         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10874         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10875         Update lanl/arXiv support.
10876
10877 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * gnus.el: Bump version number.
10880
10881 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10882
10883         * gnus.el (gnus-version-number): Bump version.
10884
10885 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10886
10887         * gnus.el: No Gnus v0.6 is released.
10888
10889 2007-04-27  Didier Verna  <didier@xemacs.org>
10890
10891         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10892         * gmm-utils.el (gmm-regexp-concat): ... here.
10893         * message.el: Don't require 'gnus-util.
10894         (message-dont-reply-to-names): Handle name change above.
10895         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10896
10897 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10900         since the initial value varies according to the system.
10901
10902 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10903
10904         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10905
10906 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10907
10908         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10909
10910 2007-04-24  Didier Verna  <didier@xemacs.org>
10911
10912         Improve the type of gnus-ignored-from-addresses.
10913         * gnus-util.el (gnus-orify-regexp): New function.
10914         * message.el (gnus-util): Require it.
10915         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10916         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10917         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10918
10919 2007-04-24  Didier Verna  <didier@xemacs.org>
10920
10921         * gnus-sum.el:
10922         * gnus-utils.el: Fix some trailing whitespaces.
10923
10924 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10925
10926         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10927         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10928         article's Message-ID; refer parent article in summary buffer.
10929
10930         * message.el (message-bounce): Call mime-to-mml.
10931
10932         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10933         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10934         optimize and/or forms properly.
10935
10936 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10939         URL.
10940
10941 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10942
10943         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10944
10945 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10948         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10949         displayed of multipart/alternative part if it is invoked from summary
10950         buffer.
10951
10952         * mm-view.el (mm-inline-text-html-render-with-w3m)
10953         (mm-inline-text-html-render-with-w3m-standalone)
10954         (mm-inline-render-with-function): Use mail-parse-charset by default.
10955
10956 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10957
10958         * parse-time.el (parse-time-string-chars): Check if CHAR
10959         is less than the length of parse-time-syntax.
10960
10961 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10964         from gnus-newsgroup-processable.
10965
10966 2007-04-16  Didier Verna  <didier@xemacs.org>
10967
10968         * gnus-msg.el (gnus-configure-posting-styles):
10969         Handle message-signature-directory properly with :file syntax.
10970         Reported by "Leo".
10971
10972 2007-04-11  Didier Verna  <didier@xemacs.org>
10973
10974         New user option: message-signature-directory.
10975         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10976         * message.el (message-insert-signature): Ditto.
10977         * message.el (message-signature-file): Doc update.
10978         * message.el (message-signature-directory): New.
10979
10980 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * gnus-msg.el (gnus-inews-yank-articles):
10983         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10984
10985 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10986
10987         * message.el (message-yank-original): Make sure cited text ends with
10988         newline; don't exchange point and mark.
10989
10990 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10991
10992         * tls.el (open-tls-stream): Properly handle case where there
10993         is no associated buffer.
10994
10995 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10996
10997         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10998         message-yank-original, make sure (< mark TEXT point).
10999
11000 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11001
11002         * message.el (message-fill-column): New variable.
11003         (message-mode): Use it.  Add comment on a possible new hook.
11004
11005         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11006         (nnmail-get-new-mail): Reformat.
11007
11008         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11009
11010         * gmm-utils.el: Fix Commentary.
11011         (gmm-tool-bar-from-list): Fix typo in doc string.
11012
11013 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11014
11015         * message.el (message-yank-original): Don't switch point and mark
11016         unnecessarily to put point and mark as documented.
11017
11018 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11019
11020         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11021         from the message heads.
11022
11023 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11024
11025         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11026         article buffer does not have a window.  This may not be the best
11027         solution but is certainly better than setting the start of the null,
11028         that is the current, window.
11029
11030 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11033         (gnus-draft-setup): Run it.
11034
11035         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11036         gnus-score-fast-scoring.  Allow regexp.
11037         (gnus-score-headers): Use it.
11038
11039         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11040         XEmacs.
11041
11042         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11043         string.
11044         (gnus-button-alist): Also catch `<f1> k ...'.
11045         (gnus-treat-display-x-face): Fix doc string.
11046
11047 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11048
11049         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11050         evaluation of gnus-extended-version to ensure correct generation of the
11051         User-Agent header when message-generate-headers-first is used.
11052
11053 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11054
11055         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11056         hashcash-path is nil.  Don't call callback with incorrect number of
11057         parameters if val is 0.
11058
11059 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11060
11061         * message.el (message-required-news-headers):
11062         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11063
11064 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11065
11066         * tls.el (open-tls-stream): In handshake-waiting loop,
11067         don't wait more if there is output available to process.
11068
11069 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11070
11071         * tls.el (tls-program): Doc fix.
11072
11073 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11074
11075         * message.el (message-generate-new-buffers): Change the meaning of the
11076         nil value; add `standard' to the choices; treat t as `unique'; improve
11077         doc string.
11078         (gnus-select-frame-set-input-focus): Autoload.
11079         (message-buffer-name): Search for the existing message buffer if
11080         message-generate-new-buffers is nil or `standard'; treat the value t of
11081         message-generate-new-buffers as `unique'.
11082         (message-pop-to-buffer): Raise the frame already displaying the message
11083         buffer; clear the echo area after querying.
11084         (message-setup): Pass the `continue' argument to compose-mail.
11085         (message-mail): Prefer `switch-function' if it is given; search for the
11086         existing message buffer if the `continue' argument is non-nil; pass
11087         continue and switch-function arguments to compose-mail by way of
11088         message-setup.
11089         (message-mail-other-window): Adjust argument of message-setup.
11090         (message-mail-other-frame): Ditto.
11091
11092 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11093
11094         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11095         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11096         to turn font-lock on when turning gnus-message-citation-mode on.
11097
11098 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11099
11100         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11101         (mml-smime-function-alist): New variable; add epg as the backend.
11102         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11103         mml-smime- functions instead.
11104         * mm-view.el: Require smime.
11105
11106 2007-03-05  Didier Verna  <didier@xemacs.org>
11107
11108         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11109         instead of just inheritance for posting styles.
11110         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11111
11112 2007-02-24  Chris Moore  <dooglus@gmail.com>
11113
11114         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11115         * pgg-pgp.el (pgg-pgp-encrypt-region):
11116         * pgg-gpg.el (pgg-gpg-encrypt-region):
11117         Check pgg-encrypt-for-me if no other recipients.
11118
11119 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11120
11121         * tls.el (tls-certtool-program): Fix custom type.
11122
11123 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11124
11125         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11126         and point-at-eol instead of line-(beginning|end)-position.
11127
11128         * assistant.el (assistant-parse-buffer): Ditto.
11129
11130         * netrc.el (netrc-parse-services): Ditto.
11131
11132 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11133
11134         * mml2015.el (mml2015-epg-find-usable-key): New function.
11135         (mml2015-epg-sign): Use it.
11136         (mml2015-epg-encrypt): Use it.
11137
11138 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11139
11140         * message.el (message-make-in-reply-to): Quote name containing
11141         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11142         if there are special characters.  Reported by NAKAJI Hiroyuki
11143         <nakaji@jp.freebsd.org>.
11144
11145 2007-02-27  Didier Verna  <didier@xemacs.org>
11146
11147         Include the group parameters as well as the topic ones in the
11148         inheritance filter process.
11149         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11150         argument GROUP-PARAMS-LIST.
11151         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11152
11153 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11154
11155         * nntp.el (nntp-never-echoes-commands)
11156         (nntp-open-connection-functions-never-echo-commands): New variables.
11157         (nntp-send-command): Use them.
11158
11159 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11160
11161         * mml2015.el (mml2015-epg-verify): Simplify.
11162
11163 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11164
11165         * mml.el (mml-content-disposition-alist): New user option.
11166         (mml-content-disposition): New function.
11167         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11168         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11169
11170 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11171
11172         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11173         verification.
11174
11175 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11176
11177         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11178         articles posted in the last 24 hours.
11179
11180 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11181
11182         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11183
11184 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11185
11186         * nntp.el (nntp-send-command): Don't wait for echoes when
11187         nntp-open-ssl-stream is used.
11188
11189 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11192         (gnus-message-add-citation-keywords)
11193         (gnus-message-remove-citation-keywords): Remove.
11194         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11195         directly, make the variables in font-lock-defaults buffer-local, add
11196         gnus-message-citation-keywords to them and then update the value of
11197         font-lock-keywords.
11198
11199 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11200
11201         * message.el (message-cite-original-1): Don't call
11202         gnus-article-highlight-citation.
11203
11204         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11205         citations; fix line count.
11206
11207 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11210         (gnus-message-add-citation-keywords)
11211         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11212         versions of font-lock-add-keywords and font-lock-remove-keywords to
11213         work with XEmacs correctly.
11214
11215 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * gnus-cite.el (gnus-cite-face-list): Set the values of
11218         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11219         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11220         (gnus-message-cite-prefix-regexp): New variable.
11221         (gnus-message-search-citation-line): Use it; protect against long
11222         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11223         the 0th match data for Emacs.
11224         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11225         (gnus-message-add-citation-keywords): Append keywords rather than
11226         prepending; emulate font-lock-add-keywords if it is not available.
11227         (gnus-message-remove-citation-keywords):
11228         Emulate font-lock-remove-keywords if it is not available.
11229
11230         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11231
11232         * message.el (message-cite-prefix-regexp): Set the value of
11233         gnus-message-cite-prefix-regexp.
11234
11235 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11236
11237         * nnweb.el (nnweb-google-parse-1): Update parser.
11238
11239 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11240
11241         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11242
11243 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11244
11245         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11246         regexp.
11247
11248 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11249
11250         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11251         string-to-multibyte.
11252         (uudecode-decode-region-internal): Use it.
11253
11254         * lpath.el: Fbind string-as-multibyte for XEmacs.
11255
11256 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11257
11258         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11259         Fix custom choice.
11260
11261         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11262
11263 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11264
11265         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11266
11267         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11268         `write-region' to respect `mm-inhibit-file-name-handlers'.
11269
11270 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11273         Use gnus-home-directory instead of "~/" or "$HOME".
11274
11275 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11276
11277         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11278         to mention filename.
11279         Add comments at beginning regarding usage.
11280         (encrypt-write-file-contents): Change interactive so a string is
11281         acceptable.  If the file has no associated model, show an error instead
11282         of a nonsense prompt.
11283
11284 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11285
11286         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11287         Thanks to Yoshihiko Yamada for kind notification of this typo.
11288
11289 2007-01-12  Kenichi Handa  <handa@m17n.org>
11290
11291         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11292         multibyte buffer.
11293
11294 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11295
11296         * gnus-score.el (gnus-score-fast-scoring): New variable.
11297         (gnus-score-headers): Use it.
11298
11299         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11300
11301         * message.el (message-cite-original-1):
11302         Call gnus-article-highlight-citation if requested.
11303         (message-make-from): Allow name and address as optional arguments.
11304
11305         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11306
11307         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11308         bugs to doc string.
11309         (gnus-button-alist): Add mid\\|message-id.
11310         (gnus-button-fetch-group): Extend for use in
11311         `browse-url-browser-function'.
11312         (gnus-button-url-regexp): Try to catch paired parentheses like in
11313         Wikipedia URLs.
11314
11315         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11316         Suggested by Simon Krahnke <overlord@gmx.li>.
11317
11318 2007-01-13  Romain Francoise  <romain@orebokech.com>
11319
11320         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11321         Update copyright.
11322
11323 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11324
11325         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11326
11327 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11328
11329         * gnus-registry.el (gnus-registry-unfollowed-groups)
11330         (gnus-registry-split-fancy-with-parent): Fix documentation.
11331
11332 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11333
11334         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11335         from nnweb groups.
11336
11337 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11338
11339         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11340         Xref urls.  Erase buffer before requesting head.
11341
11342         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11343
11344 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11345
11346         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11347         customizable.
11348
11349 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11350
11351         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11352         no signing key is found.
11353         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11354         no encrypting and/or signing key is found.
11355
11356 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11359
11360 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11361
11362         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11363         headers read from disk with the ones newly found in the current search.
11364         This should no longer cause problems, because the article numbers in
11365         Gmane's `nov.php' output are ignored since the previous change.
11366
11367 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11368
11369         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11370
11371 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11372
11373         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11374         replace-regexp-in-string; bind url-version; fbind display-images-p and
11375         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11376         find-face and set-itimer-function for Emacs; bind itimer-list for
11377         Emacs.
11378
11379         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11380
11381 2007-01-01  Romain Francoise  <romain@orebokech.com>
11382
11383         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11384
11385 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11386
11387         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11388         `define-minor-mode' macro definition expanded properly.
11389         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11390         exclude it there.
11391
11392         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11393         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11394         `fboundp' test.
11395         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11396         This is OK to autoload in (S)XEmacs now.
11397
11398 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11399
11400         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11401         keystroke.
11402         (gnus-summary-limit-to-singletons): Fix typo.
11403
11404         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11405         else fails.
11406
11407 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11408
11409         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11410         docstring.
11411
11412         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11413         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11414         (gnus-summary-insert-dormant-articles): Fix typo in message.
11415
11416 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11419         nil for XEmacs.
11420         (gnus-message-citation-mode): Don't autoload in XEmacs.
11421
11422         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11423
11424 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11425
11426         * nnimap.el (nnimap-expunge-search-string):
11427         Mention nnimap-search-uids-not-since-is-evil in docstring.
11428
11429 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11430
11431         * spam.el: Revert to make-obsolete-variable because
11432         define-obsolete-variable-alias is not supported in Emacs 21.
11433
11434         * spam.el (spam-ifile-path, spam-ifile-database-path)
11435         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11436         make-obsolete-variable.
11437         (spam-bsfilter-path, spam-bsfilter-program)
11438         (spam-spamassassin-path, spam-spamassassin-program)
11439         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11440         Don't use "path" inappropriately.
11441         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11442         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11443         variable names.
11444
11445 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11446
11447         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11448         summary buffer.
11449
11450         * password.el (password-cache-remove): Use clear-string to burn
11451         password, if available.
11452
11453 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11454
11455         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11456
11457         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11458
11459         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11460         (gnus-message-highlight-citation): Move defcustom here from
11461         gnus-cite.el.
11462         (gnus-message-citation-mode): Autoload.
11463
11464         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11465         checks to make it compile with XEmacs.
11466         (gnus-message-citation-mode): New minor mode.
11467         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11468         (gnus-message-highlight-citation): New variables.
11469         (gnus-message-search-citation-line)
11470         (gnus-message-add-citation-keywords)
11471         (gnus-message-remove-citation-keywords)
11472         (turn-on-gnus-message-citation-mode)
11473         (turn-off-gnus-message-citation-mode): New functions.
11474
11475 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11476
11477         * gnus-cite.el: Enable highlighting of different citation levels in
11478         message-mode.
11479
11480 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11481
11482         * message.el (message-make-fqdn): Fix comment.
11483         (message-bogus-system-names): Add ".local".
11484
11485         * spam.el (spam-ifile-path, spam-ifile-program)
11486         (spam-ifile-database-path, spam-ifile-database)
11487         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11488         Don't use "path" inappropriately.
11489         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11490         strings.
11491         (spam-check-ifile, spam-ifile-register-with-ifile)
11492         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11493         Use new variable names.
11494
11495         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11496         (gnus-treat-display-smileys): Simplify using
11497         gnus-image-type-available-p.
11498
11499         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11500         available.
11501
11502         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11503         Use `display-images-p' if available.
11504
11505 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11508         one after turning on the buffer's multibyteness instead of decoding
11509         them directly in the unibyte buffer that causes unexpected conversion
11510         in Emacs 23 (unicode).
11511
11512 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11513
11514         * message.el (message-generate-hashcash): Fix custom type.
11515
11516 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11517
11518         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11519
11520 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11521
11522         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11523         disconnect icons.  Add help text.
11524
11525 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11526
11527         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11528         negated to be consistent with the others we handle.
11529
11530 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11531
11532         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11533         version of gnus-summary-buffer to something, so that we can use two
11534         article buffers at the same time.
11535
11536 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11537
11538         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11539         trigger all the extra headers.
11540         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11541         sorting.
11542
11543 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11544
11545         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11546         solid groups.
11547
11548 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11549
11550         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11551
11552 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11553
11554         * legacy-gnus-agent.el: Add Copyright notice.
11555
11556 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11557
11558         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11559
11560 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11561
11562         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11563
11564         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11565         to make it work reliably in CVS Emacs.
11566         (gnus-summary-limit-strange-charsets-predicate)
11567         (gnus-summary-limit-to-predicate): New functions.
11568
11569 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11570
11571         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11572         specifying array size.
11573         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11574         array if it is too small.
11575         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11576         (gnus-sort-threads-loop): New function.
11577
11578 2006-12-06  Chris Moore  <dooglus@gmail.com>
11579
11580         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11581         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11582
11583 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11584
11585         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11586         options.
11587
11588 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11589
11590         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11591         DOS-ing the recipient.
11592
11593         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11594         the headers when creating the mapping to avoid mismappings.
11595         (nnweb-gmane-create-mapping): Always nix out old mapping.
11596
11597 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11600         and mm-verify-option to never.
11601
11602 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11603
11604         * message.el (message-signed-or-encrypted-p): New function.
11605         (message-forward-make-body): Use it.
11606
11607         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11608         Replace encode-coding-string with mm-encode-coding-string.
11609
11610 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11611
11612         * nneething.el (nneething-decode-file-name):
11613         Replace decode-coding-string with mm-decode-coding-string.
11614
11615         * gnus-int.el (gnus-open-server): Say failed server's name.
11616
11617 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11618
11619         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11620         strings to a single string.  Quote `errors-file-name'.
11621         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11622         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11623         Adjust calls.  Use `shell-quote-argument'.
11624
11625 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11626
11627         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11628         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11629
11630         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11631         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11632         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11633         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11634         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11635         (gnus-subscribe-newsgroup, gnus-1):
11636         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11637         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11638         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11639         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11640
11641 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11642
11643         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11644         keystroke.
11645         (gnus-summary-limit-to-bodies): Implement headersp.
11646
11647 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11648
11649         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11650
11651 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11654
11655 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11656
11657         * message.el (message-generate-hashcash): Expand range of values to
11658         include `opportunistic'.
11659         (message-send-mail): Use it.
11660
11661 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11662
11663         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11664         and comment it.
11665
11666         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11667
11668 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11669
11670         * gnus-util.el (gnus-extract-address-components): Improve comment.
11671
11672 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * gnus-util.el (gnus-extract-address-components): Work with address in
11675         which the name portion contains @.
11676
11677         * lpath.el: Fbind custom-autoload.
11678
11679 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11680
11681         * gnus.el (gnus-start): Move custom group up.
11682         (gnus-select-method): Don't autoload, but make it available for
11683         `customize-variable'.
11684         (gnus-getenv-nntpserver): Don't autoload.
11685
11686 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11687
11688         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11689
11690 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11691
11692         * message.el (message-sendmail-extra-arguments): New variable.
11693         (message-send-mail-with-sendmail): Use it.
11694
11695 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11696
11697         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11698         mm-with-unibyte-current-buffer to make string unibyte.
11699
11700         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11701         mm-string-as-multibyte.
11702
11703 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11704
11705         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11706         Reported by Werner Koch <wk@gnupg.org>.
11707
11708 2006-11-14  Daiki Ueno  <ueno@p360>
11709
11710         * mml2015.el: Autoload epa-select-keys when compiling.
11711
11712 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11713
11714         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11715         message-options.
11716         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11717
11718 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11719
11720         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11721         EasyPG (< 0.0.6).
11722         (mml2015-always-trust): New user option.
11723         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11724         prompt.
11725
11726 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * nntp.el (nntp-authinfo-force): New variable.
11729         (nntp-send-authinfo): Use it.
11730
11731 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11732
11733         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11734         decode encoded words.  Improve prompt.  Add comment about forwarding.
11735         (message-replacement-char): Move up.
11736
11737 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11738
11739         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11740         instead of gnus-intersection because arguments of gnus-sorted-nunion
11741         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11742
11743 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11744
11745         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11746         (message-simplify-subject-functions):
11747         Enable message-strip-subject-encoded-words by default.
11748
11749 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11750
11751         * message.el (message-strip-subject-encoded-words): New function.
11752         (message-simplify-subject-functions): New variable.
11753         (message-simplify-subject): Use it.  Fix typo in doc string.
11754         Support message-strip-subject-encoded-words.
11755
11756 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11757
11758         * gnus-diary.el (gnus-diary-delay-format-function):
11759         * nndiary.el (nndiary-reminders):
11760         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11761
11762 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11763
11764         * gnus-art.el (article-hide-boring-headers): Fetch date from
11765         gnus-original-article-buffer to avoid problems with localized date
11766         strings.
11767
11768 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11769
11770         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11771
11772 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11773
11774         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11775         New variables.
11776         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11777         (mm-charset-synonym-alist): Move some entries to
11778         mm-codepage-iso-8859-list.
11779         (mm-charset-synonym-alist, mm-charset-override-alist):
11780         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11781
11782 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11785
11786 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11787
11788         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11789         with Emacs 21 and XEmacs.
11790
11791 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11792
11793         * spam.el (spam-parse-address): New function for better parsing,
11794         catching errors, etc.
11795         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11796
11797 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * mm-view.el: Add interactive arg to html2text autoload.
11800
11801 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11804
11805 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11806
11807         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11808         New variables.
11809         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11810         (mm-charset-synonym-alist): Move some entries to
11811         mm-codepage-iso-8859-list.
11812
11813         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11814
11815 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11816
11817         * message.el (message-citation-line-format)
11818         (message-insert-formated-citation-line): Fix implementation of %E, %N
11819         and %n according to the doc string.
11820
11821 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11822
11823         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11824         Use car-safe to avoid bad parses.
11825
11826 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11829         names.
11830
11831         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11832
11833 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11836         header.
11837
11838         * message.el (message-draft-headers): Add Date.
11839         (message-headers-to-generate): Fix typo in docstring.
11840
11841         * nndraft.el (nndraft-required-headers): New variable.
11842         (nndraft-generate-headers): Use it.
11843
11844         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11845
11846 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11847
11848         * gnus-registry.el (gnus-registry-wash-for-keywords)
11849         (gnus-registry-find-keywords): New functions to allow easy searching of
11850         articles that are in the registry.
11851
11852 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11853
11854         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11855         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11856         Reported by Damien Elmes <damien@repose.cx>.
11857
11858 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11859
11860         * gnus.el (gnus-mime): Remove unused custom group.
11861
11862 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11863
11864         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11865         "blank line" when searching for end of armor headers.
11866
11867 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * gmm-utils.el (gmm-write-region): Fix variable name.
11870
11871 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11872
11873         * gmm-utils.el (gmm-write-region): New function based on compatibility
11874         code from `mm-make-temp-file'.
11875
11876         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11877
11878         * nnmaildir.el (nnmaildir--update-nov)
11879         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11880         Use `gmm-write-region'.
11881
11882 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11885         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11886
11887         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11888
11889         * message.el (message-replacement-char): New variable.
11890         (message-fix-before-sending): Use it.
11891         (message-simplify-subject): New function to remove duplicate code.
11892         (message-reply, message-followup): Use it.
11893
11894         * gnus-sum.el (gnus-summary-make-menu-bar):
11895         Clarify gnus-summary-limit-to-articles.
11896
11897 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-util.el (gnus-with-local-quit): New macro.
11900
11901         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11902
11903 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11904
11905         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11906         ignore non-string data.
11907
11908 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11909
11910         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11911         non-string data (needs to be done in the registry too).
11912
11913 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11914
11915         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11916         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11917         (gnus-registry-split-fancy-with-parent)
11918         (gnus-registry-fetch-simplified-message-subject-fast)
11919         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11920         Remove text properties on ingress into the registry and when it's saved.
11921         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11922         registry from entries with no groups.
11923
11924 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11925
11926         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11927         function to remove string properties.
11928
11929 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11930
11931         * gmm-utils.el (gmm): Adjust custom version.
11932
11933         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11934         Adjust custom version.
11935
11936         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11937
11938 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11939
11940         * gnus-art.el (gnus-insert-prev-page-button)
11941         (gnus-insert-next-page-button): Simplify.  Reformat.
11942
11943 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11944
11945         * gnus-art.el (gnus-insert-prev-page-button)
11946         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11947
11948 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11949
11950         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11951
11952 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11953
11954         * gnus-art.el (gnus-insert-mime-button)
11955         (gnus-insert-mime-security-button):
11956         Apply gnus-article-button-face to MIME and security buttons.
11957
11958 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11959
11960         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11961         readable.
11962
11963 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11964
11965         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11966
11967 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11968
11969         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11970         `browse-url-of-file' instead of `browse-url'.
11971
11972 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11973
11974         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11975         regexp.  Articles containing quotation were cut prematurely.
11976
11977 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * message.el (message-cite-original-1): Use nobody by default for the
11980         value of From header.
11981         (message-reply): Ditto.
11982
11983 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11984
11985         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11986         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11987         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11988
11989 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11990
11991         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11992         mails in the doc string.  Add some URLs in comment.
11993         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11994
11995 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11998         backslashes handling and the way to find boundaries of quoted strings.
11999
12000 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12001
12002         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12003         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12004         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12005         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12006
12007 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12008
12009         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12010         doc string.
12011         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12012
12013 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * lpath.el: Fbind epg-check-configuration.
12016
12017 2006-09-06  Simon Josefsson  <jas@extundo.com>
12018
12019         * mml2015.el (mml2015-use): Doc fix, mention epg.
12020
12021 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12022
12023         * mml2015.el (mml2015-use): Default to epg, if available.
12024
12025 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12026
12027         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12028         message-sender.
12029         (mml1991-epg-encrypt): Ditto.
12030         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12031         message-sender.
12032         (mml2015-epg-encrypt): Ditto.
12033
12034 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12035
12036         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12037         several common directories.
12038
12039 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12040
12041         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12042         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12043
12044 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (article-decode-encoded-words): Make it fast.
12047
12048 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12049
12050         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12051
12052         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12053         in quoted string into `\'.
12054
12055 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12058         Use standard-syntax-table.
12059
12060 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12061
12062         * gnus-art.el (gnus-decode-address-function): New variable.
12063         (article-decode-encoded-words): Use it to decode headers which are
12064         assumed to contain addresses.
12065         (gnus-mime-delete-part): Remove useless `or'.
12066
12067         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12068         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12069         (gnus-nov-parse-line): Use it to decode From header.
12070         (gnus-get-newsgroup-headers): Ditto.
12071         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12072
12073         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12074         (mail-decode-encoded-address-string): New alias.
12075
12076         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12077         New function.
12078         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12079         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12080         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12081         (rfc2047-decode-string): Ditto.
12082         (rfc2047-decode-address-region): New function.
12083         (rfc2047-decode-address-string): New function.
12084
12085 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12086
12087         * message.el (message-caesar-buffer-body): Allow rotating headers.
12088
12089         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12090
12091         * message.el (message-insert-formated-citation-line): Fix %f.
12092         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12093
12094 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12097         (gnus-bookmark-mouse-available-p): New macro.
12098         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12099         (gnus-bookmark-bmenu-show-infos): Use it.
12100         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12101         (gnus-bookmark-bmenu-hide-infos): Ditto.
12102         (gnus-bookmark-remove-properties): New function.
12103         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12104         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12105         (gnus-bookmark-write-file): Bind coding-system-for-write.
12106         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12107         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12108         group before selecting it.
12109         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12110         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12111         quit-window if it is not available; use gnus-mouse-2 and bind it to
12112         gnus-bookmark-bmenu-select-by-mouse.
12113         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12114         (gnus-bookmark-bmenu-select-by-mouse): New function.
12115
12116 2006-08-13  Romain Francoise  <romain@orebokech.com>
12117
12118         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12119         space.
12120
12121 2006-08-10  Romain Francoise  <romain@orebokech.com>
12122
12123         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12124         (dns-mode-soa-auto-increment-serial): New user option.
12125         (dns-mode-soa-maybe-increment-serial): New function.
12126         (dns-mode): Add the latter to `write-contents-functions'.
12127
12128 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12129
12130         * compface.el (uncompface): Use binary rather than raw-text-unix.
12131
12132 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12133
12134         * compface.el (uncompface): Make sure the eol conversion doesn't take
12135         place when communicating with the external programs.
12136         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12137
12138 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12139
12140         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12141
12142 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12143
12144         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12145         Make it more robust by parsing author and date independently.
12146
12147 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12150
12151 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12152
12153         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12154         first matching secret key.
12155         (mml2015-epg-encrypt): Ditto.
12156
12157         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12158         first matching secret key.
12159         (mml1991-epg-encrypt): Ditto.
12160
12161         * mml2015.el (mml2015-encrypt-to-self): New user option.
12162         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12163         mml2015-epg-encrypt-to-self is set.
12164
12165         * mml1991.el (mml1991-encrypt-to-self): New variable.
12166         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12167         mml1991-epg-encrypt-to-self is set.
12168
12169         * mml2015.el (mml2015-signers): New user option.
12170         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12171         (mml2015-epg-encrypt): Allow to select signing keys.
12172
12173         * mml1991.el (mml1991-signers): New variable.
12174         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12175         (mml1991-epg-encrypt): Allow to select signing keys.
12176
12177 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * nnheader.el (nnheader-insert-head): Make it work even if the file
12180         uses CRLF for the line-break code.
12181
12182 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12183
12184         * mml2015.el: Require mml-sec instead of password.
12185         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12186         (mml2015-cache-passphrase): Inherit the default value from
12187         mml-secure-cache-passphrase.
12188         (mml2015-passphrase-cache-expiry): Inherit the default value from
12189         mml-secure-passphrase-cache-expiry.
12190
12191         * mml1991.el: Require mml-sec instead of password.
12192         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12193         (mml1991-cache-passphrase): Inherit the default value from
12194         mml-secure-cache-passphrase.
12195         (mml1991-passphrase-cache-expiry): Inherit the default value from
12196         mml-secure-passphrase-cache-expiry.
12197
12198         * mml-sec.el: Require password.
12199         (mml-secure-verbose): New user option.
12200         (mml-secure-cache-passphrase): New user option.
12201         (mml-secure-passphrase-cache-expiry): New user option.
12202
12203 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12204
12205         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12206         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12207         andreas@altroot.de (Andreas Vögele).
12208
12209         FIXME: Use `tiny change'?
12210
12211 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12212
12213         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12214         workaround for the url package included with Emacs.
12215
12216         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12217
12218 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12221         correctly.  This fixes a bug caused by the 2006-05-12 change.
12222
12223 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12224
12225         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12226         some information about the error when saying that the `bogus' mail
12227         group will be used.
12228
12229 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12230
12231         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12232         string.
12233
12234 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12235
12236         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12237
12238 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12239
12240         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12241
12242 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12243
12244         * mml1991.el (mml1991-function-alist): Add epg.
12245         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12246         (mml1991-epg-encrypt): New functions.
12247
12248 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12249
12250         * mml2015.el (mml2015-verbose): New variable.
12251         (mml2015-cache-passphrase): Ditto.
12252         (mml2015-passphrase-cache-expiry): Ditto.
12253         (mml2015-function-alist): Add epg.
12254         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12255         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12256         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12257         New functions.
12258
12259 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12260
12261         * message.el (message-cite-original-1): Preserve region when removing
12262         quoted text due to X-No-Archive in order to avoid bogus attribution
12263         when citing multiple messages.
12264
12265 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12266
12267         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12268         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12269
12270 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12271
12272         * gnus-diary.el (gnus-user-format-function-d)
12273         (gnus-user-format-function-D): Autoload.
12274
12275         * imap.el (Commentary): Fix typo.
12276
12277         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12278         2006-04-22 contribution.
12279
12280 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12281
12282         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12283         It didn't really fix the bogosity I'm seeing with solid web groups.
12284
12285 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12286
12287         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12288         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12289         created using server names.  If we use the feature without declaring
12290         it, Gnus does not properly manage server and group state.
12291
12292         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12293         bound.
12294
12295 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12296
12297         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12298         looking up the method using GROUP's prefix before inventing a new one.
12299         It is used on killed/unknown groups in various places where returning
12300         an all-new method isn't expected by the caller.
12301
12302         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12303         and match semantics of gnus-group-real-prefix.
12304
12305 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12306
12307         * nnmail.el (nnmail-broken-references-mailers): New variable.
12308         (nnmail-ignore-broken-references): New function generalizing
12309         nnmail-fix-eudora-headers.
12310         (nnmail-fix-eudora-headers): Now obsolete.
12311
12312         * gnus-art.el (gnus-button-handle-custom):
12313         Support `customize-apropos*'.
12314
12315 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12316
12317         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12318
12319         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12320         articles.
12321
12322 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * message.el (message-cite-reply-above): New variable.
12325         (message-yank-original): Use it.
12326
12327 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12330
12331 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12332
12333         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12334         as read.
12335
12336         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12337
12338 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12339
12340         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12341         (gnus-bookmark-default-file): Use gnus-directory.
12342         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12343         Remove "*" in doc string.
12344         (gnus-bookmark-write-file): Simplify.
12345         (gnus-bookmark-maybe-sort-alist): Use `when'.
12346         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12347         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12348         Add FIXME about Emacs 21 and XEmacs compatibility.
12349         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12350         compatibility.
12351         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12352         compatibility.
12353         (gnus-bookmark-menu-heading): Fix version.
12354
12355 2006-06-19  Bastien Guerry  <bzg@altern.org>
12356
12357         * gnus-bookmark.el: New file.
12358
12359 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * message.el (message-syntax-checks): Doc fix.
12362
12363 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12364
12365         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12366         unsubscribed groups as if they were killed ones.  It causes duplicate
12367         entries in gnus-newsrc-alist.
12368
12369 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * message.el (message-syntax-checks): Doc fix.
12372         (message-send-mail): Add check for continuation headers.
12373         (message-check-news-header-syntax): Fix regexp used to check for
12374         continuation headers.
12375
12376 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12379
12380 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12381
12382         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12383
12384 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12387         default-truncate-lines.
12388
12389 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12392         to fill the utf-8 entry.
12393
12394         * lpath.el: Fbind unicode-precedence-list.
12395
12396 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12397
12398         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12399
12400 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12401
12402         * gnus-agent.el (directory-files-and-attributes): Move all the way
12403         forward (the third and final move).
12404         (gnus-agent-read-agentview): Trap reconstruction errors due to
12405         nonexistent directory.  Handle by returning nil.
12406
12407 2006-05-30  Didier Verna  <didier@xemacs.org>
12408
12409         * message.el (message-dont-reply-to-names): Update the custom type.
12410         * message.el (message-dont-reply-to-names): New defsubst: potentially
12411         convert a list of regexps into a single one.
12412         * message.el (message-get-reply-headers): Use it.
12413         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12414
12415 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * gnus-agent.el (directory-files-and-attributes): Move forward.
12418
12419 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12420
12421         * gnus-ml.el (gnus-mailing-list-subscribe)
12422         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12423         (gnus-mailing-list-message): Fix doc strings.
12424
12425 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12426
12427         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12428         of doing it manually.
12429
12430 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12431
12432         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12433         comment.
12434
12435 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12436
12437         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12438         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12439         (gnus-agent-read-local): All symbols allocated in my-obarray.
12440         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12441         (gnus-agent-regenerate-group): Check numeric names to see if they are
12442         messages or groups.
12443         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12444         better way of do this...)
12445
12446         * gnus-cache.el (gnus-agent-total-fetched-for):
12447         Ignore 'dummy.group' (there should be a better way of do this...)
12448
12449 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12452         (gnus-saved-headers): Ditto.
12453         (gnus-default-article-saver): Mention functions may have properties.
12454         (gnus-article-save): Override gnus-save-all-headers and
12455         gnus-saved-headers by :headers property which saver function may have.
12456         (gnus-summary-save-in-file): Add :headers property.
12457         (gnus-summary-write-to-file): Ditto.
12458
12459         * gnus-sum.el (gnus-summary-save-article): Bind
12460         gnus-prompt-before-saving to t when saving many articles in a file;
12461         always show all headers.
12462
12463         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12464
12465 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12466
12467         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12468         marks.
12469
12470         * message.el (message-indent-citation): Add optional arguments to allow
12471         using it outside of message buffers.
12472
12473         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12474         (gnus-article-treat-unfold-headers): Use it.
12475         (gnus-article-truncate-lines): New variable.
12476         (gnus-article-mode): Use it.
12477         (gnus-article-toggle-truncate-lines): New function.
12478
12479         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12480         Add gnus-article-toggle-truncate-lines.
12481
12482         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12483         coding system in XEmacs, use binary.
12484
12485 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12488         after-load-alist.
12489
12490         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12491         this function should save decoded articles.
12492         (gnus-summary-write-to-file): Use property to specify this function
12493         should save decoded articles and specify gnus-summary-save-in-file
12494         should be used to save articles other than the first one when saving
12495         many articles.
12496         (gnus-summary-save-body-in-file): Use property to specify this
12497         function should save decoded articles.
12498         (gnus-summary-write-body-to-file): Use property to specify this
12499         function should save decoded articles and specify
12500         gnus-summary-save-body-in-file should be used to save articles other
12501         than the first one when saving many articles.
12502
12503         * gnus-sum.el (gnus-summary-save-article): Simplify.
12504
12505 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12506
12507         * gnus-art.el (gnus-default-article-saver):
12508         Add gnus-summary-write-body-to-file.
12509         (gnus-article-save-coding-system): Don't use coding system object
12510         in XEmacs.
12511         (gnus-read-save-file-name): Add optional `dir-var' argument which
12512         specifies directory in which files are saved; work even if optional
12513         `variable' argument is not specified.
12514         (gnus-summary-write-to-file): Read file name.
12515         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12516         (gnus-summary-write-body-to-file): New function.
12517
12518         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12519         (gnus-summary-local-variables): Add it.
12520         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12521         (gnus-summary-save-article): Remove optional `decode' argument;
12522         determine whether to decode articles by the value of
12523         gnus-default-article-saver; when saving many files using
12524         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12525         it first and use gnus-summary-save-in-file or
12526         gnus-summary-save-body-in-file thereafter unless
12527         gnus-prompt-before-saving is always; move point to article which
12528         will be saved.
12529         (gnus-summary-save-article-file): Revert.
12530         (gnus-summary-write-article-file): Revert.
12531         (gnus-summary-save-article-body-file): Revert.
12532         (gnus-summary-write-article-body-file): New function.
12533
12534 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * gnus-art.el (gnus-default-article-saver): Doc fix.
12537         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12538         from gnus-summary-save-article-coding-system, and default to a
12539         certain coding system.
12540         (gnus-output-to-file): Add coding cookie and encode text according
12541         to gnus-article-save-coding-system; don't use mm-append-to-file.
12542
12543         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12544         gnus-art.el and rename to gnus-article-save-coding-system.
12545         (gnus-summary-save-article): Require gnus-art; don't show all
12546         headers if it decodes articles; don't add coding cookie here;
12547         don't bind mm-text-coding-system-for-write.
12548         (gnus-summary-save-article-file): Save decoded articles.
12549         (gnus-summary-write-article-file): When saving many files, use
12550         gnus-summary-write-to-file first and gnus-summary-save-in-file
12551         thereafter unless gnus-prompt-before-saving is always.
12552         (gnus-summary-save-article-body-file): Save decoded articles.
12553
12554         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12555
12556 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12557
12558         * nnrss.el (nnrss-check-group): Bind hash-index.
12559
12560 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12561
12562         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12563         its hash index.  Store this hash in `nnrss-group-data'.
12564         (nnrss-read-group-data): Update accordingly.
12565
12566 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12567
12568         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12569         entry.
12570
12571         * gnus-sum.el (gnus-summary-make-menu-bar):
12572         Add gnus-article-browse-html-article.
12573
12574 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12575
12576         * gnus-sum.el (gnus-summary-mime-map):
12577         Add gnus-article-browse-html-article.
12578
12579         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12580
12581 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12582
12583         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12584         suitable coding systems in customize.
12585
12586 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12587
12588         * mail-source.el (mail-sources): Fix custom type.
12589
12590 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12591
12592         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12593         (gnus-summary-expire-articles-now): Shorten prompt.
12594
12595         * gmm-utils.el (wid-edit): Require.
12596         (defun-gmm): Rename from `gmm-defun-compat'.
12597         (gmm-image-search-load-path): Use it.
12598         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12599
12600 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12601
12602         * gnus-sum.el (gnus-summary-save-article-coding-system):
12603         New variable.
12604         (gnus-summary-save-article): Add optional `decode' argument.
12605         If it is set and gnus-summary-save-article-coding-system is non-nil,
12606         save decoded article.
12607         (gnus-summary-write-article-file): Save decoded article if
12608         gnus-summary-save-article-coding-system is non-nil.
12609
12610         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12611         type.
12612
12613 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12616
12617 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12620         first to test gnus-single-article-buffer which may be buffer-local.
12621
12622         * gnus-sum.el (gnus-summary-setup-buffer):
12623         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12624         group; make gnus-article-buffer, gnus-article-current, and
12625         gnus-original-article-buffer always buffer-local.
12626         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12627         group.
12628         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12629
12630 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12631
12632         * nnml.el (nnml-request-compact-group): Compressed files might not
12633         have .gz extension.
12634
12635 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12636
12637         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12638         (mm-copy-to-buffer): Use with-current-buffer.
12639         (mm-display-part): Simplify.
12640         (mm-inlinable-p): Add optional arg `type'.
12641
12642 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12643
12644         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12645         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12646         Try harder to show the attachment internally or externally using
12647         gnus-mime-view-part-as-type.
12648
12649 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12650
12651         * message.el (message-from-style, message-signature-separator)
12652         (message-user-organization-file, message-send-mail-function)
12653         (message-citation-line-function, message-yank-prefix)
12654         (message-indent-citation-function, message-signature)
12655         (message-signature-file, message-signature-insert-empty-line):
12656         Remove autoloads.
12657
12658         * gnus-art.el (gnus-buttonized-mime-types):
12659         Remove "multipart/signed".  Revert 2006-04-26 change.
12660
12661 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12662
12663         * gnus.el (gnus-version-number): Bump version.
12664
12665 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12666
12667         * gnus.el: No Gnus v0.5 is released.
12668
12669 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12670
12671         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12672         fetching articles by message-id.
12673
12674 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12675
12676         * message.el (hashcash): Require hashcash as normal.
12677
12678         * ecomplete.el (ecomplete-highlight-match-line):
12679         Use point-at-eol.
12680         (ecomplete-highlight-match-line): Use `highlight', because that
12681         face exists in both Emacs and XEmacs.
12682
12683         * message.el (message-display-abbrev): Use point-at-bol.
12684
12685         * mail-source.el: Don't require timer/timer-funcs.
12686
12687         * gnus-async.el: Ditto.
12688
12689         * password.el: Ditto.
12690
12691         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12692
12693         * mm-url.el: Ditto.
12694
12695         * gnus-xmas.el: Don't require timer-funcs.
12696
12697         * mm-util.el: Require timer/timer-funcs.
12698
12699 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12700
12701         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12702         Close.
12703
12704 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12707         unibyte after clear-decrypt function runs.
12708
12709         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12710         returns as a unibyte string.
12711
12712 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12713
12714         * lpath.el: Revert.
12715
12716         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12717         (pgg-gpg-process-sentinel): Revert.
12718
12719         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12720         (pgg-pgp-lookup-key): Revert.
12721
12722         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12723         (pgg-pgp5-lookup-key): Revert.
12724
12725         * pgg.el (pgg-fetch-key): Revert.
12726
12727 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * lpath.el: Fbind string-as-multibyte for XEmacs.
12730
12731         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12732         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12733         (mml1991-pgg-encrypt): Ditto.
12734
12735         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12736         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12737         a multibyte buffer.
12738
12739         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12740         (pgg-pgp-lookup-key): Ditto.
12741
12742         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12743         (pgg-pgp5-lookup-key): Ditto.
12744
12745         * pgg.el (pgg-fetch-key): Ditto.
12746
12747 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12748
12749         * message.el (message-user-organization-file): Check several
12750         locations of the organization file.
12751
12752         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12753         Add gnus-article-view-part-as-type.
12754
12755         * gnus-art.el (gnus-article-view-part-as-type): New function.
12756
12757         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12758         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12759
12760         * mml.el: Simplify autoload.
12761         (mml-mode): defvar dnd-protocol-alist instead of using
12762         symbol-value.
12763         (mml-default-directory): New variable.
12764         (mml-minibuffer-read-file): Use it.
12765         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12766
12767         * message.el (message-citation-line-format): New variable.
12768         (message-insert-formated-citation-line): New function.
12769         (message-citation-line-function):
12770         Add `message-insert-formated-citation-line' to custom type.
12771
12772         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12773         to doc string.
12774
12775         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12776         depending on mm-verify-option.
12777
12778 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12781         binding pgg-* variables; reimplement the section which prevents
12782         MIME header from being signed.
12783         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12784         pgg-text-mode; remove a blank line at the top of body.
12785
12786         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12787         lines at the top of body; use gnus-newsgroup-charset if there's no
12788         Charset header.
12789
12790 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * message.el (message-self-insert-commands): Doc fix.
12793
12794         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12795         (mm-uu-pgp-encrypted-test): Ditto.
12796         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12797         between header and body; return application/pgp-encrypted handle
12798         if decryption failed; decode decrypted body by charset.
12799
12800         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12801         element match to application/pgp-*.
12802
12803 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12804
12805         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12806         HTML.
12807
12808 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12809
12810         * mail-source.el (mail-source-call-script): Message the error
12811         string.
12812
12813 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12814
12815         * gnus-util.el (gnus-byte-compile): Use it.
12816
12817 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12818
12819         * gnus-util.el (kill-empty-logs): New function.
12820
12821 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12822
12823         * message.el (message-mail-alias-type): Doc fix.
12824         (message-mail-alias-type-p): New function.
12825         (message-send): Use it.
12826         (message-mode): Ditto.
12827         (message-strip-forbidden-properties): Ditto.
12828
12829         * ecomplete.el (ecomplete-database-file-coding-system):
12830         New variable.
12831         (ecomplete-save): Use it.
12832         (ecomplete-setup): Use it.
12833
12834 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12835
12836         * message.el (message-self-insert-commands): New variable.
12837         (message-strip-forbidden-properties): Use it.
12838
12839 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12840
12841         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12842         that doesn't make XEmacs choke.
12843
12844 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12845
12846         * gnus-util.el (gnus-replace-in-string):
12847         Prefer replace-regexp-in-string over of replace-in-string.
12848
12849 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12850
12851         * gnus-util.el (gnus-select-frame-set-input-focus):
12852         Use select-frame-set-input-focus if it is available in XEmacs; use
12853         definition defined in Emacs 22 for old Emacsen.
12854
12855         * dgnushack.el: Autoload unmorse-region for XEmacs.
12856
12857         * lpath.el: Bind cursor-in-non-selected-windows and
12858         select-frame-set-input-focus for XEmacs.
12859
12860 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12863
12864 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12865
12866         * gnus-registry.el (gnus-registry-cache-save): Remove text
12867         properties when saving via the temp buffer.
12868
12869 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12870
12871         * message.el (message-generate-hashcash): Honor custom type.
12872
12873 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12874
12875         * message.el (message-generate-hashcash): Default to non-nil when
12876         hashcash is found.
12877
12878         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12879         (gnus-refer-thread-limit): Increase default to 500.
12880
12881         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12882
12883         * flow-fill.el (fill-flowed): Allow delete-space.
12884
12885 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12886
12887         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12888         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12889         Remove autoloads.
12890
12891 2006-04-18  Simon Josefsson  <jas@extundo.com>
12892
12893         * message.el (message-generate-hashcash): Default to.
12894
12895 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12898         concatenating segments rather than before concatenating them.
12899
12900 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12901
12902         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12903
12904 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12905
12906         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12907
12908         * message.el (message-forward-make-body-plain):
12909         Allow message-forward-ignored-headers to be a list.
12910         (message-remove-ignored-headers): Factor out into function.
12911         (message-forward-make-body-mml): Use it.
12912
12913         * imap.el (imap-quote-specials): New function.
12914         (imap-login-auth): Quote specials.
12915
12916         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12917         (rfc2231-parse-string): Allow concatanation of parameters that
12918         aren't contiguous.  The test case is
12919           (mail-header-parse-content-type "message/external-body;
12920             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12921             access-type=LOCAL-FILE;
12922             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12923
12924 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12925
12926         * nntp.el (nntp-accept-process-output): Return the value of
12927         `nnheader-accept-process-output'.
12928
12929 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12930
12931         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12932         (gnus-button-alist): Recognize more diff formats.
12933         (gnus-button-patch): Strip directory.
12934
12935 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12936
12937         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12938         Emacs 22 when setting focus.
12939
12940 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12941
12942         * gnus-art.el (gnus-article-treat-types): Do treatment of
12943         text/x-verbatim parts.
12944         (gnus-button-patch): New command.
12945
12946         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12947         addresses that contain invalid characters.
12948
12949 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12950
12951         * message.el (message-put-addresses-in-ecomplete):
12952         Use gnus-replace-in-string.
12953         (message-is-yours-p): Use the more correct
12954         mail-header-parse-address instead of
12955         mail-extract-address-components.
12956         (message-put-addresses-in-ecomplete): Fix typo.
12957
12958         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12959         keystroke.
12960
12961         * gnus-art.el (gnus-treatment-function-alist): Change order of
12962         newsgroups/generic header folding to avoid double-folding.
12963
12964         * message.el (message-hidden-headers): Add X-Draft-From.
12965
12966         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12967         New command.
12968         (gnus-summary-repeat-search-article-backward): New command.
12969
12970         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12971         groups in the parent topic.
12972
12973 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12974
12975         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12976         (spam-extra-header-to-number): Return the CRM114 number as a
12977         number instead of a string.
12978
12979 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12980
12981         * gnus-art.el (gnus-face-properties-alist): Move here from
12982         gnus-fun.
12983
12984         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12985
12986 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12987
12988         * message.el (message-strip-forbidden-properties): Only display on
12989         self-insert-command.
12990
12991         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12992         reindent.
12993         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12994
12995 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12996
12997         * smiley.el (smiley-style): Fix typo.
12998
12999 2006-03-23  Kenichi Handa  <handa@m17n.org>
13000
13001         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13002         instead of set-buffer-multibyte.
13003
13004 2006-03-23  Kenichi Handa  <handa@m17n.org>
13005
13006         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13007         buffer and then decode the buffer text if necessary.
13008         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13009         first, and after mm-encode-body, change the buffer to unibyte.
13010
13011 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13012
13013         * hashcash.el (hashcash-insert-payment-async-2):
13014         Use message-goto-eoh instead of doing it manually.
13015         (mail-add-payment): Use message-narrow-to-header instead of trying
13016         to do the same itself.
13017
13018         * message.el (message-hidden-headers): Add Face.
13019
13020         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13021         reparenting code.
13022         (gnus-summary-reparent-children): Refactored out code.
13023         (gnus-summary-thread-map): New keystroke.
13024         (gnus-summary-reparent-children): Make into command.
13025
13026         * smiley.el (smiley-style): Default to `medium' if using a large
13027         font.
13028
13029         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13030         does it itself.
13031
13032         * message.el (message-point-in-header-p): Simplify definition.
13033
13034 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13035
13036         * nnagent.el (nnagent-request-set-mark): Silence log file
13037         writing.
13038         (nnagent-request-set-mark): Use write-region instead of
13039         append-to-file.
13040
13041         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13042         strange select method.
13043
13044         * ecomplete.el (ecomplete-display-matches): Get highlightling
13045         right.
13046         (ecomplete-display-matches): Use literals.
13047         (ecomplete-display-matches): Disable message logging.
13048
13049         * message.el (message-display-abbrev): Small optimization.
13050
13051         * ecomplete.el (ecomplete-display-matches): Allow automatic
13052         display.
13053
13054         * message.el (message-strip-forbidden-properties):
13055         Display abbrevs.
13056         (message-display-abbrev): Get automatic display right.
13057
13058         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13059         keystrokes.
13060
13061 2006-04-13  Romain Francoise  <romain@orebokech.com>
13062
13063         TODO: Backport to v5-10!
13064
13065         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13066         Move here (and rename) from gnus-registry.el.
13067
13068         * gnus-registry.el: Require gnus-util.
13069         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13070
13071 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13072
13073         * gnus-group.el (gnus-group-catchup-current):
13074         Change if-then-else-if-then-else into cond.
13075         (gnus-group-catchup): Indent.
13076         (group-name-at-point): New function.
13077         (gnus-fetch-group): Provide default from thing at point.
13078
13079 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13080
13081         * message.el (message-display-abbrev): Fix regexp.
13082
13083         * ecomplete.el (ecomplete-highlight-match-line):
13084         Reimplement choosing.
13085         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13086         dead variables.
13087
13088         * message.el (message-newline-and-indent): Remove debugging.
13089         (message-display-abbrev): Use new implementation.
13090
13091 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13092
13093         * gnus-art.el (gnus-article-mode):
13094         Set cursor-in-non-selected-windows to nil.
13095
13096         * smiley.el: Revert previous change.
13097         (smiley-data-directory): defvar it before using it in the
13098         defcustom of `smiley-style'.
13099
13100 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13101
13102         * message.el (message-newline-and-indent): New function.
13103
13104         * ecomplete.el: Implement more bits.
13105
13106         * message.el (message-put-addresses-in-ecomplete): Clean up the
13107         string.
13108
13109         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13110
13111         * gnus-sum.el (gnus-summary-save-parts):
13112         Bind gnus-summary-save-parts-counter and use it to make unique file
13113         names.
13114
13115         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13116
13117         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13118         parameter to say whether to actually parse the individual
13119         addresses.
13120
13121         * message.el (message-put-addresses-in-ecomplete): New function.
13122         (ecomplete): Require.
13123         (message-mail-alias-type): Add ecomplete as an option.
13124
13125 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13126
13127         * flow-fill.el (fill-flowed): Remove trailing space from blank
13128         quoted lines.
13129
13130 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13131
13132         * smiley.el (smiley-style): Move definition later to avoid a
13133         compilation warning.
13134
13135 2006-04-12  Kenichi Handa  <handa@m17n.org>
13136
13137         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13138         buffer and then decode the buffer text if necessary.
13139         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13140         first, and after mm-encode-body, change the buffer to unibyte.
13141         Use mm-disable-multibyte instead of set-buffer-multibyte.
13142
13143 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13146         Content-Type header instead of Content-Disposition header.
13147         (gnus-mime-inline-part): Ditto.
13148         (gnus-mime-view-part-as-charset): Ignore charset that the part
13149         specifies.
13150
13151         * mm-decode.el (mm-display-part): Work with external parts and
13152         usual parts similarly.
13153
13154         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13155         instead of gnus-display-mime.
13156
13157         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13158         instead of with-temp-buffer.
13159
13160         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13161         tag to summarized topics part in order to encode non-ASCII text.
13162
13163 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13164
13165         * smiley.el (smiley-style): New variable.
13166         (smiley-directory): New function.
13167         (smiley-data-directory): Derive from `smiley-style' using
13168         `smiley-directory'.
13169         (smiley-regexp-alist): Add new entries.
13170
13171         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13172         (gnus-article-browse-delete-temp): Add :version.
13173
13174 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13175
13176         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13177         the sieve region.
13178
13179 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13180
13181         * gnus.el (gnus-version-number): Bump version.
13182
13183 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13184
13185         * gnus.el: No Gnus v0.4 is released.
13186
13187 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13188
13189         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13190         layout.
13191
13192         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13193         unknown charset.
13194
13195         * message.el (message-header-synonyms): Add Original-To to the
13196         default.
13197
13198         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13199         optional parameter.
13200
13201 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * gnus-fun.el (gnus): Require it for gnus-directory.
13204
13205 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13206
13207         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13208
13209 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13210
13211         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13212
13213 2006-04-05  Simon Josefsson  <jas@extundo.com>
13214
13215         * password.el (password-reset): New function.
13216
13217 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13218
13219         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13220         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13221
13222 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13223
13224         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13225         Some whitespace was matched into the url, which broke browsing hits
13226         > 100 when mm-url-use-external was nil.
13227
13228 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13229
13230         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13231         Check gnus-extra-headers for 'Newsgroups.
13232
13233         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13234         bound.
13235
13236 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13237
13238         * pgg-gpg.el: Clean up process buffers every time gpg processes
13239         complete.
13240
13241 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13242
13243         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13244         doc string.
13245
13246 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13247
13248         * pgg-gpg.el (pgg-gpg-process-filter)
13249         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13250
13251         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13252         lines, temporary fix.
13253
13254 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13255
13256         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13257
13258 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13259
13260         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13261         default-enable-multibyte-characters.  This reverts the change from
13262         revision 6.17 which is no longer necessary because the passphrase
13263         is sent separately now.  GnuPG messages are unreadable under
13264         multibyte locales with default-enable-multibyte-characters set to
13265         nil.
13266
13267 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13268
13269         * message.el (message-tool-bar-gnome): Move "spell".
13270
13271 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13272
13273         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13274         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13275         instead.
13276
13277 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13278
13279         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13280         Improve newsgroups handling for NNTP overviews which don't include
13281         Newsgroups.
13282
13283 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13284
13285         * message.el (message-resend): Bind message-generate-hashcash to nil.
13286
13287 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13288
13289         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13290         when searching for already-paid recipients.
13291
13292 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13293
13294         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13295         passphrases when it is not needed.
13296         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13297         passphrase stuff from gpg, should only be necessary when you use
13298         gpg with a smartcard.
13299
13300 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * mml.el (mml-insert-mime): Ignore cached contents of
13303         message/external-body part.
13304
13305         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13306         (mm-insert-part): Ditto.
13307
13308 2006-03-23  Simon Josefsson  <jas@extundo.com>
13309
13310         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13311         Reiner.
13312         (pgg-gpg-use-agent-p): Use it again.
13313
13314 2006-03-23  Simon Josefsson  <jas@extundo.com>
13315
13316         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13317         older emacsen.
13318         (pgg-gpg-use-agent-p): Don't use it.
13319
13320 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13321
13322         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13323         if we can.
13324
13325 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13326
13327         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13328         (pgg-gpg-update-agent): New function.
13329         (pgg-gpg-use-agent-p): New function.
13330         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13331         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13332         (pgg-gpg-sign-region): Use it.
13333
13334 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13335
13336         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13337         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13338
13339 2006-03-21  Simon Josefsson  <jas@extundo.com>
13340
13341         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13342         <wilde@sha-bang.de>.
13343         (pgg-gpg-use-agent): New variable.
13344         (pgg-gpg-process-region): Use it.
13345         (pgg-gpg-encrypt-region): Likewise.
13346         (pgg-gpg-encrypt-symmetric-region): Likewise.
13347         (pgg-gpg-decrypt-region): Likewise.
13348         (pgg-gpg-sign-region): Likewise.
13349         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13350
13351 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13352
13353         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13354
13355         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13356         Add comment on version.
13357
13358 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * smiley.el: Add missing test smiley.
13361
13362 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * mm-decode.el (mm-with-part): New macro.
13365         (mm-get-part): Use it; work with message/external-body as well.
13366         (mm-save-part): Treat name and filename equally.
13367
13368         * mm-extern.el (mm-extern-cache-contents): New function.
13369         (mm-inline-external-body): Use it; force the part to be displayed;
13370         move undisplayer added to the cached handle to the parent.
13371
13372         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13373         (gnus-mime-view-part-as-type): Work with message/external-body.
13374
13375         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13376
13377 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13378
13379         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13380         images in image-load-path.  [Sync with image.el, revision 1.60, in
13381         Emacs.]
13382
13383 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13384
13385         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13386         path rather than symbol.  Always return list of directories.
13387         Guarantee that image directory comes first.  [Sync with image.el,
13388         revision 1.59, in Emacs.]
13389
13390         * message.el (message-make-tool-bar): Adjust to new API of
13391         `gmm-image-load-path-for-library'.
13392
13393         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13394
13395         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13396
13397 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13398
13399         * gnus-art.el (gnus-article-only-boring-p):
13400         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13401         intangible text.
13402         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13403
13404 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13407         Use `defun' instead of `gmm-defun-compat'.
13408
13409 2006-03-14  Simon Josefsson  <jas@extundo.com>
13410
13411         * message.el (message-unique-id): Don't use message-number-base36
13412         if (user-uid) is a float.
13413         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13414
13415 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13418
13419         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13420         empty line between a part and a message part.
13421
13422 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13423
13424         * smiley.el: Add more test smileys.
13425         (smiley-data-directory, smiley-regexp-alist)
13426         (gnus-smiley-file-types): Fix doc strings.
13427         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13428         adding new elements.
13429         (smiley-mouse-map): Unused code.  Make it a comment.
13430
13431 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13434         scan latest NoCeM messages instead of old ones.
13435         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13436         delimiters that are recently used.
13437         (gnus-nocem-load-cache): Add autoload cookie.
13438
13439         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13440
13441         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13442         level which is larger than gnus-use-nocem is specified.
13443
13444         * gnus-group.el (gnus-group-get-new-news): Ditto.
13445
13446 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13447
13448         * gnus-util.el (gnus-tool-bar-update): New function.
13449
13450         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13451         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13452
13453         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13454
13455         * gnus-group.el (gnus-group-redraw-when-idle)
13456         (gnus-group-redraw-check): Remove.
13457         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13458
13459 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13460
13461         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13462         if optional last element is specified in splits (FIELD VALUE...).
13463
13464 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13467         to gmm-image-load-path-for-library.  Call with no-error argument.
13468         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13469
13470         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13471
13472         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13473
13474         * gmm-utils.el (gmm-image-load-path): Remove alias.
13475
13476 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13477
13478         * gmm-utils.el (gmm-image-load-path): Add alias.
13479
13480         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13481         nnml-generate-nov-databases-1.
13482         (nnml-generate-nov-databases): Use it.
13483         (nnml-generate-nov-databases-directory): Document no-active
13484         argument.
13485
13486         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13487         directory if path is t.  Add no-error.
13488
13489         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13490         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13491
13492         * gnus-art.el (gnus-article-browse-delete-temp-files):
13493         Simplify resetting gnus-article-browse-html-temp-list.
13494
13495         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13496         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13497         Add example to docstring.  Rename local variables.  Move error
13498         checks to default case in cond and simplify.
13499
13500 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13503         handle is multipart when calling it recursively.
13504         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13505
13506 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13507
13508         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13509         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13510
13511 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13514         is loaded.
13515
13516         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13517         loaded.
13518
13519 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13520
13521         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13522         to "Emacs 23 (unicode)" in doc string.
13523
13524         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13525         "Emacs 23 (unicode)" in comment.
13526
13527 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13530
13531         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13532         characters 160 through 255 in Emacs 23.
13533
13534 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13535
13536         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13537         gnus-article-browse-html-temp.
13538         (gnus-article-browse-delete-temp): Make it customizable.
13539         Add `file'.  Adjust doc string.
13540         (gnus-article-browse-delete-temp-files): Add argument.
13541         Allow query for each file.  Adjust doc string.
13542         (gnus-article-browse-html-parts):
13543         Add `gnus-article-browse-delete-temp-files' to
13544         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13545
13546 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13547
13548         * gnus-art.el (gnus-article-browse-html-temp)
13549         (gnus-article-browse-delete-temp): New variables.
13550         (gnus-article-browse-delete-temp-files): New function.
13551         (gnus-article-browse-html-parts): Use it.
13552
13553 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13554
13555         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13556
13557         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13558         string.
13559
13560         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13561         gnus-summary-insert-new-articles when unplugged.
13562         Remove gnus-summary-search-article-forward.
13563
13564         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13565         display-visual-class instead of display-color-cells.
13566
13567 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13568
13569         * dgnushack.el: Autoload customize-group for XEmacs.
13570
13571         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13572         message/* containing non-ASCII text properly.
13573
13574 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13575
13576         * message.el: Require gmm-utils, remove autoloads.
13577         (message-tool-bar): Set default based on
13578         gmm-tool-bar-style.
13579         (message-tool-bar-gnome): Add gmm-customize-mode.
13580
13581         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13582         gmm-tool-bar-style.
13583         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13584
13585         * gnus-group.el (gnus-group-tool-bar): Set default based on
13586         gmm-tool-bar-style.
13587         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13588
13589         * gmm-utils.el (gmm-image-directory): Rename variable from
13590         gmm-image-load-path.
13591         (gmm-image-load-path): Use gmm-image-directory.
13592         (gmm-customize-mode): New function.
13593         (gmm-tool-bar-style): New variable.
13594
13595         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13596         gnus-group-redraw-line-number.
13597         (gnus-group-redraw-check): Simplify.
13598         (gnus-group-tool-bar-update): Remove redraw check.
13599         (gnus-group-make-tool-bar): Add redraw check.
13600
13601 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13602
13603         * gnus-art.el (gnus-button): Add missing parentheses.
13604
13605 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13606
13607         * lpath.el: Fbind line-number-at-pos.
13608
13609 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13610
13611         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13612
13613 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * gnus-art.el (gnus-button): New face.
13616         (gnus-article-button-face): Use it.
13617
13618         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13619         Add gnus-summary-next-page.  Re-order.
13620
13621         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13622         next-node are now included.
13623         (gnus-group-redraw-line-number): New internal variable.
13624         (gnus-group-redraw-check): Helper function for updating the tool
13625         bar.
13626         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13627
13628         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13629
13630         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13631         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13632         Use it to match format of Spamassassin 3.0 and later.
13633         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13634         (spam-check-bogofilter)
13635         (spam-bogofilter-register-with-bogofilter): Fix args of
13636         `gnus-error' calls.
13637
13638 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13639
13640         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13641         unnecessary interaction when sending queued mails.
13642         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13643
13644 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13645
13646         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13647         first or last are nil.
13648
13649 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13650
13651         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13652
13653 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13654
13655         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13656
13657 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13658
13659         * dns.el (query-dns): Protect more against buggy tcp output.
13660
13661 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13662
13663         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13664         nov.php.
13665
13666 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13667
13668         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13669         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13670         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13671         output on the server side.
13672         (nnweb-google-create-mapping): Update regexps and add some
13673         progress indication.
13674
13675 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13676
13677         * gnus-group.el (gnus-group-tool-bar-gnome):
13678         Fix gnus-agent-toggle-plugged.  Re-order icons.
13679         (gnus-group-tool-bar-gnome):
13680         Add gnus-group-{prev,next}-unread-group.
13681         (gnus-group-tool-bar-gnome): Re-order icons.
13682
13683         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13684         Move gnus-summary-insert-new-articles.
13685
13686         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13687         Fix comments.
13688
13689         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13690         also available in Emacs 21.3.
13691
13692         * message.el (message-fix-before-sending): Change "Emacs 22" to
13693         "Emacs 23 (unicode)" in comment.
13694
13695         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13696         "Emacs 23 (unicode)" in comment.
13697
13698         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13699         comment.
13700         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13701
13702         * mm-view.el (mm-fill-flowed): Add :version.
13703
13704 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13705
13706         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13707         and load-path.
13708
13709 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13710
13711         * message.el: Autoload gmm-image-load-path.
13712         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13713         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13714         consitency.
13715
13716         * gmm-utils.el (gmm-image-load-path): Also search in
13717         "../etc/images".  Don't set gmm-image-load-path if we don't find
13718         the image.
13719
13720 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13721
13722         * gmm-utils.el (gmm-image-load-path): Don't make
13723         `gmm-image-load-path' include subdirectories which the second arg
13724         `image' might specify.
13725
13726         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13727         subdirectory to icon file names.
13728
13729         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13730
13731 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13732
13733         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13734         gmm-image-load-path calls.
13735
13736         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13737
13738         * message.el (message-make-tool-bar): Ditto.
13739
13740         * mml.el (mml-preview): Add comment concerning tool bar icons.
13741
13742         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13743         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13744
13745         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13746         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13747
13748         * message.el (message-tool-bar-gnome): Use new icon names.
13749         (message-make-tool-bar): Use `gmm-image-load-path'.
13750
13751         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13752         New functions from MH-E.
13753         (gmm-image-load-path): New variable from MH-E.
13754         (gmm-image-load-path): New function from MH-E.  Add arguments
13755         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13756         *-image-load-path-called-flag.
13757
13758 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13759
13760         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13761
13762 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13763
13764         * nnimap.el (nnimap-request-move-article): Change folder back to
13765         source group before deleting.
13766
13767 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13768
13769         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13770
13771         * gnus-art.el (mm-url-insert-file-contents-external):
13772         Autoload mm-url.
13773
13774         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13775
13776 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13777
13778         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13779         coding system which mm-charset-to-coding-system returns for a
13780         given charset is valid.
13781
13782 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13783
13784         * html2text.el (html2text-remove-tag-list):
13785         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13786
13787 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13788
13789         * gnus-cus.el: Revert 2005-10-17 change.
13790
13791 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * gnus-art.el (article-strip-banner):
13794         Call article-really-strip-banner only when the regexp match is made.
13795
13796 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-art.el (article-strip-banner):
13799         Use gnus-extract-address-components instead of
13800         mail-header-parse-addresses to make it work with non-ASCII text;
13801         remove mail-encode-encoded-word-string.
13802
13803         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13804         values which are surrounded with \"...\"; make it never cause a
13805         Lisp error; give up parsing of parameters if it failed in
13806         extracting type.
13807
13808 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13809
13810         * smime.el (smime-cert-by-ldap-1): Fix bug where
13811         `smime-ldap-search' returns results without userCertificates.
13812
13813 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13816
13817 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13818
13819         * spam.el (spam-check-spamassassin-headers): Adapt format for
13820         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13821         <ari@mbf.ocn.ne.jp>.
13822         (spam-list-of-processors): Add spam-use-gmane.
13823
13824 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13827         make-temp-file; make it work with XEmacs as well.
13828
13829         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13830         mm-make-temp-file.
13831
13832         * mm-decode.el (mm-display-external): Use the 3rd arg of
13833         mm-make-temp-file.
13834         (mm-create-image-xemacs): Ditto.
13835
13836 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13839         with message-narrow-to-headers.
13840         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13841         (gnus-draft-check-draft-articles): New function.
13842         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13843
13844 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13845
13846         * gnus-art.el (gnus-article-browse-html-parts):
13847         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13848         Don't use suffix argument for mm-make-temp-file for Emacs 21
13849         compatibility.  Remove useless `format'.
13850
13851 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13852
13853         * nnweb.el (nnweb-google-wash-article): Update regexps.
13854         (nnweb-group-alist): Use defvoo instead of defvar.
13855
13856 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13857
13858         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13859         re-loading nn* modules.
13860
13861 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13862
13863         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13864         for `tool-bar-mode' and don't check it's default-value.
13865
13866         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13867
13868         * message.el (message-make-tool-bar): Ditto.
13869
13870         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13871         `substring'.  Shorten tmp-file name.
13872
13873         * gnus.el: Remove bogus comment.
13874
13875 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13876
13877         * gnus-art.el (gnus-article-browse-html-parts): New function.
13878         (gnus-article-browse-html-article): New function for viewing html
13879         articles with a browser.
13880
13881 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13882
13883         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13884         in elisp.
13885         (pgg-gpg-encrypt-symmetric-region): Ditto.
13886         (pgg-gpg-sign-region): Ditto.
13887
13888         * pgg-def.el (pgg-text-mode): New variable.
13889
13890         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13891         (mml2015-pgg-encrypt): Ditto.
13892
13893         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13894         (mml1991-pgg-encrypt): Ditto.
13895
13896 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * nnfolder.el (nnfolder-insert-newsgroup-line):
13899         Use message-make-date instead of current-time-string.
13900
13901         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13902         to gnus-decoded which mm-uu might set.
13903
13904 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13905
13906         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13907         don't decode quoted parameters; remove misimported Emacs code.
13908         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13909         (rfc2231-decode-encoded-string): Don't use split-string which
13910         behaves differently according to Emacs version; use
13911         mm-decode-coding-region to convert charset to coding-system.
13912         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13913         (rfc2231-encode-string): Remove misimported Emacs code.
13914
13915 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13918         when calling mail-header-parse-content-type.
13919         (article-de-quoted-unreadable): Ditto.
13920         (article-de-base64-unreadable): Ditto.
13921         (article-wash-html): Ditto.
13922
13923         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13924         calling mail-header-parse-content-type and
13925         mail-header-parse-content-disposition.
13926         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13927         mail-header-parse-content-type.
13928
13929         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13930         insert charset and format parameters; encode description after
13931         inserting it to buffer.
13932         (mml-insert-parameter): Fold lines properly even if a parameter is
13933         segmented into two or more lines; change the max column to 76.
13934
13935         * rfc1843.el (rfc1843-decode-article-body): Don't use
13936         ignore-errors when calling mail-header-parse-content-type.
13937
13938         * rfc2231.el (rfc2231-parse-string): Return at least type if
13939         possible; don't cause an error even if it fails in parsing of
13940         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13941         (rfc2231-encode-string): Don't break lines at the beginning, leave
13942         it to mml-insert-parameter.
13943
13944         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13945         calling mail-header-parse-content-type.
13946
13947 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13948
13949         * spam-report.el (spam-report-gmane-use-article-number):
13950         Improve doc string.
13951         (spam-report-gmane-internal): Check if a suitable header was found
13952         in the article.
13953
13954 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13957         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13958
13959 2006-02-05  Romain Francoise  <romain@orebokech.com>
13960
13961         Update copyright notices of all files in the gnus directory.
13962
13963 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13964
13965         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13966
13967 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13968
13969         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13970         segmented lines of parameter value to cope with Thunderbird 1.5
13971         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13972         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13973         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13974
13975 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13976
13977         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13978         parts.
13979
13980 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13981
13982         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13983         there's only one active file for all servers.
13984         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13985         solid groups.  Gnus might have used a FAST request to select the group.
13986         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13987         and nnweb-search redundantly in the active file.
13988         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13989         (nnweb-request-create-group): Don't use ARGS.
13990         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13991         initialisations.  Let nnoo do the work.
13992
13993 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13996         Say the part has been decoded.
13997
13998         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13999
14000 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14001
14002         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14003         mailcap-viewer-test-cache when there's no 'test clause, since that
14004         will invert the meaning of a "nil" test previously determined by
14005         mailcap-mailcap-entry-passes-test.
14006
14007 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14010         compiling.
14011
14012         * gnus-sum.el: Ditto.
14013
14014         * message.el: Don't bind tool-bar-map when compiling.
14015
14016 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14019
14020 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14021
14022         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14023         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14024         current Google Groups.
14025
14026 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14027
14028         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14029         and tool-bar-mode.
14030
14031         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14032         and tool-bar-mode.
14033
14034         * message.el (message-tool-bar-update): Simplify.
14035         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14036
14037         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14038         gnus-summary-buffer.
14039         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14040         gnus-summary-reply.
14041
14042         * gmm-utils.el (gmm): Add :version.
14043
14044 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * Makefile.in (clean): New rule.
14047         (distclean): Use it.
14048
14049 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14050
14051         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14052         Don't autoload.
14053
14054 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14055
14056         * gmm-utils.el (gmm-verbose): Add :group.
14057
14058 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14059
14060         * message.el: Change some comments WRT tool-bars.
14061
14062         * gnus-sum.el (gnus-summary-tool-bar)
14063         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14064         (gnus-summary-tool-bar-zap-list): New variables.
14065         (gnus-summary-make-tool-bar): Complete rewrite using
14066         `gmm-tool-bar-from-list'.
14067
14068         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14069         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14070         New variables.
14071         (gnus-group-make-tool-bar): Complete rewrite using
14072         `gmm-tool-bar-from-list'.
14073         (gnus-group-tool-bar-update): New function.
14074
14075         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14076
14077 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14078
14079         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14080         is dissected into a single part of which the type is the same as
14081         the given one; decode charset.
14082
14083 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14084
14085         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14086         into alists as symbol not string, since that's what
14087         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14088         look for.
14089
14090 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14091
14092         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14093         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14094
14095         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14096
14097 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14098
14099         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14100         (gnus-xmas-mime-security-button-menu): New function.
14101
14102         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14103         (gnus-mime-security-button-menu): New definition.
14104         (gnus-mime-security-button-map): Use them.
14105         (gnus-mime-security-button-menu): New function.
14106         (gnus-insert-mime-security-button): Addition to help echo.
14107         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14108         (gnus-mime-security-pipe-part): New functions.
14109
14110         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14111         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14112
14113         * mm-decode.el (mm-handle-set-disposition): Remove.
14114         (mm-handle-set-description): Remove.
14115
14116 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14117
14118         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14119         (mm-w3m-standalone-supports-m17n-p): New function.
14120         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14121         w3m usage.
14122
14123         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14124         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14125
14126 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14127
14128         * message.el (message-tool-bar-zap-list):
14129         Use gmm-tool-bar-zap-list as custom type.
14130         (message-tool-bar-update): New function.
14131         (message-tool-bar, message-tool-bar-gnome)
14132         (message-tool-bar-retro): Add message-tool-bar-update.
14133         (message-tool-bar-gnome): Add flyspell-buffer.
14134
14135         * gnus-util.el (gnus-error): Describe `args'.
14136
14137         * gmm-utils.el (gmm-error): Describe `args'.
14138         (gmm-tool-bar-zap-list): New widget.
14139         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14140
14141 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14144         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14145         the number of recursive calls.
14146
14147         * mm-decode.el (mm-handle-set-disposition): New macro.
14148         (mm-handle-set-description): New macro.
14149
14150 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14153         encoding.
14154
14155 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14156
14157         * message.el (message-tool-bar-zap-list, message-tool-bar)
14158         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14159         (message-tool-bar-local-item-from-menu): Remove.
14160         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14161         (message-make-tool-bar): New function.
14162         (message-mode): Use `message-make-tool-bar'.
14163
14164         * gmm-utils.el: New file.
14165         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14166         (gmm-lazy): New widget copied from `nnmail.el'.
14167         (gmm-tool-bar-from-list): New function for creating customizable
14168         tool bars.
14169         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14170         output.
14171         (gmm): Add :prefix to defgroup.
14172
14173 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14174
14175         * gmm-utils.el (gmm-widget-p): New function.
14176
14177 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * mml.el (mml-attach-file): Describe `description' in doc string.
14180         (mml-menu): Add Emacs MIME manual and PGG manual.
14181
14182 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14183
14184         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14185
14186 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14187
14188         * nntp.el (nntp-end-of-line): Doc fix.
14189
14190 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14191
14192         * imap.el (imap-open): Handle case where buffer is a buffer
14193         object.
14194
14195 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14196
14197         * gnus-delay.el (gnus-delay): Don't autoload.
14198         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14199         to be re-loaded when customizing the `gnus-delay' group.
14200
14201 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14202
14203         * message.el (message-insert-citation-line): Use newlines.
14204
14205 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14206
14207         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14208         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14209         these routines, so the passphrase can be managed externally and
14210         passed in to the system.
14211         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14212         pgg-add-passphrase-to-cache function.
14213
14214         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14215         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14216         these routines, so the passphrase can be managed externally and
14217         passed in to the system.
14218         (pgg-pgp5-sign-region): Use new name of
14219         pgg-add-passphrase-to-cache function.
14220
14221 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14222
14223         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14224         part of the decoded armor to find the key-identifier.
14225         (pgg-gpg-lookup-key-owner): New function to return the
14226         human-readable identifier of a key owner.
14227         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14228         itself.
14229         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14230         the key value) if we have a key and can match it against a secret
14231         key.  Also, added a note pointing out fact that the prompt only
14232         indicates the first matching key.
14233
14234         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14235         pgg-decrypt-region.
14236         (pgg-add-passphrase-to-cache): Rename from
14237         `pgg-add-passphrase-cache' to reduce confusion (all callers
14238         changed).
14239         (pgg-remove-passphrase-from-cache): Rename from
14240         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14241         changed).
14242         (pgg-read-passphrase, pgg-add-passphrase-cache)
14243         (pgg-remove-passphrase-cache): Add informative docstrings.
14244         (pgg-decrypt): Convey provided passphrase in subordinate call to
14245         pgg-decrypt-region.
14246
14247 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14248
14249         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14250         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14251         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14252         'passphrase' argument, so the passphrase can be managed externally
14253         and then passed in to the system.
14254
14255         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14256         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14257         so the passphrase cache can be used reliably with identifiers
14258         besides a pgp packet's key id.
14259
14260         * pgg-gpg.el (pgg-gpg-encrypt-region)
14261         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14262         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14263         these routines, so the passphrase can be managed externally and
14264         passed in to the system.
14265
14266         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14267         'notruncate' argument, so the passphrase cache can be used
14268         reliably with identifiers besides a pgp packet's key id.
14269
14270 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14271
14272         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14273         symmetric encryption.
14274         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14275         encrypted session key.
14276         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14277         message ask for the passphrase in a proper way.
14278
14279         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14280         New user commands for symmetric encryption.
14281
14282 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14285
14286         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14287
14288 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14289
14290         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14291
14292 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * mm-decode.el (mm-inlined-types): Add application/pgp.
14295         (mm-automatic-display): Ditto.
14296
14297         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14298         part as text.
14299
14300 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14301
14302         * nnrss.el: Update copyright.
14303         (nnrss-opml-import): Query whether to subscribe to each entry.
14304
14305         * gnus-art.el:
14306         * gnus-sum.el:
14307         * gnus-xmas.el:
14308         * messagexmas.el:
14309         * mm-uu.el:
14310         * mm-view.el: Update copyright.
14311
14312 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * message.el (message-info): New function.
14315         (message-mode-menu): Add it.
14316         Update copyright.
14317
14318         * ChangeLog: Fix and update copyright.
14319
14320 2006-01-13  Romain Francoise  <romain@orebokech.com>
14321
14322         * message.el (message-forward-subject-name-subject): Prefer the
14323         address to 'nowhere' if the sender has no name.
14324         Fix typo.  Update copyright year.
14325
14326 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * gnus-art.el (article-wash-html):
14329         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14330         (gnus-article-wash-html-with-w3m-standalone): New function.
14331
14332         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14333         mm-inline-text-html-render-with-w3m-standalone.
14334         (mm-text-html-washer-alist): Map w3m-standalone to
14335         gnus-article-wash-html-with-w3m-standalone.
14336         (mm-inline-text-html-render-with-w3m-standalone): New function.
14337
14338 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14341         Improve LaTeX.
14342
14343 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14346         (nnrss-request-article): Render text/plain parts as HTML.
14347
14348         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14349         the buffer.
14350
14351 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14352
14353         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14354         custom definition of `gnus-posting-styles'.
14355
14356         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14357         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14358
14359 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14360
14361         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14362         Use nntp for bug archive.
14363
14364 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14367         parts.
14368         (nnrss-normalize-date): New function converts ISO 8601 date into
14369         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14370         (nnrss-check-group): Use it.
14371
14372 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14373
14374         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14375
14376         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14377         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14378         (nnrss-insert-w3): Ditto.
14379
14380 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14383         the articles to be forwarded including the case where neither a
14384         number of articles nor a region is specified.
14385
14386 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * nnrss.el (nnrss-request-article): Fix last change; fill
14389         text/plain parts.
14390
14391 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14394         in text/plain part.
14395         (nnrss-check-group): Don't add excessive newline to dc:subject.
14396
14397 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14398
14399         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14400         article.
14401
14402 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14403
14404         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14405         (nnml-use-compressed-files, nnml-save-mail): Support other
14406         comression programs such as bzip2.
14407
14408 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14409
14410         * dns.el (query-dns): Make sure we check the buffer size before
14411         removing tcp headers.
14412
14413 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14416         remove MIME buttons associated with multipart/alternative parts.
14417         (gnus-mime-display-alternative): Tag buttons using `article-type'
14418         text property.
14419
14420         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14421         associated with multipart/alternative parts.
14422
14423         * gnus-art.el (gnus-signature-separator): Fix custom type.
14424
14425         * mm-decode.el (mm-inlined-types): Fix custom type.
14426         (mm-keep-viewer-alive-types): Ditto.
14427         (mm-automatic-display): Ditto.
14428         (mm-attachment-override-types): Ditto.
14429         (mm-inline-override-types): Ditto.
14430         (mm-automatic-external-display): Ditto.
14431
14432 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14433
14434         * spam-report.el (spam-report-user-mail-address)
14435         (spam-report-user-agent): New variables.
14436         (spam-report-url-ping-plain): Use spam-report-user-agent.
14437
14438 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14439
14440         * gnus-art.el (gnus-button-handle-custom): Do not just use
14441         `customize-apropos' for any "M-x customize-*" button but the
14442         function called for.  Accept both the function name and its
14443         argument in order to achieve this.
14444         (gnus-button-alist): Remove support for "custom:" URL's.
14445         Pass function name to `gnus-button-handle-custom' in case of "M-x
14446         customize-*" buttons.
14447
14448 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14449
14450         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14451         multipart/alternative and add xref to mm-discouraged-alternatives
14452         in doc string.
14453
14454         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14455         gnus-buttonized-mime-types in doc string.
14456
14457 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14458
14459         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14460         Suggest image/.* in the doc string.
14461
14462 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14463
14464         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14465         message-marks (Debian bug #342521).
14466
14467 2005-12-12  Simon Josefsson  <jas@extundo.com>
14468
14469         * password.el (password-read-from-cache): Add.
14470         (password-read): Use it.
14471
14472 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14473
14474         * rfc2047.el (rfc2047-charset-to-coding-system):
14475         Recognize us-ascii as a MIME charset.
14476
14477         * mm-bodies.el (mm-decode-content-transfer-encoding):
14478         Protect against the case where the 2nd arg TYPE is nil.
14479
14480 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14481
14482         * pop3.el (pop3-stream-type): Fix custom version.
14483
14484         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14485
14486 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14487
14488         * mm-decode.el (mm-display-external): Add missing cdr.
14489
14490 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14493         RFC1524) if it is in mailcap or add a suffix according to
14494         mailcap-mime-extensions when generating a temp filename; postpone
14495         deleting a temp file for 2 seconds for some wrappers, shell
14496         scripts, and so on, which might exit right after having started a
14497         viewer command as a background job.
14498
14499 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14500
14501         * nntp.el (nntp-marks-directory): Fix custom group.
14502
14503         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14504         steps when < 10.
14505
14506         * gnus-start.el (gnus-no-server-1):
14507         Mention `gnus-level-default-subscribed' in doc string.
14508
14509 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14510
14511         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14512         parens.
14513
14514 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14515
14516         * gnus-xmas.el (gnus-use-toolbar): Revert.
14517         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14518         gnus-use-toolbar is default.
14519
14520         * messagexmas.el (message-use-toolbar): Revert.
14521         (message-setup-toolbar): Use global default-toolbar if
14522         message-use-toolbar is default.
14523
14524 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14527         according to default-toolbar-visible-p.
14528
14529         * messagexmas.el (message-use-toolbar): Ditto.
14530
14531 2005-11-26  Dave Love  <fx@gnu.org>
14532
14533         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14534         (tls-program, tls-success): Provide openssl alternative.
14535
14536         * starttls.el: Doc fixes.
14537         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14538         SERVICE to PORT.
14539
14540         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14541         port null or service name.
14542         (starttls-negotiate): Autoload.
14543
14544 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * message.el (message-kill-to-signature): Fix interactive spec.
14547
14548 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14549
14550         * pop3.el (pop3-open-server): Recognize a string as a service name.
14551
14552 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14553
14554         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14555
14556 2005-11-23  Dave Love  <fx@gnu.org>
14557
14558         Add pop3s, pop3/starttls.
14559
14560         * pop3.el (pop3-authentication-scheme): Clarify doc.
14561         (open-tls-stream, starttls-open-stream): Autoload.
14562         (pop3-stream-type): New.
14563         (pop3-open-server): Use it.
14564
14565         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14566         for POP.
14567         (mail-source-keyword-map): Add :stream for POP.
14568         (mail-source-fetch-pop): Use pop3-stream-type.
14569
14570 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14573         of current-time-string.
14574
14575 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14576
14577         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14578         date header.
14579
14580 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14581
14582         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14583         it can seriously impact performance as it bypasses the agent's
14584         local caches.
14585
14586 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14587
14588         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14589         must be explicitly online rather than "not explicitly offline" for
14590         its flags to be synchronized.
14591
14592         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14593         that gnus-uu-unmark-thread will function correctly.
14594
14595         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14596         1024K is instead displayed as 1M.
14597
14598 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14599
14600         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14601
14602 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14603
14604         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14605
14606 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14607
14608         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14609         error message to display actual error condition.
14610         (gnus-agent-save-local): Avoid saving symbols that are bound to
14611         nil as they simply result in a warning message in
14612         gnus-agent-read-local.
14613
14614 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14617         rather than make-variable-buffer-local for file-precious-flag.
14618
14619 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14620
14621         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14622         for duplicates which are removed.  The invalid sort check then
14623         triggers a rescan after the sort as sorting may have moved
14624         duplicate entries such that they can be cheaply detected.
14625
14626 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14627
14628         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14629
14630 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14631
14632         * gnus-agent.el (gnus-agent-article-alist-save-format):
14633         Change internal variable to a custom variable.  Change default value
14634         from compressed(2) to uncompressed(1).
14635         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14636         support for uncompressed agentview files.  Taken together, reading
14637         the agentview file should now be 6-7 times faster.
14638
14639 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14640
14641         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14642         as a buffer-local variable.  This avoids creating truncated
14643         dribble files as a result of a hang up, eg.
14644
14645 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14646
14647         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14648         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14649         XEmacs.
14650
14651 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14652
14653         * gnus-start.el (gnus-start-draft-setup):
14654         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14655
14656         * gnus.el (gnus-splash): Change custom group.
14657         (gnus-group-get-parameter, gnus-group-parameter-value):
14658         Describe allow-list argument.
14659
14660         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14661         string.
14662
14663 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14664
14665         * gnus-art.el (gnus-default-article-saver): Add user-defined
14666         `function' to custom type.
14667
14668 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14669
14670         * imap.el (imap-open): Handle case where buffer is a buffer
14671         object.
14672
14673 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14676         long lines.
14677         (gnus-cache-delete-group): Wrap doc strings.
14678
14679         * gnus-agent.el (gnus-agent-rename-group)
14680         (gnus-agent-delete-group): Wrap doc strings.
14681
14682 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * messagexmas.el (message-use-toolbar): Change the valid values
14685         into default, top, bottom, left, and right.
14686         (message-toolbar-thickness): New variable.
14687         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14688         well.
14689         (message-setup-toolbar): Make it work.
14690
14691         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14692         (gnus-use-toolbar): Change the valid values into default, top,
14693         bottom, left, and right.
14694         (gnus-toolbar-thickness): New variable.
14695         (gnus-xmas-setup-toolbar): New function.
14696         (gnus-xmas-setup-group-toolbar): Use it.
14697         (gnus-xmas-setup-summary-toolbar): Use it.
14698
14699 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14700
14701         * gnus-start.el (gnus-1): Add "native" to
14702         gnus-predefined-server-alist.
14703
14704         * gnus.el (gnus-method-to-server): Don't add "native" to the
14705         lists here, because that leads to problems when
14706         gnus-select-method is bound.
14707
14708 2005-11-09  Simon Josefsson  <jas@extundo.com>
14709
14710         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14711         use (not sort-by-date) instead.
14712
14713 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14714
14715         * gnus-delay.el (gnus-delay-group): Don't autoload.
14716         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14717         to be re-loaded when customizing the `gnus-delay' group.
14718
14719 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14720
14721         * message.el: Revert last changes.
14722         (message-insert-citation-line): Use newlines.
14723
14724 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14725
14726         * message.el (message-courtesy-message)
14727         (message-mark-insert-begin, message-mark-insert-end)
14728         (message-elide-ellipsis, message-cancel-message)
14729         (message-add-header, message-change-subject)
14730         (message-cross-post-followup-to-header)
14731         (message-cross-post-insert-note, message-reduce-to-to-cc)
14732         (message-widen-reply, message-delete-not-region)
14733         (message-kill-to-signature, message-insert-signature)
14734         (message-insert-importance-high, message-insert-importance-low)
14735         (message-insert-or-toggle-importance)
14736         (message-insert-disposition-notification-to)
14737         (message-indent-citation, message-yank-original)
14738         (message-cite-original-without-signature, message-cite-original)
14739         (message-insert-citation-line, message-position-on-field)
14740         (message-fix-before-sending, message-send-mail-partially)
14741         (message-send-mail, message-send-mail-with-sendmail)
14742         (message-send-mail-with-qmail, message-send-news)
14743         (message-check-news-header-syntax, message-generate-headers)
14744         (message-insert-courtesy-copy, message-fill-address)
14745         (message-fill-header, message-shorten-references)
14746         (message-setup-1, message-cancel-news)
14747         (message-forward-make-body-plain, message-forward-make-body-mime)
14748         (message-forward-make-body-mml, message-encode-message-body)
14749         (message-forward-make-body-digest-plain)
14750         (message-forward-make-body-digest-mime)
14751         (message-use-alternative-email-as-from): Insert `hard-newline'
14752         instead of ordinary newlines.
14753
14754 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14755
14756         * message.el (message-generate-headers): Downcase the argument
14757         given to message-check-element.
14758
14759 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14760
14761         * nntp.el (nntp-authinfo-rejected): New error condition.
14762         (nntp-wait-for): Use new error condition to signal authentication
14763         error.
14764         (nntp-retrieve-data): Rethrow new error condition to break out of
14765         recursive call to nntp-send-authinfo.
14766
14767 2005-11-08  Romain Francoise  <romain@orebokech.com>
14768
14769         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14770         (gnus-summary-exit-map): Bind to `Z p'.
14771         (gnus-summary-make-menu-bar): Add menu item.
14772
14773 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14774
14775         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14776         (gnus-treat-*): Add `first' in all doc strings.
14777
14778         * gnus-group.el (gnus-group-compact-group): Fix typo.
14779
14780 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14781
14782         * gnus.el (gnus-parameters-case-fold-search): New variable.
14783         (gnus-parameters-get-parameter): Use it.
14784
14785         * gnus-score.el (gnus-home-score-file): Doc fix.
14786
14787 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14788
14789         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14790
14791 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14792
14793         * mm-util.el (mm-special-display-p): New function.
14794
14795         * mml.el (mml-preview): Use it; doc fix.
14796
14797 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14798
14799         * imap.el (imap-open): Handle case where buffer is a buffer object.
14800
14801 2005-10-29  Romain Francoise  <romain@orebokech.com>
14802
14803         * message.el (message-fix-before-sending): Fix comment.
14804
14805 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14806
14807         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14808
14809 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14810
14811         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14812         Used in gnus-score.el.
14813
14814 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14815
14816         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14817
14818 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14819
14820         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14821         whitespace removed in revision 7.8.  Use concatenated string to
14822         protect trailing whitespace.
14823
14824 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14825
14826         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14827         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14828         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14829         Courier IMAP ("some version from 2004").  Mostly based on similar
14830         code in the same function.
14831
14832 2005-10-26  Didier Verna  <didier@xemacs.org>
14833
14834         * gnus-group.el (gnus-group-compact-group): Invalidate original
14835         article buffer.
14836         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14837         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14838         NOV database and in article itself.
14839         Invalidate article backlog.
14840
14841 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14842
14843         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14844
14845 2005-10-26  Simon Josefsson  <jas@extundo.com>
14846
14847         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14848         part of 2004-07-25 change.
14849
14850 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * message.el (message-display-completion-list): New function.
14853         (message-expand-group): Use it; make sure the Completions buffer
14854         is modifiable.
14855 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14856
14857         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14858         user-mail-name is an empty string.
14859
14860 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14861
14862         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14863         depending on gnus-score-decay-constant.
14864
14865         * encrypt.el (encrypt-insert-file-contents)
14866         (encrypt-write-file-contents): Don't use `gnus-message'.
14867
14868         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14869         arguments.
14870         (mm-uu-type-alist): Add message-marks and insert-marks.
14871         Pass arguments to mm-uu-verbatim-marks-extract.
14872         (mm-uu-hide-markers): New variable.
14873         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14874
14875         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14876         (gnus-convert-image-to-face-command): Use "convert" by default to
14877         allow other input image formats.
14878         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14879         accordingly.
14880
14881 2005-10-23  Simon Josefsson  <jas@extundo.com>
14882
14883         * imap.el (imap-gssapi-program): Align command line parameters
14884         with latest GNU SASL.
14885         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14886
14887 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14888
14889         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14890         HTML.
14891         (nnslashdot-request-article): Ditto.
14892
14893         * lpath.el (featurep): Add nobreak-char-display.
14894
14895 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14896
14897         * mail-source.el (mail-source-fetch-pop): Require pop3.
14898         (mail-source-check-pop): Ditto.
14899
14900 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14901
14902         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14903         errors.
14904
14905 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14906
14907         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14908         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14909
14910         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14911
14912         * mm-bodies.el (mm-decode-string):
14913         Call `mm-charset-to-coding-system' with allow-override argument.
14914
14915 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14916
14917         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14918         (rfc2047-charset-to-coding-system): New function.
14919         (rfc2047-decode-encoded-words): New function.
14920         (rfc2047-decode-region): Use them.
14921         (rfc2047-decode-cte): Remove.
14922         (rfc2047-parse-and-decode): Remove.
14923         (rfc2047-decode): Remove.
14924
14925 2005-10-15  Kenichi Handa  <handa@m17n.org>
14926
14927         * rfc2047.el (rfc2047-decode-cte): New function.
14928         (rfc2047-decode-region): Change the way to decode successive
14929         encoded-words: decode B- or Q-encoding in each encoded-word,
14930         concatenate them, and decode it as charset.
14931
14932 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * lpath.el: Fbind codepage-setup for XEmacs.
14935
14936 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14937
14938         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14939         widget-move-and-invoke.
14940         (gnus-custom-mode): Use gnus-custom-map.
14941
14942 2005-10-15  Bill Wohler  <wohler@newt.com>
14943
14944         * message.el (message-tool-bar-map): Rename image file from
14945         mail_send to mail/send.
14946
14947 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14948
14949         * message.el (message-expand-group): Pass the common
14950         prefix substring of completion to `display-completion-list'.
14951
14952 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14953
14954         * mml-sec.el (mml-secure-method): New internal variable.
14955         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14956         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14957         New functions using mml-secure-method.
14958
14959         * mml.el (mml-mode-map): Add key bindings for those functions.
14960         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14961         Harder <harder@myrealbox.com>.
14962         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14963         Goto end of message if point is the headers of the message.
14964
14965         * message.el (message-in-body-p): New function.
14966
14967         * assistant.el: Autoload gnus-util and netrc.
14968
14969         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14970         Use `mm-charset-override-alist' only when decoding.
14971
14972         * mm-bodies.el (mm-decode-body):
14973         Call `mm-charset-to-coding-system' with allow-override argument.
14974
14975         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14976         `filename' from Content-Disposition if Content-Type doesn't
14977         provide `name'.
14978         (gnus-mime-view-part-as-type): Set default instead of
14979         initial-input.
14980
14981 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14982
14983         * format-spec.el (format-spec): Propagate text properties of % spec.
14984
14985 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14986
14987         * gnus-art.el (gnus-treat-predicate): Add `first'.
14988
14989 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14990
14991         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14992         (mm-charset-override-alist): New variable.
14993         (mm-charset-to-coding-system): Use it.
14994         (mm-codepage-setup): New helper function.
14995         (mm-charset-eval-alist): New variable.
14996         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14997         Warn about unknown charsets.
14998
14999         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15000
15001 2005-10-04  David Hansen  <david.hansen@gmx.net>
15002
15003         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15004         (nnrss-check-group): Ditto.
15005
15006 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15007
15008         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15009         Rename x-gnus-verbatim to x-verbatim.
15010         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15011
15012         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15013         x-verbatim.
15014
15015         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15016
15017         * gnus-util.el (gnus-remove-duplicates): Remove.
15018
15019         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15020         instead of gnus-remove-duplicates.
15021
15022         * message.el (message-remove-duplicates): Remove.
15023         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15024         message-remove-duplicates.
15025
15026         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15027         available, else use implementation from `delete-dups'.
15028
15029         * message.el (message-insert-expires): New function.
15030         (message-mode-map): Add key binding.
15031         (message-mode-field-menu): Add menu entry.
15032         (message-mode): Document it.
15033         (message-make-expires-date): Use `message-make-date'.
15034
15035 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15036
15037         * message.el (message-make-expires-date): New function.
15038
15039 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15040
15041         * Makefile.in (list-installed-shadows): New entry.
15042         (install): Use it.
15043         (remove-installed-shadows): New entry.
15044
15045         * dgnushack.el (dgnushack-default-load-path): New variable.
15046         (dgnushack-find-lisp-shadows): New function.
15047         (dgnushack-remove-lisp-shadows): New function.
15048
15049 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15050
15051         * Makefile.in (install-el-elc): New entry.
15052         (install): Use it so that .el files are necessarily installed.
15053
15054 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15057
15058 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15059
15060         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15061         function rather than the diff-mode.el package.
15062         (mm-display-external): Use with-current-buffer.
15063         (mm-viewer-completion-map, mm-viewer-completion-map):
15064         Move initialization inside declaration.
15065
15066 2005-09-29  Simon Josefsson  <jas@extundo.com>
15067
15068         * spam.el: Load hashcash when compiling, to avoid warnings.
15069         Don't autoload mail-check-payment.
15070         (spam-check-hashcash): Define unconditionally, since hashcash.el
15071         is part of Gnus now.  Ignore errors from payment checking.
15072
15073 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15074
15075         * message.el (message-bold-region, message-unbold-region):
15076         Rename from `bold-region' and `unbold-region'.
15077
15078         * message.el: Remove useless autoloads.
15079
15080 2005-09-28  Simon Josefsson  <jas@extundo.com>
15081
15082         * message.el (message-use-idna): Default to t.
15083         (message-use-idna): Test whether encoding works too.  Doc fix.
15084
15085 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15086
15087         * nntp.el (nntp-warn-about-losing-connection): Remove.
15088
15089 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15092         customizable.  Change default value.
15093         (mm-uu-diff-groups-regexp): Change default value.
15094         (mm-uu-type-alist): Add doc string.
15095         (mm-uu-configure): Add doc string.  Make it interactive.
15096         (mm-uu-tex-groups-regexp): New variable.
15097         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15098         (mm-uu-type-alist): Add LaTeX documents.
15099         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15100         of "text/verbatim".
15101         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15102
15103         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15104         instead of "text/verbatim".
15105
15106         * message.el (message-mark-inserted-region)
15107         (message-mark-insert-file): Use slrn style marks when called with
15108         prefix argument.
15109
15110 2005-09-27  Simon Josefsson  <jas@extundo.com>
15111
15112         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15113
15114 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15115
15116         * message.el (message-remove-duplicates): New function.
15117         Implementation borrowed from `gnus-remove-duplicates'.
15118         (message-idna-to-ascii-rhs): Also encode idna addresses in
15119         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15120         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15121         only ask about the same idna domain once per header and also tell
15122         in what header to replace the idna domain.
15123
15124         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15125         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15126         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15127         a header is decoded and not just the last one.
15128
15129 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15132         has been decoded.
15133
15134         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15135         (mm-insert-part): Don't modify text if it has been decoded.
15136
15137         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15138         decoded.
15139
15140         * mm-view.el (mm-inline-text): Don't strip text props unless
15141         decoding enriched or richtext parts.
15142
15143 2005-09-25  Romain Francoise  <romain@orebokech.com>
15144
15145         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15146         * gnus-start.el (gnus-subscribe-interactively):
15147         * gnus-uu.el (gnus-uu-grab-articles):
15148         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15149         space.
15150
15151 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15152
15153         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15154         * mm-view.el (mm-view-pkcs7-decrypt):
15155         * gnus-sum.el (gnus-summary-limit-to-extra)
15156         (gnus-summary-respool-article, gnus-read-move-group-name):
15157         * gnus-score.el (gnus-summary-increase-score):
15158         * gnus-util.el (gnus-completing-read-with-default):
15159         * gnus-art.el (gnus-read-save-file-name)
15160         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15161         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15162         * message.el (message-check-news-header-syntax):
15163         Follow convention for reading with the minibuffer.
15164
15165 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15166
15167         * spam-report.el (spam-report-url-ping-plain):
15168         Use gnus-extended-version as User-Agent.
15169
15170         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15171         default value is nil.
15172
15173         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15174         (mm-uu-verbatim-marks-extract): New function.
15175         (mm-uu-extract): New face.
15176         (mm-uu-copy-to-buffer): Use it.
15177
15178         * spam-report.el (spam-report-gmane-ham): Rename from
15179         `spam-report-gmane-unspam'.
15180         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15181         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15182
15183         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15184         Autoload.
15185         (spam-report-gmane-unregister-routine):
15186         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15187
15188 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15189
15190         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15191         (spam-report-gmane-unregister-routine): Add support for gmane
15192         unregistration.
15193
15194         * spam-report.el (spam-report-gmane-unspam)
15195         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15196         (spam-report-gmane): Change to take a single article and do unspam
15197         registration.
15198
15199 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15200
15201         * mm-url.el (mm-url-decode-entities): Fix regexp.
15202
15203 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15204
15205         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15206         default to nil, to be able to use Gnus at all.  If the default
15207         switches to something else, then the function should be fixed not
15208         be exceedingly slow.
15209
15210 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15211
15212         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15213         fail hard.
15214
15215         * spam-report.el: Add better Keywords line.
15216
15217         * spam.el: Add Maintainer and better Keywords line.
15218
15219 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * gnus-art.el (gnus-article-replace-part)
15222         (gnus-mime-replace-part): New functions.
15223         (gnus-mime-action-alist, gnus-mime-button-commands)
15224         (gnus-mime-save-part-and-strip): Add file argument.
15225         (gnus-article-part-wrapper): Add interactive argument.
15226
15227         * gnus-sum.el (gnus-summary-mime-map):
15228         Add `gnus-article-replace-part'.
15229
15230 2005-09-19  Didier Verna  <didier@xemacs.org>
15231
15232         The nnml compaction feature:
15233         * nnml.el (nnml-request-compact-group): New function.
15234         * nnml.el (nnml-request-compact): New function.
15235         * gnus-int.el (gnus-request-compact-group): New function.
15236         * gnus-int.el (gnus-request-compact): New function.
15237         * gnus-group.el (gnus-group-compact-group): New function.
15238         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15239         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15240         * gnus-srvr.el (gnus-server-compact-server): New function.
15241         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15242         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15243
15244 2005-09-18  Deepak Goel  <deego@gnufans.org>
15245
15246         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15247         format spec.
15248
15249 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15252
15253 2005-09-15  Romain Francoise  <romain@orebokech.com>
15254
15255         * message.el (message-fill-paragraph): Clarify docstring.
15256
15257 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15258
15259         * gnus-art.el (gnus-mime-display-part): Protect against broken
15260         MIME messages.
15261
15262 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15263
15264         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15265         before parsing header.
15266
15267 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15268
15269         * html2text.el (html2text-replace-list): Add new entities.
15270
15271 2005-09-11  Romain Francoise  <romain@orebokech.com>
15272
15273         * message.el (message-alternative-emails): Improve docstring.
15274         (message-setup-1): Call `message-use-alternative-email-as-from'
15275         after `message-setup-hook' to give it precedence over posting
15276         styles, etc.
15277         (message-use-alternative-email-as-from): Add docstring.
15278         Remove the original From header if present.
15279
15280         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15281         (nnml-save-mail): Use it.
15282
15283         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15284         articles.  Add new argument `silent'.
15285         (gnus-uu-mark-all): Report the total number of marked articles.
15286
15287 2005-09-10  Romain Francoise  <romain@orebokech.com>
15288
15289         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15290         (gnus-uu-mark-series): Likewise.
15291
15292 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * spam-report.el (spam-report-gmane): Fix generation of spam
15295         report URL.
15296
15297 2005-09-10  Simon Josefsson  <jas@extundo.com>
15298
15299         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15300         t, based on discussion on the ding list with Robert Epprecht
15301         <epprecht@solnet.ch>.
15302
15303 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * spam-report.el (spam-report-gmane): Make it work without
15306         X-Report-Spam header.  Gmane now only provides Archived-At.
15307         This is only used if `spam-report-gmane-use-article-number' is nil.
15308         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15309
15310         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15311         make `gnus-summary-sort-by-recipient' work with threading.
15312
15313         * nnweb.el (nnweb-google-wash-article): Print a message if article
15314         is not available.
15315
15316 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15317
15318         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15319         change.  Decode text/* parts content before displaying.
15320
15321 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15322
15323         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15324
15325 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15328
15329         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15330         url-package-name, url-package-version,
15331         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15332         w3m-display-inline-images, and w3m-minor-mode-map.
15333
15334 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15335
15336         * message.el (message-tab-body-function): Fix mismatched custom type.
15337
15338         * gnus.el (gnus-group-change-level-function): Ditto.
15339
15340         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15341
15342         * gnus-art.el (gnus-signature-limit)
15343         (gnus-article-mime-part-function): Ditto.
15344
15345 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * mml.el (mml-mode): Silence the byte compiler.
15348
15349         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15350         using `(sit-for 0)' before moving the point to the specified part;
15351         skip unbuttonized parts.
15352         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15353         return to the summary window if gnus-auto-select-part is non-nil.
15354
15355 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15356
15357         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15358         New variables.
15359         (mml-dnd-attach-file, mml-mode): Use them.
15360
15361         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15362         Make fetching article by MID work again for Google Groups.
15363         Add FIXME concerning gnus-group-make-web-group.
15364
15365         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15366         Don't depend on Gnus by using mail-extract-address-components if
15367         gnus-extract-address-components is not bound.
15368
15369 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15370
15371         * gnus-art.el (gnus-mime-display-security): Don't display the
15372         signature, but only the signed part.
15373
15374 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15375
15376         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15377
15378         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15379         list, not listp.
15380
15381 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15382
15383         * mm-encode.el (mm-encode-content-transfer-encoding):
15384         Likewise when encoding.
15385
15386         * mm-bodies.el (mm-decode-content-transfer-encoding):
15387         De-canonicalize CRLF for all text content types, not just
15388         text/plain.
15389
15390 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15391
15392         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15393         valid article; point arrow and cursor at the MIME button.
15394
15395 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15396
15397         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15398         Suggested by Dan Christensen <jdc@uwo.ca>.
15399
15400         * mm-decode.el (mm-save-part): Enable change of prompt.
15401
15402 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15403
15404         * gnus-msg.el (gnus-inews-add-send-actions):
15405         Make `message-post-method' lambda parameter ARG `&optional'.
15406
15407 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15408
15409         * gnus-sum.el (gnus-summary-mime-map):
15410         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15411         gnus-article-jump-to-part.
15412
15413         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15414         (gnus-article-edit-part): Use it.
15415         (gnus-article-part-wrapper): Add no-handle argument.
15416         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15417         New functions.
15418
15419 2005-08-29  Romain Francoise  <romain@orebokech.com>
15420
15421         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15422         docstring.
15423         (gnus-face-from-file): Likewise.
15424
15425 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15428         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15429         non-nil.
15430         (gnus-auto-select-part): New variable.
15431         (gnus-article-jump-to-part): New function.
15432         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15433         (gnus-mime-delete-part): Allow selecting specified part after
15434         deleting or stripping parts.
15435         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15436         part if argument is bogus.
15437
15438 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15439
15440         * gnus-art.el (w3m-minor-mode-map):
15441         * gnus-spec.el (gnus-newsrc-file-version):
15442         * gnus-util.el (nnmail-active-file-coding-system)
15443         (gnus-original-article-buffer, gnus-user-agent):
15444         * gnus.el (gnus-ham-process-destinations)
15445         (gnus-parameter-ham-marks-alist)
15446         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15447         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15448         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15449         * mm-decode.el (gnus-current-window-configuration):
15450         * mm-extern.el (gnus-article-mime-handles):
15451         * mm-url.el (url-current-object, url-package-name)
15452         (url-package-version):
15453         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15454         (smime-keys, w3m-cid-retrieve-function-alist)
15455         (w3m-current-buffer, w3m-display-inline-images)
15456         (w3m-minor-mode-map):
15457         * mml-smime.el (gnus-extract-address-components):
15458         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15459         (gnus-newsrc-hashtb, message-default-charset)
15460         (message-deletable-headers, message-options)
15461         (message-posting-charset, message-required-mail-headers)
15462         (message-required-news-headers):
15463         * mml1991.el (mc-pgp-always-sign):
15464         * mml2015.el (mc-pgp-always-sign):
15465         * nnheader.el (nnmail-extra-headers):
15466         * rfc1843.el (gnus-decode-encoded-word-function)
15467         (gnus-decode-header-function, gnus-newsgroup-name):
15468         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15469
15470 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15471
15472         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15473         the end of the date treatments.
15474
15475 2005-08-15  Simon Josefsson  <jas@extundo.com>
15476
15477         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15478         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15479         Capello and Romain Francoise.
15480         (pgg-fetch-key-function): Remove, not used?
15481         (pgg-insert-url-with-w3): Require url, to get
15482         url-insert-file-contents regardless of where it is defined.
15483
15484 2005-08-13  Romain Francoise  <romain@orebokech.com>
15485
15486         * message.el (message-cite-original-1): New function.
15487         (message-cite-original): Use it.
15488         (message-cite-original-without-signature): Ditto.
15489
15490 2005-08-08  Romain Francoise  <romain@orebokech.com>
15491
15492         * message.el (message-yank-empty-prefix): New variable.
15493         (message-indent-citation): Use it.
15494         (message-cite-original-without-signature): Respect X-No-Archive.
15495
15496 2005-08-08  Simon Josefsson  <jas@extundo.com>
15497
15498         * pgg.el: Autoload url-insert-file-contents instead of loading
15499         w3/url.
15500         (pgg-insert-url-with-w3): Don't load url here.
15501
15502 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15503
15504         * message.el (message-kill-to-signature): Don't insert newline at
15505         bol.
15506         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15507
15508 2005-08-06  Romain Francoise  <romain@orebokech.com>
15509
15510         * message.el (message-user-fqdn): Fix typo in docstring.
15511
15512 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15513
15514         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15515
15516         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15517
15518 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * mm-bodies.el (mm-encode-body): Use coding system rather than
15521         charset to encode text.
15522
15523         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15524         number of charsets if utf-8 is available (XEmacs).
15525
15526 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15527
15528         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15529         taken from `gnus-button-mid-or-mail-regexp'.
15530         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15531         (gnus-button-alist): Improve regexp for domain part of the MIDs
15532         for news:localpart@domain buttons.
15533         (gnus-button-ctan-directory-regexp): Update.
15534
15535 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15536
15537         * sieve-manage.el (sieve-manage-interactive-login):
15538         Use make-local-variable rather than make-variable-buffer-local.
15539         (sieve-manage-open): Ditto.
15540         (sieve-manage-authenticate): Ditto.
15541
15542         * mml.el (mml-generate-mime-1): Make the content type default to
15543         text/plain if the filename is not specified.
15544
15545 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15546
15547         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15548         instead of insert-buffer.
15549
15550         * message.el (message-yank-original): Ditto; set the mark at the
15551         end of the yanked message.
15552
15553 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15556         lines to scroll rather than to stop it.
15557
15558         * mml.el (mml-generate-default-type): Add doc string.
15559         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15560         default to application/octet-stream when determining the content
15561         type if it is not specified for the part or the mml contents; add
15562         a comment about mml-generate-default-type.
15563
15564 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15565
15566         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15567         make it default to application/octet-stream when determining the
15568         content type if it is not specified for the external contents.
15569
15570 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15571
15572         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15573         segmented parameter but also other parameters might be there.
15574
15575 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * mm-decode.el (mm-display-external): Delete temp file, directory
15578         and buffer immediately if the external process is exited.
15579
15580 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15583         fewer lines than that of scroll-margin.
15584         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15585
15586 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15587
15588         * gnus-art.el (gnus-article-next-page): Revert.
15589         (gnus-article-beginning-of-window): New macro.
15590         (gnus-article-next-page-1): Use it.
15591         (gnus-article-prev-page): Ditto.
15592         (gnus-article-edit-part): Use insert-buffer-substring instead of
15593         insert-buffer.
15594         (gnus-article-edit-exit): Ditto.
15595
15596         * gnus-util.el (gnus-beginning-of-window): Remove.
15597         (gnus-end-of-window): Remove.
15598
15599         * lpath.el: Don't bind header-line-format and scroll-margin.
15600
15601 2005-07-25  Simon Josefsson  <jas@extundo.com>
15602
15603         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15604         to have the url package without w3.  Reported by Daiki Ueno
15605         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15606
15607 2005-07-20  Didier Verna  <didier@xemacs.org>
15608
15609         * gnus-diary.el: Remove the description comment (nndiary is now
15610         properly documented in the Gnus manual).
15611         Fix the spelling of "Back End".
15612         * nndiary.el: Ditto.
15613         Fix the copyright notice.
15614
15615 2005-07-18  Romain Francoise  <romain@orebokech.com>
15616
15617         * gnus-sum.el (gnus-summary-to-prefix)
15618         (gnus-summary-newsgroup-prefix): New variables.
15619         (gnus-summary-from-or-to-or-newsgroups): Use them.
15620
15621 2005-07-17  Romain Francoise  <romain@orebokech.com>
15622
15623         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15624         space as it's generally not especially interesting to the user.
15625
15626 2005-07-16  Romain Francoise  <romain@orebokech.com>
15627
15628         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15629         nil to avoid prompting and file modification if one of the
15630         messages at the top of the nnfolder file contains a copyright
15631         notice.
15632         Update copyright notice.
15633
15634         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15635         instead of `current-time-string' as the latter creates a time
15636         string that is not RFC 2822 compliant (it lacks the zone).
15637         Update copyright notice.
15638
15639 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15640
15641         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15642         for text/rtf.  Display default in prompt.  Pass default for M-n.
15643
15644         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15645
15646 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15647
15648         * gnus-msg.el (gnus-button-mailto):
15649         Remove save-selected-window-window hackery because it relies on
15650         save-selected-window internals.
15651
15652 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15655         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15656         (gnus-article-prev-page): Ditto.
15657
15658         * gnus-util.el (gnus-beginning-of-window): New function.
15659         (gnus-end-of-window): New function.
15660
15661         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15662
15663 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15664
15665         * gnus-score.el (gnus-score-edit-all-score):
15666         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15667         gnus-message.
15668
15669 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15670
15671         * gnus-msg.el (gnus-button-mailto):
15672         Remove save-selected-window-window hackery because it relies on
15673         save-selected-window internals.
15674
15675 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15678         add-minor-mode.
15679         (gnus-binary-mode): Ditto.
15680
15681         * gnus-topic.el (gnus-topic-mode): Ditto.
15682
15683 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15684
15685         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15686         (gnus-article-prev-page): Take scroll-margin into consideration.
15687
15688 2005-07-04  Lute Kamstra  <lute@gnu.org>
15689
15690         Update FSF's address in GPL notices.
15691
15692 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15693
15694         * gnus.el (gnus-exit):
15695         * gnus-group.el (gnus-group-icons):
15696         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15697
15698         * gnus-nocem.el (gnus-nocem):
15699         * message.el (message-various, message-buffers, message-sending)
15700         (message-interface, message-forwarding, message-insertion)
15701         (message-headers, message-news, message-mail):
15702         * pgg-gpg.el (pgg-gpg):
15703         * pgg-parse.el (pgg-parse):
15704         * pgg-pgp.el (pgg-pgp):
15705         * pgg-pgp5.el (pgg-pgp5):
15706         * pop3.el (pop3): Finish `defgroup' description with period.
15707
15708 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15709
15710         * gnus-art.el (article-display-face): Improve the efficiency.
15711         (article-display-x-face): Ditto; remove grey x-face stuff.
15712
15713 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15714
15715         * gnus-art.el (article-display-face): Correct the position in
15716         which Faces are inserted.
15717
15718 2005-06-29  Didier Verna  <didier@xemacs.org>
15719
15720         * gnus-art.el (article-display-face): Display faces in correct
15721         order.
15722
15723 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15724
15725         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15726         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15727         (gnus-nocem-check-article): Fetch the Type header.
15728         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15729         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15730         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15731         make sure gnus-nocem-hashtb is initialized.
15732         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15733         (gnus-nocem-unwanted-article-p): Ditto.
15734
15735         * pgg.el (pgg-verify): Return the verification result.
15736
15737 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15738
15739         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15740         is ascii.
15741
15742 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15743
15744         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15745         `show-nonbreak-escape'.
15746
15747 2005-06-23  Lute Kamstra  <lute@gnu.org>
15748
15749         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15750
15751         * dig.el (dig-mode):
15752         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15753
15754 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15755
15756         * nnimap.el (nnimap-split-download-body): Fix spellings.
15757
15758 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15759
15760         * gnus-art.el (gnus-article-encrypt-body):
15761         * gnus-cus.el (gnus-score-customize):
15762         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15763         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15764
15765 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15766
15767         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15768         header by looking for magic "MII" at the beginnig.
15769
15770 2005-06-16  Miles Bader  <miles@gnu.org>
15771
15772         * gnus-xmas.el (gnus-xmas-group-startup-message):
15773         Use renamed gnus-splash face.
15774
15775         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15776         (assistant-field-face): New backward-compatibility alias for renamed
15777         face.
15778         (assistant-render-text): Use renamed assistant-field face.
15779
15780         * spam.el (spam): Remove "-face" suffix from face name.
15781         (spam-face): New backward-compatibility alias for renamed face.
15782         (spam-face, spam-initialize): Use renamed spam face.
15783
15784         * message.el (message-header-to, message-header-cc)
15785         (message-header-subject, message-header-newsgroups)
15786         (message-header-other, message-header-name)
15787         (message-header-xheader, message-separator, message-cited-text)
15788         (message-mml): Remove "-face" suffix from face names.
15789         (message-header-to-face, message-header-cc-face)
15790         (message-header-subject-face, message-header-newsgroups-face)
15791         (message-header-other-face, message-header-name-face)
15792         (message-header-xheader-face, message-separator-face)
15793         (message-cited-text-face, message-mml-face):
15794         New backward-compatibility aliases for renamed faces.
15795         (message-font-lock-keywords): Use renamed message faces.
15796
15797         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15798         (sieve-test-commands, sieve-tagged-arguments):
15799         Remove "-face" suffix from face names.
15800         (sieve-control-commands-face, sieve-action-commands-face)
15801         (sieve-test-commands-face, sieve-tagged-arguments-face):
15802         New backward-compatibility aliases for renamed faces.
15803         (sieve-control-commands-face, sieve-action-commands-face)
15804         (sieve-test-commands-face, sieve-tagged-arguments-face):
15805         Use renamed sieve faces.
15806
15807         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15808         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15809         (gnus-group-news-3-empty, gnus-group-news-4)
15810         (gnus-group-news-4-empty, gnus-group-news-5)
15811         (gnus-group-news-5-empty, gnus-group-news-6)
15812         (gnus-group-news-6-empty, gnus-group-news-low)
15813         (gnus-group-news-low-empty, gnus-group-mail-1)
15814         (gnus-group-mail-1-empty, gnus-group-mail-2)
15815         (gnus-group-mail-2-empty, gnus-group-mail-3)
15816         (gnus-group-mail-3-empty, gnus-group-mail-low)
15817         (gnus-group-mail-low-empty, gnus-summary-selected)
15818         (gnus-summary-cancelled, gnus-summary-high-ticked)
15819         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15820         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15821         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15822         (gnus-summary-low-undownloaded)
15823         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15824         (gnus-summary-low-unread, gnus-summary-normal-unread)
15825         (gnus-summary-high-read, gnus-summary-low-read)
15826         (gnus-summary-normal-read, gnus-splash):
15827         Remove "-face" suffix from face names.
15828         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15829         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15830         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15831         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15832         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15833         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15834         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15835         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15836         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15837         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15838         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15839         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15840         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15841         (gnus-summary-normal-ticked-face)
15842         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15843         (gnus-summary-normal-ancient-face)
15844         (gnus-summary-high-undownloaded-face)
15845         (gnus-summary-low-undownloaded-face)
15846         (gnus-summary-normal-undownloaded-face)
15847         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15848         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15849         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15850         (gnus-splash-face):
15851         New backward-compatibility aliases for renamed faces.
15852         (gnus-group-startup-message): Use renamed gnus faces.
15853
15854         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15855         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15856         (gnus-server-agent): Remove "-face" suffix from face names.
15857         (gnus-server-agent-face, gnus-server-opened-face)
15858         (gnus-server-closed-face, gnus-server-denied-face)
15859         (gnus-server-offline-face):
15860         New backward-compatibility aliases for renamed faces.
15861         (gnus-server-agent-face, gnus-server-opened-face)
15862         (gnus-server-closed-face, gnus-server-denied-face)
15863         (gnus-server-offline-face): Use renamed gnus faces.
15864
15865         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15866         Remove "-face" suffix from face names.
15867         (gnus-picon-xbm-face, gnus-picon-face):
15868         New backward-compatibility aliases for renamed faces.
15869
15870         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15871         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15872         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15873         (gnus-cite-11): Remove "-face" suffix from face names.
15874         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15875         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15876         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15877         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15878         New backward-compatibility aliases for renamed faces.
15879         (gnus-cite-attribution-face, gnus-cite-face-list)
15880         (gnus-article-boring-faces): Use renamed gnus faces.
15881
15882         * gnus-art.el (gnus-signature, gnus-header-from)
15883         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15884         (gnus-header-content): Remove "-face" suffix from face names.
15885         (gnus-signature-face, gnus-header-from-face)
15886         (gnus-header-subject-face, gnus-header-newsgroups-face)
15887         (gnus-header-name-face, gnus-header-content-face):
15888         New backward-compatibility aliases for renamed faces.
15889         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15890
15891         * gnus-sum.el (gnus-summary-selected-face)
15892         (gnus-summary-highlight): Use renamed gnus faces.
15893         * gnus-group.el (gnus-group-highlight): Likewise.
15894
15895 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15896
15897         * gnus-sieve.el (gnus-sieve-article-add-rule):
15898         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15899         * spam-stat.el (spam-stat-buffer-change-to-spam)
15900         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15901
15902         * message.el (message-is-yours-p):
15903         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15904
15905 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15906
15907         * mm-view.el (mm-inline-text): Withdraw the last change.
15908
15909 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15912         executing enriched-decode.
15913
15914 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15917         charset of tar files.
15918
15919 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15920
15921         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15922
15923 2005-06-04  Lute Kamstra  <lute@gnu.org>
15924
15925         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15926         information is never recorded.
15927
15928 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15929
15930         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15931
15932 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15933
15934         * pop3.el (pop3-apop): Run md5 in the binary mode.
15935
15936         * starttls.el (starttls-set-process-query-on-exit-flag):
15937         Use eval-and-compile.
15938
15939 2005-05-31  Simon Josefsson  <jas@extundo.com>
15940
15941         * smime.el (smime-replace-in-string): Define.
15942         (smime-cert-by-ldap-1): Use it.
15943
15944 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * gnus-art.el (article-display-x-face): Replace
15947         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15948
15949         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15950         set-process-query-on-exit-flag or process-kill-without-query.
15951
15952         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15953         loop instead of replace-regexp.
15954
15955         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15956         instead of process-kill-without-query if it is available.
15957
15958         * lpath.el: Fbind ldap-search-entries.
15959
15960         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15961         instead of find-file-hooks if it is available.
15962
15963         * mml1991.el: Bind pgg-default-user-id when compiling.
15964
15965         * mml2015.el: Bind pgg-default-user-id when compiling.
15966
15967         * nndraft.el (nndraft-request-associate-buffer):
15968         Use write-contents-functions instead of write-contents-hooks if it is
15969         available.
15970
15971         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15972         instead of find-file-hooks if it is available.
15973
15974         * nntp.el (nntp-open-connection): Replace
15975         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15976         (nntp-open-ssl-stream): Ditto.
15977         (nntp-open-tls-stream): Ditto.
15978
15979         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15980         set-process-query-on-exit-flag or process-kill-without-query.
15981         (starttls-open-stream-gnutls): Use it instead of
15982         process-kill-without-query.
15983         (starttls-open-stream): Ditto.
15984
15985 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15986
15987         * smime.el (smime-cert-by-ldap-1): Don't use
15988         replace-regexp-in-string.
15989
15990 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15991
15992         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15993
15994         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15995         in PEM format.  Adjust to the XEmacs compability.
15996
15997 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15998
15999         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16000         by `string-to-number'.
16001         * gnus-agent.el (gnus-agent-regenerate-group)
16002         (gnus-agent-fetch-articles): Ditto.
16003         * gnus-art.el (gnus-button-fetch-group): Ditto.
16004         * gnus-cache.el (gnus-cache-generate-active)
16005         (gnus-cache-articles-in-group): Ditto.
16006         * gnus-group.el (gnus-group-set-current-level)
16007         (gnus-group-insert-group-line): Ditto.
16008         * gnus-score.el (gnus-score-set-expunge-below)
16009         (gnus-score-set-mark-below, gnus-summary-score-effect)
16010         (gnus-summary-score-entry): Ditto.
16011         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16012         (gnus-soup-pack): Ditto.
16013         * gnus-spec.el (gnus-xmas-format): Ditto.
16014         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16015         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16016         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16017         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16018         * nndb.el (nndb-get-remote-expire-response): Ditto.
16019         * nndiary.el (nndiary-parse-schedule-value)
16020         (nndiary-string-to-number, nndiary-request-replace-article)
16021         (nndiary-request-article): Ditto.
16022         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16023         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16024         * nneething.el (nneething-make-head): Ditto.
16025         * nnfolder.el (nnfolder-request-article)
16026         (nnfolder-retrieve-headers): Ditto.
16027         * nnheader.el (nnheader-file-to-number): Ditto.
16028         * nnkiboze.el (nnkiboze-request-article): Ditto.
16029         * nnmail.el (nnmail-process-unix-mail-format)
16030         (nnmail-process-babyl-mail-format): Ditto.
16031         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16032         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16033         (nnmh-request-create-group, nnmh-request-list-1)
16034         (nnmh-request-group, nnmh-request-article): Ditto.
16035         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16036         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16037         * nnsoup.el (nnsoup-make-active): Ditto.
16038         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16039         * nntp.el (nntp-find-group-and-number)
16040         (nntp-retrieve-headers-with-xover): Ditto.
16041         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16042         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16043         (pgg-format-key-identifier): Ditto.
16044         * pop3.el (pop3-last, pop3-stat): Ditto.
16045         * qp.el (quoted-printable-decode-region): Ditto.
16046
16047         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16048         of concat.
16049
16050 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16051
16052         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16053
16054         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16055
16056         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16057
16058         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16059
16060         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16061
16062         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16063
16064         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16065         (gnus-carpal-mode): Ditto.
16066
16067         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16068         (gnus-browse-mode): Ditto.
16069
16070         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16071
16072         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16073
16074 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16075
16076         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16077
16078 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * gnus-util.el (gnus-run-mode-hooks): New function.
16081
16082         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16083
16084         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16085         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16086
16087 2005-05-27  Lute Kamstra  <lute@gnu.org>
16088
16089         * dns-mode.el (dns-mode): Specify customization group.
16090
16091 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16092
16093         * gnus-agent.el (gnus-agent-make-mode-line-string):
16094         Use mode-line-highlight as mouse-face.
16095
16096 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * canlock.el (canlock): Change the parent group to news.
16099
16100         * deuglify.el (gnus-outlook-deuglify): Add :group.
16101
16102         * dig.el (dig): Add :group.
16103
16104         * dns-mode.el (dns-mode): Add :group.
16105
16106         * encrypt.el (encrypt): Add :group.
16107
16108         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16109         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16110         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16111         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16112         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16113
16114         * gnus-diary.el (gnus-diary): Add :group.
16115
16116         * gnus.el (gnus-group-news-1-face): Add :group.
16117         (gnus-group-news-1-empty-face): Ditto.
16118         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16119         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16120         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16121         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16122         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16123         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16124         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16125         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16126         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16127         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16128         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16129         (gnus-summary-high-ticked-face): Ditto.
16130         (gnus-summary-low-ticked-face): Ditto.
16131         (gnus-summary-normal-ticked-face): Ditto.
16132         (gnus-summary-high-ancient-face): Ditto.
16133         (gnus-summary-low-ancient-face): Ditto.
16134         (gnus-summary-normal-ancient-face): Ditto.
16135         (gnus-summary-high-undownloaded-face): Ditto.
16136         (gnus-summary-low-undownloaded-face): Ditto.
16137         (gnus-summary-normal-undownloaded-face): Ditto.
16138         (gnus-summary-high-unread-face): Ditto.
16139         (gnus-summary-low-unread-face): Ditto.
16140         (gnus-summary-normal-unread-face): Ditto.
16141         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16142         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16143
16144         * hashcash.el (hashcash): New custom group.
16145         (hashcash-default-payment): Add :group.
16146         (hashcash-payment-alist): Ditto.
16147         (hashcash-default-accept-payment): Ditto.
16148         (hashcash-accept-resources): Ditto.
16149         (hashcash-path): Ditto.
16150         (hashcash-extra-generate-parameters): Ditto.
16151         (hashcash-double-spend-database): Ditto.
16152         (hashcash-in-news): Ditto.
16153
16154         * message.el (message-minibuffer-local-map): Add :group.
16155
16156         * netrc.el (netrc): Add :group.
16157
16158         * sieve-manage.el (sieve-manage-log): Add :group.
16159         (sieve-manage-default-user): Diito.
16160         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16161         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16162         (sieve-manage-authenticators): Ditto.
16163         (sieve-manage-authenticator-alist): Ditto.
16164         (sieve-manage-default-port): Ditto.
16165
16166         * sieve-mode.el (sieve-control-commands-face): Add :group.
16167         (sieve-action-commands-face): Ditto.
16168         (sieve-test-commands-face): Ditto.
16169         (sieve-tagged-arguments-face): Ditto.
16170
16171         * smime.el (smime): Add :group.
16172
16173         * spam-report.el (spam-report): Add :group.
16174
16175         * spam.el (spam, spam-face): Add :group.
16176
16177 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16178
16179         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16180         return \n.\n.\n at the end of articles.  Protect against that.
16181         (nntp-with-open-group): Allow debugging.
16182
16183         * nnheader.el (mail-header-set-extra): Make into a function
16184         because I just could't understand how to quote the list properly.
16185
16186         * dns.el (query-dns-cached): New function.
16187
16188 2005-05-26  Lute Kamstra  <lute@gnu.org>
16189
16190         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16191
16192 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16195
16196         * gnus-art.el: Don't autoload mail-extract-address-components.
16197
16198         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16199         eval-and-compile to evaluate it.
16200
16201         * hashcash.el: Don't autoload executable-find.
16202
16203         * nndb.el: Don't declare the nndb back end two or more times; don't
16204         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16205
16206         * nntp.el: Autoload format-spec instead of format; use
16207         eval-and-compile to evaluate autoload forms.
16208
16209 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16210
16211         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16212
16213 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16214
16215         * gnus.el (gnus-version-number): Bump version.
16216
16217 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16218
16219         * gnus.el: No Gnus v0.3 is released.
16220
16221 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16222
16223         * lpath.el (featurep): Bind show-nonbreak-escape.
16224
16225 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16226
16227         * gnus-art.el (gnus-article-edit-part): Disable undo.
16228
16229 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16232         gnus-article-date-lapsed-new-header is t if date timer is active;
16233         skip headers in which the original date value is empty.
16234         (gnus-article-save-original-date): Redefine it as a macro.
16235         (gnus-display-mime): Use it.
16236
16237 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16238
16239         * gnus-art.el (article-date-ut): Support converting date in
16240         forwarded parts as well.
16241         (gnus-article-save-original-date): New function.
16242         (gnus-display-mime): Use it.
16243
16244 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16245
16246         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16247         enclosure element of <item>.
16248
16249 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16250
16251         * message.el (message-kill-buffer-query): Rename from
16252         `message-kill-buffer-query-if-modified'.  Add :version.
16253
16254 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16255
16256         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16257         window layout.
16258
16259 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * mml.el: Autoload dnd when compiling.
16262
16263 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16264
16265         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16266         x-dnd-*.
16267
16268 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * qp.el (quoted-printable-encode-region): Save excursion.
16271
16272 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16273
16274         * message.el (message-kill-buffer-query-if-modified): Add new variable
16275         so the user can kill a modified message buffer quickly.
16276         (message-kill-buffer): Use it.
16277
16278 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16279
16280         * lpath.el: Fbind display-time-event-handler; don't fbind
16281         string-to-multibyte.
16282
16283         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16284
16285 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16288         contained in text because xml.el decodes entities) with LFs.
16289
16290 2005-04-11  Lute Kamstra  <lute@gnu.org>
16291
16292         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16293         differently.
16294
16295 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16296
16297         * mm-util.el (mm-detect-coding-region): Typo.
16298
16299 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16300
16301         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16302
16303 2005-04-06  Deepak Goel  <deego@gnufans.org>
16304
16305         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16306         user-function allow user modifications of the scores.
16307         (spam-stat-score-buffer-user): New function, to allow
16308         user-computed modifications to the score.
16309         (spam-stat-score-buffer-user-functions): List of additional
16310         scoring functions.
16311         (spam-stat-error-holder): Global temporary error holder.
16312         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16313         variable.
16314
16315 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16316
16317         * gnus-registry.el (gnus-registry-clean-empty-function)
16318         (gnus-registry-trim, gnus-registry-fetch-groups)
16319         (gnus-registry-delete-group): Groups that match
16320         `gnus-registry-ignored-groups' are removed from the registry
16321         entries, not just ignored for splitting.  This helps clean up the
16322         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16323         to get all the groups a message ID is in.
16324
16325         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16326         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16327         (spam-stat-score-buffer-user-functions): Add :number custom type.
16328
16329 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16332         argument in XEmacs.
16333
16334         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16335         (nnrss-request-group): Decode group name first.
16336         (nnrss-request-article): Make a text/plain article if mml-to-mime
16337         failed.
16338         (nnrss-get-encoding): Return a compatible encoding according to
16339         nnrss-compatible-encoding-alist.
16340         (nnrss-find-el): Use consp instead of listp.
16341         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16342
16343 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16344
16345         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16346         which Emacs 20 doesn't support.
16347         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16348
16349 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16350
16351         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16352         silence the byte compiler inside the defun.
16353
16354         * gnus-demon.el (parse-time-string): Add autoload.
16355
16356         * gnus-delay.el (parse-time-string): Add autoload.
16357
16358         * gnus-art.el (parse-time-string): Add autoload.
16359
16360         * nnultimate.el (parse-time): Require for `parse-time-string'.
16361
16362 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16363
16364         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16365
16366         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16367
16368         * smime.el (smime-ldap-host-list): Add :version.
16369
16370 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16371
16372         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16373         pass it to `gnus-browse-read-group'.
16374         (gnus-browse-read-group): Add NUMBER argument and pass it to
16375         `gnus-group-read-ephemeral-group'.
16376
16377         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16378         argument and pass it to `gnus-group-read-group'.
16379
16380 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16381
16382         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16383         mm-xemacs-find-mime-charset-1 if we have the mule feature
16384         available at runtime.
16385
16386 2005-03-25  Werner Lemberg  <wl@gnu.org>
16387
16388         * nnmaildir.el: Replace `illegal' with `invalid'.
16389
16390 2005-03-23  Lute Kamstra  <lute@gnu.org>
16391
16392         * time-date.el: Add comment on time value formats.
16393         Don't require parse-time.
16394         (with-decoded-time-value): New macro.
16395         (encode-time-value): New function.
16396         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16397         (days-to-time): Return a valid time value when arg is huge.
16398         (time-since): Use time-subtract.
16399         (time-to-number-of-days): Use time-to-seconds.
16400
16401 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16402
16403         * gnus-start.el (gnus-display-time-event-handler):
16404         Check display-time-timer at runtime rather than only at load time
16405         in case display-time-mode is turned off in the mean time.
16406
16407 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16408
16409         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16410         used.
16411
16412         * nneething.el (nneething-map-file-directory): Derive from
16413         `gnus-directory'.
16414
16415         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16416         the To/Cc button.
16417
16418 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16419
16420         * nnmaildir.el (nnmaildir-request-accept-article):
16421         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16422
16423 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16424
16425         * gnus-async.el: Require timer-funcs at compile time when in
16426         XEmacs for `run-with-idle-timer'.
16427
16428 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16429
16430         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16431         autoloaded function.
16432
16433 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16434
16435         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16436
16437 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16438
16439         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16440
16441 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16442
16443         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16444         Add gnus-expert-user to default.
16445
16446 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16447
16448         * nnimap.el (nnimap-open-server): Ditto.
16449
16450         * imap.el (imap-authenticate): Fix typo.
16451
16452 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16453
16454         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16455         buffer (since IMAP server might return FETCH response out of
16456         order, and the nntp buffer must be sorted).
16457
16458 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16459
16460         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16461         comparison on string.
16462
16463         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16464         (gnus-agent-score): Rename category keywords to match gnus-cus.
16465         (gnus-agent-summary-fetch-series): Modify to protect against
16466         gnus-agent-summary-fetch-group clearing processable flags.
16467         (gnus-agent-synchronize-group-flags): Update live group buffer as
16468         synchronization may occur due to the user toggle the plugged
16469         status.
16470         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16471         successfully downloaded.
16472         (gnus-agent-expire-group-1): Avoid using markers when the overview
16473         is in ascending order; greatly improves performance.
16474         (gnus-agent-regenerate-group):
16475         Use gnus-agent-synchronize-group-flags to reset read status in both
16476         gnus and server.
16477         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16478
16479 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16480
16481         * message.el: Don't autoload former message-utils variables.
16482         (message-strip-subject-trailing-was): Change doc string.
16483
16484         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16485         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16486         (nnweb-google-search): Add "hl=en" here.
16487         (nnweb-google-parse-1, nnweb-google-create-mapping):
16488         Don't hardcode URL.
16489
16490 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16491
16492         * message.el (message-get-reply-headers, message-followup):
16493         Mention related variables `message-use-followup-to' and
16494         `message-use-mail-followup-to', in the information buffer.
16495
16496         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16497         of broken groups(-beta).google.com.
16498
16499 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16500
16501         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16502         parameter to invoked gnus-request-move-article; remove the
16503         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16504         all at once instead of once per article.
16505         (gnus-summary-remove-process-mark): Accept a list of articles as
16506         well as a single article for processing.
16507
16508         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16509         parameter.
16510
16511         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16512
16513         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16514
16515         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16516         parameter.
16517
16518         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16519         parameter.
16520
16521         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16522         parameter and remove the gnus-sum-hint-move-is-internal variable.
16523
16524         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16525         parameter.
16526
16527         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16528         parameter.
16529
16530         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16531         parameter.
16532
16533         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16534
16535         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16536         parameter.
16537
16538         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16539         parameter.
16540
16541 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16542
16543         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16544         a more conservative way.
16545
16546 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16547
16548         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16549         buffer, so it moves the window's cursor.
16550
16551 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16552
16553         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16554         `mm-dissect-multipart' and receive the from field as an (optional)
16555         argument from `mm-dissect-multipart'.
16556         (mm-dissect-multipart): Receive the from field as an argument and
16557         pass it on when we call `mm-dissect-buffer' on MIME parts.
16558         Fixes verification/decryption of signed/encrypted MIME parts.
16559
16560 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16561
16562         * gnus-sum.el (gnus-summary-move-article):
16563         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16564         whatever it calls (right now, only nnimap-request-move article
16565         respects it).
16566
16567         * nnimap.el (nnimap-request-move-article):
16568         When gnus-sum-hint-move-is-internal is set, don't do the extra
16569         nnimap-request-article.
16570
16571 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16572
16573         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16574
16575         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16576         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16577
16578         * gnus-sum.el (gnus-summary-caesar-message):
16579         Apply `gnus-treat-article' after rotation.
16580
16581         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16582         doc string.
16583
16584 2005-02-22  Simon Josefsson  <jas@extundo.com>
16585
16586         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16587         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16588         <arne@arnested.dk>.
16589         (encrypt): Add password-cache and password-cache-expiry as group
16590         members.
16591
16592 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16593
16594         * smime.el (smime-ldap-host-list): Doc fix.
16595         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16596         cache) password.
16597         (smime-sign-region): Use it.
16598         (smime-decrypt-region): Use it.
16599         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16600         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16601         fails.
16602         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16603         certificate from DER to PEM format rather than calling openssl.
16604
16605         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16606
16607         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16608         for signing/encryption.
16609
16610         * mml.el (mml-parse-1): Use them.
16611
16612 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16613
16614         * nnrss.el (nnrss-verbose): Remove.
16615         (nnrss-request-group): Use `nnheader-message' instead.
16616
16617 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16618
16619         * nnrss.el (nnrss-verbose): New variable.
16620         (nnrss-request-group): Make it say nnrss is requesting a group.
16621
16622 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16623
16624         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16625         Handle news URL with given port correctly.
16626
16627 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16630         containing special characters.
16631
16632         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16633
16634         * mml.el (mime-to-mml): Ditto.
16635
16636         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16637         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16638         (rfc2047-decode-region): Quote decoded words containing special
16639         characters when rfc2047-quote-decoded-words-containing-tspecials
16640         is non-nil.
16641
16642 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16643
16644         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16645
16646         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16647
16648 2005-02-15  Simon Josefsson  <jas@extundo.com>
16649
16650         * nnimap.el (nnimap-debug): Doc fix.
16651
16652         * imap.el (imap-debug): Doc fix.
16653
16654 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16657
16658 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16659
16660         * gnus.el (spam-contents): Improve docs for spam-contents
16661         parameter in its variable incarnation.
16662
16663 2005-02-14  Simon Josefsson  <jas@extundo.com>
16664
16665         * smime-ldap.el: Use require instead of load-library for ldap.
16666         (smime-ldap-search): Indent.
16667         (smime-ldap-search-internal): Shorten line.
16668
16669         * smime.el (smime-cert-by-dns): Add doc-string.
16670         (smime-cert-by-ldap-1): Indent.
16671
16672         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16673         mml-smime-get-dns-ldap.
16674         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16675
16676 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16677
16678         * smime.el: Require smime-ldap.
16679         (smime-ldap-host-list): New variable.
16680         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16681
16682         * mml-smime.el (mml-smime-encrypt-query): New function.
16683         (mml-smime-encrypt-query): Use it.
16684
16685         * smime-ldap.el: New file.
16686
16687 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16688
16689         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16690
16691 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16692
16693         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16694         argument in doc string.  Make query for type more clear.
16695
16696 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16697
16698         * gnus.el (gnus-group-startup-message): Search for gnus images in
16699         etc/images/gnus.
16700         * mm-util.el (mm-image-load-path): Likewise.
16701         * smiley.el (smiley-data-directory): Search for smilies in
16702         etc/images/smilies.
16703
16704 2005-02-09  Kim F. Storm  <storm@cua.dk>
16705
16706         Change Emacs release version from 21.4 to 22.1 throughout.
16707         Change Emacs development version from 21.3.50 to 22.0.50.
16708
16709 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16710
16711         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16712
16713         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16714         non-Mule XEmacs as well.
16715         (mm-decompress-buffer): Signal an error intentionally if it does
16716         not decompress compressed data because auto-compression-mode is
16717         disabled.
16718
16719 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16720
16721         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16722         an ID in the registry even if it has no groups.
16723
16724 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16727         merge it into mm-decompress-buffer.
16728         (gnus-mime-copy-part): Use the MIME part charset, the value which
16729         a user specified or gnus-newsgroup-charset for decoding, like
16730         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16731         save-buffer what was used.  Suggested by Kevin Ryde
16732         <user42@zip.com.au>.
16733         (gnus-mime-inline-part): Allow the name parameter as well as the
16734         filename parameter; force decompressing of compressed data; always
16735         display contents being not decoded as unibyte.
16736
16737         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16738         as well as the filename parameter.
16739
16740         * mm-util.el (mm-decompress-buffer):
16741         Merge gnus-mime-jka-compr-maybe-uncompress.
16742         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16743         of compressed data.
16744
16745 2005-02-08  Simon Josefsson  <jas@extundo.com>
16746
16747         * imap.el (imap-log): Doc fix.
16748
16749 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16752         the coding cookies; decompress compressed parts.
16753
16754         * mml.el (mml-generate-mime-1): Add the charset parameter according
16755         to the value which a user specified manually or the coding cookie.
16756
16757         * mm-util.el (mm-string-to-multibyte): New function.
16758         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16759         (mm-coding-system-to-mime-charset): New function.
16760         (mm-decompress-buffer): New function.
16761         (mm-find-buffer-file-coding-system): New function.
16762
16763         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16764         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16765         parts.
16766
16767 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16768
16769         * mm-view.el (mm-display-inline-fontify): Decode a part according
16770         to the charset parameter.
16771
16772 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16773
16774         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16775         prefix arg is neither nil nor a number, as info specifies.
16776
16777 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16778
16779         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16780         timestamps.
16781
16782 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16783
16784         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16785         groups error checking and notify user.
16786
16787 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16788
16789         * message.el (message-send-mail-function): Check existence of
16790         sendmail-program first before using default value
16791         `message-send-mail-with-sendmail'.  Otherwise use more generic
16792         `smtpmail-send-it'.
16793
16794 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16795
16796         * nntp.el (nntp-request-update-info): Always return nil.
16797
16798 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16799
16800         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16801
16802 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16803
16804         * message.el (message-beginning-of-line): Change the behavior when
16805         invoked between BOL and : so that it first moves backward.
16806
16807 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16810         article buffer when editing of the article is discarded.
16811         (gnus-article-prepare): Revert.
16812
16813 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16814
16815         * gnus-art.el (gnus-article-prepare):
16816         Remove message-strip-forbidden-properties from the local hook.
16817
16818 2005-01-27  Simon Josefsson  <jas@extundo.com>
16819
16820         * password.el (password-cache-add): Only start one timer per key.
16821         Reported by Derek Atkins <warlord@MIT.EDU>.
16822
16823 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16824
16825         * run-at-time.el: Remove.  It is no longer needed as
16826         timer-funcs.el in the xemacs-base package has a working version of
16827         `run-at-time'.
16828
16829         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16830
16831         * password.el: Require timer-funcs instead of run-at-time in
16832         XEmacs.
16833         Remove `password-run-at-time' macro.
16834         (password-cache-add): Use `run-at-time' instead of
16835         `password-run-at-time'.
16836
16837         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16838         Remove `nnheader-cancel-function-timers' alias,
16839         `cancel-function-timers' exists in XEmacs in timer-funcs.
16840
16841         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16842         for `run-with-idle-timer'.
16843
16844         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16845         for `run-at-time'.
16846
16847         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16848         for `with-timeout'.
16849
16850         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16851         the same as for XEmacs 21.4.
16852         No need to ignore `run-with-idle-timer', this function exists in
16853         XEmacs now in timer-funcs.el in the xemacs-base package.
16854         (dgnushack-compile): No need to delete
16855         run-at-time.el from the list of files to compile because it
16856         doesn't exist anymore.
16857
16858 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16859
16860         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16861         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16862
16863 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16864
16865         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16866         sensitively.
16867
16868 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16869
16870         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16871
16872 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16875         which will be inserted according to the multibyteness of a buffer
16876         rather than the type of contents.  Suggested by ARISAWA Akihiro
16877         <ari@mbf.ocn.ne.jp>.
16878
16879         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16880         of string which old xml.el may return rather than a string.
16881
16882 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16883
16884         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16885
16886 2005-01-16  Simon Josefsson  <jas@extundo.com>
16887
16888         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16889         idn/idna.el isn't available.
16890         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16891         <michael@waxrat.com>.
16892
16893         * hashcash.el: Remove non-FSF copyright header.
16894
16895         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16896         (hashcash-generate-payment): Use it.
16897         (hashcash-generate-payment-async): Use it.
16898
16899 2005-01-15  Simon Josefsson  <jas@extundo.com>
16900
16901         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16902         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16903
16904         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16905         gnus-summary-idna-message.
16906         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16907         (gnus-summary-idna-message): New function.
16908
16909 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16910
16911         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16912         gnus-novice-user.
16913
16914 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16915
16916         * nnrss.el (nnrss-request-delete-group): Delete entries in
16917         nnrss-group-alist as well.
16918         (nnrss-save-server-data): Insert newline.
16919
16920 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16921
16922         * gnus.el (gnus-user-agent): Use list of symbols instead of
16923         symbols.  Display full version number for (S)XEmacs.
16924         Optionally display (S)XEmacs codename.
16925
16926         * gnus-util.el (gnus-emacs-version): Update for new
16927         `gnus-user-agent'.
16928
16929         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16930         Gnus version.
16931
16932 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16933
16934         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16935         which is unreadable in some setups.
16936
16937 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16938
16939         * gnus-spec.el (gnus-update-format-specifications): Flush the
16940         group format spec cache if it doesn't support decoded group names.
16941
16942 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16943
16944         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16945         Allow to apply decay on score files matching a regexp.
16946
16947 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16950         compatibility in %g and %c.
16951
16952 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16953
16954         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16955         name for only %g and %c.
16956         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16957         of gnus-tmp-group to decoded group name.
16958         (gnus-group-make-rss-group): Exclude `/'s from group names.
16959
16960 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16961
16962         * nnrss.el (nnrss-get-encoding): Fix regexp.
16963
16964 2004-12-27  Simon Josefsson  <jas@extundo.com>
16965
16966         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16967         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16968         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16969
16970 2004-12-17  Kim F. Storm  <storm@cua.dk>
16971
16972         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16973
16974         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16975
16976 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16977
16978         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16979
16980 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16981
16982         * nnrss.el: Require rfc2047 and mml.
16983         (nnrss-file-coding-system): New variable.
16984         (nnrss-format-string): Redefine it as an inline function.
16985         (nnrss-decode-group-name): New function.
16986         (nnrss-string-as-multibyte): Remove.
16987         (nnrss-retrieve-headers): Decode group name; don't use
16988         nnrss-format-string.
16989         (nnrss-request-group): Decode group name.
16990         (nnrss-request-article): Decode group name; allow a Message-ID as
16991         well as an article number; don't use nnrss-format-string; encode a
16992         Message-ID string which may contain non-ASCII characters; use
16993         mml-to-mime to compose a MIME article.
16994         (nnrss-request-expire-articles): Decode group name.
16995         (nnrss-request-delete-group): Decode group name.
16996         (nnrss-fetch): Clarify error message.
16997         (nnrss-read-server-data): Use insert-file-contents instead of load;
16998         bind file-name-coding-system; use multibyte buffer.
16999         (nnrss-save-server-data): Bind coding-system-for-write to the
17000         value of nnrss-file-coding-system; bind file-name-coding-system;
17001         add coding cookie.
17002         (nnrss-read-group-data): Use insert-file-contents instead of load;
17003         bind file-name-coding-system; use multibyte buffer.
17004         (nnrss-save-group-data): Bind coding-system-for-write to the
17005         value of nnrss-file-coding-system; bind file-name-coding-system.
17006         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17007         make it work with non-ASCII text.
17008         (nnrss-find-el): Make it work with old xml.el as well.
17009
17010 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17011
17012         * nnrss.el (nnrss-get-encoding): New function.
17013         (nnrss-fetch): Use unibyte buffer initially; bind
17014         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17015         decode contents according to the encoding attribute.
17016         (nnrss-save-group-data): Add coding cookie.
17017         (nnrss-mime-encode-string): New function.
17018         (nnrss-check-group): Use it to encode subject and author.
17019
17020 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17021
17022         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17023         imaginary variable.
17024
17025 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17026
17027         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17028         correctly even if there are wide characters.
17029
17030 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17031
17032         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17033         downcased symbol names; make a new cache instead of reusing
17034         bbdb-hashtable.
17035
17036 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17037
17038         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17039         concatenating segments rather than before concatenating them.
17040         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17041
17042         * message.el (message-get-reply-headers): Bind `extra'.
17043
17044 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17045
17046         * message.el (message-extra-wide-headers): New variable.
17047         (message-get-reply-headers): Use it.
17048
17049 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17052         (gnus-agent-group-pathname): Ditto.
17053
17054         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17055
17056         * gnus-group.el (gnus-group-make-group): Decode group name.
17057         (gnus-group-make-rss-group): Register the group data after opening
17058         the nnrss group.
17059
17060 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17061
17062         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17063         by expiry now get marked as read.
17064
17065 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17066
17067         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17068
17069 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17070
17071         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17072         unify Latin characters in XEmacs.
17073         (mm-find-mime-charset-region): Use it.
17074
17075 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17076
17077         * gnus-util.el (gnus-delete-directory): New function.
17078
17079         * gnus-agent.el (gnus-agent-delete-group): Use it.
17080
17081         * gnus-cache.el (gnus-cache-delete-group): Use it.
17082
17083 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17084
17085         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17086         names.
17087
17088 2004-12-16  Simon Josefsson  <jas@extundo.com>
17089
17090         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17091
17092 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17093
17094         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17095
17096         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17097         (gnus-group-set-current-level): Decode group name.
17098
17099 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17100
17101         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17102         failed.
17103
17104 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17105
17106         * gnus-group.el (gnus-group-delete-group): Decode group name.
17107         (gnus-group-make-rss-group): Encode group name.
17108         (gnus-group-catchup-current): Decode group name.
17109         (gnus-group-kill-group): Decode group name.
17110
17111 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17112
17113         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17114
17115 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17116
17117         * gnus-group.el (gnus-group-make-rss-group):
17118         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17119
17120         * gnus-start.el (gnus-setup-news): Honor user's setting to
17121         gnus-message-archive-method.  Suggested by Lute Kamstra
17122         <lute@gnu.org>.
17123
17124 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17125
17126         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17127         global counterparts of the buffer-local variables.
17128
17129 2004-11-16  Romain Francoise  <romain@orebokech.com>
17130
17131         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17132         counterparts of the buffer-local variables.
17133
17134 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17135
17136         * message.el (message-forbidden-properties): Fix typo in doc
17137         string.
17138
17139 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17140
17141         * gnus-util.el (gnus-replace-in-string): Add doc string.
17142
17143         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17144         to avoid problems when splitting mails with many recipients.
17145
17146 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17147
17148         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17149         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17150
17151 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17152
17153         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17154         if there is no hashtable in memory or file modification time is
17155         newer than cached timestamp.
17156
17157 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17158
17159         * gnus-sum.el (gnus-summary-limit-to-recipient):
17160         Implement not-matching option.
17161
17162 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17163
17164         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17165         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17166         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17167         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17168         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17169         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17170
17171 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * message.el (message-forward-make-body-mml): Remove headers
17174         according to message-forward-ignored-headers if a message is decoded.
17175
17176 2004-12-02  Romain Francoise  <romain@orebokech.com>
17177
17178         * message.el (message-forward-make-body-plain): Always remove
17179         headers according to message-forward-ignored-headers.
17180
17181 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17182
17183         * spam.el (spam-summary-prepare-exit): Remove the
17184         gnus-summary-limit pop for now, it has problems with ham marks for
17185         me.
17186
17187 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17188
17189         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17190         correctly.
17191
17192 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17193
17194         * format-spec.el (format-spec): Message the char.
17195
17196 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17197
17198         * gnus-art.el (gnus-split-methods): Reformat comments.
17199
17200         * spam.el (spam-summary-prepare-exit): Remove article limits
17201         before exiting the summary buffer.
17202
17203 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17204
17205         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17206         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17207
17208         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17209         order to silence the byte compiler.
17210
17211         * spam.el: Fix the way to silence the byte compiler, which
17212         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17213         bbdb-search-simple, spam-BBDB-register-routine,
17214         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17215         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17216         spam-stat-buffer-is-spam, spam-stat-load,
17217         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17218         spam-stat-save and spam-stat-split-fancy.
17219
17220 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17221
17222         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17223         which may confuse users.
17224         (canlock-password-for-verify): Ditto.
17225
17226         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17227
17228         * gnus-art.el (gnus-emphasis-alist): Ditto.
17229
17230         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17231
17232         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17233
17234         * gnus-start.el (gnus-save-killed-list): Ditto.
17235
17236         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17237         (gnus-sum-thread-tree-root): Ditto.
17238         (gnus-sum-thread-tree-false-root): Ditto.
17239         (gnus-sum-thread-tree-single-indent): Ditto.
17240
17241         * message.el (message-courtesy-message): Ditto.
17242         (message-archive-note): Ditto.
17243         (message-subscribed-address-file): Ditto.
17244         (message-user-fqdn): Ditto.
17245
17246         * spam-report.el (spam-report-gmane-regex): Ditto.
17247
17248         * spam.el (spam-blackhole-good-server-regex): Ditto.
17249
17250 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17251
17252         * mml.el (mml-preview): Widen the message buffer before copying
17253         the contents to the preview buffer; sort headers before previewing.
17254
17255         * message.el (message-hidden-headers): Fix the way to avoid a bug
17256         in the `repeat' widget in Emacs 21.3 or earlier.
17257
17258 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * message.el (message-hidden-headers): Default to "^References:".
17261         Improve customization type.  Suggested by Reiner Steib
17262         <Reiner.Steib@gmx.de>.
17263
17264 2004-11-25  Romain Francoise  <romain@orebokech.com>
17265
17266         * message.el (message-strip-forbidden-properties): Remove check for
17267         obsolete `message-hidden' text property, hidden headers are not
17268         accessible in the buffer anymore.
17269
17270 2004-11-22  Romain Francoise  <romain@orebokech.com>
17271
17272         * message.el (message-header-format-alist): Add `From' in list
17273         so that it can be sorted.
17274         (message-fix-before-sending): Widen and sort headers before
17275         sending.
17276         (message-hide-headers): Use narrowing to hide headers by moving
17277         them to the top of the buffer and narrowing to the region
17278         underneath.
17279
17280 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17281
17282         * message.el (message-strip-forbidden-properties):
17283         Bind buffer-read-only (etc) to nil.
17284
17285 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17286
17287         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17288         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17289
17290 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17291
17292         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17293
17294 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17295
17296         * dns.el (query-dns): Use sit-for to time instead of
17297         accept-process-output, since that doesn't seem to work on udp
17298         sockets.
17299
17300 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17301
17302         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17303
17304 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17305
17306         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17307         doc string.  Improve doc string.
17308
17309 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * nntp.el (nntp-request-update-info): Return nil if
17312         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17313         may not call gnus-activate-group which uselessly issues the GROUP
17314         commands for all nntp groups and wastes time.  Reported by Romain
17315         Francoise <romain@orebokech.com>.
17316
17317         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17318
17319 2004-11-15  Simon Josefsson  <jas@extundo.com>
17320
17321         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17322         headers separately.
17323         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17324         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17325
17326 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17327
17328         * gnus-start.el (gnus-convert-old-newsrc):
17329         Assign legacy-gnus-agent to 5.10.7.
17330
17331 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17332
17333         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17334         start of the lines.
17335
17336 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17337
17338         * hashcash.el (hashcash-default-payment): Change default to 20.
17339         (hashcash-default-accept-payment): Change default to 20.
17340         (hashcash-process-alist): New variable.
17341         (hashcash-generate-payment-async): Add.
17342         (hashcash-already-paid-p): Add.
17343         (hashcash-insert-payment): Don't generate payments twice.
17344         (hashcash-insert-payment-async): Add.
17345         (hashcash-insert-payment-async-2): Add.
17346         (hashcash-cancel-async): Add.
17347         (hashcash-wait-async): Add.
17348         (hashcash-processes-running-p): Add.
17349         (hashcash-wait-or-cancel): Add.
17350         (mail-add-payment): New optional argument.  Conditionally start
17351         asynchronous calculation.
17352         (mail-add-payment-async): Add.
17353
17354         * message.el (message-send-mail): Wait for asynchronous hashcash
17355         results.  Don't clobber existing X-Hashcash headers.
17356         (message-setup-1): Call mail-add-payment-async when
17357         message-generate-hashcash is non-nil.
17358
17359 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17360
17361         * message.el (message-use-alternative-email-as-from): Examine the
17362         From header as well; use message-make-from in order to include a
17363         user's full name.
17364
17365 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17366
17367         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17368         default; improve customization type.
17369         (gnus-emphasis-custom-with-format): New macro.
17370         (gnus-emphasis-custom-value-to-external): New function.
17371         (gnus-emphasis-custom-value-to-internal): New function.
17372
17373 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17374
17375         * dns.el (query-dns): Resolve reverse addresses.
17376
17377 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17378
17379         * gnus-group.el (gnus-group-get-new-news): Use it.
17380
17381         * gnus-start.el (gnus-check-reasonable-setup): New function.
17382
17383 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17386         "Args out of range" error.  Reported by Arnaud Giersch
17387         <arnaud.giersch@free.fr>.
17388
17389 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17390
17391         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17392
17393 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17394
17395         * spam.el (spam group): Add :version.
17396
17397         * pgg-def.el (pgg group): Add :version.
17398
17399 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17400
17401         * gnus-art.el (gnus-article-edit-article): Don't associate the
17402         article buffer with a draft file.  This is a temporary measure
17403         against the 2004-08-22 change to gnus-article-edit-mode.
17404
17405 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17406
17407         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17408         (html2text-format-tags): Remove unused variable `attr'.
17409
17410 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17411
17412         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17413
17414         * tls.el (tls-process-connection-type, tls-success)
17415         (tls-certtool-program): Add :version.
17416
17417         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17418         (starttls-extra-arguments, starttls-process-connection-type)
17419         (starttls-connect, starttls-failure, starttls-success): Add :version.
17420
17421         * spam-stat.el (spam-stat): Add :version.
17422
17423         * sieve.el (sieve): Add :version.
17424
17425         * sha1.el (sha1): Add :version.
17426         (sha1-use-external): Remove redundant version.
17427
17428         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17429         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17430         (nnmail-split-fancy-match-partial-words)
17431         (nnmail-split-lowercase-expanded): Add :version.
17432
17433         * nndiary.el (nndiary): Add :version.
17434
17435         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17436
17437         * mml-sec.el (mml-default-sign-method)
17438         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17439         Add :version.
17440
17441         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17442
17443         * mm-url.el (mm-url-use-external, mm-url-program)
17444         (mm-url-arguments): Add :version.
17445
17446         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17447         (mm-attachment-file-modes, mm-decrypt-option)
17448         (mm-w3m-safe-url-regexp): Add :version.
17449
17450         * message.el (message-cite-prefix-regexp)
17451         (message-sendmail-envelope-from, message-minibuffer-local-map)
17452         (message-user-fqdn, message-completion-alist): Add :version.
17453
17454         * gnus-win.el (gnus-configure-windows-hook)
17455         (gnus-use-frames-on-any-display): Add :version.
17456
17457         * gnus-art.el (gnus-article-address-banner-alist)
17458         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17459         (gnus-treat-from-picon, gnus-treat-mail-picon)
17460         (gnus-treat-x-pgp-sig): Add :version.
17461
17462         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17463         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17464         (gnus-summary-article-delete-hook)
17465         (gnus-summary-display-while-building): Add :version.
17466
17467         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17468         (gnus-get-top-new-news-hook): Add :version.
17469
17470         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17471         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17472
17473         * gnus-registry.el (gnus-registry): Add :version.
17474
17475         * gnus-spec.el (gnus-use-correct-string-widths)
17476         (gnus-make-format-preserve-properties): Add :version.
17477
17478         * gnus.el (gnus-group-charter-alist)
17479         (gnus-group-fetch-control-use-browse-url)
17480         (gnus-install-group-spam-parameters): Add :version.
17481
17482         * gnus-diary.el (gnus-diary): Add :version.
17483
17484         * gnus-delay.el (gnus-delay): Add :version.
17485
17486         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17487         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17488         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17489         Add :version.
17490
17491         * gnus-agent.el (gnus-agent-max-fetch-size)
17492         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17493         (gnus-agent-prompt-send-queue): Add :version.
17494
17495         * deuglify.el (gnus-outlook-deuglify): Add :version.
17496
17497         * html2text.el: Beautify code.  Improve doc strings.
17498         Some checkdoc cleanup.
17499         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17500
17501 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17502
17503         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17504
17505 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17506
17507         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17508         when package is loaded.
17509
17510         * spam.el (spam-summary-score-preferred-header): Add global preference
17511         for people who want to override the default SpamAssassin over
17512         Bogofilter preference (when both are set).
17513         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17514         (spam-user-format-function-S):
17515         Check spam-summary-score-preferred-header.
17516         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17517         (spam-user-format-function-S): Format the score correctly.
17518
17519 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17522         signature file.  Suggested by Manoj Srivastava
17523         <srivasta@golden-gryphon.com>.
17524
17525         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17526         iso-2022-jp even in the Japanese language environment.
17527         Suggested by Jason Rumney <jasonr@gnu.org>.
17528
17529 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17532         use the same characters as the dummy marks; make it free from
17533         getting affected by the language environment.
17534         (gnus-summary-read-group-1): Update mark positions only when the
17535         format spec is updated.
17536
17537         * gnus-spec.el (gnus-update-format-specifications): Return a list
17538         of updated types.
17539
17540 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17541
17542         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17543         of boundp to check if display-warning is available.
17544
17545 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17546
17547         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17548
17549 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * nnspool.el (nnspool-spool-directory): Use news-path if the
17552         news-directory variable is not bound.
17553
17554         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17555         function instead of display-warning if it is not available.
17556
17557 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17558
17559         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17560         v5-10: Use `point-at-bol'.
17561
17562 2004-10-26  Simon Josefsson  <jas@extundo.com>
17563
17564         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17565         <chenggao@gmail.com>.
17566
17567 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17568
17569         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17570         instead.
17571
17572 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17573
17574         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17575         to remove a server from the nnimap-server-buffer-alist.
17576         (nnimap-open-connection, nnimap-close-server): Use it.
17577
17578         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17579
17580 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17583         running the major-mode function.
17584
17585 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17586
17587         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17588         dummy marks in the right way.
17589
17590 2004-10-18  David Edmondson  <dme@dme.org>
17591
17592         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17593         excessively.
17594
17595 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17596
17597         * gnus-util.el (gnus-split-references): Accept a nil references
17598         string and go on blissfully.
17599
17600         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17601         cases where the references string is non-nil but has no references.
17602
17603         * encrypt.el: Add autoload tags.
17604
17605         * spam.el (spam-resolve-registrations-routine): Remove article
17606         from unregistration list too.  Reported by David Hanak
17607         <dhanak@isis.vanderbilt.edu>
17608
17609 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17610
17611         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17612         nil.  Change custom type.
17613
17614 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17615
17616         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17617
17618         * gnus-sum.el (gnus-summary-move-article): Use it.
17619
17620 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17621
17622         * encrypt.el: Add autoload cookies.
17623
17624         * spam.el (spam-backend-article-list-property)
17625         (spam-backend-get-article-todo-list)
17626         (spam-backend-put-article-todo-list)
17627         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17628         Resolve registrations separately.
17629         (spam-register-routine): Format comments.
17630         (spam-unregister-routine, spam-register-routine): Always call with
17631         specific-articles, no default list.
17632         (spam-summary-prepare-exit): Use the spam-classifications function.
17633
17634         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17635         gnus-encrypt.el.
17636
17637         * encrypt.el: Copied from gnus-encrypt.el.
17638
17639         * gnus-encrypt.el: Commented that it's obsolete.
17640
17641 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17642
17643         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17644         (gnus-score-save): Use it.
17645
17646         * message.el (message-bury): Use `window-dedicated-p'.
17647
17648 2004-10-15  Simon Josefsson  <jas@extundo.com>
17649
17650         * pop3.el (top-level): Don't require nnheader.
17651         (pop3-read-timeout): Add.
17652         (pop3-accept-process-output): Add.
17653         (pop3-read-response, pop3-retr): Use it.
17654
17655 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17656
17657         * spam.el (spam-register-routine): Move comment.
17658         (spam-verify-bogofilter): Use 'unknown for the initial
17659         spam-bogofilter-valid state, not 'never.
17660
17661         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17662         for netrc-machine.
17663
17664         * nnimap.el (nnimap-open-connection):
17665         Use netrc-machine-user-or-password.
17666
17667 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17668
17669         * gnus-registry.el (gnus-registry-unload-hook):
17670         Set as a variable with add-hook.
17671
17672         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17673         of news-path.
17674
17675         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17676
17677         * spam.el: Delete duplicate `provide'.
17678         (spam-unload-hook): Set as a variable with add-hook.
17679
17680 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17681
17682         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17683         in the doc string.
17684
17685         * message.el (message-ignored-news-headers)
17686         (message-ignored-supersedes-headers)
17687         (message-ignored-resent-headers)
17688         (message-forward-ignored-headers): Improve custom type.
17689
17690 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * message.el (message-tokenize-header): Fix 2004-09-06 change
17693         which used point-min in the wrong place.
17694
17695 2004-10-12  Simon Josefsson  <jas@extundo.com>
17696
17697         * tls.el (tls-certtool-program): New variable.
17698         (tls-certificate-information): New function, based on
17699         ssl-certificate-information.
17700
17701 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17702
17703         * compface.el: Move the version of ELisp-based uncompface program
17704         to the contrib directory because of the copyright problem.
17705
17706 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17707
17708         * message.el (message-kill-buffer): Raise the current frame.
17709
17710 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17711
17712         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17713
17714         * gnus.el (message-y-or-n-p): Autoload.
17715
17716         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17717         (pop3-password-required, pop3-authentication-scheme)
17718         (pop3-leave-mail-on-server): Make customizable.
17719         (pop3): New custom group.
17720         (pop3-retr): Remove `sleep-for' statements.
17721         Suggested by Dave Love <fx@gnu.org>.
17722
17723         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17724         Windows/DOS.
17725
17726         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17727         (imap-parse-body): Fix incorrect use of `assert'.
17728         Suggested by Dave Love <fx@gnu.org>.
17729
17730         * mml.el (mml-minibuffer-read-disposition): Require match.
17731         Suggested by Dave Love <fx@gnu.org>.
17732
17733 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17734
17735         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17736         doc string.
17737
17738 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17741
17742 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17743
17744         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17745         instead of calling `mm-insert-inline', to decode text/* parts
17746         before displaying them.
17747
17748 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17749
17750         * mm-uu.el (mm-uu-text-plain-type): New variable.
17751         (mm-uu-pgp-signed-extract-1): Use it.
17752         (mm-uu-pgp-encrypted-extract-1): Use it.
17753         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17754         bind mm-uu-text-plain-type with that value.
17755         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17756         mm-uu-dissect.
17757
17758 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17759
17760         * gnus-group.el (gnus-update-group-mark-positions):
17761         * gnus-sum.el (gnus-update-summary-mark-positions):
17762         * message.el (message-check-news-body-syntax):
17763         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17764         of string-as-multibyte.
17765
17766 2004-10-05  Juri Linkov  <juri@jurta.org>
17767
17768         * gnus-group.el (gnus-update-group-mark-positions):
17769         * gnus-sum.el (gnus-update-summary-mark-positions):
17770         * message.el (message-check-news-body-syntax):
17771         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17772         8-bit unibyte values to a multibyte string for search functions.
17773
17774 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17775
17776         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17777         (mm-uu-dissect-text-parts): New function.
17778
17779         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17780         dissect text parts.
17781
17782         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17783         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17784
17785         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17786
17787         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17788         Use gnus-current-topics instead of gnus-current-topic.
17789
17790 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17791
17792         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17793
17794 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17795
17796         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17797         where approriate.
17798
17799         * nnml.el (nnml-generate-active-info): do.
17800
17801         * nndiary.el (nndiary-generate-active-info): do.
17802
17803         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17804         (gnus-topic-move): do.
17805
17806         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17807         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17808
17809         * gnus-srvr.el (gnus-server-prepare)
17810         (gnus-server-open-all-servers): do.
17811
17812         * gnus-msg.el (gnus-summary-cancel-article)
17813         (gnus-summary-resend-message)
17814         (gnus-summary-mail-crosspost-complaint): do.
17815
17816         * gnus-move.el (gnus-change-server): do.
17817
17818         * gnus-group.el (gnus-group-unmark-all-groups)
17819         (gnus-group-set-current-level): do.
17820
17821 2004-10-04  Simon Josefsson  <jas@extundo.com>
17822
17823         * message.el (message-generate-hashcash): Doc fix.
17824
17825 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17826
17827         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17828         avoid infinite recursion via gnus-get-function.
17829
17830 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17831
17832         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17833
17834         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17835
17836         * nnmail.el (nnmail-split-history): do.
17837
17838         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17839         (nnml-request-delete-group): do.
17840
17841         * nnslashdot.el (nnslashdot-read-groups): do.
17842
17843         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17844         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17845
17846         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17847         (nnspool-sift-nov-with-sed): Use last.
17848         (nnspool-retrieve-headers-with-nov): Use mapc.
17849         (nnspool-request-newgroups): Use dolist.
17850         (nnspool-request-group): Use last.
17851
17852         * nntp.el (nntp-read-server-type): Use dolist.
17853
17854         * nnvirtual.el (nnvirtual-create-mapping)
17855         (nnvirtual-update-read-and-marked): Use dolist.
17856         (nnvirtual-convert-headers): Simplify.
17857
17858 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17859
17860         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17861         Add support for sync'ing tick marks.
17862
17863 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17864
17865         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17866         there's no visible header.
17867
17868 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17869
17870         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17871         When necessary, pass full group name to gnus-request-set-marks.
17872
17873 2004-10-01  Simon Josefsson  <jas@extundo.com>
17874
17875         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17876         acroread.
17877
17878 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17879
17880         * spam-report.el (spam-report-gmane): Fix interactive.
17881
17882         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17883
17884         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17885         when writing file.
17886         (gnus-agent-synchronize-flags): Don't default to being
17887         interactive.
17888
17889 2004-09-30  Simon Josefsson  <jas@extundo.com>
17890
17891         * message.el (message-generate-hashcash): Add.
17892         (message-send-mail): Use it, call mail-add-payment.
17893
17894 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17895
17896         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17897
17898 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17899
17900         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17901         gnus-requst-update-info with explicit code to sync the in-memory
17902         info read flags with the marks being sync'd to the backend.
17903
17904         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17905
17906 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17907
17908         * spam.el (spam-verify-bogofilter): Add new function.
17909         (spam-check-bogofilter)
17910         (spam-bogofilter-register-with-bogofilter): Use it.
17911         (spam-verify-bogofilter): Add small fixes.
17912
17913 2004-09-28  Simon Josefsson  <jas@extundo.com>
17914
17915         * hashcash.el (hashcash-generate-payment): Revert.
17916
17917 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17918
17919         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17920         Use gnus-extract-references instead of gnus-split-references.
17921
17922         * gnus-util.el (gnus-extract-references): Add new function, analogous
17923         to gnus-split-references but extracts only the message-ID without
17924         anything extra.
17925
17926         * hashcash.el (hashcash-generate-payment)
17927         (hashcash-check-payment): Do the right thing if hashcash-path is
17928         nil (because the hashcash program could not be found).
17929
17930         * spam.el (spam-use-hashcash): Remove comment.
17931
17932 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17933
17934         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17935         (gnus-cache-enter-article, gnus-cache-remove-article)
17936         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17937
17938         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17939
17940         * gnus-art.el (article-hide-boring-headers)
17941         (article-translate-strings, article-display-face)
17942         (gnus-article-mime-match-handle-first)
17943         (gnus-article-highlight-headers)
17944         (gnus-article-add-buttons-to-head): do.
17945
17946 2004-09-27  Simon Josefsson  <jas@extundo.com>
17947
17948         * hashcash.el: New version, from
17949         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17950         ../contrib/.
17951
17952 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17953
17954         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17955
17956 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17957
17958         * gnus-dup.el (gnus-dup-open): Use mapc.
17959         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17960
17961         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17962         Reported by Stefan Wiens <s.wi@gmx.net>.
17963
17964         * gnus.el (gnus-shutdown): Use dolist.
17965
17966         * gnus-undo.el (gnus-undo): Use mapc.
17967
17968         * nnrss.el (nnrss-generate-active): do.
17969
17970         * message.el (message-cite-original-without-signature)
17971         (message-cite-original): Use mapc.
17972         (message-do-actions, message-make-forward-subject): Use dolist.
17973
17974 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17975
17976         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17977         deletion to remove entire duplicate line.  Fixes merged article
17978         number bug.
17979
17980 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17981
17982         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17983         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17984         first ask if you want to open a server and then, even when you
17985         responded with no, asking if you want to synchronize the server's
17986         flags.
17987         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17988         multi-line expressions.
17989         (gnus-agent-synchronize-group-flags): New internal function.
17990         Updates marks in memory (in the info structure) AND in the
17991         backend.
17992
17993         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17994
17995         * nnagent.el (nnagent-request-set-mark):
17996         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17997         method, to ensure that synchronization updates marks in the
17998         backend and in the info (in memory) structure.
17999
18000 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18001
18002         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18003         convention fully; don't miss the root article of a thread; make
18004         the X-Draft-From header with correct article numbers.
18005
18006 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18007
18008         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18009         unless plugged.  Disable the agent so that an open failure causes
18010         an error.
18011
18012         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18013         Revert 2004-09-21 change.  The backend must be opened while
18014         synchronizing flags even when the backend stores the flags
18015         locally.
18016
18017 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18018
18019         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18020         in `header' match.  Reported by Svend Tollak Munkejord.
18021
18022         * message.el (message-cite-original): Fix use of
18023         `message-cite-articles-with-x-no-archive'.
18024
18025 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18028         (gnus-window-to-buffer): Ditto.
18029
18030         * mml.el (mml-preview-buffer): New variable.
18031         (mml-preview): Manage window layout with gnus-buffer-configuration.
18032
18033         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18034         X-Draft-From header even if those articles aren't quoted.
18035
18036 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18037
18038         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18039         (gnus-request-set-mark, gnus-request-update-mark): Use new
18040         g-s-t-u-l-m to decide to use backend even when unplugged.
18041
18042 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18043
18044         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18045         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18046
18047 2004-09-20  Simon Josefsson  <jas@extundo.com>
18048
18049         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18050         "utf-16-le".
18051
18052 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18053
18054         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18055
18056 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18057
18058         * uudecode.el (uudecode-use-external): Add :version.
18059
18060         * smime.el (smime-CA-file, smime-encrypt-cipher)
18061         (smime-dns-server): Add :version.
18062
18063         * smiley.el (gnus-smiley-file-types): Add :version.
18064
18065         * sha1.el (sha1-use-external): Add :version.
18066
18067         * pgg-def.el (pgg-query-keyserver): Add :version.
18068
18069         * nnmail.el (nnmail-fancy-expiry-targets)
18070         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18071         Add :version.
18072
18073         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18074         (nnimap-retrieve-groups-asynchronous): Add :version.
18075         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18076
18077         * mml.el (mml-content-disposition-parameters)
18078         (mml-insert-mime-headers-always): Add :version.
18079
18080         * mm-util.el (mm-coding-system-priorities): Add :version.
18081
18082         * mm-decode.el (mm-inline-text-html-with-images)
18083         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18084         (mm-verify-option): Add :version.
18085         (mm-text-html-renderer): Change :version.
18086
18087         * message.el (message-fcc-externalize-attachments)
18088         (message-required-headers, message-draft-headers)
18089         (message-subject-trailing-was-query)
18090         (message-subject-trailing-was-ask-regexp)
18091         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18092         (message-mark-insert-end, message-archive-header)
18093         (message-archive-note, message-cross-post-default)
18094         (message-cross-post-note, message-followup-to-note)
18095         (message-cross-post-note-function, message-use-mail-followup-to)
18096         (message-subscribed-address-functions)
18097         (message-subscribed-address-file, message-subscribed-addresses)
18098         (message-subscribed-regexps, message-allow-no-recipients)
18099         (message-yank-cited-prefix, message-signature-insert-empty-line)
18100         (message-hidden-headers, message-hierarchical-addresses)
18101         (message-mail-user-agent, message-use-idna)
18102         (message-valid-fqdn-regexp)
18103         (message-strip-special-text-properties, message-header-synonyms)
18104         (message-beginning-of-line, message-tab-body-function): Add :version.
18105         (message-insert-canlock, message-wide-reply-confirm-recipients):
18106         Change :version.
18107
18108         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18109         and :version.
18110         (mail-source-delete-old-incoming-confirm)
18111         (mail-source-movemail-program): Add :version.
18112
18113         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18114         (gnus-agent-cache, gnus-agent): Change :version.
18115
18116         * gnus-util.el (gnus-use-byte-compile): Change :version.
18117
18118         * gnus-sum.el (gnus-summary-make-false-root-always)
18119         (gnus-summary-default-high-score)
18120         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18121         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18122         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18123         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18124         (gnus-sum-thread-tree-single-indent)
18125         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18126         (gnus-sum-thread-tree-leaf-with-other)
18127         (gnus-sum-thread-tree-single-leaf): Add :version.
18128         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18129         (gnus-article-loose-mime): Change :version.
18130
18131         * gnus-start.el (gnus-backup-startup-file)
18132         (gnus-save-startup-file-via-temp-buffer): Add :version.
18133
18134         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18135         (gnus-server-offline-face): Add :version.
18136
18137         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18138
18139         * gnus-msg.el (gnus-gcc-externalize-attachments)
18140         (gnus-debug-files, gnus-debug-exclude-variables)
18141         (gnus-discouraged-post-methods): Change :version.
18142         (gnus-confirm-mail-reply-to-news)
18143         (gnus-confirm-treat-mail-like-news): Add :version.
18144
18145         * gnus-int.el (gnus-server-unopen-status): Add :version.
18146
18147         * gnus-group.el (gnus-group-jump-to-group-prompt)
18148         (gnus-large-ephemeral-newsgroup)
18149         (gnus-fetch-old-ephemeral-headers): Add :version.
18150
18151         * gnus-fun.el (gnus-x-face-directory)
18152         (gnus-convert-pbm-to-x-face-command)
18153         (gnus-convert-image-to-x-face-command)
18154         (gnus-convert-image-to-face-command): Add :version.
18155
18156         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18157
18158         * gnus-cite.el (gnus-cite-blank-line-after-header)
18159         (gnus-article-boring-faces): Add :version.
18160
18161         * gnus-art.el (gnus-buttonized-mime-types)
18162         (gnus-inhibit-mime-unbuttonizing)
18163         (gnus-treat-display-face)
18164         (gnus-treat-body-boundary): Change :version.
18165         (gnus-body-boundary-delimiter, gnus-picon-databases)
18166         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18167         (gnus-treat-date-english, gnus-treat-fold-headers)
18168         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18169         (gnus-treat-mail-picon, gnus-treat-wash-html)
18170         (gnus-article-encrypt-protocol)
18171         (gnus-use-idna, gnus-article-over-scroll)
18172         (gnus-mime-display-multipart-alternative-as-mixed)
18173         (gnus-mime-display-multipart-related-as-mixed)
18174         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18175         (gnus-ctan-url, gnus-button-ctan-handler)
18176         (gnus-button-handle-ctan-bogus-regexp)
18177         (gnus-button-ctan-directory-regexp)
18178         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18179         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18180         (gnus-button-man-level, gnus-button-emacs-level)
18181         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18182
18183         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18184         (gnus-agent-go-online): Change :version.
18185         (gnus-agent-expire-unagentized-dirs)
18186         (gnus-agent-auto-agentize-methods): Add :version.
18187
18188         * flow-fill.el (fill-flowed-display-column)
18189         (fill-flowed-encode-column): Add :version.
18190
18191         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18192         (gnus-outlook-deuglify-unwrap-max)
18193         (gnus-outlook-deuglify-cite-marks)
18194         (gnus-outlook-deuglify-unwrap-stop-chars)
18195         (gnus-outlook-deuglify-no-wrap-chars)
18196         (gnus-outlook-deuglify-attrib-cut-regexp)
18197         (gnus-outlook-deuglify-attrib-verb-regexp)
18198         (gnus-outlook-deuglify-attrib-end-regexp)
18199         (gnus-outlook-display-hook): Add :version.
18200
18201         * binhex.el (binhex-use-external): Add :version.
18202
18203 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18204
18205         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18206         and `invisible'.
18207
18208 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18209
18210         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18211         in gnus-registry-trim.
18212
18213 2004-09-13  Simon Josefsson  <jas@extundo.com>
18214
18215         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18216
18217         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18218
18219         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18220         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18221         <yamaoka@jpl.org>.
18222         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18223         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18224         <yamaoka@jpl.org>.
18225
18226         * sieve.el (sieve-manage-mode): Ditto.
18227
18228 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18229
18230         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18231
18232 2004-09-11  Simon Josefsson  <jas@extundo.com>
18233
18234         * dns-mode.el: Add.
18235
18236         * mm-view.el (mm-display-dns-inline): Add.
18237
18238         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18239         (mm-automatic-display): Ditto.
18240
18241         * mailcap.el (mailcap-mime-data): Add text/dns.
18242         (mailcap-mime-extensions): Map .soa to text/dns.
18243
18244 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18245
18246         * gnus-art.el (article-decode-mime-words, article-babel)
18247         (gnus-article-highlight-signature, gnus-article-add-buttons)
18248         (gnus-signature-toggle): Remove unnecessary bindings of
18249         `inhibit-read-only' inherited from v5.10 merge.
18250
18251 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18252
18253         * nntp.el (nntp): New customization group.
18254         (nntp-authinfo-file): Add customization group.
18255
18256         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18257
18258         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18259
18260         * gnus.el (to-address, to-list, subscribed)
18261         (large-newsgroup-initial): Ditto.
18262
18263         * flow-fill.el (fill-flowed-display-column)
18264         (fill-flowed-encode-column): Ditto.
18265
18266 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18267
18268         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18269         Use point-min rather than 1.
18270         (message-send-mail): Use buffer-size rather than point-max.
18271
18272         * gnus-sum.el (gnus-summary-search-article-forward):
18273         Signal a specific `search-failed' rather than a generic `error'.
18274
18275         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18276         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18277         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18278
18279 2004-09-10  Simon Josefsson  <jas@extundo.com>
18280
18281         * nndb.el (require): Remove tcp and duplicate cl.
18282
18283 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18284
18285         * gnus-agent.el (directory-files-and-attributes): Move forward.
18286
18287 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18288
18289         * gnus-agent.el (directory-files-and-attributes):
18290         Optionally defined to support XEmacs.
18291
18292 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18293
18294         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18295         to avoid run-time CL dependencies.
18296         (gnus-agent-unfetch-articles): New function.
18297         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18298         article numbers even when local .overview file is missing.
18299         (gnus-agent-read-article-number): New function.  Only accepts
18300         27-bit article numbers.
18301         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18302         Use gnus-agent-read-article-number.
18303         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18304         from backend while recognizing that article numbers in .overview
18305         must be valid.
18306         (gnus-agent-update-files-total-fetched-for):
18307         Use directory-files-and-attributes to improve performance.
18308         * gnus-int.el (gnus-request-move-article):
18309         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18310         improve performance.
18311
18312         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18313         some users confused by references to .newsrc when they only have a
18314         .newsrc.eld file.
18315         (gnus-convert-mark-converter-prompt)
18316         (gnus-convert-converter-needs-prompt): Fix use of property list.
18317         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18318         New function.  Used internally to only display 'gnus converting
18319         files' message when actually necessary.
18320
18321         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18322         methods now autoloaded.
18323
18324 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18325
18326         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18327         identifiers.
18328
18329 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18330
18331         * gnus-picon.el: Fix indentation and closing parenthesis.
18332
18333 2004-09-01  Simon Josefsson  <jas@extundo.com>
18334
18335         * message.el (message-canlock-generate): Require sha1, not
18336         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18337         to require within a function.  Sadly, if sha1.el isn't loaded, the
18338         let binding in m-c-g will hide the defcustom definition, which is
18339         bad.)
18340
18341         * canlock.el: Require sha1, not sha1-el.
18342
18343         * message.el: Don't autoload sha1 (there is a autoload cookie in
18344         sha1.el).
18345
18346         * sha1-el.el: Rename to sha1.el.
18347
18348 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18349
18350         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18351
18352 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18353
18354         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18355
18356 2004-08-30  Kim F. Storm  <storm@cua.dk>
18357
18358         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18359
18360         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18361         Add :group 'nnimap.
18362
18363 2004-08-30  Andreas Schwab  <schwab@suse.de>
18364
18365         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18366         ?* and ?\;.
18367
18368         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18369         and ?\' to symbol instead of whitespace.
18370
18371 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18372
18373         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18374
18375         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18376         instead of re-search-forward.
18377
18378         * gnus-uu.el (gnus-uu-save-article): Ditto.
18379         (gnus-uu-post-encode-uuencode): Ditto.
18380
18381         * html2text.el (html2text-clean-list-items): Ditto.
18382         (html2text-clean-dtdd): Ditto.
18383         (html2text-format-tags): Ditto.
18384
18385         * message.el (message-send-mail-with-sendmail): Fix regexp.
18386         (message-fill-field-general): Use search-forward instead of
18387         re-search-forward.
18388         (unbold-region): Ditto.
18389
18390         * nnrss.el (nnrss-request-article): Ditto.
18391
18392         * nnslashdot.el (nnslashdot-request-article): Ditto.
18393
18394         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18395
18396         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18397         "Unrecognized menu descriptor" error in XEmacs.
18398
18399 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18400
18401         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18402         parent article of a sparse article in the thread hashtb.
18403
18404 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18405
18406         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18407         (nnmail-expand-newtext): Lowercase expanded entries if
18408         nnmail-split-lowercase-expanded is non-nil.
18409
18410 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18411
18412         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18413
18414         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18415         of gnus-tmp-news-method into string under XEmacs.  It will be
18416         passed to gnus-correct-length which takes only a string argument.
18417
18418 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18419
18420         * gnus-util.el (gnus-bind-print-variables): New macro.
18421         (gnus-prin1): Use it.
18422         (gnus-prin1-to-string): Use it.
18423         (gnus-pp): New function.
18424         (gnus-pp-to-string): New function.
18425
18426         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18427         Replace pp-to-string with gnus-pp-to-string.
18428         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18429         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18430         * gnus-msg.el (gnus-debug): Ditto.
18431         * gnus-score.el (gnus-score-save): Ditto.
18432         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18433         gnus-pp-to-string.
18434         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18435         with gnus-pp.
18436         * score-mode.el (gnus-score-pretty-print): Ditto.
18437         * webmail.el (webmail-debug): Ditto.
18438
18439 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18440
18441         * gnus-art.el (article-display-face, article-display-x-face):
18442         Use buffer-read-only.
18443
18444 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18445
18446         * gnus-art.el (article-hide-list-identifiers):
18447         Bind inhibit-read-only as t.
18448
18449 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18452
18453 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18454
18455         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18456         (gnus-narrow-to-page): Don't assume point-min == 1.
18457         (gnus-article-edit-mode): Derive from message-mode.
18458
18459         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18460         point-min == 1.
18461
18462         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18463         Disable incorrect use of `assert'.
18464
18465         * message.el (message-mode): Set comment-start-skip.
18466
18467
18468 2004-08-22  Sam Steingold  <sds@gnu.org>
18469
18470         * pop3.el (pop3-leave-mail-on-server): New user variable.
18471         (pop3-movemail): Delete mail only when it is nil.
18472
18473 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18474
18475         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18476
18477         * mml.el (mml-preview): Use `pop-to-buffer'.
18478
18479         * message.el (message-goto-mail-followup-to): Insert after "To".
18480         (message-carefully-insert-headers): Add comment.
18481
18482         * gnus.el: Remove unused variable `gnus-article-check-size'.
18483
18484         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18485
18486         * gnus-art.el (gnus-button-alist):
18487         Improve `gnus-button-handle-library' entry.
18488
18489 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18490
18491         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18492         Use downcase, since XEmacs capitalizes error messages differently.
18493
18494 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18495
18496         * nntp.el: Add (require 'gnus) due to reference to
18497         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18498
18499 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18500
18501         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18502         Bind `mm-fill-flowed'.
18503
18504         * mm-decode.el (mm-dissect-singlepart): Check it.
18505
18506 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18507
18508         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18509         'imap' for netrc parsing.
18510
18511 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18512
18513         * mailcap.el (mailcap-mime-data): Mark as risky.
18514
18515 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18516
18517         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18518         may be included in the encoded word.
18519         (rfc2047-encode): Don't append a space if the encoded word
18520         includes close parenthesis.
18521
18522 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18523
18524         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18525         of text within parentheses.
18526
18527 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18528
18529         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18530         (gnus-encrypt-write-file-contents): Make the password key the file
18531         name PLUS the cipher, not just the cipher.  Also remove failed
18532         passwords from the cache.
18533
18534 2004-08-06  Simon Josefsson  <jas@extundo.com>
18535
18536         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18537         Doc fix.
18538
18539 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18540
18541         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18542         LWSP.
18543
18544 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18545
18546         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18547         Try to append in-reply-to: data to the references: header.
18548
18549         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18550         (netrc-parse): Use gnus-encrypt.el functions.
18551
18552         * gnus-encrypt.el: Add new file for encryption support; currently
18553         does only a few GPG ciphers and an internal XOR cipher.
18554
18555         * password.el: Add comments on using password-read-and-add.
18556         (password-read-and-add): Add function to read and add the
18557         password to the cache at once.
18558
18559 2004-07-28  Simon Josefsson  <jas@extundo.com>
18560
18561         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18562         parameter (but don't use it, for now).
18563
18564         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18565         instead of hard coding to nil.
18566
18567 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18568
18569         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18570         as mm-inline-image-xemacs does.
18571
18572 2004-07-26  Simon Josefsson  <jas@extundo.com>
18573
18574         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18575         Revert part of 2004-07-17 change below.
18576
18577 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18578
18579         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18580         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18581
18582 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18583
18584         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18585         quotes that actually start with ">" at the beginning of the
18586         lines.
18587
18588 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18589
18590         * rfc2047.el (rfc2047-encode-region): Fix last change.
18591         (rfc2047-encode-parameter): Remove useless concat.
18592
18593 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18594
18595         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18596         encode special characters; fix some kind of misconfigured headers;
18597         signal a real error if debug-on-quit or debug-on-error is non-nil.
18598         (rfc2047-encode-max-chars): New variable.
18599         (rfc2047-encode-1): Use it.
18600         (rfc2047-encode-parameter): New function.
18601
18602         * mml.el (mml-insert-parameter): Remove an excessive space.
18603
18604 2004-07-17  Simon Josefsson  <jas@extundo.com>
18605
18606         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18607         Kai Grossjohann <kai@emptydomain.de>.
18608         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18609         (gnus-group-make-menu-bar): Ditto.
18610
18611         * gnus-util.el (gnus-group-server): Add.
18612
18613 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18614
18615         * message.el (message-clone-locals): Clone sendmail and smtp
18616         variables.
18617
18618 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18619
18620         * rfc2047.el (rfc2047-encode-region): Fix last change.
18621
18622 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18623
18624         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18625         characters as non-special.
18626
18627 2004-07-09  Simon Josefsson  <jas@extundo.com>
18628
18629         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18630         Users will lose all flag changes made while unplugged with
18631         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18632         good default.  See numerous reports on ding mailing list.
18633
18634 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18635
18636         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18637         add generate-head-function and generate-article-function to the
18638         rfc822-forward entry.
18639         (nndoc-rfc822-forward-generate-article): New function.
18640         (nndoc-rfc822-forward-generate-head): New function.
18641
18642         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18643
18644 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18645
18646         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18647         respect display group parameter and gnus-summary-expunge-below.
18648         (gnus-articles-to-read): Remove unused reference to display group
18649         parameter.
18650
18651 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18652
18653         * nnheader.el (nnheader-uniquify-message-id): New experimental
18654         variable.
18655         (nnheader-nov-read-message-id): Use it.
18656
18657         * spam-report.el (spam-report-gmane): Add interactive.
18658
18659 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18660
18661         * mm-encode.el (mm-content-transfer-encoding-defaults):
18662         Use qp-or-base64 for the application/* types.
18663
18664 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18665
18666         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18667
18668 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18669
18670         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18671         trim value.
18672
18673 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18674
18675         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18676         New macro and function.
18677         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18678
18679 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18680
18681         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18682         after-load-alist.
18683
18684 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18685
18686         * gnus-group.el (gnus-group-get-new-news-this-group):
18687         Don't update info that isn't there.
18688
18689 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18690
18691         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18692         entry.
18693
18694 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18695
18696         * mm-view.el (mm-inline-render-with-function): Use multibyte
18697         buffer; decode html source by charset.
18698
18699         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18700
18701         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18702         Mule-UCS is loaded under XEmacs.
18703         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18704
18705 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18706
18707         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18708
18709 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * mm-util.el (mm-coding-system-p): Return a coding-system.
18712         (mm-mime-mule-charset-alist): Use shift_jis instead of
18713         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18714         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18715         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18716         instead of japanese-shift-jis and iso-latin-1 respectively in
18717         order to share the default value with both Emacs and XEmacs-mule.
18718         (mm-mule-charset-to-mime-charset):
18719         Make mm-coding-system-priorities effective.
18720         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18721         while predicating of candidates upon the priorities.
18722
18723 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18724
18725         * gnus-sum.el (gnus-summary-make-menu-bar):
18726         Add gnus-uu-invert-processable.
18727
18728         * gnus.el: Autoload gnus-uu-invert-processable.
18729
18730 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18731
18732         * mm-util.el (mm-with-multibyte-buffer): New macro.
18733
18734         * rfc2047.el (rfc2047-encode-string): Use it.
18735         (rfc2047-encode-region): Move point to the end of the region after
18736         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18737
18738 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18739
18740         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18741         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18742
18743 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18744
18745         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18746         (gnus-cite-parse): Ignore quoted envelope From_.
18747         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18748
18749 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18750
18751         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18752         invalid addresses.
18753
18754 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18755
18756         * spam.el: Change section markers, revise TODO list.
18757         (spam-backends): Make new master list of all installed backends.
18758         (spam-summary-exit-behavior): Add new variable to determine how
18759         messages moves are done at summary exit.
18760         (spam-move-spam-nonspam-groups-only)
18761         (spam-process-ham-in-nonham-groups)
18762         (spam-process-ham-in-spam-groups): Remove variables, the
18763         spam-summary-exit-behavior variable should be used to manage this
18764         behavior.
18765         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18766         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18767         and spam-old-spam-articles.
18768         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18769         Add empty variables, placeholders for the backends they represent.
18770         (spam-set-difference): Move, unchanged.
18771         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18772         unless the user has a processor variable.
18773         (spam-classifications, spam-classification-valid-p)
18774         (spam-backend-properties, spam-backend-property-valid-p)
18775         (spam-backend-function-type-valid-p)
18776         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18777         (spam-report-articles-gmane, spam-report-articles-resend):
18778         Remove functions, they are not needed.
18779         (spam-install-backend-super, spam-backend-list)
18780         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18781         (spam-backend-function, spam-backend-ham-registration-function)
18782         (spam-backend-spam-registration-function)
18783         (spam-backend-ham-unregistration-function)
18784         (spam-backend-spam-unregistration-function)
18785         (spam-backend-statistical-p, spam-backend-mover-p)
18786         (spam-install-backend-alias, spam-install-checkonly-backend)
18787         (spam-install-mover-backend, spam-install-nocheck-backend)
18788         (spam-install-backend, spam-install-statistical-backend)
18789         (spam-install-statistical-checkonly-backend): Add backend installation
18790         support.
18791         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18792         (spam-group-processor-p): Use the new backend code and respect the
18793         summary exit behavior.
18794         (spam-mark-spam-as-expired-and-move-routine): Remove.
18795         (spam-summary-prepare): Change to use the new spam-old-articles
18796         variable.
18797         (spam-copy-or-move-routine, spam-copy-spam-routine)
18798         (spam-move-spam-routine, spam-copy-ham-routine)
18799         (spam-move-ham-routine): Add code to copy/move ham or spam.
18800         (spam-fetch-field-fast): Improve doc and code, plus allow the
18801         'number request.
18802         (spam-list-of-checks, spam-list-of-statistical-checks):
18803         Remove variables.
18804         (spam-split, spam-find-spam): Use the new backend code.
18805         (spam-registration-functions): Remove variable.
18806         (spam-unregister-routine): Add convenience wrapper.
18807         (spam-log-undo-registration, spam-register-routine)
18808         (spam-log-processing-to-registry)
18809         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18810         where possible.
18811         (spam-check-gmane-xref, spam-check-regex-headers)
18812         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18813         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18814         (spam-check-bogofilter-headers, spam-check-spamoracle)
18815         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18816         (spam-check-crm114-headers): Use the spam-split-group that
18817         spam-split prepares, no need to determine it every time.
18818
18819         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18820         to the nnheader-parse-naked-head call.
18821
18822         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18823
18824         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18825         the nnheader-nov-read-message-id call.
18826
18827 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18828
18829         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18830         gnus-activate-group twice.  Suggested by Markus Peter
18831         <warp@spin.de>.
18832
18833 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18834
18835         * gnus-art.el (gnus-article-time-format): Exchange the order of
18836         day and month in the default value; fix customization type.
18837         (article-date-ut): Use add-text-properties.
18838         (article-make-date-line): Use message-make-date instead of
18839         current-time-string.
18840
18841         * message.el (message-fetch-field): Don't use set-text-properties.
18842         (message-make-date): Simplify.
18843
18844         * messagexmas.el (message-xmas-make-date): New function.
18845         (message-xmas-redefine): Defalias message-make-date to it.
18846
18847 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18848
18849         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18850         (rfc2047-encode-region): Treat text within parentheses as special;
18851         show the original text when error has occurred.
18852
18853         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18854         already-computed method to gnus-activate-group.
18855
18856         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18857         same select-methods identical Lisp objects.
18858
18859         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18860         object when modifying the info.
18861
18862 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18863
18864         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18865         gnus-opened-servers since it has never been opened with the new
18866         configuration yet.
18867
18868 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18869
18870         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18871         arg to nnheader-generate-fake-message-id.
18872
18873 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18874
18875         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18876         number and build a fake message ID localized to a group and
18877         article number (so it's repeatable from that point on).
18878         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18879         ID format.
18880
18881         * gnus-sum.el (gnus-get-newsgroup-headers):
18882         Call nnheader-generate-fake-message-id with the article number.
18883
18884 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18885
18886         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18887         end-of-buffer.
18888
18889 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18890
18891         * message.el (message-ignored-supersedes-headers): Add Approved.
18892
18893 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18894
18895         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18896         goto-char.
18897         (rfc2047-encode): Fold the line before encoding.
18898
18899 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18900
18901         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18902         folding -- not all headers can be folded, and this should be done
18903         by the message composition mode.  Probably.  I think.
18904
18905 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18906
18907         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18908         fast.
18909
18910         * gnus-ems.el (gnus-remove-image): Don't use
18911         message-text-with-property; remove only the image found first.
18912
18913         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18914         found first.
18915
18916 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18917
18918         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18919
18920 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18921
18922         * message.el (message-text-with-property): Make it fast and accept
18923         optional arguments.
18924         (message-strip-forbidden-properties): Use it.
18925         (message-fix-before-sending): Follow the m-t-w-p change.
18926
18927         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18928
18929 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * gnus-art.el (article-hide-headers): Don't change the buffer
18932         mistakenly when performing mml-preview even if
18933         gnus-single-article-buffer is nil.
18934
18935 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18936
18937         * message.el (message-expand-name-databases): New user option.
18938         (message-expand-name): Use it.
18939
18940 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18941
18942         * spam.el (spam-report-articles-resend)
18943         (spam-report-resend-register-routine): Allow ham reporting.
18944         (spam-report-resend-register-ham-routine): Add wrapper.
18945         (spam-registration-functions): Add ham resending functions.
18946         (spam-list-of-processors): Add ham resend processor.
18947
18948         * gnus.el (ham-resend-to): Add new group parameter.
18949         (spam-process): Add ham resend option.
18950
18951         * spam-report.el (spam-report-resend): Allow reporting ham.
18952         (spam-report-resend-ham): Add wrapper.
18953
18954 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18955
18956         * message.el (message-cite-articles-with-x-no-archive):
18957         New variable.
18958         (message-cite-original): Use it.
18959
18960 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18961
18962         * message.el (message-cite-original): Respect X-No-Archive.
18963
18964 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18965
18966         * gnus-art.el (article-hide-headers): Refer to the values for
18967         gnus-ignored-headers and gnus-visible-headers in the summary
18968         buffer since a user may have set them as group parameters.
18969
18970 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18971
18972         * assistant.el (assistant-node-name): Add convenience function.
18973         (assistant-render-text, assistant-render-node): Add error handling,
18974         plus handle multiple next nodes.
18975         (assistant-find-next-node): Comment out for now.
18976         (assistant-find-next-nodes): Add function, returns list of next
18977         nodes.
18978
18979 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18980
18981         * mail-source.el (mail-source-directory): Fix doc-string.
18982
18983 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18984
18985         * assistant.el (assistant-render-text, assistant-eval): Add :set
18986         widget type, which is different because it takes and returns a
18987         list.  Much hilarity ensues.
18988
18989 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18990
18991         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18992
18993         * gnus-group.el (gnus-group-get-new-news-this-group):
18994         Add doc-string.
18995
18996         * gnus-start.el (gnus-activate-group): Add doc-string.
18997
18998 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18999
19000         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19001
19002 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19003
19004         * assistant.el (assistant-render-text): Try to add a :set
19005         widget, more to come.
19006
19007         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19008         strings.
19009         (spam-report-articles-resend)
19010         (spam-register-routine): Do registration iff any articles warrant
19011         it.
19012         (spam-summary-prepare-exit): Change log message for nil group
19013         destinations.
19014
19015 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19016
19017         * spam.el (spam-report-resend-register-routine):
19018         Allow spam-report-resend-to to be a group parameter or a global value.
19019
19020 2004-05-26  Simon Josefsson  <jas@extundo.com>
19021
19022         * starttls.el: Merge with my GNUTLS based starttls.el.
19023         (starttls-gnutls-program, starttls-use-gnutls)
19024         (starttls-extra-arguments, starttls-process-connection-type)
19025         (starttls-connect, starttls-failure, starttls-success):
19026         New variables.
19027         (starttls-program, starttls-extra-args): Doc fix.
19028         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19029         New functions.
19030         (starttls-negotiate, starttls-open-stream):
19031         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19032         function if it is set.
19033
19034 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19035
19036         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19037         structured fields.
19038
19039 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19040
19041         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19042
19043 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19044
19045         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19046         Add variable.
19047         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19048         assigning the spam-mark to new messages.
19049
19050 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19051
19052         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19053
19054 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19055
19056         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19057
19058         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19059         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19060         default.
19061
19062 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19063
19064         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19065         correct data.
19066
19067 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19068
19069         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19070         (spam-group-processor-p): Fix function.
19071         (spam-group-processor-multiple-p)
19072         (spam-group-spam-processor-report-gmane-p)
19073         (spam-group-spam-processor-report-resend-p)
19074         (spam-group-spam-processor-bogofilter-p)
19075         (spam-group-spam-processor-blacklist-p)
19076         (spam-group-spam-processor-ifile-p)
19077         (spam-group-ham-processor-ifile-p)
19078         (spam-group-spam-processor-spamoracle-p)
19079         (spam-group-spam-processor-crm114-p)
19080         (spam-group-ham-processor-bogofilter-p)
19081         (spam-group-spam-processor-stat-p)
19082         (spam-group-ham-processor-stat-p)
19083         (spam-group-ham-processor-whitelist-p)
19084         (spam-group-ham-processor-BBDB-p)
19085         (spam-group-ham-processor-spamoracle-p)
19086         (spam-group-ham-processor-copy-p): Remove functions with some
19087         prejudice against unneeded code.
19088         (spam-report-articles-resend)
19089         (spam-report-resend-register-routine): Allow the group/topic
19090         spam-resend-to value to override spam-report-resend-to.
19091         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19092         properly now.
19093
19094         * gnus.el (spam-resend-to): Add group/topic parameter.
19095         (spam-process): Move the OBSOLETE processors to the end of the
19096         choices.
19097
19098 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19099
19100         * spam-report.el (spam-report-resend-to, spam-report-resend):
19101         Start with resend-to set to nil, and then ask the user if necessary.
19102         (spam-report-resend): spam-report-resend takes a list of articles, not
19103         separate article numbers.
19104
19105 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19106
19107         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19108         addition to emacs-w3m.
19109
19110 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19111
19112         * assistant.el (assistant-authinfo-data): New function.
19113         (assistant-eval): Eval for entire assistant.
19114
19115         * netrc.el (netrc-services-file): New variable.
19116         (netrc-parse-services): New function.
19117         (netrc-find-service-name): New function.
19118         (netrc-find-service-number): New function.
19119         (netrc-port-equal): New function.
19120         (netrc-machine): Use it.
19121
19122         * nnimap.el (nnimap-open-connection): Use netrc.
19123
19124         * gnus-util.el (gnus-netrc-get): Remove aliases.
19125
19126         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19127
19128         * assistant.el (wid-edit): Fix compilation.
19129
19130         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19131
19132 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19133
19134         * gnus-util.el (gnus-set-file-modes): New function.  (small
19135         patch).
19136
19137 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19138
19139         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19140
19141         * assistant.el (assistant-render-node): Fix up rendering and
19142         read-only text.
19143         (assistant-render-node): Reset.
19144         (assistant-make-read-only): Not sticky.
19145
19146 2004-05-20  Danny Siu  <dsiu@adobe.com>
19147
19148         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19149         centered even when gnus-auto-center-summary is t.
19150
19151 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19152
19153         * dns.el (dns-get-txt-answer): New function.
19154         (dns-read-txt): Ditto.
19155         (query-dns): Use it.
19156
19157 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19160         active for foreign groups even if the group level is higher than
19161         the specified value.
19162
19163 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19164
19165         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19166         non-active groups.
19167
19168         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19169
19170 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19171
19172         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19173
19174 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19175
19176         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19177         (spam-crm114-header, spam-crm114-spam-switch)
19178         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19179         (spam-crm114-positive-spam-header)
19180         (spam-crm114-database-directory, spam-list-of-processors)
19181         (spam-group-spam-processor-crm114-p)
19182         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19183         (spam-generic-score, spam-list-of-checks)
19184         (spam-list-of-statistical-checks, spam-registration-functions)
19185         (spam-check-crm114-headers, spam-crm114-score)
19186         (spam-check-crm114, spam-crm114-register-with-crm114)
19187         (spam-crm114-register-spam-routine)
19188         (spam-crm114-unregister-spam-routine)
19189         (spam-crm114-register-ham-routine)
19190         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19191         From asjo@koldfront.dk (Adam Sjøgren).
19192
19193         * gnus.el: Add spam-use-crm114.
19194
19195         * spam.el (spam-list-of-processors, spam-registration-functions):
19196         Add spam-use-resend.
19197         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19198         (spam-report-articles-gmane): Add doc fix.
19199         (spam-report-articles-resend, spam-report-resend-register-routine):
19200         Add wrappers around spam-report-resend-to.
19201
19202         * spam-report.el (spam-report-resend-to, spam-report-resend):
19203         Add support for resending spam.
19204         (spam-report-gmane): Fix line length >80.
19205
19206         * gnus.el (spam-process): Add spam-use-resend.
19207
19208 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19209
19210         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19211         number of processed spam messages.
19212         (spam-ham-copy-or-move-routine): Return the number of processed
19213         ham messages.
19214         (spam-summary-prepare-exit): Use the above values to decide
19215         whether status messages shouled be displayed.
19216
19217 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19218
19219         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19220         `rfc2047-encoding-function-alist' in order to avoid conflicting
19221         with the old version.
19222         (rfc2047-encode-region): Concatenate words containing non-ASCII
19223         characters in structured fields; don't encode space-delimited
19224         ASCII words even in unstructured fields; don't break words at
19225         char-category boundaries.
19226         (rfc2047-encode-1): New function.
19227         (rfc2047-encode): Use it; encode text so that it occupies the
19228         maximum width within 76-column; work correctly on Q encoding for
19229         iso-2022-* charsets.
19230         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19231         sure not to break a line just after the header name.
19232         (rfc2047-b-encode-region): Remove.
19233         (rfc2047-b-encode-string): New function.
19234         (rfc2047-q-encode-region): Remove.
19235         (rfc2047-q-encode-string): New function.
19236
19237         * mm-util.el (mm-replace-in-string): New function.
19238
19239 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19240
19241         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19242         Really get it right.
19243         (gnus-inews-make-draft): Really.
19244
19245 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19246
19247         * nnmh.el (nnmh-request-list-1): Don't check the link count
19248         before descending.  (small patch)
19249
19250 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19251
19252         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19253         stuff.
19254
19255         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19256         Match on real group name.
19257
19258         * gnus-art.el (gnus-signature-limit): Doc fix.
19259
19260         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19261
19262         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19263
19264 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19265
19266         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19267         isn't a string.
19268
19269 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19270
19271         * gnus-draft.el (gnus-draft-send):
19272         Bind rfc2047-encode-encoded-words.
19273
19274         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19275         (rfc2047-encodable-p): Say that =? needs encoding.
19276         (rfc2047-encode-encoded-words): New variable.
19277
19278         * gnus-group.el (gnus-group-select-group): Doc fix.
19279
19280         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19281
19282         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19283         to nil.
19284
19285         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19286
19287         * nnheader.el (nnheader-get-lines-and-char): New function.
19288
19289 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19290
19291         * gnus-msg.el (gnus-summary-followup-with-original):
19292         Document yanking of region when active.
19293
19294 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19295
19296         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19297         groups if the group level is higher than the specified value.
19298
19299 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19300
19301         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19302         (gnus-group-jump-to-group): Add prefix argument using
19303         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19304         non-active group.
19305
19306         * compface.el (uncompface): Be verbose when changing
19307         `uncompface-use-external'.
19308
19309         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19310         handle manual section.
19311
19312 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19313
19314         * gnus-art.el (gnus-button-alist): Revert previous change.
19315
19316 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19317
19318         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19319
19320 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19321
19322         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19323         whether backend can accept message.
19324
19325         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19326
19327 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19328
19329         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19330         Avoid creating directory when nntp-marks-is-evil is true.
19331         Reported by Reiner Steib.
19332
19333 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19334
19335         * gnus-picon.el (gnus-picon-style): New variable.
19336         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19337         (gnus-picon-transform-address): Support `gnus-picon-style'.
19338         From Jesper Harder <harder@ifa.au.dk>.
19339
19340 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19341
19342         * message.el (message-fill-field): Return point.
19343         (message-generate-headers): Go to end of field.
19344
19345         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19346         stuff for non-living groups.
19347
19348 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19349
19350         * gnus-art.el (gnus-article-followup-with-original)
19351         (gnus-article-reply-with-original): gnus-mark-active-p ->
19352         gnus-region-active-p.
19353
19354 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19355
19356         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19357         only when there is spam or ham to be processed.
19358
19359 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19360
19361         * mail-source.el (mail-source-delete-crash-box): Refactor.
19362         (mail-source-fetch): Use it.
19363         (mail-source-fetch-file): Ditto.
19364         (mail-source-fetch-directory): Run postscript in loop.
19365         (mail-source-fetch-pop): Delete.
19366         (mail-source-fetch-maildir): Ditto.
19367         (mail-source-fetch-imap): Ditto.
19368
19369         * imap.el (imap-authenticators): Comment out sasl.
19370
19371         * message.el (message-skip-to-next-address): New function.
19372         (message-fill-header-address): Refactor.
19373         (message-fill-address): Use it.
19374         (message-delete-address): Use it.
19375         (message-fill-header-general): Refactor.
19376         (message-fill-field-address): Rename.
19377         (message-narrow-to-field): Find the start of the header.
19378         (message-header-format-alist): Don't pre-fill.
19379         (message-fill-header): Remove.
19380         (message-insert-header): New function.
19381         (message-shorten-references): Use it.
19382
19383         * rfc2047.el (rfc2047-field-value): Strip props.
19384
19385         * mail-parse.el (mail-header-make-address): New alias.
19386
19387         * ietf-drums.el (ietf-drums-make-address): New function.
19388
19389         * imap.el: Add compiler directives.
19390
19391         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19392
19393         * gnus-art.el (article-decode-idna-rhs): Don't use
19394         message-idna-inside-rhs-p.
19395
19396 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19397
19398         * message.el (message-idna-inside-rhs-p): Remove.
19399         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19400
19401         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19402         false positives.
19403
19404 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19405
19406         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19407
19408 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19409
19410         * nneething.el (nneething-file-name): Don't create spurious
19411         files.
19412
19413         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19414         (gnus-inews-do-gcc): Remove sleep.
19415
19416         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19417         part under point.
19418
19419         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19420         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19421
19422 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19423
19424         * spam.el (spam-summary-prepare-exit): Fix (length).
19425
19426 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19427
19428         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19429         as expired without moving it" message when there are spam
19430         messages left.
19431
19432 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19433
19434         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19435         header is not nil.
19436
19437 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19438
19439         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19440         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19441         (nntp-marks-changed-p): New arg SERVER.
19442         (nntp-request-update-info): Adjust caller.
19443
19444 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19445
19446         * nntp.el (nntp-save-marks): Pass missing arg.
19447
19448 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19449
19450         * nntp.el: Support marks.
19451         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19452         (nntp-marks-modtime, nntp-marks-directory): New variables.
19453         (nntp-request-set-mark, nntp-request-update-info)
19454         (nntp-possibly-create-directory, nntp-marks-changed-p)
19455         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19456         New functions.
19457
19458 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19459
19460         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19461         (gnus-xmas-redefine): Rename.
19462
19463         * gnus-score.el (gnus-score-insert-help):
19464         Use gnus-select-lowest-window.
19465
19466         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19467         appt-select-lowest-window and rename to gnus-select-lowest-window.
19468
19469         * gnus.el: do.
19470
19471 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19472
19473         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19474         encodings of MIME-encoded words, in order to improve
19475         interoperability with several broken MUAs.
19476
19477 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19478
19479         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19480         tags, only when charsets are not specified in headers.
19481         (mm-inline-text-html-render-with-w3m): Ditto.
19482
19483         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19484         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19485
19486 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19487
19488         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19489         instead of MIME-decoded from fields when checking
19490         `gnus-article-address-banner-alist'.
19491
19492 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19493
19494         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19495         description rather than subject.
19496
19497 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19498
19499         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19500
19501 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19502
19503         * gnus.el (gnus-version-number): Bump.
19504
19505 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19506
19507         * gnus.el: No Gnus v0.2 is released.
19508
19509 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19510
19511         * gnus-agent.el (gnus-agent-read-agentview):
19512         Inline gnus-uncompress-range.
19513
19514 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19515
19516         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19517         `exec-installed-p'.
19518
19519 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19520
19521         * gnus.el (spam-process, spam-autodetect-methods):
19522         Add bsfilter and bsfilter-headers.
19523
19524         * spam.el (spam-bsfilter): New customize group.
19525         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19526         (spam-bsfilter-header, spam-bsfilter-probability-header)
19527         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19528         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19529         (spam-bsfilter-database-directory): New options.
19530         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19531         (spam-list-of-statistical-checks, spam-registration-functions):
19532         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19533         (spam-bsfilter-score): New command.
19534         (spam-check-bsfilter-headers, spam-check-bsfilter)
19535         (spam-bsfilter-register-with-bsfilter)
19536         (spam-bsfilter-register-spam-routine)
19537         (spam-bsfilter-unregister-spam-routine)
19538         (spam-bsfilter-register-ham-routine)
19539         (spam-bsfilter-unregister-ham-routine): New functions.
19540         (spam-generic-score): Support bsfilter; Accept an optional argument
19541         to recalcurate spam score even if scoring header has already been
19542         added.
19543         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19544         optional argument to recalcurate spam score even if scoring header
19545         has already been added.
19546
19547 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19548
19549         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19550         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19551         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19552         link is missing.
19553
19554 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19555
19556         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19557         (html2text-get-attr): Rewrite.
19558
19559         * message.el (message-setup-1): Remove redundant put-text-property
19560         on mail-header-separator.
19561
19562 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19563
19564         * gnus-registry.el (gnus-registry-cache-whitespace)
19565         (gnus-registry-action, gnus-registry-spool-action)
19566         (gnus-registry-split-fancy-with-parent): Change message levels
19567         from 5 to 3 or 7, as needed.
19568
19569         * spam.el (spam-summary-prepare-exit)
19570         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19571         (spam-split, spam-find-spam, spam-log-undo-registration)
19572         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19573         level from 5 to 6.
19574
19575 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19576
19577         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19578         2004-03-04 change).
19579
19580 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19581
19582         * sieve-manage.el (sieve-manage-open):
19583         * nnweb.el (nnweb-insert-html):
19584         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19585         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19586         * nnspool.el (nnspool-request-group):
19587         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19588         * nnml.el (nnml-request-update-info):
19589         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19590         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19591         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19592         (nnimap-request-set-mark):
19593         * nnfolder.el (nnfolder-request-update-info):
19594         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19595         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19596         * gnus-uu.el (gnus-uu-find-articles-matching):
19597         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19598         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19599         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19600         * gnus-nocem.el (gnus-nocem-scan-groups):
19601         * gnus-int.el (gnus-start-news-server):
19602         * gnus-group.el (gnus-group-make-kiboze-group)
19603         (gnus-group-browse-foreign-server):
19604         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19605         Use mapc when appropriate.
19606
19607 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19608
19609         FIXME: Make separate entries for each person.
19610
19611         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19612         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19613         <shields@msrl.com>:
19614
19615         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19616         may need for spam sorting and scoring.
19617         (spam-user-format-function-S): Add user format function suitable for
19618         general use.
19619         (spam-article-sort-by-spam-status): Add sorting function for summary
19620         sorting.
19621         (spam-extra-header-to-number): Add function to get a score from a
19622         header.
19623         (spam-summary-score): Add function to get a numeric score from the
19624         headers.
19625         (spam-generic-score): Fix function doc, was in wrong place.
19626         (spam-initialize): Take symbols when it's run, and install the
19627         extra headers that spam-necessary-extra-headers thinks we need.
19628
19629 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19630
19631         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19632         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19633
19634 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19635
19636         * gnus-sum.el (gnus-set-global-variables)
19637         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19638         (gnus-article-get-xrefs, gnus-summary-best-group)
19639         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19640         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19641         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19642         Use with-current-buffer.
19643
19644 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19645
19646         * spam.el (spam-summary-prepare-exit): Simplify logic.
19647         (spam-fetch-article-header): Read the article header if it's not
19648         available.
19649         (spam-list-articles): Simplify logic.
19650         (spam-filelist-register-routine): Fix bug with unregister-list.
19651
19652         * gnus-registry.el: Fix comments at beginning.
19653
19654 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19655
19656         * message.el (message-cater-to-broken-inn): Remove.
19657         (message-shorten-references): Make sure the total folded length of
19658         References is shorter than 998 characters to cater to a bug in INN
19659         2.3.  Also, don't pretend that references aren't folded -- this
19660         hasn't worked for a while.
19661
19662 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19663
19664         * gnus-agent.el (gnus-agentize):
19665         gnus-agent-send-mail-real-function no longer set to current value
19666         of message-send-mail-function but rather a lambda that calls
19667         message-send-mail-function.  The change makes the agent real-time
19668         responsive to user changes to message-send-mail-function.
19669
19670 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19671
19672         * legacy-gnus-agent.el
19673         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19674         help from Florian Weimer <fw@deneb.enyo.de>
19675
19676 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19677
19678         * nnmail.el (nnmail-cache-insert): Revert last change.
19679
19680 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19681
19682         * nnmail.el (nnmail-cache-insert): Always check whether
19683         nnmail-cache-ignore-groups matches a group name.
19684
19685 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19686
19687         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19688         (spam-find-spam, spam-log-processing-to-registry)
19689         (spam-log-registered-p, spam-log-unregistration-needed-p)
19690         (spam-log-undo-registration): Use gnus-message instead of
19691         gnus-error, none of these errors are fatal.
19692
19693         * gnus-registry.el (gnus-registry-clean-empty-function)
19694         (gnus-registry-clean-empty): Remove only empty entries without
19695         extra data.
19696
19697 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19698
19699         * spam-stat.el (spam-stat-buffer-change-to-spam)
19700         (spam-stat-buffer-change-to-non-spam): Change (error) to
19701         (gnus-message 8) invocation.
19702
19703 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19704
19705         * nntp.el (nntp-via-netcat-command): New variable.
19706         (nntp-via-netcat-switches): New variable.
19707         (nntp-open-via-rlogin-and-netcat): New function.
19708         (nntp-open-connection-function): Doc fix.
19709         (nntp-telnet-command): Doc fix.
19710         (nntp-end-of-line): Doc fix.
19711         (nntp-via-rlogin-command): Doc fix.
19712         (nntp-via-user-name): Doc fix.
19713         (nntp-via-address): Doc fix.
19714
19715 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19716
19717         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19718         error in Emacs 21.1.
19719
19720 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19721
19722         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19723
19724 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19725
19726         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19727         (gnus-agent-with-refreshed-group): New macro.
19728         (gnus-agent-rename-group): New function.
19729         (gnus-agent-delete-group): New function.
19730         (gnus-agent-save-group-info): Use gnus-command-method when
19731         `method' parameter is nil.  Don't write nil entries into the
19732         active file.
19733         (gnus-agent-get-group-info): New function.
19734         (gnus-agent-fetch-articles):
19735         Use gnus-agent-update-files-total-fetched-for to increment disk space
19736         used.
19737         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19738         Use gnus-agent-update-view-total-fetched-for to increment disk space
19739         used.
19740         (gnus-agent-get-local): Add optional parameters to avoid calling
19741         gnus-group-real-name and gnus-find-method-for-group.
19742         (gnus-agent-set-local): Delete stored entry if either min, or max,
19743         are nil.
19744         (gnus-agent-fetch-session): Reworded error/quit messages.
19745         On quit, use gnus-agent-regenerate-group to record existance of any
19746         articles fetched to disk before the quit occurred.
19747         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19748         gnus-agent-update-view-total-fetched-for, and
19749         gnus-agent-update-files-total-fetched-for to decrement disk space
19750         used.
19751         (gnus-agent-retrieve-headers):
19752         Use gnus-agent-update-view-total-fetched-for to increment disk space
19753         used.
19754         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19755         with gnus-agent-update-files-total-fetched-for to decrement disk
19756         space and fresh group buffer.
19757         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19758         (gnus-agent-need-update-total-fetched-for): New variable.
19759         (gnus-agent-update-files-total-fetched-for): New function.
19760         (gnus-agent-update-view-total-fetched-for): New function.
19761         (gnus-agent-total-fetched-for): New function.
19762
19763         * gnus-cache.el (gnus-cache-save-buffers):
19764         Use gnus-cache-update-overview-total-fetched-for to change disk space
19765         used by this group.
19766         (gnus-cache-possibly-enter-article):
19767         Use gnus-cache-update-file-total-fetched-for to increment disk space
19768         used by this group.
19769         (gnus-cache-possibly-remove-article):
19770         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19771         used by this group.
19772         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19773         (gnus-cache-rename-group): New function.
19774         (gnus-cache-delete-group): New function.
19775         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19776         (gnus-cache-need-update-total-fetched-for): New variable.
19777         (gnus-cache-with-refreshed-group): New macro.
19778         (gnus-cache-update-file-total-fetched-for): New function.
19779         (gnus-cache-update-overview-total-fetched-for): New function.
19780         (gnus-cache-rename-group-total-fetched-for): New function.
19781         (gnus-cache-delete-group-total-fetched-for): New function.
19782         (gnus-cache-total-fetched-for): New function.
19783
19784         * gnus-group.el: Require gnus-sum and autoload functions to
19785         resolve warnings when gnus-group.el compiled alone.
19786         (gnus-group-line-format): Documented new %F.
19787         (size of Fetched data) group line format; identifies disk space
19788         used by agent and cache.
19789         (gnus-group-line-format-alist): Defined new F format.
19790         (gnus-total-fetched-for): New function.
19791         (gnus-group-delete-group): No longer update
19792         gnus-cache-active-altered as gnus-request-delete-group now keeps
19793         the cache in sync.
19794         (gnus-group-list-active): Let the agent store a server's active
19795         list if currently plugged.
19796
19797         * gnus-int.el (gnus-request-delete-group):
19798         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19799         local disk in sync with the server.
19800         (gnus-request-rename-group):
19801         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19802         local disk in sync with the server.
19803
19804         * gnus-start.el (gnus-get-unread-articles):
19805         Cosmetic simplification to logic.
19806
19807         * gnus-util.el (gnus-rename-file): New function.
19808
19809 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19810
19811         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19812
19813 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19814
19815         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19816         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19817
19818 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19819
19820         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19821         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19822
19823 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19824
19825         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19826
19827 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19828
19829         * spam.el (spam-set-difference): Add function to replace
19830         gnus-set-difference in spam.el.
19831         (spam-summary-prepare-exit): Use spam-set-difference.
19832
19833 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19834
19835         * gnus-registry.el (gnus-registry-cache-file): Update to use
19836         gnus-dribble-directory OR gnus-home-directory OR ~.
19837         (gnus-registry-split-fancy-with-parent): Fix doc.
19838
19839 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19840
19841         * message.el (message-exchange-point-and-mark):
19842         Use message-mark-active-p.  Suggested by Jesper Harder
19843         <harder@ifa.au.dk>.
19844
19845 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19846
19847         * message.el (message-exchange-point-and-mark): Don't activate
19848         region if it was inactive.  Suggested by Hiroshi Fujishima
19849         <pooh@nature.tsukuba.ac.jp>.
19850
19851 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19852
19853         * gnus-art.el (article-display-face): Display Faces in the same
19854         order as X-Faces.
19855
19856 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19859
19860 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19861
19862         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19863         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19864         (gnus-article-mime-hierarchy): Remove.
19865         (gnus-article-mime-hierarchy-next): Remove.
19866         (gnus-article-mode): Revert 2004-03-19 change.
19867         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19868         (gnus-insert-mime-button): Revert 2004-03-19 change.
19869         (gnus-mime-accumulate-hierarchy): Remove.
19870         (gnus-mime-enter-multipart): Remove.
19871         (gnus-mime-leave-multipart): Remove.
19872         (gnus-mime-display-part): Revert 2004-03-19 change.
19873         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19874
19875         * mml.el (mml-preview): Revert 2004-03-19 change.
19876
19877 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19878
19879         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19880
19881 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19882
19883         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19884         t while entering a file name using the mm-with-multibyte macro.
19885         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19886
19887         * mm-util.el (mm-with-multibyte): New macro.
19888
19889 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19890
19891         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19892         New user option.
19893         (gnus-mime-multipart-functions): Doc and customization fix.
19894         (gnus-article-mime-hierarchy): New variable.
19895         (gnus-article-mime-hierarchy-next): New variable.
19896         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19897         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19898         gnus-article-mime-hierarchy-next to nil.
19899         (gnus-insert-mime-button): Show hierarchy numbers.
19900         (gnus-mime-accumulate-hierarchy): New function.
19901         (gnus-mime-enter-multipart): New function.
19902         (gnus-mime-leave-multipart): New function.
19903         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19904         (gnus-mime-display-alternative): Show hierarchy numbers.
19905
19906         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19907         gnus-article-mime-hierarchy-next to nil.
19908
19909 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19910
19911         * dns.el: Don't require gnus-xmas.
19912
19913 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19914
19915         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19916         inline PGP.
19917         (mml-menu): Disable mml-quote-region if mark is inactive.
19918
19919 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19920
19921         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19922         when the group's active is not available.
19923
19924 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19925
19926         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19927         error.
19928
19929 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19930
19931         * imap.el (imap-store-password): New variable.
19932         (imap-interactive-login): Use it.
19933         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19934
19935 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19936
19937         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19938         window-start and hscroll to summary window.
19939
19940 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19941
19942         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19943         conversion message to newsrc-dribble when an actual conversion is
19944         performed.
19945
19946 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19947
19948         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19949
19950 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19951
19952         * mm-decode.el (mm-complicated-handles): New function reviving
19953         former definition of mm-multiple-handles.
19954
19955         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19956         (gnus-mime-delete-part): Use it.
19957
19958 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19959
19960         * gnus-agent.el (gnus-agent-read-local):
19961         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19962         avoid the implicit assumption that they will always be equal.
19963         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19964         coding-system-for-write, as the with-temp-file macro first prints
19965         to a buffer then saves the buffer.
19966
19967 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19968
19969         * gnus-art.el (gnus-article-edit-part): New function.
19970         (gnus-mime-save-part-and-strip): Use it; do query instead of
19971         signaling an error; don't use mm-multiple-handles.
19972         (gnus-mime-delete-part): Ditto.
19973
19974 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19975
19976         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19977         old file versions.
19978         (gnus-group-prepare-hook): Remove function that converted list
19979         form of gnus-agent-expire-days to group properties.
19980
19981         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19982         (gnus-request-accept-article): Re-indented.
19983
19984         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19985         converters to handle old agent file formats.  Add logic for a
19986         "backup before upgrading warning".
19987         (gnus-convert-mark-converter-prompt): Developers can mark
19988         functions as needing (default), or not needing,
19989         gnus-convert-old-newsrc's "backup before upgrading warning".
19990         (gnus-convert-converter-needs-prompt): Tests whether the user
19991         should be protected from potentially irreversable changes by the
19992         function.
19993
19994         * legacy-gnus-agent.el: New.  Provides converters that are only
19995         loaded when gnus-convert-old-newsrc needs to call them.
19996
19997 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19998
19999         * mail-source.el (mail-source-touch-pop): Doc fix.
20000
20001         * message.el (message-smtpmail-send-it): Doc fix.
20002
20003 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20004
20005         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20006
20007         * nnmail.el (nnmail-split-fancy): do.
20008
20009         * gnus-kill.el (gnus-kill, gnus-execute): do.
20010
20011 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20012
20013         * gnus-sum.el (gnus-widget-reversible-match)
20014         (gnus-widget-reversible-to-internal)
20015         (gnus-widget-reversible-to-external): New functions.
20016         (gnus-widget-reversible): New widget.
20017         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20018
20019 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20020
20021         * gnus-sum.el (gnus-thread-sort-functions)
20022         (gnus-article-sort-functions): Document `(not F)' items.
20023
20024 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20025
20026         * spam.el (spam-use-gmane-xref): Add new backend.
20027         (spam-gmane-xref-spam-group): Add variable to control the name of the
20028         Gmane spam group.
20029         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20030         (spam-regex-headers-spam, spam-regex-headers-ham)
20031         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20032         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20033         backends and checks.
20034         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20035
20036         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20037         an autodetect method.
20038
20039 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20040
20041         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20042         articles are being added to a group.
20043         (gnus-request-replace-article): Inform the agent that articles
20044         need to be uncached as the cached contents are no longer valid.
20045
20046 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20047
20048         * binhex.el: Don't autoload executable-find.
20049
20050         * canlock.el: Don't autoload mail-fetch-field.
20051
20052         * dgnushack.el: Autoload c-mode for XEmacs.
20053
20054         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20055
20056         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20057         rmail-dont-reply-to and rmail-output.
20058
20059         * gnus-score.el: Don't autoload ffap-string-at-point.
20060
20061         * gnus-setup.el: Don't autoload sc-cite-original.
20062
20063         * imap.el: Don't autoload base64-decode-string,
20064         base64-encode-string and md5.
20065
20066         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20067         and rmail-msg-restore-non-pruned-header.
20068
20069         * mm-decode.el: Don't autoload executable-find.
20070
20071         * mm-url.el: Don't autoload executable-find.
20072
20073         * mm-view.el: Don't autoload diff-mode.
20074
20075         * nndb.el: Don't autoload news-reply-mode, news-setup,
20076         cancel-timer and telnet.
20077
20078         * password.el: Don't autoload run-at-time for Emacs.
20079
20080         * sha1-el.el: Don't autoload executable-find.
20081
20082         * sieve-mode.el: Don't autoload c-mode.
20083
20084         * uudecode.el: Don't autoload executable-find.
20085
20086 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20087
20088         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20089         (gnus-agent-possibly-alter-active): Avoid null in numeric
20090         comparison.
20091         (gnus-agent-set-local): Refuse to save null in local object table.
20092         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20093         list of articles that will be marked as unread.
20094
20095 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20096
20097         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20098
20099 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20100
20101         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20102         language tags.
20103
20104 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20105
20106         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20107         Don't bind "obarray".
20108
20109         * gnus-sum.el (gnus-thread-sort-functions):
20110         Add `gnus-thread-sort-by-most-recent-number' and
20111         `gnus-thread-sort-by-most-recent-date'.
20112         Reported by Kai Grossjohann <kai@emptydomain.de>.
20113
20114 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20115
20116         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20117
20118 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20119
20120         * gnus-cus.el (gnus-agent-customize-category):
20121         Remove ignore-errors macro reference that required cl to be loaded at
20122         run-time.
20123
20124         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20125         single-interval range of the form (min . max).  Previously the
20126         range had to look like ((min . max)).  Likewise, return
20127         (min . max) rather than ((min . max)).
20128         (gnus-range-map): Use gnus-range-normalize to accept
20129         single-interval range.
20130
20131         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20132         the cache, but not the agent, now appear with their usual face.
20133
20134         * dgnushack.el (loaddir): New variable that is bound to the
20135         directory containing the dgnushack.el file. Use loaddir, rather
20136         than srcdir, to update load-path. Change lets dgnushack compile
20137         code in directories other than GNUS/lisp.
20138
20139 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20140
20141         * lpath.el: Don't bind w3m-safe-url-regexp.
20142
20143         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20144         w3m-safe-url-regexp variable buffer-local.
20145
20146         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20147
20148 2004-02-27  Simon Josefsson  <jas@extundo.com>
20149
20150         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20151         gnus-group-real-prefix.
20152         (gnus-summary-move-article): Use it, instead of
20153         gnus-group-real-prefix.
20154
20155 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20156
20157         * lpath.el: Bind w3m-safe-url-regexp.
20158
20159         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20160         w3m-safe-url-regexp variable buffer-local and set it as the value
20161         of mm-w3m-safe-url-regexp.
20162
20163         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20164
20165         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20166         parsing gnus-posting-styles when the message is not for replying.
20167
20168         * dgnushack.el: Autoload sgml-mode for XEmacs.
20169
20170         * nnrss.el (nnrss-opml-export):
20171         Use mm-set-buffer-file-coding-system instead of
20172         set-buffer-file-coding-system.
20173
20174 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20175
20176         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20177         of checkdoc.el).
20178         * nnrss.el: do.
20179         * gnus-mlspl.el: do.
20180         * gnus-ml.el: do.
20181         * gnus-srvr.el: do.
20182
20183         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20184
20185 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20186
20187         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20188         Corrections to custom-manual links.
20189
20190         * gnus-art.el (gnus-article): Ditto.
20191
20192         * mm-decode.el (mime-display, mime-security): Ditto.
20193
20194 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20195
20196         * flow-fill.el: Typo.
20197
20198 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20199
20200         * spam-wash.el: New file.
20201
20202 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20203
20204         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20205
20206 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20207
20208         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20209         to be run with new-articles as LIST1, not LIST2.
20210         (spam-registration-functions): Add spam-use-ham-copy as a nil
20211         registration backend.
20212
20213 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20214
20215         * spam-stat.el (spam-stat-washing-hook): New option.
20216         (spam-stat-buffer-words): Use it.
20217         (spam-stat-process-directory, spam-stat-test-directory):
20218         Use insert-file-contents-literally.
20219         (spam-stat-coding-system): New variable.
20220         (spam-stat-load, spam-stat-save): Use it.
20221
20222 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20223
20224         * spam-report.el (spam-report-plug-agent):
20225         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20226
20227 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20228
20229         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20230         Allow / in mailto URLs.
20231
20232 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20233
20234         * spam-report.el (spam-report-process-queue): Fix interactive use.
20235         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20236         (spam-report-unplug-agent): Doc fixes.
20237         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20238         (spam-report-agentize, spam-report-deagentize): Autoload.
20239
20240 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20241
20242         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20243
20244         * message.el (message-setup-fill-variables): Add mml tags to
20245         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20246         <ajk@iu.edu>.
20247         (message-mode): Don't modify paragraph-separate there.
20248
20249 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20250
20251         * compface.el (uncompface-use-external): Default to undecided.
20252         (uncompface-use-external-threshold): New variable.
20253         (uncompface-float-time): New macro.
20254         (uncompface): Determine whether to use the external decoder if
20255         uncompface-use-external is undecided.
20256
20257 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20258
20259         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20260         after images.
20261
20262         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20263
20264 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20265
20266         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20267
20268         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20269
20270         * gnus-sum.el (gnus-summary-limit-to-age)
20271         (gnus-summary-limit-children): do.
20272
20273         * gnus-int.el (gnus-request-scan): do.
20274
20275         * gnus-group.el (gnus-group-suspend): do.
20276
20277         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20278
20279         * gnus-cite.el (gnus-cite-parse-attributions): do.
20280
20281         * gnus-agent.el (gnus-summary-set-agent-mark)
20282         (gnus-agent-regenerate-group): do.
20283
20284         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20285
20286         * binhex.el (binhex-decode-region-internal): do.
20287
20288 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20289
20290         * gnus-fun.el (gnus-face-properties-alist): New user option.
20291         (gnus-display-x-face-in-from): Use it.
20292
20293         * gnus-art.el (article-display-face): Ditto.
20294
20295         * compface.el (uncompface-use-external): Default to nil.
20296
20297 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20298
20299         * nntp.el (nntp-erase-buffer): New function.
20300         (nntp-retrieve-data, nntp-send-command)
20301         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20302         (nntp-possibly-change-group): Use it.
20303
20304         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20305         Use with-current-buffer.
20306
20307 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20308
20309         * compface.el: Merge the ELisp-based uncompface program.
20310         (compface): New customization group.
20311         (uncompface-use-external): New user option.
20312         (uncompface): Call uncompface-internal if uncompface-use-external
20313         is nil.
20314         (uncompface-internal): New function.  Note that there are also
20315         some other functions and variables added for this function.
20316
20317 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20318
20319         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20320         if necessary.
20321
20322 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20323
20324         * spam-report.el (spam-report-unplug-agent)
20325         (spam-report-plug-agent, spam-report-deagentize)
20326         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20327         Add support for the Agent in spam-report: when unplugged, report to a
20328         file; when plugged, submit all the requests.
20329
20330         * spam.el (spam-register-routine): Fix message about
20331         registration.
20332
20333 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20334
20335         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20336         dependencies.
20337         (rfc2047-encode): Use it.
20338
20339         * gnus-art.el (gnus-button-marker-list): Move before first
20340         reference.
20341
20342         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20343         (imap-parse-body): Fix format string mismatch.
20344
20345         * gnus-score.el (gnus-summary-increase-score): do.
20346
20347         * nnrss.el (nnrss-close): New function.
20348
20349 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20350
20351         * nnrss.el (nnrss-make-filename): New function.
20352         (nnrss-request-delete-group, nnrss-read-server-data)
20353         (nnrss-save-server-data, nnrss-read-group-data)
20354         (nnrss-save-group-data): Use it.
20355         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20356         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20357         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20358
20359 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20360
20361         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20362
20363 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20364
20365         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20366         files.
20367
20368         * message.el (message-generate-headers-first): Don't quote nil
20369         and t in docstrings.
20370
20371         * imap.el (imap-id): do.
20372
20373         * gnus-agent.el (gnus-agent-consider-all-articles)
20374         (gnus-agent-queue-mail): do.
20375
20376 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20377
20378         * spam-report.el (spam-report-process-queue): New function.
20379         Process requests from `spam-report-requests-file'.
20380         (spam-report-process-queue): Doc fix.
20381
20382 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20383
20384         * spam.el (spam-register-routine)
20385         (spam-log-processing-to-registry, spam-log-registered-p)
20386         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20387         Change "check" to "spam-check" for semi-clarity.
20388
20389 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20390
20391         * pop3.el: Require nnheader.
20392
20393         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20394
20395         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20396
20397         * gnus-picon.el: Require cl.
20398
20399         * gnus-fun.el: Require gnus-ems and gnus-util.
20400
20401         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20402
20403         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20404
20405         * gnus-art.el (gnus-article-edit-mode): Define before first
20406         reference.
20407
20408 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20409
20410         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20411         (gnus-uu-post-encoded): Use point-at-bol.
20412
20413         * gnus-topic.el (gnus-group-active-topic-p): do.
20414
20415         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20416
20417         * gnus-group.el (gnus-group-kill-region): do.
20418
20419         * gnus-art.el (article-date-ut): do.
20420
20421         * message.el (message-fetch-field): Remove redundant
20422         case-fold-search binding.
20423         (message-narrow-to-field): Simplify.
20424
20425 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20426
20427         * spam.el (spam-directory): Derive from `gnus-directory'.
20428
20429         * spam-report.el (spam-report-url-to-file)
20430         (spam-report-requests-file): New function and variable for offline
20431         reporting.
20432         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20433         and user defined function.
20434         (spam-report-url-ping-mm-url): Remove doubled slash.
20435
20436 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20437
20438         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20439
20440 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20441
20442         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20443         Fix format string mismatch.
20444
20445         * sieve.el (sieve-deactivate-all): do.
20446
20447         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20448
20449         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20450
20451         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20452
20453         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20454
20455 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20456
20457         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20458         the list of checks.
20459
20460 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20461
20462         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20463         padding.
20464
20465 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20466
20467         * mm-view.el (mm-fill-flowed): New variable.
20468         (mm-inline-text): Use it.
20469
20470 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20471
20472         * spam.el (spam-spamassassin-register-ham-routine)
20473         (spam-spamassassin-register-spam-routine): Fix function names.
20474
20475 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20476
20477         * gnus.el (gnus-tmp-grouplens): Remove.
20478         (gnus-summary-line-format): Remove grouplens.
20479
20480         * gnus-group.el (gnus-group-line-format): Ditto.
20481
20482         * gnus-spec.el (gnus-format-specs): Ditto.
20483         (gnus-update-format-specifications): Flush the group format spec
20484         cache if there's the grouplens stuff.
20485         (gnus-parse-simple-format): Replace %l with the empty string.
20486
20487 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20488
20489         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20490         omission.
20491
20492 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20493
20494         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20495         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20496
20497 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20498
20499         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20500         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20501         New macros and functions.
20502         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20503         Handle > NLINK_MAX messages.
20504         * nnmaildir.el (nnmaildir-request-set-mark):
20505         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20506
20507 2004-01-25  Alex Schroeder  <alex@gnu.org>
20508
20509         * spam-stat.el (spam-stat-process-directory-age): New option.
20510         (spam-stat-process-directory): Use it.
20511
20512 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20513
20514         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20515         (spam-stat-save): Accept prefix argument.
20516
20517 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20518
20519         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20520         links" error.
20521
20522 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20523
20524         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20525         the rest of the and/or forms.
20526
20527 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20528
20529         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20530         compatibility with old .newsrc.eld files.
20531
20532         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20533
20534         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20535
20536         * gnus-start.el (gnus-1): do.
20537
20538         * gnus-group.el (gnus-group-line-format-alist): do.
20539
20540         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20541
20542         * gnus-gl.el: Remove.
20543
20544 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20545
20546         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20547         marks consisting of a single range {for example, (3 . 5)} rather
20548         than a list of a single range { ((3 . 5)) }.
20549
20550 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20551
20552         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20553         Use with-current-buffer.
20554         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20555         avoid consing a string.
20556
20557         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20558         Remove obsolete entries for big5 and gb2312.
20559
20560 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20561
20562         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20563         uncompressed list.
20564
20565 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20566
20567         * spam-stat.el (spam-stat-strip-xref): New function.
20568         (spam-stat-process-directory): Use it.
20569
20570         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20571         here -- it's done in message-fetch-field.
20572
20573 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20574
20575         * gnus-agent.el (gnus-agent-queue-mail)
20576         (gnus-agent-prompt-send-queue): New variables.
20577         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20578         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20579         "nndraft:queue" along to gnus-draft-send.
20580         Use gnus-agent-prompt-send-queue.
20581         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20582         is "nndraft:queue".  Suggested by Gaute Strokkenes
20583         <gs234@srcf.ucam.org>
20584
20585         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20586         (agent-enable-undownloaded-faces): Add.
20587         (gnus-agent-cat-groups): Use eval-and-compile, not
20588         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20589         method of gnus-agent-cat-groups even when the buffer has been
20590         evaled.
20591         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20592         delete gnus-agent-save-active-1.
20593         (gnus-agent-save-groups): Delete.  Identical to
20594         gnus-agent-save-active.
20595         (gnus-agent-write-active): No longer adjust agent's copy of active
20596         file as agent's adjustments are now stored in their own
20597         file.  Remove optional parameter.
20598         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20599         servers.  Add use of min/max range limits from server's local
20600         file.
20601         (gnus-agent-save-alist): Remove unused optional argument.
20602         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20603         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20604         (gnus-agent-set-local): A per-server file that keeps min/max range
20605         limits for articles known to the agent.  Provides a fast mechanism
20606         for altering many active ranges.
20607         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20608         active file (local makes it unnecessary).
20609         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20610
20611         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20612         (agent-enable-undownloaded-faces): Add.
20613
20614         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20615         disable it when sending to "nndraft:queue".
20616         (gnus-group-send-queue): Add safety check to avoid sending queue
20617         when unplugged.
20618
20619         * gnus-group.el (gnus-group-catchup): Use new
20620         gnus-sequence-of-unread-articles, not
20621         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20622         numbers of articles.  Use gnus-range-map to avoid having to
20623         uncompress the unread list.
20624         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20625         Fix invalid ange-ftp reference.
20626
20627         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20628         (gnus-sorted-range-intersection): Intersection of two ranges
20629         without requiring that they first be uncompressed.
20630
20631         * gnus-start.el (gnus-activate-group): Unless blocked by the
20632         caller, possibly expand the active range to include both cached
20633         and agentized articles.
20634         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20635         multiple version-dependent converters.
20636         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20637         gnus-agent-save-active.
20638         (gnus-save-newsrc-file): Save dirty agent range limits.
20639
20640         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20641         gnus-agent-possibly-alter-active.
20642         (gnus-adjust-marked-articles): Faster handling of simple lists.
20643
20644 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20645
20646         * spam-stat.el (spam-stat-test-directory): New optional argument
20647         displays a list of files detected.  Suggested by Andrew Cohen
20648         <cohen@andy.bu.edu>.
20649         (spam-stat-buffer-words-with-scores): Don't narrow and change
20650         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20651
20652 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20653
20654         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20655         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20656         (spam-spamassassin-arguments)
20657         (spam-spamassassin-spam-flag-header)
20658         (spam-spamassassin-positive-spam-flag-header)
20659         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20660         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20661         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20662         (spam-list-of-processors, spam-list-of-checks)
20663         (spam-list-of-statistical-checks, spam-registration-functions)
20664         (spam-check-spamassassin-headers, spam-check-spamassassin)
20665         (spam-spamassassin-score)
20666         (spam-spamassassin-register-with-sa-learn)
20667         (spam-spamassassin-register-spam-routine)
20668         (spam-spamassassin-register-ham-routine)
20669         (spam-assassin-register-spam-routine)
20670         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20671         (spam-bogofilter-score): Fix to show article before scoring.
20672
20673 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20674
20675         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20676         default scoring function.
20677         (spam-generic-score): Call spam-spamassassin-score if
20678         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20679         spam-bogofilter-score otherwise.
20680
20681         * gnus.el (spam-process, spam-autodetect-methods):
20682         Add spamassassin and spamassassin-headers.
20683
20684 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20685
20686         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20687         Suppress unnecessary messages.
20688
20689 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20690
20691         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20692         make-hash-table.
20693
20694 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20695
20696         * canlock.el (base64-encode-string): Don't autoload it.
20697
20698 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20699
20700         * run-at-time.el: Remove useless (require 'itimer),
20701         eval-and-compile and (featurep 'xemacs).
20702
20703 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20704
20705         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20706         GROUP is a virtual group.
20707
20708 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20709
20710         * gnus.el: Autoload `message-y-or-n-p'.
20711
20712 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20713
20714         * pgg-parse.el: Remove unnecessary (require 'custom).
20715
20716         * pgg-def.el: do.
20717
20718         * nnmail.el: do.
20719
20720         * gnus-undo.el: do.
20721
20722         * gnus-picon.el: do.
20723
20724         * gnus-util.el: do.
20725
20726 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20727
20728         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20729
20730 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20731
20732         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20733         handle, as well as a list.
20734
20735         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20736         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20737         (mm-w3m-cid-retrieve): Simplify.
20738
20739 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20740
20741         * message.el (message-kill-to-signature): Allow prefix arg to
20742         specify number of lines to keep before signature.
20743
20744 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20745
20746         * message.el (message-kill-to-signature): Change docstring.
20747
20748 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20749
20750         * canlock.el: Always require sha1-el.
20751         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20752
20753         * message.el: Autoload sha1 only when compiling.
20754
20755         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20756         eudc-expand-inline for XEmacs.
20757
20758 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20759
20760         * message.el (message-canlock-generate): Require sha1-el.
20761
20762 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20763
20764         * message.el (message-expand-name): Silence the byte compiler.
20765
20766         * lpath.el: Add detect-coding-system.
20767
20768         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20769         cus-edit.
20770
20771 2004-01-13  Simon Josefsson  <jas@extundo.com>
20772
20773         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20774         Invoke gnus-score-mode.
20775         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20776
20777         * gnus-range.el (gnus-compress-sequence): Doc fix.
20778         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20779
20780 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20781
20782         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20783
20784 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20785
20786         * spam.el (spam-get-article-as-string): Update to use
20787         gnus-request-article-this-buffer, much simpler.
20788         (spam-get-article-as-buffer): Remove.
20789
20790 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20791
20792         * message.el (message-expand-name): Use EUDC if the user uses that.
20793
20794 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20795
20796         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20797         character for the encoding to avoid consing a string.
20798
20799         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20800         unnecessarily.
20801
20802         * mm-util.el (mm-replace-chars-in-string): Remove.
20803
20804         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20805         of mm-replace-chars-in-string.
20806
20807 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20808
20809         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20810
20811         * mm-util.el (mm-subst-char-in-string): Support inplace.
20812
20813         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20814         a new string in every iteration.  Use shy groups.
20815
20816 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20817
20818         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20819         * gnus-soup.el (gnus-soup-group-brew):
20820         * gnus-msg.el (gnus-put-message):
20821         * gnus-move.el (gnus-group-move-group-to-server):
20822         * gnus-kill.el (gnus-batch-score):
20823         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20824         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20825         (gnus-group-update-group, gnus-group-read-group)
20826         (gnus-group-make-group, gnus-group-make-help-group)
20827         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20828         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20829         (gnus-group-sort-by-unread, gnus-group-catchup)
20830         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20831         (gnus-group-yank-group, gnus-group-set-info)
20832         (gnus-group-list-groups):
20833         * gnus.el (gnus-generate-new-group-name):
20834         * gnus-delay.el (gnus-delay-send-queue):
20835         * nnvirtual.el (nnvirtual-catchup-group):
20836         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20837         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20838         (gnus-group-prepare-topics, gnus-topic-check-topology):
20839         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20840         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20841         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20842         (gnus-group-make-articles-read):
20843         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20844         (gnus-group-change-level, gnus-kill-newsgroup)
20845         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20846         (gnus-get-unread-articles, gnus-make-articles-unread)
20847         (gnus-make-ascending-articles-unread): Use accessor
20848         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20849         to get group information for improved readability.
20850
20851
20852 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20853
20854         * gnus-art.el (article-decode-mime-words, article-babel)
20855         (gnus-article-highlight-signature, gnus-article-add-buttons)
20856         (gnus-signature-toggle): Use gnus-with-article-buffer.
20857
20858         * gnus-art.el (gnus-article-highlight-headers)
20859         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20860
20861         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20862         (gnus-article-set-globals, gnus-request-article-this-buffer)
20863         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20864         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20865         (gnus-mime-display-alternative): Use with-current-buffer.
20866
20867 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20868
20869         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20870         also under 80 char limit, and call gnus-error if needed.
20871         (spam-fetch-article-header): Fix - it was a
20872         buffer-local variable (gnus-newsgroup-data).
20873         (spam-find-spam): Use spam-generate-fake-headers, forget about
20874         spam-insert-fake-headers.
20875         (spam-insert-fake-headers): Remove.
20876
20877 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20878
20879         * deuglify.el (gnus-article-outlook-unwrap-lines)
20880         (gnus-outlook-rearrange-article)
20881         (gnus-outlook-repair-attribution-outlook)
20882         (gnus-outlook-repair-attribution-block)
20883         (gnus-outlook-repair-attribution-other): Remove redundant
20884         save-excursion.
20885
20886 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20887
20888         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20889         (spam-fetch-field-subject-fast)
20890         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20891         (spam-fetch-article-header): Add functions to deal with Gnus
20892         internals for fast retrieval of article header data.
20893         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20894
20895 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20896
20897         * pop3.el (pop3-md5): Remove.
20898         (pop3-apop): Replace pop3-md5 with md5.
20899
20900         * mm-bodies.el: base64 is always built-in.
20901
20902         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20903         Use with-current-buffer.
20904
20905 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20906
20907         * canlock.el (canlock-insert-header): Remove excessive grouping in
20908         regexp.
20909
20910         * gnus-sum.el (gnus-summary-read-document): Ditto.
20911
20912         * gnus-uu.el (gnus-uu-part-number): Ditto.
20913
20914         * html2text.el (html2text-remove-tags): Ditto.
20915         (html2text-format-tags): Ditto.
20916         (html2text-format-single-elements): Ditto.
20917
20918         * mml.el (mml-parse-1): Ditto.
20919
20920 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20921
20922         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20923
20924         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20925
20926         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20927
20928         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20929
20930 2003-11-15  Simon Josefsson  <jas@extundo.com>
20931
20932         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20933         (pgg-gpg-lookup-key): Use regexp match instead of
20934         split-string (split-string is different between emacs 21.2 and
20935         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20936
20937 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20938
20939         * gnus-art.el (gnus-mime-view-all-parts)
20940         (gnus-article-part-wrapper, gnus-article-view-part):
20941         Use with-current-buffer.
20942
20943 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20944
20945         * spam.el (spam-disable-spam-split-during-ham-respool)
20946         (spam-spamoracle-database, spam-cache-lookups)
20947         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20948         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20949         (spam-group-ham-marks, spam-group-spam-marks)
20950         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20951         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20952         also add spam-use-blackholes to the statistical checks.
20953         (spam-fetch-field-fast): Add interface to fetching fields, may
20954         become a macro.
20955         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20956         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20957         (spam-insert-fake-headers): Fake an article when needed.
20958         (spam-find-spam): Fake article when possible.
20959         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20960         (spam-check-bogofilter-headers): Use message-fetch-field instead
20961         of nnmail-fetch-field.
20962
20963 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20964
20965         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20966
20967 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20968
20969         * spam.el (spam-split): Do not require spam-use-CHECK to be
20970         enabled if that check is passed to spam-split explicitly; also
20971         fix so 'spam doesn't get converted to spam-split-group when
20972         spam-split-symbolic-return is t.
20973         (spam-find-spam): Find registrations of the article and use those
20974         instead of re-running spam-split to find the spam/ham
20975         classification of the article.
20976         (spam-log-processing-to-registry, spam-log-registered-p)
20977         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20978         Use gnus-error instead of gnus-message.
20979         (spam-log-registration-type): Add function to determine the
20980         classification of a message based on registry entries; will
20981         return nil if both 'spam and 'ham are found.
20982         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20983         a reasonably fast local cache without the loading errors.
20984         (spam-cache-lookups): Set to t by default.
20985         (spam-find-spam): Don't try to guess spam-cache-lookups.
20986         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20987         spam-caches entry.
20988         (spam-filelist-build-cache, spam-filelist-check-cache):
20989         Fix caching of whitelist/blacklist entries.
20990         (spam-check-whitelist, spam-check-blacklist):
20991         Invoke spam-from-listed-p with a type, not a cache variable.
20992         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20993
20994 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20995
20996         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20997
20998         * nnmail.el (nnmail-split-fancy): do.
20999
21000         * mml.el (mml-parse): do.
21001
21002         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21003         (gnus-score-adaptive): do.
21004
21005 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21006
21007         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21008         (gnus-mime-button-map): Don't set keymap parent.
21009         (gnus-button-ctan-directory-regexp): Use shy grouping.
21010         (gnus-prev-page-map): Don't set keymap parent.
21011         (gnus-prev-page-map): Remove duplicated one.
21012         (gnus-next-page-map): Don't set keymap parent.
21013         (gnus-mime-security-button-map): Ditto.
21014
21015         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21016         version number.
21017
21018         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21019
21020 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21021
21022         * canlock.el (canlock-sha1-function): Remove.
21023         (canlock-sha1-function-for-verify): Remove.
21024         (canlock-openssl-program): Remove.
21025         (canlock-openssl-args): Remove.
21026         (canlock-ignore-errors): Remove.
21027         (canlock-sha1-with-openssl): Remove.
21028         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21029         (canlock-verify): Don't use canlock-ignore-errors.
21030
21031         * sha1-el.el (sha1-string-external): Make it can return a string
21032         in binary form.
21033         (sha1-region-external): Ditto.
21034         (sha1-string-internal): Ditto.
21035         (sha1-region-internal): Ditto.
21036         (sha1-region): Ditto.
21037         (sha1-string): Ditto.
21038         (sha1): Ditto.
21039
21040 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21041
21042         * spam.el (spam-report-articles-gmane): New command.
21043
21044 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21045
21046         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21047
21048         * run-at-time.el (run-at-time-saved): Remove.
21049         (run-at-time): Doc fix.
21050
21051 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21052
21053         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21054         (gnus-summary-limit-map): Add it.
21055         (gnus-summary-make-menu-bar): do.
21056
21057 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21058
21059         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21060         Make attempt at some caching support (done for BBDB only now).
21061         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21062         addresses to be checked.
21063         (spam-clear-cache-BBDB): Add function, to be invoked by
21064         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21065         (spam-check-BBDB): Check and use the caches, if
21066         spam-cache-lookups is on, remove superfluous (provide).
21067
21068 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21069
21070         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21071
21072 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21073
21074         * run-at-time.el (run-at-time-saved): Move to after the definition
21075         of `run-at-time'.
21076
21077         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21078
21079 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21080
21081         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21082         mm-w3m-local-map-property.
21083
21084         * mm-view.el (mm-w3m-mode-map): Remove.
21085         (mm-w3m-local-map-property): Remove.
21086         (mm-inline-text-html-render-with-w3m): Don't use
21087         mm-w3m-local-map-property.
21088
21089 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21090
21091         * run-at-time.el: New file.
21092
21093         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21094         under Emacs.
21095
21096         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21097         of gnus-set-text-properties.
21098
21099         * gnus-uu.el (gnus-uu-save-article): Ditto.
21100
21101         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21102
21103         * gnus-cite.el (gnus-cite-parse): Ditto.
21104
21105         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21106         of gnus-.
21107
21108         * gnus-xmas.el (run-at-time): Require run-at-time.
21109
21110         * gnus.el: Change calls to nnheader-run-at-time and
21111         password-run-at-time throughout to use run-at-time directly.
21112
21113         * password.el: Remove definition of run-at-time.
21114
21115         * nnheaderxm.el: Remove definition of run-at-time.
21116
21117 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21118
21119         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21120         in prompt.
21121
21122 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21123
21124         * messagexmas.el (message-xmas-redefine): Alias
21125         `message-make-caesar-translation-table' to
21126         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21127         version.
21128
21129         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21130         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21131         `gnus-xmas-set-text-properties'.
21132         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21133         `gnus-xmas-completing-read'.
21134         (gnus-xmas-completing-read): Removed.
21135         (gnus-xmas-open-network-stream): Removed.
21136
21137         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21138         XEmacs version.
21139
21140         * dns.el (dns-make-network-process): Use `open-network-stream'
21141         instead of `gnus-xmas-open-network-stream'.
21142
21143         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21144
21145         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21146
21147 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21148
21149         * gnus-art.el (gnus-mime-display-alternative)
21150         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21151         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21152         Don't use gnus-local-map-property.
21153
21154         * gnus-util.el (gnus-local-map-property): Remove.
21155
21156         * mm-view.el (mm-view-pkcs7-decrypt):
21157         Replace gnus-completing-read-maybe-default with completing-read.
21158
21159         * gnus-util.el (gnus-completing-read): do.
21160         (gnus-completing-read-maybe-default): Remove.
21161
21162 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21163
21164         * password.el: Only autoload `run-at-time' if not XEmacs.
21165         Only autoload the itimer functions if XEmacs.
21166
21167 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21168
21169         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21170         XEmacsen.
21171
21172         * dgnushack.el: Autoload executable-find for XEmacs.
21173
21174 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21175
21176         * gnus-art.el (gnus-read-string): Remove.
21177         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21178         read-string.
21179
21180 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21181
21182         * netrc.el: Autoload password-read.
21183         (netrc): Add configuration group.
21184         (netrc-encoding-method, netrc-openssl-path):
21185         Add variables for encoding and decoding of files with symmetric
21186         ciphers.
21187         (netrc-encode): Add assistant function to encode a file with
21188         netrc-encoding-method.
21189         (netrc-parse): Add interactive parameter, added optional
21190         decoding if netrc-encoding-method is non-nil but otherwise
21191         behavior is standard.
21192         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21193         Do s/encode/encrypt/ everywhere.
21194
21195         * spam.el: Remove executable-find autoload.
21196
21197 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21198
21199         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21200
21201         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21202
21203 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21204
21205         * gnus-art.el (gnus-treat-ansi-sequences)
21206         (article-treat-ansi-sequences): New variable and function.
21207         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21208
21209         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21210         Use it.
21211
21212 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21213
21214         * mm-util.el (mm-quote-arg): Remove.
21215
21216         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21217         shell-quote-argument.
21218
21219         * gnus-uu.el (gnus-uu-command): do.
21220
21221         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21222
21223         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21224         with make-char.
21225
21226         * mm-util.el (mm-make-char): Remove.
21227
21228         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21229         add-minor-mode.
21230
21231         * gnus-undo.el (gnus-undo-mode): do.
21232
21233         * gnus-topic.el (gnus-topic-mode): do.
21234
21235         * gnus-sum.el (gnus-dead-summary-mode): do.
21236
21237         * gnus-start.el (gnus-slave-mode): do.
21238
21239         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21240
21241         * gnus-ml.el (gnus-mailing-list-mode): do.
21242
21243         * gnus-gl.el (gnus-grouplens-mode): do.
21244
21245         * gnus-draft.el (gnus-draft-mode): do.
21246
21247         * gnus-dired.el (gnus-dired-mode): do.
21248
21249         * gnus-ems.el (gnus-add-minor-mode): Remove.
21250
21251         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21252         Replace gnus-char-width with char-width.
21253
21254         * gnus-ems.el (gnus-char-width): Remove.
21255
21256         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21257         Replace gnus-char-width with char-width.
21258
21259         * gnus-ems.el (gnus-char-width): Remove.
21260
21261         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21262         definition.
21263         Remove Emacs 20 hash table compatibility code.
21264
21265         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21266         20 compatibility code.
21267
21268         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21269
21270         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21271
21272         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21273         Replace with point-at-{eol,bol}.
21274
21275         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21276
21277         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21278
21279         * flow-fill.el (fill-flowed-point-at-bol)
21280         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21281
21282         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21283         Replace with point-at-{eol,bol} throughout all files.
21284
21285 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21286
21287         * ntlm.el (ntlm-string-as-unibyte): New macro.
21288         (ntlm-build-auth-response): Use it.
21289
21290         Remove Emacs 20 stuff:
21291         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21292         (butlast, mapc, remove): Remove the compiler macros.
21293         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21294         of delq and copy-sequence.
21295         * gnus-art.el (popup-menu): Remove the compiler macro.
21296         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21297         Emacs 20.
21298
21299 2004-01-05  Simon Josefsson  <jas@extundo.com>
21300
21301         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21302         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21303         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21304         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21305         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21306         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21307         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21308         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21309         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21310         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21311         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21312         string-xor into ntlm-string-xor.
21313         Suggested by Jesper Harder <harder@myrealbox.com>.
21314
21315         * ntlm.el: Don't include poem.
21316
21317         * md4.el (print-int32, print-string-hexa): Remove.
21318         Suggested by Jesper Harder <harder@myrealbox.com>.
21319
21320         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21321
21322         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21323         probably breaks emacs with DL patch, but do we care? Is anyone
21324         still using the DL stuff?)
21325
21326         * sieve-manage.el: Use the password package.
21327         (sieve-manage-read-passwd): Remove.
21328         (sieve-manage-interactive-login): Use password.  Re-add
21329         condition-case around loop.
21330
21331         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21332         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21333         Use the password package.
21334
21335 2003-02-19  Simon Josefsson  <jas@extundo.com>
21336
21337         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21338         token.
21339
21340 2002-08-07  Simon Josefsson  <jas@extundo.com>
21341
21342         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21343         (sieve-manage-authenticators):
21344         (sieve-manage-authenticator-alist): Add some SASL mechs.
21345         (sieve-sasl-auth): New function.
21346         (sieve-manage-cram-md5-auth):
21347         (sieve-manage-plain-auth): Rewrite using SASL library.
21348         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21349         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21350         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21351         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21352
21353 2004-01-05  Simon Josefsson  <jas@extundo.com>
21354
21355         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21356         New files.
21357
21358 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21359
21360         * gnus-group.el (gnus-no-groups-message): Update.
21361
21362         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21363
21364 2003-11-09  Simon Josefsson  <jas@extundo.com>
21365
21366         * imap.el: Support for ID IMAP extension (RFC 2971).
21367         (imap-local-variables): Add imap-id.
21368         (imap-id): New variable.
21369         (imap-id): New function.
21370         (imap-parse-response): Parse untagged ID response.
21371         * nnimap.el (nnimap-id): New variable.
21372         (nnimap-open-connection): Use it.
21373
21374 2003-12-28  Simon Josefsson  <jas@extundo.com>
21375
21376         * gnus-score.el (gnus-score-edit-all-score): New.
21377         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21378
21379 2004-01-04  Simon Josefsson  <jas@extundo.com>
21380
21381         * password.el: Add.
21382
21383 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21384
21385         * dns.el (dns-query-types): Fix typo.
21386         (dns-query-types): New function.
21387         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21388         PTR and SOA replies, see RFC 1035.
21389
21390 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21391
21392         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21393
21394         * Move to Changelog.2.
21395
21396 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21397
21398         * gnus.el (gnus-version-number): Bump version.
21399
21400 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21401
21402         * gnus.el: No Gnus v0.1 is released.
21403
21404 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21405
21406         * gnus.el: No Gnus v0.0 is released.
21407
21408 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21409
21410         * gnus.el (gnus-version-number): Bump.
21411         (gnus-version): No.
21412
21413 See ChangeLog.2 for earlier changes.
21414
21415   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21416
21417   This file is part of GNU Emacs.
21418
21419   GNU Emacs is free software: you can redistribute it and/or modify
21420   it under the terms of the GNU General Public License as published by
21421   the Free Software Foundation, either version 3 of the License, or
21422   (at your option) any later version.
21423
21424   GNU Emacs is distributed in the hope that it will be useful,
21425   but WITHOUT ANY WARRANTY; without even the implied warranty of
21426   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21427   GNU General Public License for more details.
21428
21429   You should have received a copy of the GNU General Public License
21430   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21431
21432 ;; Local Variables:
21433 ;; coding: utf-8
21434 ;; fill-column: 79
21435 ;; add-log-time-zone-rule: t
21436 ;; End: