(nnheader-init-server-buffer): Use with-current-buffer.
[bpt/emacs.git] / lisp / gnus / ChangeLog
CommitLineData
dd58a686
SM
12008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
2ec9cf15
SM
3 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4 (nnheader-string-as-multibyte): Remove.
5
3d2440b4
SM
6 * mm-view.el: Use inhibit-read-only.
7 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9 or unibyte-string.
10
456cace2
SM
11 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
12 (mm-uu-yenc-extract): Use with-current-buffer.
13
f5fcf556
SM
14 * gnus-soup.el (gnus-soup-send-packet): Don't use
15 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
16
c9de7755
SM
17 * nnmh.el: Use with-current-buffer.
18 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
19 mm-string-as-multibyte on the output of mm-encode-coding-string.
20
3d2440b4 21 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9c5fe825
SM
22 (nnimap-request-move-article): Use with-current-buffer.
23
3d2440b4
SM
24 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
25 inserting the handle-buffer's text, so the implicit multibyte->unibyte
26 conversion uses string-make-unibyte rather than string-as-unibyte.
d4eb2b7e 27
228b6ecd
SM
28 * gnus-msg.el: Use with-current-buffer.
29
dd58a686
SM
30 * message.el (message-ignored-resent-headers): Add "Delivered-To".
31
37a68866
MB
322008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
33
dd58a686
SM
34 * mail-source.el (mail-source-delete-old-incoming-confirm):
35 Change default to nil.
37a68866
MB
36 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
37
8f7abae3
MB
382008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
39
40 * gnus-art.el (gnus-narrow-to-page): Position point properly.
41 (gnus-article-goto-prev-page): Work for articles having ^L's.
42
43 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
44
45 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
46
e0385bf4
KF
472008-03-07 Karl Fogel <kfogel@red-bean.com>
48
56388398 49 * gnus-bookmark.el: Adjust for renames in bookmark.el.
e0385bf4
KF
50 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
51 (gnus-bookmark-jump): Adjust some variable names.
52
8f7abae3 532008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
a7b50e1c 54
8f7abae3
MB
55 * auth-source.el: New package.
56 (auth-source-choices): Add customization entry point variable.
57
58 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
59 bug.
60
612008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
62
63 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
64 (gnus-registry-initialize, gnus-registry-install-p): Use it.
dd58a686 65 (gnus-registry-install-shortcuts): Rename from
8f7abae3
MB
66 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
67 the `gnus-registry-mark-map' keymap dynamically from
68 `gnus-registry-marks'. The generated functions update the summary line
69 when a registry mark is added or deleted, and will call
70 `gnus-registry-install-p' (see the comments in the code).
71 (gnus-registry-user-format-function-M): Use concat intelligently.
72
73 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
74 the registry mark functions.
a7b50e1c 75
c1717fbd
GM
762008-03-05 Glenn Morris <rgm@gnu.org>
77
78 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
79 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
80 gnus-art.
81 (top-level): No need to load own source when compiling.
82
8f7abae3
MB
832008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
84
85 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
86 Suggested by <chris.anderton@zetnet.co.uk>.
87
1fc34624
GM
882008-03-04 Glenn Morris <rgm@gnu.org>
89
90 * gnus-sum.el (top-level): No need to require gnus when compiling,
91 since unconditionally required near start of file.
92 (gnus-summary-display-while-building): Move definition before use.
93
8f7abae3
MB
942008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
95
96 * gnus-registry.el (gnus-registry-user-format-function-M): Add
97 formatting function.
98
992008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
100
101 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
102 with plists.
103 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
104 Use new format.
105
1062008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
107
108 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
109 `where-is-internal' that returns a range of key sequences.
110
dacb905a
SM
1112008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
112
a88fd51a
SM
113 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
114
c7a91ce1 115 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
1fc34624
GM
116 (gnus-summary-jump-to-group): Consider windows on other displayed
117 frames as well. Similar changes might be needed elsewhere, but that's
118 the one I've bumped into during my use.
c7a91ce1 119
62dc3ac3 120 * nndoc.el (nndoc-oe-dbx-type-p):
ef1b088a 121 * gnus-msg.el (gnus-debug):
dacb905a
SM
122 * gnus-group.el (gnus-update-group-mark-positions):
123 Use mm-string-to-multibyte.
124
8f7abae3
MB
1252008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
126
127 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
128 doesn't handle NotDashEscaped.
129
130 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
131 (mml-dnd-attach-options): Fix typo in custom choice.
132
133 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
134 nndoc-article-type to mbox.
135 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
136
137 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
138 to nil, instead of html2text.
139
140 * imap.el (imap-debug): Add `imap-ping-server'.
141
142 * gnus-bookmark.el: Add FIXMEs.
143
144 * message.el (message-form-letter-separator)
145 (message-send-form-letter-delay): New variables.
146 (message-send-form-letter): Use them. New command to send form
147 letters. Requested by Uwe Siart.
148 (message-send-mail-function): Doc fix. Add "Other" custom option.
149
14e8de0c
MB
1502008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
151
152 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
153 empty author.
154
1552008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
156
157 * gnus-registry.el (gnus-registry-marks): Add variable for
158 customization of marks and their appearance.
159 (gnus-registry-read-mark): Use it.
160 (gnus-registry-do-marks): Add utility function to loop through
161 `gnus-registry-marks'.
162 (gnus-registry-install-shortcuts-and-menus): Add function to install
163 shortcuts and menus.
164 (gnus-registry-initialize): Use it.
165 (gnus-registry-default-mark): Clarify documentation.
166
ab74c815
GM
1672008-02-29 Glenn Morris <rgm@gnu.org>
168
169 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
170 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
171 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
172 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
173 Change defcustom :version from 23.0 to 23.1.
174
14e8de0c
MB
1752008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
176
177 * gnus-registry.el (gnus-registry-follow-group-p)
178 (gnus-registry-post-process-groups): Add functions to aid registry
179 splitting and improve logging. Clarify behavior in function
180 documentation.
181 (gnus-registry-split-fancy-with-parent): Use them.
182
80de1778
SM
1832008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * gnus-art.el: Use with-current-buffer.
186
14e8de0c
MB
1872008-02-27 David Engster <dengste@eml.cc>
188
189 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
190 Express real group name in the response.
191
1922008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
193
194 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
195 (nnmairix-last-server, nnmairix-current-server): Defvar them.
196 (nnmairix-goto-original-article): Defvar gnus-registry-install and
197 autoload gnus-registry-fetch-group when compiling.
198 (nnmairix-request-group-with-article-number-correction): remove
199 unreferenced argument passed to nnmairix-call-backend.
200
2012008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
202
203 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
204 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
205 Wilde.
206
da13b6cc
GM
2072008-02-27 Glenn Morris <rgm@gnu.org>
208
209 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
be021c01
GM
210 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
211 variables to defconsts. Convert comments to doc-strings.
212 (nnmairix-last-server, nnmairix-current-server): Convert from free
213 variables to defvars. Convert comments to doc-strings.
214 (gnus-registry-fetch-group): Autoload.
215 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
216 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14e8de0c
MB
217 (nnmairix-widget-build-editable-fields): Use car cddr rather than
218 caddr.
be021c01
GM
219 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
220 nnmairix-request-group-with-article-number-correction call.
221 (nnmairix-fast, nnmairix-group): New, less general names, for free
222 variables passed from nnmairix-request-group to
223 nnmairix-request-group-with-article-number-correction. Declare.
224 (nnmairix-request-group-with-article-number-correction):
225 Use nnmairix-fast, nnmairix-group rather than fast, group.
da13b6cc 226
3d0f8a67
MB
2272008-02-26 David Engster <dengste@eml.cc>
228
229 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
230 version 0.5.
231
2322008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
233
234 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
235 instead of making an extra function call. Don't add the current group
236 to articles only when they have the group. Use
237 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
238 Reported by David <de_bb@arcor.de>.
239
f5490ddc
MB
2402008-02-24 Miles Bader <miles@gnu.org>
241
242 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
243 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
244 (mm-find-mime-charset-region):
245 * mm-bodies.el (mm-encode-body):
246 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
247
52bec650
MB
2482008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
249
250 * mail-source.el (mail-source-delete-incoming): Change default.
251 Supplement doc string.
252
253 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
254
2552008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
256
257 * nnmail.el (nnmail-message-id-cache-file): Derive from
258 `gnus-home-directory'.
259
2602008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
261
262 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5e25c514 263 Document negative prefix.
52bec650 264
5e25c514 265 * gnus-group.el (gnus-group-read-group): Document negative prefix.
52bec650
MB
266
2672008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
268
269 * message.el (message-unsent-separator): Add the Exim bounce
270 separator.
271
2722008-02-10 Daiki Ueno <ueno@unixuser.org>
273
274 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
275 list.
276 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
277 recipient/signer list.
278
0b9c5ab7
RS
2792008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
280
281 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
282 fbound (Emacs 23 unicode), signal an error.
283
1888e568
GM
2842008-02-08 Glenn Morris <rgm@gnu.org>
285
286 * gnus-art.el (pgg-display-output-buffer): Declare as function.
287
52bec650
MB
2882008-02-07 Tassilo Horn <tassilo@member.fsf.org>
289
290 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
291 ports to the calls to `netrc-machine-user-or-password' in addition to
292 "imap" and "imaps".
293
e9198520
MB
2942008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
295
296 * gnus.el (gnus-group-startup-message): Add `find-image' call before
297 image-load-path is let-bound. Reported by Harald Hanche-Olsen
298 <hanche@math.ntnu.no>.
299
3002008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
301
302 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
303
9303f985 3042008-02-01 Zhang Wei <id.brep@gmail.com>
aca7a3d2
MB
305
306 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
307
308 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
309
9303f985 3102008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
311
312 * mml.el (mml-parse-1): Remove apparently vestigial use of
313 `mm-hack-charsets'.
314 * mm-bodies.el (mm-encode-body): Likewise.
315
9303f985 3162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
317
318 * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
319 rfc2104-hexstring-to-bitstring and changed to return a byte list.
320 (rfc2104-hash): Convert the result of concat to unibyte string.
321
9303f985 3222008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 323
aca7a3d2
MB
324 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
325 coding-system-for-read.
326 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
327
8385d659
MB
328 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
329 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Deleted.
330 (mm-find-mime-charset-region): Remove hack-charsets stuff.
aca7a3d2 331
10ef2ef7 3322008-01-24 Michael Sperber <sperber@deinprogramm.de>
a1da1e37
MB
333
334 * mail-source.el (mail-sources): Add `group' choice.
335
336 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
337 parameter `in-group' to control into which group the articles go.
338 Add treatment of `group' mail-source.
339
a445370f
DN
3402008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
341
342 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
343 * message.el (message-beginning-of-line): Use featurep instead of bound
344 tests in order to resolve conditionals at compile time.
345
4599d0ec
MB
3462008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
347
348 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
349
350 * mm-decode.el (mm-dissect-buffer): Decode description.
351
352 * mml.el (mml-to-mime): Encode message header first.
353
0b6799c3
MB
3542008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
355
356 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
357 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
358
3592008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
360
361 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
362
3632008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
364
365 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
366 prefix keys.
367 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
368 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
369 gnus-xmas.el.
370
3712008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
372
373 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
374 Add new variables for article mark management.
375 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
376 list of extra data entries which, when present, will indicate that the
377 article ID should not be trimmed from the registry.
378 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
379 functions.
380 (gnus-registry-read-mark): New function to read a mark name from the
381 user.
382 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
383 (gnus-registry-set-article-mark-internal): New functions to add and
384 remove marks.
385 (gnus-registry-get-article-marks): New function to show the marks for
386 an article, or retrieve them for further use.
387
3882008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
389
390 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
391 keys when no argument is given.
392
3932008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
394
395 * gnus-sum.el (gnus-article-sort-by-random)
396 (gnus-thread-sort-by-random): Fix doc strings. Reported by
397 jidanni@jidanni.org.
398
3992008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus-art.el (gnus-article-describe-bindings): New function.
402 (gnus-article-read-summary-keys): Use it.
403 (gnus-article-mode-map): Bind `C-h b' to it.
404
95838435
MB
4052008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
406
407 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
408 XEmacs.
409 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
410 against non-character events.
411
95838435
MB
4122008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
413
414 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
415 command.
416 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
417 instead of END. Change name of the temp file.
418 (gnus-group-gmane-group-download-format): Add doc string. Make it
419 customizable.
420
4212008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
422
423 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
424 bind `S W' to gnus-article-wide-reply-with-original; set default
425 binding to gnus-article-read-summary-send-keys.
426 (gnus-article-read-summary-keys): Fix the order of keys; display
427 continuation keys correctly in the echo area; describe bindings
428 correctly when keys end with `C-h'.
429 (gnus-article-read-summary-send-keys): New function.
430 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
431 for gnus-article-read-summary-send-keys; display continuation keys
432 correctly in the echo area.
433 (gnus-article-reply-with-original): Ignore prefix argument.
434 (gnus-article-wide-reply-with-original): New function.
435
d82cf70b
MB
4362008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
437
438 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
439 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
440
4412008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
442
443 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
444 (gnus-group-read-ephemeral-gmane-group): New command.
445
f3041af1
DN
4462008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
447
448 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
449
87035689
MB
4502007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
451
452 * message.el (message-send-mail-function): Increase custom version.
453
454 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
455 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
456
87035689
MB
4572007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
458
459 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
460 html parts correctly; support forwarded messages.
461 (gnus-article-browse-html-article): Remove work buffers.
462
463 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
464 compiling.
465 (netrc-bound-and-true-p): New macro.
466 (netrc-parse): Use it instead of bound-and-true-p that is not available
467 in XEmacs 21.4.
468
4692007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
470
471 * gnus-registry.el (gnus-registry-mark-article)
472 (gnus-registry-article-marks): Add functionality to mark articles
473 through the Gnus registry.
474
475 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
476 (netrc-parse): Use encrypt-file-alist to determine if
477 encrypt-find-model or encrypt-insert-file-contents should be used.
478
541cbf8b
GM
4792007-12-19 Glenn Morris <rgm@gnu.org>
480
481 * mml.el (message-options-set, message-narrow-to-head)
482 (message-in-body-p, message-mail-p, message-encode-message-body):
483 Autoload.
484 (message-remove-header, message-narrow-to-headers-or-head)
485 (message-subscribed-p, message-make-mail-followup-to)
486 (message-position-on-field, message-news-p)
487 (message-options-set-recipient, message-generate-headers)
488 (message-sort-headers): Declare as functions.
489
87035689
MB
4902007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
491
492 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
493 convention in doc string.
494
4952007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
496
497 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
498 title to html parts.
499 (gnus-article-browse-html-article): Pass message header to it.
500
501 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
502
5032007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
504
505 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
506 or password compatible with XEmacs.
507
bbbe940b
MB
5082007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
509
510 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
511 format document.
512 (gnus-mime-delete-part): Don't write description line if empty.
513 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
514
5152007-12-14 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
516
517 * gnus-sum.el (gnus-summary-mark-unread-as-read)
518 (gnus-summary-mark-read-and-unread-as-read)
519 (gnus-summary-mark-current-read-and-unread-as-read)
520 (gnus-summary-mark-unread-as-ticked): Doc fix.
521 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
522
5232007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
524
525 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
526 Christoph Conrad <christoph.conrad@gmx.de>.
527
5282007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
529
530 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
531 yes-or-no-p.
532
5332007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
534
535 * mm-decode.el (mm-add-meta-html-tag): New function.
002876ab 536 (mm-save-part-to-file, mm-pipe-part): Use it.
bbbe940b
MB
537
538 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
539 gnus-y-or-n-p instead of y-or-n-p.
540 (gnus-article-browse-html-parts): Work with message/external-body; use
541 mm-add-meta-html-tag.
542
cef98b13
GM
5432007-12-11 Glenn Morris <rgm@gnu.org>
544
545 * gnus-cache.el: Require gnus-sum not just when compiling.
546
547 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
548
549 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
550 definitions before use.
551
552 * mm-decode.el: Require gnus-util.
553 (mm-remove-part): Only call delete-annotation on XEmacs.
554
555 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
556
557 * nnmail.el: Require gnus-int.
558
559 * spam.el: Move `require's before `eval-when-compile's.
560
561 * gnus-ems.el (gnus-alive-p):
562 * gnus-fun.el (message-goto-eoh):
5ec7fe1b 563 * gnus-util.el (gnus-group-name-decode):
cef98b13
GM
564 * mail-source.el (gnus-compress-sequence):
565 * message.el (Info-goto-node, format-spec):
566 * mm-bodies.el (message-options-get):
567 * mm-decode.el (mm-view-pkcs7):
568 * mm-util.el (gmm-write-region):
569 * mml-smime.el (mml-compute-boundary)
570 (gnus-completing-read-with-default):
571 * mml.el (widget-button-press, gnus-make-hashtable):
572 * mml1991.el (mm-decode-content-transfer-encoding)
573 (mm-encode-content-transfer-encoding)
574 (message-options-get, message-options-set):
575 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
576 * nnfolder.el (gnus-request-group):
577 * nnheader.el (ietf-drums-unfold-fws):
578 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
579 * smime.el (gnus-run-mode-hooks):
580 * spam-stat.el (gnus-message): Autoload.
581
582 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
583 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
584 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
585 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
586 Add declare-function compatibility definition.
587
588 * gnus-cache.el (nnvirtual-find-group-art):
589 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
590 (gnus-add-image, gnus-add-wash-type):
591 * gnus-group.el (nnkiboze-score-file):
592 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
593 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5ec7fe1b
GM
594 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
595 (message-tokenize-header, gnus-get-buffer-create)
596 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
597 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
cef98b13
GM
598 * gnus.el (gnus-group-decoded-name):
599 * mail-source.el (imap-capability):
600 * mm-bodies.el (message-options-set):
601 * mm-decode.el (gnus-configure-windows):
602 * mm-extern.el (message-goto-body):
603 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
604 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
605 (epg-sub-key-validity, message-options-set):
606 * mml.el (widget-event-point, gnus-configure-windows):
607 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
608 * mml2015.el (epg-check-configuration, epg-configuration)
609 (message-options-set):
610 * nndb.el (nndb-request-article):
611 * nnfolder.el (gnus-request-create-group):
612 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
613 * nnmaildir.el (gnus-group-mark-article-read):
614 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
615 * rfc1843.el (message-fetch-field):
616 * spam.el (gnus-extract-address-components):
617 Declare as functions.
618
bbbe940b
MB
6192007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
620
621 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
622
a5ded4c9
GM
6232007-12-09 Glenn Morris <rgm@gnu.org>
624
625 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
626
627 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1d1df709
GM
628 * message.el, mm-view.el, sieve-manage, smime.el:
629 Add declare-function compatibility definition.
a5ded4c9
GM
630
631 * gnus-art.el (w3-region, w3m-region, Info-menu):
632 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
633 * gnus-sum.el (gnus-get-predicate):
634 * gnus-util.el (mm-append-to-file, w32-focus-frame):
635 * message.el (mail-abbrev-in-expansion-header-p):
636 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8d0f97a4 637 (w3m-detect-meta-charset, w3m-region):
1d1df709
GM
638 * sieve-manage.el (password-read, password-cache-add)
639 (password-cache-remove):
8d0f97a4 640 * smime.el (password-read-and-add): Declare as functions.
a5ded4c9 641
274f1353
DK
6422007-12-08 David Kastrup <dak@gnu.org>
643
644 * gnus-sum.el (gnus-summary-simplify-subject-query):
645 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
646 `message'.
647
a601fb74 6482007-12-07 Glenn Morris <rgm@gnu.org>
80d06753 649
a601fb74 650 * gnus-art.el (article-make-date-line): Revert previous change.
80d06753 651
af5370ad
RS
6522007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
653
654 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
655
21ee0911
MB
6562007-12-06 Christian Plate <cplate@web.de> (tiny change)
657
658 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
659 Call gnus-add-to-range ranges only once with a prepared article-list.
660
6612007-12-06 Paul Jarc <prj@po.cwru.edu>
662
663 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
664 nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
665 group names with backslashes. Reported by Tassilo Horn
666 <tassilo@member.fsf.org>.
667
fd0c71e8
DG
6682007-12-06 D. Goel <deego3@gmail.com>
669
a601fb74
GM
670 * gnus-art.el (article-make-date-line):
671 * gnus-start.el (gnus-load):
672 * pop3.el (pop3-read-response): Fix buggy call to `error'.
fd0c71e8 673
415a09fb
MB
6742007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
675
676 * gnus-art.el (gnus-use-idna)
677 * gnus-start.el (gnus-site-init-file)
678 * message.el (message-use-idna)
679 * mm-uu.el (mm-uu-hide-markers)
680 * smiley.el (smiley-style): Revert changes that suppress warnings.
681
6822007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
683
684 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
685 specify charset to html source. Reported by Christoph Conrad
686 <christoph.conrad@gmx.de>.
687
6882007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
689
690 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
691 idna-program in order to suppress byte compile warning issued by XEmacs
692 that came to byte compile the default value section of defcustom forms
693 recently.
694
695 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
696 value of installation-directory.
697
698 * message.el (message-use-idna): Don't directly refer to the value of
699 idna-program.
700
701 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
702
703 * smiley.el (smiley-style): Don't directly call face-attribute.
704
b890d447
MB
7052007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
706
707 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
708
709 * gnus-dired.el: Reduce Gnus dependencies.
710 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
711 require. Use autoloads instead.
712 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
713 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
714 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
715 (gnus-dired-mode): Adjust doc string.
716 (gnus-dired-mail-mode): New variable.
717 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
718 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
719 (gnus-dired-mail-buffers): New function. Return mail or message
720 composition buffers.
721 (gnus-dired-attach): Use it.
722 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
723 NO-DECODE.
724 (gnus-dired-print): Use `gnus-print-buffer' depending on
725 `gnus-dired-mail-mode'.
726
7272007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
728
729 * rfc2047.el (rfc2047-encoded-word-regexp)
730 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
731 explaining what regexp patterns are for.
732
13b0ef01
GM
7332007-12-04 Glenn Morris <rgm@gnu.org>
734
735 * password.el: Move to ../password-cache.el.
736
737 * mml1991.el (password-read, password-cache-add, password-cache-remove):
738 * mml2015.el (password-read, password-cache-add, password-cache-remove):
739 * mml-smime.el (password-read, password-cache-add)
740 (password-cache-remove):
741 No need to autoload, since mml-sec requires password.
742
743 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
744 * message.el (gnus-extract-address-components):
745 * mml-smime.el (gnus-extract-address-components): Define for compiler.
746
747 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
748 password.
749
b890d447
MB
7502007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
751
752 * mailcap.el: Reduce dependencies.
753 (mail-header-parse-content-type): Autoload.
754 (mailcap-delete-duplicates): New alias.
755 (mailcap-mime-info): Add optional argument NO-DECODE.
756 (mailcap-mime-types): Use mailcap-delete-duplicates.
757
758 * message.el (message-ignored-supersedes-headers): Add "X-ID".
759
7602007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
761
762 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
763 function.
764
765 * gnus-uu.el (gnus-uu-decode-yenc): New command.
766 (gnus-uu-yenc-article): New function.
767
768 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
769
770 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
771 buffer.
772
21662dc7
GM
7732007-12-02 Glenn Morris <rgm@gnu.org>
774
323fc9ec
GM
775 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
776 Move to ../net.
777
21662dc7
GM
778 * binhex.el, uudecode.el: Move to ../mail.
779
ceabaeb3
GM
780 * encrypt.el: Remove file.
781
b890d447
MB
7822007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
783
784 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
785 matches on patches.
786
787 * gnus-art.el (gnus-article-browse-html-article): Mention
788 `mm-text-html-renderer' in the doc string.
789
790 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
791 string. Add comments.
792
793 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
794 if rhs is ASCII.
795
08545d0a
GM
7962007-12-01 Glenn Morris <rgm@gnu.org>
797
fb18c032 798 * dig.el, dns.el: Move to ../net.
c3335b6a 799 * format-spec.el, hex-util.el, sha1.el: Move to ../.
4c1d5922 800
08545d0a
GM
801 * mail-source.el (top-level): Require format-spec before
802 eval-when-compile.
803
257a0a0d
GM
8042007-11-30 Glenn Morris <rgm@gnu.org>
805
806 * encrypt.el: Require password, rather than autoloading password-read.
807
b890d447
MB
8082007-11-28 Elias Oltmanns <eo@nebensachen.de>
809
810 * gnus.el (gnus-method-to-server): Add an optional parameter so the
811 caller can indicate whether the cache should be disregarded for this
812 call. This way the result of the call is reproducible at all times and
813 can be considered a canonical server name for the supplied method.
814 (gnus-agent-method-p): Canonicalize server names by pushing their
815 method through `gnus-method-to-server' using the no-cache argument.
816
817 * gnus-srvr.el (gnus-server-insert-server-line): Call
818 `gnus-method-to-server' with `no-cache' argument.
819
820 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
821 gnus-agent-possibly-synchronize-flags as this should be called when the
822 server is actually being opened.
823 (gnus-agent-possibly-synchronize-flags)
824 (gnus-agent-possibly-synchronize-flags-server): Move check for the
825 flags file of an agentized server to the latter function.
826
827 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
828 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
829 after a connection has been established successfully.
830
8312007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
832
833 * gnus-art.el (article-display-face): Force to display face if called
834 interactively; check if gnus-article-x-face-too-ugly matches author.
835 (article-display-x-face): Display face even if From header is missing
836 as article-display-face does.
837
d50fd8e2
GM
8382007-11-28 Richard Stallman <rms@gnu.org>
839
840 * md4.el: Move to ../.
841 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
842
b890d447
MB
8432007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
844
845 * mail-source.el (mail-sources): Default to fetch from file for
846 compatibility with default of nnmail-spool-file.
847
8482007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
849
850 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
851 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
852 to look for encoded word that should be encoded again.
853 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
854 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
855 encoding pattern.
856 (rfc2047-decode-region): Switch strict regexp and loose one according
857 to rfc2047-allow-irregular-q-encoded-words.
858
a06e7b5d
SJ
8592007-11-26 Simon Josefsson <simon@josefsson.org>
860
861 * imap.el: Move to ../net directory.
862
b890d447
MB
8632007-11-25 Romain Francoise <romain@orebokech.com>
864
865 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
866
8672007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
868
869 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
870 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
871
872 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
873 `nnmail-spool-file'.
874
875 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
876 `nnmail-spool-file'.
877
878 * gnus-move.el (gnus-change-server): Ditto.
879
880 * gnus-kill.el (gnus-batch-score): Ditto.
881
882 * gnus-cache.el (gnus-jog-cache): Ditto.
883
884 * gnus-msg.el (gnus-summary-reply): Ignore
885 gnus-confirm-mail-reply-to-news for wide and very wide replies.
886
8872007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
888
889 * gnus-cache.el (gnus-cache-generate-nov-databases): Use
890 nnml-generate-nov-databases-directory instead of
891 nnml-generate-nov-databases-1.
892
e3b0153a
GM
8932007-11-24 Glenn Morris <rgm@gnu.org>
894
895 * message.el (message-tool-bar-retro): Update for rename
896 mail_send.xpm->mail-send.xpm.
897
b890d447
MB
8982007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
899
900 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
901 `smime-ldap-search' for Emacs 22 and up.
902
145cc6b9
RS
9032007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
904
63ff8478
RS
905 * hashcash.el: Move to ../mail directory.
906
8746c8b8
RS
907 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
908
145cc6b9
RS
909 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
910 `smime-ldap-search' for Emacs 22 and up.
911
82816ba1
SM
9122007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
913
b7b80032
SM
914 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
915
82816ba1
SM
916 * message.el (message-send-mail-function): Fix error convention.
917 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
918 (message-widen-reply, message-send-mail, message-talkative-question)
919 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
920 (message-clone-locals, message-send-news): Use with-current-buffer.
921 (message-insert-or-toggle-importance): Remove unused var `valid'.
922 (message-make-references): Remove unused var `new-references'.
923 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
924
3042deef
JB
9252007-11-22 Juanma Barranquero <lekktu@gmail.com>
926
927 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
928 (spam-split-symbolic-return-positive): Reflow docstring.
929 (spam-backends, spam-summary-exit-behavior)
930 (spam-mark-ham-unread-before-move-from-spam-group)
931 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
932 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
933 (spam-clear-cache, spam-backend-check, spam-install-backend)
934 (spam-install-statistical-backend, spam-list-of-processors)
935 (spam-group-processor-p, spam-split, spam-bogofilter-score)
936 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
937 (spam-check-crm114, spam-initialize, spam-unload-hook):
938 Fix typos in docstrings.
939
b890d447
MB
9402007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
941
942 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
943 been checked if they have never been read and those group levels are
944 higher than the one that a user specified.
945
9462007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
947
948 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
949 foreign groups unless a group level is specified by a user.
950 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
951
b62a39c4
RS
9522007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
953
954 * message.el (message-send-mail-function): Require sendmail.
955
2ea6167b
RS
9562007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
957
9e0a8576
RS
958 * message.el (message-send-mail-function): Check for smtpmail too.
959
f21470ef
RS
960 * utf7.el (utf7-encode, utf7-decode): Use coding system
961 `utf-7'/`utf-7-imap' from utf-7.el' if available.
962
2ea6167b
RS
963 * message.el (message-send-mail-function): New function.
964 (message-send-mail-function): Set default using
965 message-send-mail-function. Adjust doc string.
966 (message-send-mail-with-mailclient): New function.
967
127a6f0e
GM
9682007-11-17 Richard Stallman <rms@gnu.org>
969
970 * assistant.el: Remove file.
971
9efa445f
DN
9722007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
973
974 * smime.el (from):
975 * rfc2047.el (message-posting-charset):
976 * qp.el (mm-use-ultra-safe-encoding):
977 * pop3.el (parse-time-months):
978 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
979 * nnml.el (files):
980 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
981 (jka-compr-compression-info-list, ange-ftp-path-format)
982 (efs-path-regexp):
983 * nndiary.el (files):
984 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
985 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
986 (epg-digest-algorithm-alist, inhibit-redisplay)
987 (password-cache-expiry):
988 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
989 (pgg-output-buffer, password-cache-expiry):
990 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
991 (efs-path-regexp):
992 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
993 (inhibit-redisplay):
994 * mm-uu.el (file-name, start-point, end-point, entry)
995 (gnus-newsgroup-name, gnus-newsgroup-charset):
996 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
997 (latin-unity-ucs-list):
998 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
999 (mm-uu-binhex-decode-function):
1000 * message.el (gnus-message-group-art, gnus-list-identifiers, )
1001 (rmail-enable-mime-composing, gnus-local-organization)
1002 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1003 (gnus-read-active-file, facemenu-add-face-function)
1004 (facemenu-remove-face-function, gnus-article-decoded-p)
1005 (tool-bar-mode):
1006 * mail-source.el (display-time-mail-function):
1007 * gnus-util.el (nnmail-pathname-coding-system)
1008 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1009 (gnus-original-article-buffer, gnus-user-agent)
1010 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1011 (xemacs-codename, sxemacs-codename, emacs-program-version):
1012 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1013 * gnus-start.el (gnus-agent-covered-methods)
1014 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1015 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1016 (gnus-newsgroup-headers, gnus-group-list-mode)
1017 (gnus-group-mark-positions, gnus-newsgroup-data)
1018 (gnus-newsgroup-unreads, nnoo-state-alist)
1019 (gnus-current-select-method, mail-sources)
1020 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1021 (nnmail-spool-file, gnus-cache-active-hashtb):
1022 * gnus-mh.el (mh-lib-progs):
1023 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1024 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1025 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1026 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1027 (gnus-group-buffer):
1028 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1029 (font-lock-set-defaults):
1030 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1031 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1032 (gnus-summary-post-menu, total-parts, type, condition, length):
1033 * gnus-agent.el (gnus-agent-read-agentview):
1034 * flow-fill.el (show-trailing-whitespace):
1035 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1036 eval-and-compile wrappers for byte compiler pacifiers.
1037
1038 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1039 (mm-display-inline-fontify): Check for featurep 'xemacs not
1040 extent-list.
1041
1042 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1043 itimer-list.
1044 (mm-create-image-xemacs): Only do something for XEmacs.
1045 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1046
1047 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1048
1049 * gnus-registry.el (gnus-adaptive-word-syntax-table):
1050 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1051
e9346447
JB
10522007-11-15 Juanma Barranquero <lekktu@gmail.com>
1053
ec5741dc 1054 * nnimap.el (nnimap-split-download-body):
e9346447 1055 * gnus-demon.el (gnus-demon):
ec5741dc 1056 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
e9346447 1057
1428d46b
MB
10582007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1059
1060 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1061 macros.
1062 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1063 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1064 copy data from unibyte buffer to multibyte current buffer.
1065 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1066 to copy data from unibyte current buffer to multibyte buffer.
1067 (nntp-make-process-buffer): Make process buffer unibyte.
1068
1069 * pop3.el (pop3-open-server): Fix typo in Lisp code.
1070
10712007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
1072
1073 * pop3.el (pop3-open-server): Accept and process data more robustly at
1074 connexion start to avoid spurious "POP SSL connexion failed" errors.
1075
10762007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1077
1078 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1079 read group names.
1080
10812007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
1082
1083 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1084
10852007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1086
1087 * nnmail.el (nnmail-parse-active): Make group names unibyte.
1088 (nnmail-save-active): Use a unibyte buffer when saving active file,
1089 which may contain non-ASCII group names.
1090
1091 * nnml.el (nnml-request-group): Decode group names in messages.
1092
4d8a28ec
MB
10932007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
1094
1095 * message.el (message-citation-line-function)
1096 (message-insert-formatted-citation-line): Fix spelling of
1097 `message-insert-formated-citation-line'.
1098
c12ecb0a
MB
10992007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
1100
1101 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1102
4d8a28ec
MB
11032007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1104
1105 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1106 nnmail-pathname-coding-system.
1107
1108 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1109 that a user enters; decode group names in messages.
1110
1111 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1112
60ece9b0
MB
11132007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
1114
1115 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1116
1117 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1118
1119 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1120 risky local variable.
1121
1122 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1123
11242007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1125
1126 * encrypt.el: Improve documentation to fix function name typo.
1127 Reported by Daiki Ueno <ueno@unixuser.org>.
1128
11292007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1130
1131 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1132 even if the point is not in the last page of an article.
1133 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1134 back to the previous page.
1135
c590ed3a
MB
11362007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
1137
1138 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1139
60ece9b0
MB
11402007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
1141
1142 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1143
c70dbcd5
SM
11442007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1145
60ece9b0
MB
1146 * message.el (message-check-news-body-syntax): Avoid
1147 mm-string-as-multibyte.
c70dbcd5
SM
1148 (message-hide-headers): Don't assume (point-min)==1.
1149
437ce4be
MB
11502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1151
1152 * message.el (message-remove-blank-cited-lines): Fix if remove is
1153 given.
1154 (message-bogus-address-regexp): New variable.
1155 (message-bogus-recipient-p): New function.
1156 (message-check-recipients): New command.
1157 (message-syntax-checks): Add `bogus-recipient'.
1158 (message-fix-before-sending): Add `bogus-recipient'.
1159
1160 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1161 (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
1162 window-system.
1163
c7ff939a
RS
11642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1165
1166 * gnus.el: Bump version to Gnus v5.13.
1167
01c52d31
MB
11682007-10-28 Miles Bader <miles@gnu.org>
1169
1170 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1171 at compile-time too.
1172
437ce4be
MB
11732007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1174
1175 * gnus-msg.el (gnus-message-setup-hook): Add
1176 `message-remove-blank-cited-lines' to options.
1177
01c52d31
MB
11782007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1179
1180 * message.el (message-remove-blank-cited-lines): New function.
1181 Suggested by Karl Pl\e,Ad\e(Bsterer.
1182
11832007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1186 mapc.
1187
1188 * imap.el (imap-open): Replace mapcar called for effect with mapc.
1189 (top-level): Use mapc to set functions to be traced for debugging.
1190
1191 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1192 called for effect with while loop.
1193
1194 * message.el (message-talkative-question): Replace mapcar called for
1195 effect with mapc.
1196
1197 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1198 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1199 called for effect with dolist.
1200
1201 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1202
1203 * nndiary.el: Use dolist instead of mapcar to add diary headers to
1204 gnus-extra-headers and nnmail-extra-headers.
1205
1206 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1207 called for effect with dolist.
1208 (top-level): Use mapc to set functions to be traced for debugging.
1209
1210 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1211 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1212 dolist.
1213
1214 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1215 Replace mapcar called for effect with mapc.
1216 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1217 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1218 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1219 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1220
1221 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1222 remove-if that's a cl function.
1223
1224 * webmail.el (webmail-debug): Replace mapcar called for effect with
1225 dolist.
1226
01c52d31
MB
12272007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1228
1229 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1230 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1231 with while loop.
1232
1233 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1234 functions from article-* functions.
1235 (gnus-multi-decode-header): Replace mapcar called for effect with
1236 dolist.
1237
1238 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1239 (gnus-bookmark-show-details): Replace mapcar called for effect with
1240 while loop.
1241
1242 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1243 called for effect with while loop.
1244
1245 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1246 with dolist.
1247
1248 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1249 mapcar called for effect with dolist.
1250
1251 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1252
1253 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1254 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1255 Replace mapcar called for effect with dolist.
1256 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1257 mapc.
1258
1259 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1260 Replace mapcar called for effect with dolist.
1261 (gnus-topic-list): Replace mapcar called for effect with mapc.
1262
1263 * gnus.el: Use mapc instead of mapcar to add autoloads.
1264
4b576f7d
RS
12652007-10-23 Richard Stallman <rms@gnu.org>
1266
1267 * gnus-group.el (gnus-group-highlight): Mark as risky.
1268
fdc90613
MB
12692007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1270
1271 * gnus.el (gnus-server-to-method): Return method found first in
1272 gnus-newsrc-alist.
1273
01c52d31
MB
1274 * gnus-art.el (gnus-article-highlight-signature)
1275 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1276 button overlay without the front stickiness.
1277
12782007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
1279
1280 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1281 overview buffer needed a catch to receive its throw.
1282 (gnus-agent-flush-cache): Declared as interactive to make this function
1283 easier to use.
1284
fdc90613
MB
12852007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1286
1287 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1288 `next-line'.
1289
5255e3ff
MB
12902007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1291
1292 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1293 exclude address matching message-dont-reply-to-names.
1294
b4fde39f
MB
12952007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1296
1297 * gnus-util.el (gnus-string<): New function.
1298
1299 * gnus-sum.el (gnus-article-sort-by-author)
01c52d31 1300 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
b4fde39f
MB
1301
13022007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1303
1304 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1305 the frame-focus tag is set in gnus-buffer-configuration.
1306
01c52d31
MB
13072007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1308
1309 * gnus-art.el (gnus-article-add-button): Make a button overlay without
1310 the front stickiness.
1311
13122007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1313
1314 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1315 url pattern; remove duplicate one.
1316 (gnus-article-extend-url-button): New function.
1317 (gnus-article-add-buttons): Use it.
1318 (gnus-button-push): Use concatenated url that it makes.
1319
6ab3804a
JB
13202007-10-04 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1323 (sieve-manage-open): Use `mapc' instead of `mapcar'.
1324
2f19ece7
SM
13252007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1328 Don't hardcode point-min==1.
1329
1d0df8af
DK
13302007-09-30 David Kastrup <dak@gnu.org>
1331
1332 * gnus-art.el (gnus-article-reply-with-original)
1333 (gnus-article-followup-with-original): When `transient-mark-mode' is
1334 off, refrain from active-region behavior for followups.
1335
4b70e299
MB
13362007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
1337
1338 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
01c52d31
MB
1339 Fix comment about "iso8859-1".
1340
13412007-10-08 Daiki Ueno <ueno@unixuser.org>
1342
1343 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1344 ones returned from the verify-function.
1345
1346 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1347 mml2015-extract-cleartext-signature if extraction failed.
1348
13492007-10-07 Daiki Ueno <ueno@unixuser.org>
1350
1351 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1352 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1353 failed.
4b70e299
MB
1354
13552007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
1356
e9346447 1357 * Relicense "GPLv2 or later" files to "GPLv3 or later".
4b70e299 1358
01c52d31
MB
13592007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1360
1361 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1362 to mark a thread as expirable. Add variable `hide' to handle hiding of
1363 thread for both the null and zero (kill/expire thread) universal prefix
1364 cases.
1365 (gnus-summary-expire-thread): Add new function to expire a thread,
1366 using gnus-summary-kill-thread.
1367 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1368 shortcuts for gnus-summary-expire-thread.
1369 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1370 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
1371
13722007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1373
1374 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1375 extras value, so an extras entry can be deleted.
1376 (gnus-registry-delete-extra-entry): Use it.
1377 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1378 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1379 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
e46889e0
JB
1380 storage through the gnus-registry, and provide an appropriate API for
1381 it.
01c52d31 1382
4b70e299
MB
13832007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1384
1385 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1386 Suggested by Leo <sdl.web@gmail.com>.
1387
1388 * gnus.el: Do.
1389
13902007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1391
1392 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1393 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
1394
1395 * gnus-agent.el (gnus-agent-fetch-headers): Do.
1396
1397 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1398 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1399
14002007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1401
1402 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1403 newline.
1404 (nnmbox-request-accept-article): Don't change article in source buffer;
1405 narrow to header to use message-fetch-field rather than
1406 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1407 (nnmbox-request-replace-article): Quote lines that'll be misidentified
1408 as delimiters; make sure article ends with newline.
1409 (nnmbox-delete-mail): Correct last position of article to be deleted;
1410 ignore X-Gnus-Newsgroup header in article body.
1411 (nnmbox-save-mail): Quote lines looking like delimiters at the right
1412 positions; make sure article ends with newline.
1413
01c52d31
MB
1414 * message.el (message-display-abbrev): Don't infloop when a user
1415 inserts SPC in the beginning of header.
1416
14172007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
1418
1419 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1420 list of groups not followed by default. Fix type to be regexp.
1421 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1422
14232007-09-06 Tassilo Horn <tassilo@member.fsf.org>
1424
1425 * hmac-def.el (define-hmac-function): Switch from old-style to
1426 new-style backquotes.
1427
002876ab 1428 * md4.el (md4-make-step): Likewise.
01c52d31
MB
1429
14302007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1431
1432 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1433 raw-text coding system when saving .newsrc file, which may contain
1434 non-ASCII group names.
1435
4b70e299
MB
14362007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
1437
1438 * gnus-cus.el (gnus-score-extra): New widget.
1439 (gnus-score-extra-convert): New function.
1440 (gnus-score-customize): Use it for Extra.
1441
01c52d31
MB
14422007-08-31 Daiki Ueno <ueno@unixuser.org>
1443
1444 * mml2015.el (mml2015-extract-cleartext-signature): New function.
1445 (mml2015-mailcrypt-clear-verify): Use it.
1446 (mml2015-gpg-clear-verify): Use it.
1447 (mml2015-pgg-clear-verify): Use it.
1448 (mml2015-epg-clear-verify): Replace the current part with the output
1449 from GnuPG; don't extract the plaintext by itself.
1450
1451 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1452 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1453 mml2015-clear-verify-function; don't touch the armor headers or
1454 dash-escaped text here.
1455
14562007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1457
1458 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1459 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1460 parts, or application/octet-stream as a last resort.
1461 (gnus-mime-view-part-as-type): Don't toggle display.
1462 (gnus-mime-view-part-as-charset): Don't turn off display before
1463 querying charset.
1464
1465 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1466 stuff to undisplayer function in Emacs.
1467 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1468
1469 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1470 text/calendar parts.
1471
7f22a765
MB
14722007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1473
01c52d31
MB
1474 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1475 decoding text/calendar parts.
1476
1477 * message.el (message-forward-make-body-mime): Always mark body as
1478 having no illegible text; remove signed-or-encrypted argument.
1479 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1480
7f22a765
MB
1481 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1482 (mml-generate-mime-1): Don't encode body if it is specified to be in
1483 raw form; don't make buffer be unibyte when inserting multibyte string.
1484
67d0660b
SM
14852007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1486
1487 * sha1.el: Fix up comment style.
1488 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1489 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1490
1491 * hex-util.el: Fix up comment style.
1492 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1493
1494 * gnus-salt.el: Use with-current-buffer.
1495 (gnus-pick-setup-message): Fix long-standing typo.
1496
bdaf8a62
MB
14972007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
1498
01c52d31
MB
1499 * imap.el (imap-logout-timeout): New variable.
1500 (imap-logout, imap-logout-wait): New functions.
1501 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1502
1503 * nnimap.el (nnimap-logout-timeout): New server variable.
1504 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1505 nnimap-logout-timeout.
1506
bdaf8a62
MB
1507 * gnus-art.el (gnus-article-summary-command-nosave)
1508 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1509
15102007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1511
1512 * gnus.el (gnus-maximum-newsgroup): New variable.
1513
1514 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1515 according to gnus-maximum-newsgroup.
1516
1517 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
67d0660b
SM
1518 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1519 Limit the range of articles according to gnus-maximum-newsgroup.
bdaf8a62 1520
01c52d31
MB
15212007-08-14 Tassilo Horn <tassilo@member.fsf.org>
1522
1523 * gnus-art.el (gnus-sticky-article): Fixed problems described in
1524 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
1525 Don't perform gnus-configure-windows here; reuse existing sticky
1526 article buffer.
1527
1528 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1529 it doesn't exist in gnus-article-mode.
1530
15312007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
1532
1533 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1534 (gnus-agent-decoded-group-name): New function.
1535 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1536 (gnus-agent-expire-group-1): Use it; decode group name in messages.
1537
15382007-08-12 Tassilo Horn <tassilo@member.fsf.org>
1539
1540 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1541 Add binding for gnus-sticky-article.
1542 (gnus-summary-exit): Don't kill sticky article buffers.
1543
1544 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1545 article buffer.
1546 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1547 (gnus-kill-sticky-article-buffers): New commands.
1548
37cc095b
MB
15492007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1550
1551 * nntp.el (nntp-xref-number-is-evil): New server variable.
1552 (nntp-find-group-and-number): If it is non-nil, don't trust article
1553 numbers in the Xref header.
1554
01c52d31
MB
15552007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
1556
1557 * gnus-agent.el (gnus-agent-read-group): New function.
1558 (gnus-agent-flush-group, gnus-agent-expire-group)
1559 (gnus-agent-regenerate-group): Use it.
1560 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1561 nnmail-pathname-coding-system.
1562
37cc095b
MB
15632007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1564
1565 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1566
01c52d31
MB
1567 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1568 that are unread as unread, and also as selected so that information of
1569 marks having been changed by a user may be updated when exiting group.
1570
37cc095b
MB
15712007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
1572
1573 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
1574
01c52d31
MB
15752007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
1576
1577 * gnus-art.el (gnus-mime-display-single): Pass part number that is
1578 calculated ignoring signature parts to gnus-treat-article.
1579
15802007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
1581
1582 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1583 a point here in order to keep the window start.
1584 (gnus-insert-mime-security-button): Make a button overlay without the
1585 front stickiness.
1586 (gnus-mime-display-security): Goto the end of a button.
1587
1588 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1589
15902007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
1591
1592 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1593 group-name-at-point.
1594 (gnus-group-completing-read): New function that offers decoded
1595 non-ASCII group names for completion.
1596 (gnus-fetch-group, gnus-group-read-ephemeral-group)
1597 (gnus-group-jump-to-group, gnus-group-make-group-simple)
1598 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1599 (gnus-group-fetch-control): Use it.
1600 (gnus-fetch-group): Use group-name-at-point for the initial value
1601 rather than the default value; use gnus-alive-p.
1602
1603 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1604 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1605 (gnus-summary-post-news): Use gnus-group-completing-read.
1606
1607 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1608 (gnus-read-move-group-name): Decode group name for completion.
1609
16102007-07-31 Ted Zlatanov <tzz@lifelogs.com>
1611
1612 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1613 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1614 Yamaoka slightly modified the code).
1615
16162007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1617
1618 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1619 (nnmail-split-incoming): Bind it.
1620
1621 * nnml.el (nnml-group-name-charset): New function.
1622 (nnml-decoded-group-name): Use it; don't decode group name if
1623 nnmail-group-names-not-encoded-p is non-nil.
1624 (nnml-encoded-group-name): New function.
1625 (nnml-group-pathname): Inline nnml-decoded-group-name.
1626 (nnml-request-expire-articles): Decode group name in message.
1627 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1628 nnmail-pathname-coding-system.
1629 (nnml-save-mail, nnml-active-number): Work with decoded group names and
1630 not decoded ones according to nnmail-group-names-not-encoded-p.
1631 (nnml-generate-active-info): Use nnml-encoded-group-name.
1632
3ecd3a56
GM
16332007-08-08 Glenn Morris <rgm@gnu.org>
1634
1635 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1636 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1637 doc-strings and comments.
1638
cacc7b51
GM
16392007-07-25 Glenn Morris <rgm@gnu.org>
1640
1641 * Relicense all FSF files to GPLv3 or later.
1642
01c52d31 16432007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2f62a044 1644
01c52d31
MB
1645 * gnus-sum.el (gnus-summary-move-article): Make
1646 gnus-summary-respool-article work.
2f62a044 1647
f931ce84
MB
16482007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
1649
1650 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1651 string.
1652
01c52d31
MB
16532007-07-20 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1654
1655 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
1656 that should be ignored when comparing distant RSS articles with local
1657 ones.
1658 (nnrss-make-hash-index): New function. Create a hash index according
1659 to the ignored fields.
1660 (nnrss-check-group): Use it.
1661
16622007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
1663
1664 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1665
1666 * gnus-art.el (article-decode-group-name): Decode Xref header too.
1667
1668 * gnus-group.el (gnus-group-make-group): Encode group name here unless
1669 the new optional argument ENCODED is non-nil.
1670 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1671 coding system for encoding group name.
1672 (gnus-group-make-rss-group): Pass un-encoded group name to
1673 gnus-group-make-group.
1674 (gnus-group-set-info): Tell gnus-group-make-group that group name is
1675 encoded.
1676
1677 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1678 Encode group name to which articles are moved or copied.
1679 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1680 coding system for encoding Newsgroup, Followup-To and Xref headers.
1681
1682 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1683 marks; use nnheader-file-coding-system to write a file.
1684 (nnagent-retrieve-headers): Bind file-name-coding-system to
1685 nnmail-pathname-coding-system.
1686
1687 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1688
1689 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1690 (nnml-request-article, nnml-request-create-group)
1691 (nnml-request-rename-group, nnml-find-id)
1692 (nnml-possibly-change-directory, nnml-possibly-create-directory)
1693 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1694 (nnml-save-marks): Use nnml-group-pathname instead of
1695 nnmail-group-pathname.
1696
1697 (nnml-request-create-group, nnml-request-expire-articles)
1698 (nnml-request-move-article, nnml-request-delete-group)
1699 (nnml-deletable-article-p, nnml-possibly-create-directory)
1700 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1701 (nnml-open-marks): Bind file-name-coding-system to
1702 nnmail-pathname-coding-system.
1703
1704 (nnml-request-article): Pass server argument to nnml-find-group-number.
1705 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1706 server argument to nnml-possibly-create-directory.
1707 (nnml-request-accept-article): Pass server argument to
1708 nnml-active-number and nnml-save-mail.
1709 (nnml-find-group-number): Pass server argument to nnml-find-id.
1710 (nnml-request-update-info): Pass server argument to
1711 nnml-marks-changed-p.
1712
1713 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1714 (nnml-save-mail, nnml-active-number): Add server argument.
1715
1716 (nnml-request-delete-group): Warn if group is missing.
1717 (nnml-get-nov-buffer): Decode group name.
1718 (nnml-generate-active-info): Encode group name.
1719 (nnml-open-marks): Decode group name in messages.
1720
17212007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
1722
1723 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1724 if it is not specified.
1725 (gnus-article-pipe-part, gnus-article-save-part)
1726 (gnus-article-interactively-view-part, gnus-article-copy-part)
1727 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1728 (gnus-article-inline-part, gnus-article-save-part-and-strip)
1729 (gnus-article-replace-part, gnus-article-delete-part)
1730 (gnus-article-view-part-as-type): Pass raw prefix argument to
1731 gnus-article-part-wrapper.
1732
17332007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
1734
1735 * gnus-agent.el (gnus-agent-save-active): Bind
1736 nnheader-file-coding-system to gnus-agent-file-coding-system.
1737
1738 * gnus-cache.el (gnus-cache-save-buffers)
1739 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1740 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1741 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1742 (gnus-cache-braid-nov, gnus-cache-braid-heads)
1743 (gnus-cache-generate-active, gnus-cache-rename-group)
1744 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1745 (gnus-cache-update-overview-total-fetched-for): Bind
1746 file-name-coding-system to nnmail-pathname-coding-system.
1747 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1748 variables.
1749 (gnus-cache-decoded-group-name): New function.
1750 (gnus-cache-file-name): Use it.
1751 (gnus-cache-generate-active): Use non-decoded group name for active.
1752
1753 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1754 right place.
1755 (gnus-write-active-file): Don't break non-ASCII group names.
1756
1757 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1758 nnmail-pathname-coding-system.
1759
1760 * gnus-uu.el (gnus-uu-decode-save): Typo.
1761
f931ce84
MB
17622007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
1763
1764 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1765
2f62a044
MB
17662007-07-14 David Kastrup <dak@gnu.org>
1767
1768 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
1769 finishing actions if we did not edit the article.
1770
01c52d31
MB
17712007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
1772
1773 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1774 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1775 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1776 (gnus-agent-flush-group, gnus-agent-flush-cache)
1777 (gnus-agent-fetch-headers, gnus-agent-load-alist)
1778 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1779 (gnus-agent-retrieve-headers, gnus-agent-request-article)
1780 (gnus-agent-regenerate-group)
1781 (gnus-agent-update-files-total-fetched-for)
1782 (gnus-agent-update-view-total-fetched-for): Bind
1783 file-name-coding-system to nnmail-pathname-coding-system.
1784 (gnus-agent-group-pathname): Don't encode file names by
1785 nnmail-pathname-coding-system.
1786 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1787 coding-system-for-write instead of buffer-file-coding-system to
1788 gnus-agent-file-coding-system.
1789
1790 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1791 Decode group name.
1792
1793 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1794
1795 * gnus-start.el (gnus-update-active-hashtb-from-killed)
1796 (gnus-read-newsrc-el-file): Make group names unibyte.
1797
1798 * nnmail.el (nnmail-group-pathname): Don't encode file names by
1799 nnmail-pathname-coding-system.
1800
1801 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1802 (nnrss-request-delete-group): Bind file-name-coding-system to
1803 nnmail-pathname-coding-system.
1804 (nnrss-read-server-data, nnrss-read-group-data): Bind
1805 file-name-coding-system correctly.
1806 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1807
1808 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1809 (nntp-server-to-method-cache): New variable.
1810 (nntp-group-pathname): New function that decodes non-ASCII group names.
1811 (nntp-possibly-create-directory, nntp-marks-changed-p)
1812 (nntp-save-marks, nntp-open-marks): Use it.
1813 (nntp-possibly-create-directory, nntp-open-marks):
1814 Bind file-name-coding-system to nnmail-pathname-coding-system.
1815 (nntp-open-marks): Decode group names when bootstrapping marks.
1816
1817 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1818 Newsgroups and Folowup-To headers.
1819
82fe1aed
MB
18202007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
1821
1822 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1823 (gnus-server-closed-face, gnus-server-denied-face)
1824 (gnus-server-offline-face): Remove variable.
1825 (gnus-server-font-lock-keywords): Use faces that are not aliases.
1826
01c52d31
MB
1827 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1828 of modifying message-stack directly for XEmacs.
1829
82fe1aed
MB
1830 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1831 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1832 if the coding-system argument is nil for XEmacs.
1833
1834 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1835 mm-charset-override-alist.
1836
1837 * rfc2047.el: Don't require base64; require rfc2045 for the function
1838 rfc2045-encode-string.
1839 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1840 to quote the parameter value.
1841
01c52d31
MB
18422007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
1843
1844 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1845 form in gnus-group-name-charset-method-alist.
1846
1847 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1848 overrides the default layout edit-form.
1849
1850 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1851
1852 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1853
60b0b668
MB
18542007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
1855
1856 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1857 as unfetched articles.
1858
18592007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1860
1861 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1862
01c52d31
MB
18632007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1864
1865 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1866 original back end that keeps marks in the local system.
1867
60b0b668
MB
18682007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1869
01c52d31
MB
1870 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1871 arg of pop-to-buffer for XEmacs.
1872 (gnus-article-read-summary-keys): Ditto; don't restore window
1873 configuration if summary command ends up with neither article buffer
1874 nor summary buffer; describe bindings if summary keys end with C-h.
1875
18762007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
1877
1878 * message.el (message-fix-before-sending): Skip raw message part to be
1879 forwarded while checking illegible text.
1880 (message-forward-make-body-mime, message-forward-make-body): Mark
1881 signed or encrypted raw message as having no illegible text.
1882
18832007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1884
1885 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1886 (gnus-message-with-timestamp-1): New macro.
1887 (gnus-message-with-timestamp): New function.
1888 (gnus-message): Use them.
1889
1890 * nnheader.el (nnheader-message): Use them.
1891
18922007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
1893
1894 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1895 .newsrc.eld file.
60b0b668 1896
5cedca8d
MB
18972007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
1898
1899 * gnus-agent.el (gnus-agent-fetch-headers)
1900 (gnus-agent-retrieve-headers): Bind
1901 gnus-decode-encoded-address-function to identity.
1902
1903 * nntp.el (nntp-send-xover-command): Recognize an xover command is
1904 available also when the server returns simply a dot.
1905
1906 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1907
524705ae
MB
19082007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
1909
01c52d31
MB
1910 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1911
19122007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
1913
524705ae
MB
1914 * gnus-ems.el (gnus-x-splash): Make it work.
1915
1916 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1917 from being used.
1918
01c52d31
MB
19192007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
1920
1921 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1922 the front stickiness.
1923 (gnus-article-summary-command-nosave): Correct the order of the
1924 arguments passed to pop-to-buffer.
1925 (gnus-article-read-summary-keys): Ditto; make it work properly when the
1926 summary command ends up with the article buffer.
1927
1928 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1929 the same faces.
524705ae 1930
770edeec
JB
19312007-06-07 Juanma Barranquero <lekktu@gmail.com>
1932
524705ae 1933 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
770edeec 1934
34c5dce5
JB
19352007-06-06 Juanma Barranquero <lekktu@gmail.com>
1936
3e3dc2c3
JB
1937 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1938 * gnus-sum.el (gnus-summary-highlight):
524705ae 1939 * mail-source.el (mail-source-delete-old-incoming-confirm):
3e3dc2c3 1940 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
34c5dce5 1941
524705ae
MB
19422007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1943
1944 * gnus-art.el (gnus-mime-view-part-externally)
1945 (gnus-mime-view-part-internally): Fix predicate function passed to
1946 completing-read.
1947
01c52d31
MB
1948 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1949
1950 * gnus.el (gnus-update-message-archive-method): Add :version.
1951
19522007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
1953
1954 * gnus.el (gnus-update-message-archive-method): New variable.
1955
1956 * gnus-start.el (gnus-setup-news): Update saved "archive" method
1957 according to gnus-message-archive-method if
1958 gnus-update-message-archive-method is non-nil.
1959
19602007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1961
1962 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
1963 by Loic Dachary <loic@dachary.org>.
1964 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
524705ae 1965
c14dcd06
CY
19662007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
1967
1968 * message.el (message-pop-to-buffer): Add switch-function argument.
1969 (message-mail): Pass switch-function argument to it.
524705ae 1970
01c52d31
MB
19712007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
1972
1973 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1974 Improve doc string.
1975
19762007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1977
1978 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1979 (gnus-header-content)
1980 * gnus-cite.el (gnus-cite-10)
1981 * gnus-srvr.el (gnus-server-closed)
1982 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1983 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1984 (gnus-group-mail-3-empty, gnus-group-mail-low)
1985 (gnus-group-mail-low-empty, gnus-splash)
1986 * message.el (message-header-to, message-header-cc)
1987 (message-header-subject, message-header-other, message-header-name)
1988 (message-header-xheader, message-separator, message-cited-text)
1989 (message-mml): Lighten colors of faces used for dark background.
1990
19912007-05-24 Simon Josefsson <simon@josefsson.org>
1992
1993 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1994 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
1995
524705ae
MB
19962007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
1997
1998 * message.el (message-narrow-to-headers-or-head): Ignore
1999 mail-header-separator in the body.
2000
01c52d31
MB
20012007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
2002
2003 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2004 same as window size.
2005
20062007-05-22 Kevin Ryde <user42@zip.com.au>
2007
2008 * message.el (message-font-lock-keywords): Use message-header-xheader
2009 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2010 ahead of the anything pattern, to get it recognised.
2011
20122007-05-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2013
2014 * gnus-sum.el (gnus-articles-to-read)
2015 (gnus-summary-insert-old-articles): Don't truncate group name for
2016 `read-string'.
2017
2018 * gnus-util.el (gnus-limit-string): Delete this function.
2019
2020 * gnus-sum.el (gnus-simplify-subject-fully): Use
2021 `truncate-string-to-width' instead.
2022
20232007-05-11 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2024
2025 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2026 if, on summary exit, the next group has to be selected.
2027 (gnus-summary-exit): Use it.
2028
524705ae
MB
20292007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2030
2031 * gnus-art.el (gnus-article-mode): Fix comment about displaying
2032 non-break space.
c14dcd06 2033
01c52d31
MB
20342007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2035
2036 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2037 Check if group is not a directory.
2038 (nnfolder-request-expire-articles): Don't delete articles if the target
2039 group is not available.
2040
2041 * nnml.el (nnml-request-create-group): Properly check if group is not a
2042 file.
2043 (nnml-request-expire-articles): Don't delete articles if the target
2044 group is not available.
2045
2046 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2047 Don't quote characters that are within parentheses.
2048
20492007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
2050
2051 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2052 (gnus-handle-ephemeral-exit): Select article according to it.
2053
20542007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
2055
2056 * message.el (message-insert-formated-citation-line): Remove newline.
2057 (message-citation-line-format): Add final \n here so that the user can
2058 avoid a blank line.
2059
20602007-05-03 Dan Christensen <jdc@uwo.ca>
2061
2062 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2063 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2064 Update lanl/arXiv support.
596e5f72 2065
01c52d31
MB
20662007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2067
2068 * gnus.el: Bump version number.
2069
20702007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2071
2072 * gnus.el (gnus-version-number): Bump version.
2073
20742007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2075
2076 * gnus.el: No Gnus v0.6 is released.
2077
20782007-04-27 Didier Verna <didier@xemacs.org>
2079
2080 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2081 * gmm-utils.el (gmm-regexp-concat): here.
2082 * message.el: Don't require 'gnus-util.
2083 (message-dont-reply-to-names): Handle name change above.
2084 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2085
20862007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
2087
2088 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2089 since the initial value varies according to the system.
2090
20912007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
2092
2093 * mm-util.el (mm-charset-synonym-alist): Defcustom.
2094
20952007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2096
2097 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2098
20992007-04-24 Didier Verna <didier@xemacs.org>
2100
2101 Improve the type of gnus-ignored-from-addresses.
2102 * gnus-util.el (gnus-orify-regexp): New function.
2103 * message.el (gnus-util): Require it.
2104 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2105 * gnus-sum.el (gnus-ignored-from-addresses): New function.
2106 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2107
21082007-04-24 Didier Verna <didier@xemacs.org>
2109
2110 * gnus-sum.el:
2111 * gnus-utils.el: Fix some trailing whitespaces.
2112
21132007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
2114
2115 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2116 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2117 article's Message-ID; refer parent article in summary buffer.
2118
2119 * message.el (message-bounce): Call mime-to-mml.
2120
21212007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
2122
2123 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
596e5f72 2124
6b554e88
MB
21252007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
2126
2127 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2128 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2129 displayed of multipart/alternative part if it is invoked from summary
2130 buffer.
6b554e88
MB
2131
2132 * mm-view.el (mm-inline-text-html-render-with-w3m)
2133 (mm-inline-text-html-render-with-w3m-standalone)
2134 (mm-inline-render-with-function): Use mail-parse-charset by default.
2135
01c52d31
MB
21362007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2137
2138 * parse-time.el (parse-time-string-chars): Check if CHAR
2139 is less than the length of parse-time-syntax.
2140
21412007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
2142
2143 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2144 from gnus-newsgroup-processable.
2145
21462007-04-16 Didier Verna <didier@xemacs.org>
2147
2148 * gnus-msg.el (gnus-configure-posting-styles): Handle
002876ab 2149 message-signature-directory properly with :file syntax. Reported by
01c52d31
MB
2150 "Leo".
2151
21522007-04-11 Didier Verna <didier@xemacs.org>
2153
2154 New user option: message-signature-directory.
2155 * gnus-msg.el (gnus-configure-posting-styles): Support it.
2156 * message.el (message-insert-signature): Ditto.
2157 * message.el (message-signature-file): Doc update.
2158 * message.el (message-signature-directory): New.
2159
c429815a
MB
21602007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
2161
2162 * gnus-msg.el (gnus-inews-yank-articles): Use
2163 message-exchange-point-and-mark instead of exchange-point-and-mark.
2164
21652007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
2166
2167 * message.el (message-yank-original): Make sure cited text ends with
2168 newline; don't exchange point and mark.
2169
21702007-04-07 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * tls.el (open-tls-stream): Properly handle case where there
2173 is no associated buffer.
2174
c345112e
TTN
21752007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
2176
2177 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2178 message-yank-original, make sure (< mark TEXT point).
2179
8aed9ac5
RS
21802007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2181
01c52d31
MB
2182 * message.el (message-fill-column): New variable.
2183 (message-mode): Use it. Add comment on a possible new hook.
2184
8aed9ac5
RS
2185 * nnmail.el (nnmail-spool-file): Mark as obsolete.
2186 (nnmail-get-new-mail): Reformat.
2187
2188 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2189
2190 * gmm-utils.el: Fix Commentary.
2191 (gmm-tool-bar-from-list): Fix typo in doc string.
2192
561fb491
TTN
21932007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
2194
01c52d31
MB
2195 * message.el (message-yank-original): Don't switch point and mark
2196 unnecessarily to put point and mark as documented.
2197
21982007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2199
2200 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2201 from the message heads.
2202
22032007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
2204
2205 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2206 article buffer does not have a window. This may not be the best
2207 solution but is certainly better than setting the start of the null,
2208 that is the current, window.
2209
22102007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
2211
2212 * gnus-draft.el (gnus-draft-setup-hook): New hook.
2213 (gnus-draft-setup): Run it.
2214
2215 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2216 gnus-score-fast-scoring. Allow regexp.
2217 (gnus-score-headers): Use it.
2218
2219 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2220 XEmacs.
2221
2222 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2223 string.
2224 (gnus-button-alist): Also catch `<f1> k ...'.
2225 (gnus-treat-display-x-face): Fix doc string.
561fb491 2226
87ba2830
MB
22272007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2228
2229 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2230 evaluation of gnus-extended-version to ensure correct generation of the
2231 User-Agent header when message-generate-headers-first is used.
2232
01c52d31 22332007-03-24 Simon Josefsson <simon@josefsson.org>
87ba2830 2234
01c52d31
MB
2235 * hashcash.el (hashcash-generate-payment-async): Don't crash if
2236 hashcash-path is nil. Don't call callback with incorrect number of
2237 parameters if val is 0.
87ba2830 2238
815b81c8
MB
22392007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2240
2241 * message.el (message-required-news-headers):
2242 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2243
22442007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2245
2246 * message.el (message-generate-new-buffers): Change the meaning of the
2247 nil value; add `standard' to the choices; treat t as `unique'; improve
2248 doc string.
2249 (gnus-select-frame-set-input-focus): Autoload.
2250 (message-buffer-name): Search for the existing message buffer if
2251 message-generate-new-buffers is nil or `standard'; treat the value t of
2252 message-generate-new-buffers as `unique'.
2253 (message-pop-to-buffer): Raise the frame already displaying the message
2254 buffer; clear the echo area after querying.
2255 (message-setup): Pass the `continue' argument to compose-mail.
2256 (message-mail): Prefer `switch-function' if it is given; search for the
2257 existing message buffer if the `continue' argument is non-nil; pass
2258 continue and switch-function arguments to compose-mail by way of
2259 message-setup.
2260 (message-mail-other-window): Adjust argument of message-setup.
2261 (message-mail-other-frame): Ditto.
2262
01c52d31
MB
22632007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2264
2265 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2266 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2267 to turn font-lock on when turning gnus-message-citation-mode on.
2268
22692007-03-06 Daiki Ueno <ueno@unixuser.org>
2270
2271 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2272 (mml-smime-function-alist): New variable; add epg as the backend.
2273 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2274 mml-smime- functions instead.
2275 * mm-view.el: Require smime.
2276
22772007-03-05 Didier Verna <didier@xemacs.org>
2278
2279 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2280 instead of just inheritance for posting styles.
2281 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2282
22832007-02-24 John Paul Wallington <jpw@pobox.com>
2284
2285 * tls.el (tls-certtool-program): Fix custom type.
2286
22872007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2288
2289 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2290 and point-at-eol instead of line-(beginning|end)-position.
2291
2292 * assistant.el (assistant-parse-buffer): Ditto.
2293
22942007-02-28 Daiki Ueno <ueno@unixuser.org>
2295
2296 * mml2015.el (mml2015-epg-find-usable-key): New function.
2297 (mml2015-epg-sign): Use it.
2298 (mml2015-epg-encrypt): Use it.
2299
45cb30ee
MB
23002007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2301
2302 * message.el (message-make-in-reply-to): Quote name containing
2303 non-ASCII characters. It will make the RFC2047 encoder cause an error
2304 if there are special characters. Reported by NAKAJI Hiroyuki
82bdbd4d 2305 <nakaji@jp.freebsd.org>.
45cb30ee 2306
01c52d31
MB
23072007-02-27 Didier Verna <didier@xemacs.org>
2308
2309 Include the group parameters as well as the topic ones in the
2310 inheritance filter process.
2311 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2312 argument GROUP-PARAMS-LIST.
2313 * gnus-topic.el (gnus-group-topic-parameters): Use it.
2314
45cb30ee
MB
23152007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2316
2317 * nntp.el (nntp-never-echoes-commands)
2318 (nntp-open-connection-functions-never-echo-commands): New variables.
2319 (nntp-send-command): Use them.
2320
01c52d31
MB
23212007-02-20 Daiki Ueno <ueno@unixuser.org>
2322
2323 * mml2015.el (mml2015-epg-verify): Simplified.
2324
23252007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
2326
2327 * mml.el (mml-content-disposition-alist): New user option.
2328 (mml-content-disposition): New function.
2329 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2330 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2331
23322007-02-19 Daiki Ueno <ueno@unixuser.org>
2333
2334 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2335 verification.
2336
aa260d63
MB
23372007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2338
2339 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2340 articles posted in the last 24 hours.
2341
c371062c
CY
23422007-02-14 Chong Yidong <cyd@stupidchicken.com>
2343
2344 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2345
01c52d31
MB
23462007-02-14 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2347
2348 * nntp.el (nntp-send-command): Don't wait for echoes when
2349 nntp-open-ssl-stream is used.
2350
23512007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
2352
2353 * gnus-cite.el (gnus-test-font-lock-add-keywords)
2354 (gnus-message-add-citation-keywords)
2355 (gnus-message-remove-citation-keywords): Remove.
2356 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2357 directly, make the variables in font-lock-defaults buffer-local, add
2358 gnus-message-citation-keywords to them and then update the value of
2359 font-lock-keywords.
2360
23612007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
2362
2363 * message.el (message-cite-original-1): Don't call
2364 gnus-article-highlight-citation.
2365
2366 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2367 citations; fix line count.
2368
23692007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
2370
2371 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2372 (gnus-message-add-citation-keywords)
2373 (gnus-message-remove-citation-keywords): Use it; fix the emulating
2374 versions of font-lock-add-keywords and font-lock-remove-keywords to
2375 work with XEmacs correctly.
2376
23772007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2378
2379 * gnus-cite.el (gnus-cite-face-list): Set the values of
2380 gnus-message-max-citation-depth and gnus-message-citation-keywords.
2381 (gnus-message-max-citation-depth): Use defvar rather than defconst.
2382 (gnus-message-cite-prefix-regexp): New variable.
2383 (gnus-message-search-citation-line): Use it; protect against long
2384 citation prefix; fill match data with nil rather than 0 for XEmacs; set
2385 the 0th match data for Emacs.
2386 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2387 (gnus-message-add-citation-keywords): Append keywords rather than
2388 prepending; emulate font-lock-add-keywords if it is not available.
2389 (gnus-message-remove-citation-keywords): Emulate
2390 font-lock-remove-keywords if it is not available.
2391
2392 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2393
2394 * message.el (message-cite-prefix-regexp): Set the value of
2395 gnus-message-cite-prefix-regexp.
2396
c91f4b83
MB
23972007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2398
2399 * nnweb.el (nnweb-google-parse-1): Update parser.
2400
8f77631e
JB
24012007-01-29 Juanma Barranquero <lekktu@gmail.com>
2402
2403 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2404
41e49ce6
MB
24052007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2406
2407 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2408 regexp.
2409
24102007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
2411
2412 * uudecode.el (uudecode-string-to-multibyte): New function emulating
2413 string-to-multibyte.
2414 (uudecode-decode-region-internal): Use it.
2415
b28080e3
MB
24162007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
2417
2418 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2419 custom choice.
2420
2421 * gnus-art.el (gnus-signature-limit): Fix custom choice.
2422
01c52d31
MB
24232007-01-22 Daiki Ueno <ueno@unixuser.org>
2424
2425 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2426
2427 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2428 `write-region' to respect `mm-inhibit-file-name-handlers'.
2429
b66f54c1
MB
24302007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2431
2432 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2433 Use gnus-home-directory instead of "~/" or "$HOME".
2434
01c52d31
MB
24352007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
2436
2437 * encrypt.el (encrypt-insert-file-contents): Add better prompt
2438 to mention filename.
2439 Add comments at beginning regarding usage.
2440 (encrypt-write-file-contents): Change interactive so a string is
2441 acceptable. If the file has no associated model, show an error instead
2442 of a nonsense prompt.
2443
24442007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2445
2446 * spam.el (spam-bsfilter-ham-switch): Fix typo.
2447 Thanks to Yoshihiko Yamada for kind notification of this typo.
2448
0d7c8ac4
KH
24492007-01-12 Kenichi Handa <handa@m17n.org>
2450
2451 * uudecode.el (uudecode-decode-region-internal): Make it work in a
2452 multibyte buffer.
651408cb
MB
2453
24542007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
2455
01c52d31
MB
2456 * gnus-score.el (gnus-score-fast-scoring): New variable.
2457 (gnus-score-headers): Use it.
2458
651408cb 2459 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
0d7c8ac4 2460
01c52d31
MB
2461 * message.el (message-cite-original-1): Call
2462 gnus-article-highlight-citation if requested.
60ece9b0 2463 (message-make-from): Allow name and address as optional arguments.
40e902eb 2464
01c52d31 2465 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
40e902eb 2466
01c52d31
MB
2467 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2468 bugs to doc string.
2469 (gnus-button-alist): Add mid\\|message-id.
2470 (gnus-button-fetch-group): Extend for use in
2471 `browse-url-browser-function'.
2472 (gnus-button-url-regexp): Try to catch paired parentheses like in
2473 Wikipedia URLs.
d84c3737 2474
01c52d31
MB
2475 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2476 Suggested by Simon Krahnke <overlord@gmx.li>.
d84c3737 2477
01c52d31 24782007-01-13 Romain Francoise <romain@orebokech.com>
ba361211 2479
01c52d31
MB
2480 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2481 Update copyright.
ba361211 2482
01c52d31 24832007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
ba361211 2484
01c52d31 2485 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
ba361211 2486
01c52d31 24872007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
ba361211 2488
01c52d31
MB
2489 * gnus-registry.el (gnus-registry-unfollowed-groups)
2490 (gnus-registry-split-fancy-with-parent): Fix documentation.
2491
24922007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2493
2494 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2495 from nnweb groups.
2496
24972006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2498
2499 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2500 Xref urls. Erase buffer before requesting head.
2501
2502 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2503
25042007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
2505
2506 * gnus-soup.el (gnus-soup): New custom group. Make user variables
2507 customizable.
2508
25092007-01-05 Daiki Ueno <ueno@unixuser.org>
2510
2511 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2512 no signing key is found.
2513 (mml2015-epg-encrypt): Ask user whether to skip or abort if
2514 no encrypting and/or signing key is found.
2515
25162007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2517
2518 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2519
25202007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2521
2522 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2523 headers read from disk with the ones newly found in the current search.
2524 This should no longer cause problems, because the article numbers in
2525 Gmane's `nov.php' output are ignored since the previous change.
ba361211
MB
2526
25272007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2528
2529 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2530
25312007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
2532
2533 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2534
01c52d31
MB
25352007-01-01 Romain Francoise <romain@orebokech.com>
2536
2537 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2538
25392006-12-31 Steve Youngs <steve@sxemacs.org>
2540
2541 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2542 `define-minor-mode' macro definition expanded properly.
2543 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2544 exclude it there.
2545
2546 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2547 of 2006-12-30. The default is nil on (S)XEmacs already because of the
2548 `fboundp' test.
2549 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2550 This is OK to autoload in (S)XEmacs now.
2551
25522006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2553
2554 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2555 keystroke.
2556 (gnus-summary-limit-to-singletons): Fix typo.
2557
2558 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2559 else fails.
2560
db629244
MB
25612006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2562
01c52d31
MB
2563 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2564 docstring.
2565
2566 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2567 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2568 (gnus-summary-insert-dormant-articles): Fix typo in message.
2569
25702006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
2571
2572 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2573 nil for XEmacs.
2574 (gnus-message-citation-mode): Don't autoload in XEmacs.
2575
2576 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
db629244 2577
11e95b02
MB
25782006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
2579
2580 * nnimap.el (nnimap-expunge-search-string): Mention
2581 nnimap-search-uids-not-since-is-evil in docstring.
2582
25832006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
2584
2585 * spam.el: Revert to make-obsolete-variable because
2586 define-obsolete-variable-alias is not supported in Emacs 21.
2587
01c52d31
MB
2588 * spam.el (spam-ifile-path, spam-ifile-database-path)
2589 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2590 make-obsolete-variable.
2591 (spam-bsfilter-path, spam-bsfilter-program)
2592 (spam-spamassassin-path, spam-spamassassin-program)
2593 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
2594 use "path" inappropriately.
2595 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2596 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2597 variable names.
2598
11e95b02
MB
25992006-12-28 Daiki Ueno <ueno@unixuser.org>
2600
2601 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2602 summary buffer.
2603
01c52d31
MB
2604 * password.el (password-cache-remove): Use clear-string to burn
2605 password, if available.
11e95b02 2606
01c52d31
MB
26072006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2608
2609 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2610
2611 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2612
2613 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2614 (gnus-message-highlight-citation): Move defcustom here from
2615 gnus-cite.el.
2616 (gnus-message-citation-mode): Autoload.
2617
2618 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
2619 checks to make it compile with XEmacs.
2620 (gnus-message-citation-mode): New minor mode.
2621 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2622 (gnus-message-highlight-citation): New variables.
2623 (gnus-message-search-citation-line)
2624 (gnus-message-add-citation-keywords)
2625 (gnus-message-remove-citation-keywords)
2626 (turn-on-gnus-message-citation-mode)
2627 (turn-off-gnus-message-citation-mode): New functions.
2628
26292006-12-26 Oliver Scholz <epameinondas@gmx.de>
2630
2631 * gnus-cite.el: Enable highlighting of different citation levels in
2632 message-mode.
11e95b02
MB
2633
26342006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2635
2636 * message.el (message-make-fqdn): Fix comment.
2637 (message-bogus-system-names): Add ".local".
2638
2639 * spam.el (spam-ifile-path, spam-ifile-program)
2640 (spam-ifile-database-path, spam-ifile-database)
2641 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2642 Don't use "path" inappropriately.
2643 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2644 strings.
2645 (spam-check-ifile, spam-ifile-register-with-ifile)
2646 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2647 new variable names.
2648
2649 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2650 (gnus-treat-display-smileys): Simplify using
2651 gnus-image-type-available-p.
2652
2653 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2654 available.
2655
26562006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2657
2658 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2659 one after turning on the buffer's multibyteness instead of decoding
2660 them directly in the unibyte buffer that causes unexpected conversion
2661 in Emacs 23 (unicode).
2662
01c52d31
MB
26632006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2664
2665 * message.el (message-generate-hashcash): Fix custom type.
2666
26672006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
2668
2669 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2670
9b9e104e
MB
26712006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
2672
2673 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2674 disconnect icons. Add help text.
2675
01c52d31
MB
26762006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
2677
2678 * spam.el (spam-extra-header-to-number): CRM114 spam score is
2679 negated to be consistent with the others we handle.
2680
26812006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2682
2683 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2684 version of gnus-summary-buffer to something, so that we can use two
2685 article buffers at the same time.
2686
26872006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
2688
2689 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2690 trigger all the extra headers.
2691 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2692 sorting.
2693
26942006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2695
2696 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2697 solid groups.
2698
bcd3e063
MB
26992006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2700
2701 * legacy-gnus-agent.el: Add Copyright notice.
2702
82e5f93f
CY
27032006-12-12 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2706
01c52d31
MB
27072006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2708
2709 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2710
2711 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2712 to make it work reliably in CVS Emacs.
2713 (gnus-summary-limit-strange-charsets-predicate)
2714 (gnus-summary-limit-to-predicate): New functions.
2715
f88e76a8
CY
27162006-12-08 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2719 specifying array size.
2720 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2721 array if it is too small.
2722 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2723 (gnus-sort-threads-loop): New function.
2724
e925d5ae 27252006-12-06 Chris Moore <dooglus@gmail.com>
04b61ae9
JB
2726
2727 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2728 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2729
11e95b02 27302006-12-04 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
3aa84d30
MB
2731
2732 * mm-url.el (mm-url-predefined-programs): Call curl with correct
2733 options.
2734
01c52d31
MB
27352006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2736
2737 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2738 DOS-ing the recipient.
2739
2740 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2741 the headers when creating the mapping to avoid mismappings.
2742 (nnweb-gmane-create-mapping): Always nix out old mapping.
2743
27442006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2745
2746 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2747 and mm-verify-option to never.
2748
5538c331
MB
27492006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2750
01c52d31
MB
2751 * message.el (message-signed-or-encrypted-p): New function.
2752 (message-forward-make-body): Use it.
2753
2754 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2755 Replace encode-coding-string with mm-encode-coding-string.
5538c331
MB
2756
27572006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2758
2759 * nneething.el (nneething-decode-file-name): Replace
2760 decode-coding-string with mm-decode-coding-string.
2761
01c52d31
MB
2762 * gnus-int.el (gnus-open-server): Say failed server's name.
2763
550831ed
JB
27642006-11-24 Juanma Barranquero <lekktu@gmail.com>
2765
2766 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2767 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2768
2769 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2770 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2771 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2772 (gnus-group-make-directory-group, gnus-group-transpose-groups):
2773 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2774 (gnus-subscribe-newsgroup, gnus-1):
2775 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2776 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2777 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2778 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2779
01c52d31
MB
27802006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2781
2782 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2783 keystroke.
2784 (gnus-summary-limit-to-bodies): Implement headersp.
2785
27862006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2787
2788 * dns.el (query-dns): Protect against "Process dns deleted" strings.
2789
e8f0f70d
MB
27902006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
2791
2792 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2793
01c52d31
MB
27942006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2795
2796 * message.el (message-generate-hashcash): Expand range of values to
2797 include `opportunistic'.
2798 (message-send-mail): Use it.
2799
b07e0143
MB
28002006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2801
2802 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2803 and comment it.
2804
2805 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2806
4573e0df
MB
28072006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
2808
2809 * gnus-util.el (gnus-extract-address-components): Improve comment.
2810
28112006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2812
2813 * gnus-util.el (gnus-extract-address-components): Work with address in
2814 which the name portion contains @.
2815
28162006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
2817
2818 * gnus.el (gnus-start): Move custom group up.
2819 (gnus-select-method): Don't autoload, but make it available for
2820 `customize-variable'.
2821 (gnus-getenv-nntpserver): Don't autoload.
2822
01c52d31
MB
28232006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
2824
2825 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2826
28272006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
2828
2829 * message.el (message-sendmail-extra-arguments): New variable.
2830 (message-send-mail-with-sendmail): Use it.
2831
4573e0df
MB
28322006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2833
2834 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2835 mm-with-unibyte-current-buffer to make string unibyte.
2836
2837 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2838 mm-string-as-multibyte.
2839
01c52d31
MB
28402006-11-14 Daiki Ueno <ueno@unixuser.org>
2841
2842 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2843 Reported by Werner Koch <wk@gnupg.org>.
2844
28452006-11-14 Daiki Ueno <ueno@p360>
2846
2847 * mml2015.el: Autoload epa-select-keys when compiling.
2848
28492006-11-13 Daiki Ueno <ueno@unixuser.org>
2850
2851 * mml2015.el (mml2015-epg-sign): Save the signing keys in
2852 message-options.
2853 (mml2015-epg-encrypt): Save the recipient keys in message-options.
2854
28552006-11-13 Daiki Ueno <ueno@unixuser.org>
2856
2857 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2858 EasyPG (< 0.0.6).
2859 (mml2015-always-trust): New user option.
2860 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2861 prompt.
2862
28632006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2864
2865 * nntp.el (nntp-authinfo-force): New variable.
2866 (nntp-send-authinfo): Use it.
2867
4573e0df
MB
28682006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2869
01c52d31
MB
2870 * message.el (message-strip-subject-encoded-words): Allow _not_ to
2871 decode encoded words. Improve prompt. Add comment about forwarding.
2872 (message-replacement-char): Move up.
4573e0df
MB
2873
28742006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2875
2876 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2877 instead of gnus-intersection because arguments of gnus-sorted-nunion
2878 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
2879
01c52d31
MB
28802006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
2881
2882 * message.el (message-strip-subject-encoded-words): Reformat prompt.
2883 (message-simplify-subject-functions): Enable
2884 message-strip-subject-encoded-words by default.
2885
28862006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
2887
2888 * message.el (message-strip-subject-encoded-words): New function
2889 (message-simplify-subject-functions): New variable.
2890 (message-simplify-subject): Use it. Fix typo in doc string.
2891 Support message-strip-subject-encoded-words.
2892
06856b12
JB
28932006-11-03 Juanma Barranquero <lekktu@gmail.com>
2894
2895 * gnus-diary.el (gnus-diary-delay-format-function):
2896 * nndiary.el (nndiary-reminders):
2897 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2898
b193caa3
MB
28992006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
2900
2901 * gnus-art.el (article-hide-boring-headers): Fetch date from
2902 gnus-original-article-buffer to avoid problems with localized date
2903 strings.
2904
29052006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
2906
2907 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2908
ab785936
MB
29092006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
2910
06856b12
JB
2911 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2912 New variables.
ab785936
MB
2913 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2914 (mm-charset-synonym-alist): Move some entries to
2915 mm-codepage-iso-8859-list.
2916 (mm-charset-synonym-alist, mm-charset-override-alist): Add
2917 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2918
b90a6149
MB
29192006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
2920
2921 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2922
29232006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2924
2925 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2926 with Emacs 21 and XEmacs.
2927
01c52d31
MB
29282006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
2929
2930 * spam.el (spam-parse-address): New function for better parsing,
2931 catching errors, etc.
2932 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2933
b90a6149
MB
29342006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
2935
2936 * mm-view.el: Add interactive arg to html2text autoload.
2937
29382006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
2939
2940 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2941
01c52d31
MB
29422006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
2943
2944 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2945 variables.
2946 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2947 (mm-charset-synonym-alist): Move some entries to
2948 mm-codepage-iso-8859-list.
2949
2950 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2951
29522006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
2953
2954 * message.el (message-citation-line-format)
2955 (message-insert-formated-citation-line): Fix implementation of %E, %N
2956 and %n according to the doc string.
2957
29582006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
2959
2960 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2961 car-safe to avoid bad parses.
2962
c86d4601
MB
29632006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
2964
2965 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2966 names.
2967
2968 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2969
29702006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
2971
01c52d31
MB
2972 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2973 header.
2974
2975 * message.el (message-draft-headers): Add Date.
2976 (message-headers-to-generate): Fix typo in docstring.
2977
2978 * nndraft.el (nndraft-required-headers): New variable.
2979 (nndraft-generate-headers): Use it.
2980
2981 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2982
29832006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
2984
2985 * gnus-registry.el (gnus-registry-wash-for-keywords)
2986 (gnus-registry-find-keywords): New functions to allow easy searching of
2987 articles that are in the registry.
2988
29892006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
2990
2991 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2992 ietf-drums-parse-address instead of gnus-extract-address-components.
2993 Reported by Damien Elmes <damien@repose.cx>.
c86d4601
MB
2994
29952006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
2996
2997 * gnus.el (gnus-mime): Remove unused custom group.
2998
92edaeed
MB
29992006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3000
3001 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3002 "blank line" when searching for end of armor headers.
3003
30042006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3005
3006 * gmm-utils.el (gmm-write-region): Fix variable name.
3007
30082006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
3009
3010 * gmm-utils.el (gmm-write-region): New function based on compatibility
3011 code from `mm-make-temp-file'.
3012
3013 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3014
3015 * nnmaildir.el (nnmaildir--update-nov)
3016 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3017 Use `gmm-write-region'.
3018
996aa8c1
MB
30192006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
3020
01c52d31
MB
3021 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3022 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3023
3024 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3025
3026 * message.el (message-replacement-char): New variable.
3027 (message-fix-before-sending): Use it.
3028 (message-simplify-subject): New function to remove duplicate code.
3029 (message-reply, message-followup): Use it.
3030
996aa8c1
MB
3031 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3032 gnus-summary-limit-to-articles.
3033
01c52d31 30342006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
996aa8c1 3035
01c52d31 3036 * gnus-util.el (gnus-with-local-quit): New macro.
996aa8c1 3037
01c52d31 3038 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
996aa8c1 3039
01c52d31 30402006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3041
01c52d31
MB
3042 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3043 ignore non-string data.
996aa8c1 3044
01c52d31 30452006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3046
01c52d31
MB
3047 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3048 non-string data (needs to be done in the registry too).
996aa8c1 3049
01c52d31 30502006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3051
01c52d31
MB
3052 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3053 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3054 (gnus-registry-split-fancy-with-parent)
3055 (gnus-registry-fetch-simplified-message-subject-fast)
3056 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3057 Remove text properties on ingress into the registry and when it's saved.
3058 (gnus-registry-clean-empty-function): Fix bug with cleaning the
3059 registry from entries with no groups.
996aa8c1 3060
01c52d31 30612006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3062
01c52d31
MB
3063 * gnus-util.el (gnus-string-remove-all-properties): Add utility
3064 function to remove string properties.
996aa8c1 3065
67099291
MB
30662006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
3067
3068 * gmm-utils.el (gmm): Adjust custom version.
3069
3070 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3071 custom version.
3072
3073 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3074
01c52d31
MB
30752006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
3076
3077 * gnus-art.el (gnus-insert-prev-page-button)
3078 (gnus-insert-next-page-button): Simplify. Reformat.
3079
30802006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3081
3082 * gnus-art.el (gnus-insert-prev-page-button)
3083 (gnus-insert-next-page-button): Apply gnus-article-button-face.
3084
94019f61
CY
30852006-09-25 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3088
01c52d31
MB
30892006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3090
3091 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3092 gnus-article-button-face to MIME and security buttons.
3093
30942006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3095
3096 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3097 readable.
3098
30992006-09-20 Steve Youngs <steve@sxemacs.org>
3100
3101 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3102 `browse-url-of-file' instead of `browse-url'.
3103
0327a464
MB
31042006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3105
3106 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3107 regexp. Articles containing quotation were cut prematurely.
3108
31092006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3110
01c52d31
MB
3111 * message.el (message-cite-original-1): Use nobody by default for the
3112 value of From header.
0327a464
MB
3113 (message-reply): Ditto.
3114
01c52d31
MB
31152006-09-11 Daiki Ueno <ueno@unixuser.org>
3116
3117 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3118 to the gnus-info. This fixes a bug of inline-PGP message verification.
3119 Reported by Michael Piotrowski <mxp@dynalabs.de>.
3120
b110774a
MB
31212006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3122
3123 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3124 mails in the doc string. Add some URLs in comment.
01c52d31 3125 (pop3-movemail): Warn about pop3-leave-mail-on-server.
b110774a
MB
3126
31272006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3128
3129 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3130 backslashes handling and the way to find boundaries of quoted strings.
3131
01c52d31
MB
31322006-09-07 Daiki Ueno <ueno@unixuser.org>
3133
3134 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3135 mml1991-encrypt-to-self is set and mml1991-signers is not set.
3136 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3137 mml2015-encrypt-to-self is set and mml2015-signers is not set.
3138
676c1893
RS
31392006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
3140
01c52d31
MB
3141 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
3142 doc string.
3143 (gnus-button-regexp, gnus-button-last): Remove unused variables.
3144
31452006-09-06 Simon Josefsson <jas@extundo.com>
3146
3147 * mml2015.el (mml2015-use): Doc fix, mention epg.
3148
31492006-09-06 Daiki Ueno <ueno@unixuser.org>
3150
3151 * mml2015.el (mml2015-use): Default to epg, if available.
3152
31532006-09-06 Daiki Ueno <ueno@unixuser.org>
3154
3155 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3156 message-sender.
3157 (mml1991-epg-encrypt): Ditto.
3158 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3159 message-sender.
3160 (mml2015-epg-encrypt): Ditto.
676c1893 3161
de4fbbe4
CY
31622006-09-04 Chong Yidong <cyd@stupidchicken.com>
3163
3164 * message.el (message-send-mail-with-sendmail): Look for sendmail in
3165 several common directories.
3166
01c52d31
MB
31672006-09-05 Daiki Ueno <ueno@unixuser.org>
3168
3169 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3170 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3171
d7093904
MB
31722006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3173
8fbdffe5
MB
3174 * gnus-art.el (article-decode-encoded-words): Make it fast.
3175
31762006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3177
3178 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3179
d7093904
MB
3180 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3181 in quoted string into `\'.
3182
343d6628
MB
31832006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3184
3185 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3186 Use standard-syntax-table.
3187
31882006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3189
3190 * gnus-art.el (gnus-decode-address-function): New variable.
3191 (article-decode-encoded-words): Use it to decode headers which are
3192 assumed to contain addresses.
3193 (gnus-mime-delete-part): Remove useless `or'.
3194
3195 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3196 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3197 (gnus-nov-parse-line): Use it to decode From header.
3198 (gnus-get-newsgroup-headers): Ditto.
3199 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3200
3201 * mail-parse.el (mail-decode-encoded-address-region): New alias.
3202 (mail-decode-encoded-address-string): New alias.
3203
3204 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3205 New function.
3206 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3207 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3208 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3209 (rfc2047-decode-string): Ditto.
3210 (rfc2047-decode-address-region): New function.
3211 (rfc2047-decode-address-string): New function.
3212
01c52d31
MB
32132006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
3214
3215 * message.el (message-caesar-buffer-body): Allow rotating headers.
3216
3217 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3218
3219 * message.el (message-insert-formated-citation-line): Fix %f.
3220 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3221
32222006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3223
3224 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3225 (gnus-bookmark-mouse-available-p): New macro.
3226 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3227 (gnus-bookmark-bmenu-show-infos): Use it.
3228 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3229 (gnus-bookmark-bmenu-hide-infos): Ditto.
3230 (gnus-bookmark-remove-properties): New function.
3231 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3232 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3233 (gnus-bookmark-write-file): Bind coding-system-for-write.
3234 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3235 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3236 group before selecting it.
3237 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3238 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3239 quit-window if it is not available; use gnus-mouse-2 and bind it to
3240 gnus-bookmark-bmenu-select-by-mouse.
3241 (gnus-bookmark-show-details): Remove unused variable `details-list'.
3242 (gnus-bookmark-bmenu-select-by-mouse): New function.
6c5d6b6c 3243
5dab7628
RF
32442006-08-13 Romain Francoise <romain@orebokech.com>
3245
3246 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3247 space.
3248
5ebdc299
MB
32492006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3250
3251 * compface.el (uncompface): Use binary rather than raw-text-unix.
3252
32532006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3254
3255 * compface.el (uncompface): Make sure the eol conversion doesn't take
3256 place when communicating with the external programs. Reported by
3257 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3258
32592006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
3260
3261 * nnheader.el (nnheader-insert-head): Fix typo in comment.
3262
32632006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3264
3265 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3266 Make it more robust by parsing author and date independently.
3267
ebf693f3
MB
32682006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3269
3270 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3271
01c52d31
MB
32722006-07-28 Daiki Ueno <ueno@unixuser.org>
3273
3274 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3275 first matching secret key.
3276 (mml2015-epg-encrypt): Ditto.
3277
3278 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3279 first matching secret key.
3280 (mml1991-epg-encrypt): Ditto.
3281
3282 * mml2015.el (mml2015-encrypt-to-self): New user option.
3283 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3284 mml2015-epg-encrypt-to-self is set.
3285
3286 * mml1991.el (mml1991-encrypt-to-self): New variable.
3287 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3288 mml1991-epg-encrypt-to-self is set.
3289
3290 * mml2015.el (mml2015-signers): New user option.
3291 (mml2015-epg-sign): Reflect the value of mml2015-signers.
3292 (mml2015-epg-encrypt): Allow to select signing keys.
3293
3294 * mml1991.el (mml1991-signers): New variable.
3295 (mml1991-epg-sign): Reflect the value of mml1991-signers.
3296 (mml1991-epg-encrypt): Allow to select signing keys.
3297
ebf693f3
MB
32982006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
3299
3300 * nnheader.el (nnheader-insert-head): Make it work even if the file
3301 uses CRLF for the line-break code.
3302
01c52d31
MB
33032006-07-25 Daiki Ueno <ueno@unixuser.org>
3304
3305 * mml2015.el: Require mml-sec instead of password.
3306 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3307 (mml2015-cache-passphrase): Inherit the default value from
3308 mml-secure-cache-passphrase.
3309 (mml2015-passphrase-cache-expiry): Inherit the default value from
3310 mml-secure-passphrase-cache-expiry.
3311
3312 * mml1991.el: Require mml-sec instead of password.
3313 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3314 (mml1991-cache-passphrase): Inherit the default value from
3315 mml-secure-cache-passphrase.
3316 (mml1991-passphrase-cache-expiry): Inherit the default value from
3317 mml-secure-passphrase-cache-expiry.
3318
3319 * mml-sec.el: Require password.
3320 (mml-secure-verbose): New user option.
3321 (mml-secure-cache-passphrase): New user option.
3322 (mml-secure-passphrase-cache-expiry): New user option.
3323
33242006-07-24 Daiki Ueno <ueno@unixuser.org>
3325
3326 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3327 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
002876ab 3328 andreas@altroot.de (Andreas V\e,Av\e(Bgele).
01c52d31
MB
3329
3330 FIXME: Use `tiny change'?
3331
bd876f90
MB
33322006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3333
3334 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3335 workaround for the url package included with Emacs.
3336
3337 * nnweb.el (nnweb-google-create-mapping): Update regexp.
3338
01c52d31
MB
33392006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
3340
3341 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3342 correctly. This fixes a bug caused by the 2006-05-12 change.
3343
06dc8321
KF
33442006-07-18 Karl Fogel <kfogel@red-bean.com>
3345
3346 * nnmail.el (nnmail-article-group): If splitting raises an error, give
3347 some information about the error when saying that the `bogus' mail
3348 group will be used.
3349
7ce31649
MB
33502006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3351
3352 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3353 string.
3354
b44409c9
MB
33552006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
3356
3357 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3358
763bb2d4
MB
33592006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3360
3361 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3362
01c52d31
MB
33632006-07-10 Daiki Ueno <ueno@unixuser.org>
3364
3365 * mml1991.el (mml1991-function-alist): Add epg.
3366 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3367 (mml1991-epg-encrypt): New functions.
3368
33692006-07-10 Daiki Ueno <ueno@unixuser.org>
3370
3371 * mml2015.el (mml2015-verbose): New variable.
3372 (mml2015-cache-passphrase): Ditto.
3373 (mml2015-passphrase-cache-expiry): Ditto.
3374 (mml2015-function-alist): Add epg.
3375 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3376 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3377 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3378 functions.
3379
33802006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3381
3382 * message.el (message-cite-original-1): Preserve region when removing
3383 quoted text due to X-No-Archive in order to avoid bogus attribution
3384 when citing multiple messages.
3385
33862006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3387
3388 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
3389 Kenneth Jacker <khj@be.cs.appstate.edu>.
3390
827dc73d
MB
33912006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
3392
3393 * gnus-diary.el (gnus-user-format-function-d)
3394 (gnus-user-format-function-D): Autoload.
3395
01c52d31 3396 * imap.el (Commentary): Fix typo.
827dc73d 3397
01c52d31
MB
3398 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3399 2006-04-22 contribution.
3400
34012006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3402
3403 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3404 It didn't really fix the bogosity I'm seeing with solid web groups.
3405
34062006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3407
3408 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3409 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3410 created using server names. If we use the feature without declaring
3411 it, Gnus does not properly manage server and group state.
3412
3413 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3414 bound.
3415
34162006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3417
3418 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3419 looking up the method using GROUP's prefix before inventing a new one.
3420 It is used on killed/unknown groups in various places where returning
3421 an all-new method isn't expected by the caller.
3422
3423 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3424 and match semantics of gnus-group-real-prefix.
3425
34262006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
3427
3428 * nnmail.el (nnmail-broken-references-mailers): New variable.
3429 (nnmail-ignore-broken-references): New function generalizing
3430 nnmail-fix-eudora-headers.
3431 (nnmail-fix-eudora-headers): Now obsolete.
3432
3433 * gnus-art.el (gnus-button-handle-custom): Support
3434 `customize-apropos*'.
3435
34362006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3437
3438 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3439
3440 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3441 articles.
3442
34432006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
3444
3445 * message.el (message-cite-reply-above): New variable.
3446 (message-yank-original): Use it.
827dc73d 3447
a367620f
MB
34482006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
3449
3450 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3451
01c52d31
MB
34522006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
3453
3454 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3455 as read.
3456
3457 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3458
34592006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
3460
3461 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3462 (gnus-bookmark-default-file): Use gnus-directory.
3463 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3464 Remove "*" in doc string.
3465 (gnus-bookmark-write-file): Simplify.
3466 (gnus-bookmark-maybe-sort-alist): Use `when'.
3467 (gnus-bookmark-get-bookmark): Fix typo in doc string.
3468 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3469 FIXME about Emacs 21 and XEmacs compatibility.
3470 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3471 compatibility.
3472 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3473 compatibility.
3474 (gnus-bookmark-menu-heading): Fix version.
3475
34762006-06-19 Bastien Guerry <bzg@altern.org>
3477
3478 * gnus-bookmark.el: New file.
3479
5cfd0f2e
MB
34802006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3481
3482 * message.el (message-syntax-checks): Doc fix.
3483
01c52d31
MB
34842006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3485
3486 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3487 unsubscribed groups as if they were killed ones. It causes duplicate
3488 entries in gnus-newsrc-alist.
3489
f362b760
MB
34902006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
3491
3492 * message.el (message-syntax-checks): Doc fix.
3493 (message-send-mail): Add check for continuation headers.
3494 (message-check-news-header-syntax): Fix regexp used to check for
3495 continuation headers.
3496
34972006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
3498
3499 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3500
01c52d31
MB
35012006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
3502
3503 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3504
35052006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
3506
3507 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3508 default-truncate-lines.
3509
26c9afc3
MB
35102006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
3511
3512 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3513 to fill the utf-8 entry.
3514
01c52d31 35152006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
26c9afc3 3516
01c52d31
MB
3517 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3518
35192006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
3520
3521 * gnus-agent.el (directory-files-and-attributes): Move all the way
3522 forward (the third and final move).
3523 (gnus-agent-read-agentview): Trap reconstruction errors due to
3524 nonexistant directory. Handle by returning nil.
3525
35262006-05-30 Didier Verna <didier@xemacs.org>
3527
3528 * message.el (message-dont-reply-to-names): Update the custom type.
3529 * message.el (message-dont-reply-to-names): New defsubst: potentially
3530 convert a list of regexps into a single one.
3531 * message.el (message-get-reply-headers): Use it.
3532 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3533
35342006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
3535
3536 * gnus-agent.el (directory-files-and-attributes): Move forward.
26c9afc3
MB
3537
35382006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3539
3540 * gnus-ml.el (gnus-mailing-list-subscribe)
3541 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3542 (gnus-mailing-list-message): Fix doc strings.
3543
35442006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3545
3546 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3547 of doing it manually.
3548
01c52d31
MB
35492006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3550
3551 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3552 comment.
3553
26c9afc3
MB
35542006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
3555
002876ab 3556 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
01c52d31 3557 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
26c9afc3
MB
3558 (gnus-agent-read-local): All symbols allocated in my-obarray
3559 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3560 (gnus-agent-regenerate-group): Check numeric names to see if they are
3561 messages or groups.
01c52d31
MB
3562 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3563 better way of do this...)
3564
3565 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3566 'dummy.group' (there should be a better way of do this...)
26c9afc3
MB
3567
35682006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
3569
3570 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3571 (gnus-saved-headers): Ditto.
01c52d31 3572 (gnus-default-article-saver): Mention functions may have properties.
26c9afc3
MB
3573 (gnus-article-save): Override gnus-save-all-headers and
3574 gnus-saved-headers by :headers property which saver function may have.
01c52d31
MB
3575 (gnus-summary-save-in-file): Add :headers property.
3576 (gnus-summary-write-to-file): Ditto.
3577
3578 * gnus-sum.el (gnus-summary-save-article): Bind
3579 gnus-prompt-before-saving to t when saving many articles in a file;
3580 always show all headers.
3581
35822006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3583
3584 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3585 marks.
3586
3587 * message.el (message-indent-citation): Add optional arguments to allow
3588 using it outside of message buffers.
3589
3590 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3591 (gnus-article-treat-unfold-headers): Use it.
3592 (gnus-article-truncate-lines): New variable.
3593 (gnus-article-mode): Use it.
3594 (gnus-article-toggle-truncate-lines): New function.
3595
3596 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3597 gnus-article-toggle-truncate-lines.
3598
3599 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3600 coding system in XEmacs, use binary.
3601
36022006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
3603
3604 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3605 after-load-alist.
3606
3607 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3608 this function should save decoded articles.
3609 (gnus-summary-write-to-file): Use property to specify this function
3610 should save decoded articles and specify gnus-summary-save-in-file
3611 should be used to save articles other than the first one when saving
3612 many articles.
3613 (gnus-summary-save-body-in-file): Use property to specify this
3614 function should save decoded articles.
3615 (gnus-summary-write-body-to-file): Use property to specify this
3616 function should save decoded articles and specify
3617 gnus-summary-save-body-in-file should be used to save articles other
3618 than the first one when saving many articles.
3619
3620 * gnus-sum.el (gnus-summary-save-article): Simplify.
3621
36222006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
3623
3624 * gnus-art.el (gnus-default-article-saver): Add
3625 gnus-summary-write-body-to-file.
3626 (gnus-article-save-coding-system): Don't use coding system object
3627 in XEmacs.
26c9afc3
MB
3628 (gnus-read-save-file-name): Add optional `dir-var' argument which
3629 specifies directory in which files are saved; work even if optional
3630 `variable' argument is not specified.
01c52d31
MB
3631 (gnus-summary-write-to-file): Read file name.
3632 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3633 (gnus-summary-write-body-to-file): New function.
26c9afc3
MB
3634
3635 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3636 (gnus-summary-local-variables): Add it.
3637 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
01c52d31
MB
3638 (gnus-summary-save-article): Remove optional `decode' argument;
3639 determine whether to decode articles by the value of
3640 gnus-default-article-saver; when saving many files using
3641 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3642 it first and use gnus-summary-save-in-file or
3643 gnus-summary-save-body-in-file thereafter unless
3644 gnus-prompt-before-saving is always; move point to article which
3645 will be saved.
3646 (gnus-summary-save-article-file): Revert.
3647 (gnus-summary-write-article-file): Revert.
3648 (gnus-summary-save-article-body-file): Revert.
26c9afc3
MB
3649 (gnus-summary-write-article-body-file): New function.
3650
36512006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3652
01c52d31 3653 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
26c9afc3 3654
01c52d31 36552006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
26c9afc3 3656
01c52d31
MB
3657 * gnus-art.el (gnus-default-article-saver): Doc fix.
3658 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3659 from gnus-summary-save-article-coding-system, and default to a
3660 certain coding system.
3661 (gnus-output-to-file): Add coding cookie and encode text according
3662 to gnus-article-save-coding-system; don't use mm-append-to-file.
26c9afc3 3663
01c52d31
MB
3664 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3665 gnus-art.el and rename to gnus-article-save-coding-system.
3666 (gnus-summary-save-article): Require gnus-art; don't show all
3667 headers if it decodes articles; don't add coding cookie here;
3668 don't bind mm-text-coding-system-for-write.
3669 (gnus-summary-save-article-file): Save decoded articles.
3670 (gnus-summary-write-article-file): When saving many files, use
3671 gnus-summary-write-to-file first and gnus-summary-save-in-file
3672 thereafter unless gnus-prompt-before-saving is always.
3673 (gnus-summary-save-article-body-file): Save decoded articles.
26c9afc3 3674
01c52d31 36752006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
26c9afc3 3676
01c52d31 3677 * nnrss.el (nnrss-check-group): Bind hash-index.
26c9afc3 3678
01c52d31
MB
36792006-05-23 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3680
3681 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3682 its hash index. Store this hash in `nnrss-group-data'.
3683 (nnrss-read-group-data): Update accordingly.
3684
36852006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3686
3687 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3688 entry.
3689
3690 * gnus-sum.el (gnus-summary-make-menu-bar): Add
3691 gnus-article-browse-html-article.
3692
36932006-05-23 Hynek Schlawack <hynek@ularx.de>
3694
3695 * gnus-sum.el (gnus-summary-mime-map): Add
3696 gnus-article-browse-html-article.
36972006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3698
3699 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3700 suitable coding systems in customize.
3701
37022006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3703
3704 * mail-source.el (mail-sources): Fix custom type.
26c9afc3 3705
d7ba2a01
RS
37062006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3707
f18df03d
MB
3708 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3709 (gnus-summary-expire-articles-now): Shorten prompt.
3710
d7ba2a01
RS
3711 * gmm-utils.el (wid-edit): Require.
3712 (defun-gmm): Renamed from `gmm-defun-compat'.
3713 (gmm-image-search-load-path): Use it.
3714 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
3715
01c52d31
MB
37162006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
3717
3718 * gnus-sum.el (gnus-summary-save-article-coding-system): New
3719 variable.
3720 (gnus-summary-save-article): Add optional `decode' argument. If
3721 it is set and gnus-summary-save-article-coding-system is non-nil,
3722 save decoded article.
3723 (gnus-summary-write-article-file): Save decoded article if
3724 gnus-summary-save-article-coding-system is non-nil.
3725
3726 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3727 type.
3728
37292006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3730
3731 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3732
37332006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
3734
3735 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3736 first to test gnus-single-article-buffer which may be buffer-local.
3737
3738 * gnus-sum.el (gnus-summary-setup-buffer): Make
3739 gnus-single-article-buffer buffer-local and nil in ephemeral
3740 group; make gnus-article-buffer, gnus-article-current, and
3741 gnus-original-article-buffer always buffer-local.
3742 (gnus-summary-exit): Kill article buffer belonging to ephemeral
3743 group.
3744 (gnus-handle-ephemeral-exit): Don't move to next summary line.
3745
37462006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
3747
3748 * nnml.el (nnml-request-compact-group): Compressed files might not
3749 have .gz extension.
3750
54e573e6
MB
37512006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3752
3753 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3754 (mm-copy-to-buffer): Use with-current-buffer.
3755 (mm-display-part): Simplify.
3756 (mm-inlinable-p): Add optional arg `type'.
3757
01c52d31
MB
37582006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3759
49c7d1ac 3760 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
54e573e6
MB
3761 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3762 Try harder to show the attachment internally or externally using
3763 gnus-mime-view-part-as-type.
3764
01c52d31 37652006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
54e573e6 3766
01c52d31
MB
3767 * message.el (message-from-style, message-signature-separator)
3768 (message-user-organization-file, message-send-mail-function)
3769 (message-citation-line-function, message-yank-prefix)
3770 (message-indent-citation-function, message-signature)
3771 (message-signature-file, message-signature-insert-empty-line):
3772 Remove autoloads.
3773
3774 * gnus-art.el (gnus-buttonized-mime-types): Remove
3775 "multipart/signed". Revert 2006-04-26 change.
3776
37772006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3778
3779 * gnus.el (gnus-version-number): Bump version.
3780
37812006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3782
3783 * gnus.el: No Gnus v0.5 is released.
3784
37852006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3786
3787 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3788 fetching articles by message-id.
3789
37902006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3791
3792 * message.el (hashcash): Require hashcash as normal.
3793
3794 * ecomplete.el (ecomplete-highlight-match-line): Use
3795 point-at-eol.
3796 (ecomplete-highlight-match-line): Use `highlight', because that
3797 face exists in both Emacs and XEmacs.
3798
3799 * message.el (message-display-abbrev): Use point-at-bol.
3800
3801 * mail-source.el: Don't require timer/timer-funcs.
3802
3803 * gnus-async.el: Ditto.
3804
3805 * password.el: Ditto.
3806
3807 * mm-url.el: Ditto.
3808
3809 * mm-util.el: Require timer/timer-funcs.
3810
38112006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3812
3813 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3814 Close.
54e573e6 3815
9606f1cb
MB
38162006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
3817
3818 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3819 unibyte after clear-decrypt function runs.
3820
3821 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3822 returns as a unibyte string.
3823
305452a5
MB
38242006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
3825
305452a5
MB
3826 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3827 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3828 (mml1991-pgg-encrypt): Ditto.
3829
0565caeb
MB
38302006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3831
01c52d31
MB
3832 * message.el (message-user-organization-file): Check several
3833 locations of the organization file.
0565caeb 3834
01c52d31
MB
3835 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3836 Add gnus-article-view-part-as-type.
0565caeb 3837
01c52d31 3838 * gnus-art.el (gnus-article-view-part-as-type): New function.
0565caeb
MB
3839
3840 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3841 .mobi and .travel. Remove .nato, .bitnet and .uucp.
0565caeb 3842
01c52d31
MB
3843 * mml.el: Simplify autoload.
3844 (mml-mode): defvar dnd-protocol-alist instead of using
3845 symbol-value.
3846 (mml-default-directory): New variable.
3847 (mml-minibuffer-read-file): Use it.
3848 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3849
3850 * message.el (message-citation-line-format): New variable.
3851 (message-insert-formated-citation-line): New function.
3852 (message-citation-line-function): Add
3853 `message-insert-formated-citation-line' to custom type.
3854
3855 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3856 to doc string.
3857
3858 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3859 depending on mm-verify-option.
0565caeb 3860
305452a5
MB
38612006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
3862
3863 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3864 binding pgg-* variables; reimplement the section which prevents
3865 MIME header from being signed.
3866 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3867 pgg-text-mode; remove a blank line at the top of body.
3868
3869 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3870 lines at the top of body; use gnus-newsgroup-charset if there's no
3871 Charset header.
3872
0565caeb
MB
38732006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
3874
01c52d31
MB
3875 * message.el (message-self-insert-commands): Doc fix.
3876
0565caeb
MB
3877 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3878 (mm-uu-pgp-encrypted-test): Ditto.
3879 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3880 between header and body; return application/pgp-encrypted handle
3881 if decryption failed; decode decrypted body by charset.
3882
3883 * mm-decode.el (mm-automatic-display): Don't make application/pgp
3884 element match to application/pgp-*.
3885
01c52d31
MB
38862006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3887
3888 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3889 HTML.
3890
38912006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3892
3893 * mail-source.el (mail-source-call-script): Message the error
3894 string.
3895
38962006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3897
3898 * gnus-util.el (gnus-byte-compile): Use it.
3899
002876ab 39002006-04-22 xyblor <fake@invalid.email> (tiny change)
01c52d31
MB
3901
3902 * gnus-util.el (kill-empty-logs): New function.
3903
39042006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3905
3906 * message.el (message-mail-alias-type): Doc fix.
3907 (message-mail-alias-type-p): New function.
3908 (message-send): Use it.
3909 (message-mode): Ditto.
3910 (message-strip-forbidden-properties): Ditto.
3911
3912 * ecomplete.el (ecomplete-database-file-coding-system): New
3913 variable.
3914 (ecomplete-save): Use it.
3915 (ecomplete-setup): Use it.
3916
39172006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
3918
3919 * message.el (message-self-insert-commands): New variable.
3920 (message-strip-forbidden-properties): Use it.
3921
39222006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3923
3924 * message.el (message-put-addresses-in-ecomplete): Use a regexp
3925 that doesn't make XEmacs choke.
3926
f67d6742
MB
39272006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3928
49c7d1ac
SM
3929 * gnus-util.el (gnus-replace-in-string):
3930 Prefer replace-regexp-in-string over of replace-in-string.
f67d6742
MB
3931
39322006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3933
49c7d1ac
SM
3934 * gnus-util.el (gnus-select-frame-set-input-focus):
3935 Use select-frame-set-input-focus if it is available in XEmacs; use
f67d6742
MB
3936 definition defined in Emacs 22 for old Emacsen.
3937
01c52d31 39382006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18c06a99 3939
01c52d31 3940 * mm-view.el (mm-inline-text): Use equal instead of equalp.
bd29ba20 3941
01c52d31 39422006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bd29ba20 3943
01c52d31
MB
3944 * gnus-registry.el (gnus-registry-cache-save): Remove text
3945 properties when saving via the temp buffer.
bd29ba20 3946
01c52d31 39472006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18c06a99 3948
01c52d31 3949 * message.el (message-generate-hashcash): Honor custom type.
18c06a99 3950
01c52d31 39512006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18c06a99 3952
01c52d31
MB
3953 * message.el (message-generate-hashcash): Default to non-nil when
3954 hashcash is found.
18c06a99 3955
01c52d31
MB
3956 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3957 (gnus-refer-thread-limit): Increase default to 500.
e4a89ccf 3958
01c52d31 3959 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
e4a89ccf 3960
01c52d31 3961 * flow-fill.el (fill-flowed): Allow delete-space.
e4a89ccf 3962
01c52d31 39632006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
e4a89ccf 3964
01c52d31
MB
3965 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3966 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3967 Remove autoloads.
163cb72d 3968
01c52d31 39692006-04-18 Simon Josefsson <jas@extundo.com>
163cb72d 3970
01c52d31 3971 * message.el (message-generate-hashcash): Default to.
163cb72d 3972
01c52d31 39732006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
163cb72d 3974
01c52d31
MB
3975 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3976 concatenating segments rather than before concatenating them.
163cb72d 3977
01c52d31 39782006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14e6dc54 3979
01c52d31 3980 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14e6dc54 3981
01c52d31
MB
3982 * imap.el (imap-quote-specials): New function.
3983 (imap-login-auth): Quote specials.
14e6dc54 3984
01c52d31 39852006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14e6dc54 3986
01c52d31 3987 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14e6dc54 3988
01c52d31
MB
3989 * message.el (message-forward-make-body-plain): Allow
3990 message-forward-ignored-headers to be a list.
3991 (message-remove-ignored-headers): Factor out into function.
3992 (message-forward-make-body-mml): Use it.
3993 * rfc2231.el (rfc2231-parse-string): Remove dead code.
3994 (rfc2231-parse-string): Allow concatanation of parameters that
3995 aren't contiguous. The test case is
3996 (mail-header-parse-content-type "message/external-body;
3997 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3998 access-type=LOCAL-FILE;
3999 name*1*=plugh%2fhello-sailor%2fbing.pdf")
14e6dc54 4000
01c52d31 40012006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14e6dc54 4002
01c52d31
MB
4003 * nntp.el (nntp-accept-process-output): Return the value of
4004 `nnheader-accept-process-output'.
14e6dc54 4005
01c52d31 40062006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14e6dc54 4007
01c52d31
MB
4008 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4009 (gnus-button-alist): Recognize more diff formats.
4010 (gnus-button-patch): Strip directory.
14e6dc54 4011
01c52d31 40122006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14e6dc54 4013
01c52d31
MB
4014 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4015 Emacs 22 when setting focus.
1b155fbd 4016
01c52d31 40172006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1b155fbd 4018
01c52d31
MB
4019 * gnus-art.el (gnus-article-treat-types): Do treatment of
4020 text/x-verbatim parts.
4021 (gnus-button-patch): New command.
b6f2cf4b 4022
01c52d31
MB
4023 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4024 addresses that contain invalid characters.
b6f2cf4b 4025
01c52d31 40262006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5af68e28 4027
01c52d31
MB
4028 * message.el (message-put-addresses-in-ecomplete): Use
4029 gnus-replace-in-string.
4030 (message-is-yours-p): Use the more correct
4031 mail-header-parse-address instead of
4032 mail-extract-address-components.
4033 (message-put-addresses-in-ecomplete): Fix typo.
5af68e28 4034
01c52d31
MB
4035 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4036 keystroke.
77218834 4037
01c52d31
MB
4038 * gnus-art.el (gnus-treatment-function-alist): Change order of
4039 newsgroups/generic header folding to avoid double-folding.
77218834 4040
01c52d31 4041 * message.el (message-hidden-headers): Add X-Draft-From.
77218834 4042
01c52d31
MB
4043 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4044 command.
4045 (gnus-summary-repeat-search-article-backward): New command.
d451514f 4046
01c52d31
MB
4047 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4048 groups in the parent topic.
4049
40502006-04-16 Jo\e,Ac\e(Bo Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
4051
4052 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4053 (spam-extra-header-to-number): Return the CRM114 number as a
4054 number instead of a string.
4055
40562006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * gnus-art.el (gnus-face-properties-alist): Moved here from
4059 gnus-fun.
4060
4061 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4062
40632006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4064
4065 * message.el (message-strip-forbidden-properties): Only display on
4066 self-insert-command.
4067
4068 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4069 reindent.
4070 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4071
40722006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
4073
4074 * smiley.el (smiley-style): Fix typo.
d451514f 4075
4f162824
KH
40762006-03-23 Kenichi Handa <handa@m17n.org>
4077
4078 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4079 instead of set-buffer-multibyte.
4080
e9e33c19
KH
40812006-03-23 Kenichi Handa <handa@m17n.org>
4082
4083 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4084 buffer and then decode the buffer text if necessary.
4085 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4086 first, and after mm-encode-body, change the buffer to unibyte.
4f162824 4087
01c52d31 40882006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
f5e92214 4089
01c52d31
MB
4090 * hashcash.el (hashcash-insert-payment-async-2): Use
4091 message-goto-eoh instead of doing it manually.
4092 (mail-add-payment): Use message-narrow-to-header instead of trying
4093 to do the same itself.
f5e92214 4094
01c52d31 4095 * message.el (message-hidden-headers): Add Face.
f5e92214 4096
01c52d31
MB
4097 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4098 reparenting code.
4099 (gnus-summary-reparent-children): Refactored out code.
4100 (gnus-summary-thread-map): New keystroke.
4101 (gnus-summary-reparent-children): Make into command.
f5e92214 4102
01c52d31
MB
4103 * smiley.el (smiley-style): Default to `medium' if using a large
4104 font.
f5e92214 4105
01c52d31
MB
4106 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4107 does it itself.
f5e92214 4108
01c52d31 4109 * message.el (message-point-in-header-p): Simplify definition.
f5e92214 4110
01c52d31 41112006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
f5e92214 4112
01c52d31
MB
4113 * nnagent.el (nnagent-request-set-mark): Silence log file
4114 writing.
4115 (nnagent-request-set-mark): Use write-region instead of
4116 append-to-file.
f5e92214 4117
01c52d31
MB
4118 * gnus-sum.el (gnus-read-header): Fudge article number if using a
4119 strange select method.
f5e92214 4120
01c52d31
MB
4121 * ecomplete.el (ecomplete-display-matches): Get highlightling
4122 right.
4123 (ecomplete-display-matches): Use literals.
4124 (ecomplete-display-matches): Disable message logging.
f5e92214 4125
01c52d31 4126 * message.el (message-display-abbrev): Small optimization.
531bedc3 4127
01c52d31
MB
4128 * ecomplete.el (ecomplete-display-matches): Allow automatic
4129 display.
531bedc3 4130
01c52d31
MB
4131 * message.el (message-strip-forbidden-properties): Display
4132 abbrevs.
4133 (message-display-abbrev): Get automatic display right.
531bedc3 4134
01c52d31
MB
4135 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4136 keystrokes.
531bedc3 4137
01c52d31 41382006-04-13 Romain Francoise <romain@orebokech.com>
531bedc3 4139
01c52d31 4140 TODO: Backport to v5-10!
531bedc3 4141
01c52d31
MB
4142 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4143 Moved here (and renamed) from gnus-registry.el.
531bedc3 4144
01c52d31
MB
4145 * gnus-registry.el: Require gnus-util.
4146 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
531bedc3 4147
01c52d31 41482006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
531bedc3 4149
01c52d31
MB
4150 * gnus-group.el (gnus-group-catchup-current): Change
4151 if-then-else-if-then-else into cond.
4152 (gnus-group-catchup): Indent.
4153 (group-name-at-point): New function.
4154 (gnus-fetch-group): Provide default from thing at point.
531bedc3 4155
01c52d31 41562006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
531bedc3 4157
01c52d31 4158 * message.el (message-display-abbrev): Fix regexp.
531bedc3 4159
01c52d31
MB
4160 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4161 choosing.
4162 (ecomplete-highlight-match-line): Fix up code rewrite, remove
4163 dead variables.
ea8ae765 4164
01c52d31
MB
4165 * message.el (message-newline-and-indent): Remove debugging.
4166 (message-display-abbrev): Use new implementation.
ea8ae765 4167
01c52d31 41682006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
ea8ae765 4169
01c52d31
MB
4170 * gnus-art.el (gnus-article-mode): Set
4171 cursor-in-non-selected-windows to nil.
ea8ae765 4172
01c52d31
MB
4173 * smiley.el: Revert previous change.
4174 (smiley-data-directory): defvar it before using it in the
4175 defcustom of `smiley-style'.
ea8ae765 4176
01c52d31 41772006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
ea8ae765 4178
01c52d31 4179 * message.el (message-newline-and-indent): New function.
ea8ae765 4180
01c52d31 4181 * ecomplete.el: Implement more bits.
85fd8002 4182
01c52d31
MB
4183 * message.el (message-put-addresses-in-ecomplete): Clean up the
4184 string.
85fd8002 4185
01c52d31 4186 * ecomplete.el (ecomplete-add-item): Chop off decimals.
85fd8002 4187
01c52d31
MB
4188 * gnus-sum.el (gnus-summary-save-parts): Bind
4189 gnus-summary-save-parts-counter and use it to make unique file
4190 names.
85fd8002 4191
01c52d31 4192 * gnus-art.el (gnus-ignored-headers): Add some more headers.
61e66a15 4193
01c52d31
MB
4194 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4195 parameter to say whether to actually parse the individual
4196 addresses.
61e66a15 4197
01c52d31
MB
4198 * message.el (message-put-addresses-in-ecomplete): New function.
4199 (ecomplete): Require.
4200 (message-mail-alias-type): Add ecomplete as an option.
fe62aacc 4201
01c52d31 42022006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
fe62aacc 4203
01c52d31
MB
4204 * flow-fill.el (fill-flowed): Remove trailing space from blank
4205 quoted lines.
fe62aacc 4206
01c52d31 42072006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
fe62aacc 4208
01c52d31
MB
4209 * smiley.el (smiley-style): Move definition later to avoid a
4210 compilation warning.
fe62aacc 4211
01c52d31 42122006-04-12 Kenichi Handa <handa@m17n.org>
719120ef 4213
01c52d31
MB
4214 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4215 buffer and then decode the buffer text if necessary.
4216 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4217 first, and after mm-encode-body, change the buffer to unibyte.
4218 Use mm-disable-multibyte instead of set-buffer-multibyte.
719120ef 4219
01c52d31 42202006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
719120ef 4221
01c52d31
MB
4222 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4223 Content-Type header instead of Content-Disposition header.
4224 (gnus-mime-inline-part): Ditto.
4225 (gnus-mime-view-part-as-charset): Ignore charset that the part
4226 specifies.
719120ef 4227
01c52d31
MB
4228 * mm-decode.el (mm-display-part): Work with external parts and
4229 usual parts similarly.
719120ef 4230
01c52d31
MB
4231 * mm-extern.el (mm-inline-external-body): Use mm-display-part
4232 instead of gnus-display-mime.
719120ef 4233
01c52d31
MB
4234 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4235 instead of with-temp-buffer.
719120ef 4236
01c52d31
MB
4237 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4238 tag to summarized topics part in order to encode non-ASCII text.
719120ef 4239
01c52d31 42402006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
719120ef 4241
01c52d31
MB
4242 * smiley.el (smiley-style): New variable.
4243 (smiley-directory): New function.
4244 (smiley-data-directory): Derive from `smiley-style' using
4245 `smiley-directory'.
4246 (smiley-regexp-alist): Add new entries.
719120ef 4247
01c52d31
MB
4248 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4249 (gnus-article-browse-delete-temp): Add :version.
719120ef 4250
01c52d31 42512006-04-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
719120ef 4252
01c52d31
MB
4253 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4254 the sieve region.
719120ef 4255
01c52d31 42562006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
719120ef 4257
01c52d31 4258 * gnus.el (gnus-version-number): Bump version.
719120ef 4259
01c52d31 42602006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
719120ef 4261
01c52d31 4262 * gnus.el: No Gnus v0.4 is released.
719120ef 4263
01c52d31 42642006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
719120ef 4265
01c52d31
MB
4266 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4267 layout.
719120ef 4268
01c52d31
MB
4269 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4270 unknown charset.
719120ef 4271
01c52d31
MB
4272 * message.el (message-header-synonyms): Add Original-To to the
4273 default.
ba0226dd 4274
01c52d31
MB
4275 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4276 optional parameter.
ba0226dd 4277
01c52d31 42782006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
ba0226dd 4279
01c52d31 4280 * gnus-fun.el (gnus): Require it for gnus-directory.
ba0226dd 4281
01c52d31 42822006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5f4264e5 4283
01c52d31 4284 * gnus-fun.el (gnus-face-properties-alist): Add :version.
5f4264e5 4285
01c52d31 42862006-04-05 Daiki Ueno <ueno@unixuser.org>
5f4264e5 4287
01c52d31 4288 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
5f4264e5 4289
01c52d31 42902006-04-05 Simon Josefsson <jas@extundo.com>
5f4264e5 4291
01c52d31 4292 * password.el (password-reset): New function.
5f4264e5 4293
01c52d31 42942006-04-05 Daiki Ueno <ueno@unixuser.org>
5f4264e5 4295
01c52d31
MB
4296 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4297 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5f4264e5 4298
01c52d31 42992006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5f4264e5 4300
01c52d31
MB
4301 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4302 Some whitespace was matched into the url, which broke browsing hits
4303 > 100 when mm-url-use-external was nil.
5f4264e5 4304
01c52d31 43052006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
5f4264e5 4306
01c52d31
MB
4307 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4308 gnus-extra-headers for 'Newsgroups.
5f4264e5 4309
01c52d31
MB
4310 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4311 bound.
e13be7a2 4312
01c52d31 43132006-04-04 Daiki Ueno <ueno@unixuser.org>
e13be7a2 4314
01c52d31
MB
4315 * pgg-gpg.el: Clean up process buffers every time gpg processes
4316 complete.
b5189759 4317
01c52d31 43182006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
b5189759 4319
01c52d31
MB
4320 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4321 doc string.
16f18d05 4322
01c52d31 43232006-04-03 Daiki Ueno <ueno@unixuser.org>
16f18d05 4324
01c52d31
MB
4325 * pgg-gpg.el (pgg-gpg-process-filter)
4326 (pgg-gpg-wait-for-completion): Check if buffer is alive.
d71c0855 4327
01c52d31
MB
4328 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4329 lines, temporary fix.
d71c0855 4330
01c52d31 43312006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4332
01c52d31 4333 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
cf5a5c38 4334
01c52d31 43352006-03-29 Daiki Ueno <ueno@unixuser.org>
cf5a5c38 4336
01c52d31
MB
4337 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4338 default-enable-multibyte-characters. This reverts the change from
4339 revision 6.17 which is no longer necessary because the passphrase
4340 is sent separately now. GnuPG messages are unreadable under
4341 multibyte locales with default-enable-multibyte-characters set to
4342 nil.
cf5a5c38 4343
01c52d31 43442006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4345
01c52d31 4346 * message.el (message-tool-bar-gnome): Move "spell".
cf5a5c38 4347
01c52d31 43482006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4349
01c52d31
MB
4350 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4351 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
4352 instead.
cf5a5c38 4353
01c52d31 43542006-03-27 Karl Kleinpaste <karl@charcoal.com>
cf5a5c38 4355
01c52d31
MB
4356 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4357 newsgroups handling for NNTP overviews which don't include
4358 Newsgroups.
cf5a5c38 4359
01c52d31 43602006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9d64cd13 4361
01c52d31 4362 * message.el (message-resend): Bind message-generate-hashcash to nil.
9d64cd13 4363
01c52d31 43642006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
34128042 4365
01c52d31
MB
4366 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4367 when searching for already-paid recipients.
34128042 4368
01c52d31 43692006-03-27 Daiki Ueno <ueno@unixuser.org>
34128042 4370
01c52d31
MB
4371 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4372 passphrases when it is not needed.
4373 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4374 passphrase stuff from gpg, should only be necessary when you use
4375 gpg with a smartcard.
34128042 4376
01c52d31 43772006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
34128042 4378
01c52d31
MB
4379 * mml.el (mml-insert-mime): Ignore cached contents of
4380 message/external-body part.
34128042 4381
01c52d31
MB
4382 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4383 (mm-insert-part): Ditto.
34128042 4384
01c52d31 43852006-03-23 Simon Josefsson <jas@extundo.com>
34128042 4386
01c52d31
MB
4387 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4388 Reiner.
4389 (pgg-gpg-use-agent-p): Use it again.
c96ec15a 4390
01c52d31 43912006-03-23 Simon Josefsson <jas@extundo.com>
c96ec15a 4392
01c52d31
MB
4393 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4394 older emacsen.
4395 (pgg-gpg-use-agent-p): Don't use it.
c96ec15a 4396
01c52d31 43972006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
c96ec15a 4398
01c52d31
MB
4399 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4400 if we can.
c96ec15a 4401
01c52d31 44022006-03-22 Sascha Wilde <wilde@sha-bang.de>
c96ec15a 4403
01c52d31
MB
4404 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4405 (pgg-gpg-update-agent): New function.
4406 (pgg-gpg-use-agent-p): New function.
4407 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4408 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4409 (pgg-gpg-sign-region): Use it.
c96ec15a 4410
01c52d31 44112006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
c96ec15a 4412
01c52d31
MB
4413 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4414 Reported by Ralf Wachinger <rwachinger@gmx.de>.
c96ec15a 4415
01c52d31 44162006-03-21 Simon Josefsson <jas@extundo.com>
c96ec15a 4417
01c52d31
MB
4418 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4419 <wilde@sha-bang.de>.
4420 (pgg-gpg-use-agent): New variable.
4421 (pgg-gpg-process-region): Use it.
4422 (pgg-gpg-encrypt-region): Likewise.
4423 (pgg-gpg-encrypt-symmetric-region): Likewise.
4424 (pgg-gpg-decrypt-region): Likewise.
4425 (pgg-gpg-sign-region): Likewise.
4426 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
c96ec15a 4427
01c52d31 44282006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
88e6695f 4429
01c52d31 4430 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
88e6695f 4431
01c52d31
MB
4432 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4433 Add comment on version.
6203370b 4434
01c52d31 44352006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6203370b 4436
01c52d31 4437 * smiley.el: Add missing test smiley.
6203370b 4438
01c52d31 44392006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
6203370b 4440
01c52d31
MB
4441 * mm-decode.el (mm-with-part): New macro.
4442 (mm-get-part): Use it; work with message/external-body as well.
4443 (mm-save-part): Treat name and filename equally.
6203370b 4444
01c52d31
MB
4445 * mm-extern.el (mm-extern-cache-contents): New function.
4446 (mm-inline-external-body): Use it; force the part to be displayed;
4447 move undisplayer added to the cached handle to the parent.
6203370b 4448
01c52d31
MB
4449 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4450 (gnus-mime-view-part-as-type): Work with message/external-body.
6203370b 4451
01c52d31 4452 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
6203370b 4453
01c52d31 44542006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4455
01c52d31
MB
4456 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4457 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4458 Emacs.]
46e8fe3d 4459
01c52d31 44602006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4461
01c52d31
MB
4462 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4463 path rather than symbol. Always return list of directories.
4464 Guarantee that image directory comes first. [Sync with image.el,
4465 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
46e8fe3d 4466
01c52d31
MB
4467 * message.el (message-make-tool-bar): Adjust to new API of
4468 `gmm-image-load-path-for-library'.
46e8fe3d 4469
01c52d31 4470 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
46e8fe3d 4471
01c52d31 4472 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
46e8fe3d 4473
01c52d31 44742006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
46e8fe3d 4475
01c52d31
MB
4476 * gnus-art.el (gnus-article-only-boring-p):
4477 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4478 intangible text.
4479 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
46e8fe3d 4480
01c52d31 44812006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4482
01c52d31
MB
4483 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
4484 `defun' instead of `gmm-defun-compat'.
46e8fe3d 4485
01c52d31 44862006-03-14 Simon Josefsson <jas@extundo.com>
46e8fe3d 4487
01c52d31
MB
4488 * message.el (message-unique-id): Don't use message-number-base36
4489 if (user-uid) is a float.
4490 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
46e8fe3d 4491
01c52d31 44922006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
46e8fe3d 4493
01c52d31 4494 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7347faa8 4495
01c52d31
MB
4496 * gnus-art.el (gnus-mime-display-single): Make sure there is an
4497 empty line between a part and a message part.
7347faa8 4498
01c52d31 44992006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7347faa8 4500
01c52d31
MB
4501 * smiley.el: Add more test smileys.
4502 (smiley-data-directory, smiley-regexp-alist)
4503 (gnus-smiley-file-types): Fix doc strings.
4504 (smiley-update-cache): Clear smiley-cached-regexp-alist before
4505 adding new elements.
4506 (smiley-mouse-map): Unused code. Make it a comment.
7347faa8 4507
01c52d31 45082006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7347faa8 4509
01c52d31
MB
4510 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4511 scan latest NoCeM messages instead of old ones.
4512 (gnus-nocem-check-article): Fix regexps so as to match to PGP
4513 delimiters that are recently used.
4514 (gnus-nocem-load-cache): Add autoload cookie.
7347faa8 4515
01c52d31 4516 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7347faa8 4517
01c52d31
MB
4518 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4519 level which is larger than gnus-use-nocem is specified.
7347faa8 4520
01c52d31 4521 * gnus-group.el (gnus-group-get-new-news): Ditto.
7347faa8 4522
01c52d31 45232006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
7347faa8 4524
01c52d31 4525 * gnus-util.el (gnus-tool-bar-update): New function.
7347faa8 4526
01c52d31
MB
4527 * gnus-group.el (gnus-group-update-tool-bar): New variable.
4528 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7347faa8 4529
01c52d31 4530 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7347faa8 4531
01c52d31
MB
4532 * gnus-group.el (gnus-group-redraw-when-idle)
4533 (gnus-group-redraw-check): Remove.
4534 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
30c7240d 4535
01c52d31 45362006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
30c7240d 4537
01c52d31
MB
4538 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4539 if optional last element is specified in splits (FIELD VALUE...).
e499bc94 4540
01c52d31 45412006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
e499bc94 4542
01c52d31
MB
4543 * message.el (message-make-tool-bar): Rename gmm-image-load-path
4544 to gmm-image-load-path-for-library. Call with no-error argument.
4545 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
e499bc94 4546
01c52d31 4547 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
e499bc94 4548
01c52d31 4549 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
e499bc94 4550
01c52d31 4551 * gmm-utils.el (gmm-image-load-path): Remove alias.
e499bc94 4552
01c52d31 45532006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
c4288669 4554
01c52d31 4555 * gmm-utils.el (gmm-image-load-path): Add alias.
c4288669 4556
01c52d31
MB
4557 * nnml.el (nnml-generate-nov-databases-directory): Rename from
4558 nnml-generate-nov-databases-1.
4559 (nnml-generate-nov-databases): Use it.
4560 (nnml-generate-nov-databases-directory): Document no-active
4561 argument.
c4288669 4562
01c52d31
MB
4563 * gmm-utils.el (gmm-image-load-path-for-library): Return single
4564 directory if path is t. Add no-error.
c4288669 4565
01c52d31
MB
4566 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4567 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
c4288669 4568
01c52d31
MB
4569 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4570 resetting gnus-article-browse-html-temp-list.
c4288669 4571
01c52d31
MB
4572 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4573 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
4574 Add example to docstring. Rename local variables. Move error
4575 checks to default case in cond and simplify.
73043f7d 4576
01c52d31 45772006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
73043f7d 4578
01c52d31
MB
4579 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4580 handle is multipart when calling it recursively.
4581 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
73043f7d 4582
01c52d31 45832006-03-03 Daniel Pittman <daniel@rimspace.net>
73043f7d 4584
01c52d31
MB
4585 * nnimap.el (nnimap-request-update-info-internal): Optimize.
4586 Don't `gnus-uncompress-range' to avoid excessive memory usage.
73043f7d 4587
01c52d31 45882006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
73043f7d 4589
01c52d31
MB
4590 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4591 is loaded.
7dafe00b 4592
01c52d31
MB
4593 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4594 loaded.
7dafe00b 4595
01c52d31 45962006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 4597
01c52d31
MB
4598 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4599 to "Emacs 23 (unicode)" in doc string.
7dafe00b 4600
01c52d31
MB
4601 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4602 "Emacs 23 (unicode)" in comment.
7dafe00b 4603
01c52d31 46042006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
7dafe00b 4605
01c52d31 4606 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7dafe00b 4607
01c52d31
MB
4608 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4609 characters 160 through 255 in Emacs 23.
7dafe00b 4610
01c52d31 46112006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 4612
01c52d31
MB
4613 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4614 gnus-article-browse-html-temp.
4615 (gnus-article-browse-delete-temp): Make it customizable. Add
4616 `file'. Adjust doc string.
4617 (gnus-article-browse-delete-temp-files): Add argument. Allow
4618 query for each file. Adjust doc string.
4619 (gnus-article-browse-html-parts): Add
4620 `gnus-article-browse-delete-temp-files' to
4621 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7dafe00b 4622
01c52d31 46232006-03-02 Hynek Schlawack <hynek@ularx.de>
7dafe00b 4624
01c52d31
MB
4625 * gnus-art.el (gnus-article-browse-html-temp)
4626 (gnus-article-browse-delete-temp): New variables.
4627 (gnus-article-browse-delete-temp-files): New function.
4628 (gnus-article-browse-html-parts): Use it.
7dafe00b 4629
01c52d31 46302006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 4631
01c52d31 4632 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7dafe00b 4633
01c52d31
MB
4634 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4635 string.
7dafe00b 4636
01c52d31
MB
4637 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4638 gnus-summary-insert-new-articles when unplugged. Remove
4639 gnus-summary-search-article-forward.
7dafe00b 4640
01c52d31
MB
4641 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4642 display-visual-class instead of display-color-cells.
7dafe00b 4643
01c52d31 46442006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
7dafe00b 4645
01c52d31
MB
4646 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4647 message/* containing non-ASCII text properly.
7dafe00b 4648
01c52d31 46492006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 4650
01c52d31
MB
4651 * message.el: Require gmm-utils, remove autoloads.
4652 (message-tool-bar): Set default based on
4653 gmm-tool-bar-style.
4654 (message-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 4655
01c52d31
MB
4656 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4657 gmm-tool-bar-style.
4658 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 4659
01c52d31
MB
4660 * gnus-group.el (gnus-group-tool-bar): Set default based on
4661 gmm-tool-bar-style.
4662 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 4663
01c52d31
MB
4664 * gmm-utils.el (gmm-image-directory): Rename variable from
4665 gmm-image-load-path.
4666 (gmm-image-load-path): Use gmm-image-directory.
4667 (gmm-customize-mode): New function.
4668 (gmm-tool-bar-style): New variable.
7dafe00b 4669
01c52d31
MB
4670 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4671 gnus-group-redraw-line-number.
4672 (gnus-group-redraw-check): Simplify.
4673 (gnus-group-tool-bar-update): Remove redraw check.
4674 (gnus-group-make-tool-bar): Add redraw check.
447505b5 4675
01c52d31 46762006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
447505b5 4677
01c52d31 4678 * gnus-art.el (gnus-button): Add missing parentheses.
3031d8b0 4679
01c52d31 46802006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3031d8b0 4681
01c52d31 4682 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3031d8b0 4683
01c52d31 46842006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 4685
01c52d31
MB
4686 * gnus-art.el (gnus-button): New face.
4687 (gnus-article-button-face): Use it.
3031d8b0 4688
01c52d31
MB
4689 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4690 gnus-summary-next-page. Re-order.
3031d8b0 4691
01c52d31
MB
4692 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4693 next-node are now included.
4694 (gnus-group-redraw-line-number): New internal variable.
4695 (gnus-group-redraw-check): Helper function for updating the tool
4696 bar.
4697 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3031d8b0 4698
01c52d31 4699 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3031d8b0 4700
01c52d31
MB
4701 * spam.el (spam-spamassassin-score-regexp): New internal variable.
4702 (spam-extra-header-to-number, spam-check-spamassassin-headers):
4703 Use it to match format of Spamassassin 3.0 and later. Reported by
4704 IRIE Tetsuya <irie@t.email.ne.jp>.
4705 (spam-check-bogofilter)
4706 (spam-bogofilter-register-with-bogofilter): Fix args of
4707 `gnus-error' calls.
3031d8b0 4708
01c52d31 47092006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 4710
01c52d31
MB
4711 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4712 unnecessary interaction when sending queued mails. Reported by
4713 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3031d8b0 4714
01c52d31 47152006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 4716
01c52d31
MB
4717 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4718 first or last are nil.
3031d8b0 4719
01c52d31 47202006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3031d8b0 4721
01c52d31 4722 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3031d8b0 4723
01c52d31 47242006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031d8b0 4725
01c52d31 4726 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3031d8b0 4727
01c52d31 47282006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
eab52f48 4729
01c52d31 4730 * dns.el (query-dns): Protect more against buggy tcp output.
eab52f48 4731
01c52d31 47322006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 4733
01c52d31
MB
4734 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4735 nov.php.
58090a8d 4736
01c52d31 47372006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
58090a8d 4738
01c52d31
MB
4739 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4740 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4741 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
4742 output on the server side.
4743 (nnweb-google-create-mapping): Update regexps and add some
4744 progress indication.
58090a8d 4745
01c52d31 47462006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 4747
01c52d31
MB
4748 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4749 gnus-agent-toggle-plugged. Re-order icons.
4750 (gnus-group-tool-bar-gnome): Add
4751 gnus-group-{prev,next}-unread-group.
4752 (gnus-group-tool-bar-gnome): Re-order icons.
58090a8d 4753
01c52d31
MB
4754 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4755 gnus-summary-insert-new-articles.
58090a8d 4756
01c52d31
MB
4757 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4758 comments.
58090a8d 4759
01c52d31
MB
4760 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
4761 also available in Emacs 21.3.
58090a8d 4762
01c52d31
MB
4763 * message.el (message-fix-before-sending): Change "Emacs 22" to
4764 "Emacs 23 (unicode)" in comment.
58090a8d 4765
01c52d31
MB
4766 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4767 "Emacs 23 (unicode)" in comment.
58090a8d 4768
01c52d31
MB
4769 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4770 comment.
4771 (mm-coding-system-p): Add comment about no-MULE XEmacs.
58090a8d 4772
01c52d31 4773 * mm-view.el (mm-fill-flowed): Add :version.
58090a8d 4774
01c52d31 47752006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
58090a8d 4776
01c52d31
MB
4777 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4778 and load-path.
58090a8d 4779
01c52d31 47802006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 4781
01c52d31
MB
4782 * message.el: Autoload gmm-image-load-path.
4783 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4784 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
4785 consitency.
58090a8d 4786
01c52d31
MB
4787 * gmm-utils.el (gmm-image-load-path): Also search in
4788 "../etc/images". Don't set gmm-image-load-path if we don't find
4789 the image.
58090a8d 4790
01c52d31 47912006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
58090a8d 4792
01c52d31
MB
4793 * gmm-utils.el (gmm-image-load-path): Don't make
4794 `gmm-image-load-path' include subdirectories which the second arg
4795 `image' might specify.
58090a8d 4796
01c52d31
MB
4797 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4798 subdirectory to icon file names.
58090a8d 4799
01c52d31 4800 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9872af18 4801
01c52d31 48022006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 4803
01c52d31
MB
4804 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4805 gmm-image-load-path calls.
58090a8d 4806
01c52d31 4807 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
58090a8d 4808
01c52d31 4809 * message.el (message-make-tool-bar): Ditto.
58090a8d 4810
01c52d31 4811 * mml.el (mml-preview): Added comment concerning tool bar icons.
58090a8d 4812
01c52d31
MB
4813 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4814 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
58090a8d 4815
01c52d31
MB
4816 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4817 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9d64cd13 4818
01c52d31
MB
4819 * message.el (message-tool-bar-gnome): Use new icon names.
4820 (message-make-tool-bar): Use `gmm-image-load-path'.
9d64cd13 4821
01c52d31
MB
4822 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4823 functions from MH-E.
4824 (gmm-image-load-path): New variable from MH-E.
4825 (gmm-image-load-path): New function from MH-E. Added arguments
4826 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
4827 *-image-load-path-called-flag.
4c2ad11d 4828
01c52d31 48292006-02-21 Milan Zamazal <pdm@brailcom.org>
4c2ad11d 4830
01c52d31 4831 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
f129a4df 4832
01c52d31 48332006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
f129a4df 4834
01c52d31
MB
4835 * nnimap.el (nnimap-request-move-article): Change folder back to
4836 source group before deleting.
6586e9c9 4837
01c52d31 48382006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
6586e9c9 4839
01c52d31 4840 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
e8beac8a 4841
01c52d31
MB
4842 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4843 mm-url.
e8beac8a 4844
01c52d31 4845 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
e8beac8a 4846
01c52d31 48472006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
e8beac8a 4848
01c52d31
MB
4849 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4850 coding system which mm-charset-to-coding-system returns for a
4851 given charset is valid.
e8beac8a 4852
01c52d31 48532006-02-16 Juanma Barranquero <lekktu@gmail.com>
e8beac8a 4854
01c52d31
MB
4855 * html2text.el (html2text-remove-tag-list):
4856 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
e8beac8a 4857
01c52d31 48582006-02-14 Chong Yidong <cyd@stupidchicken.com>
e8beac8a 4859
01c52d31 4860 * gnus-cus.el: Revert 2005-10-17 change.
e8beac8a 4861
01c52d31 48622006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
3b059693 4863
01c52d31
MB
4864 * gnus-art.el (article-strip-banner): Call
4865 article-really-strip-banner only when the regexp match is made.
3b059693 4866
01c52d31 48672006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
3b059693 4868
01c52d31
MB
4869 * gnus-art.el (article-strip-banner): Use
4870 gnus-extract-address-components instead of
4871 mail-header-parse-addresses to make it work with non-ASCII text;
4872 remove mail-encode-encoded-word-string.
3b059693 4873
01c52d31
MB
4874 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4875 values which are surrounded with \"...\"; make it never cause a
4876 Lisp error; give up parsing of parameters if it failed in
4877 extracting type.
3b059693 4878
01c52d31 48792006-02-14 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3b059693 4880
01c52d31
MB
4881 * smime.el (smime-cert-by-ldap-1): Fix bug where
4882 `smime-ldap-search' returns results without userCertificates.
ab513ed4 4883
01c52d31 48842006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
ab513ed4 4885
01c52d31 4886 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
28e48287 4887
01c52d31 48882006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
28e48287 4889
01c52d31
MB
4890 * spam.el (spam-check-spamassassin-headers): Adapt format for
4891 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
4892 <ari@mbf.ocn.ne.jp>.
4893 (spam-list-of-processors): Add spam-use-gmane.
2a0d53ac 4894
01c52d31 48952006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2a0d53ac 4896
01c52d31
MB
4897 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4898 make-temp-file; make it work with XEmacs as well.
9516b9f4 4899
01c52d31
MB
4900 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4901 mm-make-temp-file.
9516b9f4 4902
01c52d31
MB
4903 * mm-decode.el (mm-display-external): Use the 3rd arg of
4904 mm-make-temp-file.
4905 (mm-create-image-xemacs): Ditto.
9516b9f4 4906
01c52d31 49072006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
9516b9f4 4908
01c52d31
MB
4909 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4910 with message-narrow-to-headers.
4911 (gnus-draft-setup): Narrow to header to run message-fetch-field.
4912 (gnus-draft-check-draft-articles): New function.
4913 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9516b9f4 4914
01c52d31 49152006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
9516b9f4 4916
01c52d31
MB
4917 * gnus-art.el (gnus-article-browse-html-parts):
4918 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4919 Don't use suffix argument for mm-make-temp-file for Emacs 21
4920 compatibility. Remove useless `format'.
292f71fe 4921
01c52d31 49222006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
292f71fe 4923
01c52d31
MB
4924 * nnweb.el (nnweb-google-wash-article): Update regexps.
4925 (nnweb-group-alist): Use defvoo instead of defvar.
292f71fe 4926
01c52d31 49272006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
292f71fe 4928
01c52d31
MB
4929 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4930 re-loading nn* modules.
292f71fe 4931
01c52d31 49322006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
292f71fe 4933
01c52d31
MB
4934 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4935 for `tool-bar-mode' and don't check it's default-value.
292f71fe 4936
01c52d31 4937 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
292f71fe 4938
01c52d31 4939 * message.el (message-make-tool-bar): Ditto.
292f71fe 4940
01c52d31
MB
4941 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4942 `substring'. Shorten tmp-file name.
292f71fe 4943
01c52d31 4944 * gnus.el: Remove bogus comment.
292f71fe 4945
01c52d31 49462006-02-10 Hynek Schlawack <hynek@ularx.de>
bd2cef66 4947
01c52d31
MB
4948 * gnus-art.el (gnus-article-browse-html-parts): New function.
4949 (gnus-article-browse-html-article): New function for viewing html
4950 articles with a browser.
bd2cef66 4951
01c52d31 49522006-02-09 Daiki Ueno <ueno@unixuser.org>
ffda926c 4953
01c52d31
MB
4954 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4955 (mml2015-pgg-encrypt): Ditto.
ffda926c 4956
01c52d31
MB
4957 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4958 (mml1991-pgg-encrypt): Ditto.
f5fab556 4959
01c52d31 49602006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
f5fab556 4961
01c52d31
MB
4962 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4963 message-make-date instead of current-time-string.
4b9f0de2 4964
01c52d31
MB
4965 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4966 to gnus-decoded which mm-uu might set.
4b9f0de2 4967
01c52d31 49682006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
710f2e1b 4969
01c52d31
MB
4970 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4971 don't decode quoted parameters; remove misimported Emacs code.
4972 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4973 (rfc2231-decode-encoded-string): Don't use split-string which
4974 behaves differently according to Emacs version; use
4975 mm-decode-coding-region to convert charset to coding-system.
4976 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4977 (rfc2231-encode-string): Remove misimported Emacs code.
710f2e1b 4978
01c52d31 49792006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20051b27 4980
01c52d31
MB
4981 * gnus-art.el (article-decode-charset): Don't use ignore-errors
4982 when calling mail-header-parse-content-type.
4983 (article-de-quoted-unreadable): Ditto.
4984 (article-de-base64-unreadable): Ditto.
4985 (article-wash-html): Ditto.
20051b27 4986
01c52d31
MB
4987 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4988 calling mail-header-parse-content-type and
4989 mail-header-parse-content-disposition.
4990 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4991 mail-header-parse-content-type.
82259e50 4992
01c52d31
MB
4993 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4994 insert charset and format parameters; encode description after
4995 inserting it to buffer.
4996 (mml-insert-parameter): Fold lines properly even if a parameter is
4997 segmented into two or more lines; change the max column to 76.
82259e50 4998
01c52d31
MB
4999 * rfc1843.el (rfc1843-decode-article-body): Don't use
5000 ignore-errors when calling mail-header-parse-content-type.
46f93472 5001
01c52d31
MB
5002 * rfc2231.el (rfc2231-parse-string): Return at least type if
5003 possible; don't cause an error even if it fails in parsing of
5004 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5005 (rfc2231-encode-string): Don't break lines at the beginning, leave
5006 it to mml-insert-parameter.
46f93472 5007
01c52d31
MB
5008 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5009 calling mail-header-parse-content-type.
d3a597b7 5010
01c52d31 50112006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
d3a597b7 5012
01c52d31
MB
5013 * spam-report.el (spam-report-gmane-use-article-number):
5014 Improve doc string.
5015 (spam-report-gmane-internal): Check if a suitable header was found
5016 in the article.
8753ddee 5017
01c52d31 50182006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
8753ddee 5019
01c52d31
MB
5020 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5021 (rfc2231-encode-string): Make param*=value always begin with LWSP.
8753ddee 5022
01c52d31 50232006-02-05 Romain Francoise <romain@orebokech.com>
8753ddee 5024
01c52d31 5025 Update copyright notices of all files in the gnus directory.
8753ddee 5026
01c52d31 50272006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8753ddee 5028
01c52d31 5029 * nnweb.el (nnweb-request-group): Avoid growing overview files.
bbcb5072 5030
01c52d31 50312006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
bbcb5072 5032
01c52d31
MB
5033 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5034 segmented lines of parameter value to cope with Thunderbird 1.5
5035 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5036 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5037 (rfc2231-encode-string): Don't make lines exceeding 76 column.
c615a00c 5038
01c52d31 50392006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
c615a00c 5040
01c52d31
MB
5041 * mml.el (mml-generate-mime-1): Correct the order of inline signed
5042 parts.
a33704bb 5043
01c52d31 50442006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
a33704bb 5045
01c52d31
MB
5046 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5047 there's only one active file for all servers.
5048 (nnweb-request-scan): Make sure nnweb-articles is initialized on
5049 solid groups. Gnus might have used a FAST request to select the group.
5050 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5051 and nnweb-search redundantly in the active file.
5052 (nnweb-request-list): Don't list bogus groups. There can only be one.
5053 (nnweb-request-create-group): Don't use ARGS.
5054 (nnweb-possibly-change-server, nnweb-request-group): Remove some
5055 initialisations. Let nnoo do the work.
a33704bb 5056
01c52d31 50572006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
a33704bb 5058
01c52d31
MB
5059 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5060 Say the part has been decoded.
a33704bb 5061
01c52d31 5062 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
a33704bb 5063
01c52d31 50642006-01-31 Kevin Ryde <user42@zip.com.au>
53cfefc8 5065
01c52d31
MB
5066 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5067 mailcap-viewer-test-cache when there's no 'test clause, since that
5068 will invert the meaning of a "nil" test previously determined by
5069 mailcap-mailcap-entry-passes-test.
53cfefc8 5070
01c52d31 50712006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
53cfefc8 5072
01c52d31
MB
5073 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5074 compiling.
53cfefc8 5075
01c52d31 5076 * gnus-sum.el: Ditto.
53cfefc8 5077
01c52d31 5078 * message.el: Don't bind tool-bar-map when compiling.
53cfefc8 5079
01c52d31 50802006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
53cfefc8 5081
01c52d31 5082 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
53cfefc8 5083
01c52d31 50842006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
53cfefc8 5085
01c52d31
MB
5086 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5087 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5088 current Google Groups.
53cfefc8 5089
01c52d31 50902006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
53cfefc8 5091
01c52d31
MB
5092 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5093 and tool-bar-mode.
66841476 5094
01c52d31
MB
5095 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5096 and tool-bar-mode.
66841476 5097
01c52d31
MB
5098 * message.el (message-tool-bar-update): Simplify.
5099 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
81df110a 5100
01c52d31
MB
5101 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5102 gnus-summary-buffer.
5103 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5104 gnus-summary-reply.
81df110a 5105
01c52d31 5106 * gmm-utils.el (gmm): Add :version.
5fae1cae 5107
01c52d31 51082006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5fae1cae 5109
01c52d31
MB
5110 * Makefile.in (clean): New rule.
5111 (distclean): Use it.
5fae1cae 5112
01c52d31 51132006-01-26 Steve Youngs <steve@sxemacs.org>
5fae1cae 5114
01c52d31
MB
5115 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5116 autoload.
5fae1cae 5117
01c52d31 51182006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5fae1cae 5119
01c52d31 5120 * gmm-utils.el (gmm-verbose): Add :group.
5fae1cae 5121
01c52d31 51222006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
c4fbd740 5123
01c52d31 5124 * message.el: Change some comments WRT tool-bars.
81df110a 5125
01c52d31
MB
5126 * gnus-sum.el (gnus-summary-tool-bar)
5127 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5128 (gnus-summary-tool-bar-zap-list): New variables.
5129 (gnus-summary-make-tool-bar): Complete rewrite using
5130 `gmm-tool-bar-from-list'.
430d3ed7 5131
01c52d31
MB
5132 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5133 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5134 variables.
5135 (gnus-group-make-tool-bar): Complete rewrite using
5136 `gmm-tool-bar-from-list'.
5137 (gnus-group-tool-bar-update): New function.
430d3ed7 5138
01c52d31 5139 * message.el (message-mode-field-menu): Add "Show hidden Headers".
430d3ed7 5140
01c52d31 51412006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
430d3ed7 5142
01c52d31
MB
5143 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5144 is dissected into a single part of which the type is the same as
5145 the given one; decode charset.
6ff5b064 5146
01c52d31 51472006-01-21 Kevin Ryde <user42@zip.com.au>
6ff5b064 5148
01c52d31
MB
5149 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5150 into alists as symbol not string, since that's what
5151 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5152 look for.
a8f6d239 5153
01c52d31 51542006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
a8f6d239 5155
01c52d31
MB
5156 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5157 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
a8f6d239 5158
01c52d31 5159 * message.el (message-tool-bar-gnome): Use gmm-ignore.
a8f6d239 5160
01c52d31 51612006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
d752cf53 5162
01c52d31
MB
5163 * gnus-art.el (gnus-mime-security-button-commands): New variable.
5164 (gnus-mime-security-button-menu): New definition.
5165 (gnus-mime-security-button-map): Use them.
5166 (gnus-mime-security-button-menu): New function.
5167 (gnus-insert-mime-security-button): Addition to help echo.
5168 (gnus-mime-security-run-function, gnus-mime-security-save-part)
5169 (gnus-mime-security-pipe-part): New functions.
d752cf53 5170
01c52d31
MB
5171 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5172 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
d752cf53 5173
01c52d31
MB
5174 * mm-decode.el (mm-handle-set-disposition): Remove.
5175 (mm-handle-set-description): Remove.
d752cf53 5176
01c52d31 51772006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
d752cf53 5178
01c52d31
MB
5179 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5180 (mm-w3m-standalone-supports-m17n-p): New function.
5181 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5182 w3m usage.
d752cf53 5183
01c52d31
MB
5184 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5185 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
d752cf53 5186
01c52d31 51872006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
d752cf53 5188
01c52d31
MB
5189 * message.el (message-tool-bar-zap-list): Use
5190 gmm-tool-bar-zap-list as custom type.
5191 (message-tool-bar-update): New function.
5192 (message-tool-bar, message-tool-bar-gnome)
5193 (message-tool-bar-retro): Add message-tool-bar-update.
5194 (message-tool-bar-gnome): Add flyspell-buffer.
d752cf53 5195
01c52d31 5196 * gnus-util.el (gnus-error): Describe `args'.
4a2358e9 5197
01c52d31
MB
5198 * gmm-utils.el (gmm-error): Describe `args'.
5199 (gmm-tool-bar-zap-list): New widget.
5200 (gmm-tool-bar-from-list): Improve description of `zap-list'.
4a2358e9 5201
01c52d31 52022006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4a2358e9 5203
01c52d31
MB
5204 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5205 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5206 the number of recursive calls.
4a2358e9 5207
01c52d31
MB
5208 * mm-decode.el (mm-handle-set-disposition): New macro.
5209 (mm-handle-set-description): New macro.
4a2358e9 5210
01c52d31 52112006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4a2358e9 5212
01c52d31
MB
5213 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5214 encoding.
4a2358e9 5215
01c52d31 52162006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4a2358e9 5217
01c52d31
MB
5218 * message.el (message-tool-bar-zap-list, message-tool-bar)
5219 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5220 (message-tool-bar-local-item-from-menu): Remove.
5221 (message-tool-bar-map): Replace by `message-make-tool-bar'.
5222 (message-make-tool-bar): New function.
5223 (message-mode): Use `message-make-tool-bar'.
4a2358e9 5224
01c52d31
MB
5225 * gmm-utils.el: New file.
5226 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5227 (gmm-lazy): New widget copied from `nnmail.el'.
5228 (gmm-tool-bar-from-list): New function for creating customizable
5229 tool bars.
5230 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
5231 output.
5232 (gmm): Add :prefix to defgroup.
4a2358e9 5233
01c52d31 52342006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
4a2358e9 5235
01c52d31 5236 * gmm-utils.el (gmm-widget-p): New function.
4a2358e9 5237
01c52d31 52382006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4a2358e9 5239
01c52d31
MB
5240 * mml.el (mml-attach-file): Describe `description' in doc string.
5241 (mml-menu): Add Emacs MIME manual and PGG manual.
4a2358e9 5242
01c52d31 52432006-01-20 Richard M. Stallman <rms@gnu.org>
4a2358e9 5244
01c52d31 5245 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4a2358e9 5246
01c52d31 52472006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
4a2358e9 5248
01c52d31 5249 * nntp.el (nntp-end-of-line): Doc fix.
4a2358e9 5250
01c52d31 52512006-01-20 Chong Yidong <cyd@stupidchicken.com>
4a2358e9 5252
01c52d31
MB
5253 * imap.el (imap-open): Handle case where buffer is a buffer
5254 object.
41e11121 5255
01c52d31 52562005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
41e11121 5257
01c52d31
MB
5258 * gnus-delay.el (gnus-delay): Don't autoload.
5259 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5260 to be re-loaded when customizing the `gnus-delay' group.
f3f01d5d 5261
01c52d31 52622005-01-20 Chong Yidong <cyd@stupidchicken.com>
f3f01d5d 5263
01c52d31 5264 * message.el (message-insert-citation-line): Use newlines.
f3f01d5d 5265
01c52d31 52662006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
f3f01d5d 5267
01c52d31 5268 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
bcc7dd61 5269
01c52d31 5270 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
bcc7dd61 5271
01c52d31 52722006-01-19 Mark D. Baushke <mdb@gnu.org>
bcc7dd61 5273
01c52d31 5274 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
bcc7dd61 5275
01c52d31 52762006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
bcc7dd61 5277
01c52d31
MB
5278 * mm-decode.el (mm-inlined-types): Add application/pgp.
5279 (mm-automatic-display): Ditto.
11e22c4a 5280
01c52d31
MB
5281 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5282 part as text.
11e22c4a 5283
01c52d31 52842006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11e22c4a 5285
01c52d31
MB
5286 * nnrss.el: Update copyright.
5287 (nnrss-opml-import): Query whether to subscribe to each entry.
97f78c9b 5288
01c52d31
MB
5289 * gnus-art.el:
5290 * gnus-sum.el:
5291 * mm-uu.el:
5292 * mm-view.el: Update copyright.
97f78c9b 5293
01c52d31 52942006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
97f78c9b 5295
01c52d31
MB
5296 * message.el (message-info): New function.
5297 (message-mode-menu): Add it.
5298 Update copyright.
97f78c9b 5299
01c52d31 5300 * ChangeLog: Fix and update copyright.
97f78c9b 5301
01c52d31 53022006-01-13 Romain Francoise <romain@orebokech.com>
afea040a 5303
01c52d31
MB
5304 * message.el (message-forward-subject-name-subject): Prefer the
5305 address to 'nowhere' if the sender has no name.
5306 Fix typo. Update copyright year.
97f78c9b 5307
01c52d31 53082006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
afea040a 5309
01c52d31
MB
5310 * gnus-art.el (article-wash-html): Use
5311 gnus-summary-show-article-charset-alist if a numeric arg is given.
5312 (gnus-article-wash-html-with-w3m-standalone): New function.
afea040a 5313
01c52d31
MB
5314 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5315 mm-inline-text-html-render-with-w3m-standalone.
5316 (mm-text-html-washer-alist): Map w3m-standalone to
5317 gnus-article-wash-html-with-w3m-standalone.
5318 (mm-inline-text-html-render-with-w3m-standalone): New function.
afea040a 5319
01c52d31 53202006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
afea040a 5321
01c52d31
MB
5322 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5323 Improve LaTeX.
4b91459a 5324
01c52d31 53252006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4b91459a 5326
01c52d31
MB
5327 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5328 (nnrss-request-article): Render text/plain parts as HTML.
4b91459a 5329
01c52d31
MB
5330 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5331 the buffer.
4b91459a 5332
01c52d31 53332006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
4b91459a 5334
01c52d31
MB
5335 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5336 custom definition of `gnus-posting-styles'.
d44e3b45 5337
01c52d31
MB
5338 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5339 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
d44e3b45 5340
01c52d31 53412006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4b91459a 5342
01c52d31
MB
5343 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5344 Use nntp for bug archive.
4b91459a 5345
01c52d31 53462006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
c03ac728 5347
01c52d31
MB
5348 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5349 parts.
5350 (nnrss-normalize-date): New function converts ISO 8601 date into
5351 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5352 (nnrss-check-group): Use it.
c03ac728 5353
01c52d31 53542006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
d8a88581 5355
01c52d31 5356 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
d8a88581 5357
01c52d31
MB
5358 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5359 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5360 (nnrss-insert-w3): Ditto.
d8a88581 5361
01c52d31 53622005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
d8a88581 5363
01c52d31
MB
5364 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5365 the articles to be forwarded including the case where neither a
5366 number of articles nor a region is specified.
d8a88581 5367
01c52d31 53682005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
7573397b 5369
01c52d31
MB
5370 * nnrss.el (nnrss-request-article): Fix last change; fill
5371 text/plain parts.
7573397b 5372
01c52d31 53732005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
7573397b 5374
01c52d31
MB
5375 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5376 in text/plain part.
5377 (nnrss-check-group): Don't add excessive newline to dc:subject.
bcc7dd61 5378
01c52d31 53792005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
bcc7dd61 5380
01c52d31
MB
5381 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5382 article.
9ebc3953 5383
01c52d31 53842005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
9ebc3953 5385
01c52d31
MB
5386 * nnml.el: Don't require gnus-bcklg. Autoload it.
5387 (nnml-use-compressed-files, nnml-save-mail): Support other
5388 comression programs such as bzip2.
7929f858 5389
01c52d31 53902005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7929f858 5391
01c52d31
MB
5392 * dns.el (query-dns): Make sure we check the buffer size before
5393 removing tcp headers.
7929f858 5394
01c52d31 53952005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
ead25b5c 5396
01c52d31
MB
5397 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5398 remove MIME buttons associated with multipart/alternative parts.
5399 (gnus-mime-display-alternative): Tag buttons using `article-type'
5400 text property.
ead25b5c 5401
01c52d31
MB
5402 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5403 associated with multipart/alternative parts.
ead25b5c 5404
01c52d31 5405 * gnus-art.el (gnus-signature-separator): Fix custom type.
8774406b 5406
01c52d31
MB
5407 * mm-decode.el (mm-inlined-types): Fix custom type.
5408 (mm-keep-viewer-alive-types): Ditto.
5409 (mm-automatic-display): Ditto.
5410 (mm-attachment-override-types): Ditto.
5411 (mm-inline-override-types): Ditto.
5412 (mm-automatic-external-display): Ditto.
8774406b 5413
01c52d31 54142005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
a0ec7a4a 5415
01c52d31
MB
5416 * spam-report.el (spam-report-user-mail-address)
5417 (spam-report-user-agent): New variables.
5418 (spam-report-url-ping-plain): Use spam-report-user-agent.
a0ec7a4a 5419
01c52d31 54202005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
59fda2fa 5421
01c52d31
MB
5422 * gnus-art.el (gnus-button-handle-custom): Do not just use
5423 `customize-apropos' for any "M-x customize-*" button but the
5424 function called for. Accept both the function name and its
5425 argument in order to achieve this.
5426 (gnus-button-alist): Remove support for "custom:" URL's. Pass
5427 function name to `gnus-button-handle-custom' in case of "M-x
5428 customize-*" buttons.
59fda2fa 5429
01c52d31 54302005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
59fda2fa 5431
01c52d31
MB
5432 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5433 multipart/alternative and add xref to mm-discouraged-alternatives
5434 in doc string.
7d0c69be 5435
01c52d31
MB
5436 * mm-decode.el (mm-discouraged-alternatives): Add xref to
5437 gnus-buttonized-mime-types in doc string.
7d0c69be 5438
01c52d31 54392005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
d6697c02 5440
01c52d31
MB
5441 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5442 Suggest image/.* in the doc string.
d6697c02 5443
01c52d31 54442005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
d6697c02 5445
01c52d31
MB
5446 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5447 message-marks (Debian bug #342521).
d6697c02 5448
01c52d31 54492005-12-12 Simon Josefsson <jas@extundo.com>
84861437 5450
01c52d31
MB
5451 * password.el (password-read-from-cache): Add.
5452 (password-read): Use it.
84861437 5453
01c52d31 54542005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
84861437 5455
01c52d31
MB
5456 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5457 us-ascii as a MIME charset.
3338c0ad 5458
01c52d31
MB
5459 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5460 against the case where the 2nd arg TYPE is nil.
3338c0ad 5461
01c52d31 54622005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9180519b 5463
01c52d31 5464 * pop3.el (pop3-stream-type): Fix custom version.
9180519b 5465
01c52d31 5466 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9180519b 5467
01c52d31 54682005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
23873c96 5469
01c52d31 5470 * mm-decode.el (mm-display-external): Add missing cdr.
23873c96 5471
01c52d31 54722005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
b66c24b4 5473
01c52d31
MB
5474 * mm-decode.el (mm-display-external): Use nametemplate (defined in
5475 RFC1524) if it is in mailcap or add a suffix according to
5476 mailcap-mime-extensions when generating a temp filename; postpone
5477 deleting a temp file for 2 seconds for some wrappers, shell
5478 scripts, and so on, which might exit right after having started a
5479 viewer command as a background job.
5480
54812005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5482
5483 * nntp.el (nntp-marks-directory): Fix custom group.
5484
5485 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5486 steps when < 10.
5487
5488 * gnus-start.el (gnus-no-server-1): Mention
5489 `gnus-level-default-subscribed' in doc string.
5490
54912005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5492
5493 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5494 parens.
5495
54962005-11-26 Dave Love <fx@gnu.org>
5497
5498 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5499 (tls-program, tls-success): Provide openssl alternative.
5500
5501 * starttls.el: Doc fixes.
5502 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5503 SERVICE to PORT.
5504
002876ab 5505 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
01c52d31
MB
5506 port null or service name.
5507 (starttls-negotiate): Autoload.
5508
55092005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5510
5511 * message.el (message-kill-to-signature): Fix interactive spec.
5512
55132005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5514
5515 * pop3.el (pop3-open-server): Recognize a string as a service name.
5516
55172005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
5518
5519 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5520
55212005-11-23 Dave Love <fx@gnu.org>
5522
5523 Add pop3s, pop3/starttls.
5524
5525 * pop3.el (pop3-authentication-scheme): Clarify doc.
5526 (open-tls-stream, starttls-open-stream): Autoload.
5527 (pop3-stream-type): New.
5528 (pop3-open-server): Use it.
5529
5530 * mail-source.el (mail-sources): Fix some :types. Add stream type
5531 for POP.
5532 (mail-source-keyword-map): Add :stream for POP.
5533 (mail-source-fetch-pop): Use pop3-stream-type.
5534
55352005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5536
5537 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5538 of current-time-string.
5539
55402005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
5541
5542 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5543 date header.
5544
55452005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
5546
5547 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5548 it can seriously impact performance as it bypasses the agent's
5549 local caches.
5550
55512005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
5552
5553 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5554 must be explicitly online rather than "not explicitly offline" for
5555 its flags to be synchronized.
5556
5557 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5558 that gnus-uu-unmark-thread will function correctly.
5559
5560 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5561 1024K is instead displayed as 1M.
5562
55632005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5564
5565 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5566
55672005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
5568
5569 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5570
55712005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
5572
5573 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5574 error message to display actual error condition.
5575 (gnus-agent-save-local): Avoid saving symbols that are bound to
5576 nil as they simply result in a warning message in
5577 gnus-agent-read-local.
5578
55792005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
5580
5581 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5582 rather than make-variable-buffer-local for file-precious-flag.
5583
55842005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
5585
5586 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5587 for duplicates which are removed. The invalid sort check then
5588 triggers a rescan after the sort as sorting may have moved
5589 duplicate entries such that they can be cheaply detected.
5590
55912005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
5592
5593 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5594
55952005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
5596
5597 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5598 internal variable to a custom variable. Changed default value
5599 from compressed(2) to uncompressed(1).
5600 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5601 support for uncompressed agentview files. Taken together, reading
5602 the agentview file should now be 6-7 times faster.
5603
56042005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
5605
5606 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5607 as a buffer-local variable. This avoids creating truncated
5608 dribble files as a result of a hang up, eg.
5609
56102005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5611
5612 * gnus-start.el (gnus-start-draft-setup): Enforce
5613 `gnus-draft-mode' for nndraft:drafts at startup.
5614
5615 * gnus.el (gnus-splash): Change custom group.
5616 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5617 allow-list argument.
5618
5619 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5620 string.
5621
56222005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5623
5624 * gnus-art.el (gnus-default-article-saver): Add user-defined
5625 `function' to custom type.
5626
56272005-10-30 Chong Yidong <cyd@stupidchicken.com>
5628
5629 * imap.el (imap-open): Handle case where buffer is a buffer
5630 object.
5631
56322005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5633
5634 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5635 long lines.
5636 (gnus-cache-delete-group): Wrap doc strings.
5637
5638 * gnus-agent.el (gnus-agent-rename-group)
5639 (gnus-agent-delete-group): Wrap doc strings.
5640
01c52d31
MB
56412005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5642
5643 * gnus-start.el (gnus-1): Add "native" to
5644 gnus-predefined-server-alist.
5645
5646 * gnus.el (gnus-method-to-server): Don't add "native" to the
5647 lists here, because that leads to problems when
5648 gnus-select-method is bound.
5649
56502005-11-09 Simon Josefsson <jas@extundo.com>
5651
5652 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5653 use (not sort-by-date) instead.
5654
56552005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
5656
5657 * gnus-delay.el (gnus-delay-group): Don't autoload.
5658 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5659 to be re-loaded when customizing the `gnus-delay' group.
5660
56612005-11-19 Chong Yidong <cyd@stupidchicken.com>
5662
5663 * message.el: Revert last changes.
5664 (message-insert-citation-line): Use newlines.
5665
56662005-11-17 Chong Yidong <cyd@stupidchicken.com>
5667
5668 * message.el (message-courtesy-message)
5669 (message-mark-insert-begin, message-mark-insert-end)
5670 (message-elide-ellipsis, message-cancel-message)
5671 (message-add-header, message-change-subject)
5672 (message-cross-post-followup-to-header)
5673 (message-cross-post-insert-note, message-reduce-to-to-cc)
5674 (message-widen-reply, message-delete-not-region)
5675 (message-kill-to-signature, message-insert-signature)
5676 (message-insert-importance-high, message-insert-importance-low)
5677 (message-insert-or-toggle-importance)
5678 (message-insert-disposition-notification-to)
5679 (message-indent-citation, message-yank-original)
5680 (message-cite-original-without-signature, message-cite-original)
5681 (message-insert-citation-line, message-position-on-field)
5682 (message-fix-before-sending, message-send-mail-partially)
5683 (message-send-mail, message-send-mail-with-sendmail)
5684 (message-send-mail-with-qmail, message-send-news)
5685 (message-check-news-header-syntax, message-generate-headers)
5686 (message-insert-courtesy-copy, message-fill-address)
5687 (message-fill-header, message-shorten-references)
5688 (message-setup-1, message-cancel-news)
5689 (message-forward-make-body-plain, message-forward-make-body-mime)
5690 (message-forward-make-body-mml, message-encode-message-body)
5691 (message-forward-make-body-digest-plain)
5692 (message-forward-make-body-digest-mime)
5693 (message-use-alternative-email-as-from): Insert `hard-newline'
5694 instead of ordinary newlines.
5695
56962005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
5697
5698 * message.el (message-generate-headers): Downcase the argument
5699 given to message-check-element.
5700
57012005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
5702
5703 * nntp.el (nntp-authinfo-rejected): New error condition.
5704 (nntp-wait-for): Use new error condition to signal authentication
5705 error.
5706 (nntp-retrieve-data): Rethrow new error condition to break out of
5707 recursive call to nntp-send-authinfo.
5708
57092005-11-08 Romain Francoise <romain@orebokech.com>
5710
5711 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5712 (gnus-summary-exit-map): Bind to `Z p'.
5713 (gnus-summary-make-menu-bar): Add menu item.
5714
57152005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
5716
5717 * gnus-art.el (gnus-article-treat-custom): Add `first'.
5718 (gnus-treat-*): Add `first' in all doc strings.
5719
5720 * gnus-group.el (gnus-group-compact-group): Fix typo.
5721
57222005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5723
5724 * gnus.el (gnus-parameters-case-fold-search): New variable.
5725 (gnus-parameters-get-parameter): Use it.
5726
5727 * gnus-score.el (gnus-home-score-file): Doc fix.
5728
57292005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5730
5731 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5732
57332005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
5734
5735 * mm-util.el (mm-special-display-p): New function.
5736
5737 * mml.el (mml-preview): Use it; doc fix.
5738
57392005-10-29 Romain Francoise <romain@orebokech.com>
5740
5741 * message.el (message-fix-before-sending): Fix comment.
5742
57432005-10-29 Jari Aalto <jari.aalto@cante.net>
5744
5745 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5746
57472005-10-29 Jari Aalto <jari.aalto@cante.net>
5748
5749 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5750 Used in gnus-score.el.
5751
57522005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5753
5754 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5755
57562005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5757
5758 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5759 whitespace removed in revision 7.8. Use concatenated string to
5760 protect trailing whitespace.
5761
57622005-10-27 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
5763
5764 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5765 (nnimap-request-expire-articles): Use it to avoid sending 'UID
5766 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5767 Courier IMAP ("some version from 2004"). Mostly based on similar
5768 code in the same function.
5769
57702005-10-26 Didier Verna <didier@xemacs.org>
5771
002876ab 5772 * gnus-group.el (gnus-group-compact-group): Invalidate original
01c52d31 5773 article buffer.
002876ab 5774 * gnus-srvr.el (gnus-server-compact-server): Ditto.
01c52d31
MB
5775 * nnml.el (nnml-request-compact-group): handle self Xref: field in
5776 NOV database and in article itself.
5777 Invalidate article backlog.
5778
57792005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
5780
5781 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5782
57832005-10-26 Simon Josefsson <jas@extundo.com>
5784
5785 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5786 part of 2004-07-25 change.
5787
57882005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
5789
5790 * message.el (message-display-completion-list): New function.
5791 (message-expand-group): Use it; make sure the Completions buffer
5792 is modifiable.
5793
57942005-10-30 Chong Yidong <cyd@stupidchicken.com>
5795
5796 * imap.el (imap-open): Handle case where buffer is a buffer
5797 object.
5798
57992005-10-24 Eli Zaretskii <eliz@gnu.org>
5800
5801 * pgg-def.el:
5802 * pgg-gpg.el:
5803 * pgg-parse.el:
5804 * pgg-pgp.el:
5805 * pgg-pgp5.el:
5806 * pgg.el: Move to the parent lisp directory.
5807
58082005-10-23 Chong Yidong <cyd@stupidchicken.com>
5809
5810 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5811 user-mail-name is an empty string.
5812
58132005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
5814
5815 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5816 depending on gnus-score-decay-constant.
5817
5818 * encrypt.el (encrypt-insert-file-contents)
5819 (encrypt-write-file-contents): Don't use `gnus-message'.
5820
5821 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5822 arguments.
5823 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
5824 arguments to mm-uu-verbatim-marks-extract.
5825 (mm-uu-hide-markers): New variable.
5826 (mm-uu-extract): Use face similar to `gnus-cite-3'.
5827
5828 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5829 (gnus-convert-image-to-face-command): Use "convert" by default to
5830 allow other input image formats.
5831 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5832 accordingly.
5833
58342005-10-23 Simon Josefsson <jas@extundo.com>
5835
5836 * imap.el (imap-gssapi-program): Align command line parameters
5837 with latest GNU SASL.
5838 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5839
58402005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5841
5842 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5843 HTML.
5844 (nnslashdot-request-article): Ditto.
5845
58462005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
5847
5848 * mail-source.el (mail-source-fetch-pop): Require pop3.
5849 (mail-source-check-pop): Ditto.
5850
58512005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5854 errors.
5855
58562005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
5857
5858 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5859 (gnus-treat-strip-leading-blank-lines): Improve doc string.
5860
5861 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5862
5863 * mm-bodies.el (mm-decode-string): Call
5864 `mm-charset-to-coding-system' with allow-override argument.
5865
58662005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
5867
5868 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5869 (rfc2047-charset-to-coding-system): New function.
5870 (rfc2047-decode-encoded-words): New function.
5871 (rfc2047-decode-region): Use them.
5872 (rfc2047-decode-cte): Remove.
5873 (rfc2047-parse-and-decode): Remove.
5874 (rfc2047-decode): Remove.
5875
58762005-10-15 Kenichi Handa <handa@m17n.org>
5877
5878 * rfc2047.el (rfc2047-decode-cte): New function.
5879 (rfc2047-decode-region): Change the way to decode successive
5880 encoded-words: decode B- or Q-encoding in each encoded-word,
5881 concatenate them, and decode it as charset.
5882
58832005-10-17 Chong Yidong <cyd@stupidchicken.com>
5884
5885 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
5886 widget-move-and-invoke.
5887 (gnus-custom-mode): Use gnus-custom-map.
5888
58892005-10-15 Bill Wohler <wohler@newt.com>
5890
5891 * message.el (message-tool-bar-map): Renamed image file from
5892 mail_send to mail/send.
5893
58942005-10-16 Masatake YAMATO <jet@gyve.org>
5895
5896 * message.el (message-expand-group): Pass the common
5897 prefix substring of completion to `display-completion-list'.
5898
58992005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
5900
5901 * mml-sec.el (mml-secure-method): New internal variable.
5902 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5903 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5904 functions using mml-secure-method.
5905
5906 * mml.el (mml-mode-map): Add key bindings for those functions.
5907 (mml-menu): Simplify security menu entries. Suggested by Jesper
5908 Harder <harder@myrealbox.com>.
5909 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5910 end of message if point is the headers of the message.
5911
5912 * message.el (message-in-body-p): New function.
5913
5914 * assistant.el: Autoload gnus-util and netrc.
5915
5916 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5917 Use `mm-charset-override-alist' only when decoding.
5918
5919 * mm-bodies.el (mm-decode-body): Call
5920 `mm-charset-to-coding-system' with allow-override argument.
5921
5922 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5923 `filename' from Content-Disposition if Content-Type doesn't
5924 provide `name'.
5925 (gnus-mime-view-part-as-type): Set default instead of
5926 initial-input.
5927
59282005-10-09 Daniel Brockman <daniel@brockman.se>
5929
5930 * format-spec.el (format-spec): Propagate text properties of % spec.
5931
59322005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5933
5934 * gnus-art.el (gnus-treat-predicate): Add `first'.
5935
59362005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
5937
5938 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5939 (mm-charset-override-alist): New variable.
5940 (mm-charset-to-coding-system): Use it.
5941 (mm-codepage-setup): New helper function.
5942 (mm-charset-eval-alist): New variable.
5943 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
5944 about unknown charsets.
5945
59462005-10-04 David Hansen <david.hansen@gmx.net>
5947
5948 * nnrss.el (nnrss-request-article): Add support for the comments tag.
5949 (nnrss-check-group): Ditto.
5950
59512005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
5952
5953 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5954 Rename x-gnus-verbatim to x-verbatim.
5955 (mm-uu-type-alist): Fix regexp for verbatim-marks.
5956
5957 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5958 x-verbatim.
5959
5960 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5961
5962 * gnus-util.el (gnus-remove-duplicates): Remove.
5963
5964 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5965 instead of gnus-remove-duplicates.
5966
5967 * message.el (message-remove-duplicates): Remove.
5968 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5969 message-remove-duplicates.
5970
5971 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5972 available, else use implementation from `delete-dups'.
5973
5974 * message.el (message-insert-expires): New function.
5975 (message-mode-map): Add key binding.
5976 (message-mode-field-menu): Add menu entry.
5977 (message-mode): Document it.
5978 (message-make-expires-date): Use `message-make-date'.
5979
59802005-10-04 Josh Huber <huber@alum.wpi.edu>
5981
5982 * message.el (message-make-expires-date): New function.
5983
59842005-10-04 Katsumi Yamaoka <yamaoka@jpl.org>
5985
5986 * Makefile.in (list-installed-shadows): New entry.
5987 (install): Use it.
5988 (remove-installed-shadows): New entry.
5989
59902005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
5991
5992 * time-date.el: Autoload parse-time-string, XEmacs needs it.
5993
59942005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
5995
5996 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
5997 function rather than the diff-mode.el package.
5998 (mm-display-external): Use with-current-buffer.
5999 (mm-viewer-completion-map, mm-viewer-completion-map):
6000 Move initialization inside declaration.
6001
60022005-09-29 Simon Josefsson <jas@extundo.com>
6003
6004 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
6005 autoload mail-check-payment.
6006 (spam-check-hashcash): Define unconditionally, since hashcash.el
6007 is part of Gnus now. Ignore errors from payment checking.
6008
60092005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6010
6011 * message.el (message-bold-region, message-unbold-region): Rename
6012 from `bold-region' and `unbold-region'.
6013
6014 * message.el: Remove useless autoloads.
6015
60162005-09-28 Simon Josefsson <jas@extundo.com>
6017
6018 * message.el (message-use-idna): Default to t.
6019 (message-use-idna): Test whether encoding works too. Doc fix.
6020
60212005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6022
6023 * nntp.el (nntp-warn-about-losing-connection): Remove.
6024
60252005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6026
6027 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6028 customizable. Change default value.
6029 (mm-uu-diff-groups-regexp): Change default value.
6030 (mm-uu-type-alist): Add doc string.
6031 (mm-uu-configure): Add doc string. Make it interactive.
6032 (mm-uu-tex-groups-regexp): New variable.
6033 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6034 (mm-uu-type-alist): Add LaTeX documents.
6035 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6036 of "text/verbatim".
6037 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6038
6039 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6040 instead of "text/verbatim".
6041
6042 * message.el (message-mark-inserted-region)
6043 (message-mark-insert-file): Use slrn style marks when called with
6044 prefix argument.
6045
60462005-09-27 Simon Josefsson <jas@extundo.com>
6047
6048 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6049
60502005-09-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
6051
6052 * message.el (message-remove-duplicates): New function.
6053 Implementation borrowed from `gnus-remove-duplicates'.
6054 (message-idna-to-ascii-rhs): Also encode idna addresses in
6055 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6056 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6057 only ask about the same idna domain once per header and also tell
6058 in what header to replace the idna domain.
6059
6060 * gnus-art.el (article-decode-idna-rhs): Also decode idna
6061 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6062 (article-decode-idna-rhs): Fix regexp so that all idna-address in
6063 a header is decoded and not just the last one.
6064
60652005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6066
6067 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6068 has been decoded.
6069
6070 * mm-decode.el (mm-automatic-display): Add text/verbatim.
6071 (mm-insert-part): Don't modify text if it has been decoded.
6072
6073 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6074 decoded.
6075
6076 * mm-view.el (mm-inline-text): Don't strip text props unless
6077 decoding enriched or richtext parts.
6078
60792005-09-25 Romain Francoise <romain@orebokech.com>
6080
6081 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6082 * gnus-start.el (gnus-subscribe-interactively):
6083 * gnus-uu.el (gnus-uu-grab-articles):
6084 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6085 space.
6086
60872005-09-24 Emilio C. Lopes <eclig@gmx.net>
6088
6089 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6090 * mm-view.el (mm-view-pkcs7-decrypt):
6091 * gnus-sum.el (gnus-summary-limit-to-extra)
6092 (gnus-summary-respool-article, gnus-read-move-group-name):
6093 * gnus-score.el (gnus-summary-increase-score):
6094 * gnus-util.el (gnus-completing-read-with-default):
6095 * gnus-art.el (gnus-read-save-file-name)
6096 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6097 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6098 * message.el (message-check-news-header-syntax):
6099 Follow convention for reading with the minibuffer.
6100
61012005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
6102
6103 * spam-report.el (spam-report-url-ping-plain):
6104 Use gnus-extended-version as User-Agent.
6105
6106 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6107 default value is nil.
6108
6109 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6110 (mm-uu-verbatim-marks-extract): New function.
6111 (mm-uu-extract): New face.
6112 (mm-uu-copy-to-buffer): Use it.
6113
6114 * spam-report.el (spam-report-gmane-ham): Renamed from
6115 `spam-report-gmane-unspam'.
6116 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6117 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
6118
6119 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6120 Autoload.
6121 (spam-report-gmane-unregister-routine): Renamed
6122 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6123
61242005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
6125
6126 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6127 (spam-report-gmane-unregister-routine): Add support for gmane
6128 unregistration.
6129
6130 * spam-report.el (spam-report-gmane-unspam)
6131 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6132 (spam-report-gmane): Change to take a single article and do unspam
6133 registration.
6134
61352005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6136
6137 * mm-url.el (mm-url-decode-entities): Fix regexp.
6138
61392005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6140
6141 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6142 default to nil, to be able to use Gnus at all. If the default
6143 switches to something else, then the function should be fixed not
6144 be exceedingly slow.
6145
61462005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
6147
6148 * gnus-start.el (gnus-activate-group): If the server is nil, don't
6149 fail hard.
6150
6151 * spam-report.el: Add better Keywords line.
6152
6153 * spam.el: Add Maintainer and better Keywords line.
6154
61552005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6156
6157 * gnus-art.el (gnus-article-replace-part)
6158 (gnus-mime-replace-part): New functions.
6159 (gnus-mime-action-alist, gnus-mime-button-commands)
6160 (gnus-mime-save-part-and-strip): Added file argument.
6161 (gnus-article-part-wrapper): Added interactive argument.
6162
6163 * gnus-sum.el (gnus-summary-mime-map): Add
6164 `gnus-article-replace-part'.
6165
61662005-09-19 Didier Verna <didier@xemacs.org>
6167
6168 The nnml compaction feature:
6169 * nnml.el (nnml-request-compact-group): New function.
6170 * nnml.el (nnml-request-compact): New function.
6171 * gnus-int.el (gnus-request-compact-group): New function.
6172 * gnus-int.el (gnus-request-compact): New function.
6173 * gnus-group.el (gnus-group-compact-group): New function.
6174 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6175 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6176 * gnus-srvr.el (gnus-server-compact-server): New function.
6177 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6178 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6179
61802005-09-18 Deepak Goel <deego@gnufans.org>
6181
6182 * sieve.el (sieve-help): Fix `message' call: first arg should be a
6183 format spec.
6184
61852005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * gnus.el (gnus-group-startup-message): Bind image-load-path.
6188
61892005-09-15 Romain Francoise <romain@orebokech.com>
6190
6191 * message.el (message-fill-paragraph): Clarify docstring.
6192
61932005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6194
6195 * gnus-art.el (gnus-mime-display-part): Protect against broken
6196 MIME messages.
6197
61982005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
6199
6200 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6201 before parsing header.
6202
62032005-09-11 Jari Aalto <jari.aalto@cante.net>
6204
002876ab 6205 * html2text.el (html2text-replace-list): Add new entities.
01c52d31
MB
6206
62072005-09-11 Romain Francoise <romain@orebokech.com>
6208
6209 * message.el (message-alternative-emails): Improve docstring.
6210 (message-setup-1): Call `message-use-alternative-email-as-from'
6211 after `message-setup-hook' to give it precedence over posting
6212 styles, etc.
6213 (message-use-alternative-email-as-from): Add docstring. Remove
6214 the original From header if present.
6215
6216 * nnml.el (nnml-compressed-files-size-threshold): New variable.
6217 (nnml-save-mail): Use it.
6218
6219 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6220 articles. Add new argument `silent'.
6221 (gnus-uu-mark-all): Report the total number of marked articles.
6222
62232005-09-10 Romain Francoise <romain@orebokech.com>
6224
6225 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6226 (gnus-uu-mark-series): Likewise.
6227
62282005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * spam-report.el (spam-report-gmane): Fix generation of spam
6231 report URL.
6232
62332005-09-10 Simon Josefsson <jas@extundo.com>
6234
6235 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6236 t, based on discussion on the ding list with Robert Epprecht
6237 <epprecht@solnet.ch>.
6238
62392005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
6240
6241 * spam-report.el (spam-report-gmane): Make it work without
6242 X-Report-Spam header. Gmane now only provides Archived-At.
6243 This is only used if `spam-report-gmane-use-article-number' is nil.
6244 (spam-report-gmane-spam-header): Remove. Not used anymore.
6245
6246 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6247 make `gnus-summary-sort-by-recipient' work with threading.
6248
6249 * nnweb.el (nnweb-google-wash-article): Print a message if article
6250 is not available.
6251
62522005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6253
6254 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6255 change. Decode text/* parts content before displaying.
6256
62572005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
6258
6259 * mml-smime.el: Remove defvar of gnus-extract-address-components.
6260
62612005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
6262
6263 * mm-view.el (mm-display-inline-fontify): Disable support modes.
6264
62652005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
6266
6267 * message.el (message-tab-body-function): Fixed mismatched custom
6268 type.
6269
6270 * gnus.el (gnus-group-change-level-function): Ditto.
6271
6272 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6273
6274 * gnus-art.el (gnus-signature-limit)
6275 (gnus-article-mime-part-function): Ditto.
6276
62772005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * mml.el (mml-mode): Silence the byte compiler.
6280
6281 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6282 using `(sit-for 0)' before moving the point to the specified part;
6283 skip unbuttonized parts.
6284 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6285 return to the summary window if gnus-auto-select-part is non-nil.
6286
62872005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6288
6289 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6290 variables.
6291 (mml-dnd-attach-file, mml-mode): Use them.
6292
6293 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6294 Make fetching article by MID work again for Google Groups. Added
6295 FIXME concerning gnus-group-make-web-group.
6296
6297 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6298 Don't depend on Gnus by using mail-extract-address-components if
6299 gnus-extract-address-components is not bound.
6300
63012005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6302
6303 * gnus-art.el (gnus-mime-display-security): Don't display the
6304 signature, but only the signed part.
6305
63062005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
6307
6308 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6309
6310 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6311 list, not listp.
6312
63132005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
6314
6315 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6316 when encoding.
6317
6318 * mm-bodies.el (mm-decode-content-transfer-encoding):
6319 De-canonicalize CRLF for all text content types, not just
6320 text/plain.
6321
63222005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6323
6324 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6325 valid article; point arrow and cursor at the MIME button.
6326
63272005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
6328
6329 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6330 Suggested by Dan Christensen <jdc@uwo.ca>.
6331
6332 * mm-decode.el (mm-save-part): Enable change of prompt.
6333
63342005-08-29 Jari Aalto <jari.aalto@cante.net>
6335
6336 * gnus-msg.el (gnus-inews-add-send-actions): Made
6337 `message-post-method' lambda parameter ARG `&optional'.
6338
63392005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6340
6341 * gnus-sum.el (gnus-summary-mime-map): Added
6342 gnus-article-save-part-and-strip, gnus-article-delete-part and
6343 gnus-article-jump-to-part.
6344
6345 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6346 (gnus-article-edit-part): Use it.
6347 (gnus-article-part-wrapper): Added no-handle argument.
6348 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6349 functions.
6350
63512005-08-29 Romain Francoise <romain@orebokech.com>
6352
6353 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6354 docstring.
6355 (gnus-face-from-file): Likewise.
6356
63572005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6358
6359 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6360 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6361 non-nil.
6362 (gnus-auto-select-part): New variable.
6363 (gnus-article-jump-to-part): New function.
6364 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6365 (gnus-mime-delete-part): Allow selecting specified part after
6366 deleting or stripping parts.
6367 (gnus-article-jump-to-part): Don't use `read-number'. Use last
6368 part if argument is bogus.
6369
63702005-08-31 Juanma Barranquero <lekktu@gmail.com>
6371
6372 * gnus-art.el (w3m-minor-mode-map):
6373 * gnus-spec.el (gnus-newsrc-file-version):
6374 * gnus-util.el (nnmail-active-file-coding-system)
6375 (gnus-original-article-buffer, gnus-user-agent):
6376 * gnus.el (gnus-ham-process-destinations)
6377 (gnus-parameter-ham-marks-alist)
6378 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6379 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6380 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6381 * mm-decode.el (gnus-current-window-configuration):
6382 * mm-extern.el (gnus-article-mime-handles):
6383 * mm-url.el (url-current-object, url-package-name)
6384 (url-package-version):
6385 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6386 (smime-keys, w3m-cid-retrieve-function-alist)
6387 (w3m-current-buffer, w3m-display-inline-images)
6388 (w3m-minor-mode-map):
6389 * mml-smime.el (gnus-extract-address-components):
6390 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6391 (gnus-newsrc-hashtb, message-default-charset)
6392 (message-deletable-headers, message-options)
6393 (message-posting-charset, message-required-mail-headers)
6394 (message-required-news-headers):
6395 * mml1991.el (mc-pgp-always-sign):
6396 * mml2015.el (mc-pgp-always-sign):
6397 * nnheader.el (nnmail-extra-headers):
6398 * rfc1843.el (gnus-decode-encoded-word-function)
6399 (gnus-decode-header-function, gnus-newsgroup-name):
6400 * spam-stat.el (gnus-original-article-buffer): Add defvars.
6401
64022005-08-22 Karl Chen <quarl@cs.berkeley.edu>
6403
6404 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6405 the end of the date treatments.
6406
64072005-08-15 Simon Josefsson <jas@extundo.com>
6408
6409 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6410 it in url-handlers.el and XEmacs in url.el. Reported by Luca
6411 Capello and Romain Francoise.
6412 (pgg-fetch-key-function): Removed, not used?
6413 (pgg-insert-url-with-w3): Require url, to get
6414 url-insert-file-contents regardless of where it is defined.
6415
64162005-08-13 Romain Francoise <romain@orebokech.com>
6417
6418 * message.el (message-cite-original-1): New function.
6419 (message-cite-original): Use it.
6420 (message-cite-original-without-signature): Ditto.
6421
64222005-08-08 Romain Francoise <romain@orebokech.com>
6423
6424 * message.el (message-yank-empty-prefix): New variable.
6425 (message-indent-citation): Use it.
6426 (message-cite-original-without-signature): Respect X-No-Archive.
6427
64282005-08-08 Simon Josefsson <jas@extundo.com>
6429
6430 * pgg.el: Autoload url-insert-file-contents instead of loading
6431 w3/url.
6432 (pgg-insert-url-with-w3): Don't load url here.
6433
64342005-08-07 Jesper Harder <harder@phys.au.dk>
6435
6436 * message.el (message-kill-to-signature): Don't insert newline at
6437 bol.
6438 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6439
64402005-08-06 Romain Francoise <romain@orebokech.com>
6441
6442 * message.el (message-user-fqdn): Fix typo in docstring.
6443
64442005-08-05 Daiki Ueno <ueno@unixuser.org>
6445
6446 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6447
6448 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6449
64502005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * mm-bodies.el (mm-encode-body): Use coding system rather than
6453 charset to encode text.
6454
6455 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6456 number of charsets if utf-8 is available (XEmacs).
6457
64582005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
6459
6460 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6461 taken from `gnus-button-mid-or-mail-regexp'.
6462 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6463 (gnus-button-alist): Improve regexp for domain part of the MIDs
6464 for news:localpart@domain buttons.
6465 (gnus-button-ctan-directory-regexp): Update.
6466
64672005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
6468
6469 * sieve-manage.el (sieve-manage-interactive-login): Use
6470 make-local-variable rather than make-variable-buffer-local.
6471 (sieve-manage-open): Ditto.
6472 (sieve-manage-authenticate): Ditto.
6473
6474 * mml.el (mml-generate-mime-1): Make the content type default to
6475 text/plain if the filename is not specified.
6476
64772005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
6478
6479 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6480 instead of insert-buffer.
6481
6482 * message.el (message-yank-original): Ditto; set the mark at the
6483 end of the yanked message.
6484
64852005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
6486
6487 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6488 lines to scroll rather than to stop it.
6489
6490 * mml.el (mml-generate-default-type): Add doc string.
6491 (mml-generate-mime-1): Use mm-default-file-encoding or make it
6492 default to application/octet-stream when determining the content
6493 type if it is not specified for the part or the mml contents; add
6494 a comment about mml-generate-default-type.
6495
64962005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
6497
6498 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6499 make it default to application/octet-stream when determining the
6500 content type if it is not specified for the external contents.
6501
65022005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6503
6504 * rfc2231.el (rfc2231-parse-string): Take care that not only a
6505 segmented parameter but also other parameters might be there.
6506
65072005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
6508
6509 * mm-decode.el (mm-display-external): Delete temp file, directory
6510 and buffer immediately if the external process is exited.
6511
65122005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
6513
6514 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6515 fewer lines than that of scroll-margin.
6516 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6517
65182005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
6519
6520 * gnus-art.el (gnus-article-next-page): Revert.
6521 (gnus-article-beginning-of-window): New macro.
6522 (gnus-article-next-page-1): Use it.
6523 (gnus-article-prev-page): Ditto.
6524 (gnus-article-edit-part): Use insert-buffer-substring instead of
6525 insert-buffer.
6526 (gnus-article-edit-exit): Ditto.
6527
6528 * gnus-util.el (gnus-beginning-of-window): Remove.
6529 (gnus-end-of-window): Remove.
6530
65312005-07-25 Simon Josefsson <jas@extundo.com>
6532
6533 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6534 to have the url package without w3. Reported by Daiki Ueno
6535 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6536
65372005-07-20 Didier Verna <didier@xemacs.org>
6538
6539 * gnus-diary.el: Remove the description comment (nndiary is now
6540 properly documented in the Gnus manual).
6541 Fix the spelling of "Back End".
6542 * nndiary.el: Ditto.
6543 Fix the copyright notice.
6544
65452005-07-18 Romain Francoise <romain@orebokech.com>
6546
6547 * gnus-sum.el (gnus-summary-to-prefix,
6548 gnus-summary-newsgroup-prefix): New variables.
6549 (gnus-summary-from-or-to-or-newsgroups): Use them.
6550
65512005-07-17 Romain Francoise <romain@orebokech.com>
6552
6553 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6554 space as it's generally not especially interesting to the user.
6555
65562005-07-16 Romain Francoise <romain@orebokech.com>
6557
6558 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6559 nil to avoid prompting and file modification if one of the
6560 messages at the top of the nnfolder file contains a copyright
6561 notice.
6562 Update copyright notice.
6563
6564 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6565 instead of `current-time-string' as the latter creates a time
6566 string that is not RFC 2822 compliant (it lacks the zone).
6567 Update copyright notice.
6568
65692005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6570
6571 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6572 for text/rtf. Display default in prompt. Pass default for M-n.
6573
6574 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6575
65762005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6577
6578 * gnus-msg.el (gnus-button-mailto): Remove
6579 save-selected-window-window hackery because it relies on
6580 save-selected-window internals.
6581
65822005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
6583
6584 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6585 (gnus-article-next-page-1): Use gnus-beginning-of-window.
6586 (gnus-article-prev-page): Ditto.
6587
6588 * gnus-util.el (gnus-beginning-of-window): New function.
6589 (gnus-end-of-window): New function.
6590
65912005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6592
6593 * gnus-score.el (gnus-score-edit-all-score): Set
6594 gnus-score-edit-exit-function to gnus-score-edit-done and call
6595 gnus-message.
6596
65972005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
6599 * gnus-msg.el (gnus-button-mailto): Remove
6600 save-selected-window-window hackery because it relies on
6601 save-selected-window internals.
6602
66032005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
6604
6605 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6606 add-minor-mode.
6607 (gnus-binary-mode): Ditto.
6608
6609 * gnus-topic.el (gnus-topic-mode): Ditto.
6610
66112005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
6612
6613 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6614 (gnus-article-prev-page): Take scroll-margin into consideration.
6615
66162005-07-04 Lute Kamstra <lute@gnu.org>
6617
6618 Update FSF's address in GPL notices.
6619
66202005-07-04 Juanma Barranquero <lekktu@gmail.com>
6621
6622 * gnus.el (gnus-exit):
6623 * gnus-group.el (gnus-group-icons):
6624 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6625
6626 * gnus-nocem.el (gnus-nocem):
6627 * message.el (message-various, message-buffers, message-sending)
6628 (message-interface, message-forwarding, message-insertion)
6629 (message-headers, message-news, message-mail):
6630 * pgg-gpg.el (pgg-gpg):
6631 * pgg-parse.el (pgg-parse):
6632 * pgg-pgp.el (pgg-pgp):
6633 * pgg-pgp5.el (pgg-pgp5):
6634 * pop3.el (pop3): Finish `defgroup' description with period.
6635
66362005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
6637
6638 * gnus-art.el (article-display-face): Improve the efficiency.
6639 (article-display-x-face): Ditto; remove grey x-face stuff.
6640
66412005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
6642
6643 * gnus-art.el (article-display-face): Correct the position in
6644 which Faces are inserted.
6645
66462005-06-29 Didier Verna <didier@xemacs.org>
6647
6648 * gnus-art.el (article-display-face): Display faces in correct
6649 order.
6650
66512005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6652
6653 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6654 (gnus-fill-real-hashtb): Use hash table instead of obarray.
6655 (gnus-nocem-check-article): Fetch the Type header.
6656 (gnus-nocem-message-wanted-p): Fix the way to examine types.
6657 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6658 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6659 make sure gnus-nocem-hashtb is initialized.
6660 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6661 (gnus-nocem-unwanted-article-p): Ditto.
6662
6663 * pgg.el (pgg-verify): Return the verification result.
6664
66652005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6666
6667 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6668 is ascii.
6669
66702005-06-24 Juanma Barranquero <lekktu@gmail.com>
6671
6672 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6673 `show-nonbreak-escape'.
6674
66752005-06-23 Lute Kamstra <lute@gnu.org>
6676
6677 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6678
6679 * dig.el (dig-mode):
6680 * smime.el (smime-mode): Use gnus-run-mode-hooks.
6681
66822005-06-21 Juanma Barranquero <lekktu@gmail.com>
6683
6684 * nnimap.el (nnimap-split-download-body): Fix spellings.
6685
66862005-06-16 Juanma Barranquero <lekktu@gmail.com>
6687
6688 * gnus-art.el (gnus-article-encrypt-body):
6689 * gnus-cus.el (gnus-score-customize):
cc398b83
JB
6690 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6691 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
b66c24b4 6692
01c52d31
MB
66932005-06-16 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
6694
6695 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6696 header by looking for magic "MII" at the beginnig.
6697
66982005-06-16 Miles Bader <miles@gnu.org>
6699
6700 * assistant.el (assistant-field): Remove "-face" suffix from face name.
6701 (assistant-field-face): New backward-compatibility alias for renamed
6702 face.
6703 (assistant-render-text): Use renamed assistant-field face.
6704
6705 * spam.el (spam): Remove "-face" suffix from face name.
6706 (spam-face): New backward-compatibility alias for renamed face.
6707 (spam-face, spam-initialize): Use renamed spam face.
6708
6709 * message.el (message-header-to, message-header-cc)
6710 (message-header-subject, message-header-newsgroups)
6711 (message-header-other, message-header-name)
6712 (message-header-xheader, message-separator, message-cited-text)
6713 (message-mml): Remove "-face" suffix from face names.
6714 (message-header-to-face, message-header-cc-face)
6715 (message-header-subject-face, message-header-newsgroups-face)
6716 (message-header-other-face, message-header-name-face)
6717 (message-header-xheader-face, message-separator-face)
6718 (message-cited-text-face, message-mml-face):
6719 New backward-compatibility aliases for renamed faces.
6720 (message-font-lock-keywords): Use renamed message faces.
6721
6722 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6723 (sieve-test-commands, sieve-tagged-arguments):
6724 Remove "-face" suffix from face names.
6725 (sieve-control-commands-face, sieve-action-commands-face)
6726 (sieve-test-commands-face, sieve-tagged-arguments-face):
6727 New backward-compatibility aliases for renamed faces.
6728 (sieve-control-commands-face, sieve-action-commands-face)
6729 (sieve-test-commands-face, sieve-tagged-arguments-face):
6730 Use renamed sieve faces.
6731
6732 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6733 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6734 (gnus-group-news-3-empty, gnus-group-news-4)
6735 (gnus-group-news-4-empty, gnus-group-news-5)
6736 (gnus-group-news-5-empty, gnus-group-news-6)
6737 (gnus-group-news-6-empty, gnus-group-news-low)
6738 (gnus-group-news-low-empty, gnus-group-mail-1)
6739 (gnus-group-mail-1-empty, gnus-group-mail-2)
6740 (gnus-group-mail-2-empty, gnus-group-mail-3)
6741 (gnus-group-mail-3-empty, gnus-group-mail-low)
6742 (gnus-group-mail-low-empty, gnus-summary-selected)
6743 (gnus-summary-cancelled, gnus-summary-high-ticked)
6744 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6745 (gnus-summary-high-ancient, gnus-summary-low-ancient)
6746 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6747 (gnus-summary-low-undownloaded)
6748 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6749 (gnus-summary-low-unread, gnus-summary-normal-unread)
6750 (gnus-summary-high-read, gnus-summary-low-read)
6751 (gnus-summary-normal-read, gnus-splash):
6752 Remove "-face" suffix from face names.
6753 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6754 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6755 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6756 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6757 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6758 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6759 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6760 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6761 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6762 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6763 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6764 (gnus-summary-selected-face, gnus-summary-cancelled-face)
6765 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6766 (gnus-summary-normal-ticked-face)
6767 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6768 (gnus-summary-normal-ancient-face)
6769 (gnus-summary-high-undownloaded-face)
6770 (gnus-summary-low-undownloaded-face)
6771 (gnus-summary-normal-undownloaded-face)
6772 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6773 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6774 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6775 (gnus-splash-face):
6776 New backward-compatibility aliases for renamed faces.
6777 (gnus-group-startup-message): Use renamed gnus faces.
6778
6779 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6780 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6781 (gnus-server-agent): Remove "-face" suffix from face names.
6782 (gnus-server-agent-face, gnus-server-opened-face)
6783 (gnus-server-closed-face, gnus-server-denied-face)
6784 (gnus-server-offline-face):
6785 New backward-compatibility aliases for renamed faces.
6786 (gnus-server-agent-face, gnus-server-opened-face)
6787 (gnus-server-closed-face, gnus-server-denied-face)
6788 (gnus-server-offline-face): Use renamed gnus faces.
6789
6790 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6791 Remove "-face" suffix from face names.
6792 (gnus-picon-xbm-face, gnus-picon-face):
6793 New backward-compatibility aliases for renamed faces.
6794
6795 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6796 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6797 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6798 (gnus-cite-11): Remove "-face" suffix from face names.
6799 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6800 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6801 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6802 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6803 New backward-compatibility aliases for renamed faces.
6804 (gnus-cite-attribution-face, gnus-cite-face-list)
6805 (gnus-article-boring-faces): Use renamed gnus faces.
6806
6807 * gnus-art.el (gnus-signature, gnus-header-from)
6808 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6809 (gnus-header-content): Remove "-face" suffix from face names.
6810 (gnus-signature-face, gnus-header-from-face)
6811 (gnus-header-subject-face, gnus-header-newsgroups-face)
6812 (gnus-header-name-face, gnus-header-content-face):
6813 New backward-compatibility aliases for renamed faces.
6814 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6815
6816 * gnus-sum.el (gnus-summary-selected-face)
6817 (gnus-summary-highlight): Use renamed gnus faces.
6818 * gnus-group.el (gnus-group-highlight): Likewise.
6819
68202005-06-14 Juanma Barranquero <lekktu@gmail.com>
6821
6822 * gnus-sieve.el (gnus-sieve-article-add-rule):
6823 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6824 * spam-stat.el (spam-stat-buffer-change-to-spam)
6825 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6826
6827 * message.el (message-is-yours-p):
6828 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6829
68302005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
6831
6832 * mm-view.el (mm-inline-text): Withdraw the last change.
6833
68342005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
6835
6836 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6837 executing enriched-decode.
6838
68392005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
6840
6841 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6842 charset of tar files.
6843
68442005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6847
68482005-06-04 Lute Kamstra <lute@gnu.org>
6849
6850 * nnfolder.el (nnfolder-read-folder): Make sure that undo
6851 information is never recorded.
6852
68532005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6854
6855 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6856
68572005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
6858
6859 * pop3.el (pop3-apop): Run md5 in the binary mode.
6860
6861 * starttls.el (starttls-set-process-query-on-exit-flag):
6862 Use eval-and-compile.
6863
68642005-05-31 Simon Josefsson <jas@extundo.com>
6865
6866 * smime.el (smime-replace-in-string): Define.
6867 (smime-cert-by-ldap-1): Use it.
6868
68692005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
6870
6871 * gnus-art.el (article-display-x-face): Replace
6872 process-kill-without-query by gnus-set-process-query-on-exit-flag.
6873
6874 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6875 set-process-query-on-exit-flag or process-kill-without-query.
6876
6877 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6878 loop instead of replace-regexp.
6879
6880 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6881 instead of process-kill-without-query if it is available.
6882
6883 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6884 instead of find-file-hooks if it is available.
6885
6886 * mml1991.el: Bind pgg-default-user-id when compiling.
6887
6888 * mml2015.el: Bind pgg-default-user-id when compiling.
6889
6890 * nndraft.el (nndraft-request-associate-buffer):
6891 Use write-contents-functions instead of write-contents-hooks if it is
6892 available.
6893
6894 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6895 instead of find-file-hooks if it is available.
6896
6897 * nntp.el (nntp-open-connection): Replace
6898 process-kill-without-query by gnus-set-process-query-on-exit-flag.
6899 (nntp-open-ssl-stream): Ditto.
6900 (nntp-open-tls-stream): Ditto.
6901
6902 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6903 set-process-query-on-exit-flag or process-kill-without-query.
6904 (starttls-open-stream-gnutls): Use it instead of
6905 process-kill-without-query.
6906 (starttls-open-stream): Ditto.
6907
69082005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
6909
6910 * smime.el (smime-cert-by-ldap-1): Don't use
6911 replace-regexp-in-string.
6912
69132005-05-31 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
6914
6915 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6916
6917 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
002876ab 6918 in PEM format. Adjust to the XEmacs compability.
01c52d31
MB
6919
69202005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
6921
6922 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6923 by `string-to-number'.
6924 * gnus-agent.el (gnus-agent-regenerate-group)
6925 (gnus-agent-fetch-articles): Ditto.
6926 * gnus-art.el (gnus-button-fetch-group): Ditto.
6927 * gnus-cache.el (gnus-cache-generate-active)
6928 (gnus-cache-articles-in-group): Ditto.
6929 * gnus-group.el (gnus-group-set-current-level)
6930 (gnus-group-insert-group-line): Ditto.
6931 * gnus-score.el (gnus-score-set-expunge-below)
6932 (gnus-score-set-mark-below, gnus-summary-score-effect)
6933 (gnus-summary-score-entry): Ditto.
6934 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6935 (gnus-soup-pack): Ditto.
6936 * gnus-spec.el (gnus-xmas-format): Ditto.
6937 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6938 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6939 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6940 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6941 * nndb.el (nndb-get-remote-expire-response): Ditto.
6942 * nndiary.el (nndiary-parse-schedule-value)
6943 (nndiary-string-to-number, nndiary-request-replace-article)
6944 (nndiary-request-article): Ditto.
6945 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6946 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6947 * nneething.el (nneething-make-head): Ditto.
6948 * nnfolder.el (nnfolder-request-article)
6949 (nnfolder-retrieve-headers): Ditto.
6950 * nnheader.el (nnheader-file-to-number): Ditto.
6951 * nnkiboze.el (nnkiboze-request-article): Ditto.
6952 * nnmail.el (nnmail-process-unix-mail-format)
6953 (nnmail-process-babyl-mail-format): Ditto.
6954 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6955 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6956 (nnmh-request-create-group, nnmh-request-list-1)
6957 (nnmh-request-group, nnmh-request-article): Ditto.
6958 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6959 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6960 * nnsoup.el (nnsoup-make-active): Ditto.
6961 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6962 * nntp.el (nntp-find-group-and-number)
6963 (nntp-retrieve-headers-with-xover): Ditto.
6964 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
6965 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
6966 (pgg-format-key-identifier): Ditto.
6967 * pop3.el (pop3-last, pop3-stat): Ditto.
6968 * qp.el (quoted-printable-decode-region): Ditto.
6969
6970 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
6971 of concat.
6972
69732005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
6976
6977 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
6978
6979 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
6980
6981 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
6982
6983 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
6984
6985 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
6986
6987 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
6988 (gnus-carpal-mode): Ditto.
6989
6990 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
6991 (gnus-browse-mode): Ditto.
6992
6993 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
6994
6995 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
6996
69972005-05-29 Richard M. Stallman <rms@gnu.org>
6998
6999 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7000
70012005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
7002
7003 * gnus-util.el (gnus-run-mode-hooks): New function.
7004
7005 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7006
70072005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7008
7009 * gnus-agent.el (gnus-agent-make-mode-line-string):
7010 Use mode-line-highlight as mouse-face.
7011
70122005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7013
7014 * canlock.el (canlock): Change the parent group to news.
7015
7016 * deuglify.el (gnus-outlook-deuglify): Add :group.
7017
7018 * dig.el (dig): Add :group.
7019
7020 * dns-mode.el (dns-mode): Add :group.
7021
7022 * encrypt.el (encrypt): Add :group.
7023
7024 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7025 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7026 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7027 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7028 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7029
7030 * gnus-diary.el (gnus-diary): Add :group.
7031
7032 * gnus.el (gnus-group-news-1-face): Add :group.
7033 (gnus-group-news-1-empty-face): Ditto.
7034 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7035 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7036 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7037 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7038 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7039 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7040 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7041 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7042 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7043 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7044 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7045 (gnus-summary-high-ticked-face): Ditto.
7046 (gnus-summary-low-ticked-face): Ditto.
7047 (gnus-summary-normal-ticked-face): Ditto.
7048 (gnus-summary-high-ancient-face): Ditto.
7049 (gnus-summary-low-ancient-face): Ditto.
7050 (gnus-summary-normal-ancient-face): Ditto.
7051 (gnus-summary-high-undownloaded-face): Ditto.
7052 (gnus-summary-low-undownloaded-face): Ditto.
7053 (gnus-summary-normal-undownloaded-face): Ditto.
7054 (gnus-summary-high-unread-face): Ditto.
7055 (gnus-summary-low-unread-face): Ditto.
7056 (gnus-summary-normal-unread-face): Ditto.
7057 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7058 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7059
7060 * hashcash.el (hashcash): New custom group.
7061 (hashcash-default-payment): Add :group.
7062 (hashcash-payment-alist): Ditto.
7063 (hashcash-default-accept-payment): Ditto.
7064 (hashcash-accept-resources): Ditto.
7065 (hashcash-path): Ditto.
7066 (hashcash-extra-generate-parameters): Ditto.
7067 (hashcash-double-spend-database): Ditto.
7068 (hashcash-in-news): Ditto.
7069
7070 * message.el (message-minibuffer-local-map): Add :group.
7071
7072 * netrc.el (netrc): Add :group.
7073
7074 * sieve-manage.el (sieve-manage-log): Add :group.
7075 (sieve-manage-default-user): Diito.
7076 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7077 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7078 (sieve-manage-authenticators): Ditto.
7079 (sieve-manage-authenticator-alist): Ditto.
7080 (sieve-manage-default-port): Ditto.
7081
7082 * sieve-mode.el (sieve-control-commands-face): Add :group.
7083 (sieve-action-commands-face): Ditto.
7084 (sieve-test-commands-face): Ditto.
7085 (sieve-tagged-arguments-face): Ditto.
7086
7087 * smime.el (smime): Add :group.
7088
7089 * spam-report.el (spam-report): Add :group.
7090
7091 * spam.el (spam, spam-face): Add :group.
7092
70932005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7094
7095 * nntp.el (nntp-next-result-arrived-p): Some news servers may
7096 return \n.\n.\n at the end of articles. Protect against that.
7097 (nntp-with-open-group): Allow debugging.
7098
7099 * nnheader.el (mail-header-set-extra): Make into a function
7100 because I just could't understand how to quote the list properly.
7101
7102 * dns.el (query-dns-cached): New function.
7103
71042005-05-26 Lute Kamstra <lute@gnu.org>
7105
7106 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7107
71082005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7109
7110 * gnus-art.el: Don't autoload mail-extract-address-components.
7111
7112 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7113 eval-and-compile to evaluate it.
7114
7115 * hashcash.el: Don't autoload executable-find.
7116
7117 * nndb.el: Don't declare the nndb back end two or more times; don't
7118 autoload news-reply-mode, news-setup, cancel-timer and telnet.
7119
7120 * nntp.el: Autoload format-spec instead of format; use
7121 eval-and-compile to evaluate autoload forms.
7122
71232005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
7124
7125 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7126
71272005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7128
7129 * gnus.el (gnus-version-number): Bump version.
7130
71312005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7132
7133 * gnus.el: No Gnus v0.3 is released.
7134
71352005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7136
7137 * gnus-art.el (gnus-article-edit-part): Disable undo.
7138
71392005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7140
7141 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7142 gnus-article-date-lapsed-new-header is t if date timer is active;
7143 skip headers in which the original date value is empty.
7144 (gnus-article-save-original-date): Redefine it as a macro.
7145 (gnus-display-mime): Use it.
7146
71472005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7148
7149 * gnus-art.el (article-date-ut): Support converting date in
7150 forwarded parts as well.
7151 (gnus-article-save-original-date): New function.
7152 (gnus-display-mime): Use it.
7153
71542005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
7155
7156 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7157 enclosure element of <item>.
7158
71592005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
7160
7161 * message.el (message-kill-buffer-query): Renamed from
7162 `message-kill-buffer-query-if-modified'. Added :version.
7163
71642005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7165
7166 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7167 window layout.
7168
71692005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7170
7171 * mml.el: Autoload dnd when compiling.
7172
71732005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7174
7175 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7176 x-dnd-*.
7177
71782005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7179
7180 * qp.el (quoted-printable-encode-region): Save excursion.
7181
71822005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
7183
7184 * message.el (message-kill-buffer-query-if-modified): Add new variable
7185 so the user can kill a modified message buffer quickly.
7186 (message-kill-buffer): Use it.
7187
71882005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
7189
7190 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7191 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7192
71932005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7196 contained in text because xml.el decodes entities) with LFs.
7197
71982005-04-11 Lute Kamstra <lute@gnu.org>
7199
7200 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7201 differently.
7202
72032005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7204
7205 * mm-util.el (mm-detect-coding-region): Typo.
7206
72072005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
7208
7209 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7210
72112005-04-06 D Goel <deego@gnufans.org>
7212
7213 * spam-stat.el (spam-stat-score-buffer): Add a call to a
7214 user-function allow user modifications of the scores.
7215 (spam-stat-score-buffer-user): New function, to allow
7216 user-computed modifications to the score.
002876ab
JB
7217 (spam-stat-score-buffer-user-functions): List of additional
7218 scoring functions.
7219 (spam-stat-error-holder): Global temporary error holder.
7220 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7221 variable.
01c52d31
MB
7222
72232005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
7224
7225 * gnus-registry.el (gnus-registry-clean-empty-function)
7226 (gnus-registry-trim, gnus-registry-fetch-groups)
7227 (gnus-registry-delete-group): Groups that match
7228 `gnus-registry-ignored-groups' are removed from the registry
7229 entries, not just ignored for splitting. This helps clean up the
7230 registry. Also, `gnus-registry-fetch-groups' is a convenient way
7231 to get all the groups a message ID is in.
7232
7233 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7234 (spam-stat-split-fancy): Change "threshhold" to "threshold"
7235 (spam-stat-score-buffer-user-functions): Add :number custom type.
7236
72372005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7238
7239 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7240 argument in XEmacs.
7241
7242 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7243 (nnrss-request-group): Decode group name first.
7244 (nnrss-request-article): Make a text/plain article if mml-to-mime
7245 failed.
7246 (nnrss-get-encoding): Return a compatible encoding according to
7247 nnrss-compatible-encoding-alist.
7248 (nnrss-find-el): Use consp instead of listp.
7249 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7250
72512005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7254 which Emacs 20 doesn't support.
7255 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7256
72572005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
7258
7259 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
002876ab 7260 silence the byte compiler inside the defun.
01c52d31
MB
7261
7262 * gnus-demon.el (parse-time-string): Add autoload.
7263
7264 * gnus-delay.el (parse-time-string): Add autoload.
7265
7266 * gnus-art.el (parse-time-string): Add autoload.
7267
7268 * nnultimate.el (parse-time): Require for `parse-time-string'.
7269
72702005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7271
7272 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7273
7274 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7275
7276 * smime.el (smime-ldap-host-list): Add :version.
7277
72782005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7279
7280 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7281 pass it to `gnus-browse-read-group'.
7282 (gnus-browse-read-group): Add NUMBER argument and pass it to
7283 `gnus-group-read-ephemeral-group'.
7284
7285 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7286 argument and pass it to `gnus-group-read-group'.
7287
72882005-03-19 Aidan Kehoe <kehoea@parhasard.net>
7289
7290 * mm-util.el (mm-xemacs-find-mime-charset): Only call
7291 mm-xemacs-find-mime-charset-1 if we have the mule feature
7292 available at runtime.
7293
72942005-03-25 Werner Lemberg <wl@gnu.org>
7295
7296 * nnmaildir.el: Replace `illegal' with `invalid'.
7297
72982005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7299
7300 * gnus-start.el (gnus-display-time-event-handler):
7301 Check display-time-timer at runtime rather than only at load time
7302 in case display-time-mode is turned off in the mean time.
7303
73042005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7305
7306 * nnimap.el (nnimap-open-connection): Print which authinfo file is
7307 used.
7308
7309 * nneething.el (nneething-map-file-directory): Derive from
7310 `gnus-directory'.
7311
7312 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7313 the To/Cc button.
7314
73152005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
7316
7317 * nnmaildir.el (nnmaildir-request-accept-article):
7318 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7319
73202005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7321
7322 * gnus-async.el: Require timer-funcs at compile time when in
7323 XEmacs for `run-with-idle-timer'.
7324
73252005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7326
7327 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7328 autoloaded function.
7329
73302005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7331
7332 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7333
73342005-03-10 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
7335
7336 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7337
73382005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7339
7340 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7341 gnus-expert-user to default.
7342
73432005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
7344
7345 * nnimap.el (nnimap-open-server): Ditto.
7346
7347 * imap.el (imap-authenticate): Fix typo.
7348
73492005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
7350
7351 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7352 buffer (since IMAP server might return FETCH response out of
7353 order, and the nntp buffer must be sorted).
7354
73552005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
7356
7357 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7358 comparison on string.
7359
7360 * gnus-agent.el (gnus-agent-long-article,
7361 gnus-agent-short-article, gnus-agent-score): Renamed category
7362 keywords to match gnus-cus.
7363 (gnus-agent-summary-fetch-series): Modified to protect against
7364 gnus-agent-summary-fetch-group clearing processable flags.
7365 (gnus-agent-synchronize-group-flags): Update live group buffer as
7366 synchronization may occur due to the user toggle the plugged
7367 status.
7368 (gnus-agent-fetch-group-1): Clear downloadable flag when article
7369 successfully downloaded.
7370 (gnus-agent-expire-group-1): Avoid using markers when the overview
7371 is in ascending order; greatly improves performance.
7372 (gnus-agent-regenerate-group): Use
7373 gnus-agent-synchronize-group-flags to reset read status in both
7374 gnus and server.
7375 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7376
73772005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7378
7379 * message.el: Don't autoload former message-utils variables.
7380 (message-strip-subject-trailing-was): Change doc string.
7381
7382 * nnweb.el: Fixes for `gnus-group-make-web-group'.
7383 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
7384 (nnweb-google-search): Add "hl=en" here.
7385 (nnweb-google-parse-1, nnweb-google-create-mapping):
7386 Don't hardcode URL.
7387
73882005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7389
7390 * message.el (message-get-reply-headers, message-followup):
7391 Mention related variables `message-use-followup-to' and
7392 `message-use-mail-followup-to', in the information buffer.
7393
7394 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7395 of broken groups(-beta).google.com.
7396
73972005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
7398
7399 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7400 parameter to invoked gnus-request-move-article; remove the
7401 redundant gnus-sum-hint-move-is-internal variable; apply the marks
7402 all at once instead of once per article.
7403 (gnus-summary-remove-process-mark): Accept a list of articles as
7404 well as a single article for processing.
7405
7406 * gnus-int.el (gnus-request-move-article): Add move-is-internal
7407 parameter.
7408
7409 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7410
7411 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7412
7413 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7414 parameter.
7415
7416 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7417 parameter.
7418
7419 * nnimap.el (nnimap-request-move-article): Add move-is-internal
7420 parameter and remove the gnus-sum-hint-move-is-internal variable.
7421
7422 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7423 parameter.
7424
7425 * nndraft.el (nndraft-request-move-article): Add move-is-internal
7426 parameter.
7427
7428 * nndiary.el (nndiary-request-move-article): Add move-is-internal
7429 parameter.
7430
7431 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7432
7433 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7434 parameter.
7435
7436 * nnagent.el (nnagent-request-move-article): Add move-is-internal
7437 parameter.
7438
74392005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
7440
7441 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7442 a more conservative way.
7443
74442005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7445
7446 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7447 buffer, so it moves the window's cursor.
7448
74492005-02-26 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7450
7451 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7452 `mm-dissect-multipart' and receive the from field as an (optional)
7453 argument from `mm-dissect-multipart'.
7454 (mm-dissect-multipart): Receive the from field as an argument and
7455 pass it on when we call `mm-dissect-buffer' on MIME parts.
7456 Fixes verification/decryption of signed/encrypted MIME parts.
7457
74582005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
7459
7460 * gnus-sum.el (gnus-summary-move-article): Set
7461 gnus-sum-hint-move-is-internal for gnus-request-move-article and
7462 whatever it calls (right now, only nnimap-request-move article
7463 respects it).
7464
7465 * nnimap.el (nnimap-request-move-article): When
7466 gnus-sum-hint-move-is-internal is set, don't do the extra
7467 nnimap-request-article.
7468
74692005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
7470
7471 * nnheader.el (nnheader-find-file-noselect): Add doc string.
7472
7473 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7474 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7475
7476 * gnus-sum.el (gnus-summary-caesar-message):
7477 Apply `gnus-treat-article' after rotation.
7478
7479 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7480 doc string.
7481
74822005-02-22 Simon Josefsson <jas@extundo.com>
7483
7484 * encrypt.el (encrypt-password-cache-expiry): Remove (use
7485 `password-cache-expiry' instead). Reported by Arne J\e,Ax\e(Brgensen
7486 <arne@arnested.dk>.
7487 (encrypt): Add password-cache and password-cache-expiry as group
7488 members.
7489
74902005-02-22 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7491
7492 * smime.el (smime-ldap-host-list): Doc fix.
7493 (smime-ask-passphrase): Use `password-read-and-add' to read (and
7494 cache) password.
7495 (smime-sign-region): Use it.
7496 (smime-decrypt-region): Use it.
7497 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7498 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7499 fails.
7500 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7501 certificate from DER to PEM format rather than calling openssl.
7502
7503 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7504
7505 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7506 for signing/encryption.
7507
7508 * mml.el (mml-parse-1): Use them.
7509
75102005-02-21 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7511
7512 * nnrss.el (nnrss-verbose): Removed.
7513 (nnrss-request-group): Use `nnheader-message' instead.
7514
75152005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
7516
7517 * nnrss.el (nnrss-verbose): New variable.
7518 (nnrss-request-group): Make it say nnrss is requesting a group.
7519
75202005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
7521
7522 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7523 Handle news URL with given port correctly.
7524
75252005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
7526
7527 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7528 containing special characters.
7529
7530 * gnus-sum.el (gnus-summary-edit-article): Ditto.
7531
7532 * mml.el (mime-to-mml): Ditto.
7533
7534 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7535 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7536 (rfc2047-decode-region): Quote decoded words containing special
7537 characters when rfc2047-quote-decoded-words-containing-tspecials
7538 is non-nil.
7539
75402005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
7541
7542 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7543
7544 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7545
75462005-02-15 Simon Josefsson <jas@extundo.com>
7547
7548 * nnimap.el (nnimap-debug): Doc fix.
7549
7550 * imap.el (imap-debug): Doc fix.
7551
75522005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
7553
7554 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7555
75562005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
7557
7558 * gnus.el (spam-contents): Improve docs for spam-contents
7559 parameter in its variable incarnation.
7560
75612005-02-14 Simon Josefsson <jas@extundo.com>
7562
7563 * smime-ldap.el: Use require instead of load-library for ldap.
7564 (smime-ldap-search): Indent.
7565 (smime-ldap-search-internal): Shorten line.
7566
7567 * smime.el (smime-cert-by-dns): Add doc-string.
7568 (smime-cert-by-ldap-1): Indent.
7569
7570 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7571 mml-smime-get-dns-ldap.
7572 (mml-smime-encrypt-query): Use new function. Default to ldap.
7573
75742005-02-14 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7575
7576 * smime.el: Require smime-ldap.
7577 (smime-ldap-host-list): New variable.
7578 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7579
7580 * mml-smime.el (mml-smime-encrypt-query): New function.
7581 (mml-smime-encrypt-query): Use it.
7582
7583 * smime-ldap.el: New file.
7584
75852005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
7586
7587 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7588
75892005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
7590
7591 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7592 argument in doc string. Make query for type more clear.
7593
75942005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
7595
7596 * gnus.el (gnus-group-startup-message): Search for gnus images in
7597 etc/images/gnus.
7598 * mm-util.el (mm-image-load-path): Likewise.
7599 * smiley.el (smiley-data-directory): Search for smilies in
7600 etc/images/smilies.
7601
76022005-02-09 Kim F. Storm <storm@cua.dk>
7603
7604 Change Emacs release version from 21.4 to 22.1 throughout.
7605 Change Emacs development version from 21.3.50 to 22.0.50.
7606
76072005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
7608
7609 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7610
7611 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7612 non-Mule XEmacs as well.
7613 (mm-decompress-buffer): Signal an error intentionally if it does
7614 not decompress compressed data because auto-compression-mode is
7615 disabled.
7616
76172005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
7618
7619 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7620 an ID in the registry even if it has no groups.
7621
76222005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
7623
7624 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7625 merge it into mm-decompress-buffer.
7626 (gnus-mime-copy-part): Use the MIME part charset, the value which
7627 a user specified or gnus-newsgroup-charset for decoding, like
7628 gnus-mime-inline-part does; set buffer-file-coding-system to tell
7629 save-buffer what was used. Suggested by Kevin Ryde
7630 <user42@zip.com.au>.
7631 (gnus-mime-inline-part): Allow the name parameter as well as the
7632 filename parameter; force decompressing of compressed data; always
7633 display contents being not decoded as unibyte.
7634
7635 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7636 as well as the filename parameter.
7637
7638 * mm-util.el (mm-decompress-buffer): Merge
7639 gnus-mime-jka-compr-maybe-uncompress.
7640 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7641 of compressed data.
7642
76432005-02-08 Simon Josefsson <jas@extundo.com>
7644
7645 * imap.el (imap-log): Doc fix.
7646
76472005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
7648
7649 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7650 the coding cookies; decompress compressed parts.
7651
7652 * mml.el (mml-generate-mime-1): Add the charaset parameter according
7653 to the value which a user specified manually or the coding cookie.
7654
7655 * mm-util.el (mm-string-to-multibyte): New function.
7656 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7657 (mm-coding-system-to-mime-charset): New function.
7658 (mm-decompress-buffer): New function.
7659 (mm-find-buffer-file-coding-system): New function.
7660
7661 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7662 (mm-display-inline-fontify): Rewrite for decoding and decompressing
7663 parts.
7664
76652005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7666
7667 * mm-view.el (mm-display-inline-fontify): Decode a part according
7668 to the charset parameter.
7669
76702005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
7671
7672 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7673 prefix arg is neither nil nor a number, as info specifies.
7674
76752005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
7676
7677 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7678 timestamps.
7679
76802005-02-02 Jari Aalto <jari.aalto@cante.net>
7681
7682 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7683 groups error checking and notify user.
7684
76852005-02-02 Jari Aalto <jari.aalto@poboxes.com>
7686
7687 * message.el (message-send-mail-function): Check existence of
7688 sendmail-program first before using default value
7689 `message-send-mail-with-sendmail'. Otherwise use more generic
7690 `smtpmail-send-it'.
7691
76922005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
7693
7694 * nntp.el (nntp-request-update-info): Always return nil.
7695
76962005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
7697
7698 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7699
77002005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7701
7702 * message.el (message-beginning-of-line): Change the behavior when
7703 invoked between BOL and : so that it first moves backward.
7704
77052005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
7706
7707 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7708 article buffer when editing of the article is discarded.
7709 (gnus-article-prepare): Revert.
7710
77112005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
7712
7713 * gnus-art.el (gnus-article-prepare):
7714 Remove message-strip-forbidden-properties from the local hook.
7715
77162005-01-27 Simon Josefsson <jas@extundo.com>
7717
7718 * password.el (password-cache-add): Only start one timer per key.
7719 Reported by Derek Atkins <warlord@MIT.EDU>.
7720
77212005-01-26 Steve Youngs <steve@sxemacs.org>
7722
7723 * run-at-time.el: Removed. It is no longer needed as
7724 timer-funcs.el in the xemacs-base package has a working version of
7725 `run-at-time'.
7726
7727 * password.el: Require timer-funcs instead of run-at-time in
7728 XEmacs.
7729 Remove `password-run-at-time' macro.
7730 (password-cache-add): Use `run-at-time' instead of
7731 `password-run-at-time'.
7732
7733 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7734 for `run-with-idle-timer'.
7735
7736 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7737 for `run-at-time'.
7738
7739 * mm-url.el: Require timer-funcs at compile time when in XEmacs
7740 for `with-timeout'.
7741
77422005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7743
7744 * mml.el (mml-generate-mime-1): Convert string into unibyte when
7745 inserting " *mml*" buffer's contents into a unibyte temp buffer.
7746
77472005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
7748
7749 * mail-source.el (mail-source-fetch-imap): Search for ^From case
7750 sensitively.
7751
77522005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
7753
7754 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7755
77562005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
7757
7758 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7759 which will be inserted according to the multibyteness of a buffer
7760 rather than the type of contents. Suggested by ARISAWA Akihiro
7761 <ari@mbf.ocn.ne.jp>.
7762
7763 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7764 of string which old xml.el may return rather than a string.
7765
77662005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
7767
7768 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7769
77702005-01-16 Simon Josefsson <jas@extundo.com>
7771
7772 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7773 idn/idna.el isn't available.
7774 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
7775 <michael@waxrat.com>.
7776
7777 * hashcash.el: Remove non-FSF copyright header.
7778
7779 * hashcash.el (hashcash-extra-generate-parameters): New variable.
7780 (hashcash-generate-payment): Use it.
7781 (hashcash-generate-payment-async): Use it.
7782
77832005-01-15 Simon Josefsson <jas@extundo.com>
7784
7785 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7786 Suggested by Raymond Scholz <ray-2005@zonix.de>.
7787
7788 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7789 gnus-summary-idna-message.
7790 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7791 (gnus-summary-idna-message): New function.
7792
77932005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
7794
7795 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7796 gnus-novice-user.
7797
77982005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
7799
7800 * nnrss.el (nnrss-request-delete-group): Delete entries in
7801 nnrss-group-alist as well.
7802 (nnrss-save-server-data): Insert newline.
7803
78042005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
7805
7806 * gnus.el (gnus-user-agent): Use list of symbols instead of
7807 symbols. Display full version number for (S)XEmacs. Optionally
7808 display (S)XEmacs codename.
7809
7810 * gnus-util.el (gnus-emacs-version): Update for new
7811 `gnus-user-agent'.
7812
7813 * gnus-msg.el (gnus-extended-version): Make it possible to omit
7814 Gnus version.
7815
78162005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7817
7818 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
7819 which is unreadable in some setups.
7820
78212005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus-spec.el (gnus-update-format-specifications): Flush the
7824 group format spec cache if it doesn't support decoded group names.
7825
78262005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7829 to apply decay on score files matching a regexp.
7830
78312004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
7832
7833 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7834 compatibility in %g and %c.
7835
78362004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
7837
7838 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7839 name for only %g and %c.
7840 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7841 of gnus-tmp-group to decoded group name.
7842 (gnus-group-make-rss-group): Exclude `/'s from group names.
7843
78442004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * nnrss.el (nnrss-get-encoding): Fix regexp.
7847
78482004-12-27 Simon Josefsson <jas@extundo.com>
7849
7850 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7851 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7852 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
7853
78542004-12-17 Kim F. Storm <storm@cua.dk>
7855
7856 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7857
7858 * gnus-sum.el (gnus-summary-mode-map): Likewise.
7859
78602004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
7861
7862 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7863
78642004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
7865
7866 * nnrss.el: Require rfc2047 and mml.
7867 (nnrss-file-coding-system): New variable.
7868 (nnrss-format-string): Redefine it as an inline function.
7869 (nnrss-decode-group-name): New function.
7870 (nnrss-string-as-multibyte): Remove.
7871 (nnrss-retrieve-headers): Decode group name; don't use
7872 nnrss-format-string.
7873 (nnrss-request-group): Decode group name.
7874 (nnrss-request-article): Decode group name; allow a Message-ID as
7875 well as an article number; don't use nnrss-format-string; encode a
7876 Message-ID string which may contain non-ASCII characters; use
7877 mml-to-mime to compose a MIME article.
7878 (nnrss-request-expire-articles): Decode group name.
7879 (nnrss-request-delete-group): Decode group name.
7880 (nnrss-fetch): Clarify error message.
7881 (nnrss-read-server-data): Use insert-file-contents instead of load;
7882 bind file-name-coding-system; use multibyte buffer.
7883 (nnrss-save-server-data): Bind coding-system-for-write to the
7884 value of nnrss-file-coding-system; bind file-name-coding-system;
7885 add coding cookie.
7886 (nnrss-read-group-data): Use insert-file-contents instead of load;
7887 bind file-name-coding-system; use multibyte buffer.
7888 (nnrss-save-group-data): Bind coding-system-for-write to the
7889 value of nnrss-file-coding-system; bind file-name-coding-system.
7890 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7891 make it work with non-ASCII text.
7892 (nnrss-find-el): Make it work with old xml.el as well.
7893
78942004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
7895
7896 * nnrss.el (nnrss-get-encoding): New function.
7897 (nnrss-fetch): Use unibyte buffer initially; bind
7898 coding-system-for-read while performing mm-url-insert; remove ^Ms;
7899 decode contents according to the encoding attribute.
7900 (nnrss-save-group-data): Add coding cookie.
7901 (nnrss-mime-encode-string): New function.
7902 (nnrss-check-group): Use it to encode subject and author.
7903
79042004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
7905
7906 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7907 imaginary variable.
7908
79092004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7910
7911 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7912 correctly even if there are wide characters.
7913
79142004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
7915
7916 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7917 downcased symbol names; make a new cache instead of reusing
7918 bbdb-hashtable.
7919
79202004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7923 concatenating segments rather than before concatenating them.
7924 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7925
7926 * message.el (message-get-reply-headers): Bind `extra'.
7927
79282004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7929
7930 * message.el (message-extra-wide-headers): New variable.
7931 (message-get-reply-headers): Use it.
7932
79332004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
7934
7935 * gnus-agent.el (gnus-agent-group-path): Decode group name.
7936 (gnus-agent-group-pathname): Ditto.
7937
7938 * gnus-cache.el (gnus-cache-file-name): Decode group name.
7939
7940 * gnus-group.el (gnus-group-make-group): Decode group name.
7941 (gnus-group-make-rss-group): Register the group data after opening
7942 the nnrss group.
7943
79442004-12-17 Paul Jarc <prj@po.cwru.edu>
7945
7946 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
7947 by expiry now get marked as read.
7948
79492004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7950
7951 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
7952
79532004-12-17 Aidan Kehoe <kehoea@parhasard.net>
7954
7955 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
7956 unify Latin characters in XEmacs.
7957 (mm-find-mime-charset-region): Use it.
7958
79592004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7960
7961 * gnus-util.el (gnus-delete-directory): New function.
7962
7963 * gnus-agent.el (gnus-agent-delete-group): Use it.
7964
7965 * gnus-cache.el (gnus-cache-delete-group): Use it.
7966
79672004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
7968
7969 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
7970 names.
7971
79722004-12-16 Simon Josefsson <jas@extundo.com>
7973
7974 * hashcash.el (hashcash-payment-alist): Fix custom :type.
7975
79762004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
7977
7978 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
7979
7980 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
7981 (gnus-group-set-current-level): Decode group name.
7982
79832004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
7984
7985 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7986 failed.
7987
79882004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * gnus-group.el (gnus-group-delete-group): Decode group name.
7991 (gnus-group-make-rss-group): Encode group name.
7992 (gnus-group-catchup-current): Decode group name.
7993 (gnus-group-kill-group): Decode group name.
7994
79952004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7996
7997 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7998
79992004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
8000
8001 * gnus-group.el (gnus-group-make-rss-group):
8002 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8003
8004 * gnus-start.el (gnus-setup-news): Honor user's setting to
8005 gnus-message-archive-method. Suggested by Lute Kamstra
8006 <lute@gnu.org>.
8007
80082004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
8009
8010 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8011 global counterparts of the buffer-local variables.
8012
80132004-11-16 Romain Francoise <romain@orebokech.com>
8014
8015 * gnus-sum.el (gnus-summary-exit): Don't clear the global
8016 counterparts of the buffer-local variables.
8017
80182004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8019
8020 * message.el (message-forbidden-properties): Fixed typo in doc
8021 string.
8022
80232004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8024
8025 * gnus-util.el (gnus-replace-in-string): Added doc string.
8026
8027 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8028 to avoid problems when splitting mails with many recipients.
8029
80302004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8031
8032 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8033 pop-to-buffer, covered by the subsequent gnus-configure-windows.
8034
80352004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
8036
8037 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8038 if there is no hashtable in memory or file modification time is
8039 newer than cached timestamp.
8040
80412004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
8042
8043 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8044 not-matching option.
8045
80462004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
8047
8048 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8049 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8050 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8051 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8052 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
8053 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8054
80552004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8056
8057 * message.el (message-forward-make-body-mml): Remove headers
8058 according to message-forward-ignored-headers if a message is decoded.
8059
80602004-12-02 Romain Francoise <romain@orebokech.com>
8061
8062 * message.el (message-forward-make-body-plain): Always remove
8063 headers according to message-forward-ignored-headers.
8064
80652004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
8066
8067 * spam.el (spam-summary-prepare-exit): Remove the
8068 gnus-summary-limit pop for now, it has problems with ham marks for
8069 me.
8070
80712004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
8072
8073 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8074 correctly.
8075
80762004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
8077
8078 * format-spec.el (format-spec): Message the char.
8079
80802004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8081
8082 * gnus-art.el (gnus-split-methods): Reformat comments.
8083
8084 * spam.el (spam-summary-prepare-exit): Remove article limits
8085 before exiting the summary buffer.
8086
80872004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8088
8089 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8090 order to silence the byte compiler.
8091
8092 * spam.el: Fix the way to silence the byte compiler, which
8093 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8094 bbdb-search-simple, spam-BBDB-register-routine,
8095 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8096 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8097 spam-stat-buffer-is-spam, spam-stat-load,
8098 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8099 spam-stat-save and spam-stat-split-fancy.
8100
81012004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8102
8103 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8104 which may confuse users.
8105 (canlock-password-for-verify): Ditto.
8106
8107 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8108
8109 * gnus-art.el (gnus-emphasis-alist): Ditto.
8110
8111 * gnus-registry.el (gnus-registry-max-entries): Ditto.
8112
8113 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8114
8115 * gnus-start.el (gnus-save-killed-list): Ditto.
8116
8117 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8118 (gnus-sum-thread-tree-root): Ditto.
8119 (gnus-sum-thread-tree-false-root): Ditto.
8120 (gnus-sum-thread-tree-single-indent): Ditto.
8121
8122 * message.el (message-courtesy-message): Ditto.
8123 (message-archive-note): Ditto.
8124 (message-subscribed-address-file): Ditto.
8125 (message-user-fqdn): Ditto.
8126
8127 * spam-report.el (spam-report-gmane-regex): Ditto.
8128
8129 * spam.el (spam-blackhole-good-server-regex): Ditto.
8130
81312004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8132
8133 * mml.el (mml-preview): Widen the message buffer before copying
8134 the contents to the preview buffer; sort headers before previewing.
8135
8136 * message.el (message-hidden-headers): Fix the way to avoid a bug
8137 in the `repeat' widget in Emacs 21.3 or earlier.
8138
81392004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8140
8141 * message.el (message-hidden-headers): Default to "^References:".
8142 Improve customization type. Suggested by Reiner Steib
8143 <Reiner.Steib@gmx.de>.
8144
81452004-11-25 Romain Francoise <romain@orebokech.com>
8146
8147 * message.el (message-strip-forbidden-properties): Remove check for
8148 obsolete `message-hidden' text property, hidden headers are not
8149 accessible in the buffer anymore.
8150
81512004-11-22 Romain Francoise <romain@orebokech.com>
8152
8153 * message.el (message-header-format-alist): Add `From' in list
8154 so that it can be sorted.
8155 (message-fix-before-sending): Widen and sort headers before
8156 sending.
8157 (message-hide-headers): Use narrowing to hide headers by moving
8158 them to the top of the buffer and narrowing to the region
8159 underneath.
8160
81612004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8162
8163 * message.el (message-strip-forbidden-properties): Bind
8164 buffer-read-only (etc) to nil.
8165
81662004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
8167
8168 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8169 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8170
81712004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
8172
8173 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8174
81752004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8176
8177 * dns.el (query-dns): Use sit-for to time instead of
8178 accept-process-output, since that doesn't seem to work on udp
8179 sockets.
8180
81812004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8182
8183 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8184
81852004-11-15 Jesper Harder <harder@ifa.au.dk>
8186
8187 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8188 doc string. Improve doc string.
8189
81902004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8191
8192 * nntp.el (nntp-request-update-info): Return nil if
8193 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8194 may not call gnus-activate-group which uselessly issues the GROUP
8195 commands for all nntp groups and wastes time. Reported by Romain
8196 Francoise <romain@orebokech.com>.
8197
8198 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8199
82002004-11-15 Simon Josefsson <jas@extundo.com>
8201
8202 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8203 headers separately.
8204 (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
8205 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8206
82072004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
8208
8209 * gnus-start.el (gnus-convert-old-newsrc):
8210 Assign legacy-gnus-agent to 5.10.7.
8211
82122004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8213
8214 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8215 start of the lines.
8216
82172004-11-14 Magnus Henoch <mange@freemail.hu>
8218
8219 * hashcash.el (hashcash-default-payment): Change default to 20
8220 (hashcash-default-accept-payment): Change default to 20
8221 (hashcash-process-alist): New variable
8222 (hashcash-generate-payment-async): Add
8223 (hashcash-already-paid-p): Add
8224 (hashcash-insert-payment): Don't generate payments twice
8225 (hashcash-insert-payment-async): Add
8226 (hashcash-insert-payment-async-2): Add
8227 (hashcash-cancel-async): Add
8228 (hashcash-wait-async): Add
8229 (hashcash-processes-running-p): Add
8230 (hashcash-wait-or-cancel): Add
8231 (mail-add-payment): New optional argument. Conditionally start
8232 asynchronous calculation.
8233 (mail-add-payment-async): Add
8234
8235 * message.el (message-send-mail): Wait for asynchronous hashcash
8236 results. Don't clobber existing X-Hashcash headers.
8237 (message-setup-1): Call mail-add-payment-async when
8238 message-generate-hashcash is non-nil.
8239
82402004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8241
8242 * message.el (message-use-alternative-email-as-from): Examine the
8243 From header as well; use message-make-from in order to include a
8244 user's full name.
8245
82462004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8247
8248 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8249 default; improve customization type.
8250 (gnus-emphasis-custom-with-format): New macro.
8251 (gnus-emphasis-custom-value-to-external): New function.
8252 (gnus-emphasis-custom-value-to-internal): New function.
8253
82542004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8255
8256 * dns.el (query-dns): Resolve reverse addresses.
8257
82582004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8259
8260 * gnus-group.el (gnus-group-get-new-news): Use it.
8261
8262 * gnus-start.el (gnus-check-reasonable-setup): New function.
8263
82642004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8265
8266 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8267 "Args out of range" error. Reported by Arnaud Giersch
8268 <arnaud.giersch@free.fr>.
8269
82702004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
8271
8272 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8273
82742004-11-04 Richard M. Stallman <rms@gnu.org>
8275
8276 * spam.el (spam group): Add :version.
8277
8278 * pgg-def.el (pgg group): Add :version.
8279
82802004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * gnus-art.el (gnus-article-edit-article): Don't associate the
8283 article buffer with a draft file. This is a temporary measure
8284 against the 2004-08-22 change to gnus-article-edit-mode.
8285
82862004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8287
8288 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8289 (html2text-format-tags): Remove unused variable `attr'.
8290
82912004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
8292
8293 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8294
8295 * spam-stat.el (spam-stat): Add :version.
8296
8297 * sieve.el (sieve): Add :version.
8298
8299 * sha1.el (sha1): Add :version.
8300 (sha1-use-external): Remove redundant version.
8301
8302 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8303 (nnmail-cache-ignore-groups, nnmail-spool-hook)
8304 (nnmail-split-fancy-match-partial-words)
8305 (nnmail-split-lowercase-expanded): Add :version.
8306
8307 * nndiary.el (nndiary): Add :version.
8308
8309 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8310
8311 * mml-sec.el (mml-default-sign-method)
8312 (mml-default-encrypt-method, mml-signencrypt-style-alist):
8313 Add :version.
8314
8315 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8316
8317 * mm-url.el (mm-url-use-external, mm-url-program)
8318 (mm-url-arguments): Add :version.
8319
8320 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8321 (mm-attachment-file-modes, mm-decrypt-option)
8322 (mm-w3m-safe-url-regexp): Add :version.
8323
8324 * message.el (message-cite-prefix-regexp)
8325 (message-sendmail-envelope-from, message-minibuffer-local-map)
8326 (message-user-fqdn, message-completion-alist): Add :version.
8327
8328 * gnus-win.el (gnus-configure-windows-hook)
8329 (gnus-use-frames-on-any-display): Add :version.
8330
8331 * gnus-art.el (gnus-article-address-banner-alist)
8332 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8333 (gnus-treat-from-picon, gnus-treat-mail-picon)
8334 (gnus-treat-x-pgp-sig): Add :version.
8335
8336 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8337 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8338 (gnus-summary-article-delete-hook)
8339 (gnus-summary-display-while-building): Add :version.
8340
8341 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8342 (gnus-get-top-new-news-hook):Add :version.
8343
8344 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8345 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8346
8347 * gnus-registry.el (gnus-registry): Add :version.
8348
8349 * gnus-spec.el (gnus-use-correct-string-widths)
8350 (gnus-make-format-preserve-properties): Add :version.
8351
8352 * gnus.el (gnus-group-charter-alist)
8353 (gnus-group-fetch-control-use-browse-url)
8354 (gnus-install-group-spam-parameters): Add :version.
8355
8356 * gnus-diary.el (gnus-diary): Add :version.
8357
8358 * gnus-delay.el (gnus-delay): Add :version.
8359
8360 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8361 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8362 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8363 Add :version.
8364
8365 * gnus-agent.el (gnus-agent-max-fetch-size)
8366 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8367 (gnus-agent-prompt-send-queue): Add :version.
8368
8369 * deuglify.el (gnus-outlook-deuglify): Add :version.
8370
8371 * html2text.el: Beautify code. Improve doc strings. Some
8372 checkdoc cleanup.
8373 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8374
83752004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8376
8377 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8378
83792004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
8380
8381 * gnus-registry.el (gnus-registry-hashtb): Create the registry
8382 when package is loaded.
8383
8384 * spam.el (spam-summary-score-preferred-header): Add global preference
8385 for people who want to override the default SpamAssassin over
8386 Bogofilter preference (when both are set).
8387 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8388 (spam-user-format-function-S): Check
8389 spam-summary-score-preferred-header.
8390 (spam-extra-header-to-number): Add X-Bogosity header parsing.
8391 (spam-user-format-function-S): Format the score correctly.
8392
83932004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8394
8395 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8396 signature file. Suggested by Manoj Srivastava
8397 <srivasta@golden-gryphon.com>.
8398
8399 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8400 iso-2022-jp even in the Japanese language environment.
8401 Suggested by Jason Rumney <jasonr@gnu.org>.
8402
84032004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8404
8405 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8406 use the same characters as the dummy marks; make it free from
8407 getting affected by the language environment.
8408 (gnus-summary-read-group-1): Update mark positions only when the
8409 format spec is updated.
8410
8411 * gnus-spec.el (gnus-update-format-specifications): Return a list
8412 of updated types.
8413
84142004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8415
8416 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8417 of boundp to check if display-warning is available.
8418
84192004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
8420
8421 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8422
84232004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8424
8425 * nnspool.el (nnspool-spool-directory): Use news-path if the
8426 news-directory variable is not bound.
8427
8428 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8429 function instead of display-warning if it is not available.
8430
84312004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
8432
8433 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8434 v5-10: Use `point-at-bol'.
8435
84362004-10-26 Simon Josefsson <jas@extundo.com>
8437
8438 * hashcash.el: Fix URL in comment, reported by Cheng Gao
8439 <chenggao@gmail.com>.
8440
84412004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8442
8443 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
8444 instead.
8445
84462004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
8447
8448 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8449 to remove a server from the nnimap-server-buffer-alist.
8450 (nnimap-open-connection, nnimap-close-server): Use it.
8451
8452 * gnus-encrypt.el: Remove file in favor of encrypt.el.
8453
84542004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8455
8456 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8457 running the major-mode function.
8458
84592004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8460
8461 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8462 dummy marks in the right way.
8463
84642004-10-18 David Edmondson <dme@dme.org>
8465
8466 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8467 excessively.
8468
84692004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
8470
8471 * gnus-util.el (gnus-split-references): Accept a nil references
8472 string and go on blissfully.
8473
8474 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8475 cases where the references string is non-nil but has no references.
8476
8477 * encrypt.el: Add autoload tags.
8478
8479 * spam.el (spam-resolve-registrations-routine): Remove article
8480 from unregistration list too. Reported by David Hanak
8481 <dhanak@isis.vanderbilt.edu>
8482
84832004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
8484
8485 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8486 nil. Changed custom type.
8487
84882004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
8489
8490 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8491
8492 * gnus-sum.el (gnus-summary-move-article): Use it.
8493
84942004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
8495
8496 * encrypt.el: Add autoload cookies.
8497
8498 * spam.el (spam-backend-article-list-property)
8499 (spam-backend-get-article-todo-list)
8500 (spam-backend-put-article-todo-list, )
8501 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8502 Resolve registrations separately.
8503 (spam-register-routine): Format comments.
8504 (spam-unregister-routine, spam-register-routine): Always call with
8505 specific-articles, no default list.
8506 (spam-summary-prepare-exit): Use the spam-classifications function.
8507
8508 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8509 gnus-encrypt.el.
8510
002876ab 8511 * encrypt.el: Copied from gnus-encrypt.el.
01c52d31 8512
002876ab 8513 * gnus-encrypt.el: Commented that it's obsolete.
01c52d31
MB
8514
85152004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8516
8517 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8518 (gnus-score-save): Use it.
8519
8520 * message.el (message-bury): Use `window-dedicated-p'.
8521
85222004-10-15 Simon Josefsson <jas@extundo.com>
8523
8524 * pop3.el (top-level): Don't require nnheader.
8525 (pop3-read-timeout): Add.
8526 (pop3-accept-process-output): Add.
8527 (pop3-read-response, pop3-retr): Use it.
8528
85292004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
8530
8531 * spam.el (spam-register-routine): Move comment.
8532 (spam-verify-bogofilter): Use 'unknown for the initial
8533 spam-bogofilter-valid state, not 'never.
8534
8535 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8536 for netrc-machine.
8537
8538 * nnimap.el (nnimap-open-connection): Use
8539 netrc-machine-user-or-password.
8540
85412004-10-17 Richard M. Stallman <rms@gnu.org>
8542
8543 * gnus-registry.el (gnus-registry-unload-hook):
8544 Set as a variable with add-hook.
8545
8546 * nnspool.el (nnspool-spool-directory): Use news-directory instead
8547 of news-path.
8548
8549 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8550
8551 * spam.el: Delete duplicate `provide'.
8552 (spam-unload-hook): Set as a variable with add-hook.
8553
85542004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8555
8556 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8557 in the doc string.
8558
8559 * message.el (message-ignored-news-headers)
8560 (message-ignored-supersedes-headers)
8561 (message-ignored-resent-headers)
8562 (message-forward-ignored-headers): Improve custom type.
8563
85642004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8565
8566 * message.el (message-tokenize-header): Fix 2004-09-06 change
8567 which used point-min in the wrong place.
8568
85692004-10-12 Simon Josefsson <jas@extundo.com>
8570
8571 * tls.el (tls-certtool-program): New variable.
8572 (tls-certificate-information): New function, based on
8573 ssl-certificate-information.
8574
85752004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8576
8577 * compface.el: Move the version of ELisp-based uncompface program
8578 to the contrib directory because of the copyright problem.
8579
85802004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8581
8582 * message.el (message-kill-buffer): Raise the current frame.
8583
85842004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
8585
8586 * gnus-sum.el: Mention that multibyte characters don't work as marks.
8587
8588 * gnus.el (message-y-or-n-p): Autoload.
8589
8590 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8591 (pop3-password-required, pop3-authentication-scheme)
8592 (pop3-leave-mail-on-server): Made customizable.
8593 (pop3): New custom group.
8594 (pop3-retr): Remove `sleep-for' statements.
8595 Suggested by Dave Love <fx@gnu.org>.
8596
8597 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8598 Windows/DOS.
8599
8600 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8601 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
8602 Dave Love <fx@gnu.org>.
8603
8604 * mml.el (mml-minibuffer-read-disposition): Require match.
8605 Suggested by Dave Love <fx@gnu.org>.
8606
86072004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
8608
8609 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
8610 doc string.
8611
86122004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8613
8614 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8615
86162004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8617
8618 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8619 instead of calling `mm-insert-inline', to decode text/* parts
8620 before displaying them.
8621
86222004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8623
8624 * mm-uu.el (mm-uu-text-plain-type): New variable.
8625 (mm-uu-pgp-signed-extract-1): Use it.
8626 (mm-uu-pgp-encrypted-extract-1): Use it.
8627 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8628 bind mm-uu-text-plain-type with that value.
8629 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8630 mm-uu-dissect.
8631
86322004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8633
8634 * gnus-group.el (gnus-update-group-mark-positions):
8635 * gnus-sum.el (gnus-update-summary-mark-positions):
8636 * message.el (message-check-news-body-syntax):
8637 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8638 of string-as-multibyte.
8639
86402004-10-05 Juri Linkov <juri@jurta.org>
8641
8642 * gnus-group.el (gnus-update-group-mark-positions):
8643 * gnus-sum.el (gnus-update-summary-mark-positions):
8644 * message.el (message-check-news-body-syntax):
8645 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8646 8-bit unibyte values to a multibyte string for search functions.
8647
86482004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8649
8650 * mm-uu.el (mm-uu-dissect): Allow optional arg.
8651 (mm-uu-dissect-text-parts): New function.
8652
8653 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8654 dissect text parts.
8655
8656 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8657 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8658
8659 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8660
8661 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8662 gnus-current-topics instead of gnus-current-topic.
8663
86642004-10-06 Jesper Harder <harder@ifa.au.dk>
8665
8666 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8667
86682004-10-05 Jesper Harder <harder@ifa.au.dk>
8669
8670 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8671 where approriate.
8672
8673 * nnml.el (nnml-generate-active-info): do.
8674
8675 * nndiary.el (nndiary-generate-active-info): do.
8676
8677 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8678 (gnus-topic-move): do.
8679
8680 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8681 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8682
8683 * gnus-srvr.el (gnus-server-prepare)
8684 (gnus-server-open-all-servers): do.
8685
8686 * gnus-msg.el (gnus-summary-cancel-article)
8687 (gnus-summary-resend-message)
8688 (gnus-summary-mail-crosspost-complaint): do.
8689
8690 * gnus-move.el (gnus-change-server): do.
8691
8692 * gnus-group.el (gnus-group-unmark-all-groups)
8693 (gnus-group-set-current-level): do.
8694
86952004-10-04 Simon Josefsson <jas@extundo.com>
8696
8697 * message.el (message-generate-hashcash): Doc fix.
8698
86992004-10-02 Kevin Greiner <kgreiner@compsol.cc>
8700
8701 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8702 avoid infinite recursion via gnus-get-function.
8703
87042004-10-02 Jesper Harder <harder@ifa.au.dk>
8705
8706 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8707
8708 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8709
8710 * nnmail.el (nnmail-split-history): do.
8711
8712 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8713 (nnml-request-delete-group): do.
8714
8715 * nnslashdot.el (nnslashdot-read-groups): do.
8716
8717 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8718 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8719
8720 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8721 (nnspool-sift-nov-with-sed): Use last
8722 (nnspool-retrieve-headers-with-nov): Use mapc.
8723 (nnspool-request-newgroups): Use dolist.
8724 (nnspool-request-group): Use last.
8725
8726 * nntp.el (nntp-read-server-type): Use dolist.
8727
8728 * nnvirtual.el (nnvirtual-create-mapping)
8729 (nnvirtual-update-read-and-marked): Use dolist.
8730 (nnvirtual-convert-headers): Simplify.
8731
87322004-10-01 Kevin Greiner <kgreiner@compsol.cc>
8733
8734 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8735 support for sync'ing tick marks.
8736
87372004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
8738
8739 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8740 there's no visible header.
8741
87422004-10-01 Kevin Greiner <kgreiner@compsol.cc>
8743
8744 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8745 necessary, pass full group name to gnus-request-set-marks.
8746
87472004-10-01 Simon Josefsson <jas@extundo.com>
8748
8749 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
8750 acroread.
8751
87522004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8753
8754 * spam-report.el (spam-report-gmane): Fix interactive.
8755
8756 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8757
8758 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8759 when writing file.
8760 (gnus-agent-synchronize-flags): Don't default to being
8761 interactive.
8762
87632004-09-30 Simon Josefsson <jas@extundo.com>
8764
8765 * message.el (message-generate-hashcash): Add.
8766 (message-send-mail): Use it, call mail-add-payment.
8767
87682004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
8769
8770 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8771
87722004-09-28 Kevin Greiner <kgreiner@compsol.cc>
8773
8774 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8775 gnus-requst-update-info with explicit code to sync the in-memory
8776 info read flags with the marks being sync'd to the backend.
8777
8778 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8779
87802004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8781
8782 * spam.el (spam-verify-bogofilter): Add new function.
8783 (spam-check-bogofilter)
8784 (spam-bogofilter-register-with-bogofilter): Use it.
8785 (spam-verify-bogofilter): Add small fixes.
8786
87872004-09-28 Simon Josefsson <jas@extundo.com>
8788
8789 * hashcash.el (hashcash-generate-payment): Revert.
8790
87912004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8792
8793 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8794 gnus-extract-references instead of gnus-split-references.
8795
8796 * gnus-util.el (gnus-extract-references): Add new function, analogous
8797 to gnus-split-references but extracts only the message-ID without
8798 anything extra.
8799
8800 * hashcash.el (hashcash-generate-payment)
8801 (hashcash-check-payment): Do the right thing if hashcash-path is
8802 nil (because the hashcash program could not be found).
8803
8804 * spam.el (spam-use-hashcash): Remove comment.
8805
88062004-09-27 Jesper Harder <harder@ifa.au.dk>
8807
8808 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8809 (gnus-cache-enter-article, gnus-cache-remove-article)
8810 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8811
8812 * gnus-async.el (gnus-async-prefetch-remove-group): do.
8813
8814 * gnus-art.el (article-hide-boring-headers)
8815 (article-translate-strings, article-display-face)
8816 (gnus-article-mime-match-handle-first)
8817 (gnus-article-highlight-headers)
8818 (gnus-article-add-buttons-to-head): do.
8819
88202004-09-27 Simon Josefsson <jas@extundo.com>
8821
8822 * hashcash.el: New version, from
8823 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
8824 ../contrib/.
8825
88262004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
8827
8828 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8829
88302004-09-26 Jesper Harder <harder@ifa.au.dk>
8831
8832 * gnus-dup.el (gnus-dup-open): Use mapc.
8833 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8834
8835 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8836 Reported by Stefan Wiens <s.wi@gmx.net>.
8837
8838 * gnus.el (gnus-shutdown): Use dolist.
8839
8840 * gnus-undo.el (gnus-undo): Use mapc.
8841
8842 * nnrss.el (nnrss-generate-active): do.
8843
8844 * message.el (message-cite-original-without-signature)
8845 (message-cite-original): Use mapc.
8846 (message-do-actions, message-make-forward-subject): Use dolist.
8847
88482004-09-25 Kevin Greiner <kgreiner@compsol.cc>
8849
8850 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8851 deletion to remove entire duplicate line. Fixes merged article
8852 number bug.
8853
88542004-09-25 Kevin Greiner <kgreiner@compsol.cc>
8855
8856 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8857 servers that are offline. Avoids having gnus-agent-toggle-plugged
8858 first ask if you want to open a server and then, even when you
8859 responded with no, asking if you want to synchronize the server's
8860 flags.
8861 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8862 multi-line expressions.
8863 (gnus-agent-synchronize-group-flags): New internal function.
8864 Updates marks in memory (in the info structure) AND in the
8865 backend.
8866
8867 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8868
8869 * nnagent.el (nnagent-request-set-mark): Use
8870 gnus-agent-synchronize-group-flags, not backend's request-set-mark
8871 method, to ensure that synchronization updates marks in the
8872 backend and in the info (in memory) structure.
8873
88742004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8875
8876 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8877 convention fully; don't miss the root article of a thread; make
8878 the X-Draft-From header with correct article numbers.
8879
88802004-09-23 Kevin Greiner <kgreiner@compsol.cc>
8881
8882 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8883 unless plugged. Disable the agent so that an open failure causes
8884 an error.
8885
8886 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8887 Reverted 2004-09-21 change. The backend must be opened while
8888 synchronizing flags even when the backend stores the flags
8889 locally.
8890
88912004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8892
8893 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8894 in `header' match. Reported by Svend Tollak Munkejord.
8895
8896 * message.el (message-cite-original): Fix use of
8897 `message-cite-articles-with-x-no-archive'.
8898
88992004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8900
8901 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8902 (gnus-window-to-buffer): Ditto.
8903
8904 * mml.el (mml-preview-buffer): New variable.
8905 (mml-preview): Manage window layout with gnus-buffer-configuration.
8906
8907 * gnus-msg.el (gnus-setup-message): Put article numbers into the
8908 X-Draft-From header even if those articles aren't quoted.
8909
89102004-09-21 Kevin Greiner <kgreiner@compsol.cc>
8911
8912 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8913 (gnus-request-set-mark, gnus-request-update-mark): Use new
8914 g-s-t-u-l-m to decide to use backend even when unplugged.
8915
89162004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
8917
8918 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
8919 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
8920
89212004-09-20 Simon Josefsson <jas@extundo.com>
8922
8923 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
8924 "utf-16-le".
8925
89262004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8927
8928 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
8929
89302004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
8931
8932 * uudecode.el (uudecode-use-external): Add :version.
8933
8934 * smime.el (smime-CA-file, smime-encrypt-cipher)
8935 (smime-dns-server): Add :version.
8936
8937 * smiley.el (gnus-smiley-file-types): Add :version.
8938
8939 * sha1.el (sha1-use-external): Add :version.
8940
8941 * pgg-def.el (pgg-query-keyserver): Add :version.
8942
8943 * nnmail.el (nnmail-fancy-expiry-targets)
8944 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
8945 Add :version.
8946
8947 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
8948 (nnimap-retrieve-groups-asynchronous): Add :version.
8949 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
8950
8951 * mml.el (mml-content-disposition-parameters)
8952 (mml-insert-mime-headers-always): Add :version.
8953
8954 * mm-util.el (mm-coding-system-priorities): Add :version.
8955
8956 * mm-decode.el (mm-inline-text-html-with-images)
8957 (mm-keep-viewer-alive-types, mm-external-terminal-program)
8958 (mm-verify-option): Add :version.
8959 (mm-text-html-renderer): Change :version.
8960
8961 * message.el (message-fcc-externalize-attachments)
8962 (message-required-headers, message-draft-headers)
8963 (message-subject-trailing-was-query)
8964 (message-subject-trailing-was-ask-regexp)
8965 (message-subject-trailing-was-regexp, message-mark-insert-begin)
8966 (message-mark-insert-end, message-archive-header)
8967 (message-archive-note, message-cross-post-default)
8968 (message-cross-post-note, message-followup-to-note)
8969 (message-cross-post-note-function, message-use-mail-followup-to)
8970 (message-subscribed-address-functions)
8971 (message-subscribed-address-file, message-subscribed-addresses)
8972 (message-subscribed-regexps, message-allow-no-recipients)
8973 (message-yank-cited-prefix, message-signature-insert-empty-line)
8974 (message-hidden-headers, message-hierarchical-addresses)
8975 (message-mail-user-agent, message-use-idna)
8976 (message-valid-fqdn-regexp)
8977 (message-strip-special-text-properties, message-header-synonyms)
8978 (message-beginning-of-line, message-tab-body-function): Add :version.
8979 (message-insert-canlock, message-wide-reply-confirm-recipients):
8980 Change :version.
8981
8982 * mail-source.el (mail-source-ignore-errors): Add :group, :type
8983 and :version.
8984 (mail-source-delete-old-incoming-confirm)
8985 (mail-source-movemail-program): Add :version.
8986
8987 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8988 (gnus-agent-cache, gnus-agent): Change :version.
8989
8990 * gnus-util.el (gnus-use-byte-compile): Change :version.
8991
8992 * gnus-sum.el (gnus-summary-make-false-root-always)
8993 (gnus-summary-default-high-score)
8994 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8995 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8996 (gnus-read-all-available-headers, gnus-article-emulate-mime)
8997 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8998 (gnus-sum-thread-tree-single-indent)
8999 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9000 (gnus-sum-thread-tree-leaf-with-other)
9001 (gnus-sum-thread-tree-single-leaf): Add :version.
9002 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9003 (gnus-article-loose-mime): Change :version.
9004
9005 * gnus-start.el (gnus-backup-startup-file)
9006 (gnus-save-startup-file-via-temp-buffer): Add :version.
9007
9008 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9009 (gnus-server-offline-face): Add :version.
9010
9011 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9012
9013 * gnus-msg.el (gnus-gcc-externalize-attachments)
9014 (gnus-debug-files, gnus-debug-exclude-variables)
9015 (gnus-discouraged-post-methods): Change :version.
9016 (gnus-confirm-mail-reply-to-news)
9017 (gnus-confirm-treat-mail-like-news): Add :version.
9018
9019 * gnus-int.el (gnus-server-unopen-status): Add :version.
9020
9021 * gnus-group.el (gnus-group-jump-to-group-prompt)
9022 (gnus-large-ephemeral-newsgroup)
9023 (gnus-fetch-old-ephemeral-headers): Add :version.
9024
9025 * gnus-fun.el (gnus-x-face-directory)
9026 (gnus-convert-pbm-to-x-face-command)
9027 (gnus-convert-image-to-x-face-command)
9028 (gnus-convert-image-to-face-command): Add :version.
9029
9030 * gnus-delay.el (gnus-delay-default-hour): Add :version.
9031
9032 * gnus-cite.el (gnus-cite-blank-line-after-header)
9033 (gnus-article-boring-faces): Add :version.
9034
9035 * gnus-art.el (gnus-buttonized-mime-types)
9036 (gnus-inhibit-mime-unbuttonizing)
9037 (gnus-treat-display-face)
9038 (gnus-treat-body-boundary): Change :version.
9039 (gnus-body-boundary-delimiter, gnus-picon-databases)
9040 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9041 (gnus-treat-date-english, gnus-treat-fold-headers)
9042 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9043 (gnus-treat-mail-picon, gnus-treat-wash-html)
9044 (gnus-article-encrypt-protocol)
9045 (gnus-use-idna, gnus-article-over-scroll)
9046 (gnus-mime-display-multipart-alternative-as-mixed)
9047 (gnus-mime-display-multipart-related-as-mixed)
9048 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9049 (gnus-ctan-url, gnus-button-ctan-handler)
9050 (gnus-button-handle-ctan-bogus-regexp)
9051 (gnus-button-ctan-directory-regexp)
9052 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9053 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9054 (gnus-button-man-level, gnus-button-emacs-level)
9055 (gnus-button-message-level, gnus-button-browse-level): Add :version.
9056
9057 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9058 (gnus-agent-go-online): Change :version.
9059 (gnus-agent-expire-unagentized-dirs)
9060 (gnus-agent-auto-agentize-methods): Add :version.
9061
9062 * flow-fill.el (fill-flowed-display-column)
9063 (fill-flowed-encode-column): Add :version.
9064
9065 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9066 (gnus-outlook-deuglify-unwrap-max)
9067 (gnus-outlook-deuglify-cite-marks)
9068 (gnus-outlook-deuglify-unwrap-stop-chars)
9069 (gnus-outlook-deuglify-no-wrap-chars)
9070 (gnus-outlook-deuglify-attrib-cut-regexp)
9071 (gnus-outlook-deuglify-attrib-verb-regexp)
9072 (gnus-outlook-deuglify-attrib-end-regexp)
9073 (gnus-outlook-display-hook): Add :version.
9074
9075 * binhex.el (binhex-use-external): Add :version.
9076
90772004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
9078
9079 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9080 and `invisible'.
9081
90822004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9083
9084 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9085 in gnus-registry-trim.
9086
90872004-09-13 Simon Josefsson <jas@extundo.com>
9088
9089 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9090
9091 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9092
9093 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9094 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9095 <yamaoka@jpl.org>.
9096 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9097 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9098 <yamaoka@jpl.org>.
9099
9100 * sieve.el (sieve-manage-mode): Ditto.
9101
91022004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
9103
9104 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9105
91062004-09-11 Simon Josefsson <jas@extundo.com>
9107
9108 * dns-mode.el: Add.
9109
9110 * mm-view.el (mm-display-dns-inline): Add.
9111
9112 * mm-decode.el (mm-inline-media-tests): Add text/dns.
9113 (mm-automatic-display): Ditto.
9114
9115 * mailcap.el (mailcap-mime-data): Add text/dns.
9116 (mailcap-mime-extensions): Map .soa to text/dns.
9117
91182004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
9119
9120 * gnus-art.el (article-decode-mime-words, article-babel)
9121 (gnus-article-highlight-signature, gnus-article-add-buttons)
9122 (gnus-signature-toggle): Remove unnecessary bindings of
9123 `inhibit-read-only' inherited from v5.10 merge.
9124
91252004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
9126
9127 * nntp.el (nntp): New customization group.
9128 (nntp-authinfo-file): Add customization group.
9129
9130 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9131
9132 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9133
9134 * gnus.el (to-address, to-list, subscribed)
9135 (large-newsgroup-initial): Ditto.
9136
9137 * flow-fill.el (fill-flowed-display-column)
9138 (fill-flowed-encode-column): Ditto.
9139
91402004-09-06 Stefan <monnier@iro.umontreal.ca>
9141
9142 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9143 Use point-min rather than 1.
9144 (message-send-mail): Use buffer-size rather than point-max.
9145
9146 * gnus-sum.el (gnus-summary-search-article-forward):
9147 Signal a specific `search-failed' rather than a generic `error'.
9148
9149 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9150 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9151 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9152
91532004-09-10 Simon Josefsson <jas@extundo.com>
9154
9155 * nndb.el (require): Remove tcp and duplicate cl.
9156
91572004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9158
9159 * gnus-agent.el (directory-files-and-attributes): Move forward.
9160
91612004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9162
9163 * gnus-agent.el (directory-files-and-attributes): Optionally
9164 defined to support XEmacs.
9165
91662004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9167
002876ab 9168 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
01c52d31
MB
9169 to avoid run-time CL dependencies.
9170 (gnus-agent-unfetch-articles): New function.
9171 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9172 article numbers even when local .overview file is missing.
002876ab 9173 (gnus-agent-read-article-number): New function. Only accepts
01c52d31
MB
9174 27-bit article numbers.
9175 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9176 gnus-agent-read-article-number.
9177 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9178 from backend while recognizing that article numbers in .overview
9179 must be valid.
9180 (gnus-agent-update-files-total-fetched-for): Use
9181 directory-files-and-attributes to improve performance.
9182 * gnus-int.el (gnus-request-move-article): Use
9183 gnus-agent-unfetch-articles in place of gnus-agent-expire to
9184 improve performance.
9185
9186 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9187 some users confused by references to .newsrc when they only have a
9188 .newsrc.eld file.
9189 (gnus-convert-mark-converter-prompt,
9190 gnus-convert-converter-needs-prompt): Fixed use of property list.
9191 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
002876ab 9192 New function. Used internally to only display 'gnus converting
01c52d31
MB
9193 files' message when actually necessary.
9194
9195 * gnus-sum.el (): Removed (require 'gnus-agent) as required
9196 methods now autoloaded.
9197
91982004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9199
9200 * gnus-sum.el (gnus-summary-insert-subject): Remove list
9201 identifiers.
9202
92032004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
9204
9205 * gnus-picon.el: Fix indentation and closing parenthesis.
9206
92072004-09-01 Simon Josefsson <jas@extundo.com>
9208
9209 * message.el (message-canlock-generate): Require sha1, not
9210 sha1-el. (Can we get rid of this require alltogheter? It is ugly
9211 to require within a function. Sadly, if sha1.el isn't loaded, the
9212 let binding in m-c-g will hide the defcustom definition, which is
9213 bad.)
9214
9215 * canlock.el: Require sha1, not sha1-el.
9216
9217 * message.el: Don't autoload sha1 (there is a autoload cookie in
9218 sha1.el).
9219
9220 * sha1-el.el: Renamed to sha1.el.
9221
92222004-08-30 Juanma Barranquero <lektu@terra.es>
9223
9224 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9225
92262004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9227
9228 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9229
92302004-08-30 Kim F. Storm <storm@cua.dk>
9231
9232 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9233
9234 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9235 Add :group 'nnimap.
9236
92372004-08-30 Andreas Schwab <schwab@suse.de>
9238
9239 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9240 ?* and ?\;.
9241
9242 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9243 and ?\' to symbol instead of whitespace.
9244
92452004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
9246
9247 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9248
9249 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9250 instead of re-search-forward.
9251
9252 * gnus-uu.el (gnus-uu-save-article): Ditto.
9253 (gnus-uu-post-encode-uuencode): Ditto.
9254
9255 * html2text.el (html2text-clean-list-items): Ditto.
9256 (html2text-clean-dtdd): Ditto.
9257 (html2text-format-tags): Ditto.
9258
9259 * message.el (message-send-mail-with-sendmail): Fix regexp.
9260 (message-fill-field-general): Use search-forward instead of
9261 re-search-forward.
9262 (unbold-region): Ditto.
9263
9264 * nnrss.el (nnrss-request-article): Ditto.
9265
9266 * nnslashdot.el (nnslashdot-request-article): Ditto.
9267
9268 * nnweb.el (nnweb-gmane-wash-article): Ditto.
9269
9270 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9271 "Unrecognized menu descriptor" error in XEmacs.
9272
92732004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
9274
9275 * gnus-sum.el (gnus-read-header): Don't remove a header for the
9276 parent article of a sparse article in the thread hashtb.
9277
92782004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
9279
9280 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9281 (nnmail-expand-newtext): Lowercase expanded entries if
9282 nnmail-split-lowercase-expanded is non-nil.
9283
92842004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
9285
9286 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
9287 entry.
9288
9289 * gnus-group.el (gnus-group-line-format-alist): Convert the value
9290 of gnus-tmp-news-method into string under XEmacs. It will be
9291 passed to gnus-correct-length which takes only a string argument.
9292
92932004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
9294
9295 * gnus-util.el (gnus-bind-print-variables): New macro.
9296 (gnus-prin1): Use it.
9297 (gnus-prin1-to-string): Use it.
9298 (gnus-pp): New function.
9299 (gnus-pp-to-string): New function.
9300
9301 * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
9302 pp-to-string with gnus-pp-to-string.
9303 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9304 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9305 * gnus-msg.el (gnus-debug): Ditto.
9306 * gnus-score.el (gnus-score-save): Ditto.
9307 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9308 gnus-pp-to-string.
9309 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9310 with gnus-pp.
9311 * score-mode.el (gnus-score-pretty-print): Ditto.
9312 * webmail.el (webmail-debug): Ditto.
9313
93142004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
9315
9316 * gnus-art.el (article-display-face, article-display-x-face): Use
9317 buffer-read-only.
9318
93192004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * gnus-art.el (article-hide-list-identifiers): Bind
9322 inhibit-read-only as t.
9323
93242004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9325
9326 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9327
93282004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9329
9330 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9331 (gnus-narrow-to-page): Don't assume point-min == 1.
9332 (gnus-article-edit-mode): Derive from message-mode.
9333
9334 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9335 point-min == 1.
9336
9337 * imap.el (imap-parse-address-list, imap-parse-body-ext):
9338 Disable incorrect use of `assert'.
9339
9340 * message.el (message-mode): Set comment-start-skip.
9341
9342
93432004-08-22 Sam Steingold <sds@gnu.org>
9344
9345 * pop3.el (pop3-leave-mail-on-server): New user variable.
9346 (pop3-movemail): Delete mail only when it is nil.
9347
93482004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
9349
9350 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9351
9352 * mml.el (mml-preview): Use `pop-to-buffer'.
9353
9354 * message.el (message-goto-mail-followup-to): Insert after "To".
9355 (message-carefully-insert-headers): Add comment.
9356
9357 * gnus.el: Remove unused variable `gnus-article-check-size'.
9358
9359 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9360
9361 * gnus-art.el (gnus-button-alist): Improve
9362 `gnus-button-handle-library' entry.
9363
93642004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
9365
9366 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9367 downcase, since XEmacs capitalizes error messages differently.
9368
93692004-08-18 Jesper Harder <harder@ifa.au.dk>
9370
9371 * nntp.el: Add (require 'gnus) due to reference to
9372 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
9373
93742004-08-18 Florian Weimer <fw@deneb.enyo.de>
9375
9376 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9377 `mm-fill-flowed'.
9378
9379 * mm-decode.el (mm-dissect-singlepart): Check it.
9380
93812004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
9382
9383 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9384 'imap' for netrc parsing.
9385
93862004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
9387
9388 * mailcap.el (mailcap-mime-data): Mark as risky.
9389
93902004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9391
9392 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9393 may be included in the encoded word.
9394 (rfc2047-encode): Don't append a space if the encoded word
9395 includes close parenthesis.
9396
93972004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9400 of text within parentheses.
9401
94022004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
9403
9404 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9405 (gnus-encrypt-write-file-contents): Make the password key the file
9406 name PLUS the cipher, not just the cipher. Also remove failed
9407 passwords from the cache.
9408
94092004-08-06 Simon Josefsson <jas@extundo.com>
9410
9411 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
9412 fix.
9413
94142004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
9415
9416 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9417 LWSP.
9418
94192004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
9420
9421 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9422 to append in-reply-to: data to the references: header.
9423
9424 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9425 (netrc-parse): Use gnus-encrypt.el functions.
9426
9427 * gnus-encrypt.el: Add new file for encryption support; currently
9428 does only a few GPG ciphers and an internal XOR cipher.
9429
9430 * password.el: Add comments on using password-read-and-add.
9431 (password-read-and-add): Add function to read and add the
9432 password to the cache at once.
9433
94342004-07-28 Simon Josefsson <jas@extundo.com>
9435
9436 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9437 parameter (but don't use it, for now).
9438
9439 * imap.el (imap-ssl-open): Use imap-process-connection-type,
9440 instead of hard coding to nil.
9441
94422004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9443
9444 * mm-view.el (mm-inline-image-emacs): Open lines under an image
9445 as mm-inline-image-xemacs does.
9446
94472004-07-26 Simon Josefsson <jas@extundo.com>
9448
9449 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9450 Revert part of 2004-07-17 change below.
9451
94522004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
9453
9454 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
9455 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9456
94572004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9458
9459 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9460 quotes that actually start with ">" at the beginning of the
9461 lines.
9462
94632004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
9464
9465 * rfc2047.el (rfc2047-encode-region): Fix last change.
9466 (rfc2047-encode-parameter): Remove useless concat.
9467
94682004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9469
9470 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9471 encode special characters; fix some kind of misconfigured headers;
9472 signal a real error if debug-on-quit or debug-on-error is non-nil.
9473 (rfc2047-encode-max-chars): New variable.
9474 (rfc2047-encode-1): Use it.
9475 (rfc2047-encode-parameter): New function.
9476
9477 * mml.el (mml-insert-parameter): Remove an excessive space.
9478
94792004-07-17 Simon Josefsson <jas@extundo.com>
9480
9481 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9482 Kai Grossjohann <kai@emptydomain.de>.
9483 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9484 (gnus-group-make-menu-bar): Ditto.
9485
9486 * gnus-util.el (gnus-group-server): Add.
9487
94882004-07-16 Jesper Harder <harder@ifa.au.dk>
9489
9490 * message.el (message-clone-locals): Clone sendmail and smtp
9491 variables.
9492
94932004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9494
9495 * rfc2047.el (rfc2047-encode-region): Fix last change.
9496
94972004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9498
9499 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9500 characters as non-special.
9501
95022004-07-09 Simon Josefsson <jas@extundo.com>
9503
9504 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9505 Users will lose all flag changes made while unplugged with
9506 e.g. nntp unless flag synchronization happens, thus `nil' is not a
9507 good default. See numerous reports on ding mailing list.
9508
95092004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
9510
9511 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9512 add generate-head-function and generate-article-function to the
9513 rfc822-forward entry.
9514 (nndoc-rfc822-forward-generate-article): New function.
9515 (nndoc-rfc822-forward-generate-head): New function.
9516
9517 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9518
95192004-07-06 Dan Christensen <jdc@uwo.ca>
9520
9521 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9522 respect display group parameter and gnus-summary-expunge-below.
9523 (gnus-articles-to-read): Remove unused reference to display group
9524 parameter.
9525
95262004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9527
9528 * nnheader.el (nnheader-uniquify-message-id): New experimental
9529 variable.
9530 (nnheader-nov-read-message-id): Use it.
9531
9532 * spam-report.el (spam-report-gmane): Add interactive.
9533
95342004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9535
9536 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9537 qp-or-base64 for the application/* types.
9538
95392004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
9540
9541 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9542
95432004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
9544
9545 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9546 trim value.
9547
95482004-01-25 Paul Jarc <prj@po.cwru.edu>
9549
9550 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9551 New macro and function.
9552 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9553
95542004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9555
9556 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9557 after-load-alist.
9558
95592004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9560
9561 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9562 update info that isn't there.
9563
95642004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
9565
9566 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9567 entry.
9568
95692004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9570
9571 * mm-view.el (mm-inline-render-with-function): Use multibyte
9572 buffer; decode html source by charset.
9573
9574 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9575
9576 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9577 Mule-UCS is loaded under XEmacs.
9578 (mm-mime-mule-charset-alist): Avoid duplicated entries.
9579
95802004-06-28 Jesper Harder <harder@ifa.au.dk>
9581
9582 * nnheader.el (nnheader-max-head-length): Increase to 8192.
9583
95842004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * mm-util.el (mm-coding-system-p): Return a coding-system.
9587 (mm-mime-mule-charset-alist): Use shift_jis instead of
9588 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9589 entries for the mime charsets iso-2022-jp-3 and shift_jis.
9590 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9591 instead of japanese-shift-jis and iso-latin-1 respectively in
9592 order to share the default value with both Emacs and XEmacs-mule.
9593 (mm-mule-charset-to-mime-charset): Make
9594 mm-coding-system-priorities effective.
9595 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9596 while predicating of candidates upon the priorities.
9597
95982004-06-27 Jesper Harder <harder@ifa.au.dk>
9599
9600 * gnus-sum.el (gnus-summary-make-menu-bar): Add
9601 gnus-uu-invert-processable.
9602
9603 * gnus.el: Autoload gnus-uu-invert-processable.
9604
96052004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
9606
9607 * mm-util.el (mm-with-multibyte-buffer): New macro.
9608
9609 * rfc2047.el (rfc2047-encode-string): Use it.
9610 (rfc2047-encode-region): Move point to the end of the region after
9611 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9612
96132004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
9614
9615 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9616 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9617
96182004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
9619
9620 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9621 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
9622 Karl Chen <quarl@nospam.quarl.org>.
9623
96242004-06-23 Jesper Harder <harder@ifa.au.dk>
9625
9626 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9627 invalid addresses.
9628
96292004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
9630
9631 * spam.el: Change section markers, revise TODO list.
9632 (spam-backends): Make new master list of all installed backends.
9633 (spam-summary-exit-behavior): Add new variable to determine how
9634 messages moves are done at summary exit.
9635 (spam-move-spam-nonspam-groups-only)
9636 (spam-process-ham-in-nonham-groups)
9637 (spam-process-ham-in-spam-groups): Remove variables, the
9638 spam-summary-exit-behavior variable should be used to manage this
9639 behavior.
9640 (spam-old-ham-articles, spam-old-spam-articles): Remove.
9641 (spam-old-articles): Add variable, replacing spam-old-ham-articles
9642 and spam-old-spam-articles.
9643 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9644 Add empty variables, placeholders for the backends they represent.
9645 (spam-set-difference): Move, unchanged.
9646 (spam-list-of-processors): Declare OBSOLETE, not used anymore
9647 unless the user has a processor variable.
9648 (spam-classifications, spam-classification-valid-p)
9649 (spam-backend-properties, spam-backend-property-valid-p)
9650 (spam-backend-function-type-valid-p)
9651 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9652 (spam-report-articles-gmane, spam-report-articles-resend):
9653 Remove functions, they are not needed.
9654 (spam-install-backend-super, spam-backend-list)
9655 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9656 (spam-backend-function, spam-backend-ham-registration-function)
9657 (spam-backend-spam-registration-function)
9658 (spam-backend-ham-unregistration-function)
9659 (spam-backend-spam-unregistration-function)
9660 (spam-backend-statistical-p, spam-backend-mover-p)
9661 (spam-install-backend-alias, spam-install-checkonly-backend)
9662 (spam-install-mover-backend, spam-install-nocheck-backend)
9663 (spam-install-backend, spam-install-statistical-backend)
9664 (spam-install-statistical-checkonly-backend): Add backend installation
9665 support.
9666 (spam-summary-prepare-exit): Rewrite to use the new backend code.
9667 (spam-group-processor-p): Use the new backend code and respect the
9668 summary exit behavior.
9669 (spam-mark-spam-as-expired-and-move-routine): Remove.
9670 (spam-summary-prepare): Change to use the new spam-old-articles
9671 variable.
9672 (spam-copy-or-move-routine, spam-copy-spam-routine)
9673 (spam-move-spam-routine, spam-copy-ham-routine)
9674 (spam-move-ham-routine): Add code to copy/move ham or spam.
9675 (spam-fetch-field-fast): Improve doc and code, plus allow the
9676 'number request.
9677 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9678 variables.
9679 (spam-split, spam-find-spam): Use the new backend code.
9680 (spam-registration-functions): Remove variable.
9681 (spam-unregister-routine): Add convenience wrapper.
9682 (spam-log-undo-registration, spam-register-routine)
9683 (spam-log-processing-to-registry)
9684 (spam-log-unregistration-needed-p): Rename "check" to "backend"
9685 where possible.
9686 (spam-check-gmane-xref, spam-check-regex-headers)
9687 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9688 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9689 (spam-check-bogofilter-headers, spam-check-spamoracle)
9690 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9691 (spam-check-crm114-headers): Use the spam-split-group that
9692 spam-split prepares, no need to determine it every time.
9693
9694 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9695 to the nnheader-parse-naked-head call.
9696
9697 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9698
9699 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9700 the nnheader-nov-read-message-id call.
9701
97022004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
9703
9704 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9705 gnus-activate-group twice. Suggested by Markus Peter
9706 <warp@spin.de>.
9707
97082004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus-art.el (gnus-article-time-format): Exchange the order of
9711 day and month in the default value; fix customization type.
9712 (article-date-ut): Use add-text-properties.
9713 (article-make-date-line): Use message-make-date instead of
9714 current-time-string.
9715
9716 * message.el (message-fetch-field): Don't use set-text-properties.
9717 (message-make-date): Simplify.
0f49874b 9718
01c52d31 97192004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 9720
01c52d31
MB
9721 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9722 (rfc2047-encode-region): Treat text within parentheses as special;
9723 show the original text when error has occurred.
0f49874b 9724
01c52d31
MB
9725 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9726 already-computed method to gnus-activate-group.
0f49874b 9727
01c52d31
MB
9728 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9729 same select-methods identical Lisp objects.
0f49874b 9730
01c52d31
MB
9731 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9732 object when modifying the info.
0f49874b 9733
01c52d31 97342004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 9735
01c52d31
MB
9736 * gnus-srvr.el (gnus-server-set-info): Remove the server from
9737 gnus-opened-servers since it has never been opened with the new
9738 configuration yet.
0f49874b 9739
01c52d31 97402004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 9741
01c52d31
MB
9742 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9743 arg to nnheader-generate-fake-message-id.
0f49874b 9744
01c52d31 97452004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
ca0a6900 9746
01c52d31
MB
9747 * nnheader.el (nnheader-generate-fake-message-id): Accept a
9748 number and build a fake message ID localized to a group and
9749 article number (so it's repeatable from that point on).
9750 (nnheader-fake-message-id-p): Change regex to accomodate new fake
9751 ID format.
ca0a6900 9752
01c52d31
MB
9753 * gnus-sum.el (gnus-get-newsgroup-headers): Call
9754 nnheader-generate-fake-message-id with the article number.
ca0a6900 9755
01c52d31 97562004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
a21fb88e 9757
01c52d31
MB
9758 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9759 end-of-buffer.
a21fb88e 9760
01c52d31 97612004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
a21fb88e 9762
01c52d31 9763 * message.el (message-ignored-supersedes-headers): Add Approved.
a21fb88e 9764
01c52d31 97652004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
bfe5418b 9766
01c52d31
MB
9767 * rfc2047.el (rfc2047-encode-message-header): Remove useless
9768 goto-char.
9769 (rfc2047-encode): Fold the line before encoding.
bfe5418b 9770
01c52d31 97712004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
d4755e04 9772
01c52d31
MB
9773 * rfc2047.el (rfc2047-encode-message-header): Disabled header
9774 folding -- not all headers can be folded, and this should be done
9775 by the message composition mode. Probably. I think.
d4755e04 9776
01c52d31 97772004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
95f75c75 9778
01c52d31
MB
9779 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9780 fast.
95f75c75 9781
01c52d31
MB
9782 * gnus-ems.el (gnus-remove-image): Don't use
9783 message-text-with-property; remove only the image found first.
4a43ee9b 9784
01c52d31 97852004-06-09 Jesper Harder <harder@ifa.au.dk>
4a43ee9b 9786
01c52d31 9787 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4a43ee9b 9788
01c52d31 97892004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
4a43ee9b 9790
01c52d31
MB
9791 * message.el (message-text-with-property): Make it fast and accept
9792 optional arguments.
9793 (message-strip-forbidden-properties): Use it.
9794 (message-fix-before-sending): Follow the m-t-w-p change.
4a43ee9b 9795
01c52d31 9796 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4a43ee9b 9797
01c52d31 97982004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
4a43ee9b 9799
01c52d31
MB
9800 * gnus-art.el (article-hide-headers): Don't change the buffer
9801 mistakenly when performing mml-preview even if
9802 gnus-single-article-buffer is nil.
4a43ee9b 9803
01c52d31 98042004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
4a43ee9b 9805
01c52d31
MB
9806 * message.el (message-expand-name-databases): New user option.
9807 (message-expand-name): Use it.
4a43ee9b 9808
01c52d31 98092004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4a43ee9b 9810
01c52d31
MB
9811 * spam.el (spam-report-articles-resend)
9812 (spam-report-resend-register-routine): Allow ham reporting.
9813 (spam-report-resend-register-ham-routine): Add wrapper.
9814 (spam-registration-functions): Add ham resending functions.
9815 (spam-list-of-processors): Add ham resend processor.
4a43ee9b 9816
01c52d31
MB
9817 * gnus.el (ham-resend-to): Add new group parameter.
9818 (spam-process): Add ham resend option.
4a43ee9b 9819
01c52d31
MB
9820 * spam-report.el (spam-report-resend): Allow reporting ham.
9821 (spam-report-resend-ham): Add wrapper.
4a43ee9b 9822
01c52d31 98232004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4a43ee9b 9824
01c52d31
MB
9825 * message.el (message-cite-articles-with-x-no-archive): New
9826 variable.
9827 (message-cite-original): Use it.
4a43ee9b 9828
01c52d31 98292004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
e9bd5782 9830
01c52d31 9831 * message.el (message-cite-original): Respect X-No-Archive.
e9bd5782 9832
01c52d31 98332004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
e9bd5782 9834
01c52d31
MB
9835 * gnus-art.el (article-hide-headers): Refer to the values for
9836 gnus-ignored-headers and gnus-visible-headers in the summary
9837 buffer since a user may have set them as group parameters.
cfcd5c91 9838
01c52d31 98392004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
cfcd5c91 9840
01c52d31
MB
9841 * assistant.el (assistant-node-name): Add convenience function.
9842 (assistant-render-text, assistant-render-node): Add error handling,
9843 plus handle multiple next nodes.
9844 (assistant-find-next-node): Comment out for now.
9845 (assistant-find-next-nodes): Add function, returns list of next
9846 nodes.
9847
98482004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
9849
9850 * mail-source.el (mail-source-directory): Fix doc-string.
9851
98522004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
9853
9854 * assistant.el (assistant-render-text, assistant-eval): Add :set
9855 widget type, which is different because it takes and returns a
9856 list. Much hilarity ensues.
9857
98582004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
9859
9860 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9861
9862 * gnus-group.el (gnus-group-get-new-news-this-group): Added
9863 doc-string.
9864
9865 * gnus-start.el (gnus-activate-group): Added doc-string.
9866
98672004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
9868
9869 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9870
98712004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
9872
9873 * assistant.el (assistant-render-text): Try to add a :set
9874 widget, more to come.
9875
9876 * spam.el (spam-group-spam-contents-p): Handle empty groupname
9877 strings.
9878 (spam-report-articles-resend)
9879 (spam-register-routine): Do registration iff any articles warrant
9880 it.
9881 (spam-summary-prepare-exit): Change log message for nil group
9882 destinations.
9883
98842004-05-27 Daniel Pittman <daniel@rimspace.net>
9885
9886 * spam.el (spam-report-resend-register-routine): Allow
9887 spam-report-resend-to to be a group parameter or a global value.
9888
98892004-05-26 Simon Josefsson <jas@extundo.com>
9890
9891 * starttls.el: Merge with my GNUTLS based starttls.el.
9892 (starttls-gnutls-program, starttls-use-gnutls)
9893 (starttls-extra-arguments, starttls-process-connection-type)
9894 (starttls-connect, starttls-failure, starttls-success): New
9895 variables.
9896 (starttls-program, starttls-extra-args): Doc fix.
9897 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9898 functions.
9899 (starttls-negotiate, starttls-open-stream): Check
9900 `starttls-use-gnutls' and pass on to corresponding *-gnutls
9901 function if it is set.
9902
99032004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
9904
9905 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9906 structured fields.
9907
99082004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9909
9910 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9911
99122004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
9913
9914 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
9915 variable.
9916 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
9917 assigning the spam-mark to new messages.
9918
99192004-05-26 Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk> (tiny change)
9920
9921 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9922
99232004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9924
9925 * rfc2047.el (rfc2047-encodable-p): Don't move point.
9926 (rfc2047-decode): Treat the ascii coding-system as raw-text by
9927 default.
9928
99292004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
9930
002876ab 9931 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
01c52d31
MB
9932 correct data.
9933
99342004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
9935
9936 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
9937 (spam-group-processor-p): Fix function.
9938 (spam-group-processor-multiple-p)
9939 (spam-group-spam-processor-report-gmane-p)
9940 (spam-group-spam-processor-report-resend-p)
9941 (spam-group-spam-processor-bogofilter-p)
9942 (spam-group-spam-processor-blacklist-p)
9943 (spam-group-spam-processor-ifile-p)
9944 (spam-group-ham-processor-ifile-p)
9945 (spam-group-spam-processor-spamoracle-p)
9946 (spam-group-spam-processor-crm114-p)
9947 (spam-group-ham-processor-bogofilter-p)
9948 (spam-group-spam-processor-stat-p)
9949 (spam-group-ham-processor-stat-p)
9950 (spam-group-ham-processor-whitelist-p)
9951 (spam-group-ham-processor-BBDB-p)
9952 (spam-group-ham-processor-spamoracle-p)
9953 (spam-group-ham-processor-copy-p): Remove functions with some
9954 prejudice against unneeded code.
9955 (spam-report-articles-resend)
9956 (spam-report-resend-register-routine): Allow the group/topic
9957 spam-resend-to value to override spam-report-resend-to.
9958 (spam-summary-prepare-exit): Invoke spam-group-processor-p
9959 properly now.
9960
9961 * gnus.el (spam-resend-to): Add group/topic parameter.
9962 (spam-process): Move the OBSOLETE processors to the end of the
9963 choices.
9964
99652004-05-24 Daniel Pittman <daniel@rimspace.net>
9966
9967 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9968 with resend-to set to nil, and then ask the user if necessary.
9969 (spam-report-resend): spam-report-resend takes a list of articles, not
9970 separate article numbers.
9971
99722004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
9973
9974 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9975 addition to emacs-w3m.
9976
99772004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9978
9979 * assistant.el (assistant-authinfo-data): New function.
9980 (assistant-eval): Eval for entire assistant.
9981
9982 * netrc.el (netrc-services-file): New variable.
9983 (netrc-parse-services): New function.
9984 (netrc-find-service-name): New function.
9985 (netrc-find-service-number): New function.
9986 (netrc-port-equal): New function.
9987 (netrc-machine): Use it.
9988
9989 * nnimap.el (nnimap-open-connection): Use netrc.
9990
9991 * gnus-util.el (gnus-netrc-get): Remove aliases.
9992
9993 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9994
9995 * assistant.el (wid-edit): Fix compilation.
9996
9997 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9998
99992004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
10000
10001 * gnus-util.el (gnus-set-file-modes): New function. (small
10002 patch).
10003
100042004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
cfcd5c91 10005
01c52d31 10006 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
cfcd5c91 10007
01c52d31
MB
10008 * assistant.el (assistant-render-node): Fix up rendering and
10009 read-only text.
10010 (assistant-render-node): Reset.
10011 (assistant-make-read-only): Not sticky.
cfcd5c91 10012
01c52d31 100132004-05-20 Danny Siu <dsiu@adobe.com>
cfcd5c91 10014
01c52d31
MB
10015 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10016 centered even when gnus-auto-center-summary is t
cfcd5c91 10017
01c52d31 100182004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
cfcd5c91 10019
01c52d31
MB
10020 * dns.el (dns-get-txt-answer): New function.
10021 (dns-read-txt): Ditto.
10022 (query-dns): Use it.
cfcd5c91 10023
01c52d31 100242004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
cfcd5c91 10025
01c52d31
MB
10026 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10027 active for foreign groups even if the group level is higher than
10028 the specified value.
cfcd5c91 10029
01c52d31 100302004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9ad41fb7 10031
01c52d31
MB
10032 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10033 non-active groups.
9ad41fb7 10034
01c52d31 10035 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
b4e8a25b 10036
01c52d31 100372004-05-20 Magnus Henoch <mange@freemail.hu>
b4e8a25b 10038
01c52d31 10039 * dns.el (dns-read-type): Add support for SVR. (small patch)
b4e8a25b 10040
01c52d31 100412004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
ddfbe5db 10042
01c52d31
MB
10043 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10044 (spam-crm114-header, spam-crm114-spam-switch)
10045 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10046 (spam-crm114-positive-spam-header)
10047 (spam-crm114-database-directory, spam-list-of-processors)
10048 (spam-group-spam-processor-crm114-p)
10049 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10050 (spam-generic-score, spam-list-of-checks)
10051 (spam-list-of-statistical-checks, spam-registration-functions)
10052 (spam-check-crm114-headers, spam-crm114-score)
10053 (spam-check-crm114, spam-crm114-register-with-crm114)
10054 (spam-crm114-register-spam-routine)
10055 (spam-crm114-unregister-spam-routine)
10056 (spam-crm114-register-ham-routine)
10057 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
10058 asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
ddfbe5db 10059
01c52d31 10060 * gnus.el: Add spam-use-crm114.
d0859c9a 10061
01c52d31
MB
10062 * spam.el (spam-list-of-processors, spam-registration-functions):
10063 Add spam-use-resend.
10064 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10065 (spam-report-articles-gmane): Add doc fix.
10066 (spam-report-articles-resend,
10067 spam-report-resend-register-routine): Add wrappers around
10068 spam-report-resend-to.
d0859c9a 10069
01c52d31
MB
10070 * spam-report.el (spam-report-resend-to, spam-report-resend):
10071 Add support for resending spam.
10072 (spam-report-gmane): Fix line length >80.
d0859c9a 10073
01c52d31 10074 * gnus.el (spam-process): Add spam-use-resend.
d0859c9a 10075
01c52d31 100762004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
d0859c9a 10077
01c52d31
MB
10078 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10079 number of processed spam messages.
10080 (spam-ham-copy-or-move-routine): Return the number of processed
10081 ham messages.
10082 (spam-summary-prepare-exit): Use the above values to decide
10083 whether status messages shouled be displayed.
d0859c9a 10084
01c52d31 100852004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
d0859c9a 10086
01c52d31
MB
10087 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10088 `rfc2047-encoding-function-alist' in order to avoid conflicting
10089 with the old version.
10090 (rfc2047-encode-region): Concatenate words containing non-ASCII
10091 characters in structured fields; don't encode space-delimited
10092 ASCII words even in unstructured fields; don't break words at
10093 char-category boundaries.
10094 (rfc2047-encode-1): New function.
10095 (rfc2047-encode): Use it; encode text so that it occupies the
10096 maximum width within 76-column; work correctly on Q encoding for
10097 iso-2022-* charsets.
10098 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10099 sure not to break a line just after the header name.
10100 (rfc2047-b-encode-region): Removed.
10101 (rfc2047-b-encode-string): New function.
10102 (rfc2047-q-encode-region): Removed.
10103 (rfc2047-q-encode-string): New function.
d0859c9a 10104
01c52d31 10105 * mm-util.el (mm-replace-in-string): New function.
d0859c9a 10106
01c52d31 101072004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
d0859c9a 10108
01c52d31
MB
10109 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10110 get it right.
10111 (gnus-inews-make-draft): Really.
d0859c9a 10112
01c52d31 101132004-05-19 Ben Menasha <bmenasha@benmenasha.net>
d0859c9a 10114
01c52d31
MB
10115 * nnmh.el (nnmh-request-list-1): Don't check the link count
10116 before descending. (small patch)
d0859c9a 10117
01c52d31 101182004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
d0859c9a 10119
01c52d31
MB
10120 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10121 stuff.
6441d280 10122
01c52d31
MB
10123 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10124 on real group name.
6441d280 10125
01c52d31 10126 * gnus-art.el (gnus-signature-limit): Doc fix.
8654e13a 10127
01c52d31 10128 * gnus-msg.el (gnus-inews-make-draft): Quote list.
8654e13a 10129
01c52d31 101302004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8654e13a 10131
01c52d31
MB
10132 * gnus-draft.el (gnus-draft-send): Bind
10133 rfc2047-encode-encoded-words.
8654e13a 10134
01c52d31
MB
10135 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10136 (rfc2047-encodable-p): Say that =? needs encoding.
10137 (rfc2047-encode-encoded-words): New variable.
8654e13a 10138
01c52d31 10139 * gnus-group.el (gnus-group-select-group): Doc fix.
8654e13a 10140
01c52d31 10141 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
31640842 10142
01c52d31
MB
10143 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10144 to nil.
31640842 10145
01c52d31 10146 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
31640842 10147
01c52d31 10148 * nnheader.el (nnheader-get-lines-and-char): New function.
31640842 10149
01c52d31 101502004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
61b397cd 10151
01c52d31
MB
10152 * gnus-msg.el (gnus-summary-followup-with-original): Document
10153 yanking of region when active.
61b397cd 10154
01c52d31 101552004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
61b397cd 10156
01c52d31
MB
10157 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10158 groups if the group level is higher than the specified value.
31640842 10159
01c52d31 101602004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
cd01ded9 10161
01c52d31
MB
10162 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10163 (gnus-group-jump-to-group): Added prefix argument using
10164 `gnus-group-jump-to-group-prompt'. Query before jumping to
10165 non-active group.
cd01ded9 10166
01c52d31
MB
10167 * compface.el (uncompface): Be verbose when changing
10168 `uncompface-use-external'.
850c333d 10169
01c52d31
MB
10170 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10171 handle manual section.
850c333d 10172
01c52d31 101732004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
ff5e68bf 10174
01c52d31 10175 * gnus-art.el (gnus-button-alist): Revert previous change.
ff5e68bf 10176
01c52d31 101772004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
ff5e68bf 10178
01c52d31 10179 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
ff5e68bf 10180
01c52d31 101812004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6a748eda 10182
01c52d31
MB
10183 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10184 whether backend can accept message.
6a748eda 10185
01c52d31 10186 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9d9b0de9 10187
01c52d31 101882004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
9d9b0de9 10189
01c52d31
MB
10190 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10191 Avoid creating directory when nntp-marks-is-evil is true.
10192 Reported by Reiner Steib.
9a89f5b0 10193
01c52d31 101942004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9a89f5b0 10195
01c52d31
MB
10196 * gnus-picon.el (gnus-picon-style): New variable.
10197 (gnus-picon-insert-glyph): Added optional `nostring' argument.
10198 (gnus-picon-transform-address): Support `gnus-picon-style'. From
10199 Jesper Harder <harder@ifa.au.dk>.
91472578 10200
01c52d31 102012004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10202
01c52d31
MB
10203 * message.el (message-fill-field): Return point.
10204 (message-generate-headers): Go to end of field.
91472578 10205
01c52d31
MB
10206 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10207 stuff for non-living groups.
91472578 10208
01c52d31 102092004-05-18 Jesper Harder <harder@ifa.au.dk>
91472578 10210
01c52d31
MB
10211 * gnus-art.el (gnus-article-followup-with-original)
10212 (gnus-article-reply-with-original): gnus-mark-active-p ->
10213 gnus-region-active-p.
91472578 10214
01c52d31 102152004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
91472578 10216
01c52d31
MB
10217 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10218 only when there is spam or ham to be processed.
91472578 10219
01c52d31 102202004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10221
01c52d31
MB
10222 * mail-source.el (mail-source-delete-crash-box): Refactor.
10223 (mail-source-fetch): Use it.
10224 (mail-source-fetch-file): Ditto.
10225 (mail-source-fetch-directory): Run postscript in loop.
10226 (mail-source-fetch-pop): Delete.
10227 (mail-source-fetch-maildir): Ditto.
10228 (mail-source-fetch-imap): Ditto.
91472578 10229
01c52d31 10230 * imap.el (imap-authenticators): Comment out sasl.
91472578 10231
01c52d31
MB
10232 * message.el (message-skip-to-next-address): New function.
10233 (message-fill-header-address): Refactor.
10234 (message-fill-address): Use it.
10235 (message-delete-address): Use it.
10236 (message-fill-header-general): Refactor.
10237 (message-fill-field-address): Rename.
10238 (message-narrow-to-field): Find the start of the header.
10239 (message-header-format-alist): Don't pre-fill.
10240 (message-fill-header): Removed.
10241 (message-insert-header): New function.
10242 (message-shorten-references): Use it.
91472578 10243
01c52d31 10244 * rfc2047.el (rfc2047-field-value): Strip props.
91472578 10245
01c52d31 10246 * mail-parse.el (mail-header-make-address): New alias.
91472578 10247
01c52d31 10248 * ietf-drums.el (ietf-drums-make-address): New function.
91472578 10249
01c52d31 10250 * imap.el: Add compiler directives.
91472578 10251
01c52d31 10252 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
91472578 10253
01c52d31
MB
10254 * gnus-art.el (article-decode-idna-rhs): Don't use
10255 message-idna-inside-rhs-p.
91472578 10256
01c52d31 102572004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10258
01c52d31
MB
10259 * message.el (message-idna-inside-rhs-p): Removed.
10260 (message-idna-to-ascii-rhs-1): Use proper address parsing.
1b155fbd 10261
01c52d31
MB
10262 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10263 false positives.
1b155fbd 10264
01c52d31 102652004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
91472578 10266
01c52d31 10267 * imap.el (imap-sasl-make-mechanisms): Use sasl.
91472578 10268
01c52d31 102692004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10270
01c52d31
MB
10271 * nneething.el (nneething-file-name): Don't create spurions
10272 files.
91472578 10273
01c52d31
MB
10274 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10275 (gnus-inews-do-gcc): Remove sleep.
498063ec 10276
01c52d31
MB
10277 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10278 part under point.
498063ec 10279
01c52d31
MB
10280 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10281 (gnus-agent-regenerate-group): Using nil messages aren't valid.
498063ec 10282
01c52d31 102832004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
498063ec 10284
01c52d31 10285 * spam.el (spam-summary-prepare-exit): Fixed (length).
498063ec 10286
01c52d31 102872004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
498063ec 10288
01c52d31
MB
10289 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10290 as expired without moving it" message when there are spam
10291 messages left.
498063ec 10292
01c52d31 102932004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
707f2b38 10294
002876ab 10295 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
01c52d31 10296 header is not nil.
707f2b38 10297
01c52d31 102982004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
10ace8ea 10299
01c52d31
MB
10300 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10301 nntp-possibly-create-directory, not nntp-possibly-change-group.
10302 (nntp-marks-changed-p): New arg SERVER.
10303 (nntp-request-update-info): Adjust caller.
10ace8ea 10304
01c52d31 103052004-05-14 Kai Grossjohann <kai@emptydomain.de>
10ace8ea 10306
01c52d31 10307 * nntp.el (nntp-save-marks): Pass missing arg.
10ace8ea 10308
01c52d31 103092004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
10ace8ea 10310
01c52d31
MB
10311 * nntp.el: Support marks.
10312 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10313 (nntp-marks-modtime, nntp-marks-directory): New variables.
10314 (nntp-request-set-mark, nntp-request-update-info)
10315 (nntp-possibly-create-directory, nntp-marks-changed-p)
10316 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10317 functions.
10ace8ea 10318
01c52d31 103192004-05-12 Jesper Harder <harder@ifa.au.dk>
10ace8ea 10320
01c52d31
MB
10321 * gnus-score.el (gnus-score-insert-help): Use
10322 gnus-select-lowest-window.
10ace8ea 10323
01c52d31
MB
10324 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10325 appt-select-lowest-window and rename to gnus-select-lowest-window.
10ace8ea 10326
01c52d31 10327 * gnus.el: do.
10ace8ea 10328
01c52d31 103292004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10ace8ea 10330
01c52d31
MB
10331 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10332 encodings of MIME-encoded words, in order to improve
10333 interoperability with several broken MUAs.
10ace8ea 10334
01c52d31 103352004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
f3f7f80c 10336
01c52d31
MB
10337 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10338 tags, only when charsets are not specified in headers.
10339 (mm-inline-text-html-render-with-w3m): Ditto.
f3f7f80c 10340
01c52d31 103412004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
0302b80e 10342
01c52d31
MB
10343 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10344 instead of MIME-decoded from fields when checking
10345 `gnus-article-address-banner-alist'.
0302b80e 10346
01c52d31 103472004-05-03 Jesper Harder <harder@ifa.au.dk>
fa9a04e1 10348
01c52d31
MB
10349 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10350 description rather than subject.
fa9a04e1 10351
01c52d31 103522004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
fa9a04e1 10353
01c52d31 10354 * gnus.el (gnus-version-number): Bump.
fa9a04e1 10355
01c52d31 103562004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
fa9a04e1 10357
01c52d31 10358 * gnus.el: No Gnus v0.2 is released.
fa9a04e1 10359
01c52d31 103602004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
fa9a04e1 10361
01c52d31
MB
10362 * gnus-agent.el (gnus-agent-read-agentview): Inline
10363 gnus-uncompress-range.
fa9a04e1 10364
01c52d31 103652004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
fa9a04e1 10366
01c52d31
MB
10367 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10368 `exec-installed-p'.
fa9a04e1 10369
01c52d31 103702004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
fa9a04e1 10371
01c52d31
MB
10372 * gnus.el (spam-process, spam-autodetect-methods): Add
10373 bsfilter and bsfilter-headers.
fa9a04e1 10374
01c52d31
MB
10375 * spam.el (spam-bsfilter): New customize group.
10376 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10377 (spam-bsfilter-header, spam-bsfilter-probability-header)
10378 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10379 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10380 (spam-bsfilter-database-directory): New options.
10381 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10382 (spam-list-of-statistical-checks, spam-registration-functions):
10383 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10384 (spam-bsfilter-score): New command.
10385 (spam-check-bsfilter-headers, spam-check-bsfilter)
10386 (spam-bsfilter-register-with-bsfilter)
10387 (spam-bsfilter-register-spam-routine)
10388 (spam-bsfilter-unregister-spam-routine)
10389 (spam-bsfilter-register-ham-routine)
10390 (spam-bsfilter-unregister-ham-routine): New functions.
10391 (spam-generic-score): Support bsfilter; Accept an optional argument
10392 to recalcurate spam score even if scoring header has already been
10393 added.
10394 (spam-bogofilter-score, spam-spamassassin-score): Accept an
10395 optional argument to recalcurate spam score even if scoring header
10396 has already been added.
bf68d4e6 10397
01c52d31 103982004-04-29 Jesper Harder <harder@ifa.au.dk>
bf68d4e6 10399
01c52d31
MB
10400 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10401 strings! Reported by David D. Smith <davidsmith@acm.org>.
10402 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10403 link is missing.
f66ce3b9 10404
01c52d31 104052004-04-28 Jesper Harder <harder@ifa.au.dk>
f66ce3b9 10406
01c52d31
MB
10407 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10408 (html2text-get-attr): Rewrite.
14f56b66 10409
01c52d31
MB
10410 * message.el (message-setup-1): Remove redundant put-text-property
10411 on mail-header-separator.
14f56b66 10412
01c52d31 104132004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
ec3c4a4c 10414
01c52d31
MB
10415 * gnus-registry.el (gnus-registry-cache-whitespace)
10416 (gnus-registry-action, gnus-registry-spool-action)
10417 (gnus-registry-split-fancy-with-parent): Change message levels
10418 from 5 to 3 or 7, as needed.
ec3c4a4c 10419
01c52d31
MB
10420 * spam.el (spam-summary-prepare-exit)
10421 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10422 (spam-split, spam-find-spam, spam-log-undo-registration)
10423 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10424 level from 5 to 6.
5f5475ac 10425
01c52d31 104262004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
5f5475ac 10427
01c52d31
MB
10428 * gnus-ems.el: Autoload appt-select-lowest-window (revert
10429 2004-03-04 change).
5f5475ac 10430
01c52d31 104312004-04-25 Jesper Harder <harder@ifa.au.dk>
2fd561a9 10432
01c52d31
MB
10433 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10434 Use mapc when appropriate.
2fd561a9 10435
01c52d31 10436 * sieve-manage.el (sieve-manage-open): do.
2fd561a9 10437
01c52d31 10438 * nnweb.el (nnweb-insert-html): do.
4e90f2b9 10439
01c52d31
MB
10440 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10441 (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
4e90f2b9 10442
01c52d31 10443 * nnspool.el (nnspool-request-group): do.
ee7d3cc0 10444
01c52d31
MB
10445 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10446 do.
ee7d3cc0 10447
01c52d31 10448 * nnml.el (nnml-request-update-info): do.
04ff38fb 10449
01c52d31
MB
10450 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10451 (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
04ff38fb 10452
01c52d31
MB
10453 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10454 (nnimap-request-set-mark): do.
ff4d3926 10455
01c52d31 10456 * nnfolder.el (nnfolder-request-update-info): do.
ff4d3926 10457
01c52d31
MB
10458 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10459 do.
ff4d3926 10460
01c52d31 10461 * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
ff4d3926 10462
01c52d31 10463 * gnus-uu.el (gnus-uu-find-articles-matching): do.
ff4d3926 10464
01c52d31
MB
10465 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10466 do.
ff4d3926 10467
01c52d31
MB
10468 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10469 do.
ff4d3926 10470
01c52d31 10471 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
82a8ad04 10472
01c52d31 10473 * gnus-nocem.el (gnus-nocem-scan-groups): do.
82a8ad04 10474
01c52d31 10475 * gnus-int.el (gnus-start-news-server): do.
270a576a 10476
01c52d31
MB
10477 * gnus-group.el (gnus-group-make-kiboze-group)
10478 (gnus-group-browse-foreign-server): do.
270a576a 10479
01c52d31 104802004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10481
01c52d31 10482 FIXME: Make separate entries for each person.
270a576a 10483
01c52d31
MB
10484 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10485 Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10486 <shields@msrl.com>:
270a576a 10487
01c52d31
MB
10488 * spam.el (spam-necessary-extra-headers): Get the extra headers we
10489 may need for spam sorting and scoring.
10490 (spam-user-format-function-S): Add user format function suitable for
10491 general use.
10492 (spam-article-sort-by-spam-status): Add sorting function for summary
10493 sorting.
10494 (spam-extra-header-to-number): Add function to get a score from a
10495 header.
10496 (spam-summary-score): Add function to get a numeric score from the
10497 headers.
10498 (spam-generic-score): Fixed function doc, was in wrong place.
10499 (spam-initialize): Take symbols when it's run, and install the
10500 extra headers that spam-necessary-extra-headers thinks we need.
270a576a 10501
01c52d31 105022004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10503
01c52d31
MB
10504 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10505 Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
270a576a 10506
01c52d31 105072004-04-17 Jesper Harder <harder@ifa.au.dk>
270a576a 10508
01c52d31
MB
10509 * gnus-sum.el (gnus-set-global-variables)
10510 (gnus-build-all-threads, gnus-get-newsgroup-headers)
10511 (gnus-article-get-xrefs, gnus-summary-best-group)
10512 (gnus-summary-next-article, gnus-summary-enter-digest-group)
10513 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10514 (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10515 with-current-buffer.
270a576a 10516
01c52d31 105172004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10518
01c52d31
MB
10519 * spam.el (spam-summary-prepare-exit): Simplify logic.
10520 (spam-fetch-article-header): Read the article header if it's not
10521 available.
10522 (spam-list-articles): Simplify logic.
10523 (spam-filelist-register-routine): Fix bug with unregister-list.
270a576a 10524
01c52d31 10525 * gnus-registry.el: Fix comments at beginning.
270a576a 10526
01c52d31 105272004-04-16 Jesper Harder <harder@ifa.au.dk>
d31fa104 10528
01c52d31
MB
10529 * message.el (message-cater-to-broken-inn): Remove.
10530 (message-shorten-references): Make sure the total folded length of
10531 References is shorter than 998 characters to cater to a bug in INN
10532 2.3. Also, don't pretend that references aren't folded -- this
10533 hasn't worked for a while.
d31fa104 10534
01c52d31 105352004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
9b981cb6 10536
01c52d31
MB
10537 * gnus-agent.el (gnus-agentize):
10538 gnus-agent-send-mail-real-function no longer set to current value
10539 of message-send-mail-function but rather a lambda that calls
10540 message-send-mail-function. The change makes the agent real-time
10541 responsive to user changes to message-send-mail-function.
9b981cb6 10542
01c52d31 105432004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
9b981cb6 10544
01c52d31
MB
10545 * legacy-gnus-agent.el
10546 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10547 help from Florian Weimer <fw@deneb.enyo.de>
9b981cb6 10548
01c52d31 105492004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
56c30d72 10550
01c52d31 10551 * nnmail.el (nnmail-cache-insert): Revert last change.
56c30d72 10552
01c52d31 105532004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
f429956a 10554
01c52d31
MB
10555 * nnmail.el (nnmail-cache-insert): Always check whether
10556 nnmail-cache-ignore-groups matches a group name.
f429956a 10557
01c52d31 105582004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
5c243ee4 10559
01c52d31
MB
10560 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10561 (spam-find-spam, spam-log-processing-to-registry)
10562 (spam-log-registered-p, spam-log-unregistration-needed-p)
10563 (spam-log-undo-registration): Use gnus-message instead of
10564 gnus-error, none of these errors are fatal.
5c243ee4 10565
01c52d31
MB
10566 * gnus-registry.el (gnus-registry-clean-empty-function)
10567 (gnus-registry-clean-empty): Remove only empty entries without
10568 extra data.
aba1948a 10569
01c52d31 105702004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
aba1948a 10571
01c52d31
MB
10572 * spam-stat.el (spam-stat-buffer-change-to-spam)
10573 (spam-stat-buffer-change-to-non-spam): Change (error) to
10574 (gnus-message 8) invocation.
aba1948a 10575
01c52d31 105762004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
aba1948a 10577
01c52d31
MB
10578 * nntp.el (nntp-via-netcat-command): New variable.
10579 (nntp-via-netcat-switches): New variable.
10580 (nntp-open-via-rlogin-and-netcat): New function.
10581 (nntp-open-connection-function): Doc fix.
10582 (nntp-telnet-command): Doc fix.
10583 (nntp-end-of-line): Doc fix.
10584 (nntp-via-rlogin-command): Doc fix.
10585 (nntp-via-user-name): Doc fix.
10586 (nntp-via-address): Doc fix.
aba1948a 10587
01c52d31 105882004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
aba1948a 10589
01c52d31
MB
10590 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10591 error in Emacs 21.1.
ddff82cf 10592
01c52d31 105932004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
ddff82cf 10594
01c52d31 10595 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
112d84ef 10596
01c52d31
MB
105972004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
10598 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10599 (gnus-agent-with-refreshed-group): New macro.
10600 (gnus-agent-rename-group): New function.
10601 (gnus-agent-delete-group): New function.
10602 (gnus-agent-save-group-info): Use gnus-command-method when
10603 `method' parameter is nil. Don't write nil entries into the
10604 active file.
10605 (gnus-agent-get-group-info): New function.
10606 (gnus-agent-fetch-articles): Use
10607 gnus-agent-update-files-total-fetched-for to increment disk space
10608 used.
10609 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10610 gnus-agent-update-view-total-fetched-for to increment disk space
10611 used.
10612 (gnus-agent-get-local): Added optional parameters to avoid calling
10613 gnus-group-real-name and gnus-find-method-for-group.
10614 (gnus-agent-set-local): Delete stored entry if either min, or max,
10615 are nil.
10616 (gnus-agent-fetch-session): Reworded error/quit messages. On
10617 quit, use gnus-agent-regenerate-group to record existance of any
10618 articles fetched to disk before the quit occurred.
10619 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10620 gnus-agent-update-view-total-fetched-for, and
10621 gnus-agent-update-files-total-fetched-for to decrement disk space
10622 used.
10623 (gnus-agent-retrieve-headers): Use
10624 gnus-agent-update-view-total-fetched-for to increment disk space
10625 used.
10626 (gnus-agent-regenerate-group): Replace gnus-group-update-group
10627 with gnus-agent-update-files-total-fetched-for to decrement disk
10628 space and fresh group buffer.
10629 (gnus-agent-inhibit-update-total-fetched-for): New variable.
10630 (gnus-agent-need-update-total-fetched-for): New variable.
10631 (gnus-agent-update-files-total-fetched-for): New function.
10632 (gnus-agent-update-view-total-fetched-for): New function.
10633 (gnus-agent-total-fetched-for): New function.
10634
10635 * gnus-cache.el (gnus-cache-save-buffers): Use
10636 gnus-cache-update-overview-total-fetched-for to change disk space
10637 used by this group.
10638 (gnus-cache-possibly-enter-article): Use
10639 gnus-cache-update-file-total-fetched-for to increment disk space
10640 used by this group.
10641 (gnus-cache-possibly-remove-article): Use
10642 gnus-cache-update-file-total-fetched-for to decrement disk space
10643 used by this group.
10644 (gnus-cache-generate-nov-databases): Purge total fetched cache.
10645 (gnus-cache-rename-group): New function.
10646 (gnus-cache-delete-group): New function.
10647 (gnus-cache-inhibit-update-total-fetched-for): New variable.
10648 (gnus-cache-need-update-total-fetched-for): New variable.
10649 (gnus-cache-with-refreshed-group): New macro.
10650 (gnus-cache-update-file-total-fetched-for): New function.
10651 (gnus-cache-update-overview-total-fetched-for): New function.
10652 (gnus-cache-rename-group-total-fetched-for): New function.
10653 (gnus-cache-delete-group-total-fetched-for): New function.
10654 (gnus-cache-total-fetched-for): New function.
112d84ef 10655
01c52d31
MB
10656 * gnus-group.el: Require gnus-sum and autoload functions to
10657 resolve warnings when gnus-group.el compiled alone.
10658 (gnus-group-line-format): Documented new %F
10659 (size of Fetched data) group line format; identifies disk space
10660 used by agent and cache.
10661 (gnus-group-line-format-alist): Defined new F format.
10662 (gnus-total-fetched-for): New function.
10663 (gnus-group-delete-group): No longer update
10664 gnus-cache-active-altered as gnus-request-delete-group now keeps
10665 the cache in sync.
10666 (gnus-group-list-active): Let the agent store a server's active
10667 list if currently plugged.
2f7717f6 10668
01c52d31
MB
10669 * gnus-int.el (gnus-request-delete-group): Use
10670 gnus-cache-delete-group and gnus-agent-delete-group to keep the
10671 local disk in sync with the server.
e46889e0 10672 (gnus-request-rename-group): Use
01c52d31
MB
10673 gnus-cache-rename-group and gnus-agent-rename-group to keep the
10674 local disk in sync with the server.
2f7717f6 10675
01c52d31
MB
10676 * gnus-start.el (gnus-get-unread-articles): Cosmetic
10677 simplification to logic.
c44edf72 10678
01c52d31 10679 * gnus-util.el (gnus-rename-file): New function.
c44edf72 10680
01c52d31 106812004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
c44edf72 10682
01c52d31 10683 * mm-util.el (mm-image-load-path): Handle nil in load-path.
aa0a8561 10684
01c52d31 106852004-04-07 Jesper Harder <harder@ifa.au.dk>
aa0a8561 10686
01c52d31
MB
10687 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10688 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
aa0a8561 10689
01c52d31 106902004-04-06 Jesper Harder <harder@ifa.au.dk>
aa0a8561 10691
01c52d31
MB
10692 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10693 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
aa0a8561 10694
01c52d31 106952004-04-03 Jesper Harder <harder@ifa.au.dk>
aa0a8561 10696
01c52d31 10697 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
aa0a8561 10698
01c52d31 106992004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
aa0a8561 10700
01c52d31
MB
10701 * spam.el (spam-set-difference): Add function to replace
10702 gnus-set-difference in spam.el.
10703 (spam-summary-prepare-exit): Use spam-set-difference.
aa0a8561 10704
01c52d31 107052004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
aa0a8561 10706
01c52d31
MB
10707 * gnus-registry.el (gnus-registry-cache-file): Update to use
10708 gnus-dribble-directory OR gnus-home-directory OR ~.
10709 (gnus-registry-split-fancy-with-parent): Fix doc.
aa0a8561 10710
01c52d31 107112004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
aa0a8561 10712
01c52d31
MB
10713 * message.el (message-exchange-point-and-mark): Use
10714 message-mark-active-p. Suggested by Jesper Harder
10715 <harder@ifa.au.dk>.
45893b95 10716
01c52d31 107172004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
45893b95 10718
01c52d31
MB
10719 * message.el (message-exchange-point-and-mark): Don't activate
10720 region if it was inactive. Suggested by Hiroshi Fujishima
10721 <pooh@nature.tsukuba.ac.jp>.
734c5765 10722
01c52d31 107232004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
734c5765 10724
01c52d31
MB
10725 * gnus-art.el (article-display-face): Display Faces in the same
10726 order as X-Faces.
734c5765 10727
01c52d31 107282004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10729
01c52d31 10730 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
ad136a7c 10731
01c52d31 107322004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10733
01c52d31
MB
10734 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10735 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10736 (gnus-article-mime-hierarchy): Remove.
10737 (gnus-article-mime-hierarchy-next): Remove.
10738 (gnus-article-mode): Revert 2004-03-19 change.
10739 (gnus-article-setup-buffer): Revert 2004-03-19 change.
10740 (gnus-insert-mime-button): Revert 2004-03-19 change.
10741 (gnus-mime-accumulate-hierarchy): Remove.
10742 (gnus-mime-enter-multipart): Remove.
10743 (gnus-mime-leave-multipart): Remove,
10744 (gnus-mime-display-part): Revert 2004-03-19 change.
10745 (gnus-mime-display-alternative): Revert 2004-03-19 change.
ad136a7c 10746
01c52d31 10747 * mml.el (mml-preview): Revert 2004-03-19 change.
ad136a7c 10748
01c52d31 107492004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
ad136a7c 10750
01c52d31 10751 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
ad136a7c 10752
01c52d31 107532004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10754
01c52d31
MB
10755 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10756 t while entering a file name using the mm-with-multibyte macro.
10757 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
ad136a7c 10758
01c52d31 10759 * mm-util.el (mm-with-multibyte): New macro.
ad136a7c 10760
01c52d31 107612004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10762
01c52d31
MB
10763 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10764 user option.
10765 (gnus-mime-multipart-functions): Doc and customization fix.
10766 (gnus-article-mime-hierarchy): New variable.
10767 (gnus-article-mime-hierarchy-next): New variable.
10768 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10769 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10770 gnus-article-mime-hierarchy-next to nil.
10771 (gnus-insert-mime-button): Show hierarchy numbers.
10772 (gnus-mime-accumulate-hierarchy): New function.
10773 (gnus-mime-enter-multipart): New function.
10774 (gnus-mime-leave-multipart): New function.
10775 (gnus-mime-display-part): Recompute hierarchical MIME structure.
10776 (gnus-mime-display-alternative): Show hierarchy numbers.
ad136a7c 10777
01c52d31
MB
10778 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10779 gnus-article-mime-hierarchy-next to nil.
ad136a7c 10780
01c52d31 107812004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
ad136a7c 10782
01c52d31 10783 * dns.el: Don't require gnus-xmas.
ad136a7c 10784
01c52d31 107852004-03-17 Jesper Harder <harder@ifa.au.dk>
ad136a7c 10786
01c52d31
MB
10787 * mml.el (mml-generate-mime-1): Don't use format=flowed with
10788 inline PGP.
10789 (mml-menu): Disable mml-quote-region if mark is inactive.
ad136a7c 10790
01c52d31 107912004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10792
01c52d31
MB
10793 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10794 when the group's active is not available.
ad136a7c 10795
01c52d31 107962004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10797
01c52d31
MB
10798 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10799 error.
ad136a7c 10800
01c52d31 108012004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
ad136a7c 10802
01c52d31
MB
10803 * imap.el (imap-store-password): New variable.
10804 (imap-interactive-login): Use it.
10805 Suggested by Mark Plaksin <happy@mcplaksin.org>.
ad136a7c 10806
01c52d31 108072004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10808
01c52d31
MB
10809 * gnus-art.el (gnus-article-read-summary-keys): Restore new
10810 window-start and hscroll to summary window.
ad136a7c 10811
01c52d31 108122004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
ad136a7c 10813
01c52d31
MB
10814 * gnus-start.el (gnus-convert-old-newsrc): Only write the
10815 conversion message to newsrc-dribble when an actual conversion is
10816 performed.
ad136a7c 10817
01c52d31 108182004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
ad136a7c 10819
01c52d31 10820 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
ad136a7c 10821
01c52d31 108222004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 10823
01c52d31
MB
10824 * mm-decode.el (mm-complicated-handles): New function reviving
10825 former definition of mm-multiple-handles.
49561cf6 10826
01c52d31
MB
10827 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10828 (gnus-mime-delete-part): Use it.
49561cf6 10829
01c52d31 108302004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
87589a70 10831
01c52d31
MB
10832 * gnus-agent.el (gnus-agent-read-local): Bind
10833 nnheader-file-coding-system to gnus-agent-file-coding-system to
10834 avoid the implicit assumption that they will always be equal.
10835 (gnus-agent-save-local): Bind buffer-file-coding-system, not
10836 coding-system-for-write, as the with-temp-file macro first prints
10837 to a buffer then saves the buffer.
87589a70 10838
01c52d31 108392004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
c825ac9d 10840
01c52d31
MB
10841 * gnus-art.el (gnus-article-edit-part): New function.
10842 (gnus-mime-save-part-and-strip): Use it; do query instead of
10843 signaling an error; don't use mm-multiple-handles.
10844 (gnus-mime-delete-part): Ditto.
c825ac9d 10845
01c52d31 108462004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
ae465fa7 10847
01c52d31
MB
10848 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10849 old file versions.
10850 (gnus-group-prepare-hook): Removed function that converted list
10851 form of gnus-agent-expire-days to group properties.
ae465fa7 10852
01c52d31
MB
10853 * gnus-int.el: Autoload gnus-agent-regenerate-group.
10854 (gnus-request-accept-article): Re-indented.
5f49be3f 10855
01c52d31
MB
10856 * gnus-start.el (gnus-convert-old-newsrc): Registered new
10857 converters to handle old agent file formats. Added logic for a
10858 "backup before upgrading warning".
10859 (gnus-convert-mark-converter-prompt): Developers can mark
10860 functions as needing (default), or not needing,
10861 gnus-convert-old-newsrc's "backup before upgrading warning".
10862 (gnus-convert-converter-needs-prompt): Tests whether the user
10863 should be protected from potentially irreversable changes by the
10864 function.
5f49be3f 10865
002876ab 10866 * legacy-gnus-agent.el: New. Provides converters that are only
01c52d31 10867 loaded when gnus-convert-old-newsrc needs to call them.
fb54e72e 10868
01c52d31 108692004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
fb54e72e 10870
01c52d31 10871 * mail-source.el (mail-source-touch-pop): Doc fix.
fb54e72e 10872
01c52d31 10873 * message.el (message-smtpmail-send-it): Doc fix.
0683d241 10874
01c52d31 108752004-03-05 Jesper Harder <harder@ifa.au.dk>
0683d241 10876
01c52d31 10877 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
1b155fbd 10878
01c52d31 10879 * nnmail.el (nnmail-split-fancy): do.
1b155fbd 10880
01c52d31 10881 * gnus-kill.el (gnus-kill, gnus-execute): do.
0683d241 10882
01c52d31 108832004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
0683d241 10884
01c52d31
MB
10885 * gnus-sum.el (gnus-widget-reversible-match)
10886 (gnus-widget-reversible-to-internal)
10887 (gnus-widget-reversible-to-external): New functions.
10888 (gnus-widget-reversible): New widget.
10889 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
0683d241 10890
01c52d31 108912004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
0683d241 10892
01c52d31
MB
10893 * gnus-sum.el (gnus-thread-sort-functions)
10894 (gnus-article-sort-functions): Document `(not F)' items.
0683d241 10895
01c52d31 108962004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
e2642250 10897
01c52d31
MB
10898 * spam.el (spam-use-gmane-xref): Add new backend.
10899 (spam-gmane-xref-spam-group): Add variable to control the name of the
10900 Gmane spam group.
10901 (spam-blackhole-servers, spam-blackhole-good-server-regex)
10902 (spam-regex-headers-spam, spam-regex-headers-ham)
10903 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
10904 (spam-list-of-checks): Add spam-use-gmane-xref to list of
10905 backends and checks.
10906 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
e2642250 10907
01c52d31
MB
10908 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
10909 an autodetect method.
e2642250 10910
01c52d31 109112004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
e2642250 10912
01c52d31
MB
10913 * gnus-int.el (gnus-request-accept-article): Inform the agent that
10914 articles are being added to a group.
10915 (gnus-request-replace-article): Inform the agent that articles
10916 need to be uncached as the cached contents are no longer valid.
e2642250 10917
01c52d31 109182004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
e2642250 10919
01c52d31 10920 * binhex.el: Don't autoload executable-find.
e2642250 10921
01c52d31 10922 * canlock.el: Don't autoload mail-fetch-field.
e2642250 10923
01c52d31 10924 * gnus-ems.el: Don't autoload appt-select-lowest-window.
e2642250 10925
01c52d31
MB
10926 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
10927 rmail-dont-reply-to and rmail-output.
e2642250 10928
01c52d31 10929 * gnus-score.el: Don't autoload ffap-string-at-point.
e2642250 10930
01c52d31 10931 * gnus-setup.el: Don't autoload sc-cite-original.
e2642250 10932
01c52d31
MB
10933 * imap.el: Don't autoload base64-decode-string,
10934 base64-encode-string and md5.
e2642250 10935
01c52d31
MB
10936 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
10937 and rmail-msg-restore-non-pruned-header.
e2642250 10938
01c52d31 10939 * mm-decode.el: Don't autoload executable-find.
e2642250 10940
01c52d31 10941 * mm-url.el: Don't autoload executable-find.
e2642250 10942
01c52d31 10943 * mm-view.el: Don't autoload diff-mode.
e2642250 10944
01c52d31
MB
10945 * nndb.el: Don't autoload news-reply-mode, news-setup,
10946 cancel-timer and telnet.
e2642250 10947
01c52d31 10948 * password.el: Don't autoload run-at-time for Emacs.
e2642250 10949
01c52d31 10950 * sha1-el.el: Don't autoload executable-find.
e2642250 10951
01c52d31 10952 * sieve-mode.el: Don't autoload c-mode.
e2642250 10953
01c52d31 10954 * uudecode.el: Don't autoload executable-find.
e2642250 10955
01c52d31 109562004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
e2642250 10957
01c52d31
MB
10958 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10959 (gnus-agent-possibly-alter-active): Avoid null in numeric
10960 comparison.
10961 (gnus-agent-set-local): Refuse to save null in local object table.
10962 (gnus-agent-regenerate-group): The REREAD parameter can now be a
10963 list of articles that will be marked as unread.
e2642250 10964
01c52d31 109652004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
e2642250 10966
01c52d31 10967 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
e2642250 10968
01c52d31 109692004-03-04 Jesper Harder <harder@ifa.au.dk>
ba0226dd 10970
01c52d31
MB
10971 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10972 language tags.
ba0226dd 10973
01c52d31 109742004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
e2642250 10975
01c52d31
MB
10976 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10977 Don't bind "obarray".
5153a47a 10978
01c52d31
MB
10979 * gnus-sum.el (gnus-thread-sort-functions): Added
10980 `gnus-thread-sort-by-most-recent-number' and
10981 `gnus-thread-sort-by-most-recent-date'.
10982 Reported by Kai Grossjohann <kai@emptydomain.de>.
2a95505b 10983
01c52d31 109842004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5153a47a 10985
01c52d31 10986 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5153a47a 10987
01c52d31 109882004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
5153a47a 10989
01c52d31
MB
10990 * gnus-cus.el (gnus-agent-customize-category): Removed
10991 ignore-errors macro reference that required cl to be loaded at
10992 run-time.
5153a47a 10993
01c52d31
MB
10994 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10995 single-interval range of the form (min . max). Previously the
10996 range had to look like ((min . max)). Likewise, return
10997 (min . max) rather than ((min . max)).
10998 (gnus-range-map): Use gnus-range-normalize to accept
10999 single-interval range.
5153a47a 11000
01c52d31
MB
11001 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11002 the cache, but not the agent, now appear with their usual face.
5153a47a 11003
01c52d31 110042004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
5153a47a 11005
01c52d31
MB
11006 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11007 w3m-safe-url-regexp variable buffer-local.
86713405 11008
01c52d31 11009 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
86713405 11010
01c52d31 110112004-02-27 Simon Josefsson <jas@extundo.com>
86713405 11012
01c52d31
MB
11013 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11014 gnus-group-real-prefix.
11015 (gnus-summary-move-article): Use it, instead of
11016 gnus-group-real-prefix.
86713405 11017
01c52d31 110182004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
d5ddd795 11019
01c52d31
MB
11020 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11021 w3m-safe-url-regexp variable buffer-local and set it as the value
11022 of mm-w3m-safe-url-regexp.
d5ddd795 11023
01c52d31 11024 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
d5ddd795 11025
01c52d31
MB
11026 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11027 parsing gnus-posting-styles when the message is not for replying.
d5ddd795 11028
01c52d31
MB
11029 * nnrss.el (nnrss-opml-export): Use
11030 mm-set-buffer-file-coding-system instead of
11031 set-buffer-file-coding-system.
54506618 11032
01c52d31 110332004-02-27 Jesper Harder <harder@ifa.au.dk>
54506618 11034
01c52d31
MB
11035 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11036 of checkdoc.el).
11037 * nnrss.el: do.
11038 * gnus-mlspl.el: do.
11039 * gnus-ml.el: do.
11040 * gnus-srvr.el: do.
54506618 11041
01c52d31 11042 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
54506618 11043
01c52d31 110442004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
54506618 11045
01c52d31
MB
11046 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11047 Corrections to custom-manual links.
54506618 11048
01c52d31 11049 * gnus-art.el (gnus-article): Ditto.
54506618 11050
01c52d31 11051 * mm-decode.el (mime-display, mime-security): Ditto.
54506618 11052
01c52d31 110532004-02-26 Jesper Harder <harder@ifa.au.dk>
54506618 11054
01c52d31 11055 * flow-fill.el: Typo.
54506618 11056
01c52d31 110572004-02-26 Andrew Cohen <cohen@andy.bu.edu>
49561cf6 11058
01c52d31 11059 * spam-wash.el: New file.
54506618 11060
01c52d31 110612004-02-26 Mark A. Hershberger <mah@everybody.org>
54506618 11062
01c52d31 11063 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
54506618 11064
01c52d31 110652004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
49561cf6 11066
01c52d31
MB
11067 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11068 to be run with new-articles as LIST1, not LIST2.
11069 (spam-registration-functions): Add spam-use-ham-copy as a nil
11070 registration backend.
54506618 11071
01c52d31 110722004-02-26 Jesper Harder <harder@ifa.au.dk>
54506618 11073
01c52d31
MB
11074 * spam-stat.el (spam-stat-washing-hook): New option.
11075 (spam-stat-buffer-words): Use it.
11076 (spam-stat-process-directory, spam-stat-test-directory): Use
11077 insert-file-contents-literally.
11078 (spam-stat-coding-system): New variable.
11079 (spam-stat-load, spam-stat-save): Use it.
54506618 11080
01c52d31 110812004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11082
01c52d31
MB
11083 * spam-report.el (spam-report-plug-agent): Quote
11084 spam-report-url-to-file and spam-report-url-ping-plain.
54506618 11085
01c52d31 110862004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11087
01c52d31
MB
11088 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11089 / in mailto URLs.
54506618 11090
01c52d31 110912004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11092
01c52d31
MB
11093 * spam-report.el (spam-report-process-queue): Fix interactive use.
11094 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11095 (spam-report-unplug-agent): Doc fixes.
11096 (spam-report-url-ping-mm-url, spam-report-url-to-file)
11097 (spam-report-agentize, spam-report-deagentize): Autoload
54506618 11098
01c52d31 110992004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11100
01c52d31
MB
11101 * message.el (message-setup-fill-variables): Add mml tags to
11102 paragraph-start and paragraph-separate. Suggested by Andrew Korty
11103 <ajk@iu.edu>.
11104 (message-mode): Don't modify paragraph-separate there.
54506618 11105
01c52d31 111062004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11107
01c52d31
MB
11108 * compface.el (uncompface-use-external): Default to undecided.
11109 (uncompface-use-external-threshold): New variable.
11110 (uncompface-float-time): New macro.
11111 (uncompface): Determine whether to use the external decoder if
11112 uncompface-use-external is undecided.
54506618 11113
01c52d31 111142004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
54506618 11115
01c52d31
MB
11116 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11117 after images.
54506618 11118
01c52d31 11119 * gnus-art.el (gnus-mime-display-single): Remove dead code.
54506618 11120
01c52d31 111212004-02-14 Jesper Harder <harder@ifa.au.dk>
49561cf6 11122
01c52d31 11123 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
54506618 11124
002876ab 11125 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
54506618 11126
01c52d31
MB
11127 * gnus-sum.el (gnus-summary-limit-to-age)
11128 (gnus-summary-limit-children): do.
54506618 11129
01c52d31 11130 * gnus-int.el (gnus-request-scan): do.
54506618 11131
01c52d31 11132 * gnus-group.el (gnus-group-suspend): do.
54506618 11133
01c52d31 11134 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
54506618 11135
01c52d31 11136 * gnus-cite.el (gnus-cite-parse-attributions): do.
54506618 11137
01c52d31
MB
11138 * gnus-agent.el (gnus-summary-set-agent-mark)
11139 (gnus-agent-regenerate-group): do.
54506618 11140
01c52d31 11141 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
54506618 11142
01c52d31 11143 * binhex.el (binhex-decode-region-internal): do.
54506618 11144
01c52d31 111452004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11146
01c52d31
MB
11147 * gnus-fun.el (gnus-face-properties-alist): New user option.
11148 (gnus-display-x-face-in-from): Use it.
54506618 11149
01c52d31 11150 * gnus-art.el (article-display-face): Ditto.
54506618 11151
01c52d31 11152 * compface.el (uncompface-use-external): Default to nil.
54506618 11153
01c52d31 111542004-02-12 Jesper Harder <harder@ifa.au.dk>
54506618 11155
01c52d31
MB
11156 * nntp.el (nntp-erase-buffer): New function.
11157 (nntp-retrieve-data, nntp-send-command)
11158 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11159 (nntp-possibly-change-group): Use it.
54506618 11160
01c52d31
MB
11161 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11162 with-current-buffer.
54506618 11163
01c52d31 111642004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
54506618 11165
01c52d31
MB
11166 * compface.el: Merge the ELisp-based uncompface program.
11167 (compface): New customization group.
11168 (uncompface-use-external): New user option.
11169 (uncompface): Call uncompface-internal if uncompface-use-external
11170 is nil.
11171 (uncompface-internal): New function. Note that there are also
11172 some other functions and variables added for this function.
54506618 11173
01c52d31 111742004-02-10 Jesper Harder <harder@ifa.au.dk>
54506618 11175
01c52d31
MB
11176 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11177 if necessary.
54506618 11178
01c52d31 111792004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
54506618 11180
01c52d31
MB
11181 * spam-report.el (spam-report-unplug-agent)
11182 (spam-report-plug-agent, spam-report-deagentize)
11183 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11184 Add support for the Agent in spam-report: when unplugged, report to a
11185 file; when plugged, submit all the requests.
54506618 11186
01c52d31
MB
11187 * spam.el (spam-register-routine): Fix message about
11188 registration.
54506618 11189
01c52d31 111902004-02-09 Jesper Harder <harder@ifa.au.dk>
49561cf6 11191
01c52d31
MB
11192 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11193 dependencies.
11194 (rfc2047-encode): Use it.
54506618 11195
01c52d31
MB
11196 * gnus-art.el (gnus-button-marker-list): Move before first
11197 reference.
54506618 11198
01c52d31
MB
11199 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11200 (imap-parse-body): Fix format string mismatch.
54506618 11201
01c52d31 11202 * gnus-score.el (gnus-summary-increase-score): do.
54506618 11203
01c52d31 11204 * nnrss.el (nnrss-close): New function.
54506618 11205
01c52d31 112062004-02-08 Jesper Harder <harder@ifa.au.dk>
54506618 11207
01c52d31
MB
11208 * nnrss.el (nnrss-make-filename): New function.
11209 (nnrss-request-delete-group, nnrss-read-server-data)
11210 (nnrss-save-server-data, nnrss-read-group-data)
11211 (nnrss-save-group-data): Use it.
11212 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11213 (nnrss-read-server-data, nnrss-read-group-data): Use load.
11214 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
54506618 11215
01c52d31 112162004-02-07 Jesper Harder <harder@ifa.au.dk>
54506618 11217
01c52d31 11218 * mml.el (mml-compute-boundary-1): Don't uncompress files.
54506618 11219
01c52d31 112202004-02-06 Jesper Harder <harder@ifa.au.dk>
54506618 11221
01c52d31
MB
11222 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11223 files.
54506618 11224
01c52d31
MB
11225 * message.el (message-generate-headers-first): Don't quote nil
11226 and t in docstrings.
54506618 11227
01c52d31 11228 * imap.el (imap-id): do.
54506618 11229
01c52d31
MB
11230 * gnus-agent.el (gnus-agent-consider-all-articles)
11231 (gnus-agent-queue-mail): do.
54506618 11232
01c52d31 112332004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11234
01c52d31
MB
11235 * spam-report.el (spam-report-process-queue): New function.
11236 Process requests from `spam-report-requests-file'.
11237 (spam-report-process-queue): Doc fix.
54506618 11238
01c52d31 112392004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
531e5812 11240
01c52d31
MB
11241 * spam.el (spam-register-routine)
11242 (spam-log-processing-to-registry, spam-log-registered-p)
11243 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11244 Change "check" to "spam-check" for semi-clarity.
531e5812 11245
01c52d31 112462004-02-05 Jesper Harder <harder@ifa.au.dk>
531e5812 11247
01c52d31 11248 * pop3.el: Require nnheader.
531e5812 11249
01c52d31 11250 * mml-smime.el: Require cl. Autoload message-fetch-field.
531e5812 11251
01c52d31 11252 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
531e5812 11253
01c52d31 11254 * gnus-picon.el: Require cl.
531e5812 11255
01c52d31 11256 * gnus-fun.el: Require gnus-ems and gnus-util.
531e5812 11257
01c52d31 11258 * gnus.el (gnus-method-to-server): Move defsubst before first use.
531e5812 11259
01c52d31 11260 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
531e5812 11261
01c52d31
MB
11262 * gnus-art.el (gnus-article-edit-mode): Define before first
11263 reference.
531e5812 11264
01c52d31 112652004-02-04 Jesper Harder <harder@ifa.au.dk>
531e5812 11266
01c52d31
MB
11267 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11268 (gnus-uu-post-encoded): Use point-at-bol.
531e5812 11269
01c52d31 11270 * gnus-topic.el (gnus-group-active-topic-p): do.
69075cdd 11271
01c52d31 11272 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
69075cdd 11273
01c52d31 11274 * gnus-group.el (gnus-group-kill-region): do.
69075cdd 11275
01c52d31 11276 * gnus-art.el (article-date-ut): do.
69075cdd 11277
01c52d31
MB
11278 * message.el (message-fetch-field): Remove redundant
11279 case-fold-search binding.
11280 (message-narrow-to-field): Simplify.
69075cdd 11281
01c52d31 112822004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
8903a9c8 11283
01c52d31 11284 * spam.el (spam-directory): Derive from `gnus-directory'.
8903a9c8 11285
01c52d31
MB
11286 * spam-report.el (spam-report-url-to-file)
11287 (spam-report-requests-file): New function and variable for offline
11288 reporting.
11289 (spam-report-url-ping-function): Add `spam-report-url-to-file'
11290 and user defined function.
11291 (spam-report-url-ping-mm-url): Remove doubled slash.
8903a9c8 11292
01c52d31 112932004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
8903a9c8 11294
01c52d31 11295 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
8903a9c8 11296
01c52d31 112972004-02-03 Jesper Harder <harder@ifa.au.dk>
ebbeed62 11298
01c52d31
MB
11299 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11300 format string mismatch.
ebbeed62 11301
01c52d31 11302 * sieve.el (sieve-deactivate-all): do.
8903a9c8 11303
01c52d31 11304 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8903a9c8 11305
01c52d31 11306 * nnlistserv.el (nnlistserv-kk-wash-article): do.
e62e7654 11307
01c52d31 11308 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
e62e7654 11309
01c52d31 11310 * mm-bodies.el (mm-7bit-chars): Don't include \r.
e62e7654 11311
01c52d31 113122004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
e62e7654 11313
01c52d31
MB
11314 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11315 the list of checks.
e62e7654 11316
01c52d31 113172004-01-31 Jesper Harder <harder@ifa.au.dk>
e62e7654 11318
01c52d31
MB
11319 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11320 padding.
e62e7654 11321
01c52d31 113222004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
c3bc41c2 11323
01c52d31
MB
11324 * mm-view.el (mm-fill-flowed): New variable.
11325 (mm-inline-text): Use it.
eb6a2b61 11326
01c52d31 113272004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
c3bc41c2 11328
01c52d31
MB
11329 * spam.el (spam-spamassassin-register-ham-routine)
11330 (spam-spamassassin-register-spam-routine): Fix function names.
7c3bb5a5 11331
01c52d31 113322004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
7c3bb5a5 11333
01c52d31
MB
11334 * gnus.el (gnus-tmp-grouplens): Remove.
11335 (gnus-summary-line-format): Remove grouplens.
f0096211 11336
01c52d31 11337 * gnus-group.el (gnus-group-line-format): Ditto.
f0096211 11338
01c52d31
MB
11339 * gnus-spec.el (gnus-format-specs): Ditto.
11340 (gnus-update-format-specifications): Flush the group format spec
11341 cache if there's the grouplens stuff.
11342 (gnus-parse-simple-format): Replace %l with the empty string.
f0096211 11343
01c52d31 113442004-01-27 Jerry James <james@xemacs.org> (tiny change)
f0096211 11345
01c52d31
MB
11346 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11347 omission.
14e20e13 11348
01c52d31 113492004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
14e20e13 11350
01c52d31
MB
11351 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11352 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
c1d7d285 11353
01c52d31 113542004-01-25 Paul Jarc <prj@po.cwru.edu>
c1d7d285 11355
01c52d31
MB
11356 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
11357 nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11358 New macros and functions.
11359 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11360 Handle > NLINK_MAX messages.
11361 * nnmaildir.el (nnmaildir-request-set-mark): Use
11362 nnmaildir--emlink-p and nnmaildir--eexist-p.
c1d7d285 11363
01c52d31 113642004-01-25 Alex Schroeder <alex@gnu.org>
c1d7d285 11365
01c52d31
MB
11366 * spam-stat.el (spam-stat-process-directory-age): New option.
11367 (spam-stat-process-directory): Use it.
c1d7d285 11368
01c52d31 113692004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
c1d7d285 11370
01c52d31
MB
11371 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11372 (spam-stat-save): Accept prefix argument.
c1d7d285 11373
01c52d31 113742004-01-23 Paul Jarc <prj@po.cwru.edu>
c1d7d285 11375
01c52d31
MB
11376 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11377 links" error.
c1d7d285 11378
01c52d31 113792004-01-23 Jesper Harder <harder@ifa.au.dk>
10b43d7c 11380
01c52d31
MB
11381 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11382 compatibility with old .newsrc.eld files.
10b43d7c 11383
01c52d31 11384 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
f4dd4ae8 11385
01c52d31 11386 * gnus-start.el (gnus-1): do.
f4dd4ae8 11387
01c52d31 11388 * gnus-group.el (gnus-group-line-format-alist): do.
1b155fbd 11389
01c52d31 11390 * gnus.el (gnus-use-grouplens, gnus-visual): do.
1b155fbd 11391
01c52d31 11392 * gnus-gl.el: Remove.
f4dd4ae8 11393
01c52d31 113942004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
f4dd4ae8 11395
01c52d31
MB
11396 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11397 marks consisting of a single range {for example, (3 . 5)} rather
11398 than a list of a single range { ((3 . 5)) }.
49561cf6 11399
01c52d31 114002004-01-23 Jesper Harder <harder@ifa.au.dk>
f4dd4ae8 11401
01c52d31
MB
11402 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11403 with-current-buffer.
11404 (spam-stat-store-current-buffer): Use insert-buffer-substring to
11405 avoid consing a string.
f4dd4ae8 11406
01c52d31
MB
11407 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11408 Remove obsolete entries for big5 and gb2312.
f4dd4ae8 11409
01c52d31 114102004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
49561cf6 11411
01c52d31
MB
11412 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11413 uncompressed list.
f4dd4ae8 11414
01c52d31 114152004-01-22 Jesper Harder <harder@ifa.au.dk>
f4dd4ae8 11416
01c52d31
MB
11417 * spam-stat.el (spam-stat-strip-xref): New function.
11418 (spam-stat-process-directory): Use it.
f4dd4ae8 11419
01c52d31
MB
11420 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11421 here -- it's done in message-fetch-field.
f4dd4ae8 11422
01c52d31 114232004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
f4dd4ae8 11424
01c52d31
MB
11425 * gnus-agent.el (gnus-agent-queue-mail,
11426 gnus-agent-prompt-send-queue): New variables.
11427 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11428 * gnus-draft.el (gnus-group-send-queue): Pass the group name
11429 "nndraft:queue" along to gnus-draft-send. Use
11430 gnus-agent-prompt-send-queue.
11431 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11432 is "nndraft:queue". Suggested by Gaute Strokkenes
11433 <gs234@srcf.ucam.org>
f4dd4ae8 11434
01c52d31
MB
11435 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11436 (agent-enable-undownloaded-faces): Added
11437 (gnus-agent-cat-groups): Use eval-and-compile, not
11438 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11439 method of gnus-agent-cat-groups even when the buffer has been
11440 evaled.
3042deef 11441 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
01c52d31 11442 delete gnus-agent-save-active-1.
002876ab 11443 (gnus-agent-save-groups): Deleted. Identical to
01c52d31
MB
11444 gnus-agent-save-active.
11445 (gnus-agent-write-active): No longer adjust agent's copy of active
11446 file as agent's adjustments are now stored in their own
002876ab 11447 file. Removed optional parameter.
01c52d31
MB
11448 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11449 servers. Add use of min/max range limits from server's local
11450 file.
11451 (gnus-agent-save-alist): Removed unused optional argument.
3042deef
JB
11452 (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11453 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
01c52d31 11454 (gnus-agent-set-local): A per-server file that keeps min/max range
ec5741dc 11455 limits for articles known to the agent. Provides a fast mechanism
01c52d31 11456 for altering many active ranges.
3042deef 11457 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
01c52d31
MB
11458 active file (local makes it unnecessary).
11459 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11460
11461 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11462 (agent-enable-undownloaded-faces): Added
11463
11464 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11465 disable it when sending to "nndraft:queue".
11466 (gnus-group-send-queue): Add safety check to avoid sending queue
11467 when unplugged.
f4dd4ae8 11468
01c52d31
MB
11469 * gnus-group.el (gnus-group-catchup): Use new
11470 gnus-sequence-of-unread-articles, not
11471 gnus-list-of-unread-articles, to avoid exhausting memory with huge
11472 numbers of articles. Use gnus-range-map to avoid having to
11473 uncompress the unread list.
11474 (gnus-group-archive-directory,
11475 gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11476 reference.
9b5773bc 11477
01c52d31
MB
11478 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11479 (gnus-sorted-range-intersection): Intersection of two ranges
11480 without requiring that they first be uncompressed.
9b5773bc 11481
01c52d31
MB
11482 * gnus-start.el (gnus-activate-group): Unless blocked by the
11483 caller, possibly expand the active range to include both cached
11484 and agentized articles.
11485 (gnus-convert-old-newsrc): Rewrote in anticipation of having
11486 multiple version-dependent converters.
11487 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11488 gnus-agent-save-active.
11489 (gnus-save-newsrc-file): Save dirty agent range limits.
46cdaf24 11490
01c52d31
MB
11491 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11492 gnus-agent-possibly-alter-active.
11493 (gnus-adjust-marked-articles): Faster handling of simple lists
11494
114952004-01-21 Jesper Harder <harder@ifa.au.dk>
11496
11497 * spam-stat.el (spam-stat-test-directory): New optional argument
11498 displays a list of files detected. Suggested by Andrew Cohen
11499 <cohen@andy.bu.edu>.
11500 (spam-stat-buffer-words-with-scores): Don't narrow and change
11501 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
11502
115032004-01-20 Hubert Chan <hubert@uhoreg.ca>:
11504
11505 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11506 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11507 (spam-spamassassin-arguments)
11508 (spam-spamassassin-spam-flag-header)
11509 (spam-spamassassin-positive-spam-flag-header)
11510 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11511 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11512 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11513 (spam-list-of-processors, spam-list-of-checks)
11514 (spam-list-of-statistical-checks, spam-registration-functions)
11515 (spam-check-spamassassin-headers, spam-check-spamassassin)
11516 (spam-spamassassin-score)
11517 (spam-spamassassin-register-with-sa-learn)
11518 (spam-spamassassin-register-spam-routine)
11519 (spam-spamassassin-register-ham-routine)
11520 (spam-assassin-register-spam-routine)
002876ab
JB
11521 (spam-assassin-register-ham-routine): Add SpamAssassin support.
11522 (spam-bogofilter-score): Fix to show article before scoring.
01c52d31
MB
11523
115242004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
11525
11526 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11527 default scoring function.
11528 (spam-generic-score): Call spam-spamassassin-score if
11529 spam-use-spamassassin or spam-use-spamassassin-headers is on;
11530 spam-bogofilter-score otherwise.
11531
11532 * gnus.el (spam-process, spam-autodetect-methods): Add
11533 spamassassin and spamassassin-headers.
11534
115352004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
11536
11537 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11538 Suppress unnecessary messages.
11539
115402004-01-20 Jesper Harder <harder@ifa.au.dk>
11541
11542 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11543 make-hash-table.
46cdaf24 11544
01c52d31 115452004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11546
01c52d31 11547 * canlock.el (base64-encode-string): Don't autoload it.
a08b59c9 11548
01c52d31 115492004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11550
01c52d31
MB
11551 * run-at-time.el: Remove useless (require 'itimer),
11552 eval-and-compile and (featurep 'xemacs).
a08b59c9 11553
01c52d31 115542004-01-16 Jesper Harder <harder@ifa.au.dk>
a08b59c9 11555
01c52d31
MB
11556 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11557 GROUP is a virtual group.
a08b59c9 11558
01c52d31 115592004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
a08b59c9 11560
01c52d31 11561 * gnus.el: Autoload `message-y-or-n-p'.
a08b59c9 11562
01c52d31 115632004-01-15 Jesper Harder <harder@ifa.au.dk>
a08b59c9 11564
01c52d31 11565 * pgg-parse.el: Remove unnecessary (require 'custom).
a08b59c9 11566
01c52d31 11567 * pgg-def.el: do.
a08b59c9 11568
01c52d31 11569 * nnmail.el: do.
a08b59c9 11570
01c52d31 11571 * gnus-undo.el: do.
a08b59c9 11572
01c52d31 11573 * gnus-picon.el: do.
a08b59c9 11574
01c52d31 11575 * gnus-util.el: do.
a08b59c9 11576
01c52d31 115772004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
a08b59c9 11578
01c52d31 11579 * gnus-sum.el (gnus-pick-line-number): Add autoload.
a08b59c9 11580
01c52d31 115812004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11582
01c52d31
MB
11583 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11584 handle, as well as a list.
a08b59c9 11585
01c52d31
MB
11586 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11587 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11588 (mm-w3m-cid-retrieve): Simplify.
a08b59c9 11589
01c52d31 115902004-01-14 Vasily Korytov <deskpot@myrealbox.com>
a08b59c9 11591
01c52d31
MB
11592 * message.el (message-kill-to-signature): Allow prefix arg to
11593 specify number of lines to keep before signature.
a08b59c9 11594
01c52d31
MB
115952004-01-14 Kai Grossjohann <kai@emptydomain.de>
11596
11597 (message-kill-to-signature): Change docstring.
a08b59c9 11598
01c52d31 115992004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11600
01c52d31
MB
11601 * canlock.el: Always require sha1-el.
11602 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
a08b59c9 11603
01c52d31 11604 * message.el: Autoload sha1 only when compiling.
a08b59c9 11605
01c52d31 116062004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11607
01c52d31 11608 * message.el (message-canlock-generate): Require sha1-el.
a08b59c9 11609
01c52d31 116102004-01-13 Jesper Harder <harder@ifa.au.dk>
a08b59c9 11611
01c52d31 11612 * message.el (message-expand-name): Silence the byte compiler.
a08b59c9 11613
01c52d31 116142004-01-13 Simon Josefsson <jas@extundo.com>
1232b9cb 11615
01c52d31
MB
11616 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11617 Invoke gnus-score-mode. Reported by
11618 bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
1232b9cb 11619
01c52d31
MB
11620 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
11621 Jim Blandy <jimb@redhat.com> (tiny change).
1232b9cb 11622
01c52d31 116232004-01-12 Jesper Harder <harder@ifa.au.dk>
1232b9cb 11624
01c52d31 11625 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
ef3b7aae 11626
01c52d31 116272004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
ef3b7aae 11628
01c52d31
MB
11629 * spam.el (spam-get-article-as-string): Update to use
11630 gnus-request-article-this-buffer, much simpler.
11631 (spam-get-article-as-buffer): Remove.
6e7fb80c 11632
01c52d31 116332004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
6e7fb80c 11634
01c52d31
MB
11635 * message.el (message-expand-name): Use EUDC if the user uses
11636 that.
7cb0aa56 11637
01c52d31 116382004-01-12 Jesper Harder <harder@ifa.au.dk>
7cb0aa56 11639
01c52d31
MB
11640 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11641 character for the encoding to avoid consing a string.
7cb0aa56 11642
01c52d31
MB
11643 * rfc2047.el (rfc2047-decode-string): Don't cons a string
11644 unnecessarily.
7cb0aa56 11645
01c52d31 11646 * mm-util.el (mm-replace-chars-in-string): Remove.
7cb0aa56 11647
01c52d31
MB
11648 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11649 of mm-replace-chars-in-string.
e79f14a4 11650
01c52d31 116512004-01-11 Jesper Harder <harder@ifa.au.dk>
e79f14a4 11652
01c52d31
MB
11653 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11654 strings.
e79f14a4 11655
01c52d31 11656 * mm-util.el (mm-subst-char-in-string): Support inplace.
e79f14a4 11657
01c52d31
MB
11658 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11659 a new string in every iteration. Use shy groups.
e79f14a4 11660
01c52d31 116612004-01-10 Jesper Harder <harder@ifa.au.dk>
e79f14a4 11662
01c52d31
MB
11663 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11664 (gnus-group-change-level, gnus-kill-newsgroup)
11665 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11666 (gnus-get-unread-articles, gnus-make-articles-unread)
11667 (gnus-make-ascending-articles-unread): Use accessor
11668 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11669 to get group information for improved readability.
0c6ec103 11670
01c52d31 11671 * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
0c6ec103 11672
01c52d31 11673 * gnus-soup.el (gnus-soup-group-brew): do.
0c6ec103 11674
01c52d31 11675 * gnus-msg.el (gnus-put-message): do.
0c6ec103 11676
01c52d31 11677 * gnus-move.el (gnus-group-move-group-to-server): do.
5fa405b6 11678
01c52d31 11679 * gnus-kill.el (gnus-batch-score): do.
1270d7ca 11680
01c52d31
MB
11681 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11682 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11683 (gnus-group-update-group, gnus-group-read-group)
11684 (gnus-group-make-group, gnus-group-make-help-group)
11685 (gnus-group-make-archive-group, gnus-group-make-directory-group)
11686 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11687 (gnus-group-sort-by-unread, gnus-group-catchup)
11688 (gnus-group-unsubscribe-group, gnus-group-kill-group)
11689 (gnus-group-yank-group, gnus-group-set-info)
11690 (gnus-group-list-groups): do.
1b155fbd 11691
01c52d31 11692 * gnus.el (gnus-generate-new-group-name): do.
1270d7ca 11693
01c52d31 11694 * gnus-delay.el (gnus-delay-send-queue): do.
1270d7ca 11695
01c52d31 11696 * nnvirtual.el (nnvirtual-catchup-group): do.
1270d7ca 11697
01c52d31
MB
11698 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11699 do.
1270d7ca 11700
01c52d31
MB
11701 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11702 (gnus-group-prepare-topics, gnus-topic-check-topology): do.
1270d7ca 11703
01c52d31
MB
11704 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11705 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11706 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11707 (gnus-group-make-articles-read): do.
1270d7ca 11708
01c52d31 117092004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 11710
01c52d31
MB
11711 * gnus-art.el (article-decode-mime-words, article-babel)
11712 (gnus-article-highlight-signature, gnus-article-add-buttons)
11713 (gnus-signature-toggle): Use gnus-with-article-buffer.
1270d7ca 11714
01c52d31
MB
11715 * gnus-art.el (gnus-article-highlight-headers)
11716 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
1270d7ca 11717
01c52d31
MB
11718 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11719 (gnus-article-set-globals, gnus-request-article-this-buffer)
11720 (gnus-button-message-id, gnus-article-maybe-hide-headers)
11721 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11722 (gnus-mime-display-alternative): Use with-current-buffer.
1270d7ca 11723
01c52d31 117242004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 11725
01c52d31
MB
11726 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11727 also under 80 char limit, and call gnus-error if needed.
11728 (spam-fetch-article-header): Fix - it was a
11729 buffer-local variable (gnus-newsgroup-data).
11730 (spam-find-spam): Use spam-generate-fake-headers, forget about
11731 spam-insert-fake-headers.
11732 (spam-insert-fake-headers): Remove.
1270d7ca 11733
01c52d31 117342004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 11735
01c52d31
MB
11736 * deuglify.el (gnus-article-outlook-unwrap-lines)
11737 (gnus-outlook-rearrange-article)
11738 (gnus-outlook-repair-attribution-outlook)
11739 (gnus-outlook-repair-attribution-block)
11740 (gnus-outlook-repair-attribution-other): Remove redundant
11741 save-excursion.
1270d7ca 11742
01c52d31 117432004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 11744
01c52d31
MB
11745 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11746 (spam-fetch-field-subject-fast)
11747 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11748 (spam-fetch-article-header): Add functions to deal with Gnus
11749 internals for fast retrieval of article header data.
11750 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
1270d7ca 11751
01c52d31 117522004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 11753
01c52d31
MB
11754 * pop3.el (pop3-md5): Remove.
11755 (pop3-apop): Replace pop3-md5 with md5.
1270d7ca 11756
01c52d31 11757 * mm-bodies.el: base64 is always built-in.
1270d7ca 11758
01c52d31
MB
11759 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11760 with-current-buffer.
1270d7ca 11761
23f87bed 117622004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 11763
23f87bed
MB
11764 * canlock.el (canlock-insert-header): Remove excessive grouping in
11765 regexp.
1270d7ca 11766
01c52d31
MB
11767 * gnus-sum.el (gnus-summary-read-document): Ditto.
11768
11769 * gnus-uu.el (gnus-uu-part-number): Ditto.
11770
11771 * html2text.el (html2text-remove-tags): Ditto.
11772 (html2text-format-tags): Ditto.
11773 (html2text-format-single-elements): Ditto.
11774
11775 * mml.el (mml-parse-1): Ditto.
11776
117772004-01-08 Jesper Harder <harder@ifa.au.dk>
11778
11779 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11780
11781 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11782
11783 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11784
11785 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11786
117872003-11-15 Simon Josefsson <jas@extundo.com>
11788
11789 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11790 (pgg-gpg-lookup-key): Use regexp match instead of
11791 split-string (split-string is different between emacs 21.2 and
11792 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
11793
117942004-01-08 Jesper Harder <harder@ifa.au.dk>
11795
11796 * gnus-art.el (gnus-mime-view-all-parts)
11797 (gnus-article-part-wrapper, gnus-article-view-part): Use
11798 with-current-buffer.
11799
118002004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
11801
11802 * spam.el (spam-disable-spam-split-during-ham-respool)
11803 (spam-spamoracle-database, spam-cache-lookups)
11804 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11805 (spam-group-ham-mark-p, spam-group-spam-mark-p)
11806 (spam-group-ham-marks, spam-group-spam-marks)
11807 (spam-group-spam-contents-p, spam-group-ham-contents-p)
11808 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11809 also add spam-use-blackholes to the statistical checks.
11810 (spam-fetch-field-fast): Add interface to fetching fields, may
11811 become a macro.
11812 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11813 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11814 (spam-insert-fake-headers): Fake an article when needed.
11815 (spam-find-spam): Fake article when possible.
11816 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11817 (spam-check-bogofilter-headers): Use message-fetch-field instead
11818 of nnmail-fetch-field.
11819
118202004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
11821
11822 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11823
118242004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
11825
11826 * spam.el (spam-split): Do not require spam-use-CHECK to be
11827 enabled if that check is passed to spam-split explicitly; also
11828 fix so 'spam doesn't get converted to spam-split-group when
11829 spam-split-symbolic-return is t.
11830 (spam-find-spam): Find registrations of the article and use those
11831 instead of re-running spam-split to find the spam/ham
11832 classification of the article.
11833 (spam-log-processing-to-registry, spam-log-registered-p)
11834 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11835 Use gnus-error instead of gnus-message.
11836 (spam-log-registration-type): Add function to determine the
11837 classification of a message based on registry entries; will
11838 return nil if both 'spam and 'ham are found.
11839 (spam-check-BBDB): Expand all the BBDB macros here so we can have
11840 a reasonably fast local cache without the loading errors.
11841 (spam-cache-lookups): Set to t by default.
11842 (spam-find-spam): Don't try to guess spam-cache-lookups.
11843 (spam-enter-whitelist, spam-enter-blacklist): Clear the
11844 spam-caches entry.
11845 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11846 caching of whitelist/blacklist entries.
11847 (spam-check-whitelist, spam-check-blacklist): Invoke
11848 spam-from-listed-p with a type, not a cache variable.
11849 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11850
118512004-01-07 Jesper Harder <harder@ifa.au.dk>
11852
11853 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11854
11855 * nnmail.el (nnmail-split-fancy): do.
11856
11857 * mml.el (mml-parse): do.
11858
11859 * gnus-score.el (gnus-enter-score-words-into-hashtb)
11860 (gnus-score-adaptive): do.
11861
23f87bed 118622004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 11863
01c52d31
MB
11864 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
11865 (gnus-mime-button-map): Don't set keymap parent.
11866 (gnus-button-ctan-directory-regexp): Use shy grouping.
11867 (gnus-prev-page-map): Don't set keymap parent.
11868 (gnus-prev-page-map): Remove duplicated one.
11869 (gnus-next-page-map): Don't set keymap parent.
11870 (gnus-mime-security-button-map): Ditto.
11871
11872 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
11873 version number.
11874
23f87bed 11875 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
1270d7ca 11876
23f87bed 118772004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 11878
23f87bed
MB
11879 * canlock.el (canlock-sha1-function): Remove.
11880 (canlock-sha1-function-for-verify): Remove.
11881 (canlock-openssl-program): Remove.
11882 (canlock-openssl-args): Remove.
11883 (canlock-ignore-errors): Remove.
11884 (canlock-sha1-with-openssl): Remove.
11885 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
11886 (canlock-verify): Don't use canlock-ignore-errors.
1270d7ca 11887
23f87bed
MB
11888 * sha1-el.el (sha1-string-external): Make it can return a string
11889 in binary form.
11890 (sha1-region-external): Ditto.
11891 (sha1-string-internal): Ditto.
11892 (sha1-region-internal): Ditto.
11893 (sha1-region): Ditto.
11894 (sha1-string): Ditto.
11895 (sha1): Ditto.
1270d7ca 11896
01c52d31 118972004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 11898
01c52d31 11899 * spam.el (spam-report-articles-gmane): New command.
1270d7ca 11900
01c52d31 119012004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 11902
01c52d31 11903 * gnus.el: Don't make unnecessary *Group* buffer when loading.
1270d7ca 11904
01c52d31
MB
11905 * run-at-time.el (run-at-time-saved): Remove.
11906 (run-at-time): Doc fix.
1270d7ca 11907
01c52d31 119082004-01-07 Jesper Harder <harder@ifa.au.dk>
1270d7ca 11909
01c52d31
MB
11910 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
11911 (gnus-summary-limit-map): Add it.
11912 (gnus-summary-make-menu-bar): do.
1270d7ca 11913
01c52d31 119142004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 11915
01c52d31
MB
11916 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
11917 Make attempt at some caching support (done for BBDB only now).
11918 (spam-find-spam): Set spam-cache-lookups if there are more than 2
11919 addresses to be checked.
11920 (spam-clear-cache-BBDB): Add function, to be invoked by
11921 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11922 (spam-check-BBDB): Check and use the caches, if
11923 spam-cache-lookups is on, remove superfluous (provide).
1270d7ca 11924
01c52d31 119252004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
1270d7ca 11926
01c52d31 11927 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
1270d7ca 11928
01c52d31 119292004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
1270d7ca 11930
01c52d31
MB
11931 * run-at-time.el (run-at-time-saved): Move to after the definition
11932 of `run-at-time'.
1270d7ca 11933
01c52d31 119342004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 11935
01c52d31
MB
11936 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11937 mm-w3m-local-map-property.
1270d7ca 11938
01c52d31
MB
11939 * mm-view.el (mm-w3m-mode-map): Remove.
11940 (mm-w3m-local-map-property): Remove.
11941 (mm-inline-text-html-render-with-w3m): Don't use
11942 mm-w3m-local-map-property.
1270d7ca 11943
01c52d31 119442004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 11945
01c52d31 11946 * run-at-time.el: New file.
1270d7ca 11947
01c52d31
MB
11948 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11949 of gnus-set-text-properties.
1270d7ca 11950
01c52d31 11951 * gnus-uu.el (gnus-uu-save-article): Ditto.
1270d7ca 11952
01c52d31 11953 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
1270d7ca 11954
01c52d31 11955 * gnus-cite.el (gnus-cite-parse): Ditto.
1b155fbd 11956
01c52d31
MB
11957 * gnus-art.el (gnus-button-push): Use set-text-properties instead
11958 of gnus-.
1b155fbd 11959
01c52d31
MB
11960 * gnus.el: Changed calls to nnheader-run-at-time and
11961 password-run-at-time throughout to use run-at-time directly.
1b155fbd 11962
01c52d31 11963 * password.el: Removed definition of run-at-time.
1b155fbd 11964
01c52d31 119652004-01-05 Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de> (tiny change)
1b155fbd 11966
01c52d31
MB
11967 * mml.el (mml-minibuffer-read-disposition): Show attachment type
11968 in prompt.
1b155fbd 11969
01c52d31 119702004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
1b155fbd 11971
01c52d31
MB
11972 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11973 XEmacs version.
1270d7ca 11974
01c52d31
MB
11975 * dns.el (dns-make-network-process): Use `open-network-stream'
11976 instead of `gnus-xmas-open-network-stream'.
1270d7ca 11977
01c52d31 11978 * .cvsignore: Add auto-autoloads.el, custom-load.el.
1270d7ca 11979
01c52d31 119802004-01-06 Jesper Harder <harder@ifa.au.dk>
1270d7ca 11981
01c52d31
MB
11982 * gnus-art.el (gnus-mime-display-alternative)
11983 (gnus-insert-mime-button, gnus-insert-mime-security-button)
11984 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11985 Don't use gnus-local-map-property.
1270d7ca 11986
01c52d31 11987 * gnus-util.el (gnus-local-map-property): Remove.
1270d7ca 11988
01c52d31
MB
11989 * mm-view.el (mm-view-pkcs7-decrypt): Replace
11990 gnus-completing-read-maybe-default with completing-read.
1270d7ca 11991
01c52d31
MB
11992 * gnus-util.el (gnus-completing-read): do.
11993 (gnus-completing-read-maybe-default): Remove.
1270d7ca 11994
01c52d31 119952004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
1270d7ca 11996
01c52d31
MB
11997 * password.el: Only autoload `run-at-time' if not XEmacs.
11998 Only autoload the itimer functions if XEmacs.
1270d7ca 11999
01c52d31 120002004-01-06 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12001
01c52d31
MB
12002 * gnus-art.el (gnus-read-string): Remove.
12003 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12004 read-string.
1270d7ca 12005
01c52d31 120062004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 12007
01c52d31
MB
12008 * netrc.el: Autoload password-read.
12009 (netrc): Add configuration group.
12010 (netrc-encoding-method, netrc-openssl-path): Add
12011 variables for encoding and decoding of files with symmetric
12012 ciphers.
12013 (netrc-encode): Add assistant function to encode a file with
12014 netrc-encoding-method.
12015 (netrc-parse): Add interactive parameter, added optional
12016 decoding if netrc-encoding-method is non-nil but otherwise
12017 behavior is standard.
12018 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12019 Do s/encode/encrypt/ everywhere.
1270d7ca 12020
01c52d31 12021 * spam.el: Remove executable-find autoload.
1270d7ca 12022
01c52d31 120232004-01-05 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12024
01c52d31 12025 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
1270d7ca 12026
01c52d31 12027 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
1270d7ca 12028
01c52d31 120292004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
c113de23 12030
01c52d31
MB
12031 * gnus-art.el (gnus-treat-ansi-sequences,
12032 article-treat-ansi-sequences): New variable and function.
12033 Suggested by Dan Jacobson <jidanni@jidanni.org>.
1270d7ca 12034
01c52d31
MB
12035 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12036 Use it.
1270d7ca 12037
01c52d31 120382004-01-05 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12039
01c52d31 12040 * mm-util.el (mm-quote-arg): Remove.
23f87bed 12041
01c52d31
MB
12042 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12043 shell-quote-argument.
1270d7ca 12044
01c52d31 12045 * gnus-uu.el (gnus-uu-command): do.
1270d7ca 12046
01c52d31 12047 * gnus-sum.el (gnus-summary-insert-pseudos): do.
1270d7ca 12048
01c52d31
MB
12049 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12050 with make-char.
1270d7ca 12051
01c52d31 12052 * mm-util.el (mm-make-char): Remove.
1270d7ca 12053
01c52d31
MB
12054 * mml.el (mml-mode): Replace gnus-add-minor-mode with
12055 add-minor-mode.
1270d7ca 12056
01c52d31 12057 * gnus-undo.el (gnus-undo-mode): do.
1270d7ca 12058
01c52d31 12059 * gnus-topic.el (gnus-topic-mode): do.
1270d7ca 12060
01c52d31 12061 * gnus-sum.el (gnus-dead-summary-mode): do.
1270d7ca 12062
01c52d31 12063 * gnus-start.el (gnus-slave-mode): do.
1270d7ca 12064
01c52d31 12065 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
1270d7ca 12066
01c52d31 12067 * gnus-ml.el (gnus-mailing-list-mode): do.
1270d7ca 12068
01c52d31 12069 * gnus-gl.el (gnus-grouplens-mode): do.
1270d7ca 12070
01c52d31 12071 * gnus-draft.el (gnus-draft-mode): do.
1270d7ca 12072
01c52d31 12073 * gnus-dired.el (gnus-dired-mode): do.
1270d7ca 12074
01c52d31 12075 * gnus-ems.el (gnus-add-minor-mode): Remove.
1270d7ca 12076
01c52d31
MB
12077 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12078 Replace gnus-char-width with char-width.
1270d7ca 12079
01c52d31 12080 * gnus-ems.el (gnus-char-width): Remove.
1270d7ca 12081
01c52d31
MB
12082 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12083 Replace gnus-char-width with char-width.
1270d7ca 12084
01c52d31 12085 * gnus-ems.el (gnus-char-width): Remove.
1270d7ca 12086
01c52d31
MB
12087 * spam-stat.el (with-syntax-table): Remove with-syntax-table
12088 definition.
12089 Remove Emacs 20 hash table compatibility code.
1270d7ca 12090
01c52d31
MB
12091 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12092 20 compatibility code.
1270d7ca 12093
01c52d31 12094 * spam.el (spam-point-at-eol): Replace with point-at-eol.
1270d7ca 12095
01c52d31 12096 * smime.el (smime-point-at-eol): Replace with point-at-eol.
1270d7ca 12097
01c52d31
MB
12098 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12099 with point-at-{eol,bol}.
1270d7ca 12100
01c52d31 12101 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
1270d7ca 12102
01c52d31 12103 * imap.el (imap-point-at-eol): Replace with point-at-eol.
1270d7ca 12104
01c52d31
MB
12105 * flow-fill.el (fill-flowed-point-at-bol,
12106 fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
1270d7ca 12107
01c52d31
MB
12108 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12109 Replace with point-at-{eol,bol} throughout all files.
1270d7ca 12110
01c52d31 121112004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12112
01c52d31
MB
12113 * ntlm.el (ntlm-string-as-unibyte): New macro.
12114 (ntlm-build-auth-response): Use it.
1270d7ca 12115
01c52d31
MB
12116 Remove Emacs 20 stuff:
12117 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12118 of delq and copy-sequence.
12119 * gnus-art.el (popup-menu): Remove the compiler macro.
12120 * nnmail.el (nnmail-split-fancy): Don't support customizing with
12121 Emacs 20.
1270d7ca 12122
01c52d31 121232004-01-05 Simon Josefsson <jas@extundo.com>
1270d7ca 12124
01c52d31
MB
12125 * ntlm.el: Fix namespace. Change smb-passwd-hash into
12126 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12127 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12128 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12129 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12130 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12131 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12132 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12133 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12134 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12135 ntlm-string-permute, string-lshift into ntlm-string-lshift,
12136 string-xor into ntlm-string-xor. Suggested by
12137 Jesper Harder <harder@myrealbox.com>.
1270d7ca 12138
01c52d31 12139 * ntlm.el: Don't include poem.
1270d7ca 12140
01c52d31
MB
12141 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
12142 Jesper Harder <harder@myrealbox.com>.
1270d7ca 12143
01c52d31 12144 * sasl-ntlm.el, ntlm.el, md4.el: New files.
1270d7ca 12145
01c52d31
MB
12146 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
12147 probably breaks emacs with DL patch, but do we care? Is anyone
12148 still using the DL stuff?)
1270d7ca 12149
01c52d31
MB
12150 * sieve-manage.el: Use the password package.
12151 (sieve-manage-read-passwd): Remove.
12152 (sieve-manage-interactive-login): Use password. Re-add
12153 condition-case around loop.
12154
12155 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12156 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12157 the password package.
12158
121592003-02-19 Simon Josefsson <jas@extundo.com>
12160
12161 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12162 token.
12163
121642002-08-07 Simon Josefsson <jas@extundo.com>
12165
12166 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12167 (sieve-manage-authenticators):
12168 (sieve-manage-authenticator-alist): Add some SASL mechs.
12169 (sieve-sasl-auth): New function.
12170 (sieve-manage-cram-md5-auth):
12171 (sieve-manage-plain-auth): Rewrite using SASL library.
12172 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12173 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12174 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12175 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12176
121772004-01-05 Simon Josefsson <jas@extundo.com>
12178
12179 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12180 New files.
12181
121822004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12183
12184 * gnus-group.el (gnus-no-groups-message): Update.
12185
12186 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12187
121882003-11-09 Simon Josefsson <jas@extundo.com>
12189
12190 * imap.el: Support for ID IMAP extension (RFC 2971).
12191 (imap-local-variables): Add imap-id.
12192 (imap-id): New variable.
12193 (imap-id): New function.
12194 (imap-parse-response): Parse untagged ID response.
12195 * nnimap.el (nnimap-id): New variable.
12196 (nnimap-open-connection): Use it.
12197
121982003-12-28 Simon Josefsson <jas@extundo.com>
12199
12200 * gnus-score.el (gnus-score-edit-all-score): New.
12201 * gnus-group.el (gnus-group-score-map): Bind it to W e.
12202
122032004-01-04 Simon Josefsson <jas@extundo.com>
12204
12205 * password.el: Add.
12206
122072004-01-04 Mario Lang <lang@zid.tugraz.at>
12208
12209 * dns.el: Add support for AAAA records (see RFC 3596)
12210
12211 * Fix typo PRT -> PTR
12212
12213 * Parse MX, PTR and SOA replies (see RFC 1035)
12214
122152004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12216
12217 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12218
12219 * Moved to Changelog.2.
12220
122212004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12222
12223 * gnus.el (gnus-version-number): Bump version.
12224
122252004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12226
12227 * gnus.el: No Gnus v0.1 is released.
1270d7ca 12228
01c52d31 122292004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1270d7ca 12230
01c52d31 12231 * gnus.el: No Gnus v0.0 is released.
1270d7ca 12232
01c52d31 122332004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 12234
01c52d31
MB
12235 * gnus.el (gnus-version-number): Bump.
12236 (gnus-version): No.
1270d7ca 12237
ef3b7aae 12238See ChangeLog.2 for earlier changes.
2a34a036 12239
e3fe4da0 12240 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
12241
12242 This file is part of GNU Emacs.
12243
12244 GNU Emacs is free software; you can redistribute it and/or modify
12245 it under the terms of the GNU General Public License as published by
5a9dffec 12246 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
12247 any later version.
12248
12249 GNU Emacs is distributed in the hope that it will be useful,
12250 but WITHOUT ANY WARRANTY; without even the implied warranty of
12251 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12252 GNU General Public License for more details.
12253
12254 You should have received a copy of the GNU General Public License
12255 along with GNU Emacs; see the file COPYING. If not, write to the
12256 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12257 Boston, MA 02110-1301, USA.
ab5796a9 12258
ef3b7aae
MB
12259;; Local Variables:
12260;; coding: iso-2022-7bit
d7ba2a01 12261;; fill-column: 79
33462dfa 12262;; add-log-time-zone-rule: t
ef3b7aae
MB
12263;; End:
12264
ab5796a9 12265;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4