(nnweb-google-parse-1): Update regexp for author and date.
[gnus] / lisp / ChangeLog
1 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2
3         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4
5 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6
7         * gnus-agent.el (directory-files-and-attributes): Move all the way
8         forward (the third and final move).
9         (gnus-agent-read-agentview): Trap reconstruction errors due to
10         nonexistant directory.  Handle by returning nil.
11
12 2006-05-30  Didier Verna  <didier@xemacs.org>
13
14         * message.el (message-dont-reply-to-names): Update the custom type.
15         * message.el (message-dont-reply-to-names): New defsubst: potentially
16         convert a list of regexps into a single one.
17         * message.el (message-get-reply-headers): Use it.
18         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19
20 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * gnus-agent.el (directory-files-and-attributes): Move forward.
23
24 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
25
26         * gnus-ml.el (gnus-mailing-list-subscribe)
27         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
28         (gnus-mailing-list-message): Fix doc strings.
29
30 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
31
32         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
33         of doing it manually.
34
35 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
36
37         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
38         comment.
39
40 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
41
42         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
43         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
44         (gnus-agent-read-local): All symbols allocated in my-obarray
45         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
46         (gnus-agent-regenerate-group): Check numeric names to see if they are
47         messages or groups.
48         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
49         better way of do this...)
50
51         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
52         'dummy.group' (there should be a better way of do this...)
53
54 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
57         (gnus-saved-headers): Ditto.
58         (gnus-default-article-saver): Mention functions may have properties.
59         (gnus-article-save): Override gnus-save-all-headers and
60         gnus-saved-headers by :headers property which saver function may have.
61         (gnus-summary-save-in-file): Add :headers property.
62         (gnus-summary-write-to-file): Ditto.
63
64         * gnus-sum.el (gnus-summary-save-article): Bind
65         gnus-prompt-before-saving to t when saving many articles in a file;
66         always show all headers.
67
68         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
69
70 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
71
72         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
73         marks.
74
75         * message.el (message-indent-citation): Add optional arguments to allow
76         using it outside of message buffers.
77
78         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
79         (gnus-article-treat-unfold-headers): Use it.
80         (gnus-article-truncate-lines): New variable.
81         (gnus-article-mode): Use it.
82         (gnus-article-toggle-truncate-lines): New function.
83
84         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
85         gnus-article-toggle-truncate-lines.
86
87         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
88         coding system in XEmacs, use binary.
89
90 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
93         after-load-alist.
94
95         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
96         this function should save decoded articles.
97         (gnus-summary-write-to-file): Use property to specify this function
98         should save decoded articles and specify gnus-summary-save-in-file
99         should be used to save articles other than the first one when saving
100         many articles.
101         (gnus-summary-save-body-in-file): Use property to specify this
102         function should save decoded articles.
103         (gnus-summary-write-body-to-file): Use property to specify this
104         function should save decoded articles and specify
105         gnus-summary-save-body-in-file should be used to save articles other
106         than the first one when saving many articles.
107
108         * gnus-sum.el (gnus-summary-save-article): Simplify.
109
110 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-art.el (gnus-default-article-saver): Add
113         gnus-summary-write-body-to-file.
114         (gnus-article-save-coding-system): Don't use coding system object
115         in XEmacs.
116         (gnus-read-save-file-name): Add optional `dir-var' argument which
117         specifies directory in which files are saved; work even if optional
118         `variable' argument is not specified.
119         (gnus-summary-write-to-file): Read file name.
120         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
121         (gnus-summary-write-body-to-file): New function.
122
123         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
124         (gnus-summary-local-variables): Add it.
125         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
126         (gnus-summary-save-article): Remove optional `decode' argument;
127         determine whether to decode articles by the value of
128         gnus-default-article-saver; when saving many files using
129         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
130         it first and use gnus-summary-save-in-file or
131         gnus-summary-save-body-in-file thereafter unless
132         gnus-prompt-before-saving is always; move point to article which
133         will be saved.
134         (gnus-summary-save-article-file): Revert.
135         (gnus-summary-write-article-file): Revert.
136         (gnus-summary-save-article-body-file): Revert.
137         (gnus-summary-write-article-body-file): New function.
138
139 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * gnus-art.el (gnus-default-article-saver): Doc fix.
142         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
143         from gnus-summary-save-article-coding-system, and default to a
144         certain coding system.
145         (gnus-output-to-file): Add coding cookie and encode text according
146         to gnus-article-save-coding-system; don't use mm-append-to-file.
147
148         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
149         gnus-art.el and rename to gnus-article-save-coding-system.
150         (gnus-summary-save-article): Require gnus-art; don't show all
151         headers if it decodes articles; don't add coding cookie here;
152         don't bind mm-text-coding-system-for-write.
153         (gnus-summary-save-article-file): Save decoded articles.
154         (gnus-summary-write-article-file): When saving many files, use
155         gnus-summary-write-to-file first and gnus-summary-save-in-file
156         thereafter unless gnus-prompt-before-saving is always.
157         (gnus-summary-save-article-body-file): Save decoded articles.
158
159         * lpath.el: Fbind select-safe-coding-system for XEmacs.
160
161 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
162
163         * nnrss.el (nnrss-check-group): Bind hash-index.
164
165 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
166
167         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
168         its hash index.  Store this hash in `nnrss-group-data'.
169         (nnrss-read-group-data): Update accordingly.
170
171 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
172
173         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
174         entry.
175
176         * gnus-sum.el (gnus-summary-make-menu-bar): Add
177         gnus-article-browse-html-article.
178
179 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
180
181         * gnus-sum.el (gnus-summary-mime-map): Add
182         gnus-article-browse-html-article.
183
184         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
185
186 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
187
188         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
189         suitable coding systems in customize.
190
191 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
192
193         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
194         (gnus-summary-expire-articles-now): Shorten prompt.
195
196         * gmm-utils.el (wid-edit): Require.
197         (defun-gmm): Renamed from `gmm-defun-compat'.
198         (gmm-image-search-load-path): Use it.
199         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
200
201 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
202
203         * gnus-sum.el (gnus-summary-save-article-coding-system): New
204         variable.
205         (gnus-summary-save-article): Add optional `decode' argument.  If
206         it is set and gnus-summary-save-article-coding-system is non-nil,
207         save decoded article.
208         (gnus-summary-write-article-file): Save decoded article if
209         gnus-summary-save-article-coding-system is non-nil.
210
211         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
212         type.
213
214 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
217
218 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
221         first to test gnus-single-article-buffer which may be buffer-local.
222
223         * gnus-sum.el (gnus-summary-setup-buffer): Make
224         gnus-single-article-buffer buffer-local and nil in ephemeral
225         group; make gnus-article-buffer, gnus-article-current, and
226         gnus-original-article-buffer always buffer-local.
227         (gnus-summary-exit): Kill article buffer belonging to ephemeral
228         group.
229         (gnus-handle-ephemeral-exit): Don't move to next summary line.
230
231 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * nnml.el (nnml-request-compact-group): Compressed files might not
234         have .gz extension.
235
236 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
237
238         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
239         (mm-copy-to-buffer): Use with-current-buffer.
240         (mm-display-part): Simplify.
241         (mm-inlinable-p): Add optional arg `type'.
242
243 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
244
245         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED
246         argument.
247         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
248         Try harder to show the attachment internally or externally using
249         gnus-mime-view-part-as-type.
250
251 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
252
253         * message.el (message-from-style, message-signature-separator)
254         (message-user-organization-file, message-send-mail-function)
255         (message-citation-line-function, message-yank-prefix)
256         (message-indent-citation-function, message-signature)
257         (message-signature-file, message-signature-insert-empty-line):
258         Remove autoloads.
259
260         * gnus-art.el (gnus-buttonized-mime-types): Remove
261         "multipart/signed".  Revert 2006-04-26 change.
262
263 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus.el (gnus-version-number): Bump version.
266
267 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
268
269         * gnus.el: No Gnus v0.5 is released.
270
271 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
272
273         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
274         fetching articles by message-id.
275
276 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
277
278         * message.el (hashcash): Require hashcash as normal.
279
280         * ecomplete.el (ecomplete-highlight-match-line): Use
281         point-at-eol.
282         (ecomplete-highlight-match-line): Use `highlight', because that
283         face exists in both Emacs and XEmacs.
284
285         * message.el (message-display-abbrev): Use point-at-bol.
286
287         * mail-source.el: Don't require timer/timer-funcs.
288
289         * gnus-async.el: Ditto.
290
291         * password.el: Ditto.
292
293         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
294
295         * mm-url.el: Ditto.
296
297         * gnus-xmas.el: Don't require timer-funcs.
298
299         * mm-util.el: Require timer/timer-funcs.
300
301 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
302
303         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
304         Close.
305
306 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
309         unibyte after clear-decrypt function runs.
310
311         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
312         returns as a unibyte string.
313
314 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
315
316         * lpath.el: Revert.
317
318         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
319         (pgg-gpg-process-sentinel): Revert.
320
321         * pgg-pgp.el (pgg-pgp-process-region): Revert.
322         (pgg-pgp-lookup-key): Revert.
323
324         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
325         (pgg-pgp5-lookup-key): Revert.
326
327         * pgg.el (pgg-fetch-key): Revert.
328
329 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * lpath.el: Fbind string-as-multibyte for XEmacs.
332
333         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
334         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
335         (mml1991-pgg-encrypt): Ditto.
336
337         * pgg-gpg.el (pgg-string-to-multibyte): New function.
338         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
339         a multibyte buffer.
340
341         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
342         (pgg-pgp-lookup-key): Ditto.
343
344         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
345         (pgg-pgp5-lookup-key): Ditto.
346
347         * pgg.el (pgg-fetch-key): Ditto.
348
349 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
350
351         * message.el (message-user-organization-file): Check several
352         locations of the organization file.
353
354         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
355         Add gnus-article-view-part-as-type.
356
357         * gnus-art.el (gnus-article-view-part-as-type): New function.
358
359         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
360         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
361
362         * mml.el: Simplify autoload.
363         (mml-mode): defvar dnd-protocol-alist instead of using
364         symbol-value.
365         (mml-default-directory): New variable.
366         (mml-minibuffer-read-file): Use it.
367         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
368
369         * message.el (message-citation-line-format): New variable.
370         (message-insert-formated-citation-line): New function.
371         (message-citation-line-function): Add
372         `message-insert-formated-citation-line' to custom type.
373
374         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
375         to doc string.
376
377         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
378         depending on mm-verify-option.
379
380 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
383         binding pgg-* variables; reimplement the section which prevents
384         MIME header from being signed.
385         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
386         pgg-text-mode; remove a blank line at the top of body.
387
388         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
389         lines at the top of body; use gnus-newsgroup-charset if there's no
390         Charset header.
391
392 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
393
394         * message.el (message-self-insert-commands): Doc fix.
395
396         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
397         (mm-uu-pgp-encrypted-test): Ditto.
398         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
399         between header and body; return application/pgp-encrypted handle
400         if decryption failed; decode decrypted body by charset.
401
402         * mm-decode.el (mm-automatic-display): Don't make application/pgp
403         element match to application/pgp-*.
404
405 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
406
407         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
408         HTML.
409
410 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * mail-source.el (mail-source-call-script): Message the error
413         string.
414
415 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * gnus-util.el (gnus-byte-compile): Use it.
418
419 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
420
421         * gnus-util.el (kill-empty-logs): New function.
422
423 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * message.el (message-mail-alias-type): Doc fix.
426         (message-mail-alias-type-p): New function.
427         (message-send): Use it.
428         (message-mode): Ditto.
429         (message-strip-forbidden-properties): Ditto.
430
431         * ecomplete.el (ecomplete-database-file-coding-system): New
432         variable.
433         (ecomplete-save): Use it.
434         (ecomplete-setup): Use it.
435
436 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * message.el (message-self-insert-commands): New variable.
439         (message-strip-forbidden-properties): Use it.
440
441 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * message.el (message-put-addresses-in-ecomplete): Use a regexp
444         that doesn't make XEmacs choke.
445
446 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
447
448         * gnus-util.el (gnus-replace-in-string): Prefer
449         replace-regexp-in-string over of replace-in-string.
450
451 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * gnus-util.el (gnus-select-frame-set-input-focus): Use
454         select-frame-set-input-focus if it is available in XEmacs; use
455         definition defined in Emacs 22 for old Emacsen.
456
457         * dgnushack.el: Autoload unmorse-region for XEmacs.
458
459         * lpath.el: Bind cursor-in-non-selected-windows and
460         select-frame-set-input-focus for XEmacs.
461
462 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * mm-view.el (mm-inline-text): Use equal instead of equalp.
465
466 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
467
468         * gnus-registry.el (gnus-registry-cache-save): remove text
469         properties when saving via the temp buffer
470
471 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
472
473         * message.el (message-generate-hashcash): Honor custom type.
474
475 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
476
477         * message.el (message-generate-hashcash): Default to non-nil when
478         hashcash is found.
479
480         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
481         (gnus-refer-thread-limit): Increase default to 500.
482
483         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
484
485         * flow-fill.el (fill-flowed): Allow delete-space.
486
487 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
488
489         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
490         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
491         Remove autoloads.
492
493 2006-04-18  Simon Josefsson  <jas@extundo.com>
494
495         * message.el (message-generate-hashcash): Default to.
496
497 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
500         concatenating segments rather than before concatenating them.
501
502 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
503
504         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
505
506 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
509
510         * message.el (message-forward-make-body-plain): Allow
511         message-forward-ignored-headers to be a list.
512         (message-remove-ignored-headers): Factor out into function.
513         (message-forward-make-body-mml): Use it.
514
515         * imap.el (imap-quote-specials): New function.
516         (imap-login-auth): Quote specials.
517
518         * rfc2231.el (rfc2231-parse-string): Remove dead code.
519         (rfc2231-parse-string): Allow concatanation of parameters that
520         aren't contiguous.  The test case is
521           (mail-header-parse-content-type "message/external-body;
522             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
523             access-type=LOCAL-FILE;
524             name*1*=plugh%2fhello-sailor%2fbing.pdf")
525
526 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
527
528         * nntp.el (nntp-accept-process-output): Return the value of
529         `nnheader-accept-process-output'.
530
531 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
532
533         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
534         (gnus-button-alist): Recognize more diff formats.
535         (gnus-button-patch): Strip directory.
536
537 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
538
539         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
540         Emacs 22 when setting focus.
541
542 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
543
544         * gnus-art.el (gnus-article-treat-types): Do treatment of
545         text/x-verbatim parts.
546         (gnus-button-patch): New command.
547
548         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
549         addresses that contain invalid characters.
550
551 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * message.el (message-put-addresses-in-ecomplete): Use
554         gnus-replace-in-string.
555         (message-is-yours-p): Use the more correct
556         mail-header-parse-address instead of
557         mail-extract-address-components.
558         (message-put-addresses-in-ecomplete): Fix typo.
559
560         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
561         keystroke.
562
563         * gnus-art.el (gnus-treatment-function-alist): Change order of
564         newsgroups/generic header folding to avoid double-folding.
565
566         * message.el (message-hidden-headers): Add X-Draft-From.
567
568         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
569         command.
570         (gnus-summary-repeat-search-article-backward): New command.
571
572         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
573         groups in the parent topic.
574
575 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
576
577         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
578         (spam-extra-header-to-number): Return the CRM114 number as a
579         number instead of a string.
580
581 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * gnus-art.el (gnus-face-properties-alist): Moved here from
584         gnus-fun.
585
586         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
587
588 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
589
590         * message.el (message-strip-forbidden-properties): Only display on
591         self-insert-command.
592
593         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
594         reindent.
595         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
596
597 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
598
599         * smiley.el (smiley-style): Fix typo.
600
601 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * hashcash.el (hashcash-insert-payment-async-2): Use
604         message-goto-eoh instead of doing it manually.
605         (mail-add-payment): Use message-narrow-to-header instead of trying
606         to do the same itself.
607
608         * message.el (message-hidden-headers): Add Face.
609
610         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
611         reparenting code.
612         (gnus-summary-reparent-children): Refactored out code.
613         (gnus-summary-thread-map): New keystroke.
614         (gnus-summary-reparent-children): Make into command.
615
616         * smiley.el (smiley-style): Default to `medium' if using a large
617         font.
618
619         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
620         does it itself.
621
622         * message.el (message-point-in-header-p): Simplify definition.
623
624 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * nnagent.el (nnagent-request-set-mark): Silence log file
627         writing.
628         (nnagent-request-set-mark): Use write-region instead of
629         append-to-file.
630
631         * gnus-sum.el (gnus-read-header): Fudge article number if using a
632         strange select method.
633
634         * ecomplete.el (ecomplete-display-matches): Get highlightling
635         right.
636         (ecomplete-display-matches): Use literals.
637         (ecomplete-display-matches): Disable message logging.
638
639         * message.el (message-display-abbrev): Small optimization.
640
641         * ecomplete.el (ecomplete-display-matches): Allow automatic
642         display.
643
644         * message.el (message-strip-forbidden-properties): Display
645         abbrevs.
646         (message-display-abbrev): Get automatic display right.
647
648         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
649         keystrokes.
650
651 2006-04-13  Romain Francoise  <romain@orebokech.com>
652
653         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
654         Moved here (and renamed) from gnus-registry.el.
655
656         * gnus-registry.el: Require gnus-util.
657         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
658
659 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * gnus-group.el (gnus-group-catchup-current): Change
662         if-then-else-if-then-else into cond.
663         (gnus-group-catchup): Indent.
664         (group-name-at-point): New function.
665         (gnus-fetch-group): Provide default from thing at point.
666
667 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * message.el (message-display-abbrev): Fix regexp.
670
671         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
672         choosing.
673         (ecomplete-highlight-match-line): Fix up code rewrite, remove
674         dead variables.
675
676         * message.el (message-newline-and-indent): Remove debugging.
677         (message-display-abbrev): Use new implementation.
678
679 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * gnus-art.el (gnus-article-mode): Set
682         cursor-in-non-selected-windows to nil.
683
684         * smiley.el: Revert previous change.
685         (smiley-data-directory): defvar it before using it in the
686         defcustom of `smiley-style'.
687
688 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
689
690         * message.el (message-newline-and-indent): New function.
691
692         * ecomplete.el: Implement more bits.
693
694         * message.el (message-put-addresses-in-ecomplete): Clean up the
695         string.
696
697         * ecomplete.el (ecomplete-add-item): Chop off decimals.
698
699         * gnus-sum.el (gnus-summary-save-parts): Bind
700         gnus-summary-save-parts-counter and use it to make unique file
701         names.
702
703         * gnus-art.el (gnus-ignored-headers): Add some more headers.
704
705         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
706         parameter to say whether to actually parse the individual
707         addresses.
708
709         * message.el (message-put-addresses-in-ecomplete): New function.
710         (ecomplete): Require.
711         (message-mail-alias-type): Add ecomplete as an option.
712
713 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
714
715         * flow-fill.el (fill-flowed): Remove trailing space from blank
716         quoted lines.
717
718 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * smiley.el (smiley-style): Move definition later to avoid a
721         compilation warning.
722
723 2006-04-12  Kenichi Handa  <handa@m17n.org>
724
725         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
726      &nb