lisp/gnus/gnus-icalendar.el (gnus-icalendar-identities): Make changing the value...
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
2
3 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
4 value of gnus-icalendar-additional-identities work without restart.
5
6 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7
8 * mm-util.el (mm-make-temp-file):
9 Alias to make-temp-file for modern Emacsen.
10
11 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
12
13 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
14 nnir-article-number and nnir-article-group.
15
16 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
17
18 * message.el (message-send-mail-with-sendmail):
19 Don't kill error buffer if sending fails.
20
21 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
22
23 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
24 (gnus-icalendar-event->org-entry)
25 (gnus-icalendar--update-org-event)
26 (gnus-icalendar-event->gnus-calendar): Distinguish between
27 required/optional/non-participant attendee status. Fix bug causing
28 the first required event participant to be omitted.
29
30 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
31
32 * gnus-art.el (article-de-quoted-unreadable)
33 (article-de-base64-unreadable, gnus-mime-copy-part)
34 * gnus-html.el (gnus-article-html)
35 * mm-view.el (mm-inline-text-html-render-with-w3)
36 (mm-inline-text-html-render-with-w3m-standalone)
37 * rfc2231.el (rfc2231-decode-encoded-string):
38 Allow overriding charset by mm-charset-override-alist.
39
40 * gnus-art.el (gnus-article-browse-html-parts):
41 Replace LWSPs with `&nbsp;'s in header.
42
43 Work for broken Chinese articles.
44
45 * gnus-art.el (gnus-article-browse-html-save-cid-content):
46 Exclude broken handles that gnus-summary-enter-digest-group may create.
47 (gnus-article-browse-html-parts):
48 Allow overriding charset by mm-charset-override-alist.
49
50 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
51
52 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
53 (gnus-icalendar-identities): Support additional-identities.
54
55 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
56 Fix org-timestamp for events ending at midnight.
57
58 2013-11-21 Ivan Shmakov <ivan@siamics.net> (tiny change)
59
60 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
61 Support debbugs .log files.
62
63 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
64
65 * message.el (message-beginning-of-line):
66 Use beginning-of-visual-line when visual-line-mode is turned on.
67
68 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
69
70 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
71 (gnus-icalendar-event-from-ical)
72 (gnus-icalendar-event->org-entry)
73 (gnus-icalendar--update-org-event): Required/optional participation,
74 list of attendees synced to org.
75
76 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
77
78 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
79 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
80 cancellations to be synced to org if the original appt has an org
81 outline.
82
83 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
84
85 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
86 (gnus-icalendar-event->org-entry)
87 (gnus-icalendar--update-org-event)
88 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
89
90 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
91
92 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
93 Fix timezone handling in gnus-icalendar export to org.
94
95 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
96
97 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
98
99 2013-10-30 Glenn Morris <rgm@gnu.org>
100
101 * gnus-group.el (gnus-group-browse-foreign-server):
102 * gnus-int.el (gnus-start-news-server):
103 Silence compiler obsolescence warning.
104
105 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
106
107 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
108 `nnoo-current-server' first, then for the actual `nnimap-address' to
109 allow netrc entries for the nnoo server to coexist with netrc entries
110 for the `nnimap-address'.
111
112 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
113
114 * mm-decode.el (mm-dissect-buffer): Revert last change.
115 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
116 The problem that motivated those changes was attributed to a broken
117 mail sender, and has been fixed.
118
119 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
120
121 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
122 token is missing in the Content-Type header.
123
124 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
125
126 2013-09-18 Glenn Morris <rgm@gnu.org>
127
128 * gnus-util.el (image-size): Declare.
129
130 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
131
132 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
133 (gnus-icalendar-event-from-ical)
134 (gnus-icalendar-event--build-reply-event-body)
135 (gnus-icalendar-event-reply-from-buffer)
136 (gnus-icalendar-find-org-event-file)
137 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
138 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
139
140 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
141
142 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
143
144 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
145 Use save-current-buffer.
146 (gnus-tree-mode-map): Initialize in the declaration.
147 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
148 (scroll-in-place): Defvar it.
149 (gnus-tmp-*): Defvar them.
150 (gnus-get-tree-buffer): Use derived-mode-p.
151 (gnus--let-eval): New macro.
152 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
153 non-prefixed variables.
154 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
155
156 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
157 vars since it doesn't seem to be available.
158 (gnus-set-global-variables, gnus-summary-read-group-1)
159 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
160 (gnus-summary-display-article, gnus-summary-select-article)
161 (gnus-summary-next-article, gnus-offer-save-summaries)
162 (gnus-summary-generic-mark): Use derived-mode-p.
163 (gnus-summary-read-group-1, gnus-summary-exit)
164 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
165 Adjust calls to gnus-tree-close and gnus-tree-open.
166
167 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
168
169 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
170 (gnus-agent-mode): Use derived-mode-p.
171 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
172 gnus-command-method and *-command-method to nil, but bind
173 gnus-command-method to *-command-method instead!
174 (gnus-agent-fetch-articles): Remove unused var `id'.
175 (gnus-agent-fetch-headers): Remove unused arg `force'.
176 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
177 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
178 (gnus-agent-short-article, gnus-agent-long-article)
179 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
180 first use.
181 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
182 `score-param'.
183 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
184 (gnus-get-predicate): Push in front of the cache, rather than end.
185 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
186 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
187 (gnus-agent-expire-unagentized-dirs): Don't rebind
188 gnus-agent-expire-current-dirs since the defvar silences the warning.
189 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
190 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
191 (gnus-agent-regenerate): Simplify interactive spec and doc.
192
193 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
194
195 * gnus-int.el (gnus-open-server): Silence compiler.
196
197 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
198
199 * message.el (message-display-completion-list): Abolish.
200 (message-completion-in-region): Use display-completion-list.
201
202 2013-09-17 Glenn Morris <rgm@gnu.org>
203
204 * gnus-util.el (gnus-message-with-timestamp-1):
205 Use `messages-buffer' function if available. Ignore read-only.
206
207 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
208
209 * message.el (message-expand-group, message-completion-in-region):
210 Correct the order of start and end of a region.
211
212 2013-09-13 Glenn Morris <rgm@gnu.org>
213
214 * mml2015.el (gnus-create-image): Autoload it.
215
216 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
217
218 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
219 (image-size): Declare.
220
221 2013-09-12 Glenn Morris <rgm@gnu.org>
222
223 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
224 Avoid using `find', which i) might not be defined at runtime;
225 ii) does not work, since its default test is eql, not equal.
226 (gnus-mime-action-alist): Declare.
227
228 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
229
230 * score-mode.el (gnus-score-mode-map): Move initialization
231 into declaration.
232 (gnus-score-mode): Use define-derived-mode.
233 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
234 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
235 into declaration.
236 (gnus-kill-file-mode): Use define-derived-mode.
237 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
238 Use derived-mode-p.
239 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
240 (gnus-group-setup-buffer, gnus-group-name-at-point)
241 (gnus-group-make-web-group, gnus-group-enter-directory)
242 (gnus-group-suspend): Use derived-mode-p.
243 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
244 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
245 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
246 (gnus-article-setup-buffer, gnus-article-prepare)
247 (gnus-article-prepare-display, gnus-sticky-article)
248 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
249 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
250 (gnus-article-read-summary-keys): Use derived-mode-p.
251
252 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
253
254 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
255
256 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
257
258 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
259 shift_jis from the default value set for Japanese users.
260
261 2013-08-13 Glenn Morris <rgm@gnu.org>
262
263 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
264
265 * gnus.el (gnus-valid-select-methods): Fix type.
266
267 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
268
269 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
270
271 * mm-decode.el (mm-display-external): Run a timer for the temp files
272 deletion after a viewer exits; add a deletion timer for the needsterm
273 case, too.
274
275 * mm-decode.el (mm-display-external): Try to delete temporary files by
276 using a 1-min. timer.
277
278 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
279
280 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
281 New internal variables.
282 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
283 (mm-display-external): Use it to delete temporary files instead of
284 using timers.
285
286 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
287
288 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
289 with cond for backwards compatability.
290
291 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
292
293 * mm-decode.el (mm-display-external): Bind process-connection-type to
294 nil; don't delete a temp file immediately even if a viewer finishes,
295 since it may be a shell script, like xdg-open, that launches a real
296 viewer program belatedly.
297
298 2013-08-05 Dave Abrahams <dave@boostpro.com>
299
300 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
301 that we can create nndoc groups that excerpt other groups.
302
303 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
304
305 * gnus-delay.el (gnus-delay-article): Fix typo.
306
307 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
308 articles.
309
310 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
311 we can get spell-checking etc.
312
313 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
314
315 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
316 a single one used for encoding the whole text in a header.
317
318 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
319
320 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
321 before sending.
322
323 * mm-decode.el (mm-command-output): New face.
324 (mm-display-external): Use it.
325
326 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
327
328 * nnmbox.el (nnmbox-request-article): Don't change point.
329
330 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
331
332 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
333 Include `handle' parameter.
334
335 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
336
337 * gnus-icalendar.el: New file.
338
339 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
340
341 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
342
343 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
344 dummy roots, too.
345
346 2013-08-01 David Edmondson <dme@dme.org>
347
348 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
349 out on ttys.
350
351 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
352
353 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
354 not empty.
355
356 * nnrss.el (nnrss-discover-feed): Indent.
357
358 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
359
360 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
361
362 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
363
364 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
365 dirty to ensure nnimap data being saved.
366
367 2013-07-30 Tassilo Horn <tsdh@gnu.org>
368
369 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
370 menu entry.
371
372 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
373 the current thread's total score instead of the current article's
374 score.
375
376 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
377 (gnus-sort-threads-recursively): Delete defcustom.
378 (gnus-sort-threads-recursive): Adapt accordingly.
379
380 2013-07-30 Tassilo Horn <tsdh@gnu.org>
381
382 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
383 (gnus-sort-threads-recursive): Use it.
384 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
385 again. Now that determines how to sort subthreads.
386
387 2013-07-26 Tassilo Horn <tsdh@gnu.org>
388
389 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
390 (gnus-sort-threads): Use it.
391
392 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
393
394 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
395 punctuation characters follow parentheses (bug#14950).
396
397 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
398
399 * gnus.el (gnus-continuum-version):
400 * gnus-msg.el (gnus-extended-version): Simplify.
401
402 * gnus.el (gnus-continuum-version-1): Remove.
403 * gnus-msg.el (gnus-bug): Revert.
404
405 Calculate gnus-version correctly on Cygwin.
406
407 * gnus.el (gnus-continuum-version): Do main calculations in integers.
408 (gnus-continuum-version-1): New function, return a string.
409
410 * gnus-msg.el (gnus-extended-version, gnus-bug):
411 Use gnus-continuum-version-1 instead of gnus-continuum-version.
412
413 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
414
415 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
416 (bug#13384).
417
418 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
419
420 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
421 that were only relevant in a development version a long time ago.
422
423 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
424
425 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
426 that the old Emacs 24s bundle.
427
428 2013-07-10 David Engster <deng@randomsample.de>
429
430 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
431 if `gnus-newsrc-file-version' does not match `gnus-version'.
432 This fixes a bug in Emacs trunk where the 'unexist' marks were always
433 removed at startup because "Gnus v5.13" was considered smaller than "Ma
434 Gnus v0.03".
435
436 2013-07-10 Tassilo Horn <tsdh@gnu.org>
437
438 * gnus.el (gnus-summary-line-format):
439 Reference `gnus-user-date-format-alist' for the &user-date; format, not
440 `gnus-summary-user-date-format-alist'.
441
442 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
443
444 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
445 delete files (bug#13481).
446
447 2013-07-08 Tassilo Horn <tsdh@gnu.org>
448
449 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
450
451 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
452
453 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
454 display images.
455
456 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
457
458 * message.el (message-cancel-news): According to
459 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
460 preferred over "cmsg cancel" in the Subject.
461
462 * nnir.el (nnir-engines): Note that the group specs are regexps
463 (bug#13238).
464
465 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
466 gotten read-only text properties, ensure that those aren't heeded when
467 copying stuff over (bug#13434).
468
469 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
470 (bug#13762).
471
472 2013-07-05 David Kastrup <dak@gnu.org>
473
474 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
475 authinfo file again (important for blank passwords). This had been
476 broken with 2013-06-15 change.
477
478 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
479
480 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
481 Revert 2013-01-14 change.
482
483 2013-07-02 David Engster <deng@randomsample.de>
484
485 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
486 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
487 to see whether the group was synced before.
488
489 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
490
491 * nnimap.el (nnimap-request-move-article): Decode the group name when
492 doing internal moves to avoid charset issues.
493
494 2013-07-02 Julien Danjou <julien@danjou.info>
495
496 * nnimap.el (nnimap-request-list):
497 Revert change that made listing synchronous.
498 (nnimap-get-responses): Restore.
499
500 2013-07-02 Dave Abrahams <dave@boostpro.com>
501
502 * nnimap.el (nnimap-change-group): Document result value.
503
504 * nnimap.el (nnimap-find-article-by-message-id):
505 Account for the fact that nnimap-change-group can return t.
506
507 2013-07-02 Julien Danjou <julien@danjou.info>
508
509 * nnimap.el (nnimap-request-head):
510 Resture to-buffer parameter, used by `nnimap-request-move-article'.
511
512 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
513
514 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
515 supported by nnimap actually. Reverts previous change.
516
517 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
518 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
519 to-buffer argument that is already supported.
520
521 2013-07-02 Julien Danjou <julien@danjou.info>
522
523 * nnimap.el (nnimap-get-responses): Remove, unused.
524
525 2013-07-02 Julien Danjou <julien@danjou.info>
526
527 * nnimap.el (nnimap-request-articles-find-limit): Rename from
528 `nnimap-request-move-articles-find-limit' since we do not use it
529 only for move operations.
530 (nnimap-request-accept-article):
531 Use `nnimap-request-articles-find-limit' to limit search by message-id.
532
533 2013-07-02 Julien Danjou <julien@danjou.info>
534
535 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
536
537 * nnimap.el (nnimap-log-buffer):
538 Check that `window-point-insertion-type' is boundp, since it's not
539 available in XEmacs.
540
541 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
542
543 * nnimap.el (nnimap-log-buffer):
544 Add this, setting `window-point-insertion-type' in the buffer to t.
545 (nnimap-log-command): Use nnimap-log-buffer.
546
547 2013-07-02 Julien Danjou <julien@danjou.info>
548
549 * nnimap.el (nnimap-find-article-by-message-id):
550 Add an optional limit argument to be able to limit the search.
551 (nnimap-request-move-article):
552 Use `nnimap-request-move-articles-find-limit'.
553 (nnimap-request-move-articles-find-limit):
554 Add this to limit the search by Message-Id after a message move.
555 (nnimap): Add defgroup.
556
557 2013-07-02 Julien Danjou <julien@danjou.info>
558
559 * nnimap.el (nnimap-find-article-by-message-id):
560 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
561 (nnimap-possibly-change-group): Add read-only argument.
562 (nnimap-request-list): Use nnimap-possibly-change-group rather than
563 issuing EXAMINE manually.
564 (nnimap-find-article-by-message-id):
565 Use `nnimap-possibly-change-group' with read-only argument.
566 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
567 We cannot possibly change because we need to be sure that it's either
568 read-write or read-only.
569
570 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * gnus-sum.el (gnus-summary-insert-old-articles):
573 Don't include unexisting messages.
574
575 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
576
577 * gnus-start.el (gnus-clean-old-newsrc):
578 Remove totally bogus `unexists' entries.
579 (gnus-clean-old-newsrc): Fix last checkin.
580
581 * nnimap.el (nnimap-update-info):
582 None of the articles below the active low-water mark exist.
583
584 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
585
586 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
587
588 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
589
590 * nnimap.el (nnimap-request-scan):
591 Allow `nnimap-inbox' to be a list of inboxes.
592
593 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
594
595 * gnus-group.el (gnus-group-expire-articles-1):
596 Don't try to expire messages that don't exist.
597
598 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
599
600 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
601
602 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
603
604 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
605
606 * gnus-start.el (gnus-clean-old-newsrc):
607 Delete `unexist' from pre-Ma Gnus 0.3.
608
609 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
610
611 * gnus-sum.el (gnus-summary-local-variables):
612 Make `gnus-newsgroup-unexist' into a local variable.
613
614 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
615
616 * gnus-sum.el (gnus-adjust-marked-articles):
617 Add to `gnus-newsgroup-unexist'.
618
619 * gnus.el (gnus-article-mark-lists):
620 Add `unexist' to the list of marks.
621 (gnus-article-special-mark-lists):
622 Put the `unexist' in the special marks list instead.
623
624 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
625 articles in the list of articles to be selected.
626
627 * nnimap.el (nnimap-retrieve-group-data-early):
628 Query for unexisting articles.
629 (nnimap-update-info): Keep track of unexisting articles.
630 (nnimap-update-qresync-info): Ditto.
631
632 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
633
634 * gnus-start.el (gnus-clean-old-newsrc): New function.
635 (gnus-read-newsrc-file): Use it.
636
637 2013-07-02 Daiki Ueno <ueno@gnu.org>
638
639 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
640 of 'create-image' for XEmacs compatibility; check errors when decoding
641 image. Reported by Uwe Brauer.
642
643 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
644
645 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
646 gnus-button-push revised at 2011-01-19.
647
648 2013-06-19 Glenn Morris <rgm@gnu.org>
649
650 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
651
652 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
653
654 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
655
656 2013-06-18 Glenn Morris <rgm@gnu.org>
657
658 * eww.el, shr.el, shr-color.el: Move to ../net.
659
660 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
661
662 * shr.el (shr-tag-table): Insert the images after the table, so that
663 they're not covered by the table colourisation, which often looked
664 awkward.
665 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
666 <dd>.
667
668 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
669
670 * eww.el (eww-detect-charset): Improve regexp; move backward.
671
672 2013-06-18 Glenn Morris <rgm@gnu.org>
673
674 * mm-decode.el (widget-convert-button): Autoload.
675
676 * sieve-manage.el (mm-enable-multibyte): Autoload.
677
678 * shr.el (libxml-parse-html-region): Declare.
679 (shr-render-buffer): Explicit error if no libxml2 support.
680
681 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
682
683 * auth-source.el (auth-source-current-line): New function.
684 (auth-source-netrc-parse-entries): When a data token is "machine",
685 assume we're in the wrong place and abort parsing the current line.
686
687 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
688
689 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
690 (eww-convert-widgets): Don't bug out if the first widget starts at the
691 beginning of the buffer.
692 (eww-convert-widgets): Fix last patch.
693 (eww-tag-input): Support <input type=image>.
694
695 * shr.el (shr-insert-table): Respect border-collapse: collapse.
696 (shr-tag-base): Protect against base specs that are degenerate.
697 (shr-ensure-paragraph): Don't delete empty lines that have text
698 properties, because these may be input fields.
699
700 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
701 we can navigate to them.
702
703 * shr.el (shr-colorize-region): Put the colours over the entire region.
704 (shr-inhibit-decoration): New variable.
705 (shr-add-font): Use it to inhibit text property decorations while doing
706 preliminary table renderings. This speeds up typical Wikipedia page
707 renderings by 15%.
708 (shr-tag-span): Don't respect the <title>, because that overwrites the
709 help-echo from links inside the spans.
710 (shr-next-link): Use `help-echo' for navigation, so that we can
711 navigate to form elements, too.
712
713 * eww.el (eww-button): New face.
714 (eww-convert-widgets): Use it to make submit buttons more button-like.
715
716 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
717 that Gnus commands work.
718
719 * shr.el (shr-render-td): Support horizontal alignment.
720
721 * eww.el (eww-put-color): Remove.
722 (eww-colorize-region): Use `add-face-text-property'.
723
724 * shr.el (shr-add-font): Append face data, so that we get the correct
725 precedence: The innermost value (which is applied first) wins.
726 (shr-make-overlay): Obsolete function.
727
728 * mm-decode.el (mm-convert-shr-links): New function to convert
729 new-style shr URL links into widgets.
730 (mm-shr): Use it.
731
732 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
733 widget commands, since we're no longer using widgets for links.
734
735 * shr.el (shr-next-link): New command.
736 (shr-previous-link): New command.
737 (shr-urlify): Don't use `widget-convert', because that's slow.
738 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
739 because collecting the overlays and reapplying them when generating
740 tables is slow.
741 (shr-insert-table): Ditto.
742
743 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
744
745 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
746 * shr.el (browse-url): Require `url'.
747 * eww.el (url): Require format-spec.
748
749 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
750
751 * eww.el (eww-display-html): Default to using the entire window width.
752 (eww-browse-url): Don't add a User-Agent header (twice), because that
753 makes Bing refuse connection.
754
755 * shr.el (shr-make-table): Cache the table rendering at the table
756 level, and not the <td> level. This is a bit faster.
757
758 * eww.el (eww-render): Go to the correct ID when given URLs ending with
759 #id.
760
761 * shr.el (shr-tag-li): Don't require a new paragraph, since other
762 browsers don't.
763 (shr-expand-url): Respect #anchor links.
764 (shr-parse-base): Chop off the anchor before using.
765 (shr-descend): Respect display: none.
766 (shr-descend): Allow marking elements that have certain IDs.
767
768 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
769
770 * shr.el (shr-expand-url): Don't bug out on zero-length links.
771
772 * eww.el (eww-tag-textarea): Support <textarea>.
773
774 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
775
776 * shr.el (shr-dom-to-xml): Fix function call.
777
778 * eww.el (eww): New group.
779 (eww-header-line-format): New custom variable.
780 (eww-current-title): New variable.
781 (eww-display-html): Update header and handle title tag.
782 (eww-update-header-line-format): New function.
783 (eww-tag-title): New function.
784
785 * shr.el (shr-dom-to-xml): New function.
786 (shr-tag-svg): Add support for the SVG tag.
787 (shr-bullet): New custom variable.
788 (shr-tag-li): Support custom bullet in unordered lists.
789
790 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
791
792 * shr.el (shr-expand-url): Respect // URLs.
793
794 * eww.el (eww-tag-body): Override the shr body rendering so that we can
795 put a background colour onto the entire buffer.
796 (eww-render): When being redirected, use the redirect URL as the new
797 base URL.
798
799 * shr.el (shr-parse-base): Fix parsing error.
800
801 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
802
803 * shr.el (shr-parse-base): New function.
804 (shr-expand-url): Use it to expand relative URLs reliably.
805
806 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
807
808 * auth-source.el (auth-source-search-collection): Fix docstring.
809 (auth-source-netrc-parse): Refactor and improve netrc parser to support
810 single-quoted strings and multiline entries.
811 (auth-source-netrc-parse-next-interesting)
812 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
813 New functions to support parser.
814
815 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
816
817 * eww.el (eww-submit): Get submit button logic right when hitting RET
818 on non-submit buttons.
819
820 * shr.el: Remove shr-preliminary-table-render, since that can't really
821 be used for anything in practice.
822
823 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
824
825 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
826 (sieve-manage-quit).
827
828 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
829
830 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
831 control the maximum size of photo ID image.
832 (mml2015-epg-key-image-to-string): Respect it.
833
834 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
835
836 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
837 instead of the final one so that we can more easily distinguish them.
838
839 * eww.el (eww-submit): Compute the submission URL correctly.
840
841 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
842
843 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
844 Use plist-get rather than CL's getf.
845 (sieve-manage-parse-capability): Avoid CL's remove-if.
846
847 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
848
849 * shr.el (shr-expand-url): Expansion should chop off the bits after the
850 last slash.
851
852 * eww.el (eww-tag-select): Use the first value as the default value.
853
854 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
855
856 * eww.el (eww): Prepend urls with http:// if scheme is missing.
857 (eww-mode): Use `define-derived-mode'.
858 (eww-parse-headers): Parse headers from beginning of buffer so that
859 file:// links work.
860
861 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
862
863 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
864
865 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
866
867 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
868 to handle them at all.
869
870 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
871
872 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
873 work, too.
874 (eww-tag-select): Implement <select>.
875
876 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
877
878 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
879 stream managing functions by using open-protocol-stream to do most of
880 the work. Has the nice benefit of enabling STARTTLS.
881 Wait for capabilities after STARTTLS: following RFC5804, the server
882 sends new capabilities after successfully establishing a TLS connection
883 with the client. The client should update the cached list of
884 capabilities, but we just ignore the answer for now.
885 (sieve-manage-network-p, sieve-manage-network-open)
886 (sieve-manage-starttls-p, sieve-manage-starttls-open)
887 (sieve-manage-forward, sieve-manage-streams)
888 (sieve-manage-stream-alist): Remove unneeded functions neither in the
889 API, nor called by any other function.
890 Enable Multibyte for SieveManage buffers: The parser won't properly
891 handle umlauts and line endings unless multibyte is turned on in the
892 process buffer.
893
894 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
895
896 * eww.el (eww-tag-input): Support password fields.
897 (eww-submit): Support POST.
898
899 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
900
901 * eww.el (eww-tag-form): Protect against degenerate forms.
902
903 * shr.el (shr-expand-url): Expand URLs that start with a slash
904 correctly.
905
906 * eww.el (eww-submit): Get submit button logic right.
907
908 * shr.el (shr-final-table-render): New variable to signal when we're
909 doing the final table rendering so that we can collect more data at
910 that point.
911
912 * eww.el (eww-submit): Make form submission work.
913 (eww-tag-input): Implement submit buttons.
914 (eww-click-radio): Implement radio and checkboxes.
915 (eww-submit): Handle hidden elements.
916
917 * shr.el (shr-descend): Allow other packages to override (or provide)
918 rendering of elements.
919 (shr-expand-url): Strip query strings from URLs before expanding them.
920
921 * eww.el: Don't require cl-lib.
922 (eww-tag-form): Start form support.
923
924 * eww.el: Start writing a new, tiny web browser.
925 (eww-previous-url): New command.
926 (eww-quit): New command.
927
928 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
929
930 * sieve.el: Put point at beginning of buffer when viewing a script.
931 (sieve-open-server): Respect the PORT parameter. Show the correct port
932 number in sieve-buffer's header. Fixed code to also work with a string
933 as port specifier. Properly close the connection on pressing 'q'. Make
934 sieve-manage-quit close the connection and process buffer. Also, remove
935 duplicate keybinding for 'q'.
936
937 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
938
939 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
940 make it easier to read.
941 (mm-pkcs7-enveloped-magic): Ditto.
942
943 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
944
945 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
946 before `image-type-available-p' to avoid loading the image libraries
947 needlessly.
948
949 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
950
951 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
952 assume Date header begins with "Date", that may be customized into
953 something like "X-Sent" using gnus-article-time-format.
954 (article-transform-date): Allow multi-line Date header.
955
956 2013-06-02 David Engster <deng@randomsample.de>
957
958 * registry.el (initialize-instance, registry-lookup)
959 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
960 (registry-lookup-secondary-value, registry-search, registry-delete)
961 (registry-insert, registry-reindex, registry-size, registry-prune):
962 Do not wrap methods in `eval-and-compile'. This breaks due to latest
963 changes in EIEIO (introduction of eieio-core.el).
964
965 2013-05-30 Glenn Morris <rgm@gnu.org>
966
967 * nnmail.el (nnmail-fancy-expiry-target):
968 Also bind mail-dont-reply-to-names.
969
970 * spam-stat.el (spam-stat-save):
971 No need to tweak font-lock in temp buffers.
972
973 * shr.el (shr-put-image): Silence compiler.
974
975 2013-05-29 Glenn Morris <rgm@gnu.org>
976
977 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
978
979 * gnus-group.el (gnus-sequence-of-unread-articles)
980 (gnus-summary-add-mark, gnus-mark-article-as-read)
981 (gnus-group-make-articles-read): Declare.
982
983 * gnus-sum.el (gnus-parameter-list-identifier)
984 (gnus-article-stop-animations, gnus-stop-downloads)
985 (gnus-article-only-boring-p, article-goto-body)
986 (gnus-flush-original-article-buffer, article-narrow-to-head)
987 (gnus-article-hidden-text-p, gnus-delete-wash-type)
988 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
989
990 * gnus.el: No need to eval-and-compile autoloads.
991
992 * gravatar.el (help-function-arglist): Autoload.
993
994 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
995
996 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
997
998 * spam.el: No need to load spam-report when compiling.
999 No need to eval-and-compile autoloads.
1000 (spam-report-resend-to): Declare.
1001 (spam-report-resend-register-routine): Require 'spam-report.
1002
1003 2013-05-24 Julien Danjou <julien@danjou.info>
1004
1005 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1006 setup.
1007
1008 2013-05-23 Glenn Morris <rgm@gnu.org>
1009
1010 * gnus-util.el (rmail-swap-buffers-maybe)
1011 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1012 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1013 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1014
1015 * mm-decode.el: No need to load term when compiling.
1016 (term-mode, term-char-mode): Declare.
1017
1018 * mm-util.el: No need to load jka-compr when compiling.
1019 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1020
1021 * nnmaildir.el: Require is automatically eval-and-compile.
1022 (nnmail): Require at run-time too.
1023
1024 * registry.el (registry-size): Move definition before use.
1025
1026 2013-05-22 Daiki Ueno <ueno@gnu.org>
1027
1028 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1029 signed data to conform the standard. (Bug#14232)
1030
1031 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1032
1033 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1034 double angle quotation mark.
1035
1036 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1037
1038 * message.el (message-insert-formatted-citation-line): Handle finding
1039 first/lastname when more than 2 names appear.
1040
1041 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1042
1043 * shr.el (shr-tag-span): New function.
1044
1045 2013-05-18 Glenn Morris <rgm@gnu.org>
1046
1047 * message.el (message-mode): Use message-mode-abbrev-table,
1048 with text-mode-abbrev-table as parent. (Bug#14413)
1049
1050 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1051
1052 * message.el (message-expand-group): Decode group names.
1053
1054 2013-05-16 Julien Danjou <julien@danjou.info>
1055
1056 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1057 app-icon.
1058
1059 2013-05-15 Glenn Morris <rgm@gnu.org>
1060
1061 * shr-color.el (shr-color-visible-luminance-min)
1062 (shr-color-visible-distance-min): Use shr-color group.
1063
1064 2013-05-11 Glenn Morris <rgm@gnu.org>
1065
1066 * gnus-vm.el: Make it loadable without VM.
1067 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1068 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1069
1070 2013-05-09 Glenn Morris <rgm@gnu.org>
1071
1072 * mml1991.el: Make it loadable. (Bug#13456)
1073
1074 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1075 * gnus-async.el (gnus-async-post-fetch-function):
1076 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1077 * gnus-html.el (gnus-html-image-cache-ttl):
1078 * gnus-notifications.el (gnus-notifications-timeout):
1079 * gnus-picon.el (gnus-picon-properties):
1080 * gnus-util.el (gnus-completion-styles):
1081 * gnus.el (gnus-other-frame-resume-function):
1082 * message.el (message-user-organization-file)
1083 (message-cite-reply-position):
1084 * nnir.el (nnir-summary-line-format)
1085 (nnir-retrieve-headers-override-function):
1086 * shr-color.el (shr-color-visible-luminance-min):
1087 * shr.el (shr-blocked-images):
1088 * spam-report.el (spam-report-resend-to):
1089 * spam.el (spam-summary-exit-behavior): Fix custom types.
1090
1091 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1092
1093 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1094
1095 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1096 because of let-binding help-xref-following. (Bug#14356)
1097
1098 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1099
1100 * message.el (message-bury, message-send-and-exit):
1101 Revert 2013-05-04 change.
1102
1103 2013-05-06 Glenn Morris <rgm@gnu.org>
1104
1105 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1106
1107 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1108
1109 * message.el (message-bury): Make `buffer' optional.
1110 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1111 (bug#14085).
1112
1113 2013-05-04 Andrew Cohen <cohen@bu.edu>
1114
1115 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1116 entering into the registry.
1117
1118 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1119
1120 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1121 (Bug#14304)
1122
1123 2013-04-27 Glenn Morris <rgm@gnu.org>
1124
1125 * gnus.el (gnus-list-debbugs):
1126 Use require rather than autoload. (Bug#14262)
1127
1128 2013-04-27 Julien Danjou <julien@danjou.info>
1129
1130 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1131 port to "sieve" now that it has an official IANA port assigned.
1132
1133 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1134
1135 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1136 Don't set the MAILHOST environment variable permanently (Bug#14271).
1137
1138 2013-04-26 Glenn Morris <rgm@gnu.org>
1139
1140 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1141
1142 2013-04-25 Andrew Cohen <cohen@bu.edu>
1143
1144 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1145 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1146
1147 2013-04-24 Andrew Cohen <cohen@bu.edu>
1148
1149 * nnir.el (nnir-close-group): Make sure we are in the right group.
1150
1151 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1152 dependency table from all newly retrieved headers.
1153
1154 2013-04-16 David Edmondson <dme@dme.org>
1155
1156 Support <img src="data:...">.
1157
1158 * shr.el (shr-image-from-data): New function.
1159 (shr-tag-img): Use it.
1160
1161 2013-04-14 Andrew Cohen <cohen@bu.edu>
1162
1163 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1164 group.
1165
1166 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1167
1168 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1169 corresponding to any existing group (Bug#14166).
1170
1171 2013-04-10 Andrew Cohen <cohen@bu.edu>
1172
1173 * nnir.el (number-sequence): No longer used.
1174 (nnir-request-set-mark): New function.
1175 (nnir-request-update-info): Improve marks updating.
1176 (nnir-request-scan): Don't duplicate marks updating.
1177 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1178 Use 'assq rather than 'assoc. Quote anonymous function.
1179 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1180 Use 'gnus-group-prefixed-p.
1181 (gnus-summary-create-nnir-group): Make sure server for method is open.
1182
1183 2013-04-04 Andrew Cohen <cohen@bu.edu>
1184
1185 * nnir.el (gnus-nnir-group-p): New function.
1186 (nnir-possibly-change-group): Use it.
1187
1188 * gnus-msg.el (gnus-setup-message): Use it.
1189
1190 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1191
1192 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1193 `initial-input' for the argument name.
1194 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1195
1196 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1197
1198 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1199 (used by MH-E).
1200
1201 2013-04-01 Andrew Cohen <cohen@bu.edu>
1202
1203 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1204 group.
1205
1206 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1207 fix compilation.
1208
1209 2013-03-31 Andrew Cohen <cohen@bu.edu>
1210
1211 * nnir.el (nnir-method-default-engines): And another typo.
1212
1213 2013-03-30 Andrew Cohen <cohen@bu.edu>
1214
1215 * nnir.el (nnir-method-default-engines): Fix typo.
1216
1217 2013-03-29 Andrew Cohen <cohen@bu.edu>
1218
1219 * nnir.el: Define 'number-sequence for xemacs.
1220 (gnus-summary-create-nnir-group): New function to create an nnir group
1221 from an nnir summary buffer based on the current query.
1222 (nnir-request-create-group): Update to allow nnir group creation based
1223 on the current query.
1224
1225 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1226
1227 * nndraft.el (nndraft-request-expire-articles):
1228 Make expiry target always `delete'.
1229
1230 2013-03-27 Andrew Cohen <cohen@bu.edu>
1231
1232 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1233 buffer use the posting-style and gcc of the original article group.
1234 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1235
1236 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1237 after other deffoos.
1238
1239 2013-03-26 Andrew Cohen <cohen@bu.edu>
1240
1241 * nnir.el: Major rewrite. Cleaner separation between searches and group
1242 management. Marks are now shown in nnir summary buffers.
1243 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1244 (gnus-summary-make-nnir-group): New function for initiating searches
1245 from a summary buffer.
1246
1247 2013-03-18 Sam Steingold <sds@gnu.org>
1248
1249 * message.el (message-bury): Minor cleanup.
1250
1251 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1252
1253 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1254 nnml-request-list. (Bug#13873)
1255 (nndir-request-newsgroups): Remove, unused.
1256
1257 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1258
1259 2013-03-03 Ted Phelps <phelps@gnusto.com>
1260
1261 * shr.el: Make all the overlays set the `evaporate' property so that
1262 they're removed properly.
1263
1264 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1265
1266 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1267 shell-quote-argument.
1268
1269 2013-02-22 David Engster <deng@randomsample.de>
1270
1271 * gnus-registry.el (gnus-registry-save): Provide class name when
1272 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1273 Use `condition-case' to stay compatible with older EIEIO versions which
1274 only accept one argument.
1275
1276 2013-02-17 Daiki Ueno <ueno@gnu.org>
1277
1278 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1279 (epg-user-id-validity): Autoload.
1280 (mml2015-epg-check-user-id): New function.
1281 (mml2015-epg-check-sub-key): New function split from
1282 mml2015-epg-find-usable-key.
1283 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1284 optional name-is-key-id, to handle the case when user-id is unusable.
1285 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1286
1287 2013-02-17 Glenn Morris <rgm@gnu.org>
1288
1289 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1290
1291 2013-02-16 Glenn Morris <rgm@gnu.org>
1292
1293 * shr.el (shr-put-image): Only animate images that specify a delay.
1294 This is consistent with the old image-animated-p behavior.
1295
1296 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1297
1298 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1299 for XEmacs.
1300
1301 2013-02-13 Juri Linkov <juri@jurta.org>
1302
1303 * gnus-art.el (gnus-article-mode-map):
1304 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1305 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1306
1307 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1308
1309 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1310 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1311
1312 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1313
1314 * auth-source.el (auth-source-format-prompt): Don't get confused by
1315 any "\" in replacement text. (Bug#13637)
1316
1317 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1318
1319 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1320 (gnus-backend-trace): Honor gnus-backend-trace.
1321
1322 * mml.el (mml-insert-part): Insert closing tag.
1323
1324 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1325
1326 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1327
1328 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1329 able to find the article, which can happen in debbugs groups,
1330 apparently.
1331
1332 2013-01-16 Glenn Morris <rgm@gnu.org>
1333
1334 * smiley.el (smiley-style): Make the file loadable in batch mode.
1335
1336 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1337
1338 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1339 imap process running.
1340
1341 2013-01-14 Julien Danjou <julien@danjou.info>
1342
1343 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1344 Compare addresses against addresses, not against the full From field.
1345
1346 2013-01-13 Richard Stallman <rms@gnu.org>
1347
1348 * message.el (message-forward-make-body-mime): New args BEG, END
1349 specify what part of FORWARD-BUFFER to use. Do the work directly
1350 instead of calling `mml-insert-buffer'.
1351
1352 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1353
1354 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1355 cross-reference(s).
1356
1357 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1358 cross-reference(s).
1359
1360 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1361
1362 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1363 and point-max-marker.
1364 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1365
1366 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1367
1368 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1369 to mml2015-encrypt-to-self.
1370 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1371
1372 2013-01-09 Daiki Ueno <ueno@gnu.org>
1373
1374 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1375 mml-smime-epg-find-usable-secret-key.
1376
1377 2013-01-08 Glenn Morris <rgm@gnu.org>
1378
1379 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1380
1381 2013-01-07 Daiki Ueno <ueno@gnu.org>
1382
1383 * mml-smime.el: Support signing by sender.
1384 Requested by Uwe Brauer.
1385 (mml-smime-sign-with-sender): New user option analogous
1386 to mml2015-sign-with-sender.
1387 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1388 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1389 mml2015.el.
1390
1391 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1392
1393 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1394 isn't running, because Gnus will probably not know how to handle the
1395 Gcc header (bug#11941).
1396
1397 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1398 articles.
1399
1400 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1401
1402 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1403 (nnfolder-generate-active-file): Make this function work with recursive
1404 folder names.
1405
1406 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1407
1408 * nntp.el (nntp-open-connection): Use HELP as the capability command
1409 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1410 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1411
1412 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1413
1414 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1415 place holder since this gives `Invalid face reference: nil' messages.
1416 Use the `default' face instead. It has the same effect here, even
1417 though it is not no-op.
1418
1419 * gnus-util.el
1420 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1421
1422 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1423
1424 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1425 non-string posting styles (bug#13285).
1426
1427 2012-12-27 Glenn Morris <rgm@gnu.org>
1428
1429 * plstore.el (plstore-passphrase-callback-function):
1430 Use plstore-get-file.
1431
1432 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1433
1434 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1435 stderr.
1436
1437 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1438 group is nil.
1439
1440 * shr.el (shr-tag-em): Render as italic, not bold.
1441
1442 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1443
1444 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1445
1446 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1447
1448 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1449 temporary file to get PGP key image. Pass no-show-photos when
1450 extracting image to avoid having it pop up twice.
1451
1452 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1453
1454 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1455 eligible for treatment.
1456
1457 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1458 lines. This makes summary commands with hidden threads work more
1459 reliably.
1460
1461 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1462 button to mark the hidden citations (bug#9395).
1463
1464 2012-12-26 Daiki Ueno <ueno@gnu.org>
1465
1466 * mml2015.el (mml2015-epg-signature-to-string): New function.
1467 (mml2015-epg-verify-result-to-string): New function.
1468 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1469 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1470 instead of epg-verify-result-to-string.
1471 (epg-signature-key-id, epg-signature-to-string): Autoload.
1472 (epg-verify-result-to-string): Remove autoload.
1473
1474 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1475
1476 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1477 ID image from GPG public key.
1478 (mml2015-epg-key-image-to-string): New function.
1479
1480 2012-12-25 Leo Liu <sdl.web@gmail.com>
1481
1482 * plstore.el (plstore-passphrase-callback-function): Fix error when
1483 error when plstore-cache-passphrase-for-symmetric-encryption is set
1484 (bug#13264).
1485
1486 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1487
1488 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1489 buffer to the article buffer here, because that clobbers multiple
1490 article buffers.
1491
1492 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1493 buffer always points to the right summary buffer.
1494
1495 2012-12-25 John Wiegley <jwiegley@gmail.com>
1496
1497 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1498 the password (bug#12097).
1499
1500 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1501
1502 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1503 (bug#13263).
1504
1505 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1506 buffer exists before using it (bug#12475).
1507
1508 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1509 offline groups (bug#11937).
1510
1511 * message.el (message-yank-original): When using customize to set the
1512 value of `message-cite-style', the variable it set to a symbol that's
1513 the name of the variable, which must then be dereferenced (bug#12616).
1514
1515 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
1516
1517 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1518 the `face' property with a list whose car is the face specified in the
1519 format string and whose cdr is (nil).
1520 * lisp/gnus-util.el
1521 (gnus-put-text-property-excluding-characters-with-faces):
1522 Change accordingly.
1523 (gnus-get-text-property-excluding-characters-with-faces): New function.
1524 * lisp/gnus-sum.el (gnus-summary-highlight-line):
1525 * lisp/gnus-salt.el (gnus-tree-highlight-node):
1526 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1527
1528 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1529
1530 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1531 login methods.
1532 (nnimap-login): Respect the `nnimap-authenticator' variable.
1533
1534 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1535 mark state when moving articles. Otherwise unticked articles will get
1536 their ticks back after moving.
1537
1538 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1539
1540 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1541
1542 * message.el (message-ignored-news-headers): Always remove
1543 X-Message-SMTP-Method to avoid information leakage if the user
1544 mistakenly inserts the header into news messages.
1545
1546 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1547
1548 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1549 right than four characters, this command would move point to
1550 `point-max'. Don't do that.
1551
1552 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1553 to nil to allow re-selecting groups that gain articles.
1554 (gnus-bug-group-download-format-alist): Update the URL.
1555
1556 2012-12-23 Andreas Schwab <schwab@suse.de>
1557
1558 * shr.el (shr-tag-em): Render em as italic, not bold.
1559
1560 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
1561
1562 * gnus-int.el (gnus-backend-trace): Factor out into its own function
1563 for reuse.
1564 (gnus-open-server): Use it to add more tracing.
1565 (gnus-finish-retrieve-group-infos): Add backend tracing.
1566 (gnus-backend-trace): Also note the elapsed seconds.
1567
1568 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
1569
1570 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1571 Set epa-file-encrypt-to from variable to avoid querying.
1572
1573 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
1574
1575 * sieve-mode.el (sieve-font-lock-keywords):
1576 Keywords should be word delimited. (Bug#13173)
1577
1578 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
1579
1580 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1581 instead of <pre> to align message header.
1582
1583 2012-12-12 Sam Steingold <sds@gnu.org>
1584
1585 * gnus.el (gnus-other-frame-resume-function): Add user option.
1586 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1587
1588 2012-12-06 Sam Steingold <sds@gnu.org>
1589
1590 * gnus-start.el (gnus-before-resume-hook): Add.
1591 (gnus-1): Run it when Gnus is alive.
1592
1593 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1594
1595 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1596 * gnus-art.el (article-unsplit-urls)
1597 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1598 * gnus-registry.el (gnus-registry-get-article-marks)
1599 * message.el (message-goto-body): Use it.
1600 (message-called-interactively-p): Remove.
1601
1602 * spam-stat.el (spam-stat-called-interactively-p): New macro.
1603 (spam-stat-score-buffer): Use it.
1604
1605 * spam.el: Silence the warnings against BBDB functions when compiling.
1606
1607 * gnus-score.el (gnus-score-decode-text-parts):
1608 Use append+mapcar instead of the cl function mapcan.
1609
1610 * gmm-utils.el (gmm-flet): Remove.
1611
1612 * gnus-sync.el (gnus-sync-lesync-call):
1613 Avoid overriding json-alist-p.
1614
1615 * message.el (message-read-from-minibuffer):
1616 Avoid overriding mail-abbrev-in-expansion-header-p.
1617
1618 2012-12-05 Sam Steingold <sds@gnu.org>
1619
1620 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1621 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1622 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1623
1624 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1625
1626 * gmm-utils.el (gmm-called-interactively-p): Revert.
1627 This seems to cause Emacs to get stuck!
1628 * gnus-art.el (article-unsplit-urls)
1629 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1630 * gnus-registry.el (gnus-registry-get-article-marks)
1631 * message.el (message-goto-body)
1632 (message-called-interactively-p): Revert.
1633
1634 * gmm-utils.el (gmm-called-interactively-p): New function.
1635 * gnus-art.el (article-unsplit-urls)
1636 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1637 * gnus-registry.el (gnus-registry-get-article-marks)
1638 * message.el (message-goto-body): Use it.
1639 (message-called-interactively-p): Remove.
1640
1641 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1642 * gnus-sync.el (gnus-sync-lesync-call)
1643 * message.el (message-read-from-minibuffer): Use it.
1644
1645 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1646
1647 * gmm-utils.el (gmm-flet): Remove.
1648 * gnus-sync.el (gnus-sync-lesync-call)
1649 * message.el (message-read-from-minibuffer): Don't use it.
1650
1651 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1652
1653 * gmm-utils.el (gmm-labels): Use cl-labels if available.
1654
1655 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1656
1657 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1658
1659 * gnus-sync.el (gnus-sync-lesync-call)
1660 * message.el (message-read-from-minibuffer): Use gmm-flet.
1661
1662 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1663
1664 * gnus-util.el (gnus-macroexpand-all): Remove.
1665
1666 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
1667
1668 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1669 to TAB, not [tab].
1670 (gnus-summary-article-map): Likewise.
1671
1672 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1673 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1674
1675 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1676
1677 * message.el (message-get-reply-headers):
1678 Make sure the reply goes to the author if it is a wide reply.
1679
1680 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
1681
1682 * gnus-score.el (gnus-score-body):
1683 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1684 scoring by body.
1685
1686 2012-11-16 Glenn Morris <rgm@gnu.org>
1687
1688 * gnus-diary.el (nndiary-request-create-group-functions)
1689 (nndiary-request-update-info-functions)
1690 (gnus-subscribe-newsgroup-functions)
1691 (nndiary-request-accept-article-functions):
1692 Use new names for hooks rather than obsolete aliases.
1693
1694 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
1695
1696 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1697 in meta tag with the one the part specifies in its header.
1698
1699 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
1700
1701 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1702 by default.
1703
1704 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1705
1706 New UIDL implementation.
1707
1708 * mail-source.el (mail-sources, mail-source-keyword-map):
1709 Add :leave as a pop3 keyword.
1710 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1711
1712 * pop3.el (pop3-leave-mail-on-server): Allow number.
1713 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1714 (pop3-movemail): Add UIDL support.
1715 (pop3-send-streaming-command): Take a list of mail numbers instead of
1716 the number of mails.
1717 (pop3-write-to-file): Add X-UIDL header.
1718 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1719 (pop3-uidl-add-xheader): New functions.
1720
1721 * message.el (message-ignored-resent-headers):
1722 Add X-Content-Length and X-UIDL headers.
1723
1724 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1725
1726 * nndiary.el (nndiary-request-create-group-functions)
1727 (nndiary-request-update-info-functions)
1728 (nndiary-request-accept-article-functions):
1729 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1730 "-hooks" suffix.
1731
1732 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
1733
1734 * starttls.el (starttls-extra-arguments): Doc fix.
1735
1736 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
1738 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1739 it.
1740
1741 2012-10-06 Glenn Morris <rgm@gnu.org>
1742
1743 * gnus-notifications.el (gnus-notifications):
1744 Add missing group :version tag.
1745 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1746 (gnus-gcc-post-body-encode-hook):
1747 * gnus-sync.el (gnus-sync-lesync-name)
1748 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1749
1750 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
1751
1752 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1753 a user about whether to delete temp files if once a user answered as n.
1754
1755 2012-09-17 Richard Stallman <rms@gnu.org>
1756
1757 * message.el (message-in-body-p): Don't set mark or modify buffer.
1758
1759 * mml.el (mml-attach-file): Doc fix.
1760 (mml-attach-external, mml-attach-buffer, mml-attach-file):
1761 Set mail-encode-mml when in Mail mode.
1762 Simplify code to set HEAD and move back to HEAD.
1763 (mml-insert-multipart, mml-insert-part):
1764 Set mail-encode-mml when in Mail mode.
1765
1766 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1767
1768 * gnus-util.el (gnus-timer--function): New function.
1769
1770 * gnus-art.el (gnus-article-stop-animations): Use it.
1771
1772 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1773
1774 Fix glitches caused by addition of psec to timers.
1775 * gnus-art.el (gnus-article-stop-animations): Use timer--function
1776 rather than raw access to timer vector.
1777
1778 2012-09-11 Julien Danjou <julien@danjou.info>
1779
1780 * gnus-notifications.el (gnus-notifications): Check for nil values in
1781 ignored addresses check.
1782
1783 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1784
1785 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1786
1787 2012-09-07 Chong Yidong <cyd@gnu.org>
1788
1789 * gnus-util.el
1790 (gnus-put-text-property-excluding-characters-with-faces): Restore.
1791
1792 * gnus-salt.el (gnus-tree-highlight-node):
1793 * gnus-sum.el (gnus-summary-highlight-line):
1794 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1795
1796 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1797
1798 * gnus-util.el: Fix compilation error on XEmacs 21.4.
1799
1800 2012-09-06 Juri Linkov <juri@jurta.org>
1801
1802 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1803 scheme for buffer names to be more consistent with other group and
1804 article buffer names in Gnus.
1805
1806 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1807
1808 * gnus-util.el
1809 (gnus-put-text-property-excluding-characters-with-faces): Remove.
1810
1811 * gnus-compat.el: Define compat function `add-face' from Wolfgang
1812 Jenkner.
1813
1814 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1815
1816 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1817
1818 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1819
1820 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1821
1822 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1823 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1824
1825 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1826 string-prefix-p in Emacs >=23.2.
1827
1828 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1829 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1830 instead of string-match-p.
1831 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1832
1833 2012-09-06 Kenichi Handa <handa@gnu.org>
1834
1835 * qp.el (quoted-printable-decode-region): Fix previous change; handle
1836 lowercase a..f.
1837
1838 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1839
1840 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1841
1842 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
1843
1844 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1845 TIME is set.
1846
1847 2012-09-05 Juri Linkov <juri@jurta.org>
1848
1849 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1850 than one group at a time (bug#11961).
1851
1852 2012-09-05 Julien Danjou <julien@danjou.info>
1853
1854 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1855 this hide the real reason with a message giving absolutely no hint.
1856
1857 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
1858
1859 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1860 to the backend (bug#11804).
1861
1862 * message.el (message-insert-newsgroups): Don't insert newsgroup
1863 duplicates (bug#12275).
1864
1865 2012-09-05 John Wiegley <johnw@newartisans.com>
1866
1867 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1868 sieve rules.
1869
1870 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
1871
1872 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1873 function.
1874
1875 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1876
1877 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1878
1879 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1880
1881 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1882 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1883 This should make nnmaildir more usable with offlineimap.
1884
1885 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
1886
1887 * gnus-notifications.el (gnus-notifications-notify): Use it.
1888
1889 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1890 warnings on XEmacs.
1891
1892 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1893
1894 Better seeds for (random).
1895 * gnus-sync.el (gnus-sync-lesync-setup):
1896 * message.el (message-canlock-generate, message-unique-id):
1897 Change (random t) to (random), now that the latter is more random.
1898
1899 2012-08-31 Dave Abrahams <dave@boostpro.com>
1900
1901 * auth-source.el (auth-sources): Fix macos keychain access.
1902
1903 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1904 allow the backend `request-head' function to determine the group
1905 name on its own.
1906 (gnus-request-expire-articles): Filter out negative article numbers
1907 during expiry (Bug#11980).
1908
1909 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1910 O(N^2) to O(N). This makes warping into huge groups tolerable.
1911
1912 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1913 you've found the article when you haven't.
1914
1915 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1918
1919 2012-08-30 Julien Danjou <julien@danjou.info>
1920
1921 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1922 `gnus-notifications-timeout'.
1923 (gnus-notifications-timeout): Add.
1924 (gnus-notifications-action): New function.
1925 (gnus-notifications-notify): Add :action using
1926 `gnus-notifications-action'.
1927 (gnus-notifications-id-to-msg): New variable.
1928 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1929 notifications id to messages.
1930
1931 2012-08-30 Kenichi Handa <handa@gnu.org>
1932
1933 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1934 once.
1935
1936 2012-08-29 Julien Danjou <julien@danjou.info>
1937
1938 * gnus-notifications.el: New file.
1939 (gnus-notifications-notify): New function.
1940 (gnus-notifications): Use `gnus-notifications-notify'.
1941
1942 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
1943
1944 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1945 transfer encoding first; bind gnus-newsgroup-charset to the charset
1946 that the article specifies (Bug#12209).
1947
1948 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
1949
1950 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1951 (gnus-group-customize-done): Encode values posting-style holds.
1952
1953 * gnus-msg.el (gnus-summary-resend-message)
1954 (gnus-configure-posting-styles): Decode values posting-style group
1955 parameter holds.
1956
1957 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
1958
1959 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1960 `name' and `address' in Resent-From header.
1961
1962 2012-08-14 Chong Yidong <cyd@gnu.org>
1963
1964 * gnus-art.el (article-display-face): Handle failure in
1965 gnus-create-image (Bug#11802).
1966
1967 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1968
1969 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1970 Use defsetf.
1971
1972 2012-08-10 Daiki Ueno <ueno@unixuser.org>
1973
1974 * auth-source.el (auth-source-plstore-search)
1975 (auth-source-secrets-search): Ignore :require and :type in search spec.
1976
1977 2012-08-06 Julien Danjou <julien@danjou.info>
1978
1979 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1980 Remove autoload, already handled by gnus.el.
1981
1982 2012-08-05 Julien Danjou <julien@danjou.info>
1983
1984 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1985 Add autoload.
1986
1987 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
1988
1989 * gnus.el (gnus-valid-select-methods): Fix custom type.
1990
1991 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
1992
1993 * auth-source.el (auth-sources, auth-source-backend-parse)
1994 (auth-source-macos-keychain-search)
1995 (auth-source-macos-keychain-search-items)
1996 (auth-source-macos-keychain-result-append)
1997 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1998 auth-source.el through the /usr/bin/security utility.
1999 (auth-sources): Fix syntax error.
2000 (auth-source-macos-keychain-result-append): Fix variable name.
2001 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2002
2003 2012-07-27 Julien Danjou <julien@danjou.info>
2004
2005 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2006 Emacs < 24.1
2007
2008 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2009
2010 * message.el (message-kill-address): Don't kill last newline.
2011 (message-skip-to-next-address): Don't move to the next header.
2012 (message-fill-field-address): Work properly.
2013
2014 2012-07-25 Julien Danjou <julien@danjou.info>
2015
2016 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2017
2018 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2019
2020 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2021
2022 2012-07-24 Julien Danjou <julien@danjou.info>
2023
2024 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2025
2026 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2027 (nntp-async-timer-handler): Remove, unused.
2028
2029 * nnimap.el (nnimap-get-responses): Remove, unused.
2030
2031 * nnheader.el (mail-header-set-extra): Remove, unused.
2032
2033 * mm-view.el (mm-view-sound-file): Remove, unused.
2034
2035 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2036 (mm-url-encode-multipart-form-data): Remove, unused.
2037
2038 * message.el (message-remove-signature, message-make-host-name)
2039 (message-fill-address): Remove, unused.
2040
2041 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2042 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2043 unused.
2044
2045 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2046
2047 * gnus-util.el (gnus-extract-address-component-name)
2048 (gnus-extract-address-component-email, gnus-sortable-date)
2049 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2050 (gnus-process-live-p): Remove, unused.
2051
2052 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2053
2054 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2055 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2056 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2057 function.
2058
2059 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2060
2061 * gnus-score.el (gnus-summary-score-crossposting)
2062 (gnus-score-regexp-bad-p): Remove, unused.
2063
2064 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2065
2066 * gnus-range.el (gnus-sublist-p): Remove, unused.
2067
2068 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2069 unused.
2070
2071 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2072
2073 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2074 (gnus-request-associate-buffer): Remove, unused.
2075
2076 * gnus-group.el (gnus-group-set-method-info)
2077 (gnus-group-set-params-info): Remove, unused.
2078
2079 * gnus-fun.el (gnus-shell-command-to-string)
2080 (gnus-shell-command-on-region): Remove, unused.
2081
2082 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2083
2084 * gnus-art.el (gnus-article-text-type-exists-p)
2085 (article-translate-characters, gnus-article-hide-text-of-type)
2086 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2087 Remove, unused.
2088
2089 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2090
2091 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2092 Gnus master.
2093
2094 2012-07-22 Andrew Cohen <cohen@bu.edu>
2095
2096 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2097
2098 2012-07-21 Julien Danjou <julien@danjou.info>
2099
2100 * message.el (message-dont-reply-to-names): Replace deprecated
2101 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2102 (message-get-reply-headers): Ditto.
2103
2104 2012-07-18 Julien Danjou <julien@danjou.info>
2105
2106 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2107 `sieve-upload-and-kill'.
2108
2109 * sieve.el (sieve-bury-buffer): Remove function.
2110 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2111 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2112
2113 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2114
2115 * shr.el (shr-expand-url): Handle URL starting with `//'.
2116
2117 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2118 2012-07-13 Chong Yidong <cyd@gnu.org>
2119
2120 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2121 instead of calling toggle-read-only with a (bogus) argument.
2122
2123 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2124
2125 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2126 of initial input when reading the author to restrict the summary to.
2127
2128 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
2130 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2131 buffer exists, which it doesn't if we haven't started Gnus.
2132
2133 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2134
2135 * mm-decode.el (mm-shr):
2136 Allow overriding charset by mm-charset-override-alist.
2137
2138 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140 * gnus-art.el (gnus-article-view-part):
2141 Toggle subparts of multipart/alternative part.
2142
2143 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2144
2145 * gnus-sync.el: Simply require json.
2146
2147 * registry.el: Simply require eieio and eieio-base.
2148
2149 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2150
2151 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2152
2153 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2154
2155 * shr.el (shr-render-buffer): New command.
2156 (shr-visit-file): Use it.
2157
2158 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2159
2160 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2161 Set no-byte-compile and no-update-autoloads.
2162
2163 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2164
2165 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2166
2167 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2168
2169 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2170 being bound to a lambda form.
2171
2172 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2173
2174 * gnus-picon.el (gnus-picon-properties): New defcustom.
2175 (gnus-picon-create-glyph): Use it.
2176
2177 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2180 locales.
2181
2182 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2183 on a handle.
2184
2185 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2186 address as the default.
2187
2188 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2189 It makes no sense to query the user about internal files.
2190
2191 * gnus-spec.el: Remove all the byte-compilation stuff, since
2192 benchmarking shows that it doesn't help when entering large summary
2193 buffers.
2194
2195 * gnus-util.el (gnus-byte-code): Remove.
2196
2197 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2198 grouplens stuff.
2199
2200 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2201
2202 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2203 (bug#11514).
2204
2205 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2206
2207 * message.el (message-buffers): Return all buffers derived from Message
2208 to make `gnus-dired-attach' work with mu4e.
2209
2210 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2211
2212 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2213 (mm-dissect-singlepart): Don't guess the MIME type of
2214 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2215 set.
2216 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2217 toplevel MIME type is multipart/encrypted.
2218
2219 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2220
2221 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2222 In particular, add an optional argument and a docstring.
2223
2224 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2225
2226 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2227 current before calling `gnus-groups-to-gnus-format'.
2228 Note that this was already the case for `gnus-active-to-gnus-format'.
2229
2230 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2231
2232 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2233
2234 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2235
2236 * mm-decode.el (mm-dissect-buffer): Doc fix.
2237
2238 * gnus-sum.el (gnus-handle-ephemeral-exit):
2239 Avoid creating the group buffer if it doesn't exist.
2240
2241 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2242 is given, mark the group as ephemeral with the current window conf.
2243
2244 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2245 buffer exists, which it doesn't if we haven't started Gnus.
2246 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2247
2248 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249
2250 * mml.el (mml-generate-mime):
2251 Allow specifying what the top-level part type is.
2252
2253 * gnus-sum.el (gnus-auto-center-summary):
2254 `scroll-margin' isn't defined on XEmacs.
2255
2256 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2257
2258 * gnus-sum.el (gnus-auto-center-summary):
2259 Set default to respect `scroll-margin'.
2260
2261 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2262
2263 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2264 citation prefix within a block of cited text should be considered
2265 part of that block *only* if it is a blank line.
2266
2267 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2268
2269 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2270 before kinsoku-bol characters nor within kinsoku-eol characters.
2271
2272 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2273
2274 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2275 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2276 Silence compiler.
2277 (gnus-sync-read): Use mapc instead of mapcar.
2278
2279 * mm-archive.el: Require mm-decode for some macros.
2280 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2281 Silence the byte compiler.
2282 (mm-archive-decoders): New function that returns the value of
2283 the mm-archive-decoders variable.
2284
2285 * mm-decode.el:
2286 Don't require mm-archive; autoload mm-archive functions instead.
2287 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2288
2289 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2290
2291 2012-06-26 Peter Münster <pmrb@free.fr>
2292
2293 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2294 (gnus-demon-cancel): Ditto.
2295 (gnus-demon-run-callback): When function cannot be called due to low
2296 idleness, call it when idleness reaches the expected value, instead
2297 of waiting another timer period.
2298 (gnus-demon-init): Add `time' to arguments of call-back.
2299
2300 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * gnus.el: Register gnus-registry functions.
2303
2304 * gnus-registry.el (gnus-try-warping-via-registry):
2305 Move here and indent.
2306
2307 * gnus-int.el (gnus-warp-to-article):
2308 Check whether the registry is enabled before warping.
2309
2310 2012-06-26 Dave Abrahams <dave@boostpro.com>
2311
2312 * gnus-sum.el (gnus-summary-insert-subject): Record information
2313 in the registry about each article retrieved.
2314
2315 * gnus-int.el (gnus-select-group-with-message-id): New function.
2316 (gnus-try-warping-via-registry): Ditto.
2317 (gnus-warp-to-article): Fall back on the registry.
2318
2319 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2320
2321 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2322
2323 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2324
2325 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2326 gnus-gcc-self-resent-messages may be a group parameter.
2327 (gnus-summary-resend-message):
2328 Don't encode encoded words in header when Gcc'ing resent message.
2329
2330 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2331
2332 * shr.el (shr-insert): Treat non-breaking space just like normal
2333 space. This seems to produce more pleasing results.
2334 (shr-insert):
2335 Only insert a blank line if we're starting from an image.
2336 (shr-tag-br):
2337 Allow <br> to end lines or to make a single blank line.
2338 (shr-ensure-paragraph): Consider lines with white space to be blank.
2339
2340 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2341
2342 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2343 and gnus-gcc-post-body-encode-hook.
2344
2345 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2346
2347 * mm-decode.el (mm-dissect-singlepart):
2348 Guess what the type of application/octet-stream parts really is.
2349
2350 * gnus-sum.el (gnus-propagate-marks): Remove.
2351
2352 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2353
2354 * nntp.el (nntp-coding-system-for-read): Remove.
2355 (nntp-coding-system-for-write): Ditto.
2356 (nntp-open-connection): Just use `binary' directly.
2357
2358 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2359
2360 * registry.el (registry-usage-test, registry-persistence-test):
2361 Move to tests/gnustest-registry.el.
2362 (registry-make-testable-db, registry-match-test)
2363 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2364
2365 * gnus-registry.el (gnus-registry-misc-test)
2366 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2367
2368 * tests/gnustest-registry.el:
2369 New file with the registry and gnus-registry ERT tests.
2370
2371 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2372
2373 * gnus-msg.el (gnus-summary-resend-message):
2374 Make gnus-summary-resend-message-insert-gcc be last item in
2375 message-header-setup-hook.
2376
2377 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2378
2379 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2380 (nnfolder-marks, nnfolder-marks-file-suffix)
2381 (nnfolder-marks-modtime): Remove.
2382 (nnfolder-open-server): Don't use marks.
2383 (nnfolder-request-delete-group): Ditto.
2384 (nnfolder-request-rename-group): Ditto.
2385 (nnfolder-request-set-mark, nnfolder-request-marks)
2386 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2387 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2388
2389 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2390 (nnml-marks-modtime): Remove.
2391 (nnml-request-delete-group): Don't use marks.
2392 (nnml-request-rename-group): Ditto.
2393 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2394 (nnml-save-marks, nnml-open-marks): Remove.
2395
2396 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2397 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2398 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2399 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2400 (nntp-server-to-method-cache): Remove.
2401
2402 * shr.el (shr-rescale-image): Fix wrong merge.
2403
2404 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2405
2406 * shr.el (shr-remove-trailing-whitespace):
2407 Really delete the padding on too-wide lines.
2408
2409 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2410
2411 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2412 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2413
2414 * mm-decode.el (mm-display-external): Output the text from
2415 the command in the buffer after the command finished.
2416 This makes text-based commands behave better.
2417
2418 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2419
2420 * message.el (smtpmail-smtp-user): Silence compiler warning.
2421
2422 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2423
2424 * message.el (message-multi-smtp-send-mail): Also allow specifying
2425 the SMTP user name.
2426
2427 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2428
2429 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2430
2431 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2432
2433 * message.el (message-multi-smtp-send-mail): New function.
2434 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2435 header to implement multi-SMTP functionality.
2436
2437 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2438 (gnus-agentize): Don't set it.
2439 (gnus-agent-send-mail): Don't use it.
2440
2441 * gnus-sum.el (gnus-summary-widget-backward):
2442 New function and keystroke.
2443
2444 * shr.el (shr-put-image): Remove underlines from sliced images.
2445 (shr-zoom-image): Compute the region to be replaced more correctly.
2446
2447 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2448
2449 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2450 (gnus-summary-resend-message-insert-gcc): New function.
2451 (gnus-summary-resend-message): Modify message-header-setup-hook and
2452 message-sent-hook to make it work for Gcc.
2453 (gnus-inews-do-gcc): Update the number of unread articles of groups
2454 that messages are Gcc'd to.
2455
2456 * message.el (message-resend): Run message-sent-hook to do Gcc.
2457
2458 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2459
2460 * gnus-registry.el (gnus-registry-fixup-registry):
2461 Move the message to a higher level to silence compilation.
2462
2463 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2464 parameter to allow controlling the scaling.
2465
2466 * shr.el (shr-zoom-image): New command and keystroke.
2467 (shr-put-image): Take a `size' flag to say how to scale the image.
2468
2469 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2470 Use recursive deletion.
2471 (mm-dissect-archive): Add support for zip files.
2472
2473 * gnus-util.el (gnus-recursive-directory-files): New function.
2474
2475 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2476 (mm-archive-decoders): Add tgz support.
2477
2478 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2479 Otherwise inserting text into the Gnus buffer can look odd.
2480
2481 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2482
2483 * mm-archive.el (mm-archive-decoders): Add support for tar.
2484
2485 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2486
2487 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2488
2489 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2490
2491 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2492
2493 * mm-archive.el: New file.
2494
2495 * mm-decode.el (mm-dissect-singlepart):
2496 Use it to decode ms-tnef files.
2497
2498 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2499
2500 * message.el (message-goto-*): Make all the `message-goto-*' commands
2501 push the mark before moving point. This makes it easier to go back
2502 to where you came from after editing whatever you jumped to.
2503
2504 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2505
2506 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2507 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2508 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2509
2510 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2511
2512 * spam.el: Move BBDB autoloads.
2513 (spam-exists-in-BBDB-p):
2514 New function to do the BBDB search directly in BBDB 2 and 3.
2515 (spam-check-BBDB): Use it.
2516 (spam-enter-ham-BBDB): Use it.
2517
2518 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2519
2520 * gnus-group.el (gnus-group-get-new-news):
2521 New parameter `one-level' for scanning exactly one level.
2522
2523 * gnus-start.el (gnus-get-unread-articles): Ditto.
2524
2525 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2526
2527 * gnus-sync.el: More commentary about setup.
2528
2529 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2530
2531 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2532
2533 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2534
2535 * gnus-sync.el: Improve docs about CouchDB admins.
2536
2537 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2538
2539 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2540 not needed. Provide xmlplistread list function to produce XML plist
2541 output for non-Gnus LeSync clients.
2542
2543 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2544
2545 * gnus-sync.el: Add LeSync synchronization backend and logic to read
2546 and save against it. Group subscriptions, read marks, other marks,
2547 subscription levels, topic names, and topic offsets (the group's
2548 position within the topic) are saved. This is an experimental
2549 backend and may change significantly. Load json.el from
2550 the gnus-fallback-lib if it's not available otherwise.
2551 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2552
2553 2012-06-26 David Engster <dengste@eml.cc>
2554
2555 * tests/gnustest-nntp.el: New file for simple NNTP testing.
2556
2557 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2558
2559 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2560
2561 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2562
2563 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2564 is an integer to avoid later problems.
2565
2566 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2567
2568 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2569 locales.
2570
2571 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
2572
2573 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2574 articles when fetch-old is non-nil (bug#11370).
2575
2576 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2577
2578 * gnus-group.el (gnus-group-get-new-news):
2579 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2580
2581 2012-06-10 Dave Abrahams <dave@boostpro.com>
2582
2583 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2584 groups (bug#11641).
2585
2586 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2587
2588 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2589 (bug#11514).
2590
2591 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2592
2593 * nntp.el: Stop the `letf' madness.
2594 (nntp--report-1): New var.
2595 (nntp-report): Merge nntp-report-1 into it.
2596 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2597 the nntp-report function.
2598
2599 * auth-source.el: Fix comment-style to follow the convention.
2600
2601 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
2602
2603 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2604 a string so that Gcc works (bug#11514).
2605
2606 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2607
2608 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2609 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2610
2611 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2612
2613 * gnus-win.el (gnus-configure-frame): Don't signal an error when
2614 jumping to *Server* from a dedicated *Group* window.
2615 (gnus-configure-frame): CSE.
2616
2617 * gnus-registry.el: Minor style cleanup.
2618 (gnus-registry--set/remove-mark): New function, extracted from
2619 gnus-registry-install-shortcuts.
2620 (gnus-registry-install-shortcuts): Use it.
2621
2622 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2623
2624 * nnspool.el (news-path): Use eval-and-compile.
2625
2626 2012-05-24 Glenn Morris <rgm@gnu.org>
2627
2628 * nnspool.el (news-directory, news-path, news-inews-program):
2629 Move here from paths.el. Don't see a need for these to be autoloaded.
2630
2631 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2632 Merge in doc from paths.el version. Don't see any need for this to be
2633 autoloaded, or for the warning about users not setting it.
2634
2635 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2636
2637 Fix minor Y10k bug.
2638 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2639
2640 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2641
2642 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2643 message once it's actually open.
2644
2645 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2646
2647 * auth-source.el (auth-source--aput-1, auth-source--aput)
2648 (auth-source--aget): New functions and macros.
2649 Use them instead of aput/aget.
2650
2651 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
2652
2653 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2654
2655 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2656
2657 * plstore.el (plstore-called-interactively-p): New compat macro copied
2658 from message.el.
2659 (plstore-mode): Use it.
2660
2661 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2662
2663 * plstore.el: Revive the editing feature.
2664 (plstore-mode): New mode to edit plstore file.
2665 (plstore-mode-toggle-display, plstore-mode-original)
2666 (plstore-mode-decoded): New command.
2667 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2668 (plstore--insert-buffer, plstore--make): New function.
2669 (plstore-open, plstore-save): Simplify by using them.
2670
2671 2012-04-16 Glenn Morris <rgm@gnu.org>
2672
2673 * nndraft.el (nndraft-request-list): Fix declaration.
2674
2675 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2676
2677 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2678 don't have a current group.
2679
2680 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2681 have a group name.
2682
2683 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2684 a multibyte buffer (bug#7410).
2685 (article-wash-html): Parse the original article buffer to get the
2686 unencoded data (bug#7410).
2687
2688 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2689 .newsrc.el files.
2690
2691 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2692
2693 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2694 would have gotten if we posted to the group, and use that to compare
2695 against the message we want to cancel (bug#10808).
2696
2697 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2698
2699 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2700 "#" to avoid having them interpreted as comments.
2701
2702 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2703
2704 * shr.el (shr-insert): Update the text state properly to avoid
2705 inserting spurious paragraph starts.
2706
2707 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2708
2709 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2710 requested (bug#10961).
2711
2712 * shr.el (shr-table-widths): Divide the extra width more fairly over
2713 the TDs (bug#10973).
2714 (shr-render-td): Don't delete too much padding.
2715 (shr-natural-width): Compute the natural width more correctly.
2716 (shr-insert): Allow the natural width to be computed for tables again.
2717 (shr-tag-table-1): Rework how the natural widths are computed by
2718 rendering the table a third time.
2719 (shr-natural-width): Remove.
2720 (shr-buffer-width): New function.
2721 (shr-expand-newlines): Use it.
2722
2723 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
2724 using a `gnus-use-full-window' setup (bug#11013).
2725
2726 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2727
2728 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2729 24.1 release.
2730
2731 2012-03-10 David Edmondson <dme@dme.org>
2732
2733 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2734 'Forwarded Message' header and the start of the message.
2735
2736 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2737
2738 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2739 isn't running (bug#10897).
2740
2741 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2742
2743 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2744
2745 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2746
2747 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2748
2749 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2750
2751 * mm-decode.el (mm-shr): Remove "soft hyphens".
2752
2753 * nnimap.el (nnimap-request-list): Return the group names encoded as
2754 utf8. Otherwise non-European group names don't work.
2755 (nnimap-request-newgroups): Ditto.
2756
2757 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2758 the default in `read-string' (bug#10757).
2759
2760 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2761 topics (bug#10843).
2762
2763 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2764 buffer. Suggested by Herbert Valerio Riedel.
2765 (nnimap-request-move-article): Delete the message from the correct IMAP
2766 server.
2767
2768 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
2769
2770 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2771 Reported by Peter Münster.
2772
2773 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2774
2775 * shr.el (shr-image-fetched): Make sure we really kill the right
2776 buffer.
2777
2778 2012-02-16 Leo Liu <sdl.web@gmail.com>
2779
2780 * gnus-start.el (gnus-1): Avoid duplicate entries.
2781
2782 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
2783
2784 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2785 too-wide lines.
2786
2787 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
2788
2789 * shr.el (shr-rescale-image): Undo previous change; see
2790 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2791
2792 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2793
2794 * nnimap.el (nnimap-record-commands): New variable.
2795 (nnimap-log-command): Use it.
2796 (nnimap-make-process-buffer): Add a space to the process buffer.
2797 (nnimap-transform-headers): Don't bug out on header lines containing
2798 stuff that look like IMAP length encodings.
2799
2800 * shr.el (shr-rescale-image): Allow viewing large images.
2801
2802 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
2803
2804 * nnml.el (nnml-request-compact-group): Delete the marks file after
2805 compaction (bug#10800).
2806
2807 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2808 group exit.
2809
2810 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2811 QRESYNC/FETCH output.
2812
2813 2012-02-11 Glenn Morris <rgm@gnu.org>
2814
2815 * sieve-manage.el (sieve-manage-default-stream):
2816 * shr.el (shr):
2817 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2818 (nnir-retrieve-headers-override-function)
2819 (nnir-imap-default-search-key, nnir-notmuch-program)
2820 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2821 (nnir-method-default-engines):
2822 * message.el (message-cite-reply-position):
2823 * gssapi.el (gssapi-program):
2824 * gravatar.el (gravatar):
2825 * gnus-sum.el (gnus-refer-thread-use-nnir):
2826 * gnus-registry.el (gnus-registry-unfollowed-addresses)
2827 (gnus-registry-max-pruned-entries):
2828 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2829 * gnus-int.el (gnus-after-set-mark-hook)
2830 (gnus-before-update-mark-hook):
2831 * gnus-async.el (gnus-async-post-fetch-function):
2832 * auth-source.el (auth-source-cache-expiry):
2833 Add missing :version tags to new defcustoms and defgroups.
2834
2835 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2836
2837 * message.el (message-default-send-mail-function): Made into own
2838 function for reuse by emacsbug.el.
2839
2840 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
2841
2842 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2843 `gnus-sloppily-equal-method-parameters' to avoid a warning.
2844
2845 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2846
2847 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2848 running.
2849
2850 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2851
2852 * gnus.el (gnus-server-extend-method): Don't add an -address component
2853 if the method already has one (bug#9676).
2854
2855 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2856
2857 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2858 of an initial-input for consistency (bug#10757).
2859
2860 * shr.el: Inhibit getting and sending cookies when fetching pictures.
2861
2862 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2863
2864 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2865
2866 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2867 lines that are narrower than the window width. Otherwise background
2868 "blocks" will look less readable.
2869
2870 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2871
2872 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2873
2874 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * nnimap.el (nnimap-transform-headers): Remove unused variable.
2877 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2878 have newlines within the strings, and where the UID comes after the
2879 BODYSTRUCTURE element (bug#10537).
2880
2881 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2882 (bug#10732).
2883
2884 * shr.el (shr-insert-document): Add doc string.
2885 (shr-visit-file): Ditto.
2886 (shr-remove-trailing-whitespace): New function.
2887 (shr-insert-document): Use it to clean up trailing whitespace as the
2888 final step (bug#10714).
2889
2890 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2891
2892 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2893 buffer if `gnus-kill-summary-on-exit' is nil.
2894
2895 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
2896
2897 * gnus-sum.el (gnus-summary-show-thread):
2898 next-single-char-property-change may return nil in XEmacs.
2899
2900 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2901
2902 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2903 when just reading a single group from "without" Gnus.
2904
2905 2012-02-06 Chong Yidong <cyd@gnu.org>
2906
2907 * gnus-sum.el (gnus-summary-show-thread):
2908 next-single-char-property-change never returns nil (Bug#8657).
2909
2910 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
2911
2912 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2913 without reconnecting.
2914 (nnimap-possibly-change-group): Ditto.
2915 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2916 connection has died before being called.
2917
2918 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
2919
2920 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2921 an initial sync unless we're really doing one.
2922
2923 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2924 address parameter if one already exists (bug#9676).
2925
2926 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2927 not the prefix, as documented (bug#10689).
2928
2929 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2930
2931 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2932 the "server".
2933
2934 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2935 the real error message with the useless "previously known to be down".
2936 Which isn't even correct.
2937
2938 * nntp.el (nntp-open-connection): Report the error message if the nntp
2939 server can't be reached.
2940
2941 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2942 groups we do a total scan for.
2943 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2944 doing that.
2945
2946 2012-01-31 Jim Meyering <jim@meyering.net>
2947
2948 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2949 Correct a comment (insert "not") and hide nominally-doubled "to".
2950
2951 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2952
2953 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2954 section in the manual.
2955
2956 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2957
2958 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2959 words.
2960 (rfc2047-encode-string): Ditto.
2961 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
2962 understand folded filename="..." parameters, for instance.
2963
2964 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2965 the message for greater debuggability.
2966
2967 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
2968
2969 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2970 instead of setting it locally, since the latter doesn't seem to have
2971 any effect (most of the time).
2972
2973 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
2974
2975 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2976 function call.
2977
2978 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
2979
2980 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2981 seconds, and make the repeat clause with HH:MM specs work as
2982 documented.
2983
2984 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
2985
2986 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2987 so that previous errors don't prohibit getting new news.
2988
2989 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2990
2991 * nntp.el (nntp-retrieve-group-data-early): Ditto.
2992
2993 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
2994
2995 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2996 bound globally in old Emacsen and XEmacsen.
2997
2998 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
2999
3000 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3001 buffer, not of the string which is its name.
3002
3003 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3004
3005 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3006 non-server-marks groups.
3007 (gnus-group-make-articles-read): Ditto.
3008
3009 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3010 methods (bug#9676).
3011
3012 * gnus.el (gnus-method-ephemeral-p): New function.
3013
3014 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3015
3016 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3017 left-to-right.
3018
3019 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3020
3021 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3022 warning.
3023
3024 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3025
3026 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3027 macroexpand the nnir things, since they haven't been defined yet, and
3028 nnir requires gnus-sum.
3029
3030 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031
3032 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3033
3034 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3035
3036 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3037 logical server name in addition to the actual machine address.
3038
3039 * auth-source.el (auth-source-user-and-password): Add convenience
3040 wrapper to search by just host and optionally user.
3041
3042 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3043
3044 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3045 after rendering.
3046
3047 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3050 (bug#9693).
3051 (gnus-summary-setup-buffer): Document return value (bug#9697).
3052
3053 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3054 since ido doesn't work on symbols (bug#9632).
3055
3056 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3057 when getting a single value as when getting all the values. This means
3058 that atoms like `gcc-self' work cumulatively, like variable settings,
3059 instead of getting the value from the last matching clause.
3060 (gnus-group-find-parameter): Protect against the group buffer not
3061 existing (bug#9585).
3062
3063 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3064
3065 * gnus-start.el (gnus-activate-group): Document more parameters
3066 (bug#9694).
3067
3068 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3069 (bug#9692).
3070
3071 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3072 article was fetched, so that it can be expired later (bug#9958).
3073 (gnus-agent-summary-fetch-series): Add doc string.
3074 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3075 (bug#9517).
3076
3077 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3078 retrieval is happening.
3079
3080 * gnus.el (gnus-parameters): Doc fix.
3081
3082 2012-01-06 Dave Abrahams <dave@boostpro.com>
3083
3084 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3085 show the thread after expansion.
3086
3087 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3088
3089 * gnus-art.el (article-narrow-to-head): If the head is completely
3090 empty, narrow to the empty region (bug#9764).
3091
3092 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3093 read, and then mark them as unread only when the unread mark is used.
3094 This makes `C-- T k' actually work, even though it's confusing.
3095
3096 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3097 alive before we try to find its window.
3098
3099 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3100
3101 * mm-decode.el (mm-display-external): Use a longer timeout for the
3102 deletion to allow slow programs to display the file.
3103
3104 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3105
3106 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3107 prompt to be less confusing.
3108
3109 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3110 argument to `message-reply'. This broke `special-display-*' frame
3111 pop-uping (bug#10238).
3112
3113 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3114
3115 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3116 systems, since these allegedly don't work there.
3117
3118 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3119
3120 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3121 live buffer.
3122
3123 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3124
3125 * nnir.el (nnir-retrieve-headers): Protect against the article not
3126 existing on the server (bug#10335).
3127
3128 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3129
3130 * gnus-agent.el (gnus-agent-load-local):
3131 Recompute gnus-agent-article-local on changing method.
3132
3133 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3134
3135 * gnus.el (gnus-parameters): Note precedence.
3136
3137 2012-01-04 Leo Liu <sdl.web@gmail.com>
3138
3139 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3140 in the group buffer.
3141
3142 2012-01-04 Julien Danjou <julien@danjou.info>
3143
3144 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3145 change.
3146
3147 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3150 too.
3151
3152 * nntp.el (nntp-retrieve-group-data-early): Use it.
3153
3154 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3155
3156 * nntp.el (nntp-retrieval-in-progress): New variable.
3157 (nntp-make-process-buffer): Make it buffer-local.
3158
3159 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3160 2010.
3161 (gnus-demon-init): Use it to compute the time if time is on the form
3162 "04:23".
3163
3164 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3165
3166 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3167 status in the correct buffer.
3168
3169 2012-01-03 Leo Liu <sdl.web@gmail.com>
3170
3171 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3172 when opening topics (bug#10407).
3173
3174 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3175
3176 * mm-view.el (mm-display-inline-fontify): Add comment.
3177
3178 2011-12-15 Juri Linkov <juri@jurta.org>
3179
3180 * mm-decode.el (mm-inline-media-tests): Add missing
3181 `mm-handle-media-subtype'.
3182
3183 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3184
3185 * message.el (message-valid-fqdn-regexp): Update with newly approved
3186 top-level domain names ".tel" and ".asia".
3187
3188 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3189
3190 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3191 unconditionally.
3192
3193 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3194
3195 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3196 pop-to-buffer-same-window for old Emacsen.
3197
3198 2011-12-04 Chong Yidong <cyd@gnu.org>
3199
3200 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3201 change (Bug#10200).
3202
3203 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3204
3205 * compface.el (uncompface):
3206 * gnus-art.el (gnus-article-x-face-command): Update the header format
3207 of icon data for the most recent icontopbm program.
3208
3209 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3210
3211 * gnus-msg.el (gnus-inews-do-gcc):
3212 * message.el (message-send-mail):
3213 * mml.el (mml-generate-mime): Share the value of the buffer-local
3214 `message-options' variable between a draft buffer and temprary working
3215 buffers.
3216
3217 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3218
3219 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3220
3221 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3222
3223 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3224 for Cygwin.
3225
3226 2011-11-24 Glenn Morris <rgm@gnu.org>
3227
3228 * starttls.el: Fix case of "GnuTLS".
3229
3230 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3231
3232 * gnus-group.el (gnus-group-highlight): Fix typo.
3233
3234 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3235
3236 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3237 value of `delete-file', that returns nil for a local file but returns t
3238 for a remote file using ssh.
3239
3240 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3241
3242 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3243 avoid later breakage.
3244
3245 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3246
3247 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3248 article buffers' name.
3249
3250 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3253 by Paul Eggert's spellfixes two days ago.
3254
3255 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3256
3257 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3258 buffer-local instead of binding them to avoid warnings. Also demote
3259 errors (bug#10063).
3260 (font-lock-mode-hook): Shut up byte compiler.
3261
3262 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3263
3264 * mm-util.el (mm-charset-after): Fix typo.
3265
3266 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3267
3268 * gnus-sum.el (gnus-summary-make-menu-bar):
3269 * gnus-uu.el (gnus-uu-decode-postscript)
3270 (gnus-uu-decode-postscript-and-save):
3271 * mailcap.el (mailcap-print-command):
3272 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3273 Fix typos.
3274
3275 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3276
3277 * gnus-art.el (gnus-article-part-wrapper):
3278 * shr-color.el (shr-color-visible-distance-min)
3279 (shr-color-relative-to-absolute, set-minimum-interval)
3280 (shr-color-visible): Fix typos.
3281
3282 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3283
3284 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3285 slightly clearer.
3286
3287 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3288
3289 * message.el (message-send-and-exit): Document `arg'.
3290
3291 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3292
3293 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3294
3295 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3296
3297 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3298 we don't use `bound-and-true-p'.
3299
3300 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3301
3302 * gnus-util.el (gnus-bound-and-true-p): Remove.
3303 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3304 * nnir.el: Use it.
3305 * nnmairix.el: Use it.
3306
3307 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3308
3309 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3310 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3311 for reasons unknown.
3312 * nnir.el: Use it.
3313 * nnmairix.el: Use it.
3314
3315 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3316 * nnir.el: Ditto.
3317 * nnmairix.el: Ditto.
3318
3319 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3320
3321 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3322
3323 * message.el (message-completion-function): Make sure
3324 message-tab-body-function is not attempted if one of
3325 message-completion-alist fails to find a completion (bug#9158).
3326
3327 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3328
3329 * mml.el (mml-quote-region): Quote <#secure> tag.
3330 (mml-generate-mime-1): Unquote <#secure> tag.
3331
3332 2011-10-20 Chong Yidong <cyd@gnu.org>
3333
3334 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3335 calling a minor mode from Lisp with nil arg enables it, so we have to
3336 make the wording a bit ambiguous here).
3337
3338 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3339
3340 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3341 * nnir.el (nnir-mode): Use it.
3342 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3343 Use it.
3344
3345 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3346 * nnmairix.el (gnus-registry-enabled): Ditto.
3347
3348 2011-10-17 Dave Abrahams <dave@boostpro.com>
3349
3350 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3351 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3352 only while we need to find out if it should be t or nil.
3353 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3354 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3355 the registry is installed. Set it to nil when it's unloaded.
3356 (gnus-registry-install-p): Provide user guidance for the initial value
3357 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3358 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3359 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3360 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3361 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3362 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3363 `gnus-registry-install'.
3364
3365 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3366
3367 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3368 previous change.
3369 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3370 primary key is marked as disabled.
3371
3372 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3373
3374 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3375 primary key is marked as disabled.
3376
3377 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3378
3379 * html2text.el (html2text-clean-anchor): Check for quotes around
3380 `href' value.
3381
3382 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3383
3384 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3385 searching. Drop `bbdb-cache'.
3386
3387 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * message.el (message-signed-or-encrypted-p): Exclude header when
3390 checking if there is signed or encrypted body in text/plain message.
3391
3392 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3393
3394 * html2text.el (html2text-get-attr): Correctly handle attribute values
3395 containing "=".
3396
3397 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3398
3399 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3400 handle bindings.
3401
3402 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3403
3404 * gnus-win.el (gnus-configure-windows): Protect against reading
3405 ephemeral groups outside of Gnus.
3406
3407 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3408
3409 * shr.el (shr-tag-img): Don't get images displayed in tables.
3410
3411 2011-10-03 Glenn Morris <rgm@gnu.org>
3412
3413 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3414 the "maintainer" version of debbugs.gnu.org reports.
3415
3416 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3417
3418 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3419 make asynchronous adjacent image insertion work better.
3420
3421 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3422
3423 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3424 Clarify documentation.
3425
3426 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3427
3428 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3429 `gnus-asynchronous' isn't shadowed.
3430
3431 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3432
3433 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3434 (nnimap-insert-partial-structure): The charset parameter isn't
3435 case-sensitive.
3436
3437 * nnheader.el (nnheader-message-maybe): New function.
3438
3439 * shr.el (shr-tag-table): Render totally broken tables better.
3440
3441 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3442 computing the boundary.
3443
3444 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3445
3446 * pop3.el (pop3-number-of-responses): Remove.
3447 (pop3-wait-for-messages): Rewrite to take linear time instead of
3448 exponential time.
3449
3450 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3451
3452 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3453 re-fetch images.
3454
3455 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3456 re-fetch images when hitting `g' in Gnus.
3457
3458 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3459
3460 * mml.el (mml-inhibit-compute-boundary): New internal variable.
3461 (mml-compute-boundary): Don't check collision if it is non-nil.
3462 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3463 before checking collision.
3464
3465 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3466
3467 * message.el (message-indent-citation): Really make sure there's a
3468 newline at the end.
3469
3470 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3471 Fix suggested by John Wiegley.
3472
3473 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3474
3475 * gnus-art.el (gnus-treat-hide-citation): Add doc.
3476
3477 * message.el (message-default-send-rename-function): Break out into its
3478 own function.
3479
3480 * ecomplete.el (ecomplete-display-matches): Revert patch since it
3481 doesn't work under XEmacs.
3482
3483 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3484 of "imaps" to word around Windows problems.
3485 (nnimap-open-connection-1): Use it.
3486
3487 * message.el (message-indent-citation): Revert last change which made
3488 `F' not work.
3489
3490 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
3491
3492 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3493 terminal as well.
3494
3495 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
3496
3497 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3498 because it displays images using overlays that aren't easy to copy to
3499 the article buffer.
3500
3501 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3502
3503 * message.el (message-indent-citation): Fix empty line removal at the
3504 end of the citation.
3505
3506 2011-09-20 Julien Danjou <julien@danjou.info>
3507
3508 * auth-source.el (auth-source-netrc-create): Use default value for
3509 password if specified. Evaluate default.
3510 (auth-source-plstore-create): Ditto.
3511 (auth-source-plstore-create, auth-source-netrc-create): Fix default
3512 value evaluation.
3513 (auth-source-netrc-create): Typo fix.
3514 (auth-source-plstore-create): Ditto.
3515
3516 * auth-source.el (auth-source-format-cache-entry): New function.
3517
3518 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3519
3520 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3521
3522 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
3524 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3525
3526 2011-09-19 Julien Danjou <julien@danjou.info>
3527
3528 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3529 which work with things that are not ASCII.
3530
3531 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3532
3533 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3534
3535 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3536
3537 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3538 message level.
3539
3540 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3541
3542 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3543
3544 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3545
3546 * gnus.el (gnus-interactive-exit): Update defcustom spec.
3547
3548 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3549
3550 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3551 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3552
3553 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
3554
3555 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3556 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3557 articles.
3558
3559 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3560
3561 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3562 (message-mail-other-window, message-mail-other-frame)
3563 (message-news-other-window, message-news-other-frame):
3564 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3565 instead of setting buffer display variables.
3566
3567 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3568
3569 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3570
3571 * gnus-sum.el (gnus-fetch-headers): Bump message level.
3572
3573 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3576 duplicates" to a higher level.
3577
3578 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3579 most egregious messages.
3580
3581 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3582
3583 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3584
3585 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
3586
3587 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3588 up the file (bug#9351).
3589
3590 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3591
3592 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
3593 it does with all other backends, but decode the names immediately after
3594 getting them.
3595
3596 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3597 decoding nnimap groups.
3598
3599 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3600 newsrc file. It doesn't seem like an important optimization any more.
3601
3602 2011-09-10 Dave Abrahams <dave@boostpro.com>
3603
3604 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3605 overflows.
3606
3607 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3608
3609 * gnus.el (gnus-article-mark-lists): Remove `recent'.
3610 (gnus-interactive-exit): Extend to `quiet'.
3611
3612 * gnus-sum.el (gnus-offer-save-summaries): Use it.
3613
3614 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3615 string.
3616
3617 * plstore.el (plstore--get-buffer): Silence compiler warnings by
3618 renaming function arguments from `this'.
3619
3620 * gnus-sum.el (gnus-newsgroup-recent): Remove.
3621
3622 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3623 has been renamed.
3624 (gnus-lrm-string-p): Include RLM and PDF, too.
3625
3626 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3627 (bug#9225).
3628
3629 2011-09-10 Eli Zaretskii <eliz@gnu.org>
3630
3631 Add autoload cookies for functions used by sendmail.el.
3632 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3633
3634 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3635
3636 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3637
3638 * gnus-art.el (article-date-ut): Work properly even when there are
3639 things like Date header in the body; work for forwarded parts.
3640
3641 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
3642
3643 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3644 original-article-buffer.
3645
3646 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
3647
3648 * nnir.el (nnir-compose-result): Fix matching of server type.
3649 (nnir-run-swish++): Ditto.
3650 (nnir-run-namazu): Ditto.
3651 (nnir-run-notmuch): Ditto.
3652
3653 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3654
3655 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3656 (bug#9405).
3657
3658 * gnus-score.el (gnus-summary-increase-score): Doc clarification
3659 (bug#9421).
3660
3661 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3662 (bug#9425).
3663
3664 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3665 thing (bug#9426).
3666
3667 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3668
3669 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3670 the error message.
3671
3672 2011-09-02 Eli Zaretskii <eliz@gnu.org>
3673
3674 * message.el (message-setup-1): Return t (Bug#9392).
3675
3676 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
3677
3678 * gnus-sum.el: When adding article headers to a summary buffer also
3679 update gnus-newsgroup-articles (bug#9386).
3680
3681 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
3682
3683 * auth-source.el: Autoload help-mode.
3684
3685 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3686
3687 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3688 names.
3689
3690 2011-08-27 Daiki Ueno <ueno@unixuser.org>
3691
3692 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3693 mm-replace-in-string for compatibility issues.
3694 * mml2015.el (mml2015-epg-verify): Ditto.
3695
3696 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
3697
3698 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3699
3700 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3701
3702 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3703
3704 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3705 continue on and do the clean-up phase (bug#9188).
3706
3707 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3708 just ignore groups that can't be opened instead of erroring out
3709 (bug#9225).
3710
3711 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3712 nil since some many people are fuddy-duddies.
3713
3714 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3715 images.
3716
3717 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3718 instead.
3719
3720 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3721
3722 * gnus-util.el (gnus-process-live-p): Copy over compat function.
3723
3724 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3725 processing.
3726
3727 * nntp.el (nntp-kill-buffer): Kill the process before killing the
3728 buffer to avoid warnings.
3729
3730 2011-08-20 Simon Josefsson <simon@josefsson.org>
3731
3732 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3733 specified to reduce precision.
3734
3735 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3736
3737 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3738 bodystructures (bug#9314).
3739
3740 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3741
3742 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3743 Make button keymap non-sticky after buttons.
3744
3745 2011-08-18 David Engster <dengste@eml.cc>
3746
3747 * nnmairix.el (nnmairix-request-set-mark)
3748 (nnmairix-goto-original-article): Remove adding of article to registry,
3749 since `gnus-registry-add-group' isn't available anymore.
3750 (nnmairix-determine-original-group-from-registry):
3751 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3752 available anymore.
3753
3754 2011-08-12 Simon Josefsson <simon@josefsson.org>
3755
3756 * starttls.el (starttls-any-program-available): Define as obsolete
3757 function.
3758
3759 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3760
3761 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3762 versions which Gnus use when appropriate.
3763
3764 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3765 a pretty destructive command.
3766
3767 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3768
3769 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3770
3771 * message.el (message-fix-before-sending): Make a different warning
3772 about NUL characters (bug#9270).
3773
3774 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3775 from custom (bug#9260).
3776
3777 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3778 things work in Emacs 22 and XEmacs, too.
3779
3780 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3781 default From.
3782
3783 * gnus-spec.el (gnus-lrm-string-p): New macro.
3784 (gnus-lrm-string): New constant.
3785 (gnus-summary-line-format-spec): LRM-ify the from.
3786 (gnus-tilde-max-form): LRM-ify string chopping.
3787
3788 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3789
3790 * message.el (message-is-yours-p): Allow disabling canlock checking
3791 (bug#9295).
3792 (message-shoot-gnksa-feet): Add `canlock-verify'.
3793 (message-auto-save-directory): Use ~/ as the auto-save directory if the
3794 message directory isn't writable (bug#9304).
3795
3796 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3797 non-world-readable.
3798
3799 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
3800
3801 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3802 articles.
3803
3804 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
3805
3806 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3807 copy-list.
3808
3809 2011-08-12 Sam Steingold <sds@gnu.org>
3810
3811 * gnus-score.el (gnus-score-find-alist): Keep the score files already
3812 in the reverse order to avoid modifying the cache with `nreverse'.
3813 (gnus-all-score-files): Do not modify the value returned by
3814 `gnus-score-find-alist' because it lives in a cache variable.
3815 (gnus-current-home-score-file): No need to `nreverse' the return value
3816 of `gnus-score-find-alist', it is already in the correct order.
3817
3818 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
3819
3820 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3821 type MESSAGE and subtype RFC822 is slightly different from those of
3822 type TEXT.
3823
3824 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
3825
3826 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3827 This allows article-referral to work from an nnir group.
3828
3829 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
3830
3831 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3832
3833 2011-08-04 Daiki Ueno <ueno@unixuser.org>
3834
3835 * mml1991.el (mml1991-epg-find-usable-key)
3836 (mml1991-epg-find-usable-secret-key): New function.
3837 (mml1991-epg-sign): Check if signing key is usable.
3838 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3839
3840 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
3841
3842 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3843 server-variables only. This should fix a bug introduced with commit
3844 e1889675b7f4adf057833c5513c9374134c4e053.
3845 (nnir-run-query): 'nnir-search-engine should not be set from the global
3846 environment.
3847
3848 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
3849
3850 * nnir.el (nnir-search-thread): Position point on referring article
3851 line.
3852 (nnir-warp-to-article): Clean up summary buffers.
3853
3854 * nnimap.el (nnimap-request-thread): Whitespace fix.
3855
3856 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
3857
3858 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3859
3860 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3861
3862 * starttls.el (starttls-available-p): Rename from
3863 `starttls-any-program-available' and changed return convention.
3864
3865 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
3866
3867 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3868 `unix-sync' unless it's defined.
3869
3870 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
3871
3872 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3873 `aref' for XEmacs compatibiltiy.
3874
3875 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3876
3877 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3878
3879 2011-07-31 Dave Abrahams <dave@boostpro.com>
3880
3881 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3882 closures, quote the form properly (bug#9194).
3883
3884 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3885
3886 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3887 (gnus-summary-insert-new-articles): Protect against servers that are
3888 down.
3889
3890 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
3891
3892 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3893 in mm handle if none is specified.
3894
3895 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
3896
3897 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3898
3899 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
3900
3901 * nnir.el (nnir-search-thread): New function to make an nnir group
3902 based on a thread query.
3903
3904 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3905 of nnir in thread referral.
3906 (gnus-summary-refer-thread): Use it.
3907
3908 * nnimap.el (nnimap-request-thread): Use it.
3909
3910 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3911
3912 * shr.el (shr-tag-comment): Ignore HTML comments.
3913
3914 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
3915
3916 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3917 argument.
3918 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3919 Use `nnir-address' to handle server info rather than passing an arg.
3920
3921 * nnimap.el (nnimap-make-thread-query): New utility function to format
3922 an imap thread search query.
3923 (nnimap-request-thread): Use it.
3924
3925 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3926 right select-method if we are not going back to the group buffer.
3927
3928 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3931 enter invalid buffer configurations into the quit form (bug#9107).
3932 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3933 unplugged/plugged.
3934
3935 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3936 keep track of which ones are unread (bug#9061).
3937
3938 * gnus.el (gnus-refer-article-method): Allow entering any sexp
3939 (bug#9055).
3940
3941 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3942 (bug#9041).
3943
3944 * gnus-html.el (mm-util): Require (bug#9073).
3945
3946 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3947 (gnus-summary-refer-thread): Use it to remove duplicates in the
3948 un-threaded view (bug#9053).
3949 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3950
3951 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
3952
3953 * nnir.el (nnir-read-server-parm): Use default value from global
3954 variable. Without this the default search engine parameters aren't
3955 used at all.
3956
3957 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3958
3959 * message.el (message-unique-id): Don't use the undocumented return
3960 value from (random t) (bug#9118).
3961
3962 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3963
3964 * message.el (message-auto-save-directory): If the ~/Mail directory
3965 doesn't exist, use ~ as the auto-save directory (bug#4432).
3966
3967 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3968 hasn't already been started.
3969
3970 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3971
3972 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3973
3974 * message.el (message-reply): Work around mysterious bug where
3975 `message-mode' seems to overwrite the locally bound `subject' variable.
3976
3977 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
3978
3979 * nnimap.el (nnimap-request-thread): Ensure search is performed in
3980 correct group.
3981
3982 * gnus-int.el (gnus-request-thread): Add group argument.
3983
3984 * gnus-sum.el (gnus-summary-refer-thread): Use it.
3985
3986 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3987
3988 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3989 renamed to `debbugs-gnu-*'.
3990
3991 2011-07-08 Daiki Ueno <ueno@unixuser.org>
3992
3993 * plstore.el: Revert the editing feature since it is not urgent.
3994 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3995 (plstore-mode-decoded): Remove.
3996
3997 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3998
3999 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4000 isn't very interesting any more, and it leaks potentially secret data.
4001 (gnus-debug): Remove.
4002
4003 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4004 use of :custom-show.
4005
4006 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4007
4008 * plstore.el: Add documentation.
4009 (plstore-mode): New mode to edit plstore file.
4010 (plstore-mode-toggle-display, plstore-mode-original)
4011 (plstore-mode-decoded): New command.
4012 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4013 (plstore--insert-buffer, plstore--make): New function.
4014 (plstore-open, plstore-save): Simplify by using them.
4015
4016 2011-07-06 Glenn Morris <rgm@gnu.org>
4017
4018 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4019
4020 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4021
4022 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4023 no longer is much used.
4024 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4025 Articles".
4026
4027 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4028
4029 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4030 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4031 `notmuch' backend.
4032
4033 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4034
4035 * mm-decode.el (mm-text-html-renderer): Doc fix.
4036
4037 * gnus-msg.el (gnus-bug): Fix the MML tag.
4038
4039 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4040
4041 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4042
4043 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4044 secondary methods if started with `gnus-no-server'.
4045
4046 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4047
4048 * message.el (message-return-action): Fix typo in docstring.
4049
4050 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4051
4052 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4053 bug reports at once.
4054
4055 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4056
4057 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * nndraft.el: Require gnus-group.
4060 (nndraft-request-list): Declare.
4061
4062 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4063 no unread article unless it matches gnus-permanently-visible-groups.
4064
4065 * nndraft.el (nndraft-update-unread-articles): New function.
4066 (nndraft-request-associate-buffer): Use it to update the number of
4067 unread articles for the nndraft groups in the group buffer when saving
4068 or killing a draft message.
4069
4070 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4071
4072 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4073 systems to binary before writing and reading the mbox files.
4074
4075 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4076 instead of trying to list them all (bug#8978).
4077
4078 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4079
4080 * pop3.el (pop3-open-server): Use :end-of-capability.
4081
4082 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4083
4084 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4085 the id is always a number.
4086
4087 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4088 debbugs mode, if possible.
4089
4090 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4091
4092 * auth-source.el (auth-source-token-passphrase-callback-function):
4093 Reindent.
4094 (epg-context-operation): Remove unnecessary autoload.
4095
4096 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4097
4098 * gnus.el (gnus-list-debbugs): New command.
4099
4100 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4101 mboxstat instead of the maintbox, since the stat seems to be fuller.
4102
4103 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4104 summary buffers.
4105
4106 * message.el (message-get-reply-headers): Delete all duplicates,
4107 instead of the first.
4108 (message-get-reply-headers): Ensure that we have progress while
4109 deleting duplicates.
4110
4111 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4112 gnus-posting-style value from the summary buffer to make it easier to
4113 make that a per-buffer conf.
4114
4115 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4116
4117 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4118 found by setting `shortcut' in 'query.
4119 (nnir-request-article): Use `shortcut' setting when requesting article
4120 by Message-ID.
4121
4122 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4123
4124 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4125 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4126 Bring the pseudo-headers back too.
4127
4128 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4129
4130 * auth-source.el (auth-source-token-passphrase-callback-function):
4131 Simplify and remove EPA dependency.
4132
4133 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4134
4135 * nnir.el (nnir-request-article): Fix error message text.
4136
4137 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4138
4139 * auth-source.el (plstore-delete): Autoload.
4140 (auth-source-plstore-search): Support delete operation.
4141 * plstore.el (plstore-delete): New function.
4142
4143 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4146 mark actually existing articles as unread rather than the ones that
4147 active asserts.
4148
4149 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4150
4151 * nntp.el (nntp-record-command):
4152 * gnus-util.el (gnus-message-with-timestamp-1):
4153 Use format-time-string rather than decoding time stamps by hand.
4154 This is simpler and insulates the code from potential changes to
4155 current-time format.
4156
4157 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4158
4159 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4160
4161 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4162
4163 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4164 (plstore-save): Support public key encryption.
4165 (plstore--init-from-buffer): New function.
4166 (plstore-open): Use it; fix error when opening a non-existent file.
4167 (plstore-revert): Use plstore--init-from-buffer.
4168
4169 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4170
4171 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4172
4173 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4174
4175 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4176 for old Emacsen.
4177
4178 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4179
4180 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4181 is not fully working.
4182
4183 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4184
4185 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4186 quit window configuration.
4187
4188 * auth-source.el (epg-context-set-passphrase-callback):
4189 Remove duplicate autoload.
4190
4191 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4192
4193 * nnir.el (nnir-request-article): Allow requesting articles by
4194 Message-ID with nnimap.
4195
4196 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4197 current server.
4198
4199 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4200
4201 * auth-source.el: Autoload EPA/EPG functions.
4202 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4203 changed when EPA/EPG is not available.
4204 (auth-source-backend): Rename "arg" member to "data".
4205 (auth-source-backend-parse, auth-source-plstore-search)
4206 (auth-source-plstore-create): Use it.
4207
4208 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4209
4210 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4211 `gnus-refer-article-methods'.
4212
4213 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4214
4215 * auth-source.el: Require EPA and EPG.
4216 (auth-source-passphrase-alist): New variable.
4217 (auth-source-passphrase-callback-function)
4218 (auth-source-token-passphrase-callback-function): Callbacks for the
4219 netrc field encryption (GPG tokens).
4220 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4221 Symmetric encryption and decryption of the netrc GPG tokens.
4222 (auth-source-netrc-normalize): Use them, simplifying the closure.
4223
4224 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4225
4226 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4227 non-nil, and `nnimap-split-methods' is nil, use the former.
4228
4229 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4230
4231 * plstore.el (plstore-revert): New function.
4232 (plstore-open): Use it; hide the buffer from user.
4233
4234 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4235
4236 * auth-source.el (auth-source-backend): New member "arg".
4237 (auth-source-backend-parse): Handle new backend 'plstore.
4238 * plstore.el: New file.
4239
4240 2011-06-30 Glenn Morris <rgm@gnu.org>
4241
4242 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4243
4244 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4245
4246 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4247
4248 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4249 expiring articles to.
4250
4251 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4252 variations as ASCII (bug#5458).
4253
4254 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4255
4256 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4257
4258 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4259
4260 * message.el (message-point-in-header-p): Tweak the function to default
4261 to saying that we're not in the headers if there is no separator at
4262 all. This makes it possible to use the Message version of `M-q' in
4263 buffers with no headers (bug#7987).
4264 (message-point-in-header-p): Fix last checkin to work with an empty
4265 mail-header-separator, too.
4266
4267 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4268 again, save the choice via customize.
4269
4270 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4271
4272 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4273
4274 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4275 ended the connection, bail out before waiting infinitely on a new
4276 connection.
4277
4278 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4279
4280 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4281 reports.
4282
4283 * gnus.el (gnus-bug-package): Use "gnus."
4284 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4285
4286 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4287
4288 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4289 animations going on at article exit time.
4290
4291 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4292 since removing it breaks people upgrading.
4293
4294 * shr.el (shr-put-image): Use the new interface for animating images.
4295 (shr-put-image): Animate for 60 seconds.
4296
4297 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4298 error with `find-file-hooks' on Emacs 22.
4299 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4300 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4301 on all architectures.
4302
4303 * spam.el (spam-stat): Require in a normal fashion without binding
4304 `spam-stat-install-hooks' to avoid compilation warnings.
4305
4306 * spam-stat.el (spam-stat-install-hooks): Remove.
4307 (spam-stat-install-hooks): Don't run automatically.
4308
4309 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4310
4311 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4312 and keystroke.
4313
4314 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4315
4316 * auth-source.el (auth-source-netrc-cache): Move forward.
4317
4318 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4319
4320 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4321 we already know.
4322 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4323 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4324
4325 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4326
4327 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4328 %S format, since that looks odd.
4329 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4330 file, especially when saving.
4331
4332 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4333
4334 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4335 article found.
4336
4337 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4338
4339 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4340 `auth-source-save-secrets' with a more sensitive alist that can be
4341 configured per file. Experimental, so defaults to 'never.
4342 (auth-source-netrc-create): Use it. Still experimental code.
4343 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4344 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4345
4346 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4347
4348 * auth-source.el (auth-source-save-secrets): New variable to control if
4349 secret tokens should be saved encrypted.
4350 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4351 to `auth-source-netrc-normalize'.
4352 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4353 on the EPA variables being defined.
4354 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4355 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4356 the lexical-let closure.
4357 (auth-source-netrc-create): Create "gpg:" tokens according to
4358 `auth-source-save-secrets'.
4359
4360 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4361
4362 * gnus-group.el (gnus-group-update-group): Add new argument
4363 `info-unchanged' that stops updating dribble buffer.
4364
4365 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4366 deletes lines matching to it in dribble buffer.
4367
4368 * gnus-agent.el (gnus-agent-fetch-group-1):
4369 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4370 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4371 * gnus-start.el (gnus-group-change-level):
4372 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4373
4374 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4375 if newsgroup info is not changed.
4376
4377 * gnus-group.el (gnus-group-get-new-news-this-group):
4378 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4379 Don't update dribble buffer.
4380
4381 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4382
4383 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4384 remove entries with groups we ignore.
4385
4386 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4387
4388 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4389 the underline comes at the bottom.
4390
4391 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4392
4393 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4394 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4395 (gnus-registry-article-marks-to-names): Rename from
4396 `gnus-registry-user-format-function-M2'.
4397
4398 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4399
4400 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4401 ephemeral group.
4402
4403 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4404
4405 * shr.el (shr-browse-image): Copy the URL if called interactively.
4406
4407 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4410 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4411 done, then unselected articles may be marked as read.
4412
4413 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4414 since not doing this seems to lead to a race condition in pop3-logon.
4415
4416 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4417 so that the call chain it correct when we call "upwards".
4418
4419 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4420 in read-only groups.
4421
4422 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4423
4424 * message.el (message-cite-reply-position): Doc string fix.
4425
4426 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4427 avoid regexp overflow.
4428 (nnimap-transform-split-mail): Ditto.
4429
4430 * pop3.el (pop3-retr): Error out if the server closes the connection.
4431
4432 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4435 mm-with-unibyte-current-buffer. The buffer should not contain any
4436 multibyte chars anyway at this stage.
4437
4438 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4439
4440 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4441 at the end of lines.
4442
4443 2011-05-29 Julien Danjou <julien@danjou.info>
4444
4445 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4446
4447 2011-05-27 Glenn Morris <rgm@gnu.org>
4448
4449 * gnus-group.el (gnus-bug-group-download-format-alist):
4450 Use the "maintainer" version of debian reports as well.
4451
4452 2011-05-26 Glenn Morris <rgm@gnu.org>
4453
4454 * gnus-group.el (gnus-bug-group-download-format-alist):
4455 Use the "maintainer" version of debbugs.gnu.org reports.
4456
4457 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4458
4459 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4460
4461 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
4462
4463 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4464 the thread moves us backwards and so we loop forever.
4465
4466 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
4467
4468 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4469 whitespace in base64 data lines.
4470
4471 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4472
4473 * gnus-registry.el (gnus-registry-user-format-function-M):
4474 Use `mapconcat'.
4475 (gnus-registry-user-format-function-M2): Use to see the full text of
4476 the marks. Make "," the mark text separator.
4477
4478 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4479 authentication with auth-source.
4480
4481 2011-05-17 Glenn Morris <rgm@gnu.org>
4482
4483 * gnus-group.el (gnus-import-other-newsrc-file):
4484 Use insert-file-contents.
4485
4486 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
4487
4488 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4489 1000 iterations.
4490
4491 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4492
4493 * nntp.el (nntp-open-connection): Check if process-type is available.
4494
4495 2011-05-16 Julien Danjou <julien@danjou.info>
4496
4497 * shr.el (shr-tag-del): Add support for del tag.
4498
4499 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
4500
4501 * gnus-html.el (gnus-html-put-image): Register a displayer.
4502
4503 * shr.el (shr-image-displayer): Don't remove text props from alt text.
4504
4505 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
4506
4507 * registry.el (prune-factor): New initialization parameter defaulting
4508 to 0.1.
4509 (registry-prune-hard): Use it.
4510
4511 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4512 0.1 expicitly.
4513
4514 2011-05-13 Glenn Morris <rgm@gnu.org>
4515
4516 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4517 is bound, since this function requires sendmail.
4518
4519 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
4520
4521 * registry.el (registry-usage-test): Disable pruning test.
4522
4523 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
4524
4525 * registry.el (registry-prune-hard-candidates)
4526 (registry-prune-soft-candidates): Helper methods for registry pruning.
4527 (registry-prune): Use them. Make the sort function optional.
4528
4529 2011-05-10 Jim Meyering <meyering@redhat.com>
4530
4531 * shr.el (shr-colorize-region): Fix typo "on on -> on".
4532
4533 2011-05-10 Julien Danjou <julien@danjou.info>
4534
4535 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4536 symbol and not a list.
4537
4538 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * gnus-art.el (gnus-article-mode): Move binding of
4541 shr-put-image-function here from gnus-article-prepare-display.
4542
4543 * shr.el (shr-put-image-function): New variable.
4544 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4545 (shr-put-image): Return scaled image.
4546
4547 * gnus-art.el (gnus-shr-put-image): New function.
4548 (gnus-article-prepare-display): Bind shr-put-image-function to it.
4549
4550 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4551 original ones, as deletable.
4552
4553 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
4554
4555 * nntp.el (nntp-open-connection): Set TCP keepalive option.
4556
4557 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4558
4559 * registry.el (registry-full): Add convenience method. Fix logic.
4560 (registry-insert): Use it. Fix logic here too.
4561
4562 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4563 `registry-prune' if `registry-full' returns t.
4564 (gnus-registry-handle-action)
4565 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4566 (gnus-registry-usage-test): Use it.
4567
4568 2011-05-07 Julien Danjou <julien@danjou.info>
4569
4570 * shr.el (shr-link): Make shr-link inherit from link by default.
4571
4572 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
4573
4574 * shr.el (shr-urlify, shr-link): Fix shr-link face.
4575
4576 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
4577
4578 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4579 error out because the face is not a list.
4580
4581 2011-05-05 Glenn Morris <rgm@gnu.org>
4582
4583 * gnus-start.el (gnus-propagate-marks): Declare.
4584
4585 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
4586
4587 * registry.el (registry-reindex): Fix percentage message.
4588
4589 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4590
4591 * shr.el: Add shr-link face for links.
4592 (shr-urlify): Use it.
4593
4594 * registry.el (registry-insert): Make error message more helpful.
4595
4596 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4597
4598 * gnus-html.el (gnus-html-schedule-image-fetching):
4599 Use url-queue-retrieve, if it exists.
4600
4601 * shr.el (shr-tag-img): Ditto.
4602
4603 * gnus.el: Autoload more gnus-agent functions.
4604
4605 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4606 agent if we haven't already (bug#8502).
4607
4608 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4609 into the Agent, too.
4610
4611 * gnus-agent.el (gnus-agent-store-article): New function.
4612
4613 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4614 and moved from that file for reuse.
4615
4616 * pop3.el (pop3-open-server): Error messages are "-ERR".
4617
4618 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4619
4620 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4621 (open-tls-stream): Remove superfluous tls/starttls autoloads.
4622
4623 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4624
4625 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4626 buffer has moved to a different frame.
4627
4628 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4629
4630 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4631 to get the conversion from unibyte to multibyte buffers to work on
4632 Emacs 22.
4633
4634 * nntp.el (nntp-request-article): Slight clean-up.
4635
4636 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
4638 * shr.el (shr-strike-through): New face.
4639 (shr-tag-s): Use it to provide <s> support.
4640 (shr-tag-s): Remove duplicate definition.
4641
4642 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
4643
4644 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4645 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4646
4647 2011-04-23 Glenn Morris <rgm@gnu.org>
4648
4649 * gnus-sum.el (gnus-extra-headers): Bump :version.
4650
4651 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4652
4653 * shr.el (shr-tag-sup): New function.
4654 (shr-tag-sub): Ditto.
4655
4656 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
4657
4658 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4659 for the case where `gnus-registry-ignored-groups' is a list of lists,
4660 and don't call `gnus-parameter-registry-ignore' otherwise.
4661
4662 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4663
4664 * nnimap.el (nnimap-user): New backend variable.
4665 (nnimap-open-connection-1): Use it.
4666 (nnimap-credentials): Accept user parameter so it's explicit what user
4667 name is desired.
4668
4669 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4670 default.
4671
4672 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4673 not gnus-registry.el.
4674
4675 * gnus-registry.el: Mention in comments how to modify
4676 `gnus-extra-headers' for proper recipient tracking and that it may
4677 already have To and Cc recently, which it does as of this commit.
4678 (gnus-registry-ignored-groups): Remove defcustom.
4679 Explain why in comments.
4680 (gnus-registry-action): Fix data-header reference to use the extra
4681 headers. Explain in package commentary how to add To and Cc headers to
4682 the gnus-extra-headers.
4683 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4684 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4685 parameter list or a string list in `gnus-registry-ignored-groups'.
4686 Fix logic error.
4687
4688 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4689
4690 * shr.el (shr-expand-url): Protect against null urls.
4691
4692 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4693
4694 * shr.el (shr-base): New binding.
4695 (shr-tag-base): Keep track of <base>.
4696 (shr-expand-url): New function used throughout.
4697
4698 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
4699
4700 * gnus-registry.el
4701 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4702 (gnus-registry-ignored-groups): New variable.
4703 (gnus-registry-ignore-group-p): Use it.
4704 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4705 set the destination group to nil (same as delete) if it's ignored.
4706
4707 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4708
4709 * gnus-registry.el (gnus-registry-action)
4710 (gnus-registry-fetch-header-fast):
4711 Don't use mail-header that looks an internal function of mailheader.el.
4712
4713 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4714
4715 * gnus-registry.el: Eliminate cl functions.
4716 (gnus-registry-sort-addresses): New function that replaces mapcan.
4717 (gnus-registry-action, gnus-registry-spool-action)
4718 (gnus-registry-split-fancy-with-parent)
4719 (gnus-registry-fetch-recipients-fast): Use it.
4720 (gnus-registry-import-eld): Replace delete* with dolist + delq.
4721
4722 * registry.el (initialize-instance, registry-lookup)
4723 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4724 (registry-lookup-secondary-value, registry-search, registry-delete)
4725 (registry-insert, registry-reindex, registry-size, registry-prune):
4726 Use eval-and-compile.
4727
4728 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
4729
4730 * registry.el (registry-reindex): New method to recreate the secondary
4731 registry indices.
4732
4733 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4734 tracked field changes.
4735 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4736 (gnus-registry-action, gnus-registry-spool-action)
4737 (gnus-registry-handle-action)
4738 (gnus-registry--split-fancy-with-parent-internal)
4739 (gnus-registry-split-fancy-with-parent)
4740 (gnus-registry-register-message-ids): Add recipient tracking on spool,
4741 move, and delete actions, and for fancy splitting with parent.
4742 (gnus-registry-extract-addresses)
4743 (gnus-registry-fetch-recipients-fast)
4744 (gnus-registry-fetch-header-fast): Convenience functions.
4745 (gnus-registry-misc-test): ERT test of
4746 `gnus-registry-extract-addresses'.
4747
4748 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
4749
4750 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4751 Track by subject first, then sender.
4752
4753 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4754
4755 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4756
4757 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4758 Lisp.
4759
4760 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4761 (gnus-draft-send): Use it to avoid popping
4762 up frames from gnus-group-send-queue.
4763
4764 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4765
4766 * gnus-registry.el: Updated gnus-registry docs.
4767
4768 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
4769
4770 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4771 Fix logic bug.
4772 (gnus-registry-post-process-groups): Fix logging of no results and
4773 quote sender and subject.
4774
4775 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4776
4777 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4778 (gnus-read-active-for-groups): Don't try to finish getting stuff where
4779 we had no early-data returned.
4780 (gnus-get-unread-articles): Add a sanity check so that we don't issue
4781 two async commands to the same server at the same time.
4782
4783 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
4784
4785 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4786
4787 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4788
4789 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4790 "warning" level.
4791
4792 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4793 (mm-url-insert-file-contents): Don't set the package names.
4794
4795 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
4796
4797 * gnus-registry.el (gnus-registry-action): Remove properties and
4798 simplify subject in `gnus-registry-handle-action'.
4799 (gnus-registry-spool-action): Get subject and sender from message if
4800 they are not passed in.
4801 (gnus-registry-handle-action): Remove properties and simplify subject
4802 consistently.
4803
4804 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4805
4806 * registry.el: Require CL before using defmacro*.
4807
4808 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
4809
4810 * gnus-art.el (article-treat-date): Assume that
4811 gnus-article-date-headers may be a group parameter.
4812
4813 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
4814
4815 * gnus-registry.el (gnus-registry-handle-action): More debugging.
4816
4817 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4818 interactively so the newsrc file can contain foreign groups too.
4819 Useful for debugging but not much for users.
4820
4821 2011-04-07 David Engster <dengste@eml.cc>
4822
4823 * registry.el (registry-usage-test): Only do
4824 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4825 lexical binding.
4826
4827 2011-04-06 David Engster <dengste@eml.cc>
4828
4829 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4830 argument NOERROR for `require', since XEmacs 21.4 does not support it.
4831
4832 2011-04-06 David Engster <dengste@eml.cc>
4833
4834 * registry.el (initialize-instance): Change :after to :AFTER to be
4835 compatible with old EIEIO version in XEmacs.
4836
4837 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4838
4839 * gnus-registry.el (gnus-registry-post-process-groups)
4840 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4841 and provide better messaging.
4842
4843 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4844
4845 * gnus-registry.el: Don't use ERT if it's not available. Load it
4846 unconditionally anyway, discarding errors.
4847 (gnus-registry-delete-entries): New convenience function.
4848 (gnus-registry-import-eld): Import from old .eld registry.
4849
4850 * registry.el: Don't use ERT if it's not available. Load it
4851 unconditionally anyway, discarding errors.
4852
4853 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4854 version from the Claudio Bley GnuTLS patch (extra optional parameters
4855 and host name).
4856
4857 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
4858
4859 * gnus-registry.el (gnus-registry-fixup-registry): New function to
4860 fixup the parameters that can be customized by the user between
4861 save/read cycles.
4862 (gnus-registry-read): Use it.
4863 (gnus-registry-make-db): Use it.
4864 (gnus-registry-spool-action, gnus-registry-handle-action):
4865 Fix messaging.
4866 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4867 Map references to actual group names with sender and subject tracking.
4868 (gnus-registry-post-process-groups): Use `cond' for better messaging.
4869 (gnus-registry-usage-test): Add subject lookup test.
4870
4871 * registry.el (registry-db, initialize-instance): Set up constructor
4872 instead of :initform arguments for the sake of older Emacsen.
4873 (registry-lookup-breaks-before-lexbind): New method to demonstrate
4874 pre-lexbind merge bug.
4875 (registry-usage-test): Use it.
4876 (initialize-instance, registry-db): Move the non-function initforms
4877 back to the class definition.
4878
4879 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
4880
4881 * registry.el: New library to manage gnus-registry-style data.
4882
4883 * gnus-registry.el: Use it (major rewrite).
4884
4885 * nnregistry.el: Use it.
4886
4887 * spam.el: Use it.
4888
4889 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4890
4891 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4892 marks on non-selected articles.
4893
4894 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
4897
4898 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4899 parameter to open-protocol-stream.
4900
4901 2011-04-01 Julien Danjou <julien@danjou.info>
4902
4903 * mm-view.el (mm-display-inline-fontify): Do not fontify with
4904 fundamental-mode.
4905
4906 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4907
4908 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4909 servers.
4910
4911 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4912
4913 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4914 made marks not propagate, again.
4915
4916 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
4917
4918 * proto-stream.el (open-protocol-stream): Bring back `network' type.
4919 Make this the default type.
4920 (proto-stream-open-plain): Rename from proto-stream-open-default.
4921 (open-protocol-stream, proto-stream-open-starttls)
4922 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4923 with `plain'.
4924
4925 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4926 value.
4927
4928 * nntp.el (nntp-open-connection-function): Document the fact that some
4929 values are not functions but are instead handled specially.
4930 Recognize nntp-open-plain-stream value.
4931 (nntp-open-connection): Recognize that value.
4932
4933 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4934
4935 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4936 stuff.
4937
4938 * gnus-score.el (gnus-score-string): Fix calling convention of
4939 `gnus-simplify-buffer-fuzzy' after last patches.
4940
4941 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4942 server for articles we didn't get any headers for. This is a sanity
4943 check.
4944
4945 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
4946
4947 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4948 new CAPABILITY, use it.
4949
4950 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4951
4952 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4953 downloading anything.
4954
4955 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4956
4957 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
4958
4959 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4960 colors.
4961 (gnus-splash-svg-color-symbols): New function.
4962
4963 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4964
4965 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4966 instead of using the global gnus-simplify-subject-fuzzy-regexp.
4967 (gnus-simplify-subject-fuzzy): Use the local
4968 gnus-simplify-subject-fuzzy-regex instead of the global one.
4969 This makes using this variable in group parameters work.
4970
4971 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
4972
4973 * gnus-registry.el (gnus-registry-unfollowed-groups):
4974 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4975 archive:sent-YYYY-MM-DD groups).
4976 (gnus-registry-split-fancy-with-parent): Bail out early in sender
4977 tracking if there are more than `gnus-registry-max-track-groups'
4978 matches.
4979
4980 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4981
4982 * message.el (message--yank-original-internal): New function to do the
4983 insertion cleanly inside eval in `message-yank-original'.
4984 (message-yank-original): Use it.
4985
4986 2011-03-29 Julien Danjou <julien@danjou.info>
4987
4988 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4989 local variables disabled rather than `normal-mode'.
4990
4991 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
4992
4993 * proto-stream.el: Changes preparatory to merging open-protocol-stream
4994 with open-network-stream.
4995 (proto-stream-always-use-starttls): Option removed.
4996 (open-protocol-stream): Return a process object by default. Provide a
4997 new parameter :return-list specifying a list-type return value, which
4998 now has the form (PROP . PLIST) instead of a fixed-length list. Change
4999 :type `network' to `try-starttls', and `network-only' to `default'.
5000 Make `default' the default, for compatibility with open-network-stream.
5001 Handle the no-parameter case exactly as open-network-stream, with no
5002 additional stream processing. Search plists using plist-get.
5003 Explicitly add :end-of-commend parameter if it is missing.
5004 (proto-stream-open-default): Rename from
5005 proto-stream-open-network-only. Return 'default as the type.
5006 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5007 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5008 failed. Always return a list with a (possibly dead) process as the
5009 first element, for compatibility with open-network-stream.
5010 (proto-stream-open-tls): Use plist-get. Always return a list.
5011 (proto-stream-open-shell): Return `default' as connection type.
5012 (proto-stream-capability-open): Use plist-get.
5013 (proto-stream-eoc): Function deleted.
5014
5015 * nnimap.el (nnimap-stream, nnimap-open-connection)
5016 (nnimap-open-connection-1): Handle renaming of :type parameter for
5017 open-protocol-stream.
5018 (nnimap-open-connection-1): Pass a :return-list parameter
5019 open-protocol-stream to obtain a list return value. Parse this list
5020 using plist-get.
5021
5022 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5023 for open-protocol-stream. Accept open-protocol-stream return value
5024 that is a subprocess object instead of a list. Handle the case of a
5025 dead returned process.
5026
5027 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5028
5029 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5030
5031 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5032
5033 2011-03-21 Julien Danjou <julien@danjou.info>
5034
5035 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5036 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5037 query.
5038 (mm-inline-text): Render normal text with fontification whenever
5039 possible.
5040
5041 * gnus-sum.el (gnus-summary-save-parts-1):
5042 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5043 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5044 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5045 Use `mm-handle-filename'.
5046
5047 * mm-util.el (mm-handle-filename): New function, return the filename of
5048 an handle.
5049
5050 2011-03-18 Julien Danjou <julien@danjou.info>
5051
5052 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5053 (gnus-buffer-live-p): Check that buffer is not nil.
5054
5055 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5056
5057 * gnus-art.el: Require mouse, which the build bot seems to say is
5058 needed.
5059
5060 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5061 XEmacs, since it doesn't have url-retrieve-synchronously.
5062
5063 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5064
5065 * gnus-group.el (gnus-group-list-ticked): New function.
5066 (gnus-group-make-menu-bar): Provide a menu entry for it.
5067 (gnus-group-list-map): Provide a binding for it.
5068
5069 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5070
5071 * shr.el (shr-visit-file): New command.
5072
5073 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5074
5075 2011-03-17 Bjørn Mork <bjorn@mork.no>
5076
5077 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5078 servers.
5079
5080 2011-03-16 Julien Danjou <julien@danjou.info>
5081
5082 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5083 inline.
5084
5085 * gnus-art.el (article-hide-list-identifiers):
5086 Use gnus-group-get-list-identifiers.
5087
5088 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5089 (gnus-summary-remove-list-identifiers):
5090 Use gnus-group-get-list-identifiers to get regexp.
5091 (gnus-select-newsgroup, gnus-summary-insert-subject)
5092 (gnus-summary-insert-articles):
5093 Call gnus-summary-remove-list-identifiers unconditionally.
5094
5095 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5096
5097 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5098 we're selecting a group with unread articles.
5099
5100 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5101
5102 * gssapi.el: New file separated out from imap.el to provide a general
5103 Kerberos 5 connection facility for Emacs.
5104
5105 * message.el (message-elide-ellipsis): Document the format spec
5106 ellipsis.
5107
5108 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5109
5110 * message.el (message-elide-region): Allow the ellipsis to say how many
5111 lines were removed.
5112
5113 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5114
5115 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5116 window configurations containing buffers that are now dead.
5117
5118 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5119 parsing to avoid integer overflows.
5120 (nnimap-parse-flags): Simplify the last change.
5121 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5122 too large for 32-bit Emacsen.
5123
5124 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5125
5126 * auth-source.el (auth-source-netrc-create):
5127 * message.el (message-yank-original): Fix use of `case'.
5128
5129 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5130
5131 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5132 XEmacs, which was one character too wide.
5133
5134 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5135
5136 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5137 default number of articles to display.
5138 (gnus-articles-to-read): Use pretty names for prompt.
5139
5140 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5141
5142 * gnus-int.el (gnus-open-server): Ditto.
5143
5144 * gnus-start.el (gnus-activate-group): Give a backtrace if
5145 debug-on-quit is set and the user hits `C-g'.
5146 (gnus-read-active-file): Ditto.
5147
5148 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5149
5150 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5151
5152 * message.el (message-yank-original): Use cond instead of CL case.
5153
5154 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5155
5156 * auth-source.el (auth-source-netrc-create): Use usual format for the
5157 default in prompts.
5158
5159 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5160
5161 * auth-source.el (auth-source-netrc-create): Show the default in the
5162 prompt when prompting for token creation.
5163
5164 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5165
5166 * auth-source.el (auth-source-format-prompt): Always convert the value
5167 to a string to avoid evaluating non-string arguments.
5168 (auth-source-netrc-create): Offer default properly, not as initial
5169 content in `read-string'.
5170 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5171 of line to determine if we've been run before. If so, don't run again,
5172 but print a trivial message to indicate the cache was hit instead.
5173
5174 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5175
5176 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5177 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5178 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5179 Gnus.
5180
5181 2011-03-11 Julien Danjou <julien@danjou.info>
5182
5183 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5184 modified file".
5185
5186 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5187
5188 * auth-source.el (auth-source-read-char-choice): New function to read a
5189 character choice using `dropdown-list', `read-char-choice', or
5190 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5191 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5192 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5193 (auth-source-netrc-saver): Use it.
5194 (auth-source-pick-first-password): New convenience function.
5195
5196 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5197
5198 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5199 parameter in the credentials.
5200 (nnimap-open-connection-1): Use it after a successful login.
5201 (nnimap-credentials): Add IMAP-specific user and password prompt.
5202
5203 * auth-source.el (auth-source-search): Add :require parameter, taking a
5204 list. Document it and the :save-function return token. Pass :require
5205 down. Change the CREATED message from a warning to a debug statement.
5206 (auth-source-search-backends): Pass :require down.
5207 (auth-source-netrc-search): Pass :require down.
5208 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5209 Change save prompt to indicate all modifications saved here are
5210 deletions.
5211 (auth-source-netrc-create): Take user login name as default in user
5212 prompt. Move all the save functionality to a lexically bound function
5213 under the :save-function token in the returned list. Set up clearer
5214 default prompts for user, host, port, and secret.
5215 (auth-source-netrc-saver): New function, intended to be wrapped for
5216 :save-function.
5217
5218 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5219
5220 * Version 23.3 released.
5221
5222 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5223
5224 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5225 lines to be spaces instead.
5226
5227 2011-03-07 Julien Danjou <julien@danjou.info>
5228
5229 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5230 (sieve-sasl-auth): Check that auth-source-search did return something,
5231 or just return an empty string.
5232
5233 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5234
5235 * gnus.el (gnus-interactive): Use read-directory-name.
5236
5237 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5238 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5239 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5240 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5241 Likewise.
5242
5243 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5244
5245 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5246
5247 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5248 onto the list of killed groups, too. This makes killed nnimap groups,
5249 for instance, more reliably not reappear.
5250
5251 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5252 the parent.
5253
5254 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5255
5256 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5257 really have server-side marks.
5258
5259 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5260 since most backends do not usefully have server-side marks.
5261 (gnus-update-read-articles): Propagate marks to all backends that
5262 really have server-side marks.
5263
5264 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5265
5266 * message.el (message-cite-reply-position, message-cite-style):
5267 New variables.
5268 (message-yank-original): Use the new citation styles.
5269
5270 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5271
5272 * message.el (message-options): Revert the change that's a workaround
5273 for XEmacs buffer-local issue; don't mark it buffer-local when running
5274 under XEmacs.
5275
5276 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5277
5278 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5279 numbers too big to be `read'.
5280
5281 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5282
5283 * message.el (message-options): Make buffer-local two ways to attempt
5284 to fix a XEmacs bug.
5285
5286 2011-03-02 Julien Danjou <julien@danjou.info>
5287
5288 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5289
5290 2011-03-01 Julien Danjou <julien@danjou.info>
5291
5292 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5293 group.
5294 (article-hide-list-identifiers): Use list-identifier group parameter.
5295
5296 2011-02-28 Julien Danjou <julien@danjou.info>
5297
5298 * sieve.el (sieve-buffer-script-name): New local variable to store
5299 sieve script name.
5300 (sieve-edit-script): Store sieve script name.
5301 (sieve-upload): Use sieve script name when uploading.
5302 (sieve-upload): Use substitute-command-keys.
5303 (sieve-edit-script): Use substitute-command-keys.
5304 (sieve-refresh-scriptlist): Use substitute-command-keys.
5305 (sieve-manage-mode-map): Define keymap properly.
5306 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5307 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5308 Remove commented code about cvs.
5309 (sieve-manage-quit): New function.
5310 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5311
5312 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5313
5314 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5315
5316 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5317
5318 * auth-source.el (auth-source-search): Cache empty result sets.
5319
5320 * auth-source.el (auth-source-save-behavior): New variable to replace
5321 `auth-source-never-create'.
5322 (auth-source-netrc-create): Use it.
5323 (auth-source-never-save): Remove.
5324
5325 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5326
5327 * nnimap.el (nnimap-stream): Doc fix.
5328 (nnimap-open-connection-1): Reverse the order of the ports to that the
5329 prompted-for port is first.
5330
5331 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5332 retrieval by the no-group selection.
5333
5334 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5335 numerical parameters.
5336
5337 2011-02-25 Julien Danjou <julien@danjou.info>
5338
5339 * gnus-gravatar.el: Use gnus-with-article-buffer.
5340
5341 * gnus-art.el (gnus-with-article-buffer): Check that the
5342 gnus-article-buffer is alive.
5343
5344 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5345
5346 * auth-source.el (auth-source-creation-prompts): New variable to manage
5347 creation-time prompts.
5348 (auth-source-search): Document it.
5349 (auth-source-format-prompt): Add utility function.
5350 (auth-source-netrc-create): Don't default the user name to
5351 user-login-name. Use `auth-source-creation-prompts' and some default
5352 prompts for user, host, port, and password (the default generic prompt
5353 remains ugly).
5354 (auth-source-never-save): Add customizable option to never save info.
5355 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5356 mode excursion.
5357
5358 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5359
5360 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5361 argument that XEmacs doesn't support.
5362
5363 2011-02-23 Julien Danjou <julien@danjou.info>
5364
5365 * gnus-art.el (article-make-date-line): Ignore errors if time is
5366 invalid and not convertible.
5367 (article-make-date-line): Only add lapsed time if time is not nil.
5368
5369 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5370
5371 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5372 `read-char-choice' for backwards compatibility.
5373 (auth-source-netrc-element-or-first): New function to DTRT for
5374 parameter extraction.
5375 (auth-source-netrc-create): Use it and fix multiple parameter print
5376 bug. Use the default passed from above (given-default) or the
5377 built-in (user-login-name for :user).
5378
5379 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5380
5381 * gnus-start.el (gnus-dribble-read-file):
5382 Set buffer-save-without-query, since we always want to save the dribble
5383 file, probably.
5384
5385 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5386 nnimap.
5387
5388 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5389 -summary- since it's a user-visible variable.
5390
5391 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5392 first time you use the new Gnus.
5393
5394 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5395
5396 * auth-source.el: Don't load netrc.el.
5397 (auth-sources): Search ~/.netrc as well by default.
5398 (auth-source-debug): Add 'trivia option for extra output.
5399 (auth-source-do-trivia): Use it.
5400 (auth-source-search): Simplify logic to use
5401 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5402 appropriate. Don't keep a running count at this level. Layer :create
5403 and :delete options appropriately on the first and second passes.
5404 Don't track the backend with the search results.
5405 (auth-source-search-backends): New function to search a list of
5406 backends for a processed spec.
5407 (auth-source-netrc-parse): Cache all netrc files, making
5408 auth-source-netrc-cache an alist keyed by the file name and using the
5409 file mtime as the caching criterion. Keep the obfuscated data secret
5410 with a lexical bind.
5411 (auth-source-netrc-search): Don't calculate the length of the results
5412 unnecessarily.
5413 (auth-source-search-backends): Fix bug.
5414 (auth-source-netrc-create): Rework prompts.
5415
5416 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5417
5418 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5419 Lower case names of search constraints.
5420 (nnir-run-query): Cache and reuse search constraints for all imap
5421 servers.
5422
5423 2011-02-22 Sam Steingold <sds@gnu.org>
5424
5425 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5426
5427 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5428
5429 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5430 after exit.
5431 (gnus-setup-message): Define missing variable from last checkin.
5432
5433 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5434 value, show the raw article.
5435
5436 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5437
5438 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5439 auth-source now accepts numbers.
5440
5441 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5442 spec, too.
5443 (auth-source-ensure-strings): New function.
5444
5445 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5446 (gnus-article-setup-buffer): Always restart the date timer so that user
5447 changes to the frequency is respected.
5448
5449 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5450 port numbers, so make sure it gets that if nnimap-server-port is
5451 explicit.
5452
5453 2011-02-21 Simon Josefsson <simon@josefsson.org>
5454
5455 * nnimap.el (nnimap-inbox): Doc fix.
5456
5457 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
5458
5459 * shr-color.el (shr-color->hexadecimal): Use renamed function names
5460 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5461 color-lab-to-srgb.
5462
5463 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5464
5465 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5466 given method as in the group name if we're using an extended method.
5467 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5468 command, if we're using that, instead of waiting for the beginning.
5469
5470 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5471 we're sure to get unique server names, and we don't output two async
5472 commands in the same buffer. This fixes an NNTP hang for some users.
5473
5474 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5475
5476 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5477 summary buffer before reading going to the next buffer. This avoids
5478 putting the point in the group buffer if you `C-g' the command.
5479
5480 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5481 cache (for now) to make ~/.authinfo.gpg files usable.
5482
5483 * nnfolder.el (copyright-update): Define for the compiler.
5484
5485 * auth-source.el (auth-source-search): Fix unbound variable.
5486
5487 2011-02-19 Glenn Morris <rgm@gnu.org>
5488
5489 * gnus.el (gnus-meta): Doc fix.
5490
5491 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
5492
5493 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5494 in case it's not yet loaded.
5495
5496 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
5497
5498 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5499 line we're waiting for.
5500
5501 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
5502
5503 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5504 face with line-width greater than zero will cause RET in gnus summary
5505 buffer to scroll down article page-wise because auto vscroll happens,
5506 it should be temporally disabled when doing a scroll-up.
5507
5508 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
5509
5510 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5511 outputs from the server.
5512
5513 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5514
5515 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5516 later so that bbdb can hook in easier.
5517
5518 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
5519
5520 * auth-source.el (auth-source-search): Don't try to create credentials
5521 if the caller doesn't want that.
5522 (auth-source-search): If we don't find a match, don't bug out on
5523 non-bound variables.
5524 (auth-source-search): Only ask a single backend to create the
5525 credentials.
5526
5527 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5528 logging.
5529 (nnimap-credentials): Protect against auth-source-search returning nil.
5530 (nnimap-request-list): Protect against not being able to open the
5531 server.
5532
5533 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
5534
5535 * auth-source.el (auth-source-search): Do a two-phase search, one with
5536 no :create to get the responses from all backends.
5537
5538 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5539 when getting credentials.
5540
5541 * gnus-util.el (gnus-delete-duplicates): New function.
5542
5543 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5544
5545 * nnimap.el (nnimap-credentials): Instead of picking the first port as
5546 a creation default, pass the whole port list down. It will be
5547 completed.
5548
5549 * auth-source.el (auth-source-search): Update docs to talk about
5550 multiple creation choices.
5551 (auth-source-netrc-create): Accept a list as a value (from the search
5552 parameters) and do completion on that list. Keep a separate netrc line
5553 with the password obscured for showing the user.
5554
5555 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5556 first choice to `auth-source-search' so it will be used for entry
5557 creation instead of the server's Gnus-specific name.
5558 (nnimap-credentials): Rely on the auth-source library to select which
5559 port is actually wanted in the new netrc entry, so don't override
5560 `auth-source-creation-defaults'.
5561
5562 * auth-source.el (auth-source-netrc-parse): Use :port instead of
5563 :protocol and accept a missing user, host, or port as a wildcard match.
5564 (auth-source-debug): Default to off.
5565
5566 (auth-source-netrc-search, auth-source-netrc-create)
5567 (auth-source-secrets-search, auth-source-secrets-create)
5568 (auth-source-user-or-password, auth-source-backend, auth-sources)
5569 (auth-source-backend-parse-parameters, auth-source-search): Use :port
5570 instead of :protocol.
5571
5572 * nnimap.el (nnimap-credentials): Pass a port default to
5573 `auth-source-search' in case an entry needs to be created.
5574 (nnimap-open-connection-1): Use :port instead of :protocol.
5575
5576 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5577
5578 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5579 instead of delete-dups that is not available in XEmacs 21.4.
5580
5581 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
5582
5583 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5584 nil means that nnimap doesn't get updated.
5585
5586 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
5587
5588 * auth-source.el (auth-source-netrc-create): Return a synthetic search
5589 result when the user doesn't want to write to the file.
5590 (auth-source-netrc-search): Expect a synthetic result and proceed
5591 accordingly.
5592 (auth-source-cache-expiry): New variable to override
5593 `password-cache-expiry'.
5594 (auth-source-remember): Use it.
5595
5596 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5597 parameter. Create entry if necessary by using :create t.
5598 (nnimap-open-connection-1): Don't pass `inhibit-create'.
5599
5600 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
5601
5602 * auth-source.el (auth-source-debug): Enable by default and don't
5603 mention the obsolete `auth-source-hide-passwords'.
5604 (auth-source-do-warn): New function to debug unconditionally.
5605 (auth-source-do-debug): Use it.
5606 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5607 and for Secrets API entries when the secrets.el library is not
5608 available.
5609
5610 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5611
5612 * gnus-sum.el (gnus-propagate-marks): Default to nil.
5613 (gnus-summary-exit): Kill the correct article buffer on exit from a
5614 `C-d' group.
5615
5616 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5617 gnus-propagate-marks.
5618
5619 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5620 before killing the buffers so that a non-full window conf gets handled
5621 correctly.
5622 (gnus-summary-exit): Ditto.
5623 (gnus-summary-read-group-1): Ditto.
5624
5625 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5626 async code again so that we can debug it properly.
5627
5628 * message.el (message-reply): Take an optional switch-buffer parameter
5629 so that Gnus window confs are respected better.
5630
5631 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5632
5633 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5634 `plist-get' to accept non-list parameters (XEmacs issue).
5635 Fix docstring.
5636 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5637 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5638 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5639 Login collection is "Login" and not "login".
5640
5641 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5642
5643 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5644 multiple headers.
5645
5646 * nnimap.el (nnimap-inhibit-logging): New variable.
5647 (nnimap-log-command): Don't log login commands.
5648
5649 * auth-source.el (auth-source-netrc-search): The asserts seem to want
5650 to have more parameters.
5651
5652 * nnimap.el (nnimap-send-command): Mark the command time for each
5653 command, so that we don't get NOOPs stepping on our toes.
5654
5655 * gnus-art.el (article-date-ut): Get the date from the Date header on
5656 `t'.
5657
5658 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5659
5660 * auth-source.el (auth-source-search): Use copy-sequence instead of
5661 the cl.el copy-list.
5662
5663 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
5664
5665 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5666 Improve prompt.
5667
5668 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5669
5670 * gnus-art.el (gnus-article-mode-line-format): Remove the article
5671 washing status from the default format. It isn't very informative.
5672
5673 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
5674
5675 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5676 Fix Gcc processing on imap.
5677
5678 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5679
5680 * message.el (message-bury): Don't pop up a new window when selected
5681 window is dedicated.
5682
5683 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5684
5685 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5686
5687 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
5688
5689 * sieve-manage.el: Autoload `auth-source-search'.
5690 (sieve-sasl-auth): Use it.
5691
5692 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
5693
5694 * nnimap.el: Autoload `auth-source-forget+'.
5695 (nnimap-open-connection-1): Use it if the connection fails.
5696
5697 * auth-source.el: Require `password-cache'.
5698 (auth-source-hide-passwords, auth-source-cache): Remove and mark
5699 obsolete.
5700 (auth-source-magic): Marker for `password-cache' keys.
5701 (auth-source-do-cache): Update docstring.
5702 (auth-source-search): Use and check cache.
5703 (auth-source-forget-all-cached, auth-source-remember)
5704 (auth-source-recall, auth-source-forget, auth-source-forget+)
5705 (auth-source-specmatchp): Caching support functions.
5706 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5707 Remove and obsolete.
5708 (auth-source-user-or-password): Remove caching to further discourage
5709 using it. Always hide passwords.
5710
5711 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
5712
5713 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5714 code for now, since it doesn't work for all users.
5715
5716 2011-02-09 Julien Danjou <julien@danjou.info>
5717
5718 * message.el (message-options): Make message-options really buffer
5719 local.
5720
5721 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
5722
5723 * mail-source.el: Autoload `auth-source-search'.
5724 (mail-source-keyword-map): Note order matters.
5725 (mail-source-set-1): Get all the mail-source source values and
5726 defaults and search auth-source on those if needed. This can all
5727 probably be simplified.
5728
5729 * nnimap.el: Autoload `auth-source-search'.
5730 (nnimap-credentials): Use it.
5731 (nnimap-open-connection-1): Ask for the virtual server and physical
5732 address in one shot.
5733
5734 * nntp.el: Autoload `auth-source-search'.
5735 (nntp-send-authinfo): Use it. Note TODO.
5736
5737 2011-02-08 Julien Danjou <julien@danjou.info>
5738
5739 * shr.el (shr-tag-body): Add support for text attribute in body
5740 markups.
5741
5742 * message.el (message-options): Make message-options a local variable.
5743
5744 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5745
5746 * auth-source.el (auth-source-secrets-search)
5747 (auth-source-user-or-password): Use `append' instead of `nconc'.
5748 (auth-source-user-or-password): Build return list better and protect
5749 against nil :secret.
5750
5751 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
5752
5753 * nnimap.el (nnimap-update-info): Refactor slightly.
5754 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5755 (nnimap-update-info): Clean up slightly.
5756 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5757 characters.
5758 (nnimap-process-quirk): Rename function to avoid collision.
5759 (nnimap-update-info): Fix macrology bug-out.
5760 (nnimap-update-info): Simplify split history test.
5761
5762 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
5763
5764 * auth-source.el (top): Require 'eieio unconditionally.
5765 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5766 (auth-source-secrets-search): Limit search when `max' is greater than
5767 number of results.
5768
5769 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5770
5771 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5772 part not returning any data.
5773
5774 * proto-stream.el (open-protocol-stream): Document the return value.
5775
5776 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5777
5778 * auth-source.el (auth-source-secrets-search): Add examples.
5779
5780 2011-02-06 Julien Danjou <julien@danjou.info>
5781
5782 * message.el (message-setup-1): Handle message-generate-headers-first
5783 set to t.
5784
5785 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5786
5787 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5788 API with a string "secrets:collection-name" and with 'default.
5789 (auth-source-backend-parse): Parse "secrets:collection-name" and
5790 'default. Recurse on parses instead of repeating code. Use the
5791 Secrets API is the source is not nil and 'ignore otherwise. Emit a
5792 message when ignoring a source.
5793 (auth-source-search): List ignored search keys at the top level.
5794 (auth-source-netrc-create): Use `case' instead of `cond'.
5795 (auth-source-secrets-search): Created with TODOs.
5796 (auth-source-secrets-create): Created with TODOs.
5797 (auth-source-retrieve, auth-source-create, auth-source-delete)
5798 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5799 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5800 (auth-source-user-or-password-sftp)
5801 (auth-source-user-or-password-smtp): Remove.
5802 (auth-source-user-or-password): Deprecated and modified to be a wrapper
5803 around `auth-source-search'. Not tested thoroughly.
5804
5805 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5806
5807 * auth-source.el: Bring in assoc and eioeio libraries.
5808 (secrets-enabled): New variable to track the status of the Secrets API.
5809 (auth-source-backend): New EIOEIO class to represent a backend.
5810 (auth-source-creation-defaults): New variable to set prompt defaults
5811 during token creation (see the `auth-source-search' docstring for
5812 details).
5813 (auth-sources): Simplify to allow a simple string as a netrc backend
5814 spec.
5815 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5816 (auth-source-backend-parse-parameters): Fill in the backend parameters.
5817 (auth-source-search): Main auth-source API entry point.
5818 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5819 (auth-source-search-collection): Helper function for searching.
5820 (auth-source-netrc-parse, auth-source-netrc-normalize)
5821 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5822 Supports search, create, and delete.
5823 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5824 backend stubs.
5825 (auth-source-user-or-password): Call `auth-source-search' but it's not
5826 ready yet.
5827
5828 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
5829
5830 * message.el (message-setup-1): Remove the read-only stuff, since it
5831 doesn't work under XEmacs, for some reason.
5832
5833 * gnus-sum.el (gnus-user-date): Rename back from
5834 gnus-summary-user-date since user code refers to it.
5835
5836 * shr.el (shr-render-td): Store the actual background color used.
5837
5838 * message.el (message-setup-1): Don't bind the constant
5839 -forbidden-properties.
5840 (message-setup-1): Revert previous change, since it needs to bind the
5841 props to insert them.
5842 (message-resend): Allow removing the read-only separator line.
5843
5844 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5845
5846 * nnimap.el (nnimap-request-accept-article): Give an error message if
5847 the APPEND wasn't successful.
5848
5849 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
5850
5851 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5852 that have no groups.
5853
5854 2011-02-03 Julien Danjou <julien@danjou.info>
5855
5856 * gnus-draft.el: Remove progn around gnus-draft-setup.
5857
5858 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5859
5860 * gnus-start.el (gnus-read-active-for-groups): This function is never
5861 called with a nil `infos', so clean that up.
5862 (gnus-get-unread-articles): Request active files from primary/secondary
5863 methods that have no groups (yet).
5864
5865 2011-02-03 Julien Danjou <julien@danjou.info>
5866
5867 * message.el (message-setup-1): Always generate References first.
5868 (message-mail): Return the return value of message-setup, not always t.
5869 (message-setup-1): Insert mail-header-separator with read-only and
5870 intangible properties set.
5871
5872 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5873 user-date in docstring.
5874
5875 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5876
5877 * gnus.el (gnus-summary-line-format): Mention &user-date format in
5878 docstring.
5879
5880 * gnus.el (gnus-user-date-format-alist): Change default value.
5881 Use defcustom, with type and group. Move from gnus-util.el.
5882 Rename to gnus-summary-user-date-format-alist.
5883
5884 2011-02-03 Glenn Morris <rgm@gnu.org>
5885
5886 * nnimap.el (gnus-fetch-headers): Declare.
5887
5888 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5889
5890 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5891
5892 * message.el (message-forward-make-body-digest-plain)
5893 (message-followup, message-reply): Clean up things noted by Stefan.
5894
5895 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5896 gnus-article-update-date-headers is nil.
5897 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5898 it didn't really work with defcustom.
5899 (article-update-date-lapsed): Make sure the window start doesn't move,
5900 either.
5901
5902 2011-02-01 Julien Danjou <julien@danjou.info>
5903
5904 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5905 format.
5906
5907 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5908 standard in Emacs nowadays.
5909
5910 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
5911
5912 * message.el (message-expand-name): Don't trust the return value of
5913 bbdb-complete-name.
5914 (message-check-news-header-syntax): Remove unused var `start'.
5915 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5916 (message-inhibit-body-encoding): Move to before first use.
5917 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5918 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5919 (Organization, Message-ID, Date, mh-previous-window-config):
5920 Defvar the vars using dynamic scoping.
5921
5922 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
5923
5924 * shr.el (shr-render-td): Only do colors at the final rendering.
5925 Should be slightly faster.
5926 (shr-insert-table): Fix up TD background colors when doing the
5927 vertical padding.
5928
5929 * gnus-art.el (article-date-ut): Protect against articles with no Date
5930 header.
5931 (article-update-date-lapsed): Don't use current-column to find the
5932 horizontal position. It's fragile in the presence of \003 characters.
5933
5934 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5935
5936 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5937
5938 * gnus-art.el (article-transform-date): Rewrite to still work when
5939 there are several rfc2822 parts.
5940 (article-transform-date): Fix infinite recursion.
5941 (article-date-ut): Replace infinitely many Date headers with a single
5942 one when called interactively.
5943
5944 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5945 secure manner.
5946
5947 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5948 move around by not using save-window-excursion. It seems to work...
5949
5950 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5951
5952 * gnus-art.el (article-make-date-line): Work for user-defined format.
5953
5954 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5955
5956 * nntp.el (nntp-retrieve-group-data-early)
5957 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5958 fetching functions.
5959
5960 * gnus-start.el (gnus-read-active-for-groups): Read the active files
5961 thoroughly for all backends that have no known groups. This should
5962 allow new nnml methods to retrieve mail.
5963
5964 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5965 that Gnus doesn't know exists again.
5966
5967 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5968 (gnus-treat-date-ut): Ditto.
5969 (gnus-article-update-date-header): Rename.
5970 (gnus-treat-date-local): Remove.
5971 (gnus-treat-date-english): Remove.
5972 (gnus-treat-date-lapsed): Remove.
5973 (gnus-treat-date-combined-lapsed): Remove.
5974 (gnus-treat-date-original): Remove.
5975 (gnus-treat-date-iso8601): Remove.
5976 (gnus-treat-date-user-defined): Remove.
5977 (gnus-article-date-headers): New variable to control all the date
5978 header options.
5979 (article-date-ut): Rewrite to allow using the new way to format date
5980 headers(s).
5981
5982 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
5983
5984 * nnmail.el (nnmail-article-group): Check for a direct fancy split
5985 method.
5986 (nnmail-article-group): A better test for fanciness.
5987
5988 * nnimap.el (nnimap-request-head): Protect against not finding the
5989 article by Message-ID.
5990
5991 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
5992
5993 * gnus-art.el (article-update-date-lapsed): Try a better way to really
5994 keep point at the "same place".
5995
5996 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
5997
5998 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5999 data if the group is inactive.
6000
6001 2011-01-28 Julien Danjou <julien@danjou.info>
6002
6003 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6004 (gnus-all-windows-visible-p): Remove old compatibility code.
6005 (gnus-window-top-edge): Add docstring.
6006
6007 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6008
6009 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6010
6011 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6012 older request-update-info.
6013
6014 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6015
6016 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6017
6018 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6019 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6020
6021 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6022
6023 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6024 groups. This makes the nndraft:queue group pop up if it's not already
6025 there.
6026
6027 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6028 messages" logic, which was reversed.
6029
6030 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6031 the "same place" even if point is on the line being replaced.
6032 (article-update-date-lapsed): Allow updating both the combined lapsed
6033 and the lapsed headers.
6034 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6035 (article-make-date-line): Limit the number of segments dynamically to
6036 avoid too-long lines.
6037
6038 2011-01-27 Julien Danjou <julien@danjou.info>
6039
6040 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6041 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6042
6043 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6044
6045 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6046 Use plist-get instead of the cl function getf.
6047
6048 2011-01-27 Glenn Morris <rgm@gnu.org>
6049
6050 * gnus-util.el (float-time): Get rid of compiler warning, again.
6051
6052 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6053
6054 * shr.el (shr-put-color): Special-case background colors: Do put them
6055 at the blank parts at the front of the lines.
6056
6057 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6058 exit hook to nix out all data on readedness on group exit.
6059
6060 * gnus-util.el (float-time): If float-time is bound, always use it on
6061 all Emacsen. It's unclear why the subrp check was there.
6062 (time-date): Require to make some autoload issues on XEmacs go away.
6063
6064 * shr.el (shr-put-color): Don't do the box padding in tables, since
6065 they're already padded.
6066
6067 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6068
6069 * gnus-art.el (gnus-article-next-page): When the last line of the
6070 article is displayed, scroll down once more instead of going to the
6071 next article at once.
6072 (article-lapsed-string): Refactor out and allow specifying how many
6073 segments you want.
6074 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6075 (gnus-article-update-lapsed-header): New variable.
6076
6077 * shr.el: Revert change that made headings use different-sized faces.
6078 The Emacs display engine isn't advanced enough that, for instance,
6079 tables can comfortably use differently-sized faces.
6080
6081 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6082
6083 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6084 used.
6085 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6086 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6087 we're using an encrypted connection.
6088
6089 * proto-stream.el: Alter the interface functions to also return the
6090 actual stream type used: network or TLS.
6091
6092 2011-01-25 Julien Danjou <julien@danjou.info>
6093
6094 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6095 (mm-display-javascript-inline): New function.
6096
6097 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6098 viewing function.
6099
6100 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6101
6102 * shr.el (shr-expand-newlines): Fix variable name.
6103
6104 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6105
6106 * shr.el (shr-expand-newlines): Make nested boxes work.
6107
6108 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6109
6110 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6111 backgrounds.
6112 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6113 in a more sensible manner.
6114
6115 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6116
6117 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6118 if EPG is loaded.
6119
6120 2011-01-24 Julien Danjou <julien@danjou.info>
6121
6122 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6123 tags.
6124
6125 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6126
6127 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6128 commands.
6129
6130 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6131 in the article buffer.
6132 (gnus-gravatar-insert): Use blank space from the current buffer to
6133 avoid breaking text properties. This makes X-Sent updating work again.
6134
6135 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6136
6137 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6138
6139 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6140 fix the bug in url-http.el instead.
6141
6142 * shr.el (shr-image-fetched): Ditto.
6143
6144 * shr.el (shr-image-fetched): Avoid having point move in the article
6145 buffer.
6146
6147 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6148 buffer after being called. It's apparently being killed by url.el, and
6149 killing it made point move to end-of-buffer in a random buffer.
6150
6151 * shr.el (shr-image-fetched): Ditto.
6152
6153 2011-01-23 Julien Danjou <julien@danjou.info>
6154
6155 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6156
6157 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6158 text/x-org.
6159
6160 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6161
6162 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6163 (i.e., nnimap) returning nil as the article number.
6164
6165 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6166
6167 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6168 "DelSp" parameter in RFC3676.
6169
6170 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6171
6172 * message.el (message-check-recipients): Display the encoded version of
6173 the bogus address if they differ.
6174
6175 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6176 after sending.
6177
6178 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6179
6180 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6181
6182 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6183 group buffer after sending the queue.
6184
6185 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6186
6187 2011-01-22 Julien Danjou <julien@danjou.info>
6188
6189 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6190
6191 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6192
6193 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6194 nested related parts.
6195
6196 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6197 unexpired articles. This fixes the regression that led expiry marks to
6198 disappear from nnfolder groups.
6199
6200 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6201
6202 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6203 Don't confuse the "ret" of "retrograde" with RET.
6204
6205 2011-01-21 Julien Danjou <julien@danjou.info>
6206
6207 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6208 than mm-insert-inline.
6209
6210 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6211
6212 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6213 Widen article buffer.
6214
6215 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6216
6217 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6218 the temp buffer.
6219 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6220
6221 2011-01-20 Julien Danjou <julien@danjou.info>
6222
6223 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6224
6225 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6226 than mm-insert-inline to insert inline part: this respect
6227 mm-inline-media-tests displayers.
6228
6229 * mm-view.el (mm-display-shell-script-inline): New function.
6230
6231 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6232
6233 * mm-uu.el (mm-uu-type-alist): Add org block.
6234 (mm-uu-org-src-code-block-extract): New function.
6235
6236 * mm-view.el (mm-display-org-inline): New function.
6237
6238 * mm-decode.el (mm-automatic-display): Add text/org.
6239
6240 * mailcap.el (mailcap-mime-extensions): Add .org.
6241
6242 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6243
6244 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6245 gnus-article-add-buttons.
6246
6247 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6248
6249 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6250 From header with a date and "nobody" as the sender.
6251
6252 2011-01-19 Julien Danjou <julien@danjou.info>
6253
6254 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6255 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6256 if you have the same regexp several times.
6257 (gnus-button-push): Fix matching when regexp is symbol.
6258
6259 2011-01-15 Glenn Morris <rgm@gnu.org>
6260
6261 * message.el (message-mail): A compose-mail function should
6262 accept headers as strings.
6263
6264 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6265
6266 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6267 Add :vert-only tags.
6268 (message-mail): New arg RETURN-ACTION.
6269 (message-return-action): New var.
6270 (message-bury): Use it.
6271 (message-mode): Make it buffer-local.
6272 (message-send-and-exit): Always call message-bury.
6273
6274 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6275 message-mail.
6276
6277 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6278
6279 * nnimap.el (nnimap-convert-partial-article): Protect against
6280 zero-length body parts.
6281
6282 * mm-decode.el (mm-preferred-alternative-precedence):
6283 Discourage showing empty parts.
6284
6285 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6286 and stuff if the backend didn't return the article number. This fixes
6287 an Exchange-related nnimap bug.
6288
6289 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6290 group window, because it does the wrong thing when a separate frame
6291 displays the group buffer.
6292
6293 * proto-stream.el (open-protocol-stream): Protect against the low-level
6294 transport functions returning nil.
6295
6296 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6297
6298 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6299 (mml2015-epg-find-usable-secret-key): New function.
6300 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6301 mml2015-epg-find-usable-key (Bug#7797).
6302 (mml2015-epg-encrypt): Ditto.
6303
6304 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6305
6306 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6307
6308 2011-01-03 Glenn Morris <rgm@gnu.org>
6309
6310 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6311
6312 * sieve.el (sieve-open-server): Give a more explicit error if
6313 sieve-manage-open returns nil. (Bug#7720)
6314
6315 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6316
6317 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6318
6319 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6320
6321 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6322 This avoids sending passwords in plain text over non-encrypted
6323 channels.
6324
6325 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6326
6327 * nnimap.el (nnimap-login): Refactored out into own function, and
6328 implement CRAM-MD5.
6329 (nnimap-wait-for-line): Refactored out.
6330
6331 * mm-view.el (mml-smime): Require.
6332
6333 2010-12-20 David Engster <deng@eml.cc>
6334
6335 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6336 use EPG to decrypt S/MIME messages instead of openssl.
6337
6338 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6339
6340 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6341
6342 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6343 status is the group clearly is unreachable.
6344
6345 * auth-source.el (auth-source-create): Add the optional second
6346 parameter to `local-variable-p' to be compatible with XEmacs.
6347
6348 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6349
6350 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6351 work when using a compressed nnml folder.
6352
6353 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6354
6355 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6356 backends after sanitising on entry, because this never makes sense:
6357 If the articles have gone missing, then the data no longer exists on
6358 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6359 overwrite anything anyway.
6360
6361 * shr.el (shr-insert-document): Bind shr-width dynamically to
6362 window-width if it's nil.
6363
6364 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6365
6366 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6367 with the meaning of using the full emacs window width for rendering.
6368
6369 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6370
6371 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6372 case when sender is not given.
6373
6374 2010-12-23 Julien Danjou <julien@danjou.info>
6375
6376 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6377 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6378 the addresses, otherwise we might misplaced the gravatar.
6379
6380 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6381
6382 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6383 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6384 obsolete in Emacs.
6385
6386 2010-12-20 Julien Danjou <julien@danjou.info>
6387
6388 * gnus-util.el (gnus-rescale-image): Revert last change.
6389
6390 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6391
6392 * gnus-group.el (gnus-group-delete-articles): New command.
6393
6394 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6395
6396 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6397
6398 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6399
6400 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6401 here, since it's up to the backends to do CRLF removal if their
6402 protocol has it.
6403
6404 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6405
6406 2010-12-17 Julien Danjou <julien@danjou.info>
6407
6408 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6409 they are from file. Can also scale up.
6410
6411 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6412
6413 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6414 Restore gnus-use-agent.
6415 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6416
6417 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6418
6419 2010-12-17 Julien Danjou <julien@danjou.info>
6420
6421 * gravatar.el (gravatar-retrieve-synchronously): New function.
6422 (gravatar-get-data): Make more robust.
6423
6424 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6425
6426 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6427 to really consider the last line.
6428
6429 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6430
6431 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6432 list of recipient keys, or use symmetric encryption if not a list.
6433 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6434 EPA override, replacing the call to `netrc-store-data'.
6435
6436 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6437
6438 * gnus-srvr.el: Avoid passing nil regexp argument to
6439 delete-matching-lines.
6440
6441 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6442
6443 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6444 fetching stops when Gnus exits.
6445
6446 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6447 function.
6448 (nnfolder-request-expire-articles): Save all the buffers after doing
6449 expiry.
6450
6451 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6452 the last article", since that led to serious performance regressions
6453 when expiring nnml groups.
6454
6455 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
6456
6457 * nnir.el: Improve customizations.
6458
6459 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6460
6461 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6462
6463 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6464 group has been killed.
6465 (gnus-group-yank-group): Ditto.
6466
6467 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6468
6469 * nnimap.el (nnimap-request-update-group-status): New function.
6470
6471 * gnus-int.el (gnus-request-update-group-status): New interface
6472 function.
6473
6474 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6475 copying read-ness to the backends.
6476
6477 * nnimap.el (nnimap-quirk): New function.
6478 (nnimap-retrieve-group-data-early): Use it.
6479 (nnimap-quirks): New alist.
6480
6481 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6482
6483 * shr.el (shr-insert): Set shr-start after deleting trailing space;
6484 don't delete it within indentation.
6485
6486 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6487
6488 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6489 previous line.
6490
6491 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6492
6493 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6494 QRESYNC command by deleting a superfluous space which broke Cyrus
6495 servers. This change will break other servers that are buggy the other
6496 way around.
6497
6498 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
6499
6500 * spam.el: Reindent and fix long lines.
6501 (spam-copy-or-move-routine): Exclude invalid move destinations.
6502
6503 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
6504
6505 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6506 installed the registry.
6507
6508 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6509
6510 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6511 groupname doesn't contain "gmane".
6512
6513 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6514
6515 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6516 (gnus-1): Don't create the nndrafts group twice.
6517 (gnus-setup-news): There's no need to read the active file here, since
6518 that's done again later on a per-backend basis.
6519 (gnus-start-draft-setup): Make sure that the new group is started out
6520 empty.
6521
6522 * gnus-agent.el (gnus-agentize): Don't create the queue group
6523 automatically on startup. It'll be created later, if needed.
6524
6525 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6526 of automatically subscribed groups.
6527 (gnus-auto-subscribed-categories): New variable.
6528 (gnus-matches-options-n): Use it.
6529 (gnus-default-subscribed-newsgroups): Remove unused variable.
6530 (gnus-start-draft-setup): Message a bit less.
6531
6532 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6533
6534 * nnir.el (nnir-run-imap): Return article list in order of increasing
6535 UID.
6536
6537 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6538
6539 * gnus-sum.el (gnus-summary-enter-digest-group):
6540 Mention gnus-auto-select-on-ephemeral-exit.
6541
6542 * proto-stream.el (proto-stream-open-network-only): Fix the calling
6543 convention of the network-only option.
6544
6545 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6546
6547 * proto-stream.el (proto-stream-open-network-only): New function to
6548 have a way to specify non-STARTTLS upgrade connections.
6549
6550 2010-12-10 Julien Danjou <julien@danjou.info>
6551
6552 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6553 email address is nil.
6554
6555 * message.el (message-bogus-recipient-p): Set address to "" if nil.
6556
6557 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
6558
6559 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6560 deletion.
6561 (nnir-run-imap): Only need to parse list once.
6562
6563 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6564
6565 * shr.el (shr-tag-script): Ignore <script>.
6566 (shr-tag-label): Add <label> support.
6567
6568 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
6569
6570 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6571
6572 * shr.el (shr-image-displayer): Work for images lined side by side.
6573
6574 2010-12-08 Robert Pluim <rpluim@gmail.com>
6575
6576 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6577 parameter, since XEmacs doesn't accept t as a parameter.
6578
6579 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
6580
6581 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6582 ids.
6583 (nnir-run-gmane): Simplify groupspec formatting.
6584 (nnir-request-expire-articles): New function.
6585
6586 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6587
6588 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6589 overflow, possibly.
6590
6591 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6592 (shr-render-td): Handle td style="" better.
6593 (shr-tag-table): Use the color from the style sheet.
6594 (shr-render-td): Make sure we copy over all the overlays, too.
6595
6596 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
6597
6598 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6599 (nnir-request-article): Improve article retrieval.
6600
6601 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6602
6603 * mm-util.el (mm-extra-numeric-entities): New variable.
6604
6605 * mm-url.el (mm-url-decode-entities):
6606 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6607
6608 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * message.el: Use completion-at-point.
6611 (message-completion-function): New fun, extracted from message-tab.
6612 (message-mode): Use it for completion-at-point-functions.
6613 (message-tab): Use it and completion-at-point.
6614
6615 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6616
6617 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6618 character if a non-breakable character follows.
6619
6620 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6621
6622 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6623 any stream.
6624
6625 * shr.el (shr-tag-font): Colorize the region.
6626 (shr-tag-body): Ditto.
6627 (shr-tag-font): Actually let the styles be inherited instead of
6628 overwriting them.
6629 (shr-tag-font): Get the background color right.
6630 (shr-tag-style): Ignore all <style> tags for the moment.
6631
6632 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6633 a Message-ID to avoid having nnimap depend on gnus-sum.
6634
6635 * shr.el (shr-descend): Only colorize something if we have a node that
6636 sets colors.
6637
6638 2010-12-06 Julien Danjou <julien@danjou.info>
6639
6640 * shr.el (shr-render-td): Render td content with shr-descend, so style
6641 will be applied to <td> too.
6642 (shr-colorize-region): Colorize region even if we only have a background.
6643 (shr-tag-body): Fix color and background color inheritance.
6644 Do not recolorize after shr-generic.
6645 (shr-tag-font): Let shr-generic colorize via inheritance.
6646
6647 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6648
6649 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6650
6651 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
6652
6653 * nnir.el (nnir-request-move-article): Remove obsolete code.
6654
6655 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6656
6657 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6658
6659 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6660
6661 * gnus-sum.el (gnus-summary-respool-article): The completion function
6662 expects a list instead of an alist.
6663
6664 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6665 string as the parameter.
6666
6667 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6668
6669 * shr.el (shr-stylesheet): New dynamic variable for cascading the
6670 styles.
6671 (shr-colorize-region): New function.
6672 (shr-insert-background-overlay): Remove.
6673 (shr-render-td): Background setting should be taken care of on a higher
6674 level.
6675 (shr-tag-body): Use post-hoc colorizations.
6676 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6677 (shr-put-color-1): Don't overwrite old colors.
6678 (shr-colorize-region): When the background color isn't explicit, use
6679 a fixed background.
6680
6681 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6682 nnmail variables.
6683
6684 2010-12-05 Bjørn Mork <bjorn@mork.no>
6685
6686 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6687 unless necessary.
6688
6689 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
6690
6691 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6692 server.
6693
6694 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6695
6696 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6697 so that TAB works.
6698
6699 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6700 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6701
6702 * shr.el (shr-urlify): Show the URL before the title to avoid
6703 misleading URLs.
6704
6705 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
6706
6707 * shr.el (shr-urlify): Display the title in <a> tags.
6708
6709 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
6710
6711 * nnir.el (nnir-categorize): Replace mapcar with mapc.
6712
6713 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
6714
6715 * nnir.el: Rearrange code to allow macros to be autoloaded by
6716 gnus-sum.el.
6717 (nnir-retrieve-headers-override-function): Make this variable
6718 customizable.
6719 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6720
6721 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6722 from nnir.el.
6723
6724 2010-12-03 Julien Danjou <julien@danjou.info>
6725
6726 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6727
6728 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6729
6730 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6731 allow optional argument `environment'.
6732
6733 2010-12-03 Glenn Morris <rgm@gnu.org>
6734
6735 * mm-extern.el (message-goto-body): Update declaration.
6736
6737 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * gnus-util.el (gnus-macroexpand-all): New function.
6740
6741 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6742 instead of macroexpand-all that is unavailable in XEmacs.
6743
6744 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
6745
6746 * nnir.el (nnir-summary-line-format): New variable.
6747 (nnir-mode): Use it.
6748 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6749 (nnir-article-ids): Reimplement as defsubst.
6750 (nnir-retrieve-headers): Don't mangle the subject header.
6751 (nnir-run-imap): Use 100 as RSV score.
6752 (nnir-run-find-grep): Fix for full server searching.
6753 (nnir-run-gmane): Better restriction to gmane groups.
6754
6755 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6756 summary buffers.
6757
6758 2010-12-02 Julien Danjou <julien@danjou.info>
6759
6760 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6761
6762 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6763
6764 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6765 support.
6766
6767 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
6768
6769 * nnir.el: Update to handle the registry better.
6770 (autoload): Silence byte-compiler.
6771 (nnir-open-server): Add a hook for nnir groups.
6772 (nnir-request-move-article): Don't mangle the header. Better to use
6773 formatting variables (which will be added in the future).
6774 (nnir-registry-action): Update the registry using the original article
6775 group name.
6776 (nnir-mode): Install nnir-specific hooks for updating the registry.
6777
6778 * gnus-sum.el
6779 (gnus-article-original-subject,gnus-newsgroup-original-name):
6780 Remove obsolete variables.
6781 (gnus-summary-move-article): Remove use of obsolete variables.
6782 (gnus-summary-local-variables): Make move and delete hooks local to
6783 summary buffers.
6784
6785 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6786
6787 * rtree.el: New file.
6788
6789 2010-12-01 Julien Danjou <julien@danjou.info>
6790
6791 * message.el (message-user-organization): Do not use
6792 gnus-local-organization.
6793
6794 * gnus.el: Remove gnus-local-organization.
6795
6796 * gnus-msg.el: Remove nastygram thing.
6797
6798 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
6799
6800 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6801 funcall.
6802
6803 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
6804
6805 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6806 names.
6807
6808 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6809 characters.
6810
6811 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6812 to t of inhibit-read-only since it is inside gnus-with-article-headers.
6813 Suggested by Štěpán Němec <stepnem@gmail.com>.
6814 (gnus-gravatar-transform-address): Use mail-extract-address-components
6815 that supports non-ASCII names rather than mail-header-parse-addresses.
6816
6817 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6818
6819 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6820 handled by the network handler.
6821
6822 2010-11-30 Julien Danjou <julien@danjou.info>
6823
6824 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6825 (nnimap-open-connection-1): Fix PREAUTH.
6826
6827 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6828
6829 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6830
6831 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6832 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6833 (shr-insert): Use them.
6834 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6835
6836 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6837
6838 * nnir.el (nnir-request-move-article): Bail out if original group
6839 doesn't support article moves.
6840 (nnir-get-active): Improve active list retrieval.
6841
6842 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6843
6844 * shr.el (shr-find-fill-point): Don't break before apostrophes.
6845
6846 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
6847
6848 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6849 seem to accept strings-with-numbers as port numbers.
6850
6851 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6852
6853 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6854 change the registry.
6855
6856 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6857
6858 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6859 delete-dups that is not available in XEmacs 21.4.
6860
6861 * mm-util.el (mm-delete-duplicates): Add comment.
6862
6863 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
6864
6865 * nnir.el (nnir-ignored-newsgroups): New variable.
6866 (nnir-get-active): Use it.
6867
6868 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6869
6870 * proto-stream.el (proto-stream-open-network): Add some comments.
6871
6872 * nntp.el (nntp-open-connection): Provide a :success condition.
6873
6874 * nnimap.el (nnimap-open-connection-1): Ditto.
6875
6876 * proto-stream.el (proto-stream-open-network): See what the response to
6877 the STARTTLS command is.
6878
6879 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6880 backwards compatibility).
6881 (nnimap-open-connection-1): Really respect nnimap-server-port.
6882
6883 * proto-stream.el (proto-stream-open-network): When doing opportunistic
6884 TLS upgrades we don't really care about the identity of the peer.
6885 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6886 that what we've checked for.
6887 (proto-stream-always-use-starttls): Only default to t if
6888 open-gnutls-stream exists.
6889 (proto-stream-open-network): If STARTTLS failed, then just open a
6890 normal connection.
6891 (proto-stream-open-network): Wait until the greeting before doing
6892 STARTTLS.
6893
6894 * nntp.el (nntp-open-connection): Report what the connection error is.
6895
6896 * proto-stream.el (open-protocol-stream): Rename from
6897 open-proto-stream.
6898
6899 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6900
6901 * nnimap.el (nnimap-stream): Change default to `undecided'.
6902 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6903 first, and then network.
6904 (nnimap-open-connection-1): Respect nnimap-server-port.
6905 (nnimap-open-connection): Be more backwards-compatible.
6906
6907 * proto-stream.el (proto-stream-always-use-starttls): New variable.
6908 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
6909 (proto-stream-open-starttls): Folded back into the main function.
6910 (proto-stream-open-network): Fix typo in the GnuTLS path.
6911 (proto-stream-command): Refactor out.
6912
6913 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6914
6915 * proto-stream.el (proto-stream-open-starttls): Actually implement the
6916 starttls.el STARTTLS.
6917
6918 * color.el (color-lab->srgb): Fix function call name.
6919
6920 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6921 if we're using tls.el.
6922 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
6923 built in, then don't try to establish a STARTTLS connection.
6924
6925 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6926 servers.
6927
6928 * proto-stream.el (open-proto-stream): Use network, not stream.
6929 (open-proto-stream): Add a way to specify what the end of a command is.
6930
6931 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6932 connections types.
6933 (nntp-open-network-stream): Remove.
6934 (nntp-open-ssl-stream): Remove.
6935 (nntp-open-tls-stream): Remove.
6936 (nntp-ssl-program): Remove.
6937
6938 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6939
6940 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
6941
6942 * nnir.el: Fix typos.
6943 (nnir-retrieve-headers-override-function): Rename variable to reflect
6944 new semantics.
6945 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6946 macros.
6947 (nnir-request-article, nnir-request-move-article): Use them.
6948 (nnir-categorize): New function.
6949 (nnir-run-query): Use it.
6950 (nnir-retrieve-headers): Rewrite to batch header retrieval.
6951 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6952 sorted.
6953 (nnir-group-full-name): Use gnus-group-full-name instead.
6954 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6955 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6956
6957 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6958
6959 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6960
6961 * proto-stream.el: New library to provide protocol-specific
6962 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6963 protocols.
6964 (open-proto-stream): Complete the documentation.
6965 (proto-stream-open-network): Fix some typos.
6966
6967 * nnimap.el (nnimap-open-connection): Use it.
6968
6969 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
6970
6971 * pop3.el (pop3-open-server): Read server greeting before starting TLS
6972 negotiation.
6973
6974 2010-11-26 Julien Danjou <julien@danjou.info>
6975
6976 * color.el: Rename various rgb functions to srgb.
6977
6978 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6979
6980 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6981 names.
6982
6983 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
6984
6985 * shr.el (shr-insert): Revert last change.
6986 (shr-find-fill-point): Never leave point being at bol;
6987 relax the kinsoku limitation when rendering tables.
6988
6989 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6990
6991 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6992 results from -accept-article.
6993
6994 * shr-color.el: Require cl when compiling.
6995
6996 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6997 checkin.
6998
6999 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7000
7001 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7002
7003 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7004 'add and 'delete to set backend marks.
7005
7006 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7007
7008 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7009
7010 * nntp.el (nntp-request-set-mark): Use it.
7011
7012 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7013
7014 * nnml.el (nnml-request-set-mark): Ditto.
7015
7016 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7017 introduces regressions in article selection.
7018 (nnimap-find-uid-response): New function.
7019 (nnimap-request-accept-article): Use the UID returned, if any.
7020 (nnimap-request-move-article): Use the UID returned, if any.
7021 (nnimap-get-groups): Reimplement to work with folded lines.
7022 (nnimap-find-uid-response): The UID is the last element in the list.
7023 (nnimap-request-set-mark): Extend syntax with 'set.
7024
7025 * nnml.el (nnml-request-set-mark): Ditto.
7026
7027 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7028
7029 * nntp.el (nntp-request-set-mark): Ditto.
7030
7031 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7032
7033 * message.el (message-called-interactively-p): A temporary macro.
7034 (message-goto-body): Use it temporarily.
7035
7036 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7037
7038 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7039 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7040 (nnimap-last-response-string): Fix last unfolding fix.
7041
7042 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7043
7044 * shr.el (shr-insert): Fix the way to fold lines.
7045
7046 2010-11-25 Julien Danjou <julien@danjou.info>
7047
7048 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7049
7050 * color.el: Rename from color-lab.el
7051 (color-rgb->hex): Add.
7052 (color-complement): Add.
7053 (color-complement-hex): Add.
7054
7055 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7056
7057 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7058
7059 * shr-color.el (shr-color-visible): Don't bug out if the color names
7060 don't exist.
7061
7062 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7063
7064 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7065 assuming that article displaying or another mml-preview may be
7066 interrupted for an error or for the like.
7067
7068 * shr.el (shr-get-background): Fix argument name.
7069
7070 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7071
7072 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7073
7074 * gnus-sum.el (gnus-summary-include-articles): New function.
7075
7076 * message.el (message-goto-body): called-interactively-p needs a
7077 parameter, so use `any'.
7078
7079 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7080 clear marks before moving, since they're synced from the Gnus side
7081 first.
7082
7083 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7084 (gnus-summary-move-article): Copy over all marks before moving, so that
7085 IMAP doesn't think a new article has arrived.
7086
7087 2010-11-24 Julien Danjou <julien@danjou.info>
7088
7089 * shr.el (shr-insert-background-overlay): Fix typo.
7090 (shr-render-td): Copy the background before rendering.
7091
7092 * shr-color.el (shr-color-visible): Fix docstring.
7093
7094 * shr.el (shr-tag-table): Add bgcolor support.
7095 (shr-render-td): Add bgcolor support.
7096 (shr-get-background): Add.
7097 (shr-insert-foreground-overlay): Use shr-get-background.
7098
7099 * message.el (message-goto-body): Use called-interactively-p.
7100 (message-in-body-p): message-goto-body returns point.
7101
7102 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7103
7104 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7105 Fixes something or other in Emacs 23, and is backwards compatible.
7106
7107 * message.el (message-goto-body): Remove the <#secure special-casing,
7108 which is too special.
7109
7110 * shr.el (shr-parse-style): Drop !important from styles.
7111
7112 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7113
7114 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7115 this function to return incorrect results when calling it with an
7116 explicit article argument different from
7117 (gnus-summary-article-number).
7118
7119 2010-11-24 Julien Danjou <julien@danjou.info>
7120
7121 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7122 (shr-tag-body): Add background support.
7123 (shr-descend): Add background support.
7124 (shr-tag-title): Add.
7125
7126 * shr-color.el (shr-color-visible): Really return original background
7127 if fixed.
7128
7129 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7130
7131 * shr.el (shr-color-check): Protect against non-existent color names.
7132
7133 2010-11-24 Julien Danjou <julien@danjou.info>
7134
7135 * color-lab.el: Require 'cl when compiling.
7136
7137 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7138
7139 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7140 matched part.
7141
7142 * color-lab.el: Fix all expt calls to use float type.
7143
7144 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7145
7146 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7147 expression to shr-color-check as is.
7148
7149 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7150
7151 * color-lab.el: Add coding cookie.
7152 (float-pi): Use eval-and-compile.
7153
7154 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7155
7156 * shr.el (shr-insert-color-overlay): Split stuff like
7157 "#444444 !important" to find the real color.
7158 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7159 parse <font color="red"> entries.
7160
7161 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7162
7163 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7164 point when parsing headers.
7165
7166 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7167 is positioned properly when parsing headers.
7168
7169 2010-11-23 Julien Danjou <julien@danjou.info>
7170
7171 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7172
7173 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7174
7175 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7176
7177 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7178 Use shr-color-hue-to-rgb.
7179 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7180
7181 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7182
7183 * shr.el (shr-color->hexadecimal): Autoload.
7184 (shr-descend): Add color to all tags.
7185
7186 2010-11-22 Julien Danjou <julien@danjou.info>
7187
7188 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7189 shr-color->hexadecimal.
7190
7191 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7192 RGB() or HSL() color representation.
7193
7194 * shr.el (shr-tag-font): Add.
7195 (shr-tag-color-check): New function to get better colors.
7196 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7197 tag-span.
7198
7199 * shr-color.el: New file.
7200
7201 * color-lab.el: New file.
7202
7203 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7204
7205 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7206
7207 * nnir.el: Fix typo in comments.
7208 (nnir-run-imap): Simplify code. No need to reverse artlist.
7209 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7210
7211 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7212
7213 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7214
7215 * nnimap.el (nnimap-get-capabilities): Refactor out.
7216 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7217
7218 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7219
7220 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7221 appearing when `mm-uu-hide-markers' is nil.
7222
7223 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7224
7225 * nnimap.el (nnimap-unselect-group): Make into its own function.
7226 (nnimap-request-rename-group): Unselect group before renaming.
7227 This had gotten lost somewhere.
7228 (nnimap-request-accept-article): Keep track of examined groups, and
7229 unselect the group before APPENDing to read-only groups.
7230 (nnimap-request-move-article): Clear flags before moving so that they
7231 can be re-set later.
7232
7233 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7236 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7237
7238 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7239
7240 * gnus-art.el (gnus-mime-display-single):
7241 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7242 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7243 parameter.
7244
7245 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7246
7247 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7248 (shr-table-vertical-line): New variable.
7249 (shr-insert-table): Use it.
7250
7251 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus-html.el (gnus-html-wash-images): Don't display images if
7254 gnus-inhibit-images is non-nil; register displayer for cid images.
7255 (gnus-html-display-image): Work for cid image.
7256 (gnus-html-insert-image): Allow arguments.
7257 (gnus-html-put-image): Inhibit read-only.
7258 (gnus-html-prefetch-images): Don't prefetch images if
7259 gnus-inhibit-images is non-nil.
7260
7261 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7262
7263 * shr.el (shr-put-image): Break lines when inserting big pictures.
7264
7265 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7266
7267 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7268 sender, thanks Katsumi Yamaoka.
7269
7270 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7271
7272 * nnir.el (nnir-run-imap): Reverse the article list for each group
7273 rather than the whole list.
7274
7275 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7276
7277 * shr.el (shr-image-displayer): Protect function against non-existent
7278 image source.
7279
7280 * gnus-art.el (gnus-inhibit-images): New user option.
7281 (gnus-mime-display-single): Don't display image if it is non-nil.
7282
7283 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7284 gnus-inhibit-images.
7285
7286 * shr.el (shr-image-displayer): New function.
7287 (shr-tag-img): Use it.
7288
7289 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7290
7291 * mml2015.el (mml2015-epg-sign): Use From header.
7292
7293 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7294
7295 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7296
7297 * gnus-util.el (gnus-find-text-property-region): Return markers.
7298
7299 * shr.el (shr-tag-img): Put a displayer in the text property.
7300
7301 * gnus-util.el (gnus-find-text-property-region): New utility function.
7302
7303 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7304 (gnus-html-show-images): Remove.
7305
7306 * gnus-art.el (gnus-article-show-images): New, more general function.
7307
7308 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7309 image url text properties.
7310
7311 * shr.el: Ditto.
7312
7313 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7314 gnus-agent-auto-agentize-methods is set. Which it isn't.
7315
7316 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7319 work for two or more articles.
7320
7321 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7322
7323 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7324 divide an image that's in an html article to two or more when washing
7325 non-ASCII characters in alt text of it.
7326
7327 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7328
7329 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7330 smime-decrypt-region using function argument.
7331 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7332
7333 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7334
7335 * smime.el (smime-decrypt-region): Catch it.
7336
7337 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7338
7339 * smime.el (smime-mode-map): Move initialization into declaration.
7340 (gnus-run-mode-hooks): Don't autoload.
7341 (smime-mode): Use define-derived-mode.
7342
7343 2010-11-11 Glenn Morris <rgm@gnu.org>
7344
7345 * smime.el (from): Restrict declaration to XEmacs.
7346
7347 * nnir.el (gnus-group-topic-name): Autoload.
7348
7349 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * shr.el (shr-insert): Don't break long line if it is because of
7352 kinsoku-bol characters in the line end.
7353
7354 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7355
7356 * nnir.el (nnir-request-move-article): Fix to provide original group
7357 and subject.
7358 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7359 been retrieved.
7360
7361 * gnus-sum.el (gnus-summary-move-article): Use original group and
7362 subject for virtual articles such as those in an nnir summary buffer.
7363
7364 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7365
7366 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7367 least 21.5).
7368
7369 * smime.el (from): Declare it again for XEmacs.
7370
7371 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7372
7373 * message.el (message-resend): Don't disable encoding unless it's
7374 already encoded.
7375
7376 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7377 low-numbered articles.
7378
7379 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * rfc2047.el (rfc2047-syntax-table): Simplify.
7382
7383 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7384 set-char-table-range for XEmacs.
7385
7386 2010-11-10 Glenn Morris <rgm@gnu.org>
7387
7388 * smime.el (from): Remove unused declaration.
7389
7390 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7391 (gnus-float-time): On Emacs, always an alias.
7392
7393 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7394 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7395
7396 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7397
7398 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7399
7400 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7401
7402 * shr.el (browse-url-mailto): Autoload.
7403
7404 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7405
7406 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7407 regexp doesn't need quoting.
7408
7409 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7410
7411 * message.el (message-subject-trailing-was-ask-regexp)
7412 (message-subject-trailing-was-regexp): Match was: in addition to was.
7413
7414 2010-11-09 Glenn Morris <rgm@gnu.org>
7415
7416 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7417 (nnbabyl-check-mbox): Use point-at-bol.
7418
7419 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7420
7421 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7422
7423 * message.el (message-mailto): New function.
7424 (message-mailto): Should accept other parameters.
7425 (message-mailto): Remove since it duplicates browse-url-mailto
7426 functionality.
7427
7428 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7429
7430 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7431 methods.
7432 (gnus-read-active-file): Ditto.
7433
7434 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7435 ": " from the prompt.
7436 (gnus-group-make-group): Ditto.
7437
7438 2010-11-07 Glenn Morris <rgm@gnu.org>
7439
7440 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7441 (gnus-bookmark-kill-line): Use point-at-eol.
7442
7443 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7444
7445 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7446 asterisks in From header.
7447
7448 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7449
7450 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7451 string to avoid making the From headers syntactically invalid.
7452
7453 * message.el (message-send-mail): Don't insert courtesy messages if the
7454 message already has List-Post and List-ID messages.
7455
7456 2010-11-06 Glenn Morris <rgm@gnu.org>
7457
7458 * gnus-art.el (gnus-treat-article): Give dynamic local variables
7459 `condition', `type', `length' a prefix.
7460 (gnus-treat-predicate): Update for above name changes.
7461
7462 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
7463
7464 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7465 binding. Handled by `gnus-summary-refer-thread' instead.
7466 (nnir-warp-to-article): New backend function.
7467
7468 * nnimap.el (nnimap-request-thread): Force dependency updating.
7469
7470 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7471 (gnus-summary-refer-thread): Rework to improve thread-referral.
7472
7473 * gnus-int.el (gnus-warp-to-article): New function.
7474
7475 * gnus-sum.el (gnus-summary-article-map): Bind it.
7476
7477 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
7478
7479 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7480 gnus-summary-refer-thread.
7481
7482 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7483 headers.
7484 (gnus-summary-limit-include-thread): Prevent articles in thread from
7485 being cut in gnus-cut-threads.
7486 (gnus-summary-refer-thread): Limit retrieved headers to those in
7487 thread.
7488
7489 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7490
7491 * message.el (message-send-mail): Use the value of
7492 message-courtesy-message from the message buffer.
7493
7494 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7495
7496 * shr.el (shr-browse-url): Implement mailto: URLs.
7497
7498 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7499 "raw".
7500
7501 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7502 if it's already selected.
7503
7504 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7505
7506 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7507
7508 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7509 to measure the length and truncate alt text.
7510
7511 2010-11-03 Glenn Morris <rgm@gnu.org>
7512
7513 * nndiary.el (nndiary-generate-nov-databases-1)
7514 (nndiary-generate-active-info): Rename dynamic variable `files' to
7515 something less generic.
7516
7517 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
7518
7519 * nnir.el (nnir-request-move-article): Call the underlying backend to
7520 move articles from nnir.
7521
7522 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7523
7524 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7525
7526 2010-11-02 Julien Danjou <julien@danjou.info>
7527
7528 * nnir.el: Remove wais support.
7529
7530 2010-11-02 Glenn Morris <rgm@gnu.org>
7531
7532 * gnus-html.el: Reorder requirements to quieten compiler.
7533
7534 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7535
7536 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7537 properly for XEmacs as well.
7538 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7539 (gnus-article-natural-long-line-p): Use window-width rather than
7540 frame-width.
7541
7542 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
7543
7544 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
7545 (nnir-read-parms): Don't modify query.
7546 (nnir-run-query): Add ability to search topic on current line.
7547 (nnir-get-active): Clean up.
7548
7549 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7550
7551 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7552 degenerate articles.
7553
7554 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7555 (gnus-print-buffer): Just print the buffer as is, without any copying
7556 to a buffer and then re-highlighting.
7557
7558 * nnimap.el (nnimap-request-group): Store the new updated info.
7559 (nnimap-request-group): Select the group when we don't know whether it
7560 exists or not.
7561
7562 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7563 groups.
7564
7565 * gnus-group.el (gnus-group-find-new-groups): Display all the new
7566 groups.
7567
7568 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7569 groups.
7570
7571 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7572 long-lines case by only filling the long lines.
7573
7574 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7575 (bug #7311).
7576
7577 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7578
7579 * shr.el: No need to declare `declare-function' since shr.el is for
7580 only Emacsen that provide `libxml-parse-html-region'.
7581
7582 2010-11-01 Glenn Morris <rgm@gnu.org>
7583
7584 * mm-util.el (gnus-completing-read): Autoload.
7585 (mm-read-coding-system): Simplify Emacs definition.
7586
7587 * nnmail.el (gnus-activate-group):
7588 * nnimap.el (gnutls-negotiate):
7589 * nntp.el (netrc-parse): Fix declarations.
7590
7591 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7592
7593 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7594 string-match-p in Emacs >=23.
7595
7596 * gnus-msg.el (gnus-configure-posting-styles):
7597 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7598
7599 2010-11-01 Glenn Morris <rgm@gnu.org>
7600
7601 * nnir.el (declare-function): Add compat stub.
7602 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7603 (nnir-run-gmane): Require 'mm-url.
7604
7605 * mm-util.el (mm-string-to-multibyte): Simplify.
7606
7607 * shr.el (declare-function): Add compat stub.
7608 (url-cache-create-filename): Declare.
7609 (mm-disable-multibyte, widget-convert-button): Autoload.
7610
7611 * smime.el (ldap-search): Declare.
7612 (smime-cert-by-ldap-1): Require ldap on Emacs.
7613
7614 * nnimap.el: Require nnmail, and gnus-sum when compiling.
7615 (nnimap-keepalive): Use gnus-float-time.
7616
7617 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7618 (mail-source-delete-crash-box): Use gnus-float-time.
7619
7620 * gnus-dired.el (gnus-completing-read): Autoload.
7621
7622 * mm-view.el (gnus-rescale-image): Autoload.
7623
7624 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7625
7626 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7627
7628 * sieve-manage.el: Require 'cl when compiling.
7629
7630 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7631 (gnus-iswitchb-completing-read): Require iswitchb.
7632 (gnus-select-frame-set-input-focus): Silence compiler.
7633
7634 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7635
7636 * message.el (message-subject-trailing-was-query): Change default to t,
7637 since I think that's what most people want.
7638
7639 * nnimap.el (nnimap-request-accept-article): Erase buffer before
7640 appending for easier debugging.
7641 (nnimap-wait-for-connection): Take a regexp.
7642 (nnimap-request-accept-article): Wait for the continuation line before
7643 sending anything unless we're streaming.
7644
7645 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7646 leave the header washing to take place.
7647
7648 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7649
7650 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7651 regular expression match and replace in posting styles.
7652
7653 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
7654
7655 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7656 an entire server.
7657 (nnir-get-active): New function.
7658 (nnir-run-imap): Use it.
7659 (nnir-run-gmane): Who knew, gmane search returns an article score!
7660
7661 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7662 server on the current line with nnir.
7663
7664 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7665
7666 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7667 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7668 left edge.
7669 (gnus-article-foldable-buffer): Skip past the prefix when determining
7670 raggedness.
7671
7672 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7673 the raw article, and change `C-u g' to show the article without doing
7674 treatments.
7675
7676 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7677 on to `gnus-treat-article'.
7678 (gnus-inhibit-article-treatments): New variable.
7679
7680 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7681
7682 * gnus-art.el (gnus-treatment-function-alist): Have
7683 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7684 (gnus-treat-fill-long-lines): Change default to fill all text/plain
7685 sections.
7686
7687 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7688 parameter.
7689 (gnus-article-fill-cited-long-lines): New function.
7690 (gnus-article-fill-cited-article): Allow filling only long sections.
7691
7692 * shr.el (shr-find-fill-point): Don't break lines between punctuation
7693 and non-punctuation (like after the apostrophe in "'We").
7694
7695 * gnus-sum.el (gnus-summary-select-article): Make sure
7696 gnus-original-article-buffer is alive.
7697
7698 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7699 reflect the order they are in the digest.
7700
7701 * gnus.el (gnus-group-startup-message): Move point to the start of the
7702 buffer.
7703
7704 * nnimap.el (nnimap-capability): New function.
7705 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7706 is set.
7707
7708 2010-10-31 David Engster <dengste@eml.cc>
7709
7710 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7711 conform with changes to gnus-completing-read.
7712
7713 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7714
7715 * shr.el (shr-tag-img): Output "*" instead of "[img]".
7716
7717 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7718
7719 * nnir.el: Move defvar, defcustom around to keep file organized
7720 and keep byte-compiler quiet.
7721 (nnir-read-parms): Accept search-engine as arg.
7722 (nnir-run-query): Pass search-engine as arg.
7723 (nnir-search-engine): Remove.
7724
7725 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7726
7727 * shr.el (shr-generic): The text nodes should be text, not :text.
7728
7729 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7730 later in the file.
7731
7732 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7733
7734 * nnir.el: General clean up. Allow searching with multiple engines.
7735 Allow separate extra-parameters for each engine.
7736 Batch queries when possible.
7737 (nnir-imap-default-search-key,nnir-method-default-engines):
7738 Add customize interface.
7739 (nnir-run-gmane): New engine.
7740 (nnir-engines): Use it. Qualify all prompts with engine name.
7741 (nnir-search-engine): Remove global variable.
7742 (nnir-run-hyrex): Restore for now.
7743 (nnir-extra-parms,nnir-search-history): New variables.
7744 (gnus-group-make-nnir-group): Use them.
7745 (nnir-group-server): Remove in favor of gnus-group-server.
7746 (nnir-request-group): Avoid searching twice.
7747 (nnir-sort-groups-by-server): New function.
7748
7749 2010-10-30 Julien Danjou <julien@danjou.info>
7750
7751 * gnus-group.el: Remove gnus-group-fetch-control.
7752
7753 * gnus-start.el (gnus-find-new-newsgroups):
7754 Remove gnus-check-first-time-used.
7755
7756 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7757
7758 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7759
7760 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7761 set on groups that don't have \* permanentflags.
7762
7763 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7764
7765 * shr.el (shr-tag-span): Drop colorization of regions since we don't
7766 control the background color.
7767 (shr-tag-img): Ignore very small web bug type images.
7768 (shr-put-image): Add help-echo alt texts to the images.
7769 (shr-tag-video): Show the video poster image.
7770
7771 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7772
7773 * shr.el (shr-table-depth): New variable.
7774 (shr-tag-table-1): Only insert the images after the top-level table.
7775
7776 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7777
7778 * gnus-util.el (gnus-list-memq-of-list): New function.
7779
7780 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7781 selected.
7782 (nnimap-unsplittable-articles): New slot.
7783 (nnimap-new-articles): Use it.
7784
7785 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
7786
7787 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7788 move to the previous line on `M-g'.
7789
7790 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7791
7792 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7793 *-request-group, which seems unnecessary.
7794
7795 * nnimap.el (nnimap-quote-specials): Function copied over from
7796 imap.el.
7797 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7798 they support that. Suggested by Tom Regner.
7799
7800 2010-10-29 Julien Danjou <julien@danjou.info>
7801
7802 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7803 defalias.
7804 (gnus-summary-delete-marked-with): Remove obsolete defalias.
7805
7806 * gnus.el: Remove `gnus-nntp-service' variable.
7807 (gnus-secondary-servers): Make obsolete.
7808 (gnus-nntp-server): Make obsolete.
7809
7810 * gnus-start.el (gnus-1): Remove x-splash calls.
7811
7812 * gnus-ems.el (gnus-x-splash): Remove.
7813
7814 * gnus.el (gnus-group-startup-message): Simplify/update code.
7815
7816 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7817 capability before doing anything.
7818 (gnus-group-insert-group-line): Remove useless
7819 gnus-group-remove-excess-properties.
7820
7821 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7824
7825 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7826
7827 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7828 config after reselecting.
7829
7830 2010-10-28 Julien Danjou <julien@danjou.info>
7831
7832 * shr.el (shr-put-image): Use point even if only inserting text.
7833 (shr-put-image): Save excursion when inserting alt text on non-graphic
7834 display, so the behavior is the same when we are on a graphic display.
7835
7836 * nnir.el (nnir-run-swish-e): Remove hyrex support.
7837
7838 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7839
7840 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7841 (gnus-mime-copy-part): Check coding system, not charset.
7842 (gnus-mime-view-part-externally): Never remove part.
7843 (gnus-mime-view-part-internally): Don't remove part here.
7844 (gnus-article-part-wrapper): Make sure MIME tag is visible.
7845 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7846 multipart/alternative.
7847
7848 * mm-decode.el (mm-display-part): Take optional arg `force'.
7849
7850 2010-10-26 Julien Danjou <julien@danjou.info>
7851
7852 * gnus-group.el (gnus-group-default-list-level): Add this function to
7853 compute the default list level.
7854 (gnus-group-default-list-level): Add possibility to use a function.
7855
7856 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
7857
7858 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7859
7860 * gnus-group.el (gnus-group-completing-read)
7861 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7862 gnus-replace-in-string.
7863
7864 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
7865
7866 * shr.el (shr-tag-div): Add.
7867
7868 2010-10-25 Julien Danjou <julien@danjou.info>
7869
7870 * gnus-util.el: Remove `gnus-with-local-quit'.
7871
7872 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7873
7874 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7875
7876 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7877 the original article buffer.
7878
7879 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7880
7881 * nnimap.el (nnimap-request-head): New function.
7882 (nnimap-request-move-article): Try to be slightly faster by not
7883 requesting the entire message when moving.
7884 (nnimap-transform-headers): Don't bug out on bodiless articles.
7885 (nnimap-send-command): Have no outstanding messages if the IMAP server
7886 doesn't support streaming.
7887 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7888
7889 2010-10-24 Julien Danjou <julien@danjou.info>
7890
7891 * message.el (message-default-headers): Fix type.
7892
7893 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7894
7895 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7896 prefetching images.
7897
7898 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7899 backend for unknown groups. This is mainly useful for nnimap groups.
7900
7901 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7902 group isn't covered by the agent.
7903
7904 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
7905
7906 * nnir.el (nnir-method-default-engines): New variable.
7907 (nnir-run-query): Use it.
7908 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7909 (gnus-summary-nnir-goto-thread): Change group if needed.
7910
7911 * gnus-group.el (gnus-group-group-map): Add key binding for
7912 gnus-group-make-nnir-group.
7913
7914 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7915
7916 * shr.el (shr-tag-object): Add.
7917
7918 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7919 original article buffer live.
7920 (gnus-summary-select-article-buffer):
7921 Mention gnus-widen-article-buffer.
7922
7923 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7924
7925 * shr.el (shr-tag-strong): Add.
7926
7927 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7928
7929 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7930 group names. They mess up the group buffer badly.
7931
7932 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7933
7934 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7935 instead of the summary one.
7936
7937 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7938
7939 * mml.el (mml-preview): Work properly when editing article.
7940
7941 * gnus-start.el (gnus-read-active-file-1): Don't add method to
7942 gnus-have-read-active-file if it's already been in.
7943
7944 2010-10-22 Tom Tromey <tromey@redhat.com>
7945
7946 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7947 gnus-group-completing-read.
7948
7949 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7950
7951 * message.el (message-mode-map): Don't bind M-; to comment region, to
7952 allow the global comment-dwim to work.
7953
7954 2010-10-21 Julien Danjou <julien@danjou.info>
7955
7956 * message.el (message-setup-1): Allow message-default-headers to be a
7957 function.
7958
7959 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
7960
7961 * shr.el (shr-tag-table): Simplify.
7962
7963 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7964
7965 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7966 to avoid trying to snarf invalid stuff.
7967
7968 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7969
7970 * gnus.el (gnus-message-archive-group): Quote value.
7971 (gnus-message-archive-group): Mark as changed.
7972
7973 * shr.el (shr-add-font): Don't put the font properties on the newline
7974 or the indentation.
7975
7976 * message.el (message-fix-before-sending): Change options when sending
7977 non-printable characters.
7978
7979 * gnus.el (gnus-message-archive-method): Change the default to
7980 monthly outgoing groups.
7981
7982 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7983 that have gotten new numbers.
7984
7985 * nnimap.el (nnimap-request-replace-article): New function.
7986
7987 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
7988
7989 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7990 (nnrss-request-article): Don't use special html washing code.
7991
7992 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
7993
7994 * shr.el (shr-tag-table): Remove useless nconc.
7995
7996 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7997
7998 * gnus-art.el (article-wash-html): Simplify and remove the charset
7999 stuff. Use the normal html rendering code instead of the special html
8000 washing code.
8001
8002 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8003 `gnus-w3m' symbols.
8004 (mm-text-html-washer-alist): Remove.
8005
8006 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8007 (mm-inline-media-tests): Remove use.
8008 (mm-text-html-renderer): Change default to the `shr' symbol.
8009
8010 * mm-view.el (mm-inline-text-html): Remove use.
8011
8012 * gnus-art.el (gnus-blocked-images): New function. Allow the
8013 `gnus-blocked-images' to be a function.
8014 (gnus-article-wash-function): Remove.
8015
8016 2010-10-20 Julien Danjou <julien@danjou.info>
8017
8018 * spam.el (spam-list-of-processors): Mark as obsolete.
8019
8020 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8021 (nnimap-insert-partial-structure): Fix boundary detection.
8022
8023 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8024
8025 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8026 run file-truename on remote files. This can be expensive and even
8027 prevent one from editing drafts if some unrelated buffer has a stale
8028 connection.
8029
8030 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8031
8032 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8033 kinsoku-eol regardless of shr-kinsoku-shorten.
8034 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8035 (shr-tag-table): Support caption, thead, and tfoot.
8036
8037 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8038
8039 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8040 lines.
8041 (shr-save-contents): New command and keystroke.
8042
8043 * nndoc.el (nndoc-type-alist): Add git support.
8044 (nndoc-git-type-p): New function.
8045 (nndoc-transform-git-article): Ditto.
8046 (nndoc-transform-git-headers): Ditto.
8047 (nndoc-transform-git-headers): Generate Subject headers.
8048
8049 * shr.el (shr-parse-style): New function.
8050 (shr-tag-span): Ditto.
8051
8052 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8053 to `G G' to avoid collisions.
8054
8055 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8056
8057 * shr.el: Load kinsoku if necessary.
8058 (shr-kinsoku-shorten): New internal variable.
8059 (shr-find-fill-point): Make kinsoku shorten text line if
8060 shr-kinsoku-shorten is bound to non-nil.
8061 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8062 shr-indentation too when testing if table is wider than frame width.
8063 (shr-insert-table): Use `string-width' instead of `length' to measure
8064 text width.
8065 (shr-insert-table-ruler): Make sure indentation is done at bol.
8066
8067 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8068
8069 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8070 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8071 undecoded network data.
8072
8073 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8074
8075 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8076 name in the mode line spec so that the mode line menu works
8077 (bug #2431).
8078
8079 * message.el (message-get-reply-headers): If we're fed `to-address',
8080 then always use that.
8081
8082 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8083 aren't so wide as to need to switch off the edit menu.
8084
8085 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8086 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8087
8088 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8089 `M-g'.
8090 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8091 the permanent marks.
8092
8093 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8094
8095 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8096 Splitting according to references/in-reply-to obeys the ignore-groups
8097 variable, while splitting by sender and subject do not.
8098
8099 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8100
8101 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8102 alist, so that we can look for non-Unicode chars.
8103 (article-translate-strings): Allow both character and string maps.
8104
8105 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8106
8107 * shr.el (shr-insert): Don't insert space behind a wide character
8108 categorized as kinsoku-bol, or between characters both categorized as
8109 nospace.
8110
8111 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8112
8113 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8114 headers to gnus-newsgroup-headers.
8115
8116 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8117
8118 * shr.el (shr-tag-img): Don't align images -- since we're not
8119 rescaling, this often leads to ugly displays.
8120
8121 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8122
8123 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8124 duplicates.
8125
8126 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8127
8128 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8129 call.
8130
8131 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8132
8133 * gnus.el: Autoload gnus-html-show-images.
8134
8135 * nnimap.el: Use nnheader-message throughout.
8136
8137 * shr.el (shr-tag-img): Ignore images with no data.
8138
8139 2010-10-15 Julien Danjou <julien@danjou.info>
8140
8141 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8142 a possibility to disable format=flow encoding when using hard newlines.
8143
8144 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8145
8146 * shr.el (shr-insert): Remove space inserted before or after a
8147 breakable character or at the beginning or the end of a line.
8148 (shr-find-fill-point): Do kinsoku; find the second best point or give
8149 it up if there's no breakable point.
8150
8151 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8152
8153 * nnimap.el (nnimap-open-connection): Message when opening connection
8154 for debugging purposes.
8155
8156 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8157 on every setup buffer call to allow this to change from article to
8158 article.
8159
8160 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8161 buffers where we have a wide table.
8162
8163 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8164
8165 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8166 uses *-request-thread.
8167
8168 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8169
8170 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8171 incantation, which is no longer valid.
8172
8173 2010-10-14 Julien Danjou <julien@danjou.info>
8174
8175 * shr.el: Fix defcustom type (char -> character).
8176
8177 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8178
8179 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8180 programs.
8181
8182 2010-10-14 Julien Danjou <julien@danjou.info>
8183
8184 * shr.el (shr-tag-a): Use url-link as widget type.
8185
8186 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8187 `gnus-group-get-icon'.
8188
8189 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8190
8191 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8192 This should make server editing work better.
8193
8194 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8195
8196 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8197 (nnimap-parse-flags): Fix regexp.
8198
8199 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8200 probably work for CJVK text, too.
8201
8202 * nnimap.el (nnimap-extend-tls-programs): Remove.
8203 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8204
8205 2010-10-13 Julien Danjou <julien@danjou.info>
8206
8207 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8208 responses.
8209
8210 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8211
8212 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8213
8214 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8215 anything in Emacs.
8216
8217 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8218
8219 2010-10-13 Julien Danjou <julien@danjou.info>
8220
8221 * shr.el (shr-width): Make shr-width a defcustom with default to
8222 fill-column.
8223 (shr-tag-img): Use shr-width rather than fill-column.
8224
8225 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8226
8227 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8228
8229 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8230 position when (X-)Faces exist.
8231 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8232 avatars when called interactively.
8233
8234 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8235
8236 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8237 gnus-article-x-face-too-ugly is bound.
8238
8239 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8240
8241 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8242
8243 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8244 mailbox that doesn't exist.
8245
8246 2010-10-12 Julien Danjou <julien@danjou.info>
8247
8248 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8249 (shr-get-image-data): Encode URL properly when fetching from cache.
8250 (shr-tag-img): Use aligned-to spaces to align correctly images.
8251
8252 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8253 before inserting the Gravatar.
8254
8255 * shr.el (shr-tag-img): Add align attribute support for <img>.
8256
8257 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8258
8259 * gnus-gravatar.el (gnus-art): Require.
8260
8261 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8262 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8263 Remove long obsoleted functions.
8264
8265 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8266
8267 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8268
8269 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8270 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8271 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8272 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8273 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8274 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8275 Fix comment for declare-function.
8276
8277 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8278
8279 * nnimap.el (nnimap-request-rename-group): Select group read-only
8280 before renaming it.
8281
8282 * shr.el (shr-insert): Fix up the white space only regexp.
8283
8284 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8285 bodies. Protect against this. Reported by Michael Welsh Duggan.
8286
8287 * shr.el (shr-current-column): New function.
8288 (shr-find-fill-point): New function.
8289
8290 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8291
8292 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8293 numbers.
8294
8295 2010-10-11 Julien Danjou <julien@danjou.info>
8296
8297 * shr.el (shr-hr-line): Add.
8298 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8299 display hr lines.
8300 (shr-max-columns): Do not change state to nil if we just inserting
8301 spaces.
8302
8303 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8304
8305 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8306 select the last group.
8307
8308 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8309
8310 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8311
8312 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8313
8314 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8315 for Gnus.
8316 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8317 (nnimap-update-qresync-info): Mark \Seen articles as read.
8318
8319 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8320 non-variable, too.
8321
8322 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8323 available.
8324 (nnimap-update-info): Rely more on the current active than the param
8325 active to avoid marking articles as read too much.
8326
8327 * auth-source.el (auth-source-create): Use (user-login-name) for the
8328 user name default.
8329
8330 * nnimap.el (nnimap-update-info): If the server doesn't return any
8331 useful info, just use the previous info.
8332 (nnimap-update-info): Prefer old info over start-article.
8333 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8334
8335 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8336
8337 * nnir.el (autoload): Clean up autoloads.
8338 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8339 Use key rather than value.
8340 (nnir-imap-search-other): New variable.
8341 (nnir-read-parm): Use it.
8342 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8343 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8344
8345 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8346
8347 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8348 the process, too.
8349
8350 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8351
8352 * spam.el (gnus-summary-mode-map): Bind to "$".
8353 Suggested by Russ Allbery.
8354
8355 * shr.el: Rework the way things are indented by <li> slightly.
8356
8357 * gnus.el (gnus-group-set-parameter): Fix typo.
8358
8359 * nnimap.el: Start implementing QRESYNC support.
8360
8361 2010-10-09 Julien Danjou <julien@danjou.info>
8362
8363 * nnir.el (nnir-engines): Fix too many arguments.
8364
8365 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8366
8367 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8368 group is the "last", so that the backends like nnfolder actually save
8369 their folders.
8370
8371 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8372 try to use that for the TLS stream.
8373 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8374 UIDVALIDITY and find out which groups are read-only and not.
8375 (nnimap-get-flags): Use the same marks parsing code as the rest of
8376 nnimap.
8377
8378 2010-10-09 Julien Danjou <julien@danjou.info>
8379
8380 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8381
8382 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8383 retrieving gravatars.
8384
8385 * shr.el (shr-table-corner): Add.
8386 (shr-table-line): Add.
8387 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8388
8389 2010-10-08 Julien Danjou <julien@danjou.info>
8390
8391 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8392
8393 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8394
8395 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8396
8397 * gnus-sum.el (gnus-mark-article-as-unread)
8398 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8399 (gnus-summary-set-bookmark): Use it.
8400
8401 * gnus-msg.el (gnus-setup-message): Use it.
8402
8403 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8404
8405 * gnus.el (gnus-group-remove-parameter): Use it.
8406
8407 * gnus-group.el (gnus-group-make-web-group): Use it.
8408
8409 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8410
8411 * nnregistry.el: Update docs to mention manual.
8412
8413 * gnus-registry.el: Update docs to mention nnregistry.el.
8414 (gnus-registry-initialize): Don't install nnregistry refer method
8415 automatically.
8416 (gnus-registry-install-nnregistry): Remove it.
8417
8418 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8419
8420 * shr.el (shr-insert): Don't insert double spaces.
8421
8422 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8423
8424 * gnus-gravatar.el (gnus-treat-from-gravatar)
8425 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8426 called interactively.
8427
8428 * gnus-art.el (gnus-mime-view-part-externally)
8429 (gnus-mime-view-part-internally): Make predicate function passed to
8430 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8431 of a mime type.
8432
8433 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8434
8435 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8436
8437 * shr.el (require): Require cl when compiling.
8438 (shr-tag-hr): New function.
8439
8440 * nnimap.el (nnimap-update-info): Remove double setting of high.
8441 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8442 This makes nnimap work properly on Courier again.
8443
8444 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8445 the variable for backwards compatibility.
8446
8447 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8448 the file name before using to avoid setting mm-default-directory to
8449 nil.
8450
8451 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8452 bidning gnus-agent variables.
8453
8454 * shr.el (shr-render-td): Use a cache for the table rendering function
8455 to avoid getting an exponential rendering behavior in nested tables.
8456 (shr-insert): Rework the line-breaking algorithm.
8457 (shr-insert): Don't leave trailing spaces.
8458 (shr-insert-table): Also insert empty TDs.
8459 (shr-tag-blockquote): Ensure paragraphs after </ul>.
8460
8461 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8462
8463 * gnus-sum.el (gnus-number): Rename from `number'.
8464 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8465 (gnus-summary-limit-children): Update uses correspondingly.
8466
8467 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8470 (gnus-gravatar-transform-address): Don't show avatars of people of
8471 which mail addresses match gnus-gravatar-too-ugly.
8472
8473 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8474
8475 * shr.el (shr-table-widths): Expand TD elements to fill available
8476 space.
8477
8478 2010-10-07 Julien Danjou <julien@danjou.info>
8479
8480 * nnimap.el (nnimap-request-rename-group): Add this method.
8481
8482 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8483
8484 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8485 name from XEmacs' function-arglist.
8486
8487 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8488 gravatar under XEmacs.
8489
8490 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
8491
8492 * auth-source.el: Update docs with TODO items.
8493
8494 * gnus-sync.el: Update docs to explain state and plans.
8495
8496 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8497 Hooks for mark updates.
8498 (gnus-request-set-mark, gnus-request-update-mark): Use them.
8499
8500 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8501 hooks with arguments, which is needed for mark update hooks.
8502
8503 2010-10-06 Julien Danjou <julien@danjou.info>
8504
8505 * gnus.el (gnus-expand-group-parameter): Only return and act on what
8506 was matched.
8507
8508 * sieve-manage.el: Update example in `Commentary'.
8509
8510 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8511
8512 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8513 not 2000.
8514 (sieve-manage-authenticate): Re-add function.
8515
8516 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8517
8518 * shr.el (shr-insert): Get 'space transition right.
8519 (shr-render-td): Only delete space at the end of the TD.
8520
8521 * nnimap.el (nnimap-open-connection): Prepare to support
8522 open-gnutls-stream.
8523
8524 * shr.el: Rearrange function order to be more logical.
8525
8526 2010-10-06 Julien Danjou <julien@danjou.info>
8527
8528 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8529 (nnrss-discover-feed): Remove 404 URL in docstring.
8530
8531 * nnir.el: Fix Swish-E URL.
8532 Fix Namazu URL.
8533
8534 * message.el (message-change-subject): Remove 404 URL in a comment.
8535
8536 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8537
8538 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8539 called interactively.
8540
8541 * gnus-util.el (gnus-remove-if): Allow hash table.
8542 (gnus-remove-if-not): New function.
8543
8544 * gnus-art.el (gnus-mime-view-part-as-type):
8545 * gnus-score.el (gnus-summary-score-effect):
8546 * gnus-sum.el (gnus-read-move-group-name):
8547 Replace remove-if-not with gnus-remove-if-not.
8548
8549 * gnus-group.el (gnus-group-completing-read):
8550 Regard collection as a hash table if it is not a list.
8551
8552 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8553
8554 * shr.el (shr-render-td): Allow blank/missing <TD>s.
8555
8556 * shr.el: Document the table-rendering algorithm.
8557
8558 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8559 invalid URLs.
8560
8561 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8562 line-broken.
8563 (shr-tag-img): Ignore image fetching errors.
8564 (shr-overlays-in-region): Compute overlay positions correctly.
8565
8566 * mm-decode.el (mm-shr): Require shr.
8567
8568 * gnus-art.el (gnus-blocked-images): Move variable here.
8569
8570 * shr.el (shr-insert-table): Bind free variable.
8571
8572 * mm-decode.el (mm-shr): Bind shr-content-function.
8573
8574 * shr.el (shr-content-function): New variable.
8575
8576 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8577 added for symmetry.
8578
8579 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8580
8581 * gnus-group.el (gnus-group-make-group): Doc fix.
8582
8583 * nnimap.el (nnimap-request-newgroups): Return success.
8584
8585 * shr.el (shr-find-elements): New function.
8586 (shr-tag-table): Put all the images after the table.
8587 (shr-tag-table): Really inhibit images inside the table.
8588 (shr-collect-overlays): Copy over overlays from the TD elements to the
8589 main document.
8590
8591 * mm-decode.el (mm-shr): Bind shr-blocked-images to
8592 gnus-blocked-images.
8593
8594 2010-10-05 Julien Danjou <julien@danjou.info>
8595
8596 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8597
8598 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8599 (gnus-html-maximum-image-size): Add this function.
8600 (gnus-html-put-image): Use gnus-html-maximum-image-size.
8601
8602 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8603 server-value of the capability is nil.
8604
8605 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8606
8607 * shr.el (shr-tag-em): Add <EM> tag.
8608
8609 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
8610
8611 * sieve-manage.el (sieve-manage-default-stream): Make default stream
8612 customizable.
8613
8614 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8615 handing broken links to browse-url.
8616
8617 2010-10-05 Julien Danjou <julien@danjou.info>
8618
8619 * gnus-util.el (gnus-emacs-completing-read)
8620 (gnus-iswitchb-completing-read): Use autoload rather than require.
8621
8622 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
8623
8624 * gnus-util.el (gnus-completing-read-function): Exclude
8625 gnus-icompleting-read and gnus-ido-completing-read from candidates for
8626 XEmacs since iswitchb.el is very old and ido.el is unavailable in
8627 XEmacs.
8628
8629 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8630 not to use `delete-dups' that is unavailable in XEmacs 21.4.
8631
8632 * gnus-html.el: Don't require help-fns under XEmacs.
8633 (gnus-html-schedule-image-fetching): Work for XEmacs.
8634
8635 * mm-decode.el (mm-shr): Decode contents by charset.
8636
8637 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8638
8639 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8640 unknown.
8641
8642 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8643 (shr-get-image-data): Ensure against the cache file missing.
8644
8645 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8646 for data.
8647
8648 * spam-report.el (spam-report-url-ping-plain): Don't query about
8649 killing the process.
8650
8651 * shr.el (shr-render-td): Protect against too-wide text.
8652
8653 2010-10-04 Julien Danjou <julien@danjou.info>
8654
8655 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8656 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8657
8658 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8659 retrieved.
8660
8661 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8662
8663 * shr.el (browse-url): Require.
8664 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8665 lines.
8666 (shr-show-alt-text, shr-browse-image): New commands.
8667 (shr-browse-url, shr-copy-url): New commands.
8668
8669 * gnus-sum.el (gnus-widen-article-window): New variable.
8670 (gnus-summary-select-article-buffer): Use it.
8671
8672 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8673 without @ signs.
8674
8675 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8676
8677 * nnir.el (nnir-run-imap): Remove spurious space in search string.
8678
8679 2010-10-04 Julien Danjou <julien@danjou.info>
8680
8681 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8682 for XEmacs.
8683
8684 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8685
8686 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8687
8688 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8689 (nnimap-close-server): Implement.
8690
8691 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8692 (shr-insert): Tweak line breaking.
8693 (shr-insert): Handle <pre> better.
8694 (shr-tag-li): Get <li> indentation right.
8695 (shr-tag-li): Get <li> indentation even righter.
8696 (shr-tag-blockquote): Ensure paragraph start.
8697 (shr-make-table): Tweak table generation.
8698 (shr-make-table): Fix typo.
8699
8700 * shr.el: Implement table rendering.
8701
8702 2010-10-04 Julien Danjou <julien@danjou.info>
8703
8704 * gnus-html.el (gnus-html-put-image): Fix resize image code.
8705
8706 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8707
8708 * shr.el (shr-insert): Use string anchors instead of line anchors.
8709
8710 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8711
8712 * shr.el: Add headings.
8713 (shr-ensure-paragraph): Actually work.
8714 (shr-tag-li): Make <ul> prettier.
8715 (shr-insert): Get white space at the beginning/end of elements right.
8716 (shr-tag-p): Collapse subsequent <p>s.
8717 (shr-ensure-paragraph): Don't insert double line feeds after blank
8718 lines.
8719 (shr-insert): \t is also space.
8720 (shr-tag-s): Fix "s" tag name function.
8721 (shr-tag-s): Fix face prop name.
8722
8723 2010-10-03 Julien Danjou <julien@danjou.info>
8724
8725 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8726
8727 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8728 gnus-window-inside-pixel-edges.
8729
8730 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8731 gnus-ems.
8732
8733 * mm-view.el (mm-inline-image-emacs): Support image resizing.
8734
8735 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8736 function.
8737
8738 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8739 resize choice.
8740
8741 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8742
8743 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8744 beginning of the buffer.
8745
8746 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8747 article buffer again.
8748
8749 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8750
8751 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8752 when it's at the start of the buffer.
8753
8754 * shr.el (shr-tag-blockquote): Convert name.
8755 (shr-rescale-image): Use the right image-size variant.
8756
8757 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8758 buffer isn't shown, then select the current article first instead of
8759 bugging out.
8760 (gnus-summary-select-article-buffer): Show both the article and summary
8761 buffers again.
8762
8763 * shr.el (shr-fontize-cont): Protect against regions with no text.
8764 Rename tag functions to shr-tag-* for enhanced security.
8765 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8766
8767 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
8768
8769 * shr.el (shr-insert):
8770 * pop3.el (pop3-movemail):
8771 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8772 loaded.
8773
8774 2010-10-03 Glenn Morris <rgm@gnu.org>
8775
8776 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8777
8778 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8779
8780 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8781
8782 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8783
8784 * gnus-util.el (gnus-make-local-hook): Simplify.
8785
8786 2010-10-02 Julien Danjou <julien@danjou.info>
8787
8788 * gnus-util.el (gnus-iswitchb-completing-read): New function.
8789 (gnus-ido-completing-read): New function.
8790 (gnus-emacs-completing-read): New function.
8791 (gnus-completing-read): Use gnus-completing-read-function.
8792 Add gnus-completing-read-function.
8793
8794 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8795
8796 * shr.el (shr-insert-document): Autoload.
8797 (shr-img): Be silent.
8798 (shr-insert): Add a newline after every picture before text.
8799 (shr-add-font): Use overlays for combining faces.
8800 (shr-insert): Pass upwards the text start point.
8801
8802 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8803 possible.
8804 (mm-shr): New function.
8805
8806 2010-10-02 Julien Danjou <julien@danjou.info>
8807
8808 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8809 should go backward.
8810
8811 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
8812
8813 * shr.el (shr): Fix typo in provide call.
8814
8815 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8816
8817 * shr.el: New file.
8818
8819 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8820
8821 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8822 completing read.
8823
8824 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8825
8826 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8827 we're being queried about. Suggested by Dan Jacobson.
8828
8829 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8830 Suggested by Jason Eisner.
8831
8832 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8833 table, too. Suggested by Stefan Wiens.
8834 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8835 the table unnecessary. Suggested by Stefan Wiens.
8836
8837 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8838 longer needed, and probably doesn't work either, as pointed out by
8839 Stefan Wiens.
8840 (gnus-summary-exit): Remove call to the clearing function.
8841 (gnus-summary-exit-no-update): Ditto.
8842
8843 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8844 instead of gnus-eval-in-buffer-window to avoid popping up frames.
8845 Reported by Stefan Monnier.
8846 (gnus-summary-save-in-rmail): Ditto.
8847
8848 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8849 article buffer, instead of both the article buffer and the summary
8850 buffer. Sort of suggested by Dan Jacobson.
8851
8852 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8853
8854 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8855 Suggested by Dan Jacobson.
8856
8857 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8858 documentation clearer.
8859
8860 * message.el (message-shorten-references): Comment on the number "21".
8861 Suggested by Stefan Monnier.
8862
8863 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8864 Suggested by Dan Jacobson.
8865
8866 * gnus.el (gnus-large-newsgroup):
8867 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
8868
8869 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8870 externalize attachments. Bug reported by Steve Wen.
8871
8872 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8873 really message anything to the user.
8874
8875 * nnmail.el (nnmail-article-group): Allow using the fancy split method
8876 directly.
8877
8878 * nnimap.el (nnimap-request-group): Low higher than high to signal no
8879 messages in empty groups.
8880
8881 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8882
8883 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8884 non-UIDNEXT group.
8885
8886 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8887
8888 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8889 not the value from the collection.
8890
8891 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8892 values. This sometimes happens on some groups that have no info.
8893 (nnimap-request-newgroups): New function.
8894
8895 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8896
8897 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8898 check into `gnus-registry-initialize'.
8899 (gnus-registry-initialize): Ditto.
8900 Fix and extend header docs.
8901
8902 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8903
8904 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8905 regexp backtrace overflows.
8906
8907 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8908 for starttls that tls.el implements; i.e. openssl.
8909
8910 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
8911
8912 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8913 (gravatar-create-image): New function that's an alias to
8914 gnus-xmas-create-image, gnus-create-image, or create-image.
8915 (gravatar-data->image): Use it.
8916
8917 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
8918
8919 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8920 install the nnregistry refer method.
8921 (gnus-registry-install-hooks): Use it.
8922 (gnus-registry-unfollowed-groups): Add nnmairix to the default
8923 unfollowed groups.
8924
8925 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
8926
8927 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8928 expanding threads.
8929
8930 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8931
8932 * nnir.el: Use the server names without suffixes (bug #7009).
8933
8934 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8935 unencrypted to STARTTLS, if possible.
8936
8937 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8938
8939 * message.el (message-ignored-supersedes-headers): Strip Injection-*
8940 headers before superseding.
8941
8942 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8943
8944 * nnrss.el (nnrss-use-local): Add documentation.
8945
8946 * nnimap.el (nnimap-extend-tls-programs): New function.
8947 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8948 (nnimap-wait-for-connection): Accept the greeting from the stupid
8949 output from openssl s_client -starttls, too.
8950
8951 * nnimap.el (nnimap-find-article-by-message-id): Really return the
8952 article number.
8953 (nnimap-split-fancy): New variable.
8954 (nnimap-split-incoming-mail): Use it.
8955
8956 * nntp.el (nntp-server-list-active-group): Document.
8957
8958 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8959 SELECT to get the message-id.
8960
8961 * mail-source.el (mail-sources): Remove webmail support.
8962 (defvar): Ditto.
8963 (mail-source-fetcher-alist): Ditto.
8964 (mail-source-fetch-webmail): Remove.
8965
8966 * webmail.el: Remove -- doesn't seem relevant any more.
8967
8968 * gnus.el: Fix up make-obsolete-variable declarations throughout.
8969
8970 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8971 the \r.
8972
8973 2010-09-30 Julien Danjou <julien@danjou.info>
8974
8975 * gnus-agent.el (gnus-agent-add-group): Fix call to
8976 gnus-completing-read.
8977
8978 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8979
8980 * nndoc.el (nndoc-retrieve-groups): New function.
8981
8982 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8983 `default', use nnmail-split-methods.
8984 (nnimap-request-article): Downcase the NILs so that they are nil.
8985
8986 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8987 symbol.
8988
8989 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8990 code, since if the user has requested network, that's what they ought
8991 to get.
8992 (nnimap-request-set-mark): Erase the buffer before issuing commands.
8993 (nnimap-split-rule): Mark as obsolete.
8994
8995 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8996 New variable.
8997
8998 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8999 correct slot, too.
9000
9001 2010-09-29 Julien Danjou <julien@danjou.info>
9002
9003 * gnus.el (gnus-local-domain): Declare variable obsolete.
9004
9005 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9006 Fix history computing.
9007 (gnus-ido-completing-read): Require ido.
9008
9009 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9010
9011 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9012 build Gnus.
9013
9014 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9015 when interpreting the structures.
9016 (nnimap-request-accept-article): Add \r\n to the lines to make this
9017 work with Cyrus.
9018
9019 * nndraft.el (nndraft-request-expire-articles): Use the group name
9020 instead if "nndraft". Fix found by Nils Ackermann.
9021
9022 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9023
9024 * nnregistry.el: Add.
9025
9026 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9027
9028 * nnmail.el (group, group-art-list, group-art):
9029 Remove unneeded directives.
9030
9031 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9032
9033 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9034 (mm-mime-charset):
9035 * rfc2047.el (rfc2047-syntax-table):
9036 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9037
9038 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9039 rather than `insert-file-contents' and `eval-region'.
9040
9041 2010-09-29 Julien Danjou <julien@danjou.info>
9042
9043 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9044 replacement of `gnus-gravatar-relief' to mimic
9045 `gnus-faces-properties-alist'.
9046 Add :version property.
9047
9048 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9049
9050 * mail-source.el (mail-source-report-new-mail):
9051 * message.el (message-default-mail-headers):
9052 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9053
9054 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9055
9056 2010-09-28 Julien Danjou <julien@danjou.info>
9057
9058 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9059 mail-address contains the same string as real-name.
9060
9061 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9062 non-blank in header, otherwise it'll get stripped.
9063
9064 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9065 real-name, and then for mail address rather than doing : or , search.
9066
9067 2010-09-27 Julien Danjou <julien@danjou.info>
9068
9069 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9070 right completing-read function.
9071 (gnus-use-ido): New variable
9072 (gnus-completing-read-with-default): Remove.
9073 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9074 (gnus-agent-add-group):
9075 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9076 * mm-view.el (mm-view-pkcs7-decrypt):
9077 * mm-util.el (mm-codepage-setup):
9078 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9079 * mml-smime.el (mml-smime-openssl-sign-query):
9080 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9081 (mml-insert-multipart):
9082 * gnus-msg.el (gnus-summary-yank-message):
9083 * gnus-int.el (gnus-start-news-server):
9084 * mm-decode.el (mm-interactively-view-part):
9085 * gnus-dired.el (gnus-dired-attach):
9086 * gnus.el (gnus-read-method):
9087 * gnus-bookmark.el (gnus-bookmark-jump):
9088 * gnus-art.el (gnus-mime-view-part-as-type)
9089 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9090 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9091 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9092 * nnmairix.el (nnmairix-create-server-and-default-group)
9093 (nnmairix-update-groups, nnmairix-get-server)
9094 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9095 (nnmairix-get-group-from-file-path):
9096 * nnrss.el (nnrss-find-rss-via-syndic8):
9097 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9098 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9099 (gnus-group-browse-foreign-server):
9100 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9101 (gnus-summary-execute-command, gnus-summary-respool-article)
9102 (gnus-read-move-group-name):
9103 * gnus-score.el (gnus-summary-increase-score)
9104 (gnus-summary-score-effect):
9105 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9106
9107 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9108
9109 * nnimap.el (auth-source-forget-user-or-password)
9110 (auth-source-user-or-password): Autoload.
9111
9112 * message.el (message-from-style, message-interactive)
9113 (message-signature): Remove comment.
9114 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9115 always.
9116 (message-sendmail-envelope-from): Comment fix.
9117 (message-yank-prefix): Default to mail-yank-prefix always.
9118 (message-indentation-spaces):
9119 Default to mail-indentation-spaces always.
9120 (message-signature-file): Default to mail-signature-file always.
9121
9122 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9123
9124 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9125 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9126 new articles.
9127
9128 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9129 parts.
9130 (nnimap-request-article): Work with the t setting, too.
9131
9132 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9133 that you don't get flashes of other buffers.
9134 (gnus-summary-show-complete-article): Intern before setting.
9135
9136 2010-09-27 David Engster <dengste@eml.cc>
9137
9138 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9139 well as HEADERS.
9140 (nnmairix-retrieve-headers): Provide new argument for the above.
9141
9142 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9143
9144 * gnus-sum.el (gnus-summary-move-article): Don't alter
9145 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9146 group.
9147
9148 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9149
9150 * message.el (message-cite-prefix-regexp): Revert my last edit.
9151
9152 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9153 variable instead of the Gnus variable.
9154
9155 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9156
9157 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9158
9159 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9160 since some servers don't like it.
9161 (nnimap-open-connection): Forget credentials if the server says the
9162 password was wrong.
9163 (nnimap-parse-line): Protect against invalid data.
9164
9165 * gnus-sum.el (gnus-summary-move-article): Add comment.
9166 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9167 nothing alters it while scanning for new messages.
9168
9169 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9170 which may or may not help.
9171 (nnimap-open-connection): If we're doing a stream connection, and then
9172 discover we're on a STARTTLS-capable server, then open a STARTTLS
9173 connection instead.
9174
9175 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9176
9177 * nnimap.el (utf7): Require.
9178
9179 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9180 prefix.
9181
9182 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9183
9184 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9185
9186 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9187
9188 * nnimap.el (nnimap-request-accept-article): Message the error on
9189 error.
9190
9191 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9192
9193 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9194
9195 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9196
9197 * nndoc.el (nndoc-request-list): Return success always.
9198
9199 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9200 `fetch-old' -- we only want to fetch the articles we've requested.
9201 The rest are in the agent, probably.
9202 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9203 disappeared server" to something low. It's not important.
9204
9205 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9206 arrived before the FETCH data.
9207
9208 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9209 target here, because we don't know the Gnus name of the group.
9210
9211 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9212 for the correct group.
9213
9214 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9215
9216 * gnus.el (gnus): Give a final warning after startup.
9217
9218 * gnus-util.el (gnus-action-message-log): New variable.
9219 (gnus-message): Use it.
9220 (gnus-final-warning): New function.
9221
9222 * nnimap.el (nnimap-open-connection): Record the greeting.
9223 (nnimap): Add greeting.
9224
9225 2010-09-26 Julien Danjou <julien@danjou.info>
9226
9227 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9228 arguments.
9229 (gnus-html-wash-images): Fix spec computing to include start/end.
9230
9231 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9232
9233 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9234
9235 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9236 deletion.
9237 (nnimap-retrieve-headers): Don't select the group, because that's
9238 already done by nnimap-possibly-change-group.
9239
9240 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9241 (gnus-picon-transform-address): Use it.
9242
9243 * mail-source.el (mail-source-value): Revert previous patch.
9244
9245 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9246 on failure.
9247 (nnimap-open-connection): Look up both virtual and physical server name
9248 credentials.
9249
9250 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9251
9252 2009-02-08 Dave Love <fx@gnu.org>
9253
9254 * gnus-win.el (gnus-window-to-buffer-helper)
9255 (gnus-all-windows-visible-p): Function needn't be a symbol.
9256
9257 * mail-source.el (mail-source-value): Function needn't be a symbol.
9258
9259 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9260
9261 * message.el (message-cite-prefix-regexp): Remove } from the cite
9262 prefix.
9263
9264 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9265 highlight again, so that the highlight is correct.
9266
9267 * gnus-picon.el (gnus-picon): Remove again.
9268 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9269
9270 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9271 doing the header highlightling, so that the background color of the
9272 picon is correct.
9273
9274 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9275 (gnus-picon): Ditto.
9276 (gnus-picon): Reinstate. The background color for picons is white.
9277 (gnus-picon-insert-glyph): Make the background white.
9278
9279 * nnml.el (nnml-open-nov): Don't return dead buffers.
9280
9281 * auth-source.el (auth-source-create): Query the user for whether to
9282 store the credentials.
9283
9284 * auth-source.el (auth-source-user-or-password): Use the existing auth
9285 sources, if any, for creation.
9286
9287 * gnus.el (gnus-group-fast-parameter): Return the last matching
9288 parameter instead of the first matching parameter.
9289
9290 2010-09-26 Julien Danjou <julien@danjou.info>
9291
9292 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9293
9294 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9295
9296 * mml2015.el (mml2015-use): Remove gpg support.
9297
9298 * mml1991.el (mml1991-function-alist): Remove gpg function.
9299 (mml1991-gpg-sign): Remove.
9300
9301 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9302
9303 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9304 (gnus-browse-unsubscribe-current-group): Document it.
9305 (gnus-browse-unsubscribe-group): Use it.
9306
9307 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9308
9309 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9310 address to the To list for easier response.
9311
9312 * gnus.el (gnus-play-startup-jingle): Remove.
9313 (gnus-splash): Don't play jingle.
9314 (gnus): Silence gnus-load message.
9315
9316 * gnus-art.el (gnus-treat-play-sounds): Remove.
9317
9318 * gnus.el (gnus-play-jingle): Remove audio support.
9319
9320 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9321
9322 * earcon.el: Remove -- no users.
9323
9324 * gnus-audio.el: Remove -- no users of this package.
9325
9326 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9327
9328 * gnus-start.el (gnus-setup-news): Remove nocem support.
9329
9330 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9331
9332 * gnus.el (gnus-use-nocem): Remove.
9333
9334 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9335 Remove.
9336
9337 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9338 uses NoCeM any more.
9339
9340 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9341 (gnus-button-ctan-handler): Ditto.
9342 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9343 (gnus-button-ctan-directory-regexp): Ditto.
9344 (gnus-button-handle-ctan): Ditto.
9345 (gnus-button-tex-level): Ditto.
9346 (gnus-button-alist): Remove CTAN stuff.
9347
9348 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9349
9350 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9351 nnimap-streaming test.
9352
9353 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9354 servers twice.
9355
9356 * nnimap.el (nnimap-open-connection): Add more error reporting when
9357 nnimap fails early.
9358
9359 * nnheader.el (nnheader-get-report-string): New function.
9360 (nnheader-get-report): Use it.
9361
9362 * gnus-int.el (gnus-check-server): Say what the error was when opening
9363 failed.
9364
9365 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9366 using streaming.
9367
9368 2010-09-25 Julien Danjou <julien@danjou.info>
9369
9370 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9371 gnus-window-inside-pixel-edges.
9372
9373 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9374
9375 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9376
9377 * mm-decode.el (mm-save-part): Allow saving to other directories the
9378 normal Emacs way.
9379
9380 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9381 Suggested by Jay Berkenbilt.
9382
9383 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9384 there isn't a single byte.
9385
9386 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9387 just do it. It doesn't really seem to matter what the user responds
9388 here, I think, so it's just a confusing question.
9389
9390 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9391 non-streaming case.
9392
9393 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9394 (gnus-article-encrypt-body): Use it.
9395
9396 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9397 keystroke.
9398
9399 * nnimap.el (nnimap-find-wanted-parts-1):
9400 Use gnus-fetch-partial-articles.
9401
9402 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9403
9404 * nnimap.el (nnimap-insert-partial-structure): New function.
9405 (nnimap-get-partial-article): New function.
9406 (nnimap-request-article): Use it.
9407 (nnimap-wait-for-response): Return whether the wait was successful.
9408 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9409 retrieval wasn't successful.
9410 (nnimap-retrieve-group-data-early): Allow throttling servers.
9411 (nnimap-streaming): New variable.
9412 (nnimap-fetch-partial-articles): Remove.
9413
9414 * mm-decode.el (mm-with-part): Protect against killed buffers.
9415
9416 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9417 for prettier summary display.
9418
9419 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9420
9421 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9422
9423 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9424
9425 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9426 apparently third-party libraries depend on it.
9427
9428 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9429 before starting negotiation.
9430
9431 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9432 privacy reasons.
9433 (gnus-treat-mail-gravatar): Ditto.
9434
9435 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9436 buffer when inserting images. Inserting text into the headers, for
9437 instance, can make them invalid.
9438
9439 2010-09-25 Julien Danjou <julien@danjou.info>
9440
9441 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9442 variables.
9443
9444 * nnheader.el: Remove useless variables news-reply-yank-from and
9445 news-reply-yank-message-id.
9446
9447 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9448 variables.
9449
9450 * mml1991.el: Remove useless mml1991-verbose.
9451
9452 * gnus.el: Remove useless variable gnus-use-generic-from.
9453 Remove obsolete variable gnus-topic-indentation.
9454
9455 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9456
9457 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9458
9459 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9460
9461 * gnus-group.el: Remove useless gnus-group-icon-cache.
9462 Remove useless gnus-ephemeral-group-server.
9463
9464 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9465
9466 * mml2015.el: Remove useless mml2015-verbose.
9467
9468 * mml-smime.el: Remove useless mml-smime-verbose.
9469
9470 * gnus.el: Remove useless gnus-local-domain.
9471
9472 * gnus-gravatar.el (gnus-gravatar-transform-address):
9473 Use gnus-gravatar-size.
9474
9475 * gnus-art.el: Remove useless gnus-treat-translate.
9476
9477 2010-09-24 Julien Danjou <julien@danjou.info>
9478
9479 * gnus-sum.el: Add support for Gravatars.
9480
9481 * gnus-art.el: Add support for Gravatars.
9482
9483 * gnus-gravatar.el: Add this file.
9484
9485 * gravatar.el: Add this file.
9486
9487 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9488
9489 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9490
9491 * gnus-group.el (gnus-group-fetch-faq): Remove.
9492
9493 * gnus.el (gnus-group-faq-directory): Remove.
9494
9495 * gnus-group.el (gnus-group-fetch-charter): Remove.
9496
9497 * gnus.el (gnus-group-charter-alist): Remove.
9498
9499 * gnus-group.el (gnus-group-archive-directory): Remove.
9500 (gnus-group-recent-archive-directory): Ditto.
9501 (gnus-group-make-archive-group): Remove.
9502
9503 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9504
9505 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9506 use the same article number for all the cached articles.
9507
9508 * nnimap.el (nnimap-command): Register the last command time so
9509 that we can use it for idling NOOPs.
9510 (nnimap-open-connection): Start the keeplive timer.
9511 (nnimap-make-process-buffer): Store all the process buffers.
9512 (nnimap-keepalive): New function.
9513
9514 * starttls.el (starttls-open-stream): Add autoload cookie.
9515
9516 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9517
9518 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9519 handling.
9520
9521 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9522
9523 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9524 its data structures.
9525
9526 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9527 instead of the cl.el copy-list.
9528 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9529 equalp.
9530
9531 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9532
9533 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9534 and tool-bar-local-item-from-menu.
9535
9536 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9537 mode-line-highlight face for Emacs.
9538
9539 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9540 loading gnus-sum.elc; fix comment for canlock-verify.
9541 (gnus-article-jump-to-part): Use read-number.
9542 (gnus-insert-mime-button, gnus-insert-mime-security-button):
9543 Remove Emacs pre-21 compatible code for help-echo.
9544 (gnus-article-next-page-1): No need to adjust the number of lines.
9545 (gnus-article-describe-bindings): Always use help-buffer.
9546
9547 * gnus-audio.el (gnus-audio-inline-sound):
9548 * gnus-cus.el (gnus-custom-mode):
9549 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9550
9551 * gnus-sum.el (gnus-remove-overlays): Doc fix.
9552
9553 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9554 compatible code.
9555
9556 2010-09-24 Glenn Morris <rgm@gnu.org>
9557
9558 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9559 visiting the fcc file in rmail-mode.
9560
9561 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9562
9563 * nnir.el: Silence the byte compiler.
9564
9565 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9566 alias to browse-url-url-encode-chars if any.
9567 (gnus-html-encode-url): Use it.
9568
9569 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9570
9571 * gnus-start.el (gnus-use-backend-marks): New variable.
9572 (gnus-get-unread-articles-in-group): Use it.
9573
9574 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9575 makeover.
9576
9577 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9578
9579 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9580
9581 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9582
9583 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9584 Remove.
9585 (gnus-setup-news-hook):
9586 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9587
9588 * gnus-int.el (gnus-request-update-info): Protect against backends not
9589 having the function.
9590
9591 * nnimap.el (nnimap-stream): Mention STARTTLS.
9592 (nnimap-open-connection): Add STARTTLS support.
9593
9594 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9595
9596 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9597
9598 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9599
9600 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9601 BODYSTRUCTUREs.
9602 (nnimap-transform-headers): Unfold quoted {42} headers.
9603
9604 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9605 the info.
9606 (gnus-get-unread-articles): Only call updatep on backends that support
9607 it.
9608
9609 * nnweb.el (nnweb-request-update-info): NOOP.
9610
9611 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9612
9613 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9614 since it only deals with marks.
9615
9616 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9617 gnus-request-marks, and make a new gnus-request-update-info.
9618
9619 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9620 the active instead of the high number, which is usually too low.
9621
9622 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
9623
9624 * encrypt.el: Remove.
9625
9626 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9627
9628 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9629 server in symbolic form.
9630
9631 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9632
9633 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9634
9635 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9636 (nnimap-update-info): Fix up code slightly.
9637
9638 * gnus-int.el (gnus-open-server): Add tracing for performance
9639 debugging.
9640
9641 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9642 (gnus-group-insert-group-line): Pass the real group name so that it
9643 gets the right data.
9644
9645 * gnus-start.el (gnus-get-unread-articles): Don't have
9646 `gnus-get-unread-articles-in-group' update info, since that can be
9647 really slow and doesn't seem to be needed?
9648
9649 2010-09-22 Julien Danjou <julien@danjou.info>
9650
9651 * gnus-group.el (gnus-group-insert-group-line):
9652 Call gnus-group-highlight-line.
9653 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9654 default hook list.
9655 (gnus-group-update-eval-form): Add new function.
9656 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9657 (gnus-group-get-icon): Use gnus-group-update-eval-form.
9658
9659 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9660
9661 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9662 immediate, then expire all articles.
9663 (nnimap-update-info): Fix off-by-one errors.
9664 (nnimap-flags-to-marks): Would return no marks lists for group with no
9665 flags. Instead return the other data.
9666
9667 2010-09-22 Julien Danjou <julien@danjou.info>
9668
9669 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9670 Only return an icon.
9671 (gnus-group-insert-group-line): Compute icon to return.
9672
9673 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9674 (gnus-html-image-fetched): Only cache if
9675 gnus-html-image-automatic-caching is set.
9676 (gnus-html-image-fetched): Check for errors.
9677
9678 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9679
9680 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9681 once per method on `g'. This ensures that backends like nnfolder don't
9682 open all their folders.
9683
9684 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9685 (nnimap-request-list): Nix out group in the correct buffer.
9686 (nnimap-parse-flags): Implement by using `read' instead of
9687 hand-parsing.
9688 (nnimap-flags-to-marks): Pass on permanent-flags.
9689 (nnimap-make-process-buffer): Record the server name.
9690 (nnimap-parse-flags): Fix typo.
9691 (nnimap-request-scan): Run split on the server in general, not just a
9692 single group.
9693
9694 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9695 parameter, and propagate this downwards.
9696
9697 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9698 since EXAMINE changes it on the server.
9699
9700 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9701 this command might take a while.
9702
9703 2010-09-22 Julien Danjou <julien@danjou.info>
9704
9705 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
9706 harmful if you have 2 images side-by-side, they can't be properly
9707 update on text deletion. Using text-property is safer here.
9708 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9709 data.
9710
9711 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9712
9713 * nnimap.el (nnimap-expunge-inbox): Remove.
9714 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9715 (nnimap-expunge): Flip default to t.
9716
9717 * gnus.el (gnus-method-to-server): Don't push things to the cache
9718 unless it's unique.
9719 (gnus-server-to-method): Ditto.
9720
9721 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9722
9723 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9724
9725 2010-09-22 Julien Danjou <julien@danjou.info>
9726
9727 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9728 get the start of data.
9729 (gnus-html-encode-url): Add this function to encode special chars in
9730 URL.
9731 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9732 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9733
9734 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9735 default.
9736 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9737
9738 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9739 images alt-text.
9740 (gnus-html-put-image): Put alt-text as help-echo.
9741
9742 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9743
9744 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9745 * mm-util.el (mm-decompress-buffer):
9746 * nnir.el (nnir-run-find-grep):
9747 * pop3.el (pop3-list): Use 3rd arg of split-string.
9748
9749 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9750
9751 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9752 outside the active range. Suggested by Dan Christensen.
9753
9754 * gnus-start.el (gnus-get-unread-articles): Get the extended method
9755 slightly later to avoid double-getting it.
9756
9757 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9758 previous patch.
9759
9760 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9761
9762 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
9763
9764 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9765
9766 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9767
9768 * gnus-int.el (gnus-open-server): Give a better error message in the
9769 "go offline" case.
9770
9771 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9772 marks for nnimap, which is seldom the right thing to do.
9773
9774 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9775 (gnus-same-method-different-name): New function.
9776
9777 * nnimap.el (parse-time): Require.
9778
9779 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9780 method in the presence of many similar methods.
9781
9782 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9783
9784 * nnimap.el (nnimap-find-expired-articles): Don't refer to
9785 nnml-inhibit-expiry.
9786
9787 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9788 find out whether methods are equal.
9789
9790 * nnimap.el (nnimap-find-expired-articles): New function.
9791 (nnimap-process-expiry-targets): New function.
9792 (nnimap-request-move-article): Request the article before looking at
9793 what the Message-ID is. Fix found by Andrew Cohen.
9794 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9795
9796 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9797 for oldness in addition to being a predicate.
9798
9799 * nnimap.el (nnimap-request-group): When we have zero articles, return
9800 the right data to Gnus.
9801 (nnimap-request-expire-articles): Only delete articles immediately if
9802 the target is 'delete.
9803
9804 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9805 method, this would bug out.
9806
9807 * gnus-group.el (gnus-group-expunge-group): Rename from
9808 gnus-group-nnimap-expunge, and implemented as a normal interface
9809 function.
9810
9811 * gnus-int.el (gnus-request-expunge-group): New function.
9812
9813 * nnimap.el (nnimap-request-create-group): Implement.
9814 (nnimap-request-expunge-group): New function.
9815
9816 2010-09-21 Julien Danjou <julien@danjou.info>
9817
9818 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9819 (gnus-html-cache-expired): Add new function.
9820 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9821 wethever we should display image for fetch it.
9822 Compute alt-text earlier to pass it to the fetching function too.
9823 (gnus-html-schedule-image-fetching): Change function argument to only
9824 get one image at a time, not a list.
9825 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9826 cache.
9827 (gnus-html-get-image-data): New function to retrieve image data from
9828 cache.
9829 (gnus-html-put-image): Change buffer argument to use image data rather
9830 than file, and place image above region rather than inserting a new
9831 one. Do not take alt-text as argument, since it's useless now: we place
9832 the image above alt-text.
9833 (gnus-html-prune-cache): Remove.
9834 (gnus-html-show-images): Start to fetch image when we find one, do not
9835 push into a temporary list.
9836 (gnus-html-prefetch-images): Only fetch image if they have expired.
9837 (gnus-html-browse-image): Fix, use 'gnus-image-url.
9838 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9839
9840 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9841
9842 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9843
9844 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9845
9846 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9847 spec inser "*" if the group isn't active instead of 0.
9848
9849 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9850 opening the server.
9851 (nnimap-request-delete-group): Implement group deletion.
9852 (nnimap-transform-headers): Return the size of the entire message in
9853 the Bytes header, not just the size of the first part.
9854 (nnimap-request-move-article): When moving an article from nnimap,
9855 request the article first so the accepting form has an article to
9856 accept. Reported by Dan Christensen.
9857 (nnimap-command): Make sure that the error message doesn't error out.
9858
9859 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
9860
9861 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9862 we haven't requested anything.
9863
9864 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9865
9866 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9867 "". Fix found by Andrew Cohen.
9868
9869 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9870 instead of -encode-string.
9871
9872 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9873
9874 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9875
9876 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9877 by mm-subst-char-in-string.
9878
9879 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9880
9881 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9882 waiting for the connection string.
9883
9884 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9885 arriving.
9886
9887 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9888 bogus characters. This allows selecting certain Gmail groups.
9889
9890 * nnimap.el (nnimap-find-wanted-parts-1): New function.
9891 (nnimap-fetch-partial-articles): New variable.
9892 (nnimap-open-connection): When looking for credentials, also use the
9893 nnimap-server-port.
9894 (nnimap-request-article): Return the group/article number, so that Gnus
9895 `^' works as expected.
9896 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9897
9898 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9899 comments.
9900 (gnus-methods-sloppily-equal): New function.
9901 (gnus): When using the development version of Gnus, load the gnus-load
9902 file.
9903
9904 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9905 `gnus-open-server' on each method before trying to scan them etc.
9906 This ensures that all the backend parameters are set correctly.
9907
9908 * nnimap.el (nnimap-authenticator): New variable.
9909 (nnimap-open-connection): Allow anonymous login.
9910 (nnimap-transform-headers): The chars header is called Chars not Bytes.
9911 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9912
9913 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9914 patch, found by Knut Anders Hatlen.
9915
9916 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
9917
9918 * gnus-agent.el (gnus-agent-batch-confirmation)
9919 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9920 to gnus-message.
9921 * gnus-art.el (gnus-article-describe-briefly): Likewise.
9922 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9923 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9924 * gnus-int.el (gnus-open-server): Likewise.
9925 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9926 (gnus-score-check-syntax): Likewise.
9927 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9928 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9929 Likewise.
9930 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9931
9932 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9933
9934 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9935 calling conventions so that prefetch doesn't bug out.
9936
9937 2010-09-19 Julien Danjou <julien@danjou.info>
9938
9939 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9940 rather than `subst-char-in-region' in order to be able to replace ASCII
9941 char by UTF-8 ones.
9942
9943 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9944 than curl.
9945 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9946 the right URL and ALT text on images.
9947 (gnus-html-wash-tags): Fix tag case.
9948 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
9949 (gnus-article-html): Add -o display_ins_del=2 option.
9950 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9951
9952 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9953
9954 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9955 the extra mail headers, which sometimes seem to happen for unknown
9956 reasons.
9957
9958 * mail-parse.el (mail-header-encode-parameter): Define as
9959 rfc2045-encode-string instead of as rfc2231-encode-string, since some
9960 (or most, perhaps?) mail readers don't understand the latter, but do
9961 understand the former.
9962
9963 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9964 to nil, so that no methods are automatically agentized. I think this
9965 is probably what most users want.
9966
9967 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9968 from url-retrieve, for instance about invalid URLs.
9969
9970 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9971 groups that have no articles.
9972 (nnimap-request-article): Check that we really got an article when we
9973 requested one.
9974
9975 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9976 doesn't exist.
9977
9978 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9979 nntp buffer so the agent can save it.
9980 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9981 that CRLF doesn't get translated to \n.
9982 (nnimap-open-connection): Don't make 'shell commands only send \n.
9983
9984 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9985
9986 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9987 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9988 Update var name.
9989 (nnml-generate-nov-file): Use dolist.
9990 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9991 Use with-current-buffer.
9992
9993 2010-09-18 Julien Danjou <julien@danjou.info>
9994
9995 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9996 parallel.
9997
9998 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9999
10000 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10001 the range update right.
10002 (nnimap-request-group): Don't make `M-g' bug out on group with no
10003 marks.
10004 (nnoo): Require, so that other packages can require nnimap.
10005 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10006 command we're looking for. This helps when the server sends more
10007 responses after we've gotten everything we expected.
10008 (nnimap): Add a `newlinep' field to keep track of end-of-line
10009 conventions.
10010 Don't send CRLF to things that don't want it.
10011 (nnimap-request-accept-article): Ditto.
10012
10013 2010-09-18 Julien Danjou <julien@danjou.info>
10014
10015 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10016 than curl to retrieve images.
10017
10018 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10019
10020 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10021 the marks.
10022 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10023 (nnimap-wait-for-connection): New function.
10024 (nnimap-open-connection): If we have PREAUTH, don't query for login
10025 credentials.
10026 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10027 when doing a partial update.
10028
10029 2010-09-18 Julien Danjou <julien@danjou.info>
10030
10031 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10032 tags.
10033
10034 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10035
10036 * nnimap.el (nnimap-credentials): New function.
10037 (nnimap-open-connection): Use the new function to look for credentials
10038 also on the numeric equivalents of "imap" and "imaps".
10039
10040 * gnus-start.el (gnus-activate-group): Send the info to
10041 gnus-request-group.
10042
10043 * nnimap.el (nnimap-request-group): Have the "check" version of the
10044 function parse flags and update the info, so that a `M-g' get a total
10045 resync of all flags from the group.
10046
10047 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10048 to allow backends to alter the info on group selection. Also alter all
10049 the backend -request-group functions to take the parameter.
10050
10051 * nnimap.el (nnimap-store-info): New function.
10052 (nnimap-update-info): Store the info for later usage.
10053 (nnimap-request-group): Use the stored info for the dont-check case, so
10054 that we don't retrieve all marks when we enter a group.
10055
10056 * nnimap.el: Use deffoo instead of defun for interface functions.
10057
10058 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10059 update the group info. This makes the nndraft groups, for instance, go
10060 back to their old behavior.
10061
10062 * gnus-sum.el (gnus-select-newsgroup): Indent.
10063
10064 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10065 in.
10066 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10067 nothing.
10068
10069 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10070 from methods that are denied.
10071
10072 * gnus-int.el (gnus-method-denied-p): New function.
10073
10074 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10075 store the password instead of netrc.
10076 (nnimap-open-connection): Don't error out when we can't make a
10077 connections.
10078
10079 * auth-source.el (auth-source-create): In the password prompt, say what
10080 we're querying for. Also prompt for user name if that hasn't been
10081 given.
10082
10083 * nnimap.el (nnimap-with-process-buffer): Remove.
10084
10085 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10086
10087 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10088 method when we're reading from the agent.
10089
10090 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10091
10092 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10093 that's probably most useful for users.
10094
10095 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10096 "failed" all the time.
10097
10098 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10099 ...)) with (with-current-buffer ...).
10100
10101 * nntp.el (nntp-open-server): Return whether the open was successful or
10102 not.
10103
10104 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10105 select an unread unseen article first.
10106
10107 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10108 /etc/services, supply some sensible port defaults.
10109
10110 2010-09-17 Julien Danjou <julien@danjou.info>
10111
10112 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10113
10114 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10115
10116 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10117 doesn't have any parameters.
10118
10119 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10120
10121 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10122 only upcased checks.
10123
10124 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10125
10126 * nnimap.el (nnimap-open-shell-stream): New function.
10127 (nnimap-open-connection): Use it.
10128 (nnimap-transform-headers): Get the number of lines in each message.
10129 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10130 number of lines.
10131 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10132 problem.
10133
10134 * utf7.el (utf7-encode): Autoload.
10135
10136 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10137 to allow the mail splitting to not return a default group. This is
10138 useful for nnimap, which will leave unmatched mail in the inbox.
10139
10140 * nnimap.el: Rewritten.
10141
10142 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10143 nnimap usage.
10144
10145 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10146 if the move is internal, so that nnimap can do fast internal moves.
10147
10148 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10149 data.
10150 (gnus-read-active-for-groups): Support finishing the early retrieval of
10151 data.
10152
10153 * gnus-range.el (gnus-range-nconcat): New function.
10154
10155 * gnus-int.el (gnus-finish-retrieve-group-infos)
10156 (gnus-retrieve-group-data-early): New functions.
10157
10158 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10159
10160 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10161 (nnrss-retrieve-groups):
10162 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10163 (pop3-quit): Use with-current-buffer.
10164
10165 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10166
10167 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10168 instead of nnheader-accept-process-output.
10169
10170 * gnus-html.el (gnus-html-schedule-image-fetching)
10171 (gnus-html-prefetch-images): Replace process-kill-without-query by
10172 gnus-set-process-query-on-exit-flag.
10173
10174 2010-09-16 Romain Francoise <romain@orebokech.com>
10175
10176 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10177
10178 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10179
10180 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10181 parameter to unintern is mandatory-ish in Emacs 24.
10182
10183 * gnus-html.el (gnus-html-schedule-image-fetching)
10184 (gnus-html-prefetch-images): Check for curl before using it.
10185
10186 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10187 depend on curl, which isn't essential.
10188
10189 * imap.el: Revert back to version
10190 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10191 seem problematic.
10192
10193 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10194
10195 * gnus-registry.el (gnus-registry-install-shortcuts):
10196 Explicitly pass `obarray' to `unintern' to avoid a warning.
10197
10198 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10199
10200 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10201 change.
10202
10203 * nnrss.el (nnrss-request-list): Remove this function and related
10204 functions, including the moreover stuff.
10205
10206 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10207
10208 * nnrss.el (nnrss-retrieve-groups): New function.
10209
10210 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10211
10212 * .dir-locals.el: Add no-byte-compile cookie.
10213
10214 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10215
10216 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10217 for back end that doesn't support request-scan.
10218
10219 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10220
10221 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10222 then do request scans from the backends.
10223
10224 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10225 avoid running a hook per line, since this takes a lot of time,
10226 profiling shows.
10227 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10228 directly if gnus-visual-p is true.
10229
10230 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10231
10232 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10233 groups; replace mapcar with dolist which is a bit faster; pass groups
10234 info to gnus-read-active-file-1.
10235 (gnus-read-active-file-1): Scan only specified groups if the new
10236 optional arg `infos' is given.
10237
10238 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10239
10240 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10241
10242 * pop3.el (pop3-movemail): Remove.
10243 (pop3-streaming-movemail): Rename to pop3-movemail.
10244
10245 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10246 don't restrict end-tag searches to the end of the line.
10247
10248 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10249
10250 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10251 articles of every unchecked group to t, which means unknown since the
10252 server has never been opened.
10253
10254 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10255
10256 * gnus-html.el (gnus-html-show-alt-text): New command.
10257 (gnus-html-browse-image): Ditto.
10258 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10259 to browse the image directly.
10260 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10261 better.
10262
10263 * gnus-async.el (gnus-async-article-callback):
10264 Call `gnus-html-prefetch-images' unconditionally.
10265
10266 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10267 before feeding URLs to curl.
10268
10269 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10270
10271 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10272 internal images as deletable by `W D D'.
10273
10274 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10275 (gnus-async-article-callback): Fix typo.
10276
10277 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10278
10279 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10280 current line to work around bugs in the output from w3m.
10281
10282 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10283 for groups that want that.
10284
10285 * nntp.el (nntp-wait-for-string): Supply a timeout for
10286 accept-process-output to ensure progress.
10287
10288 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10289 level to get unread articles from, then use that for foreign groups,
10290 too.
10291
10292 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10293 confuses the rest of the function.
10294
10295 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10296 for the methods that support -retrieve-groups, too.
10297
10298 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10299
10300 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10301
10302 * pop3.el: Require cl when compiling.
10303 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10304
10305 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10306
10307 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10308 that aren't going to be activated.
10309 (gnus-get-unread-articles): Fix up the last commit.
10310
10311 * gnus-html.el (gnus-article-html): Allow calling without specifying
10312 the handle. In that case, dissect the buffer first.
10313
10314 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10315
10316 * nnimap.el (nnimap-open-connection): Revert the change that would look
10317 into authinfo for imaps instead of imap.
10318
10319 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10320 say that you don't want to call gnus-request-group with don-check, but
10321 do check the response. This is for virtual groups only.
10322 (gnus-get-unread-articles): Count the archive groups as secondary, so
10323 that they're activated the same way as before.
10324
10325 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10326 case-insensitively.
10327 (nnimap-debug): Remove.
10328
10329 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10330 mail from a file, and the file doesn't exist.
10331
10332 * pop3.el (pop3-streaming-movemail): Return t for success.
10333
10334 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10335 .authinfo if we're using ssl connection.
10336
10337 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10338 already have if we're in a main Gnus `g' run.
10339
10340 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10341
10342 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10343
10344 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10345
10346 * nnmh.el (nnmh-request-list-1): Bind `file'.
10347
10348 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10349 alias to set-process-query-on-exit-flag or process-kill-without-query.
10350 (pop3-open-server): Use it.
10351
10352 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10353
10354 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10355 box to the Incoming file. Fixes mistake in previous checkin.
10356
10357 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10358 request loop (for debugging purposes) removed.
10359
10360 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10361 culprit is more visible.
10362 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10363 (nnml-add-incremental-nov): New functions to do "incremental" nov
10364 updates, where we just append to the end of the existing nov files
10365 without reading/writing them in full.
10366
10367 * mail-source.el (mail-source-delete-crash-box): Really only check the
10368 incoming files once in a while.
10369
10370 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10371
10372 * mail-source.el (mail-source-delete-crash-box): Only check the
10373 incoming files for deletion once per day to save a lot of file
10374 accesses.
10375
10376 * pop3.el (pop3-logon): Fix up unbound variable typo.
10377
10378 * mail-source.el (pop3-streaming-movemail): Autoload.
10379
10380 * pop3.el (pop3-streaming-movemail):
10381 Respect pop3-leave-mail-on-server.
10382
10383 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10384 retrieval.
10385
10386 * pop3.el (pop3-process-filter): Remove unused function.
10387 (pop3-streaming-movemail, pop3-send-streaming-command)
10388 (pop3-wait-for-messages, pop3-write-to-file)
10389 (pop3-number-of-responses): New functions for streaming pop3
10390 retrieval.
10391
10392 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10393 come from no known methods.
10394 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10395 list.
10396
10397 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10398 message sizes.
10399 (pop3-movemail): Use erase-buffer instead of looping and deleting
10400 regions, which seems rather odd.
10401
10402 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10403 file once per `g' run.
10404
10405 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10406 directories. This makes the draft queue directory work.
10407
10408 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10409 data from the backends, so that we only request the list of groups from
10410 each method once. This should speed things up considerably.
10411
10412 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10413 detect that it's not implemented.
10414
10415 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10416 we actually do recurse down into the tree, but don't stat all leaf
10417 nodes.
10418
10419 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10420 then say so instead of bugging out.
10421
10422 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10423 files exist before trying to read them.
10424
10425 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10426 around <pre_int>.
10427
10428 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10429
10430 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10431
10432 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10433
10434 * mm-util.el (mm-image-load-path): Just return the image directories,
10435 not all directories in the path in addition to the image directories.
10436 (mm-image-load-path): Maintain a cache of the image directories so that
10437 the `g' command in Gnus doesn't have to stat dozens of directories each
10438 time.
10439
10440 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10441 (gnus-html-wash-tags): Add a new `i' command to insert images.
10442 (gnus-html-insert-image): New command and keystroke.
10443 (gnus-html-redisplay-with-images): New command and keystroke.
10444 (gnus-html-show-images): Rename command.
10445 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10446 spacers.
10447 (gnus-html-wash-tags): Decode entities at the end, so that entities
10448 inside the tags don't mess up the rest of the "parsing".
10449
10450 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10451 so that nnimap methods aren't agentized by default. There's apparently
10452 many problems related to agent/imap behavior.
10453
10454 * gnus-art.el (gnus-article-copy-string): New command and key binding.
10455
10456 * gnus-html.el: Doc fix.
10457
10458 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10459
10460 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10461 glyph-width and glyph-height instead of display-graphic-p and
10462 image-size; make avoidance of displaying small images work for XEmacs.
10463
10464 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10465 for XEmacs.
10466
10467 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10468 of symbol that holds plist data.
10469 (gnus-process-plist): Remove plist of process after getting it.
10470
10471 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10472
10473 * message.el (message-generate-hashcash): Change default to
10474 'opportunistic if hashcash is installed.
10475
10476 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10477 (gnus-html-put-image): Only call image-size once, since it's somewhat
10478 time-consuming on remote X servers.
10479
10480 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
10481
10482 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10483 decoded contents.
10484 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10485
10486 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10487
10488 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10489 group line format, since it isn't very interesting.
10490
10491 * gnus-agent.el (gnus-agent-short-article),
10492 (gnus-agent-long-article): Increase values for these two variables,
10493 since most people are likely to have more network connection and
10494 storage than before.
10495
10496 * gnus.el (gnus-refer-article-method): Change default to 'current.
10497 When referring an article, the common behavior is to refer it from the
10498 current select method, not the native select method. The chances of
10499 the native select method having the message in question is rather slim
10500 these days.
10501
10502 * gnus-sum.el (gnus-auto-select-subject): Change default to
10503 `unseen-or-unread'. I think it's likely that most people want to
10504 select an unseen article over a previously seen, but unread one.
10505
10506 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
10507 means that in the article buffer none of the minor mode elements will
10508 be shown, usually, and this is not desirable in most cases.
10509
10510 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10511 that commands like `d' (and the like) go to the next line in the
10512 buffer, instead of the next unread article. I think this is the
10513 behavior that is most natural for most users.
10514 (gnus-single-article-buffer): Change default to nil, so that people can
10515 have as many article buffers open as they have summary buffer. I think
10516 this is the most natural way for the groups to behave.
10517
10518 * message.el (message-generate-new-buffers): Change default to
10519 `unsent', so that all new message buffers start their names with the
10520 string "*unsent", and it's easier to find the buffers if you move from
10521 them.
10522
10523 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10524
10525 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10526 small. They're probably tracking images.
10527 (gnus-html-wash-tags): Remove all <pre_int> place holders.
10528 (gnus-html-rescale-image): Yet another try at getting the image sizing
10529 right.
10530
10531 * nntp.el (nntp-request-set-mark): Refuse to do marks if
10532 nntp-marks-file-name is nil.
10533
10534 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10535
10536 * gnus-html.el (gnus-html-wash-tags)
10537 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10538 Better logging.
10539
10540 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10541
10542 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10543
10544 * gnus-html.el (gnus-html-wash-tags): Check the value of
10545 gnus-blocked-images in the summary buffer.
10546
10547 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10548
10549 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10550
10551 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10552
10553 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10554 like "a", it seems like.
10555 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10556 since it needs to be picked from the correct buffer.
10557
10558 * nnwfm.el: Remove.
10559
10560 * nnlistserv.el: Remove.
10561
10562 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10563
10564 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10565 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10566
10567 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10568
10569 * nnkiboze.el: Remove.
10570
10571 * nndb.el: Remove.
10572
10573 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10574 alt text.
10575 (gnus-html-rescale-image): Try to get the rescaling logic right for
10576 images that are just wide and not tall.
10577
10578 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10579 overshadow variable bindings.
10580
10581 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10582
10583 * gnus-html.el (gnus-html-wash-tags)
10584 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10585 Add extra logging.
10586
10587 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10588
10589 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10590 (gnus-max-image-proportion): New variable.
10591 (gnus-html-rescale-image): New function.
10592 (gnus-html-put-image): Rescale images.
10593
10594 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10595
10596 Fix up some byte-compiler warnings.
10597 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10598 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10599 (gnus-article-fill-cited-article, gnus-article-hide-citation)
10600 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10601 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10602 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10603 (gnus-group-update-group): Use save-excursion and with-current-buffer.
10604
10605 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10606
10607 * gnus-html.el (gnus-article-html): Decode contents by charset.
10608
10609 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10610
10611 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10612 (gnus-html-frame-width, gnus-blocked-images):
10613 * message.el (message-prune-recipient-rules): Add custom version.
10614 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10615
10616 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10617 functions.
10618
10619 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10620 gnus-process-get.
10621
10622 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
10623
10624 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10625 instead of lsub directly.
10626
10627 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10628
10629 * nnwarchive.el: Remove.
10630
10631 * gnus-soup.el: Remove.
10632
10633 * nnsoup.el: Remove.
10634
10635 * nnultimate.el: Remove.
10636
10637 * gnus-html.el (gnus-blocked-images): New variable.
10638
10639 * message.el (message-prune-recipients): New function.
10640 (message-prune-recipient-rules): New variable.
10641
10642 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10643 guess whether a long line is natural text or not.
10644
10645 * gnus-html.el (gnus-html-schedule-image-fetching):
10646 Use gnus-process-plist and friends for compatibility.
10647
10648 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10649
10650 * gnus-html.el: Require packages that define macros used in this file.
10651 (gnus-article-mouse-face): Declare to silence byte-compiler.
10652 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10653 process-get.
10654 (gnus-html-put-image): Use plist-get to avoid getf.
10655 (gnus-html-prefetch-images): Use with-current-buffer.
10656
10657 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10658
10659 * gnus-ems.el: Provide compatibility functions for
10660 gnus-set-process-plist.
10661
10662 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10663 * gnus.el (gnus-valid-select-methods):
10664 * message.el (message-send-mail-partially-limit):
10665 * mm-decode.el (mm-text-html-renderer):
10666 * mml.el (mml-insert-mime-headers-always):
10667 * smiley.el (smiley-regexp-alist): Bump custom version.
10668
10669 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10670
10671 * gnus-html.el: Require mm-url.
10672 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10673 with the url to `url'.
10674 (gnus-html-wash-tags): Support cid: URLs/images.
10675
10676 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10677
10678 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10679 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10680 bindings, as they aren't useful at all. `w' is moved to `W w'.
10681
10682 * gnus-move.el: Remove file, since it doesn't really work.
10683
10684 * gnus-html.el (gnus-article-html): Tell w3m that the input is
10685 UTF-8. This seems to fix problems with some German web feeds.
10686
10687 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10688 at the top so that the proper colors are applied.
10689
10690 * gnus-art.el (gnus-article-view-part): Doc fix.
10691
10692 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10693 XEmacs-compatible.
10694 (gnus-html-put-image): Don't do images on non-graphic displays.
10695
10696 * nnslashdot.el: Remove this unused backend.
10697
10698 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10699 actions.
10700 (gnus-undo-register-1): Revert last change.
10701
10702 * gnus-group.el (gnus-group-completing-read): Protect against not
10703 having completion-styles bound.
10704
10705 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10706 make broken recipients happier.
10707
10708 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10709
10710 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10711 point parameter.
10712
10713 * gnus-group.el (gnus-group-completing-read): Add 'substring to
10714 completion-styles for group selection.
10715
10716 2009-02-04 Andreas Schwab <schwab@suse.de>
10717
10718 * gnus-score.el (gnus-score-string): Fix regex for matching extra
10719 headers and regexp-quote the match if necessary.
10720
10721 2009-03-24 Miles Bader <miles@gnu.org>
10722
10723 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10724 the blinking smiley.
10725
10726 2009-03-24 Simon Josefsson <simon@josefsson.org>
10727
10728 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10729 blink smiley.
10730
10731 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10732
10733 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10734 where the dribbel file lives exists.
10735
10736 * message.el (message-send-mail-partially-limit): Change the default to
10737 nil, since most people don't want this.
10738
10739 * mm-url.el (mm-url-decode-entities): Also decode entities like
10740 &#x3212.
10741
10742 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
10743
10744 * gnus-sum.el (gnus-summary-idna-message):
10745 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10746 Hyperlink urls in docstrings with URL `...'.
10747
10748 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
10749
10750 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10751 functions.
10752
10753 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10754
10755 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10756 say what the mouseover text should be.
10757
10758 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10759 version of the mm-w3m-safe-url-regexp variable to only download images
10760 in the groups where we want that to happen.
10761
10762 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10763
10764 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10765 easier debugging.
10766 (gnus-article-beginning-of-window): Add kludge to allow spacing past
10767 big pictures in the article buffer.
10768
10769 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10770 gnus-article-html.
10771 (mm-text-html-renderer): gnus-article-html needs curl in addition to
10772 w3m.
10773
10774 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10775
10776 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10777
10778 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10779 which doesn't exist.
10780
10781 * message.el (message-inhibit-ecomplete): New variable to allow some
10782 function to inhibit ecomplete address storage.
10783 (message-resend): Disable ecomplete message storage when resending
10784 messages.
10785
10786 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10787
10788 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
10789
10790 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10791 Save excursion while copying, moving, and deleting articles in order to
10792 prevent the cursor from jumping to unforeseen place.
10793
10794 2010-08-17 Glenn Morris <rgm@gnu.org>
10795
10796 * gnus-sync.el: Require gnus components whose functions are used.
10797
10798 * gnus-art.el (bookmark-make-record-function):
10799 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10800 Declare for compiler.
10801
10802 * mm-url.el (mml-compute-boundary): Autoload.
10803
10804 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10805
10806 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10807
10808 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
10809
10810 Typo fix "hoo4a" -> "hook".
10811
10812 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10813
10814 2010-08-14 Glenn Morris <rgm@gnu.org>
10815
10816 * gnus-sync.el (gnus-sync): Fix defgroup version.
10817
10818 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
10819
10820 Doc fixes and keep unknown groups (ammended for nunion bug fix).
10821
10822 * gnus-sync.el: Fix docs.
10823 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10824 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10825
10826 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10827
10828 Optimizations for gnus-sync.el.
10829
10830 * gnus-sync.el: Add docs about gnus-sync-backend
10831 possibilities.
10832 (gnus-sync-save): Remove unnecessary message.
10833 (gnus-sync-read): Optimize and show what groups were skipped.
10834
10835 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10836
10837 Minor bug fixes for gnus-sync.el.
10838
10839 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10840 Don't read the sync on get-new-news.
10841
10842 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10843 quiet.
10844
10845 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10846 (fix typo).
10847
10848 2010-07-30 Lawrence Mitchell <wence@gmx.li>
10849
10850 Make saving and restoring of hidden threads work with overlays.
10851 Patch applied by Ted Zlatanov.
10852
10853 * gnus-sum.el (gnus-hidden-threads-configuration)
10854 (gnus-restore-hidden-threads-configuration): Update to deal with text
10855 properties, rather than searching for a magic character.
10856
10857 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10858
10859 New gnus-sync.el library for synchronization of marks.
10860
10861 * gnus-sync.el: New library for synchronization of marks.
10862
10863 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10864 renamed from `gnus-registry-grep-in-list'.
10865
10866 * gnus-registry.el (gnus-registry-follow-group-p):
10867 Use `gnus-grep-in-list'.
10868
10869 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10870
10871 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
10872
10873 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10874 determining charset of text fails.
10875
10876 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
10877
10878 * nnmail.el (nnmail-get-new-mail-1): Revert.
10879
10880 * nnml.el (nnml-active-number): Make sure names of newly created groups
10881 in nnml-group-alist are encoded.
10882
10883 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10884
10885 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10886 containing non-ASCII characters in active file for nnml back end.
10887
10888 2010-07-24 David Engster <dengste@eml.cc>
10889
10890 * mml-smime.el (mml-smime-epg-verify): Also accept the older
10891 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10892
10893 2010-07-21 Daiki Ueno <ueno@unixuser.org>
10894
10895 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10896 tag (Bug#6654).
10897
10898 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
10899
10900 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10901 the article buffer, not the summary buffer.
10902
10903 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
10904
10905 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10906 Emacs 23 as well.
10907
10908 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10909
10910 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10911 Patch applied by Karl Fogel.
10912
10913 * gnus-sum.el (gnus-summary-bookmark-make-record):
10914 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10915
10916 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10917
10918 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10919 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
10920 C-w still not working correctly from Article buffers; Thierry's
10921 patch to fix that will be applied after this.
10922
10923 * gnus-art.el (bookmark-make-record-function): New local variable.
10924
10925 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10926 article buffer.
10927 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10928
10929 2010-07-13 Karl Fogel <kfogel@red-bean.com>
10930
10931 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10932 on changes in bookmark.el.
10933
10934 2010-06-22 Mark A. Hershberger <mah@everybody.org>
10935
10936 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10937 the *other* type of HTML form submission.
10938
10939 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
10940
10941 * auth-source.el (auth-source-pick): If choice does not contain a
10942 questioned keyword, set the check to t.
10943
10944 2010-06-12 Romain Francoise <romain@orebokech.com>
10945
10946 * gnus-util.el (gnus-date-get-time): Move up before first use.
10947
10948 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10949
10950 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10951 (gnus-article-edit-part): Bind it to make last part that is substituted
10952 or deleted visible.
10953 (gnus-mime-display-single): Buttonize part of which id equals to
10954 gnus-mime-buttonized-part-id.
10955
10956 2010-06-10 Dan Christensen <jdc@uwo.ca>
10957
10958 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10959 (gnus-dd-mmm): Use gnus-date-get-time.
10960 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10961 simplify logic.
10962 (gnus-summary-limit-to-age): Use gnus-date-get-time.
10963 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10964
10965 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
10966
10967 * auth-source.el (top): Autoload `secrets-list-collections',
10968 `secrets-create-item', `secrets-delete-item'.
10969 (auth-sources): Fix tag string.
10970 (auth-get-source, auth-source-retrieve, auth-source-create)
10971 (auth-source-delete): New defuns.
10972 (auth-source-pick): Rewrite in order to avoid 2 passes.
10973 (auth-source-forget-user-or-password): New parameter USERNAME.
10974 (auth-source-user-or-password): New parameters CREATE-MISSING and
10975 DELETE-EXISTING. Retrieve password interactively, if needed.
10976
10977 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
10978
10979 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10980 deleting unused directories when gnus-expert-user is t.
10981
10982 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
10983
10984 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10985 for each temp file when gnus-article-browse-delete-temp is ask.
10986
10987 2010-05-20 Kevin Ryde <user42@zip.com.au>
10988
10989 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
10990
10991 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
10992
10993 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10994 article unless decoding article to be saved.
10995
10996 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
10997
10998 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10999 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11000 generated within the mm-with-unibyte-current-buffer macro.
11001
11002 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11003
11004 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11005 to nil when we're in a mml-preview buffer and no group is selected.
11006
11007 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11008
11009 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11010 when catching the `C-g'. Reported by "Leo".
11011
11012 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11013
11014 * message.el (message-forward-make-body-plain)
11015 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11016 multibyte-string-p.
11017
11018 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11019
11020 * message.el (message-forward-make-body-mml): Assume original message
11021 is multibyte string; error on unibyte.
11022 (message-forward-make-body-plain): Ditto; don't add excessive newline
11023 in body end.
11024
11025 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11026
11027 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11028 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11029
11030 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11031
11032 * mm-extern.el (mm-extern-url): Don't use
11033 mm-with-unibyte-current-buffer.
11034 (mm-extern-cache-contents): Use with-current-buffer instead of
11035 save-excursion + set-buffer.
11036
11037 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11038
11039 * mm-util.el (mm-emacs-mule): Remove.
11040
11041 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11042
11043 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11044 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11045 change.
11046
11047 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11048
11049 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11050 bind the default value of enable-multibyte-characters to nil.
11051
11052 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11053
11054 * message.el (message-forward-make-body-plain)
11055 (message-forward-make-body-mml):
11056 Don't use mm-with-unibyte-current-buffer.
11057
11058 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11059
11060 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11061 (Bug#5592).
11062
11063 2010-05-07 Julien Danjou <julien@danjou.info>
11064
11065 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11066 it to mm-pipe-part.
11067
11068 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11069 it is given.
11070
11071 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11072
11073 * nnweb.el (nnweb-gmane-search):
11074 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11075 XEmacs.
11076
11077 * gnus-art.el (gnus-article-browse-html-parts):
11078 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11079 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11080 make-temp-file.
11081
11082 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11083 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11084 compiling.
11085
11086 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11087 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11088 XEmacs when compiling.
11089
11090 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11091 gnus-pick-mode-off-hook for XEmacs when compiling.
11092 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11093 gnus-binary-mode-off-hook for XEmacs when compiling.
11094
11095 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11096 Return nil if char-charset is not available.
11097
11098 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11099 macro.
11100
11101 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11102 instead of encode-coding-string.
11103
11104 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11105 'xemacs) instead of mm-emacs-mule to switch function definitions.
11106 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11107
11108 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11109
11110 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11111
11112 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11113
11114 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11115 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11116
11117 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11118
11119 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11120 alias `jka-compr-delete-temp-file' no longer exists.
11121
11122 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11123
11124 Use define-minor-mode in Gnus where applicable.
11125 * mml.el (mml-mode): Use define-minor-mode.
11126 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11127 (gnus-undo-mode): Use define-minor-mode.
11128 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11129 (gnus-dead-summary-mode): Use define-minor-mode.
11130 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11131 Initialize in declaration.
11132 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11133 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11134 (gnus-mailing-list-mode): Use define-minor-mode.
11135 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11136 (gnus-draft-mode): Use define-minor-mode.
11137 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11138 (gnus-dired-mode): Use define-minor-mode.
11139
11140 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11141
11142 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11143 handles on recursive mml-to-mime translation and check them for
11144 boundary delimiter collisions. Reported by Greg Troxel.
11145
11146 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11147
11148 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11149
11150 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11151
11152 * mm-util.el (mm-find-buffer-file-coding-system):
11153 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11154
11155 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11156
11157 * message.el (message-generate-headers): Record insertion of optional
11158 headers as well. Otherwise the check to prevent repeated insertion of
11159 optional headers is a no-op.
11160
11161 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11162
11163 * smime.el: Don't mention CVS.
11164
11165 * nnrss.el (nnrss-fetch): Don't mention CVS.
11166
11167 * nnir.el: Don't mention CVS.
11168
11169 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11170
11171 * gnus-sum.el (gnus-summary-bookmark-make-record):
11172 Add `location' field.
11173
11174 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11175
11176 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11177 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11178 Use with-current-buffer to silence the byte-compiler.
11179 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11180 bother to require `gnus'.
11181 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11182
11183 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11184
11185 * gnus-sum.el (gnus-summary-bookmark-make-record)
11186 (gnus-summary-bookmark-jump): New functions.
11187 (gnus-summary-mode): Setup bookmark support.
11188
11189 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11190
11191 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11192 if set.
11193
11194 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11195
11196 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11197 gnus-article-browse-html-save-cid-image; make it work recursively for
11198 forwarded messages as well.
11199 (gnus-article-browse-html-parts): Work when prefix arg is given.
11200 (gnus-article-browse-html-article): Doc fix.
11201
11202 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11203
11204 * message.el (message-default-mail-headers):
11205 (message-default-headers): Carry the value mail-default-headers over
11206 into message-default-mail-headers, rather than message-default-headers.
11207
11208 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11209
11210 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11211 charset.
11212
11213 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11214 charset into the <meta> tag when the article is encoded to utf-8.
11215
11216 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11217
11218 * gnus-art.el (gnus-article-browse-delete-temp-files):
11219 Delete directories as well.
11220 (gnus-article-browse-html-parts): Work for images that do not specify
11221 file names; delete temp directory when quitting; insert header at the
11222 right place; use file: scheme for image files.
11223
11224 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11225
11226 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11227 (gnus-article-browse-html-parts): Use it to make temporary cid image
11228 files in addition to html file so that browser may display them.
11229
11230 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11231
11232 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11233
11234 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11235
11236 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11237
11238 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11239
11240 * auth-source.el (auth-sources): Change default to be simpler.
11241 Explain about Secret Service API sources. Improve Customize options.
11242 (auth-source-pick): Change to accept any number of search parameters.
11243 Implement fallbacks iteratively, not recursively. Add scoring on the
11244 second pass and sort by score. Call Secret Service API when needed.
11245 (auth-source-user-or-password): Use it. Call Secret Service API
11246 directly when needed to get the user name and the password.
11247
11248 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11249
11250 * message.el (message-interactive): Doc fix.
11251 (message-qmail-inject-args): Reflow.
11252 (message-kill-to-signature): Fix typo in docstring.
11253
11254 * smiley.el (smiley-buffer): Fix typo in docstring.
11255
11256 2010-03-24 Glenn Morris <rgm@gnu.org>
11257
11258 * mail-source.el (gnus-message): Declare.
11259 (mail-source-delete-old-incoming): Require gnus-util.
11260
11261 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11262
11263 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11264
11265 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11266
11267 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11268 password-cache's default if it is not bound.
11269 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11270 password-cache-expiry's default if it is not bound.
11271
11272 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11273 available in Emacs 21.
11274
11275 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11276
11277 * auth-source.el (auth-sources): Fix up definition so extra parameters
11278 are always inline.
11279
11280 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11281
11282 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11283 wasn't updated after mismatch. Clear cached mailbox info correctly
11284 when uidvalidity changes.
11285 (nnimap-group-prefixed-name): New function to avoid some code
11286 duplication.
11287 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11288 (nnimap-request-group): Use it.
11289 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11290 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11291 with many imap folders. This is done by caching the group status from
11292 the imap server persistently in a group parameter `imap-status'. (This
11293 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11294 but not persistently, so every Gnus startup was still very slow.)
11295
11296 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11297
11298 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11299 secrets.el dependency.
11300 (auth-sources): Add optional user name. Add secrets.el configuration
11301 choice (unused right now).
11302
11303 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11304
11305 * gnus-sum.el (gnus-summary-make-menu-bar):
11306 Let `gnus-registry-install-shortcuts' fill in the functions.
11307
11308 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11309 warnings.
11310 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11311 (gnus-registry-install-shortcuts): Populate and use it in a
11312 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11313
11314 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11315
11316 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11317 In-place substitutions for the group name encoding/decoding.
11318 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11319 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11320 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11321 (nnimap-update-unseen, nnimap-request-list)
11322 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11323 (nnimap-request-set-mark, nnimap-split-to-groups)
11324 (nnimap-split-articles, nnimap-request-newgroups)
11325 (nnimap-request-create-group, nnimap-request-accept-article)
11326 (nnimap-request-delete-group, nnimap-request-rename-group)
11327 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11328 `encoded-mbx' for consistency.
11329 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11330 variable `imap-current-mailbox'.
11331
11332 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11333 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11334
11335 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11336
11337 * pop3.el (pop3-display-message-size-flag): Display message size byte
11338 counts during POP3 download.
11339 (pop3-movemail): Use it.
11340 (pop3-list): Implement listing of available messages.
11341
11342 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11343
11344 * nnir.el (nnir-get-article-nov-override-function): New function to
11345 override the normal NOV retrieval.
11346 (nnir-retrieve-headers): Use it.
11347
11348 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11349
11350 * auth-source.el (netrc-machine-user-or-password): Autoload.
11351
11352 2010-03-19 Glenn Morris <rgm@gnu.org>
11353
11354 Stop message.el from loading about 40 libraries it doesn't always need.
11355 The general approach is to autoload rather than require, and to
11356 require in the specific functions rather than the file. (Bug#5642)
11357
11358 * gmm-utils.el: Don't require wid-edit.
11359 (widget-create-child-value, widget-convert, widget-default-get):
11360 Autoload.
11361
11362 * gnus-util.el: Don't require time-date, netrc.
11363 (message-fetch-field, gnus-group-name-decode): Declare rather than
11364 autoloading.
11365 (gnus-fetch-field): Require message.
11366 (gnus-decode-newsgroups): Require gnus-group.
11367
11368 * ietf-drums.el: Don't require time-date.
11369
11370 * message.el: Don't require hashcash, canlock, ecomplete.
11371 Do require mail-utils. Require nnheader only when compiling.
11372 (smtpmail-default-smtp-server): Remove declaration.
11373 (message-send-mail-function): Check smtpmail-default-smtp-server
11374 is bound rather than requiring smtpmail.
11375 (message-auto-save-directory, message-insert-signature):
11376 Use expand-file-name rather than nnheader-concat.
11377 (nnheader-insert-file-contents): Autoload.
11378 (hashcash-wait-async): Declare.
11379 (message-send-mail): Only call gnus-setup-posting-charset if
11380 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11381 (message-send-mail-with-sendmail): Require sendmail.
11382 (canlock-password, canlock-password-for-verify): Declare.
11383 (message-canlock-password): Require canlock.
11384 (nnheader-get-report): Autoload.
11385 (gnus-setup-posting-charset): Declare.
11386 (message-send-news): Require gnus-msg.
11387 (message-make-references, message-make-in-reply-to): Use mail-header-id
11388 rather than the alias mail-header-message-id.
11389 (ecomplete-add-item, ecomplete-save): Declare.
11390 (message-put-addresses-in-ecomplete): Require ecomplete.
11391 (ecomplete-display-matches): Autoload.
11392
11393 * mm-decode.el: Don't require mailcap, gnus-util.
11394 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11395 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11396 Autoload.
11397 (mailcap-mime-extensions): Declare.
11398
11399 * mm-encode.el: Don't require mailcap.
11400 (mailcap-extension-to-mime): Autoload.
11401
11402 * mml-sec.el: Don't require password-cache.
11403
11404 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11405 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11406 (mml-minibuffer-read-type): Require mailcap.
11407 (mml-preview): Require gnus-msg.
11408
11409 * mml1991.el: Require password-cache.
11410 (password-cache-expiry): Remove declaration.
11411
11412 * mml2015.el: Require password-cache.
11413 (password-cache-expiry): Remove declaration.
11414
11415 * nneething.el (mailcap): Require mailcap.
11416
11417 * nnheader.el (declare-function): Add compatibility stub.
11418 (message-remove-header): Declare rather than autoload.
11419 (nnheader-replace-header): Require message.
11420
11421 * nnimap.el (declare-function): Add compatibility stub.
11422 (netrc-parse, netrc-machine-user-or-password): Declare.
11423 (nnimap-open-connection): Require netrc.
11424
11425 * nntp.el (declare-function): Add compatibility stub.
11426 (netrc-parse, netrc-machine, netrc-get): Declare.
11427 (nntp-send-authinfo): Require netrc.
11428
11429 * rfc2047.el: Don't require qp.
11430 (quoted-printable-encode-region, quoted-printable-decode-string):
11431 Autoload.
11432
11433 * sieve-mode.el: Don't require easymenu.
11434 (easy-menu-add-item): Autoload it.
11435
11436 * spam-stat.el (time-to-number-of-days): Autoload it.
11437
11438 2010-03-17 Kevin Ryde <user42@zip.com.au>
11439
11440 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11441 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11442 value if any backslash escapes).
11443
11444 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11445
11446 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11447 if it is available. (bug#5647)
11448
11449 2010-02-26 Glenn Morris <rgm@gnu.org>
11450
11451 * message.el (message-send-mail-function): Change the default, so that
11452 it inherits from a customized send-mail-function. (Bug#5643)
11453
11454 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11455
11456 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11457 shell-command-to-string signals an error (bug#5299).
11458
11459 2010-02-24 Glenn Morris <rgm@gnu.org>
11460
11461 * message.el (message-smtpmail-send-it)
11462 (message-send-mail-with-mailclient): Doc fixes.
11463
11464 2010-02-16 Glenn Morris <rgm@gnu.org>
11465
11466 * message.el (message-default-mail-headers): Change the default value
11467 to ease the transition from mail-mode to message-mode. (Bug#5555)
11468
11469 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11470
11471 * message.el (message-mail): Just pass yank-action on to message-setup.
11472 (message-setup): Handle (FUN . ARGS) form of yank-action.
11473 (message-with-reply-buffer, message-widen-reply)
11474 (message-yank-original): Handle non-buffer values of
11475 message-reply-buffer (Bug#4080).
11476 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11477
11478 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11479
11480 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11481 Fix typo in docstring.
11482
11483 2010-01-08 Jason Rumney <jasonr@gnu.org>
11484
11485 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11486 response.
11487
11488 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11489
11490 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11491
11492 * message.el (message-check-news-header-syntax): Protect against a
11493 string that `rfc822-addresses' returns when parsing fails.
11494
11495 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11496
11497 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11498 (gnus-previous-char-property-change): New functions.
11499
11500 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11501
11502 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
11503
11504 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11505 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
11506
11507 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11508
11509 * message.el (message-exchange-point-and-mark): Rework last change to
11510 avoid using optional arg of exchange-point-and-mark, for backward
11511 compatibility.
11512
11513 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11514
11515 * message.el (message-exchange-point-and-mark):
11516 Call exchange-point-and-mark with an argument rather than setting
11517 mark-active by hand (Bug#5175).
11518
11519 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
11520
11521 * nntp.el (nntp-service-to-port): Work for service expressed with
11522 numeric string; replace [:digit:] with [0-9] for XEmacs.
11523
11524 2009-12-17 Glenn Morris <rgm@gnu.org>
11525
11526 * gnus-group.el (gnus-bug-group-download-format-alist):
11527 Change emacs entry to debbugs.gnu.org. Bump :version.
11528
11529 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11530
11531 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11532
11533 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
11534
11535 * message.el (message-info): Explain why we use `Info-goto-node'.
11536
11537 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11538
11539 * message.el (message-completion-in-region): New compatibility function.
11540 (message-expand-group): Use it.
11541
11542 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11543
11544 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11545 with no unread article should be listed if the 2nd arg `predicate' is
11546 given.
11547
11548 2009-11-29 Juri Linkov <juri@jurta.org>
11549
11550 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11551 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
11552 on `gnus-recenter'. (Bug#4698, Bug#4981)
11553
11554 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
11555
11556 * message.el (message-from-style, message-interactive)
11557 (message-signature): Always set default values from the corresponding
11558 mail-* variables.
11559 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11560 (message-yank-prefix, message-indentation-spaces)
11561 (message-signature-file, message-default-headers): Use boundp rather
11562 than (featurep 'xemacs) to check if the corresponding mail-* variables
11563 exist.
11564
11565 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
11566
11567 * message.el (message-send-mail-with-sendmail): Revert last change.
11568
11569 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11570
11571 * message.el (message-from-style, message-interactive)
11572 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11573 (message-yank-prefix, message-indentation-spaces, message-signature)
11574 (message-signature-file, message-default-headers): For GNU Emacs, set
11575 default values from the corresponding mail-* variables.
11576 (message-send-mail-with-sendmail): Use envelope-from only if
11577 mail-specify-envelope-from is non-nil.
11578
11579 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11580
11581 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11582 containing tspecial characters if they have been already quoted.
11583
11584 2009-10-24 Glenn Morris <rgm@gnu.org>
11585
11586 * gnus-art.el (help-xref-stack-item): Define for compiler.
11587
11588 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11589
11590 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11591
11592 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11593
11594 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11595 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11596
11597 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
11598
11599 * gnus.el (gnus-overlay-get): New alias to overlay-get.
11600 (gnus-overlays-in): New alias to overlays-in.
11601
11602 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11603 gnus-overlay-get, and gnus-delete-overlay.
11604 (gnus-summary-show-thread): Make it work as well for systems in which
11605 next-single-char-property-change is not available.
11606 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11607
11608 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
11609
11610 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11611
11612 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
11613
11614 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11615 and XEmacs that don't have `remove-overlays'.
11616
11617 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11618
11619 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11620 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11621 selective display. Use overlays instead.
11622
11623 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
11624
11625 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11626
11627 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11628
11629 * spam-stat.el (spam-stat-load): Fix typo in message.
11630
11631 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
11632
11633 * gnus-art.el (gnus-article-encrypt-body):
11634 * message.el (message-check-recipients):
11635 * mm-util.el (mm-codepage-setup):
11636 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11637 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11638
11639 2009-09-22 Daiki Ueno <ueno@unixuser.org>
11640
11641 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11642 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11643 keys from the menu if mm-{sign,encrypt}-option is 'guided.
11644 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11645 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11646
11647 2009-09-18 Glenn Morris <rgm@gnu.org>
11648
11649 * gnus-diary.el (gnus-diary-check-message):
11650 * message.el (message-insert-formatted-citation-line):
11651 * nnbabyl.el (top-level):
11652 * nndiary.el (nndiary-schedule):
11653 Fix typos in condition-case handlers.
11654
11655 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
11656
11657 * gnus-art.el (gnus-article-edit-part): Work for the buffer
11658 configuration that provides the sole article window in a frame;
11659 position point correctly after deleting a part.
11660
11661 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
11662
11663 * spam.el (spam-unregister-on-reregister): Add boolean variable.
11664 (spam-resolve-registrations-routine): Use it to unregister articles
11665 that change status.
11666
11667 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11668
11669 * nnrss.el (nnrss-request-article): Remove binding of
11670 default-enable-multibyte-characters that has gotten needless by
11671 the 2007-07-13 change in rfc2047-encode-message-header.
11672
11673 * mml.el (mml-insert-multipart): Error on the message header.
11674 (mml-insert-part): Error on the message header; position point at
11675 the end of a MIME tag.
11676
11677 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11678
11679 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11680 (gnus-float-time): Alias to float-time if it exists.
11681
11682 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11683 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11684 float-time is available; suppress compile warning for time-to-seconds.
11685
11686 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11687
11688 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11689 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11690 Add the optional argument `encoding' that overrides the default.
11691
11692 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11693 mm-encode-buffer.
11694
11695 2009-09-04 Glenn Morris <rgm@gnu.org>
11696
11697 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11698 mm-disable-multibyte, rather than default-enable-multibyte-characters.
11699 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11700 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11701 * mm-util.el (mm-with-unibyte-current-buffer)
11702 (mm-find-buffer-file-coding-system):
11703 * yenc.el (yenc-decode-region): Use default-value rather than
11704 default-enable-multibyte-characters.
11705
11706 2009-09-03 Glenn Morris <rgm@gnu.org>
11707
11708 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11709 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11710 than default-enable-multibyte-characters.
11711
11712 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
11713
11714 * gnus-art.el (gnus-article-read-summary-keys):
11715 Fix gnus-buffer-configuration's value temporarily used.
11716
11717 2009-09-02 Glenn Morris <rgm@gnu.org>
11718
11719 * gnus-util.el (gnus-float-time): New function.
11720 * gnus-delay.el (gnus-delay-article):
11721 * gnus-sum.el (gnus-thread-latest-date):
11722 * gnus-util.el (gnus-user-date): Use gnus-float-time.
11723 * nnspool.el (nnspool-request-newgroups):
11724 Use gnus-float-time rather than time-to-seconds.
11725 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11726
11727 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11728 (gnus-header-subject-face, gnus-header-newsgroups-face)
11729 (gnus-header-name-face, gnus-header-content-face):
11730 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11731 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11732 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11733 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11734 (gnus-cite-face-11):
11735 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11736 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11737 (gnus-server-closed-face, gnus-server-denied-face)
11738 (gnus-server-offline-face):
11739 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11740 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11741 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11742 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11743 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11744 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11745 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11746 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11747 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11748 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11749 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11750 (gnus-summary-selected-face, gnus-summary-cancelled-face)
11751 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11752 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11753 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11754 (gnus-summary-high-undownloaded-face)
11755 (gnus-summary-low-undownloaded-face)
11756 (gnus-summary-normal-undownloaded-face)
11757 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11758 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11759 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11760 (gnus-splash-face):
11761 * message.el (message-header-to-face, message-header-cc-face)
11762 (message-header-subject-face, message-header-newsgroups-face)
11763 (message-header-other-face, message-header-name-face)
11764 (message-header-xheader-face, message-separator-face)
11765 (message-cited-text-face, message-mml-face):
11766 * sieve-mode.el (sieve-control-commands-face)
11767 (sieve-action-commands-face, sieve-test-commands-face)
11768 (sieve-tagged-arguments-face):
11769 * spam.el (spam-face):
11770 Mark face aliases with "-face" in the name as obsolete.
11771
11772 2009-09-01 Glenn Morris <rgm@gnu.org>
11773
11774 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11775 than goto-line.
11776
11777 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11778
11779 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11780 Don't move point if the command is invoked inside the message header.
11781
11782 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
11783
11784 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11785 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11786 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11787 * nnir.el (nnir-swish-e-index-file):
11788 * gnus-sum.el (gnus-summary-delete-marked-as-read)
11789 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11790 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11791 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11792 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11793 (gnus-treat-display-xface): Add Emacs version of obsolescence.
11794
11795 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
11796
11797 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11798 Don't save excursion.
11799
11800 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11801
11802 * nnheader.el (nnheader-find-file-noselect):
11803 * mm-util.el (mm-insert-file-contents):
11804 Use (default-value 'major-mode) instead of default-major-mode.
11805
11806 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
11807
11808 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11809
11810 2009-08-25 Glenn Morris <rgm@gnu.org>
11811
11812 * nnir.el (top-level): Don't require cl at run-time.
11813 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11814 Replace cl-function substitute with gnus-replace-in-string.
11815 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11816 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11817 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11818 simplified expansions.
11819
11820 2009-08-22 Glenn Morris <rgm@gnu.org>
11821
11822 * gnus-art.el (gnus-button-patch): Use forward-line rather than
11823 goto-line.
11824
11825 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
11826
11827 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11828
11829 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11830 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11831 (gnus-mm-display-part, gnus-mime-display-single)
11832 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11833 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11834
11835 * gnus-sum.el
11836 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11837 (gnus-summary-move-article): Add expirable mark to articles copied or
11838 moved to group that has auto-expire turned on if the option is non-nil.
11839
11840 2009-07-24 Glenn Morris <rgm@gnu.org>
11841
11842 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11843 Fix typo. (Bug#3903)
11844
11845 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11846
11847 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11848 gnus-article-read-summary-keys rather than gnus-summary-edit-article
11849 that should not be used for draft articles.
11850 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11851 that has no concern in minor mode keys.
11852 (gnus-article-summary-command, gnus-article-summary-command-nosave):
11853 Abolish.
11854
11855 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
11856
11857 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11858 article without making inquiry to a user for unknown encoding.
11859
11860 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11861 (nnmaildir--scan): Assume i-node and device number that file-attributes
11862 returns might be cons-cell.
11863
11864 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
11865
11866 * auth-source.el: Remove docs now in auth.texi. Don't use
11867 `gnus-message' for logging. Add new variables `auth-source-debug' and
11868 `auth-source-hide-passwords' and use them.
11869
11870 2009-07-15 Glenn Morris <rgm@gnu.org>
11871
11872 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11873
11874 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11875
11876 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11877 excessive whitespace from the default values of title and description.
11878
11879 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
11880
11881 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11882 mail-fetch-field to fetch Content-Description header in order to
11883 exclude newlines.
11884
11885 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
11886
11887 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11888 to deleted part.
11889
11890 2009-05-30 David Engster <dengste@eml.cc>
11891
11892 * nnmairix.el: Remove old documentation in the commentary block.
11893 (nnmairix-request-group): Do not update active file for nnml back ends.
11894 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11895 end so that overview files are ignored.
11896 (nnmairix-update-groups): Make updating the groups more robust by using
11897 marks.
11898 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11899 with dollar characters in message-id.
11900
11901 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
11902
11903 * spam.el: Use dns-query instead of query-dns. Was renamed on
11904 2008-12-25 in dns.el.
11905
11906 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11907
11908 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11909 could happen if the text is only composed of spaces and/or tabs.
11910
11911 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
11912
11913 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11914 when sending a queued message to avoid extra mml tags.
11915
11916 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
11917
11918 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11919
11920 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11921
11922 * gnus-dired.el: Remove autoload for gnus-setup-message.
11923 (gnus-dired-attach): Fake this-command value to prevent Gnus from
11924 displaying Gnus logo; always use compose-mail.
11925
11926 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
11927
11928 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11929
11930 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
11931
11932 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11933 (gnus-nocem-issuers): List currently active issuers; fix custom type.
11934 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11935 available.
11936 (gnus-nocem-epg-verify): New function.
11937
11938 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
11939
11940 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11941
11942 2009-02-15 Glenn Morris <rgm@gnu.org>
11943
11944 * gnus-util.el (rmail-insert-rmail-file-header)
11945 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11946 autoloads.
11947 (rmail-default-rmail-file): Remove unnecessary declaration.
11948 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11949
11950 2009-02-14 Glenn Morris <rgm@gnu.org>
11951
11952 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11953 variable (only used in gnus-util, which declares it anyway).
11954 (rmail-output-to-rmail-file): Remove autoload of deleted function,
11955 which was only needed by gnus-art (changed to not use it any more).
11956 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11957 only used in gnus-util, which autoloads it itself.
11958 (rmail-update-summary): Fix autoload.
11959
11960 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11961 rather than rmail-output-to-rmail-file.
11962
11963 2009-02-07 Glenn Morris <rgm@gnu.org>
11964
11965 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11966 autoload of function that no longer exists.
11967 (rmail-toggle-header): Declare.
11968 (message-forward-rmail-make-body): Handle mbox Rmail.
11969
11970 2009-01-31 Glenn Morris <rgm@gnu.org>
11971
11972 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11973 2009-01-09 change.
11974
11975 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
11976
11977 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11978 (auth-source-forget-all-cached): New convenience function.
11979 (auth-source-user-or-password): Accept list of modes or a single mode.
11980
11981 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11982 auth-source modes.
11983
11984 * nnimap.el (nnimap-open-connection): Use list of
11985 auth-source modes.
11986
11987 * nntp.el (nntp-send-authinfo): Use list of
11988 auth-source modes.
11989
11990 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
11991
11992 * auth-source.el: Update docs to reflect epa-file-enable is to be used
11993 now.
11994
11995 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11996
11997 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11998 coding system in XEmacs; add a workaround for XEmacs.
11999
12000 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12001
12002 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12003 of current-language-environment.
12004
12005 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12006
12007 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12008 available at runtime.
12009
12010 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12011
12012 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12013
12014 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12015
12016 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12017 the greatest positive fixnum value doesn't work under an XEmacs with
12018 bignum support; use the most-positive-fixnum constant instead,
12019 available since Emacs 21.1 with cl and XEmacs 21.1.
12020
12021 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12022
12023 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12024 XEmacs gets not to work.
12025
12026 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12027
12028 * mm-util.el (mm-coding-system-priorities): Allow the value like
12029 "Japanese (UTF-8)" of current-language-environment.
12030
12031 2009-01-09 Glenn Morris <rgm@gnu.org>
12032
12033 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12034 with last-command-event.
12035
12036 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12037
12038 * message.el (message-fix-before-sending): Amend comment.
12039
12040 2009-01-07 David Engster <dengste@eml.cc>
12041
12042 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12043 simplified server definitions by converting it via
12044 gnus-server-to-method.
12045
12046 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12047
12048 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12049 parameter's operands.
12050
12051 2009-01-06 David Engster <dengste@eml.cc>
12052
12053 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12054 primary select method (for gnus-group-mark-article-as-read).
12055
12056 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12057
12058 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12059 `(gnus)Face', not `(gnus)X-Face'.
12060
12061 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12062
12063 * mm-util.el (mm-ucs-to-char): New function.
12064
12065 * mm-url.el (mm-url-decode-entities): Use it.
12066
12067 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12068
12069 * message.el (message-fix-before-sending): Add `eight-bit' to
12070 illegible-text check.
12071
12072 2009-01-03 Michael Olson <mwolson@gnu.org>
12073
12074 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12075 `headers' is nil. This can occur if the IMAP server does not have
12076 permissions to read messages from a folder, but can write new messages
12077 to the folder.
12078 (nnimap-request-article-part): Do not insert `data' if it is nil.
12079
12080 2009-01-01 Dave Love <fx@gnu.org>
12081
12082 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12083
12084 * nnimap.el: Fix author email.
12085 (nnimap-split-rule): Add FIXME comment.
12086 (nnimap-debug): Fix doc string.
12087
12088 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12089
12090 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12091 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12092 to check if those variables exist (first appeared in Emacs 18.50).
12093
12094 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12095
12096 * mm-util.el (mm-line-number-at-pos): New function.
12097
12098 * spam-report.el (spam-report-process-queue): Use it.
12099
12100 2008-12-24 David Engster <dengste@eml.cc>
12101
12102 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12103 parameters that haven't existed as variables as buffer-local variables.
12104
12105 2008-12-23 Dave Love <fx@gnu.org>
12106
12107 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12108 cadar.
12109
12110 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12111 imap-starttls-p.
12112 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12113
12114 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12115
12116 * spam-report.el (spam-report-gmane-max-requests): New constant.
12117 (spam-report-gmane-wait): New variable.
12118 (spam-report-gmane-ham, spam-report-gmane-spam)
12119 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12120 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12121 the server.
12122
12123 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12124 Add explanations.
12125
12126 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12127 nnheader-accept-process-output and nnheader-read-timeout if available.
12128 (pop3-movemail): Use it.
12129
12130 * message.el (message-check-news-body-syntax): Fix signature check if
12131 there's an attachment.
12132
12133 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12134
12135 * mm-util.el: Add comments to the mm- emulating functions.
12136
12137 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12138
12139 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12140 Reported by Stephen Berman <stephen.berman@gmx.net>.
12141
12142 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12143
12144 * mm-util.el (mm-substring-no-properties): New function.
12145 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12146 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12147 (mm-string-to-multibyte): Doc fix.
12148
12149 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12150
12151 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12152
12153 * mml.el (mml-attach-file): Strip text properties from file name.
12154 (Bug#1574)
12155
12156 2008-12-16 Glenn Morris <rgm@gnu.org>
12157
12158 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12159
12160 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12161
12162 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12163 knows since the charset specified might be a bogus alias that
12164 mm-charset-synonym-alist provides.
12165
12166 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12167
12168 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12169 "ISO_8859-1".
12170
12171 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12172
12173 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12174
12175 * mm-util.el (mm-charset-eval-alist):
12176 Define it before mm-charset-to-coding-system.
12177 (mm-charset-to-coding-system): Add optional argument `silent';
12178 define it before mm-charset-override-alist.
12179 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12180 default value if it can be used in Emacs currently running;
12181 silence mm-charset-to-coding-system.
12182
12183 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12184
12185 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12186 `allow-override' which says whether to use `mm-charset-override-alist'.
12187 (rfc2047-decode-encoded-words): Use it.
12188
12189 * mm-util.el (mm-charset-override-alist): Fix custom type;
12190 add `(gb2312 . gbk)' to choices.
12191
12192 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12193
12194 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12195 fast.
12196
12197 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12198
12199 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12200
12201 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12202 on links.
12203
12204 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12205
12206 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12207
12208 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12209 users' addresses that don't have domain parts.
12210 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12211 rather than message-narrow-to-head since there will be the message
12212 header separator.
12213
12214 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12215
12216 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12217 since the result is inserted in a unibyte buffer anyway.
12218 (nnimap-demule-use-string-to-multibyte): Remove.
12219 (nnimap-demule): Alias it to mm-string-to-multibyte.
12220
12221 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12222
12223 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12224 variable for debugging bug#464 and bug#1174.
12225 (nnimap-demule): Use it.
12226
12227 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12228
12229 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12230 score calculation correctly.
12231
12232 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12233
12234 * message.el (message-send-mail): Just set the buffer to unibyte
12235 rather than use mm-with-unibyte-current-buffer which does a lot more.
12236 (message-send-mail-partially): Don't bother with
12237 mm-with-unibyte-current-buffer since it's already been made unibyte by
12238 message-send-mail.
12239
12240 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12241
12242 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12243
12244 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12245
12246 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12247
12248 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12249
12250 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12251 require itself and to remove `with-no-warnings'.
12252
12253 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12254
12255 * starttls.el (starttls-any-program-available): Get the name of the
12256 available TLS layer program.
12257 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12258 well as the host name in the "opening" message.
12259
12260 * auth-source.el (auth-source-cache, auth-source-do-cache)
12261 (auth-source-user-or-password): Cache passwords and logins by default,
12262 allow override with `auth-source-do-cache'.
12263 (auth-source-forget-user-or-password): Allow users to remove cache
12264 entries if needed.
12265
12266 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12267
12268 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12269 condition-case to only the forward-sexp call.
12270
12271 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12272
12273 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12274 quotes contained. Make it more robust regardless by an extra
12275 condition-case wrapper.
12276
12277 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12278
12279 * nnml.el (nnml-request-expire-articles): Check if the function set to
12280 `nnmail-expiry-target' returns the symbol `delete'.
12281
12282 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12283
12284 * nnmail.el (nnmail-expiry-target): Fix custom type.
12285
12286 2008-10-02 Glenn Morris <rgm@gnu.org>
12287
12288 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12289 Silence compiler warning.
12290
12291 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12292
12293 * mml.el (mml-menu): Don't assume mml2015 is bound.
12294
12295 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12296
12297 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12298 exists.
12299
12300 2008-09-27 Glenn Morris <rgm@gnu.org>
12301
12302 * gnus-util.el (mail-header-remove-comments): Autoload it.
12303
12304 2008-09-27 Andreas Schwab <schwab@suse.de>
12305
12306 * gnus-util.el (gnus-split-references): Strip comments.
12307 (gnus-parent-id): Likewise.
12308
12309 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12310
12311 * message.el (message-confirm-send): Fix version.
12312
12313 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12314
12315 * message.el (message-idna-to-ascii-rhs-1): Use
12316 mail-extract-address-components rather than mail-header-parse-addresses
12317 that is an alias by default to ietf-drums-parse-addresses that does not
12318 support non-ASCII names in headers' contents.
12319
12320 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12321
12322 * message.el (message-confirm-send): Fix variable documentation to
12323 avoid the "y/n" wording.
12324
12325 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12326
12327 * message.el (message-set-auto-save-file-name): Save to a different
12328 filename so multiple messages (especially drafts) can be recovered.
12329
12330 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12331
12332 * message.el (message-confirm-send): Add appropriate version.
12333
12334 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12335
12336 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12337 defvar.
12338
12339 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12340
12341 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12342 (mm-pkcs7-enveloped-magic): Ditto.
12343
12344 2008-09-17 Simon Josefsson <simon@josefsson.org>
12345
12346 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12347 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12348
12349 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12350
12351 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12352 default, it's better.
12353
12354 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12355
12356 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12357 summary line gnus-number property and ignore them (with a warning
12358 message).
12359
12360 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12361
12362 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12363 macro caddr in the interactive form since it won't be expanded.
12364
12365 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12366
12367 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12368 `charset'; fix name of function called recursively.
12369 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12370
12371 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12372
12373 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12374 (gnus-mime-set-charset-parameters): New function.
12375 (gnus-mime-view-part-as-charset): Use it to correctly display part
12376 specifying wrong charset.
12377
12378 2008-09-08 David Engster <dengste@eml.cc>
12379
12380 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12381 in completing-read for back end server.
12382
12383 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12384
12385 * message.el (message-confirm-send): New variable to confirm sending a
12386 message.
12387 (message-send): Use it.
12388
12389 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12390
12391 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12392
12393 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12394
12395 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12396
12397 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12398
12399 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12400 prevent tracking too many groups.
12401 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12402 Use it.
12403
12404 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12405
12406 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12407 moving point to the bottom of the window in order to avoid recentering.
12408
12409 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12410
12411 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12412 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12413 (gnus-article-beginning-of-window): Fix calculation.
12414
12415 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12416
12417 * gnus-msg.el (gnus-summary-supersede-article)
12418 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12419 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12420 message header.
12421
12422 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12423
12424 * message.el:
12425 * gnus-start.el:
12426 * gnus-registry.el: Remove VMS support.
12427
12428 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12429
12430 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12431 macro.
12432 (rfc2104-hash): Use it.
12433
12434 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12435
12436 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12437 (gnus-summary-sort-by-most-recent-date): New commands.
12438 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12439 and menu entries.
12440
12441 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12442
12443 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12444 don't redisplay article for raw contents; remove plural articles stuff.
12445
12446 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12447 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12448 on gnus-summary-save-article; display results properly.
12449
12450 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12451
12452 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12453
12454 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12455
12456 * gnus-art.el (gnus-summary-save-in-pipe):
12457 Consider gnus-save-all-headers.
12458
12459 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12460
12461 * gnus-util.el (ns-focus-frame): Remove declaration.
12462 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
12463 like x.
12464
12465 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
12466
12467 * rfc2104.el (rfc2104-zero): Delete defconst.
12468 (rfc2104-hex-alist): Likewise.
12469 (rfc2104-hex-to-int): Delete func.
12470 (rfc2104-hexstring-to-bitstring): Likewise.
12471 (rfc2104-nybbles): New defconst.
12472 (rfc2104-hash): Rewrite for speed.
12473
12474 2008-07-16 Glenn Morris <rgm@gnu.org>
12475
12476 * gnus-util.el (ns-focus-frame): Declare for compiler.
12477
12478 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12479
12480 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12481 set as a group parameter.
12482 (gnus-summary-save-in-pipe): Work when it is called independently.
12483 (gnus-summary-pipe-to-muttprint): Don't modify
12484 gnus-summary-pipe-output-default-command.
12485
12486 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12487
12488 * message.el (message-send-mail-with-sendmail):
12489 Display the error message.
12490
12491 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12492
12493 * gnus-art.el (gnus-default-article-saver):
12494 Add gnus-summary-save-in-pipe to choices.
12495 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12496 gnus-summary-pipe-output-default-command as the default command.
12497 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12498 instead of gnus-last-shell-command.
12499
12500 * gnus-sum.el (gnus-summary-pipe-output-default-command):
12501 New user option.
12502 (gnus-summary-muttprint-program): Mention the value will be changed.
12503 (gnus-summary-save-article): Force showing of all headers.
12504 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12505
12506 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
12507
12508 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12509
12510 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
12511
12512 * nnimap.el (nnimap-id):
12513 * sieve-manage.el (sieve-manage-open): Doc fixes.
12514
12515 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
12516
12517 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12518 if available.
12519
12520 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12521
12522 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12523
12524 * nnkiboze.el (nnkiboze-generate-group):
12525 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12526
12527 * nnmairix.el: Require CL.
12528
12529 2008-06-15 David Engster <dengste@eml.cc>
12530
12531 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12532
12533 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
12534
12535 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12536 New macros that expand to an `aset'/`aref' call under Emacs, and to a
12537 runtime choice under XEmacs.
12538
12539 * gnus-sum.el (gnus-summary-set-display-table):
12540 Use `gnus-put-display-table', `gnus-get-display-table',
12541 `gnus-set-display-table' for the display table, instead of `aset'.
12542
12543 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12544
12545 * nnmairix.el: Add autoloads.
12546
12547 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12548
12549 * nnmairix.el (nnmairix-delete-recreate-group)
12550 (nnmairix-update-and-clear-marks): Fix error messages.
12551
12552 2008-06-14 David Engster <dengste@eml.cc>
12553
12554 * nnmairix.el: Upgrade to version 0.6.
12555 (nnmairix-group-toggle-propmarks-this-group)
12556 (nnmairix-group-toggle-readmarks-this-group)
12557 (nnmairix-group-delete-recreate-this-group)
12558 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12559 (nnmairix-remove-tick-mark-original-article): New commands.
12560 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12561 (nnmairix-propagate-marks-to-nnmairix-groups)
12562 (nnmairix-only-use-registry, nnmairix-allowfast-default)
12563 (nnmairix-marks-cache, nnmairix-version-output): New variables.
12564 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12565 functions needed for marks propagation and manipulation of read marks.
12566 (nnmairix-update-groups): New function.
12567 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12568 (nnmairix-determine-original-group-from-registry)
12569 (nnmairix-determine-original-group-from-path)
12570 (nnmairix-get-group-from-file-path, nnmairix-map-range)
12571 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12572 New helper functions.
12573 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12574 keystrokes for new commands.
12575 (nnmairix-delete-and-create-on-change): Doc string cleanup.
12576 (nnmairix-request-group): Check allow-fast group parameter.
12577 (nnmairix-request-create-group): Set allow-fast group parameter if
12578 nnmairix-allowfast-default is set.
12579 (nnmairix-close-group): Propagate marks upon closing if needed.
12580 (nnmairix-group-toggle-threads-this-group): Use new.
12581 nnmairix-group-toggle-parameter helper function.
12582 (nnmairix-search): Better check for empty search result.
12583 (nnmairix-goto-original-article): Use new helper functions for
12584 determining original article.
12585 (nnmairix-show-original-article): Make sure message-id is in brackets.
12586 (nnmairix-call-mairix-binary): Change variable name.
12587 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12588 helper function.
12589 (nnmairix-widget-toggle-activate): Fix doc string.
12590
12591 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12592
12593 * nnir.el: Require edmacro when compiling with XEmacs.
12594 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12595 available in Emacs 21.
12596
12597 2008-06-11 Glenn Morris <rgm@gnu.org>
12598
12599 * gnus-util.el (x-focus-frame):
12600 * gnus.el (image-size):
12601 * mm-decode.el (image-size): Declare.
12602
12603 * gnus-picon.el (declare-function): Add compat definition.
12604 (image-size): Declare.
12605
12606 * gnus-group.el (tool-bar-map):
12607 * gnus-sum.el (tool-bar-map): Define for compiler.
12608
12609 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12610
12611 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12612
12613 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12614 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12615 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12616 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12617 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12618 * sieve-manage.el, spam-report.el, spam.el:
12619 Remove unnecessary eval-and-compile of autoloads.
12620
12621 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
12622
12623 * auth-source.el: Precise Tramp doc.
12624
12625 2008-06-07 Glenn Morris <rgm@gnu.org>
12626
12627 * nnmairix.el: Remove unnecessary eval-when-compile.
12628
12629 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
12630
12631 * nnir.el: New file.
12632
12633 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12634
12635 * gnus-util.el (gnus-read-shell-command): New function.
12636 * mm-decode.el (mm-pipe-part):
12637 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12638
12639 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12640
12641 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12642
12643 2008-06-03 Glenn Morris <rgm@gnu.org>
12644
12645 * pop3.el (nnheader-accept-process-output): Autoload it.
12646
12647 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12648
12649 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12650 are not 2-digit hexadecimal characters that follow `%'s.
12651
12652 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12653
12654 * message.el (message-bogus-recipient-p): Fix type in doc string.
12655 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12656 (message-bogus-addresses): Rename from message-bogus-address-regexp.
12657 Improve custom options.
12658 (message-bogus-recipient-p): Adjust accordingly.
12659
12660 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12661
12662 * nnmairix.el: Require edmacro when compiling with XEmacs.
12663
12664 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
12665
12666 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12667 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12668
12669 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
12670
12671 * auth-source.el: Add more docs.
12672
12673 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12674
12675 * nnheader.el (nnheader-read-timeout): Change the default timeout from
12676 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
12677 retrieval faster in some cases, but might make CPU usage larger.
12678 If this has any bad side effects, we might revert this change.
12679
12680 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12681 seems to make mail retrieval much, much faster.
12682 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12683 unconditionally.
12684
12685 * gnus-draft.el (gnus-group-send-queue):
12686 Bind message-send-mail-partially-limit to nil to avoid being prompted.
12687
12688 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12689
12690 * mml.el (mml-attach-buffer): Prompt for `disposition'.
12691
12692 * message.el (message-bogus-address-regexp): Fix and improve custom
12693 type.
12694 (message-setup-hook): Add message-check-recipients as custom option.
12695
12696 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
12697
12698 * message.el (message-cite-function): Remove bogus autoload which crept
12699 in during merge from v5-10.
12700
12701 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
12702
12703 * nnimap.el (nnimap-open-connection): Fix login/password bug.
12704
12705 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12706
12707 * auth-source.el: Preliminary Tramp docs.
12708 (auth-sources): Change the default auth-sources to use
12709 EPA .gpg files.
12710
12711 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
12712
12713 * nntp.el: Autoload `auth-source-user-or-password'.
12714 (nntp-send-authinfo): Use it.
12715
12716 * nnimap.el: Autoload `auth-source-user-or-password'.
12717 (nnimap-open-connection): Use it.
12718
12719 * auth-source.el: Add docs on using with url-auth. Import gnus-util
12720 for the gnus-message function.
12721 (auth-source-user-or-password): Use it.
12722
12723 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12724
12725 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12726 rfc2104-hexstring-to-byte-list. Return a unibyte string.
12727 (rfc2104-hash): Use it.
12728
12729 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
12730
12731 * gnus-art.el (gnus-article-toggle-truncate-lines):
12732 Don't use `iff' in docstring.
12733
12734 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
12735
12736 * gnus-registry.el: Adjusted copyright dates and added a keyword.
12737
12738 * gnus-util.el (gnus-extract-address-component-name)
12739 (gnus-extract-address-component-email): Convenience functions around
12740 `gnus-extract-address-components'.
12741
12742 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12743 Use `gnus-extract-address-component-email' to fix bug of comparing full
12744 sender name to `user-mail-address'.
12745
12746 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
12747
12748 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12749 catch/throw to optimize.
12750 (gnus-registry-find-keywords): Just use member to find a keyword.
12751
12752 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12753
12754 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12755 is current before calling gnus-server-prepare.
12756 (gnus-server-setup-buffer, gnus-server-update-server)
12757 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12758
12759 2008-05-04 Juri Linkov <juri@jurta.org>
12760
12761 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12762 (mailcap-file-default-commands): Use mailcap-replace-in-string
12763 instead of replace-regexp-in-string, and mailcap-delete-duplicates
12764 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
12765
12766 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
12767
12768 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12769
12770 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12771
12772 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12773 hooks.
12774 (gnus-update-read-articles): Speed up non-marks-using users.
12775 (gnus-use-marks): Define gnus-use-marks.
12776 (gnus-propagate-marks): Rename variable to something more sensible.
12777
12778 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
12779
12780 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12781 (gmm-image-load-path-for-library): Fix typos in docstrings.
12782 (gmm-message): Reflow docstring.
12783
12784 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
12785
12786 * mail-source.el (mail-source-set-1, mail-source-bind):
12787 Move auth-source code out of the macro to clean it up and fix bugs.
12788
12789 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
12790
12791 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12792 by sender if it's equal to user-mail-address, it's likely to be
12793 useless.
12794
12795 * mail-source.el (mail-source-bind): Don't use user or password if they
12796 are not bound. Unintern them if they are nil. Don't use server unless
12797 it's bound, and default it to empty string otherwise.
12798
12799 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
12800
12801 * mail-source.el: Load auth-source.el.
12802 (mail-source-bind): Add comments. Call auth-source-user-or-password to
12803 get user name or password, if auth-sources is set up.
12804
12805 * gnus-registry.el (gnus-registry-split-strategy): New variable for
12806 strategy of splitting with parent.
12807 (gnus-registry-split-fancy-with-parent)
12808 (gnus-registry-post-process-groups): Use it and fix prior
12809 bug (returning a list as the split result).
12810
12811 * auth-source.el (auth-sources): Remove server parameter.
12812 (auth-source-pick, auth-source-user-or-password)
12813 (auth-source-user-or-password-imap)
12814 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12815 (auth-source-user-or-password-sftp)
12816 (auth-source-user-or-password-smtp): Remove server parameter.
12817
12818 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
12819
12820 * smime.el (smime-sign-region, smime-encrypt-region)
12821 (smime-decrypt-region):
12822 Remove redundant calls to `generate-new-buffer-name'.
12823
12824 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
12825
12826 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12827 Don't use QP for message/rfc822.
12828 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12829
12830 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12831
12832 * sieve-manage.el (sieve-string-bytes): Remove.
12833 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12834 correct byte-length only if the process's coding-system is the same as
12835 the one used internally by Emacs to represent strings.
12836
12837 2008-04-22 Juri Linkov <juri@jurta.org>
12838
12839 * mailcap.el (mailcap-file-default-commands): New function.
12840
12841 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12842
12843 * message.el (message-signature-separator, message-cite-function):
12844 Change custom version.
12845
12846 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12847
12848 * mm-decode.el (mm-display-external): Make temp file read-only.
12849
12850 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12851
12852 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12853 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
12854 `C-c C-f d'.
12855
12856 2008-04-12 Adrian Aichner <adrian@xemacs.org>
12857
12858 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12859
12860 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
12861
12862 * auth-source.el: Add docs.
12863 (auth-sources): Modify format to support server.
12864 (auth-source-pick, auth-source-user-or-password)
12865 (auth-source-user-or-password-imap)
12866 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12867 (auth-source-user-or-password-sftp)
12868 (auth-source-user-or-password-smtp): Add server parameter.
12869
12870 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
12871
12872 * gnus-registry.el: Initialize the registry when gnus-registry-install
12873 is t.
12874
12875 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
12876
12877 * compface.el (uncompface): Make buffer unibyte.
12878
12879 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
12880
12881 * mail-source.el (mail-source-value):
12882 Prefer fboundp to functionp so it works with macros as well.
12883
12884 2008-04-05 Glenn Morris <rgm@gnu.org>
12885
12886 * gnus-ems.el (mm-disable-multibyte): Autoload it.
12887
12888 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
12889
12890 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12891 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12892
12893 * nnheader.el (nnheader-init-server-buffer): Change buffer's
12894 multibyteness after rather than before erasing it.
12895
12896 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12897 mm-with-multibyte.
12898 (gnus-request-article-this-buffer): Make sure the proper decoding is
12899 used if gnus-original-article-buffer happens to be unibyte.
12900
12901 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12902 default-enable-multibyte-characters.
12903
12904 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12905 default-enable-multibyte-characters.
12906
12907 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12908
12909 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12910
12911 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12912
12913 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12914 Fix last change in case the element is not even a symbol.
12915
12916 2008-04-02 Simon Josefsson <simon@josefsson.org>
12917
12918 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12919 imap-enable-exchange-bug-workaround.
12920 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12921
12922 2008-04-01 Simon Josefsson <simon@josefsson.org>
12923
12924 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12925 a 100 byte status-checks into a 2-3MB transfer for each group.
12926 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12927 to enable bug workaround or not.
12928 (nnimap-find-minmax-uid): Only enable workaround conditionally.
12929
12930 2008-03-31 Glenn Morris <rgm@gnu.org>
12931
12932 * message.el (mml2015-use): Declare for compiler.
12933 (message-info): Require mml2015 when appropriate.
12934
12935 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
12936
12937 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12938 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12939 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12940 (nntp-service-to-port): New function.
12941 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12942 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12943 (nntp-open-netcat-stream): New function.
12944 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12945
12946 2008-03-29 Sven Joachim <svenjoac@gmx.de>
12947
12948 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12949
12950 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12951
12952 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12953
12954 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
12955
12956 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12957
12958 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
12959
12960 * message.el (message-signature-separator): Change default.
12961 Improve custom type.
12962 (message-cite-function): Change default to
12963 message-cite-original-without-signature.
12964
12965 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12966 toggle.
12967
12968 * message.el (message-check-news-body-syntax): Fix signature check.
12969 (message-setup-1): Mark buffer as unmodified _after_ running
12970 message-setup-hook and handling message-alternative-emails.
12971 (message-shorten-references): Be more strict when building list of
12972 valid references to comply with GNKSA.
12973
12974 * gnus-group.el (gnus-read-ephemeral-bug-group)
12975 (gnus-read-ephemeral-debian-bug-group)
12976 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12977
12978 * message.el (message-info): Don't use booleanp which isn't supported
12979 in Emacs 21 and XEmacs.
12980
12981 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
12982
12983 * gnus-group.el (gnus-gmane-group-download-format): Rename from
12984 gnus-group-gmane-group-download-format.
12985 (gnus-group-read-ephemeral-gmane-group): Rename from
12986 gnus-group-read-ephemeral-gmane-group.
12987 (gnus-read-ephemeral-gmane-group-url): Rename from
12988 gnus-group-read-ephemeral-gmane-group-url.
12989 (gnus-bug-group-download-format-alist): New variable.
12990 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12991 (gnus-read-ephemeral-emacs-bug-group): New commands.
12992
12993 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
12994
12995 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12996 (gnus-visible-headers): Improve custom type.
12997
12998 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
12999
13000 * mml.el (mml-menu): Add workarounds for XEmacs.
13001
13002 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13003 X-Boundary header.
13004
13005 * message.el (message-simplify-recipients): Fix previous commit.
13006
13007 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13008
13009 * mm-util.el (mm-set-buffer-multibyte): New function.
13010 * mm-decode.el (mm-copy-to-buffer): Use it.
13011
13012 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13013 Prefer fboundp to functionp so it works with macros as well.
13014
13015 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13016
13017 * message.el (message-alter-recipients-discard-bogus-full-name):
13018 New function.
13019 (message-alter-recipients-function): New variable.
13020 (message-get-reply-headers): Use it.
13021 (message-replace-header): New helper function.
13022 (message-recipients-without-full-name): New variable.
13023 (message-simplify-recipients): New command.
13024
13025 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13026
13027 * message.el (message-info): Handle EasyPG manual.
13028
13029 * mml.el (mml-menu): Add entry for EasyPG.
13030
13031 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13032
13033 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13034 parameter.
13035
13036 * message.el (message-disassociate-draft): Specify drafts group name
13037 fully.
13038
13039 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13040
13041 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13042 Eliminate unnecessary duplicates from the match list.
13043
13044 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13045
13046 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13047 args of `how-many' of which the XEmacs version doesn't take; declare
13048 Info-index-next as function.
13049
13050 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13051
13052 * gnus-score.el (gnus-score-headers): Fix handling of
13053 gnus-inhibit-slow-scoring.
13054
13055 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13056 string.
13057 (gnus-button-url-regexp): Improve handling of parenthesis.
13058 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13059 (gnus-button-handle-info-keystrokes): Handle index entries.
13060
13061 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13062
13063 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13064 Incoming* files.
13065
13066 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13067
13068 * auth-source.el (auth-sources): Rename from auth-source-choices.
13069 (auth-source-pick): Use it.
13070
13071 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13072
13073 * auth-source.el (auth-source-protocols)
13074 (auth-source-protocols-customize, auth-source-choices): Add and
13075 modified variable customizations and defaults.
13076 (auth-source-pick, auth-source-user-or-password)
13077 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13078 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13079 (auth-source-user-or-password-sftp)
13080 (auth-source-user-or-password-smtp): Use new variables and provide an
13081 interface to netrc.el.
13082
13083 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13084
13085 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13086 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13087 Make sure the nntp port to specify is a string.
13088
13089 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13090
13091 * nntp.el: Use with-current-buffer.
13092 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13093 dubious mm-with-unibyte-current-buffer.
13094 (nntp-with-open-group-function): New function extracted from
13095 nntp-with-open-group macro.
13096 (nntp-with-open-group): Use the function, so it's easier to debug.
13097 Add indentation and debugging info.
13098 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13099 Recommend the use of the netcat alternatives.
13100
13101 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13102 Avoid mm-string-as-multibyte as well.
13103
13104 * nnweb.el (nnweb-insert-html):
13105 Remove use of nnheader-string-as-multibyte.
13106
13107 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13108 (nnheader-string-as-multibyte): Remove.
13109
13110 * mm-view.el: Use inhibit-read-only.
13111 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13112 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13113 or unibyte-string.
13114
13115 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13116 (mm-uu-yenc-extract): Use with-current-buffer.
13117
13118 * gnus-soup.el (gnus-soup-send-packet): Don't use
13119 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13120
13121 * nnmh.el: Use with-current-buffer.
13122 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13123 mm-string-as-multibyte on the output of mm-encode-coding-string.
13124
13125 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13126 (nnimap-request-move-article): Use with-current-buffer.
13127
13128 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13129 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13130 conversion uses string-make-unibyte rather than string-as-unibyte.
13131
13132 * gnus-msg.el: Use with-current-buffer.
13133
13134 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13135
13136 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13137
13138 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13139 string for caching if it is 'PIN.
13140
13141 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13142
13143 * mail-source.el (mail-source-delete-old-incoming-confirm):
13144 Change default to nil.
13145 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13146
13147 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13148
13149 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13150 (gnus-article-goto-prev-page): Work for articles having ^L's.
13151
13152 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13153
13154 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13155
13156 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13157
13158 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13159 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13160 (gnus-bookmark-jump): Adjust some variable names.
13161
13162 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13163
13164 * auth-source.el: New package.
13165 (auth-source-choices): Add customization entry point variable.
13166
13167 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13168 bug.
13169
13170 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13171
13172 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13173 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13174 (gnus-registry-install-shortcuts): Rename from
13175 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13176 the `gnus-registry-mark-map' keymap dynamically from
13177 `gnus-registry-marks'. The generated functions update the summary line
13178 when a registry mark is added or deleted, and will call
13179 `gnus-registry-install-p' (see the comments in the code).
13180 (gnus-registry-user-format-function-M): Use concat intelligently.
13181
13182 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13183 the registry mark functions.
13184
13185 2008-03-05 Glenn Morris <rgm@gnu.org>
13186
13187 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13188 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13189 gnus-art.
13190 (top-level): No need to load own source when compiling.
13191
13192 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13193
13194 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13195 Suggested by <chris.anderton@zetnet.co.uk>.
13196
13197 2008-03-04 Glenn Morris <rgm@gnu.org>
13198
13199 * gnus-sum.el (top-level): No need to require gnus when compiling,
13200 since unconditionally required near start of file.
13201 (gnus-summary-display-while-building): Move definition before use.
13202
13203 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13204
13205 * gnus-registry.el (gnus-registry-user-format-function-M):
13206 Add formatting function.
13207
13208 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13209
13210 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13211 with plists.
13212 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13213 Use new format.
13214
13215 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13216
13217 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13218 `where-is-internal' that returns a range of key sequences.
13219
13220 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13221
13222 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13223
13224 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13225 (gnus-summary-jump-to-group): Consider windows on other displayed
13226 frames as well. Similar changes might be needed elsewhere, but that's
13227 the one I've bumped into during my use.
13228
13229 * nndoc.el (nndoc-oe-dbx-type-p):
13230 * gnus-msg.el (gnus-debug):
13231 * gnus-group.el (gnus-update-group-mark-positions):
13232 Use mm-string-to-multibyte.
13233
13234 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13235
13236 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13237 doesn't handle NotDashEscaped.
13238
13239 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13240 (mml-dnd-attach-options): Fix typo in custom choice.
13241
13242 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13243 Change nndoc-article-type to mbox.
13244 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13245
13246 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13247 to nil, instead of html2text.
13248
13249 * imap.el (imap-debug): Add `imap-ping-server'.
13250
13251 * gnus-bookmark.el: Add FIXMEs.
13252
13253 * message.el (message-form-letter-separator)
13254 (message-send-form-letter-delay): New variables.
13255 (message-send-form-letter): Use them. New command to send form
13256 letters. Requested by Uwe Siart.
13257 (message-send-mail-function): Doc fix. Add "Other" custom option.
13258
13259 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13260
13261 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13262 empty author.
13263
13264 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13265
13266 * gnus-registry.el (gnus-registry-marks): Add variable for
13267 customization of marks and their appearance.
13268 (gnus-registry-read-mark): Use it.
13269 (gnus-registry-do-marks): Add utility function to loop through
13270 `gnus-registry-marks'.
13271 (gnus-registry-install-shortcuts-and-menus): Add function to install
13272 shortcuts and menus.
13273 (gnus-registry-initialize): Use it.
13274 (gnus-registry-default-mark): Clarify documentation.
13275
13276 2008-02-29 Glenn Morris <rgm@gnu.org>
13277
13278 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13279 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13280 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13281 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13282 Change defcustom :version from 23.0 to 23.1.
13283
13284 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13285
13286 * gnus-registry.el (gnus-registry-follow-group-p)
13287 (gnus-registry-post-process-groups): Add functions to aid registry
13288 splitting and improve logging. Clarify behavior in function
13289 documentation.
13290 (gnus-registry-split-fancy-with-parent): Use them.
13291
13292 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13293
13294 * gnus-art.el: Use with-current-buffer.
13295
13296 2008-02-27 David Engster <dengste@eml.cc>
13297
13298 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13299 Express real group name in the response.
13300
13301 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13302
13303 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13304 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13305 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13306 autoload gnus-registry-fetch-group when compiling.
13307 (nnmairix-request-group-with-article-number-correction):
13308 Remove unreferenced argument passed to nnmairix-call-backend.
13309
13310 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13311
13312 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13313 (mm-uu-extract): Improve face for low color ttys.
13314 Reported by Sascha Wilde.
13315
13316 2008-02-27 Glenn Morris <rgm@gnu.org>
13317
13318 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13319 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13320 variables to defconsts. Convert comments to doc-strings.
13321 (nnmairix-last-server, nnmairix-current-server): Convert from free
13322 variables to defvars. Convert comments to doc-strings.
13323 (gnus-registry-fetch-group): Autoload.
13324 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13325 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13326 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13327 caddr.
13328 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13329 nnmairix-request-group-with-article-number-correction call.
13330 (nnmairix-fast, nnmairix-group): New, less general names, for free
13331 variables passed from nnmairix-request-group to
13332 nnmairix-request-group-with-article-number-correction. Declare.
13333 (nnmairix-request-group-with-article-number-correction):
13334 Use nnmairix-fast, nnmairix-group rather than fast, group.
13335
13336 2008-02-26 David Engster <dengste@eml.cc>
13337
13338 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13339 version 0.5.
13340
13341 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13342
13343 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13344 instead of making an extra function call. Don't add the current group
13345 to articles only when they have the group. Use
13346 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13347 Reported by David <de_bb@arcor.de>.
13348
13349 2008-02-24 Miles Bader <miles@gnu.org>
13350
13351 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13352 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13353 (mm-find-mime-charset-region):
13354 * mm-bodies.el (mm-encode-body):
13355 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13356
13357 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13358
13359 * mail-source.el (mail-source-delete-incoming): Change default.
13360 Supplement doc string.
13361
13362 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13363
13364 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13365
13366 * nnmail.el (nnmail-message-id-cache-file): Derive from
13367 `gnus-home-directory'.
13368
13369 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13370
13371 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13372 Document negative prefix.
13373
13374 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13375
13376 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13377
13378 * message.el (message-unsent-separator): Add the Exim bounce
13379 separator.
13380
13381 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13382
13383 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13384 list.
13385 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13386 recipient/signer list.
13387
13388 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13389
13390 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13391 fbound (Emacs 23 unicode), signal an error.
13392
13393 2008-02-08 Glenn Morris <rgm@gnu.org>
13394
13395 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13396
13397 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13398
13399 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13400 ports to the calls to `netrc-machine-user-or-password' in addition to
13401 "imap" and "imaps".
13402
13403 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13404
13405 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13406 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13407 <hanche@math.ntnu.no>.
13408
13409 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13410
13411 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13412
13413 2008-02-01 Zhang Wei <id.brep@gmail.com>
13414
13415 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13416
13417 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13418
13419 2008-02-01 Miles Bader <miles@gnu.org>
13420
13421 * mml.el (mml-parse-1): Remove apparently vestigial use of
13422 `mm-hack-charsets'.
13423 * mm-bodies.el (mm-encode-body): Likewise.
13424
13425 2008-02-01 Kenichi Handa <handa@m17n.org>
13426
13427 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13428 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13429 (rfc2104-hash): Convert the result of concat to unibyte string.
13430
13431 2008-02-01 Dave Love <fx@gnu.org>
13432
13433 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13434 coding-system-for-read.
13435 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13436
13437 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13438 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13439 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13440
13441 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13442
13443 * mail-source.el (mail-sources): Add `group' choice.
13444
13445 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13446 parameter `in-group' to control into which group the articles go.
13447 Add treatment of `group' mail-source.
13448
13449 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13450
13451 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13452 * message.el (message-beginning-of-line): Use featurep instead of bound
13453 tests in order to resolve conditionals at compile time.
13454
13455 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13456
13457 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13458
13459 * mm-decode.el (mm-dissect-buffer): Decode description.
13460
13461 * mml.el (mml-to-mime): Encode message header first.
13462
13463 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
13464
13465 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13466 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13467
13468 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
13469
13470 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13471
13472 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13473
13474 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13475 prefix keys.
13476 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13477 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13478 gnus-xmas.el.
13479
13480 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
13481
13482 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13483 Add new variables for article mark management.
13484 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13485 list of extra data entries which, when present, will indicate that the
13486 article ID should not be trimmed from the registry.
13487 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13488 functions.
13489 (gnus-registry-read-mark): New function to read a mark name from the
13490 user.
13491 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13492 (gnus-registry-set-article-mark-internal): New functions to add and
13493 remove marks.
13494 (gnus-registry-get-article-marks): New function to show the marks for
13495 an article, or retrieve them for further use.
13496
13497 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13498
13499 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13500 keys when no argument is given.
13501
13502 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13503
13504 * gnus-sum.el (gnus-article-sort-by-random)
13505 (gnus-thread-sort-by-random): Fix doc strings.
13506 Reported by jidanni@jidanni.org.
13507
13508 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
13509
13510 * gnus-art.el (gnus-article-describe-bindings): New function.
13511 (gnus-article-read-summary-keys): Use it.
13512 (gnus-article-mode-map): Bind `C-h b' to it.
13513
13514 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13515
13516 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13517 XEmacs.
13518 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13519 Protect against non-character events.
13520
13521 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
13522
13523 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13524 New command.
13525 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13526 instead of END. Change name of the temp file.
13527 (gnus-group-gmane-group-download-format): Add doc string. Make it
13528 customizable.
13529
13530 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
13531
13532 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13533 bind `S W' to gnus-article-wide-reply-with-original; set default
13534 binding to gnus-article-read-summary-send-keys.
13535 (gnus-article-read-summary-keys): Fix the order of keys; display
13536 continuation keys correctly in the echo area; describe bindings
13537 correctly when keys end with `C-h'.
13538 (gnus-article-read-summary-send-keys): New function.
13539 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13540 Work for gnus-article-read-summary-send-keys; display continuation keys
13541 correctly in the echo area.
13542 (gnus-article-reply-with-original): Ignore prefix argument.
13543 (gnus-article-wide-reply-with-original): New function.
13544
13545 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
13546
13547 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13548 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13549
13550 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13551
13552 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13553 (gnus-group-read-ephemeral-gmane-group): New command.
13554
13555 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13556
13557 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13558
13559 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
13560
13561 * message.el (message-send-mail-function): Increase custom version.
13562
13563 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13564 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
13565
13566 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
13567
13568 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13569 html parts correctly; support forwarded messages.
13570 (gnus-article-browse-html-article): Remove work buffers.
13571
13572 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13573 compiling.
13574 (netrc-bound-and-true-p): New macro.
13575 (netrc-parse): Use it instead of bound-and-true-p that is not available
13576 in XEmacs 21.4.
13577
13578 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
13579
13580 * gnus-registry.el (gnus-registry-mark-article)
13581 (gnus-registry-article-marks): Add functionality to mark articles
13582 through the Gnus registry.
13583
13584 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13585 (netrc-parse): Use encrypt-file-alist to determine if
13586 encrypt-find-model or encrypt-insert-file-contents should be used.
13587
13588 2007-12-19 Glenn Morris <rgm@gnu.org>
13589
13590 * mml.el (message-options-set, message-narrow-to-head)
13591 (message-in-body-p, message-mail-p, message-encode-message-body):
13592 Autoload.
13593 (message-remove-header, message-narrow-to-headers-or-head)
13594 (message-subscribed-p, message-make-mail-followup-to)
13595 (message-position-on-field, message-news-p)
13596 (message-options-set-recipient, message-generate-headers)
13597 (message-sort-headers): Declare as functions.
13598
13599 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13600
13601 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13602 convention in doc string.
13603
13604 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
13605
13606 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13607 title to html parts.
13608 (gnus-article-browse-html-article): Pass message header to it.
13609
13610 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13611
13612 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
13613
13614 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13615 or password compatible with XEmacs.
13616
13617 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13618
13619 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13620 format document.
13621 (gnus-mime-delete-part): Don't write description line if empty.
13622 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13623
13624 2007-12-14 Johan Bockgård <bojohan@gnu.org>
13625
13626 * gnus-sum.el (gnus-summary-mark-unread-as-read)
13627 (gnus-summary-mark-read-and-unread-as-read)
13628 (gnus-summary-mark-current-read-and-unread-as-read)
13629 (gnus-summary-mark-unread-as-ticked): Doc fix.
13630 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13631
13632 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13633
13634 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13635 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13636
13637 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13638
13639 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13640 yes-or-no-p.
13641
13642 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
13643
13644 * mm-decode.el (mm-add-meta-html-tag): New function.
13645 (mm-save-part-to-file, mm-pipe-part): Use it.
13646
13647 * gnus-art.el (gnus-article-browse-delete-temp-files):
13648 Use gnus-y-or-n-p instead of y-or-n-p.
13649 (gnus-article-browse-html-parts): Work with message/external-body; use
13650 mm-add-meta-html-tag.
13651
13652 2007-12-11 Glenn Morris <rgm@gnu.org>
13653
13654 * gnus-cache.el: Require gnus-sum not just when compiling.
13655
13656 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13657
13658 * gnus-int.el (gnus-server-opened, gnus-status-message):
13659 Move definitions before use.
13660
13661 * mm-decode.el: Require gnus-util.
13662 (mm-remove-part): Only call delete-annotation on XEmacs.
13663
13664 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13665
13666 * nnmail.el: Require gnus-int.
13667
13668 * spam.el: Move `require's before `eval-when-compile's.
13669
13670 * gnus-ems.el (gnus-alive-p):
13671 * gnus-fun.el (message-goto-eoh):
13672 * gnus-util.el (gnus-group-name-decode):
13673 * mail-source.el (gnus-compress-sequence):
13674 * message.el (Info-goto-node, format-spec):
13675 * mm-bodies.el (message-options-get):
13676 * mm-decode.el (mm-view-pkcs7):
13677 * mm-util.el (gmm-write-region):
13678 * mml-smime.el (mml-compute-boundary)
13679 (gnus-completing-read-with-default):
13680 * mml.el (widget-button-press, gnus-make-hashtable):
13681 * mml1991.el (mm-decode-content-transfer-encoding)
13682 (mm-encode-content-transfer-encoding)
13683 (message-options-get, message-options-set):
13684 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13685 * nnfolder.el (gnus-request-group):
13686 * nnheader.el (ietf-drums-unfold-fws):
13687 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13688 * smime.el (gnus-run-mode-hooks):
13689 * spam-stat.el (gnus-message): Autoload.
13690
13691 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13692 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13693 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13694 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13695 Add declare-function compatibility definition.
13696
13697 * gnus-cache.el (nnvirtual-find-group-art):
13698 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13699 (gnus-add-image, gnus-add-wash-type):
13700 * gnus-group.el (nnkiboze-score-file):
13701 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13702 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13703 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13704 (message-tokenize-header, gnus-get-buffer-create)
13705 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13706 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13707 * gnus.el (gnus-group-decoded-name):
13708 * mail-source.el (imap-capability):
13709 * mm-bodies.el (message-options-set):
13710 * mm-decode.el (gnus-configure-windows):
13711 * mm-extern.el (message-goto-body):
13712 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13713 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13714 (epg-sub-key-validity, message-options-set):
13715 * mml.el (widget-event-point, gnus-configure-windows):
13716 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13717 * mml2015.el (epg-check-configuration, epg-configuration)
13718 (message-options-set):
13719 * nndb.el (nndb-request-article):
13720 * nnfolder.el (gnus-request-create-group):
13721 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13722 * nnmaildir.el (gnus-group-mark-article-read):
13723 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13724 * rfc1843.el (message-fetch-field):
13725 * spam.el (gnus-extract-address-components):
13726 Declare as functions.
13727
13728 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
13729
13730 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13731
13732 2007-12-09 Glenn Morris <rgm@gnu.org>
13733
13734 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13735
13736 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13737 * message.el, mm-view.el, sieve-manage.el, smime.el:
13738 Add declare-function compatibility definition.
13739
13740 * gnus-art.el (w3-region, w3m-region, Info-menu):
13741 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13742 * gnus-sum.el (gnus-get-predicate):
13743 * gnus-util.el (mm-append-to-file, w32-focus-frame):
13744 * message.el (mail-abbrev-in-expansion-header-p):
13745 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13746 (w3m-detect-meta-charset, w3m-region):
13747 * sieve-manage.el (password-read, password-cache-add)
13748 (password-cache-remove):
13749 * smime.el (password-read-and-add): Declare as functions.
13750
13751 2007-12-08 David Kastrup <dak@gnu.org>
13752
13753 * gnus-sum.el (gnus-summary-simplify-subject-query):
13754 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13755 `message'.
13756
13757 2007-12-07 Glenn Morris <rgm@gnu.org>
13758
13759 * gnus-art.el (article-make-date-line): Revert previous change.
13760
13761 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
13762
13763 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13764
13765 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
13766
13767 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13768 Call gnus-add-to-range ranges only once with a prepared article-list.
13769
13770 2007-12-06 Paul Jarc <prj@po.cwru.edu>
13771
13772 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13773 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13774 group names with backslashes.
13775 Reported by Tassilo Horn <tassilo@member.fsf.org>.
13776
13777 2007-12-06 Deepak Goel <deego3@gmail.com>
13778
13779 * gnus-art.el (article-make-date-line):
13780 * gnus-start.el (gnus-load):
13781 * pop3.el (pop3-read-response): Fix buggy call to `error'.
13782
13783 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13784
13785 * gnus-art.el (gnus-use-idna):
13786 * gnus-start.el (gnus-site-init-file):
13787 * message.el (message-use-idna):
13788 * mm-uu.el (mm-uu-hide-markers):
13789 * smiley.el (smiley-style): Revert changes that suppress warnings.
13790
13791 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13792
13793 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13794 specify charset to html source.
13795 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13796
13797 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13798
13799 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13800 idna-program in order to suppress byte compile warning issued by XEmacs
13801 that came to byte compile the default value section of defcustom forms
13802 recently.
13803
13804 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13805 value of installation-directory.
13806
13807 * message.el (message-use-idna): Don't directly refer to the value of
13808 idna-program.
13809
13810 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13811
13812 * smiley.el (smiley-style): Don't directly call face-attribute.
13813
13814 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
13815
13816 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13817
13818 * gnus-dired.el: Reduce Gnus dependencies.
13819 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13820 Don't require. Use autoloads instead.
13821 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13822 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13823 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13824 (gnus-dired-mode): Adjust doc string.
13825 (gnus-dired-mail-mode): New variable.
13826 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13827 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13828 (gnus-dired-mail-buffers): New function. Return mail or message
13829 composition buffers.
13830 (gnus-dired-attach): Use it.
13831 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13832 NO-DECODE.
13833 (gnus-dired-print): Use `gnus-print-buffer' depending on
13834 `gnus-dired-mail-mode'.
13835
13836 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
13837
13838 * rfc2047.el (rfc2047-encoded-word-regexp)
13839 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13840 explaining what regexp patterns are for.
13841
13842 2007-12-04 Glenn Morris <rgm@gnu.org>
13843
13844 * password.el: Move to ../password-cache.el.
13845
13846 * mml1991.el (password-read, password-cache-add, password-cache-remove):
13847 * mml2015.el (password-read, password-cache-add, password-cache-remove):
13848 * mml-smime.el (password-read, password-cache-add)
13849 (password-cache-remove):
13850 No need to autoload, since mml-sec requires password.
13851
13852 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13853 * message.el (gnus-extract-address-components):
13854 * mml-smime.el (gnus-extract-address-components): Define for compiler.
13855
13856 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13857 password.
13858
13859 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
13860
13861 * mailcap.el: Reduce dependencies.
13862 (mail-header-parse-content-type): Autoload.
13863 (mailcap-delete-duplicates): New alias.
13864 (mailcap-mime-info): Add optional argument NO-DECODE.
13865 (mailcap-mime-types): Use mailcap-delete-duplicates.
13866
13867 * message.el (message-ignored-supersedes-headers): Add "X-ID".
13868
13869 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13870
13871 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13872 function.
13873
13874 * gnus-uu.el (gnus-uu-decode-yenc): New command.
13875 (gnus-uu-yenc-article): New function.
13876
13877 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13878
13879 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13880
13881 2007-12-02 Glenn Morris <rgm@gnu.org>
13882
13883 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
13884 Move to ../net.
13885
13886 * binhex.el, uudecode.el: Move to ../mail.
13887
13888 * encrypt.el: Remove file.
13889
13890 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
13891
13892 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13893 matches on patches.
13894
13895 * gnus-art.el (gnus-article-browse-html-article):
13896 Mention `mm-text-html-renderer' in the doc string.
13897
13898 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13899 string. Add comments.
13900
13901 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13902 if rhs is ASCII.
13903
13904 2007-12-01 Glenn Morris <rgm@gnu.org>
13905
13906 * dig.el, dns.el: Move to ../net.
13907 * format-spec.el, hex-util.el, sha1.el: Move to ../.
13908
13909 * mail-source.el (top-level): Require format-spec before
13910 eval-when-compile.
13911
13912 2007-11-30 Glenn Morris <rgm@gnu.org>
13913
13914 * encrypt.el: Require password, rather than autoloading password-read.
13915
13916 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
13917
13918 * gnus.el (gnus-method-to-server): Add an optional parameter so the
13919 caller can indicate whether the cache should be disregarded for this
13920 call. This way the result of the call is reproducible at all times and
13921 can be considered a canonical server name for the supplied method.
13922 (gnus-agent-method-p): Canonicalize server names by pushing their
13923 method through `gnus-method-to-server' using the no-cache argument.
13924
13925 * gnus-srvr.el (gnus-server-insert-server-line):
13926 Call `gnus-method-to-server' with `no-cache' argument.
13927
13928 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13929 gnus-agent-possibly-synchronize-flags as this should be called when the
13930 server is actually being opened.
13931 (gnus-agent-possibly-synchronize-flags)
13932 (gnus-agent-possibly-synchronize-flags-server): Move check for the
13933 flags file of an agentized server to the latter function.
13934
13935 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13936 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13937 after a connection has been established successfully.
13938
13939 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
13940
13941 * gnus-art.el (article-display-face): Force to display face if called
13942 interactively; check if gnus-article-x-face-too-ugly matches author.
13943 (article-display-x-face): Display face even if From header is missing
13944 as article-display-face does.
13945
13946 2007-11-28 Richard Stallman <rms@gnu.org>
13947
13948 * md4.el: Move to ../.
13949 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
13950
13951 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
13952
13953 * mail-source.el (mail-sources): Default to fetch from file for
13954 compatibility with default of nnmail-spool-file.
13955
13956 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
13957
13958 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13959 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13960 to look for encoded word that should be encoded again.
13961 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13962 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13963 encoding pattern.
13964 (rfc2047-decode-region): Switch strict regexp and loose one according
13965 to rfc2047-allow-irregular-q-encoded-words.
13966
13967 2007-11-26 Simon Josefsson <simon@josefsson.org>
13968
13969 * imap.el: Move to ../net directory.
13970
13971 2007-11-25 Romain Francoise <romain@orebokech.com>
13972
13973 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13974
13975 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13976
13977 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13978 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13979
13980 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13981 `nnmail-spool-file'.
13982
13983 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13984 `nnmail-spool-file'.
13985
13986 * gnus-move.el (gnus-change-server): Ditto.
13987
13988 * gnus-kill.el (gnus-batch-score): Ditto.
13989
13990 * gnus-cache.el (gnus-jog-cache): Ditto.
13991
13992 * gnus-msg.el (gnus-summary-reply):
13993 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13994
13995 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13996
13997 * gnus-cache.el (gnus-cache-generate-nov-databases):
13998 Use nnml-generate-nov-databases-directory instead of
13999 nnml-generate-nov-databases-1.
14000
14001 2007-11-24 Glenn Morris <rgm@gnu.org>
14002
14003 * message.el (message-tool-bar-retro): Update for rename
14004 mail_send.xpm->mail-send.xpm.
14005
14006 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14007
14008 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14009 `smime-ldap-search' for Emacs 22 and up.
14010
14011 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14012
14013 * hashcash.el: Move to ../mail directory.
14014
14015 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14016
14017 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14018 `smime-ldap-search' for Emacs 22 and up.
14019
14020 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14021
14022 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14023
14024 * message.el (message-send-mail-function): Fix error convention.
14025 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14026 (message-widen-reply, message-send-mail, message-talkative-question)
14027 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14028 (message-clone-locals, message-send-news): Use with-current-buffer.
14029 (message-insert-or-toggle-importance): Remove unused var `valid'.
14030 (message-make-references): Remove unused var `new-references'.
14031 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14032
14033 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14034
14035 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14036 (spam-split-symbolic-return-positive): Reflow docstring.
14037 (spam-backends, spam-summary-exit-behavior)
14038 (spam-mark-ham-unread-before-move-from-spam-group)
14039 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14040 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14041 (spam-clear-cache, spam-backend-check, spam-install-backend)
14042 (spam-install-statistical-backend, spam-list-of-processors)
14043 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14044 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14045 (spam-check-crm114, spam-initialize, spam-unload-hook):
14046 Fix typos in docstrings.
14047
14048 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14049
14050 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14051 been checked if they have never been read and those group levels are
14052 higher than the one that a user specified.
14053
14054 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14055
14056 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14057 foreign groups unless a group level is specified by a user.
14058 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14059
14060 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14061
14062 * message.el (message-send-mail-function): Require sendmail.
14063
14064 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14065
14066 * message.el (message-send-mail-function): Check for smtpmail too.
14067
14068 * utf7.el (utf7-encode, utf7-decode): Use coding system
14069 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14070
14071 * message.el (message-send-mail-function): New function.
14072 (message-send-mail-function): Set default using
14073 message-send-mail-function. Adjust doc string.
14074 (message-send-mail-with-mailclient): New function.
14075
14076 2007-11-17 Richard Stallman <rms@gnu.org>
14077
14078 * assistant.el: Remove file.
14079
14080 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14081
14082 * smime.el (from):
14083 * rfc2047.el (message-posting-charset):
14084 * qp.el (mm-use-ultra-safe-encoding):
14085 * pop3.el (parse-time-months):
14086 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14087 * nnml.el (files):
14088 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14089 (jka-compr-compression-info-list, ange-ftp-path-format)
14090 (efs-path-regexp):
14091 * nndiary.el (files):
14092 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14093 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14094 (epg-digest-algorithm-alist, inhibit-redisplay)
14095 (password-cache-expiry):
14096 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14097 (pgg-output-buffer, password-cache-expiry):
14098 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14099 (efs-path-regexp):
14100 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14101 (inhibit-redisplay):
14102 * mm-uu.el (file-name, start-point, end-point, entry)
14103 (gnus-newsgroup-name, gnus-newsgroup-charset):
14104 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14105 (latin-unity-ucs-list):
14106 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14107 (mm-uu-binhex-decode-function):
14108 * message.el (gnus-message-group-art, gnus-list-identifiers)
14109 (rmail-enable-mime-composing, gnus-local-organization)
14110 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14111 (gnus-read-active-file, facemenu-add-face-function)
14112 (facemenu-remove-face-function, gnus-article-decoded-p)
14113 (tool-bar-mode):
14114 * mail-source.el (display-time-mail-function):
14115 * gnus-util.el (nnmail-pathname-coding-system)
14116 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14117 (gnus-original-article-buffer, gnus-user-agent)
14118 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14119 (xemacs-codename, sxemacs-codename, emacs-program-version):
14120 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14121 * gnus-start.el (gnus-agent-covered-methods)
14122 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14123 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14124 (gnus-newsgroup-headers, gnus-group-list-mode)
14125 (gnus-group-mark-positions, gnus-newsgroup-data)
14126 (gnus-newsgroup-unreads, nnoo-state-alist)
14127 (gnus-current-select-method, mail-sources)
14128 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14129 (nnmail-spool-file, gnus-cache-active-hashtb):
14130 * gnus-mh.el (mh-lib-progs):
14131 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14132 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14133 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14134 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14135 (gnus-group-buffer):
14136 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14137 (font-lock-set-defaults):
14138 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14139 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14140 (gnus-summary-post-menu, total-parts, type, condition, length):
14141 * gnus-agent.el (gnus-agent-read-agentview):
14142 * flow-fill.el (show-trailing-whitespace):
14143 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14144 eval-and-compile wrappers for byte compiler pacifiers.
14145
14146 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14147 (mm-display-inline-fontify): Check for featurep 'xemacs not
14148 extent-list.
14149
14150 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14151 itimer-list.
14152 (mm-create-image-xemacs): Only do something for XEmacs.
14153 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14154
14155 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14156
14157 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14158 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14159
14160 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14161
14162 * nnimap.el (nnimap-split-download-body):
14163 * gnus-demon.el (gnus-demon):
14164 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14165
14166 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14167
14168 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14169 New macros.
14170 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14171 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14172 copy data from unibyte buffer to multibyte current buffer.
14173 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14174 to copy data from unibyte current buffer to multibyte buffer.
14175 (nntp-make-process-buffer): Make process buffer unibyte.
14176
14177 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14178
14179 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14180
14181 * pop3.el (pop3-open-server): Accept and process data more robustly at
14182 connection start to avoid spurious "POP SSL connection failed" errors.
14183
14184 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14185
14186 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14187 read group names.
14188
14189 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14190
14191 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14192
14193 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14194
14195 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14196 (nnmail-save-active): Use a unibyte buffer when saving active file,
14197 which may contain non-ASCII group names.
14198
14199 * nnml.el (nnml-request-group): Decode group names in messages.
14200
14201 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14202
14203 * message.el (message-citation-line-function)
14204 (message-insert-formatted-citation-line): Fix spelling of
14205 `message-insert-formated-citation-line'.
14206
14207 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14208
14209 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14210
14211 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14212
14213 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14214 nnmail-pathname-coding-system.
14215
14216 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14217 that a user enters; decode group names in messages.
14218
14219 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14220
14221 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14222
14223 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14224
14225 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14226
14227 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14228 risky local variable.
14229
14230 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14231
14232 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14233
14234 * encrypt.el: Improve documentation to fix function name typo.
14235 Reported by Daiki Ueno <ueno@unixuser.org>.
14236
14237 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14238
14239 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14240 even if the point is not in the last page of an article.
14241 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14242 back to the previous page.
14243
14244 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14245
14246 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14247
14248 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14249
14250 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14251
14252 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14253
14254 * message.el (message-check-news-body-syntax):
14255 Avoid mm-string-as-multibyte.
14256 (message-hide-headers): Don't assume (point-min)==1.
14257
14258 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14259
14260 * message.el (message-remove-blank-cited-lines): Fix if remove is
14261 given.
14262 (message-bogus-address-regexp): New variable.
14263 (message-bogus-recipient-p): New function.
14264 (message-check-recipients): New command.
14265 (message-syntax-checks): Add `bogus-recipient'.
14266 (message-fix-before-sending): Add `bogus-recipient'.
14267
14268 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14269 (gnus-treat-body-boundary): Don't test window-system.
14270
14271 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14272
14273 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14274
14275 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14276
14277 * gnus.el: Bump version to Gnus v5.13.
14278
14279 2007-10-28 Miles Bader <miles@gnu.org>
14280
14281 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14282 at compile-time too.
14283
14284 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14285
14286 * gnus-msg.el (gnus-message-setup-hook):
14287 Add `message-remove-blank-cited-lines' to options.
14288
14289 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14290
14291 * message.el (message-remove-blank-cited-lines): New function.
14292 Suggested by Karl Plästerer.
14293
14294 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14295
14296 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14297 mapc.
14298
14299 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14300 (top-level): Use mapc to set functions to be traced for debugging.
14301
14302 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14303 called for effect with while loop.
14304
14305 * message.el (message-talkative-question): Replace mapcar called for
14306 effect with mapc.
14307
14308 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14309 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14310 called for effect with dolist.
14311
14312 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14313
14314 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14315 gnus-extra-headers and nnmail-extra-headers.
14316
14317 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14318 called for effect with dolist.
14319 (top-level): Use mapc to set functions to be traced for debugging.
14320
14321 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14322 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14323 dolist.
14324
14325 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14326 Replace mapcar called for effect with mapc.
14327 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14328 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14329 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14330 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14331
14332 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14333 remove-if that's a cl function.
14334
14335 * webmail.el (webmail-debug): Replace mapcar called for effect with
14336 dolist.
14337
14338 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14339
14340 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14341 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14342 with while loop.
14343
14344 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14345 functions from article-* functions.
14346 (gnus-multi-decode-header): Replace mapcar called for effect with
14347 dolist.
14348
14349 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14350 (gnus-bookmark-show-details): Replace mapcar called for effect with
14351 while loop.
14352
14353 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14354 called for effect with while loop.
14355
14356 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14357 with dolist.
14358
14359 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14360 Replace mapcar called for effect with dolist.
14361
14362 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14363
14364 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14365 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14366 Replace mapcar called for effect with dolist.
14367 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14368 mapc.
14369
14370 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14371 Replace mapcar called for effect with dolist.
14372 (gnus-topic-list): Replace mapcar called for effect with mapc.
14373
14374 * gnus.el: Use mapc instead of mapcar to add autoloads.
14375
14376 2007-10-23 Richard Stallman <rms@gnu.org>
14377
14378 * gnus-group.el (gnus-group-highlight): Mark as risky.
14379
14380 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14381
14382 * gnus.el (gnus-server-to-method): Return method found first in
14383 gnus-newsrc-alist.
14384
14385 * gnus-art.el (gnus-article-highlight-signature)
14386 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14387 button overlay without the front stickiness.
14388
14389 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14390
14391 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14392 overview buffer needed a catch to receive its throw.
14393 (gnus-agent-flush-cache): Declare as interactive to make this function
14394 easier to use.
14395
14396 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14397
14398 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14399 `next-line'.
14400
14401 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14402
14403 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14404 exclude address matching message-dont-reply-to-names.
14405
14406 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14407
14408 * gnus-util.el (gnus-string<): New function.
14409
14410 * gnus-sum.el (gnus-article-sort-by-author)
14411 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14412
14413 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14414
14415 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14416 the frame-focus tag is set in gnus-buffer-configuration.
14417
14418 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14419
14420 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14421 the front stickiness.
14422
14423 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14424
14425 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14426 url pattern; remove duplicate one.
14427 (gnus-article-extend-url-button): New function.
14428 (gnus-article-add-buttons): Use it.
14429 (gnus-button-push): Use concatenated url that it makes.
14430
14431 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14432
14433 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14434 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14435
14436 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14437
14438 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14439 Don't hardcode point-min==1.
14440
14441 2007-09-30 David Kastrup <dak@gnu.org>
14442
14443 * gnus-art.el (gnus-article-reply-with-original)
14444 (gnus-article-followup-with-original): When `transient-mark-mode' is
14445 off, refrain from active-region behavior for followups.
14446
14447 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14448
14449 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14450 Fix comment about "iso8859-1".
14451
14452 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14453
14454 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14455 ones returned from the verify-function.
14456
14457 * mm-uu.el (mm-uu-pgp-signed-extract-1):
14458 Call mml2015-extract-cleartext-signature if extraction failed.
14459
14460 2007-10-07 Daiki Ueno <ueno@unixuser.org>
14461
14462 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14463 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14464 failed.
14465
14466 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14467
14468 * Relicense "GPLv2 or later" files to "GPLv3 or later".
14469
14470 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14471
14472 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14473 to mark a thread as expirable. Add variable `hide' to handle hiding of
14474 thread for both the null and zero (kill/expire thread) universal prefix
14475 cases.
14476 (gnus-summary-expire-thread): Add new function to expire a thread,
14477 using gnus-summary-kill-thread.
14478 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14479 shortcuts for gnus-summary-expire-thread.
14480 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14481 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
14482
14483 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14484
14485 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14486 extras value, so an extras entry can be deleted.
14487 (gnus-registry-delete-extra-entry): Use it.
14488 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14489 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14490 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14491 storage through the gnus-registry, and provide an appropriate API for
14492 it.
14493
14494 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14495
14496 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14497 Suggested by Leo <sdl.web@gmail.com>.
14498
14499 * gnus.el: Do.
14500
14501 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14502
14503 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14504 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
14505
14506 * gnus-agent.el (gnus-agent-fetch-headers): Do.
14507
14508 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14509 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14510
14511 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14512
14513 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14514 newline.
14515 (nnmbox-request-accept-article): Don't change article in source buffer;
14516 narrow to header to use message-fetch-field rather than
14517 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14518 (nnmbox-request-replace-article): Quote lines that'll be misidentified
14519 as delimiters; make sure article ends with newline.
14520 (nnmbox-delete-mail): Correct last position of article to be deleted;
14521 ignore X-Gnus-Newsgroup header in article body.
14522 (nnmbox-save-mail): Quote lines looking like delimiters at the right
14523 positions; make sure article ends with newline.
14524
14525 * message.el (message-display-abbrev): Don't infloop when a user
14526 inserts SPC in the beginning of header.
14527
14528 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
14529
14530 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14531 list of groups not followed by default. Fix type to be regexp.
14532 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14533
14534 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
14535
14536 * hmac-def.el (define-hmac-function): Switch from old-style to
14537 new-style backquotes.
14538
14539 * md4.el (md4-make-step): Likewise.
14540
14541 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14542
14543 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14544 raw-text coding system when saving .newsrc file, which may contain
14545 non-ASCII group names.
14546
14547 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14548
14549 * gnus-cus.el (gnus-score-extra): New widget.
14550 (gnus-score-extra-convert): New function.
14551 (gnus-score-customize): Use it for Extra.
14552
14553 2007-08-31 Daiki Ueno <ueno@unixuser.org>
14554
14555 * mml2015.el (mml2015-extract-cleartext-signature): New function.
14556 (mml2015-mailcrypt-clear-verify): Use it.
14557 (mml2015-gpg-clear-verify): Use it.
14558 (mml2015-pgg-clear-verify): Use it.
14559 (mml2015-epg-clear-verify): Replace the current part with the output
14560 from GnuPG; don't extract the plaintext by itself.
14561
14562 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14563 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14564 mml2015-clear-verify-function; don't touch the armor headers or
14565 dash-escaped text here.
14566
14567 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
14568
14569 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14570 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14571 parts, or application/octet-stream as a last resort.
14572 (gnus-mime-view-part-as-type): Don't toggle display.
14573 (gnus-mime-view-part-as-charset): Don't turn off display before
14574 querying charset.
14575
14576 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14577 stuff to undisplayer function in Emacs.
14578 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14579
14580 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14581 text/calendar parts.
14582
14583 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
14584
14585 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14586 decoding text/calendar parts.
14587
14588 * message.el (message-forward-make-body-mime): Always mark body as
14589 having no illegible text; remove signed-or-encrypted argument.
14590 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14591
14592 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14593 (mml-generate-mime-1): Don't encode body if it is specified to be in
14594 raw form; don't make buffer be unibyte when inserting multibyte string.
14595
14596 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14597
14598 * sha1.el: Fix up comment style.
14599 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14600 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14601
14602 * hex-util.el: Fix up comment style.
14603 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14604
14605 * gnus-salt.el: Use with-current-buffer.
14606 (gnus-pick-setup-message): Fix long-standing typo.
14607
14608 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
14609
14610 * imap.el (imap-logout-timeout): New variable.
14611 (imap-logout, imap-logout-wait): New functions.
14612 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14613
14614 * nnimap.el (nnimap-logout-timeout): New server variable.
14615 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14616 nnimap-logout-timeout.
14617
14618 * gnus-art.el (gnus-article-summary-command-nosave)
14619 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14620
14621 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
14622
14623 * gnus.el (gnus-maximum-newsgroup): New variable.
14624
14625 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14626 according to gnus-maximum-newsgroup.
14627
14628 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14629 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14630 Limit the range of articles according to gnus-maximum-newsgroup.
14631
14632 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
14633
14634 * gnus-art.el (gnus-sticky-article): Fix problems described in
14635 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
14636 Don't perform gnus-configure-windows here; reuse existing sticky
14637 article buffer.
14638
14639 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14640 it doesn't exist in gnus-article-mode.
14641
14642 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
14643
14644 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14645 (gnus-agent-decoded-group-name): New function.
14646 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14647 (gnus-agent-expire-group-1): Use it; decode group name in messages.
14648
14649 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
14650
14651 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14652 Add binding for gnus-sticky-article.
14653 (gnus-summary-exit): Don't kill sticky article buffers.
14654
14655 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14656 article buffer.
14657 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14658 (gnus-kill-sticky-article-buffers): New commands.
14659
14660 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
14661
14662 * nntp.el (nntp-xref-number-is-evil): New server variable.
14663 (nntp-find-group-and-number): If it is non-nil, don't trust article
14664 numbers in the Xref header.
14665
14666 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14667
14668 * gnus-agent.el (gnus-agent-read-group): New function.
14669 (gnus-agent-flush-group, gnus-agent-expire-group)
14670 (gnus-agent-regenerate-group): Use it.
14671 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14672 nnmail-pathname-coding-system.
14673
14674 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
14675
14676 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14677
14678 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14679 that are unread as unread, and also as selected so that information of
14680 marks having been changed by a user may be updated when exiting group.
14681
14682 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
14683
14684 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14685
14686 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
14687
14688 * gnus-art.el (gnus-mime-display-single): Pass part number that is
14689 calculated ignoring signature parts to gnus-treat-article.
14690
14691 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14692
14693 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14694 a point here in order to keep the window start.
14695 (gnus-insert-mime-security-button): Make a button overlay without the
14696 front stickiness.
14697 (gnus-mime-display-security): Goto the end of a button.
14698
14699 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14700
14701 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
14702
14703 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14704 group-name-at-point.
14705 (gnus-group-completing-read): New function that offers decoded
14706 non-ASCII group names for completion.
14707 (gnus-fetch-group, gnus-group-read-ephemeral-group)
14708 (gnus-group-jump-to-group, gnus-group-make-group-simple)
14709 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14710 (gnus-group-fetch-control): Use it.
14711 (gnus-fetch-group): Use group-name-at-point for the initial value
14712 rather than the default value; use gnus-alive-p.
14713
14714 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14715 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14716 (gnus-summary-post-news): Use gnus-group-completing-read.
14717
14718 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14719 (gnus-read-move-group-name): Decode group name for completion.
14720
14721 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
14722
14723 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14724 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14725 Yamaoka slightly modified the code).
14726
14727 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
14728
14729 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14730 (nnmail-split-incoming): Bind it.
14731
14732 * nnml.el (nnml-group-name-charset): New function.
14733 (nnml-decoded-group-name): Use it; don't decode group name if
14734 nnmail-group-names-not-encoded-p is non-nil.
14735 (nnml-encoded-group-name): New function.
14736 (nnml-group-pathname): Inline nnml-decoded-group-name.
14737 (nnml-request-expire-articles): Decode group name in message.
14738 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14739 nnmail-pathname-coding-system.
14740 (nnml-save-mail, nnml-active-number): Work with decoded group names and
14741 not decoded ones according to nnmail-group-names-not-encoded-p.
14742 (nnml-generate-active-info): Use nnml-encoded-group-name.
14743
14744 2007-08-08 Glenn Morris <rgm@gnu.org>
14745
14746 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14747 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14748 doc-strings and comments.
14749
14750 2007-07-25 Glenn Morris <rgm@gnu.org>
14751
14752 * Relicense all FSF files to GPLv3 or later.
14753
14754 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14755
14756 * gnus-sum.el (gnus-summary-move-article):
14757 Make gnus-summary-respool-article work.
14758
14759 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
14760
14761 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14762 string.
14763
14764 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
14765
14766 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
14767 that should be ignored when comparing distant RSS articles with local
14768 ones.
14769 (nnrss-make-hash-index): New function. Create a hash index according
14770 to the ignored fields.
14771 (nnrss-check-group): Use it.
14772
14773 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
14774
14775 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14776
14777 * gnus-art.el (article-decode-group-name): Decode Xref header too.
14778
14779 * gnus-group.el (gnus-group-make-group): Encode group name here unless
14780 the new optional argument ENCODED is non-nil.
14781 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14782 coding system for encoding group name.
14783 (gnus-group-make-rss-group): Pass un-encoded group name to
14784 gnus-group-make-group.
14785 (gnus-group-set-info): Tell gnus-group-make-group that group name is
14786 encoded.
14787
14788 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14789 Encode group name to which articles are moved or copied.
14790 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14791 coding system for encoding Newsgroup, Followup-To and Xref headers.
14792
14793 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14794 marks; use nnheader-file-coding-system to write a file.
14795 (nnagent-retrieve-headers): Bind file-name-coding-system to
14796 nnmail-pathname-coding-system.
14797
14798 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14799
14800 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14801 (nnml-request-article, nnml-request-create-group)
14802 (nnml-request-rename-group, nnml-find-id)
14803 (nnml-possibly-change-directory, nnml-possibly-create-directory)
14804 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14805 (nnml-save-marks): Use nnml-group-pathname instead of
14806 nnmail-group-pathname.
14807
14808 (nnml-request-create-group, nnml-request-expire-articles)
14809 (nnml-request-move-article, nnml-request-delete-group)
14810 (nnml-deletable-article-p, nnml-possibly-create-directory)
14811 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14812 (nnml-open-marks): Bind file-name-coding-system to
14813 nnmail-pathname-coding-system.
14814
14815 (nnml-request-article): Pass server argument to nnml-find-group-number.
14816 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14817 Pass server argument to nnml-possibly-create-directory.
14818 (nnml-request-accept-article): Pass server argument to
14819 nnml-active-number and nnml-save-mail.
14820 (nnml-find-group-number): Pass server argument to nnml-find-id.
14821 (nnml-request-update-info): Pass server argument to
14822 nnml-marks-changed-p.
14823
14824 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14825 (nnml-save-mail, nnml-active-number): Add server argument.
14826
14827 (nnml-request-delete-group): Warn if group is missing.
14828 (nnml-get-nov-buffer): Decode group name.
14829 (nnml-generate-active-info): Encode group name.
14830 (nnml-open-marks): Decode group name in messages.
14831
14832 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14833
14834 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14835 if it is not specified.
14836 (gnus-article-pipe-part, gnus-article-save-part)
14837 (gnus-article-interactively-view-part, gnus-article-copy-part)
14838 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14839 (gnus-article-inline-part, gnus-article-save-part-and-strip)
14840 (gnus-article-replace-part, gnus-article-delete-part)
14841 (gnus-article-view-part-as-type): Pass raw prefix argument to
14842 gnus-article-part-wrapper.
14843
14844 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
14845
14846 * gnus-agent.el (gnus-agent-save-active):
14847 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14848
14849 * gnus-cache.el (gnus-cache-save-buffers)
14850 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14851 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14852 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14853 (gnus-cache-braid-nov, gnus-cache-braid-heads)
14854 (gnus-cache-generate-active, gnus-cache-rename-group)
14855 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14856 (gnus-cache-update-overview-total-fetched-for):
14857 Bind file-name-coding-system to nnmail-pathname-coding-system.
14858 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14859 New variables.
14860 (gnus-cache-decoded-group-name): New function.
14861 (gnus-cache-file-name): Use it.
14862 (gnus-cache-generate-active): Use non-decoded group name for active.
14863
14864 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14865 right place.
14866 (gnus-write-active-file): Don't break non-ASCII group names.
14867
14868 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14869 nnmail-pathname-coding-system.
14870
14871 * gnus-uu.el (gnus-uu-decode-save): Typo.
14872
14873 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
14874
14875 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14876
14877 2007-07-14 David Kastrup <dak@gnu.org>
14878
14879 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14880 finishing actions if we did not edit the article.
14881
14882 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14883
14884 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14885 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14886 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14887 (gnus-agent-flush-group, gnus-agent-flush-cache)
14888 (gnus-agent-fetch-headers, gnus-agent-load-alist)
14889 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14890 (gnus-agent-retrieve-headers, gnus-agent-request-article)
14891 (gnus-agent-regenerate-group)
14892 (gnus-agent-update-files-total-fetched-for)
14893 (gnus-agent-update-view-total-fetched-for):
14894 Bind file-name-coding-system to nnmail-pathname-coding-system.
14895 (gnus-agent-group-pathname): Don't encode file names by
14896 nnmail-pathname-coding-system.
14897 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14898 coding-system-for-write instead of buffer-file-coding-system to
14899 gnus-agent-file-coding-system.
14900
14901 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14902 Decode group name.
14903
14904 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14905
14906 * gnus-start.el (gnus-update-active-hashtb-from-killed)
14907 (gnus-read-newsrc-el-file): Make group names unibyte.
14908
14909 * nnmail.el (nnmail-group-pathname): Don't encode file names by
14910 nnmail-pathname-coding-system.
14911
14912 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14913 (nnrss-request-delete-group): Bind file-name-coding-system to
14914 nnmail-pathname-coding-system.
14915 (nnrss-read-server-data, nnrss-read-group-data):
14916 Bind file-name-coding-system correctly.
14917 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14918
14919 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14920 (nntp-server-to-method-cache): New variable.
14921 (nntp-group-pathname): New function that decodes non-ASCII group names.
14922 (nntp-possibly-create-directory, nntp-marks-changed-p)
14923 (nntp-save-marks, nntp-open-marks): Use it.
14924 (nntp-possibly-create-directory, nntp-open-marks):
14925 Bind file-name-coding-system to nnmail-pathname-coding-system.
14926 (nntp-open-marks): Decode group names when bootstrapping marks.
14927
14928 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14929 Newsgroups and Followup-To headers.
14930
14931 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14932
14933 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14934 (gnus-server-closed-face, gnus-server-denied-face)
14935 (gnus-server-offline-face): Remove variable.
14936 (gnus-server-font-lock-keywords): Use faces that are not aliases.
14937
14938 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14939 of modifying message-stack directly for XEmacs.
14940
14941 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14942 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14943 if the coding-system argument is nil for XEmacs.
14944
14945 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14946 mm-charset-override-alist.
14947
14948 * rfc2047.el: Don't require base64; require rfc2045 for the function
14949 rfc2045-encode-string.
14950 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14951 to quote the parameter value.
14952
14953 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
14954
14955 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14956 form in gnus-group-name-charset-method-alist.
14957
14958 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14959 overrides the default layout edit-form.
14960
14961 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14962
14963 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14964
14965 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
14966
14967 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14968 as unfetched articles.
14969
14970 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
14971
14972 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14973
14974 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
14975
14976 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14977 original back end that keeps marks in the local system.
14978
14979 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
14980
14981 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14982 arg of pop-to-buffer for XEmacs.
14983 (gnus-article-read-summary-keys): Ditto; don't restore window
14984 configuration if summary command ends up with neither article buffer
14985 nor summary buffer; describe bindings if summary keys end with C-h.
14986
14987 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
14988
14989 * message.el (message-fix-before-sending): Skip raw message part to be
14990 forwarded while checking illegible text.
14991 (message-forward-make-body-mime, message-forward-make-body):
14992 Mark signed or encrypted raw message as having no illegible text.
14993
14994 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
14995
14996 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14997 (gnus-message-with-timestamp-1): New macro.
14998 (gnus-message-with-timestamp): New function.
14999 (gnus-message): Use them.
15000
15001 * nnheader.el (nnheader-message): Use them.
15002
15003 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15004
15005 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15006 .newsrc.eld file.
15007
15008 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15009
15010 * gnus-agent.el (gnus-agent-fetch-headers)
15011 (gnus-agent-retrieve-headers):
15012 Bind gnus-decode-encoded-address-function to identity.
15013
15014 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15015 available also when the server returns simply a dot.
15016
15017 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15018
15019 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15020
15021 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15022
15023 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15024
15025 * gnus-ems.el (gnus-x-splash): Make it work.
15026
15027 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15028 from being used.
15029
15030 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15031
15032 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15033 the front stickiness.
15034 (gnus-article-summary-command-nosave): Correct the order of the
15035 arguments passed to pop-to-buffer.
15036 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15037 summary command ends up with the article buffer.
15038
15039 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15040 the same faces.
15041
15042 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15043
15044 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15045
15046 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15047
15048 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15049 * gnus-sum.el (gnus-summary-highlight):
15050 * mail-source.el (mail-source-delete-old-incoming-confirm):
15051 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15052
15053 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15054
15055 * gnus-art.el (gnus-mime-view-part-externally)
15056 (gnus-mime-view-part-internally): Fix predicate function passed to
15057 completing-read.
15058
15059 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15060
15061 * gnus.el (gnus-update-message-archive-method): Add :version.
15062
15063 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15064
15065 * gnus.el (gnus-update-message-archive-method): New variable.
15066
15067 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15068 according to gnus-message-archive-method if
15069 gnus-update-message-archive-method is non-nil.
15070
15071 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15072
15073 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15074 Suggested by Loic Dachary <loic@dachary.org>.
15075 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15076
15077 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15078
15079 * message.el (message-pop-to-buffer): Add switch-function argument.
15080 (message-mail): Pass switch-function argument to it.
15081
15082 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15083
15084 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15085 Improve doc string.
15086
15087 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15088
15089 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15090 (gnus-header-content):
15091 * gnus-cite.el (gnus-cite-10):
15092 * gnus-srvr.el (gnus-server-closed):
15093 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15094 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15095 (gnus-group-mail-3-empty, gnus-group-mail-low)
15096 (gnus-group-mail-low-empty, gnus-splash):
15097 * message.el (message-header-to, message-header-cc)
15098 (message-header-subject, message-header-other, message-header-name)
15099 (message-header-xheader, message-separator, message-cited-text)
15100 (message-mml): Lighten colors of faces used for dark background.
15101
15102 2007-05-24 Simon Josefsson <simon@josefsson.org>
15103
15104 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15105 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15106
15107 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15108
15109 * message.el (message-narrow-to-headers-or-head):
15110 Ignore mail-header-separator in the body.
15111
15112 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15113
15114 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15115 same as window size.
15116
15117 2007-05-22 Kevin Ryde <user42@zip.com.au>
15118
15119 * message.el (message-font-lock-keywords): Use message-header-xheader
15120 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15121 ahead of the anything pattern, to get it recognized.
15122
15123 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15124
15125 * gnus-sum.el (gnus-articles-to-read)
15126 (gnus-summary-insert-old-articles): Don't truncate group name for
15127 `read-string'.
15128
15129 * gnus-util.el (gnus-limit-string): Delete this function.
15130
15131 * gnus-sum.el (gnus-simplify-subject-fully):
15132 Use `truncate-string-to-width' instead.
15133
15134 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15135
15136 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15137 Tell if, on summary exit, the next group has to be selected.
15138 (gnus-summary-exit): Use it.
15139
15140 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15141
15142 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15143 non-break space.
15144
15145 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15146
15147 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15148 Check if group is not a directory.
15149 (nnfolder-request-expire-articles): Don't delete articles if the target
15150 group is not available.
15151
15152 * nnml.el (nnml-request-create-group): Properly check if group is not a
15153 file.
15154 (nnml-request-expire-articles): Don't delete articles if the target
15155 group is not available.
15156
15157 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15158 Don't quote characters that are within parentheses.
15159
15160 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15161
15162 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15163 (gnus-handle-ephemeral-exit): Select article according to it.
15164
15165 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15166
15167 * message.el (message-insert-formated-citation-line): Remove newline.
15168 (message-citation-line-format): Add final \n here so that the user can
15169 avoid a blank line.
15170
15171 2007-05-03 Dan Christensen <jdc@uwo.ca>
15172
15173 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15174 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15175 Update lanl/arXiv support.
15176
15177 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15178
15179 * gnus.el: Bump version number.
15180
15181 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15182
15183 * gnus.el (gnus-version-number): Bump version.
15184
15185 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15186
15187 * gnus.el: No Gnus v0.6 is released.
15188
15189 2007-04-27 Didier Verna <didier@xemacs.org>
15190
15191 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15192 * gmm-utils.el (gmm-regexp-concat): ... here.
15193 * message.el: Don't require 'gnus-util.
15194 (message-dont-reply-to-names): Handle name change above.
15195 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15196
15197 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15198
15199 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15200 since the initial value varies according to the system.
15201
15202 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15203
15204 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15205
15206 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15207
15208 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15209
15210 2007-04-24 Didier Verna <didier@xemacs.org>
15211
15212 Improve the type of gnus-ignored-from-addresses.
15213 * gnus-util.el (gnus-orify-regexp): New function.
15214 * message.el (gnus-util): Require it.
15215 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15216 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15217 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15218
15219 2007-04-24 Didier Verna <didier@xemacs.org>
15220
15221 * gnus-sum.el:
15222 * gnus-utils.el: Fix some trailing whitespaces.
15223
15224 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15225
15226 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15227 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15228 article's Message-ID; refer parent article in summary buffer.
15229
15230 * message.el (message-bounce): Call mime-to-mml.
15231
15232 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15233
15234 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15235
15236 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15237
15238 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15239 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15240 displayed of multipart/alternative part if it is invoked from summary
15241 buffer.
15242
15243 * mm-view.el (mm-inline-text-html-render-with-w3m)
15244 (mm-inline-text-html-render-with-w3m-standalone)
15245 (mm-inline-render-with-function): Use mail-parse-charset by default.
15246
15247 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15248
15249 * parse-time.el (parse-time-string-chars): Check if CHAR
15250 is less than the length of parse-time-syntax.
15251
15252 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15253
15254 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15255 from gnus-newsgroup-processable.
15256
15257 2007-04-16 Didier Verna <didier@xemacs.org>
15258
15259 * gnus-msg.el (gnus-configure-posting-styles):
15260 Handle message-signature-directory properly with :file syntax.
15261 Reported by "Leo".
15262
15263 2007-04-11 Didier Verna <didier@xemacs.org>
15264
15265 New user option: message-signature-directory.
15266 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15267 * message.el (message-insert-signature): Ditto.
15268 * message.el (message-signature-file): Doc update.
15269 * message.el (message-signature-directory): New.
15270
15271 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15272
15273 * gnus-msg.el (gnus-inews-yank-articles):
15274 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15275
15276 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15277
15278 * message.el (message-yank-original): Make sure cited text ends with
15279 newline; don't exchange point and mark.
15280
15281 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15282
15283 * tls.el (open-tls-stream): Properly handle case where there
15284 is no associated buffer.
15285
15286 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15287
15288 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15289 message-yank-original, make sure (< mark TEXT point).
15290
15291 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15292
15293 * message.el (message-fill-column): New variable.
15294 (message-mode): Use it. Add comment on a possible new hook.
15295
15296 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15297 (nnmail-get-new-mail): Reformat.
15298
15299 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15300
15301 * gmm-utils.el: Fix Commentary.
15302 (gmm-tool-bar-from-list): Fix typo in doc string.
15303
15304 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15305
15306 * message.el (message-yank-original): Don't switch point and mark
15307 unnecessarily to put point and mark as documented.
15308
15309 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15310
15311 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15312 from the message heads.
15313
15314 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15315
15316 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15317 article buffer does not have a window. This may not be the best
15318 solution but is certainly better than setting the start of the null,
15319 that is the current, window.
15320
15321 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15322
15323 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15324 (gnus-draft-setup): Run it.
15325
15326 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15327 gnus-score-fast-scoring. Allow regexp.
15328 (gnus-score-headers): Use it.
15329
15330 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15331 XEmacs.
15332
15333 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15334 string.
15335 (gnus-button-alist): Also catch `<f1> k ...'.
15336 (gnus-treat-display-x-face): Fix doc string.
15337
15338 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15339
15340 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15341 evaluation of gnus-extended-version to ensure correct generation of the
15342 User-Agent header when message-generate-headers-first is used.
15343
15344 2007-03-24 Simon Josefsson <simon@josefsson.org>
15345
15346 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15347 hashcash-path is nil. Don't call callback with incorrect number of
15348 parameters if val is 0.
15349
15350 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15351
15352 * message.el (message-required-news-headers):
15353 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15354
15355 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15356
15357 * message.el (message-generate-new-buffers): Change the meaning of the
15358 nil value; add `standard' to the choices; treat t as `unique'; improve
15359 doc string.
15360 (gnus-select-frame-set-input-focus): Autoload.
15361 (message-buffer-name): Search for the existing message buffer if
15362 message-generate-new-buffers is nil or `standard'; treat the value t of
15363 message-generate-new-buffers as `unique'.
15364 (message-pop-to-buffer): Raise the frame already displaying the message
15365 buffer; clear the echo area after querying.
15366 (message-setup): Pass the `continue' argument to compose-mail.
15367 (message-mail): Prefer `switch-function' if it is given; search for the
15368 existing message buffer if the `continue' argument is non-nil; pass
15369 continue and switch-function arguments to compose-mail by way of
15370 message-setup.
15371 (message-mail-other-window): Adjust argument of message-setup.
15372 (message-mail-other-frame): Ditto.
15373
15374 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15375
15376 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15377 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15378 to turn font-lock on when turning gnus-message-citation-mode on.
15379
15380 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15381
15382 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15383 (mml-smime-function-alist): New variable; add epg as the backend.
15384 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15385 mml-smime- functions instead.
15386 * mm-view.el: Require smime.
15387
15388 2007-03-05 Didier Verna <didier@xemacs.org>
15389
15390 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15391 instead of just inheritance for posting styles.
15392 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15393
15394 2007-02-24 John Paul Wallington <jpw@pobox.com>
15395
15396 * tls.el (tls-certtool-program): Fix custom type.
15397
15398 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15399
15400 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15401 and point-at-eol instead of line-(beginning|end)-position.
15402
15403 * assistant.el (assistant-parse-buffer): Ditto.
15404
15405 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15406
15407 * mml2015.el (mml2015-epg-find-usable-key): New function.
15408 (mml2015-epg-sign): Use it.
15409 (mml2015-epg-encrypt): Use it.
15410
15411 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15412
15413 * message.el (message-make-in-reply-to): Quote name containing
15414 non-ASCII characters. It will make the RFC2047 encoder cause an error
15415 if there are special characters. Reported by NAKAJI Hiroyuki
15416 <nakaji@jp.freebsd.org>.
15417
15418 2007-02-27 Didier Verna <didier@xemacs.org>
15419
15420 Include the group parameters as well as the topic ones in the
15421 inheritance filter process.
15422 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15423 argument GROUP-PARAMS-LIST.
15424 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15425
15426 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15427
15428 * nntp.el (nntp-never-echoes-commands)
15429 (nntp-open-connection-functions-never-echo-commands): New variables.
15430 (nntp-send-command): Use them.
15431
15432 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15433
15434 * mml2015.el (mml2015-epg-verify): Simplify.
15435
15436 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15437
15438 * mml.el (mml-content-disposition-alist): New user option.
15439 (mml-content-disposition): New function.
15440 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15441 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15442
15443 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15444
15445 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15446 verification.
15447
15448 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15449
15450 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15451 articles posted in the last 24 hours.
15452
15453 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15454
15455 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15456
15457 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
15458
15459 * nntp.el (nntp-send-command): Don't wait for echoes when
15460 nntp-open-ssl-stream is used.
15461
15462 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15463
15464 * gnus-cite.el (gnus-test-font-lock-add-keywords)
15465 (gnus-message-add-citation-keywords)
15466 (gnus-message-remove-citation-keywords): Remove.
15467 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15468 directly, make the variables in font-lock-defaults buffer-local, add
15469 gnus-message-citation-keywords to them and then update the value of
15470 font-lock-keywords.
15471
15472 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
15473
15474 * message.el (message-cite-original-1): Don't call
15475 gnus-article-highlight-citation.
15476
15477 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15478 citations; fix line count.
15479
15480 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15481
15482 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15483 (gnus-message-add-citation-keywords)
15484 (gnus-message-remove-citation-keywords): Use it; fix the emulating
15485 versions of font-lock-add-keywords and font-lock-remove-keywords to
15486 work with XEmacs correctly.
15487
15488 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15489
15490 * gnus-cite.el (gnus-cite-face-list): Set the values of
15491 gnus-message-max-citation-depth and gnus-message-citation-keywords.
15492 (gnus-message-max-citation-depth): Use defvar rather than defconst.
15493 (gnus-message-cite-prefix-regexp): New variable.
15494 (gnus-message-search-citation-line): Use it; protect against long
15495 citation prefix; fill match data with nil rather than 0 for XEmacs; set
15496 the 0th match data for Emacs.
15497 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15498 (gnus-message-add-citation-keywords): Append keywords rather than
15499 prepending; emulate font-lock-add-keywords if it is not available.
15500 (gnus-message-remove-citation-keywords):
15501 Emulate font-lock-remove-keywords if it is not available.
15502
15503 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15504
15505 * message.el (message-cite-prefix-regexp): Set the value of
15506 gnus-message-cite-prefix-regexp.
15507
15508 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15509
15510 * nnweb.el (nnweb-google-parse-1): Update parser.
15511
15512 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
15513
15514 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15515
15516 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15517
15518 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15519 regexp.
15520
15521 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15522
15523 * uudecode.el (uudecode-string-to-multibyte): New function emulating
15524 string-to-multibyte.
15525 (uudecode-decode-region-internal): Use it.
15526
15527 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15528
15529 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15530 Fix custom choice.
15531
15532 * gnus-art.el (gnus-signature-limit): Fix custom choice.
15533
15534 2007-01-22 Daiki Ueno <ueno@unixuser.org>
15535
15536 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15537
15538 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15539 `write-region' to respect `mm-inhibit-file-name-handlers'.
15540
15541 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
15542
15543 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15544 Use gnus-home-directory instead of "~/" or "$HOME".
15545
15546 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
15547
15548 * encrypt.el (encrypt-insert-file-contents): Add better prompt
15549 to mention filename.
15550 Add comments at beginning regarding usage.
15551 (encrypt-write-file-contents): Change interactive so a string is
15552 acceptable. If the file has no associated model, show an error instead
15553 of a nonsense prompt.
15554
15555 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
15556
15557 * spam.el (spam-bsfilter-ham-switch): Fix typo.
15558 Thanks to Yoshihiko Yamada for kind notification of this typo.
15559
15560 2007-01-12 Kenichi Handa <handa@m17n.org>
15561
15562 * uudecode.el (uudecode-decode-region-internal): Make it work in a
15563 multibyte buffer.
15564
15565 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
15566
15567 * gnus-score.el (gnus-score-fast-scoring): New variable.
15568 (gnus-score-headers): Use it.
15569
15570 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15571
15572 * message.el (message-cite-original-1):
15573 Call gnus-article-highlight-citation if requested.
15574 (message-make-from): Allow name and address as optional arguments.
15575
15576 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15577
15578 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15579 bugs to doc string.
15580 (gnus-button-alist): Add mid\\|message-id.
15581 (gnus-button-fetch-group): Extend for use in
15582 `browse-url-browser-function'.
15583 (gnus-button-url-regexp): Try to catch paired parentheses like in
15584 Wikipedia URLs.
15585
15586 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15587 Suggested by Simon Krahnke <overlord@gmx.li>.
15588
15589 2007-01-13 Romain Francoise <romain@orebokech.com>
15590
15591 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15592 Update copyright.
15593
15594 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
15595
15596 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15597
15598 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15599
15600 * gnus-registry.el (gnus-registry-unfollowed-groups)
15601 (gnus-registry-split-fancy-with-parent): Fix documentation.
15602
15603 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
15604
15605 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15606 from nnweb groups.
15607
15608 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
15609
15610 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15611 Xref urls. Erase buffer before requesting head.
15612
15613 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15614
15615 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15616
15617 * gnus-soup.el (gnus-soup): New custom group. Make user variables
15618 customizable.
15619
15620 2007-01-05 Daiki Ueno <ueno@unixuser.org>
15621
15622 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15623 no signing key is found.
15624 (mml2015-epg-encrypt): Ask user whether to skip or abort if
15625 no encrypting and/or signing key is found.
15626
15627 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
15628
15629 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15630
15631 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15632
15633 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15634 headers read from disk with the ones newly found in the current search.
15635 This should no longer cause problems, because the article numbers in
15636 Gmane's `nov.php' output are ignored since the previous change.
15637
15638 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15639
15640 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15641
15642 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15643
15644 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15645
15646 2007-01-01 Romain Francoise <romain@orebokech.com>
15647
15648 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15649
15650 2006-12-31 Steve Youngs <steve@sxemacs.org>
15651
15652 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15653 `define-minor-mode' macro definition expanded properly.
15654 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15655 exclude it there.
15656
15657 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15658 of 2006-12-30. The default is nil on (S)XEmacs already because of the
15659 `fboundp' test.
15660 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15661 This is OK to autoload in (S)XEmacs now.
15662
15663 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15664
15665 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15666 keystroke.
15667 (gnus-summary-limit-to-singletons): Fix typo.
15668
15669 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15670 else fails.
15671
15672 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15673
15674 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15675 docstring.
15676
15677 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15678 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15679 (gnus-summary-insert-dormant-articles): Fix typo in message.
15680
15681 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
15682
15683 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15684 nil for XEmacs.
15685 (gnus-message-citation-mode): Don't autoload in XEmacs.
15686
15687 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15688
15689 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
15690
15691 * nnimap.el (nnimap-expunge-search-string):
15692 Mention nnimap-search-uids-not-since-is-evil in docstring.
15693
15694 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
15695
15696 * spam.el: Revert to make-obsolete-variable because
15697 define-obsolete-variable-alias is not supported in Emacs 21.
15698
15699 * spam.el (spam-ifile-path, spam-ifile-database-path)
15700 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15701 make-obsolete-variable.
15702 (spam-bsfilter-path, spam-bsfilter-program)
15703 (spam-spamassassin-path, spam-spamassassin-program)
15704 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15705 Don't use "path" inappropriately.
15706 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15707 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15708 variable names.
15709
15710 2006-12-28 Daiki Ueno <ueno@unixuser.org>
15711
15712 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15713 summary buffer.
15714
15715 * password.el (password-cache-remove): Use clear-string to burn
15716 password, if available.
15717
15718 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15719
15720 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15721
15722 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15723
15724 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15725 (gnus-message-highlight-citation): Move defcustom here from
15726 gnus-cite.el.
15727 (gnus-message-citation-mode): Autoload.
15728
15729 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
15730 checks to make it compile with XEmacs.
15731 (gnus-message-citation-mode): New minor mode.
15732 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15733 (gnus-message-highlight-citation): New variables.
15734 (gnus-message-search-citation-line)
15735 (gnus-message-add-citation-keywords)
15736 (gnus-message-remove-citation-keywords)
15737 (turn-on-gnus-message-citation-mode)
15738 (turn-off-gnus-message-citation-mode): New functions.
15739
15740 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
15741
15742 * gnus-cite.el: Enable highlighting of different citation levels in
15743 message-mode.
15744
15745 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15746
15747 * message.el (message-make-fqdn): Fix comment.
15748 (message-bogus-system-names): Add ".local".
15749
15750 * spam.el (spam-ifile-path, spam-ifile-program)
15751 (spam-ifile-database-path, spam-ifile-database)
15752 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15753 Don't use "path" inappropriately.
15754 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15755 strings.
15756 (spam-check-ifile, spam-ifile-register-with-ifile)
15757 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15758 Use new variable names.
15759
15760 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15761 (gnus-treat-display-smileys): Simplify using
15762 gnus-image-type-available-p.
15763
15764 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15765 available.
15766
15767 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15768
15769 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15770 one after turning on the buffer's multibyteness instead of decoding
15771 them directly in the unibyte buffer that causes unexpected conversion
15772 in Emacs 23 (unicode).
15773
15774 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15775
15776 * message.el (message-generate-hashcash): Fix custom type.
15777
15778 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15779
15780 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15781
15782 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15783
15784 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15785 disconnect icons. Add help text.
15786
15787 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
15788
15789 * spam.el (spam-extra-header-to-number): CRM114 spam score is
15790 negated to be consistent with the others we handle.
15791
15792 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
15793
15794 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15795 version of gnus-summary-buffer to something, so that we can use two
15796 article buffers at the same time.
15797
15798 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
15799
15800 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15801 trigger all the extra headers.
15802 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15803 sorting.
15804
15805 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15806
15807 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15808 solid groups.
15809
15810 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
15811
15812 * legacy-gnus-agent.el: Add Copyright notice.
15813
15814 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
15815
15816 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15817
15818 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15819
15820 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15821
15822 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15823 to make it work reliably in CVS Emacs.
15824 (gnus-summary-limit-strange-charsets-predicate)
15825 (gnus-summary-limit-to-predicate): New functions.
15826
15827 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
15828
15829 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15830 specifying array size.
15831 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15832 array if it is too small.
15833 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15834 (gnus-sort-threads-loop): New function.
15835
15836 2006-12-06 Chris Moore <dooglus@gmail.com>
15837
15838 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15839 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15840
15841 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
15842
15843 * mm-url.el (mm-url-predefined-programs): Call curl with correct
15844 options.
15845
15846 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15847
15848 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15849 DOS-ing the recipient.
15850
15851 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15852 the headers when creating the mapping to avoid mismappings.
15853 (nnweb-gmane-create-mapping): Always nix out old mapping.
15854
15855 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15856
15857 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15858 and mm-verify-option to never.
15859
15860 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15861
15862 * message.el (message-signed-or-encrypted-p): New function.
15863 (message-forward-make-body): Use it.
15864
15865 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15866 Replace encode-coding-string with mm-encode-coding-string.
15867
15868 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
15869
15870 * nneething.el (nneething-decode-file-name):
15871 Replace decode-coding-string with mm-decode-coding-string.
15872
15873 * gnus-int.el (gnus-open-server): Say failed server's name.
15874
15875 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
15876
15877 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15878 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15879
15880 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15881 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15882 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15883 (gnus-group-make-directory-group, gnus-group-transpose-groups):
15884 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15885 (gnus-subscribe-newsgroup, gnus-1):
15886 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15887 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15888 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15889 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15890
15891 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
15892
15893 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15894 keystroke.
15895 (gnus-summary-limit-to-bodies): Implement headersp.
15896
15897 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15898
15899 * dns.el (query-dns): Protect against "Process dns deleted" strings.
15900
15901 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
15902
15903 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15904
15905 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15906
15907 * message.el (message-generate-hashcash): Expand range of values to
15908 include `opportunistic'.
15909 (message-send-mail): Use it.
15910
15911 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15912
15913 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15914 and comment it.
15915
15916 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15917
15918 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
15919
15920 * gnus-util.el (gnus-extract-address-components): Improve comment.
15921
15922 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15923
15924 * gnus-util.el (gnus-extract-address-components): Work with address in
15925 which the name portion contains @.
15926
15927 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15928
15929 * gnus.el (gnus-start): Move custom group up.
15930 (gnus-select-method): Don't autoload, but make it available for
15931 `customize-variable'.
15932 (gnus-getenv-nntpserver): Don't autoload.
15933
15934 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
15935
15936 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15937
15938 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15939
15940 * message.el (message-sendmail-extra-arguments): New variable.
15941 (message-send-mail-with-sendmail): Use it.
15942
15943 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15944
15945 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15946 mm-with-unibyte-current-buffer to make string unibyte.
15947
15948 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15949 mm-string-as-multibyte.
15950
15951 2006-11-14 Daiki Ueno <ueno@unixuser.org>
15952
15953 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15954 Reported by Werner Koch <wk@gnupg.org>.
15955
15956 2006-11-14 Daiki Ueno <ueno@p360>
15957
15958 * mml2015.el: Autoload epa-select-keys when compiling.
15959
15960 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15961
15962 * mml2015.el (mml2015-epg-sign): Save the signing keys in
15963 message-options.
15964 (mml2015-epg-encrypt): Save the recipient keys in message-options.
15965
15966 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15967
15968 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15969 EasyPG (< 0.0.6).
15970 (mml2015-always-trust): New user option.
15971 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15972 prompt.
15973
15974 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
15975
15976 * nntp.el (nntp-authinfo-force): New variable.
15977 (nntp-send-authinfo): Use it.
15978
15979 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
15980
15981 * message.el (message-strip-subject-encoded-words): Allow _not_ to
15982 decode encoded words. Improve prompt. Add comment about forwarding.
15983 (message-replacement-char): Move up.
15984
15985 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
15986
15987 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15988 instead of gnus-intersection because arguments of gnus-sorted-nunion
15989 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
15990
15991 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
15992
15993 * message.el (message-strip-subject-encoded-words): Reformat prompt.
15994 (message-simplify-subject-functions):
15995 Enable message-strip-subject-encoded-words by default.
15996
15997 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
15998
15999 * message.el (message-strip-subject-encoded-words): New function.
16000 (message-simplify-subject-functions): New variable.
16001 (message-simplify-subject): Use it. Fix typo in doc string.
16002 Support message-strip-subject-encoded-words.
16003
16004 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16005
16006 * gnus-diary.el (gnus-diary-delay-format-function):
16007 * nndiary.el (nndiary-reminders):
16008 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16009
16010 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16011
16012 * gnus-art.el (article-hide-boring-headers): Fetch date from
16013 gnus-original-article-buffer to avoid problems with localized date
16014 strings.
16015
16016 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16017
16018 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16019
16020 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16021
16022 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16023 New variables.
16024 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16025 (mm-charset-synonym-alist): Move some entries to
16026 mm-codepage-iso-8859-list.
16027 (mm-charset-synonym-alist, mm-charset-override-alist):
16028 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16029
16030 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16031
16032 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16033
16034 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16035
16036 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16037 with Emacs 21 and XEmacs.
16038
16039 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16040
16041 * spam.el (spam-parse-address): New function for better parsing,
16042 catching errors, etc.
16043 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16044
16045 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16046
16047 * mm-view.el: Add interactive arg to html2text autoload.
16048
16049 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16050
16051 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16052
16053 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16054
16055 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16056 New variables.
16057 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16058 (mm-charset-synonym-alist): Move some entries to
16059 mm-codepage-iso-8859-list.
16060
16061 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16062
16063 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16064
16065 * message.el (message-citation-line-format)
16066 (message-insert-formated-citation-line): Fix implementation of %E, %N
16067 and %n according to the doc string.
16068
16069 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16070
16071 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16072 Use car-safe to avoid bad parses.
16073
16074 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16075
16076 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16077 names.
16078
16079 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16080
16081 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16082
16083 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16084 header.
16085
16086 * message.el (message-draft-headers): Add Date.
16087 (message-headers-to-generate): Fix typo in docstring.
16088
16089 * nndraft.el (nndraft-required-headers): New variable.
16090 (nndraft-generate-headers): Use it.
16091
16092 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16093
16094 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16095
16096 * gnus-registry.el (gnus-registry-wash-for-keywords)
16097 (gnus-registry-find-keywords): New functions to allow easy searching of
16098 articles that are in the registry.
16099
16100 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16101
16102 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16103 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16104 Reported by Damien Elmes <damien@repose.cx>.
16105
16106 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16107
16108 * gnus.el (gnus-mime): Remove unused custom group.
16109
16110 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16111
16112 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16113 "blank line" when searching for end of armor headers.
16114
16115 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16116
16117 * gmm-utils.el (gmm-write-region): Fix variable name.
16118
16119 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16120
16121 * gmm-utils.el (gmm-write-region): New function based on compatibility
16122 code from `mm-make-temp-file'.
16123
16124 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16125
16126 * nnmaildir.el (nnmaildir--update-nov)
16127 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16128 Use `gmm-write-region'.
16129
16130 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16131
16132 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16133 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16134
16135 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16136
16137 * message.el (message-replacement-char): New variable.
16138 (message-fix-before-sending): Use it.
16139 (message-simplify-subject): New function to remove duplicate code.
16140 (message-reply, message-followup): Use it.
16141
16142 * gnus-sum.el (gnus-summary-make-menu-bar):
16143 Clarify gnus-summary-limit-to-articles.
16144
16145 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16146
16147 * gnus-util.el (gnus-with-local-quit): New macro.
16148
16149 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16150
16151 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16152
16153 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16154 ignore non-string data.
16155
16156 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16157
16158 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16159 non-string data (needs to be done in the registry too).
16160
16161 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16162
16163 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16164 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16165 (gnus-registry-split-fancy-with-parent)
16166 (gnus-registry-fetch-simplified-message-subject-fast)
16167 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16168 Remove text properties on ingress into the registry and when it's saved.
16169 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16170 registry from entries with no groups.
16171
16172 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16173
16174 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16175 function to remove string properties.
16176
16177 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16178
16179 * gmm-utils.el (gmm): Adjust custom version.
16180
16181 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16182 Adjust custom version.
16183
16184 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16185
16186 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16187
16188 * gnus-art.el (gnus-insert-prev-page-button)
16189 (gnus-insert-next-page-button): Simplify. Reformat.
16190
16191 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16192
16193 * gnus-art.el (gnus-insert-prev-page-button)
16194 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16195
16196 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16197
16198 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16199
16200 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16201
16202 * gnus-art.el (gnus-insert-mime-button)
16203 (gnus-insert-mime-security-button):
16204 Apply gnus-article-button-face to MIME and security buttons.
16205
16206 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16207
16208 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16209 readable.
16210
16211 2006-09-20 Steve Youngs <steve@sxemacs.org>
16212
16213 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16214 `browse-url-of-file' instead of `browse-url'.
16215
16216 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16217
16218 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16219 regexp. Articles containing quotation were cut prematurely.
16220
16221 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16222
16223 * message.el (message-cite-original-1): Use nobody by default for the
16224 value of From header.
16225 (message-reply): Ditto.
16226
16227 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16228
16229 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16230 to the gnus-info. This fixes a bug of inline-PGP message verification.
16231 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16232
16233 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16234
16235 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16236 mails in the doc string. Add some URLs in comment.
16237 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16238
16239 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16240
16241 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16242 backslashes handling and the way to find boundaries of quoted strings.
16243
16244 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16245
16246 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16247 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16248 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16249 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16250
16251 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16252
16253 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16254 doc string.
16255 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16256
16257 2006-09-06 Simon Josefsson <jas@extundo.com>
16258
16259 * mml2015.el (mml2015-use): Doc fix, mention epg.
16260
16261 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16262
16263 * mml2015.el (mml2015-use): Default to epg, if available.
16264
16265 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16266
16267 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16268 message-sender.
16269 (mml1991-epg-encrypt): Ditto.
16270 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16271 message-sender.
16272 (mml2015-epg-encrypt): Ditto.
16273
16274 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16275
16276 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16277 several common directories.
16278
16279 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16280
16281 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16282 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16283
16284 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16285
16286 * gnus-art.el (article-decode-encoded-words): Make it fast.
16287
16288 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16289
16290 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16291
16292 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16293 in quoted string into `\'.
16294
16295 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16296
16297 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16298 Use standard-syntax-table.
16299
16300 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16301
16302 * gnus-art.el (gnus-decode-address-function): New variable.
16303 (article-decode-encoded-words): Use it to decode headers which are
16304 assumed to contain addresses.
16305 (gnus-mime-delete-part): Remove useless `or'.
16306
16307 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16308 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16309 (gnus-nov-parse-line): Use it to decode From header.
16310 (gnus-get-newsgroup-headers): Ditto.
16311 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16312
16313 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16314 (mail-decode-encoded-address-string): New alias.
16315
16316 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16317 New function.
16318 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16319 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16320 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16321 (rfc2047-decode-string): Ditto.
16322 (rfc2047-decode-address-region): New function.
16323 (rfc2047-decode-address-string): New function.
16324
16325 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16326
16327 * message.el (message-caesar-buffer-body): Allow rotating headers.
16328
16329 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16330
16331 * message.el (message-insert-formated-citation-line): Fix %f.
16332 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16333
16334 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16335
16336 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16337 (gnus-bookmark-mouse-available-p): New macro.
16338 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16339 (gnus-bookmark-bmenu-show-infos): Use it.
16340 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16341 (gnus-bookmark-bmenu-hide-infos): Ditto.
16342 (gnus-bookmark-remove-properties): New function.
16343 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16344 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16345 (gnus-bookmark-write-file): Bind coding-system-for-write.
16346 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16347 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16348 group before selecting it.
16349 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16350 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16351 quit-window if it is not available; use gnus-mouse-2 and bind it to
16352 gnus-bookmark-bmenu-select-by-mouse.
16353 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16354 (gnus-bookmark-bmenu-select-by-mouse): New function.
16355
16356 2006-08-13 Romain Francoise <romain@orebokech.com>
16357
16358 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16359 space.
16360
16361 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16362
16363 * compface.el (uncompface): Use binary rather than raw-text-unix.
16364
16365 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16366
16367 * compface.el (uncompface): Make sure the eol conversion doesn't take
16368 place when communicating with the external programs.
16369 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16370
16371 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16372
16373 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16374
16375 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16376
16377 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16378 Make it more robust by parsing author and date independently.
16379
16380 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16381
16382 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16383
16384 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16385
16386 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16387 first matching secret key.
16388 (mml2015-epg-encrypt): Ditto.
16389
16390 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16391 first matching secret key.
16392 (mml1991-epg-encrypt): Ditto.
16393
16394 * mml2015.el (mml2015-encrypt-to-self): New user option.
16395 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16396 mml2015-epg-encrypt-to-self is set.
16397
16398 * mml1991.el (mml1991-encrypt-to-self): New variable.
16399 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16400 mml1991-epg-encrypt-to-self is set.
16401
16402 * mml2015.el (mml2015-signers): New user option.
16403 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16404 (mml2015-epg-encrypt): Allow to select signing keys.
16405
16406 * mml1991.el (mml1991-signers): New variable.
16407 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16408 (mml1991-epg-encrypt): Allow to select signing keys.
16409
16410 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16411
16412 * nnheader.el (nnheader-insert-head): Make it work even if the file
16413 uses CRLF for the line-break code.
16414
16415 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16416
16417 * mml2015.el: Require mml-sec instead of password.
16418 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16419 (mml2015-cache-passphrase): Inherit the default value from
16420 mml-secure-cache-passphrase.
16421 (mml2015-passphrase-cache-expiry): Inherit the default value from
16422 mml-secure-passphrase-cache-expiry.
16423
16424 * mml1991.el: Require mml-sec instead of password.
16425 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16426 (mml1991-cache-passphrase): Inherit the default value from
16427 mml-secure-cache-passphrase.
16428 (mml1991-passphrase-cache-expiry): Inherit the default value from
16429 mml-secure-passphrase-cache-expiry.
16430
16431 * mml-sec.el: Require password.
16432 (mml-secure-verbose): New user option.
16433 (mml-secure-cache-passphrase): New user option.
16434 (mml-secure-passphrase-cache-expiry): New user option.
16435
16436 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16437 Andreas Vögele <andreas@altroot.de> (tiny change)
16438
16439 * pgg-def.el (pgg-truncate-key-identifier):
16440 Truncate the key ID to 8 letters from the end.
16441
16442 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16443
16444 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16445 workaround for the url package included with Emacs.
16446
16447 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16448
16449 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16450
16451 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16452 correctly. This fixes a bug caused by the 2006-05-12 change.
16453
16454 2006-07-18 Karl Fogel <kfogel@red-bean.com>
16455
16456 * nnmail.el (nnmail-article-group): If splitting raises an error, give
16457 some information about the error when saying that the `bogus' mail
16458 group will be used.
16459
16460 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
16461
16462 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16463 string.
16464
16465 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
16466
16467 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16468
16469 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16470
16471 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16472
16473 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16474
16475 * mml1991.el (mml1991-function-alist): Add epg.
16476 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16477 (mml1991-epg-encrypt): New functions.
16478
16479 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16480
16481 * mml2015.el (mml2015-verbose): New variable.
16482 (mml2015-cache-passphrase): Ditto.
16483 (mml2015-passphrase-cache-expiry): Ditto.
16484 (mml2015-function-alist): Add epg.
16485 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16486 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16487 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16488 New functions.
16489
16490 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16491
16492 * message.el (message-cite-original-1): Preserve region when removing
16493 quoted text due to X-No-Archive in order to avoid bogus attribution
16494 when citing multiple messages.
16495
16496 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16497
16498 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16499 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16500
16501 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
16502
16503 * gnus-diary.el (gnus-user-format-function-d)
16504 (gnus-user-format-function-D): Autoload.
16505
16506 * imap.el (Commentary): Fix typo.
16507
16508 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16509 2006-04-22 contribution.
16510
16511 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16512
16513 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16514 It didn't really fix the bogosity I'm seeing with solid web groups.
16515
16516 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16517
16518 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16519 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16520 created using server names. If we use the feature without declaring
16521 it, Gnus does not properly manage server and group state.
16522
16523 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16524 bound.
16525
16526 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16527
16528 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16529 looking up the method using GROUP's prefix before inventing a new one.
16530 It is used on killed/unknown groups in various places where returning
16531 an all-new method isn't expected by the caller.
16532
16533 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16534 and match semantics of gnus-group-real-prefix.
16535
16536 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
16537
16538 * nnmail.el (nnmail-broken-references-mailers): New variable.
16539 (nnmail-ignore-broken-references): New function generalizing
16540 nnmail-fix-eudora-headers.
16541 (nnmail-fix-eudora-headers): Now obsolete.
16542
16543 * gnus-art.el (gnus-button-handle-custom):
16544 Support `customize-apropos*'.
16545
16546 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16547
16548 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16549
16550 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16551 articles.
16552
16553 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16554
16555 * message.el (message-cite-reply-above): New variable.
16556 (message-yank-original): Use it.
16557
16558 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
16559
16560 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16561
16562 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
16563
16564 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16565 as read.
16566
16567 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16568
16569 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
16570
16571 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16572 (gnus-bookmark-default-file): Use gnus-directory.
16573 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16574 Remove "*" in doc string.
16575 (gnus-bookmark-write-file): Simplify.
16576 (gnus-bookmark-maybe-sort-alist): Use `when'.
16577 (gnus-bookmark-get-bookmark): Fix typo in doc string.
16578 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16579 Add FIXME about Emacs 21 and XEmacs compatibility.
16580 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16581 compatibility.
16582 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16583 compatibility.
16584 (gnus-bookmark-menu-heading): Fix version.
16585
16586 2006-06-19 Bastien Guerry <bzg@altern.org>
16587
16588 * gnus-bookmark.el: New file.
16589
16590 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
16591
16592 * message.el (message-syntax-checks): Doc fix.
16593
16594 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16595
16596 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16597 unsubscribed groups as if they were killed ones. It causes duplicate
16598 entries in gnus-newsrc-alist.
16599
16600 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
16601
16602 * message.el (message-syntax-checks): Doc fix.
16603 (message-send-mail): Add check for continuation headers.
16604 (message-check-news-header-syntax): Fix regexp used to check for
16605 continuation headers.
16606
16607 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16608
16609 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16610
16611 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
16612
16613 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16614
16615 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
16616
16617 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16618 default-truncate-lines.
16619
16620 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
16621
16622 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16623 to fill the utf-8 entry.
16624
16625 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16626
16627 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16628
16629 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
16630
16631 * gnus-agent.el (directory-files-and-attributes): Move all the way
16632 forward (the third and final move).
16633 (gnus-agent-read-agentview): Trap reconstruction errors due to
16634 nonexistent directory. Handle by returning nil.
16635
16636 2006-05-30 Didier Verna <didier@xemacs.org>
16637
16638 * message.el (message-dont-reply-to-names): Update the custom type.
16639 * message.el (message-dont-reply-to-names): New defsubst: potentially
16640 convert a list of regexps into a single one.
16641 * message.el (message-get-reply-headers): Use it.
16642 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16643
16644 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16645
16646 * gnus-agent.el (directory-files-and-attributes): Move forward.
16647
16648 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16649
16650 * gnus-ml.el (gnus-mailing-list-subscribe)
16651 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16652 (gnus-mailing-list-message): Fix doc strings.
16653
16654 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16655
16656 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16657 of doing it manually.
16658
16659 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16660
16661 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16662 comment.
16663
16664 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
16665
16666 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16667 (gnus-agent-read-agentview): Fix handling of end-of-file error.
16668 (gnus-agent-read-local): All symbols allocated in my-obarray.
16669 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16670 (gnus-agent-regenerate-group): Check numeric names to see if they are
16671 messages or groups.
16672 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16673 better way of do this...)
16674
16675 * gnus-cache.el (gnus-agent-total-fetched-for):
16676 Ignore 'dummy.group' (there should be a better way of do this...)
16677
16678 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
16679
16680 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16681 (gnus-saved-headers): Ditto.
16682 (gnus-default-article-saver): Mention functions may have properties.
16683 (gnus-article-save): Override gnus-save-all-headers and
16684 gnus-saved-headers by :headers property which saver function may have.
16685 (gnus-summary-save-in-file): Add :headers property.
16686 (gnus-summary-write-to-file): Ditto.
16687
16688 * gnus-sum.el (gnus-summary-save-article): Bind
16689 gnus-prompt-before-saving to t when saving many articles in a file;
16690 always show all headers.
16691
16692 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16693
16694 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16695 marks.
16696
16697 * message.el (message-indent-citation): Add optional arguments to allow
16698 using it outside of message buffers.
16699
16700 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16701 (gnus-article-treat-unfold-headers): Use it.
16702 (gnus-article-truncate-lines): New variable.
16703 (gnus-article-mode): Use it.
16704 (gnus-article-toggle-truncate-lines): New function.
16705
16706 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16707 Add gnus-article-toggle-truncate-lines.
16708
16709 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16710 coding system in XEmacs, use binary.
16711
16712 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
16713
16714 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16715 after-load-alist.
16716
16717 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16718 this function should save decoded articles.
16719 (gnus-summary-write-to-file): Use property to specify this function
16720 should save decoded articles and specify gnus-summary-save-in-file
16721 should be used to save articles other than the first one when saving
16722 many articles.
16723 (gnus-summary-save-body-in-file): Use property to specify this
16724 function should save decoded articles.
16725 (gnus-summary-write-body-to-file): Use property to specify this
16726 function should save decoded articles and specify
16727 gnus-summary-save-body-in-file should be used to save articles other
16728 than the first one when saving many articles.
16729
16730 * gnus-sum.el (gnus-summary-save-article): Simplify.
16731
16732 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
16733
16734 * gnus-art.el (gnus-default-article-saver):
16735 Add gnus-summary-write-body-to-file.
16736 (gnus-article-save-coding-system): Don't use coding system object
16737 in XEmacs.
16738 (gnus-read-save-file-name): Add optional `dir-var' argument which
16739 specifies directory in which files are saved; work even if optional
16740 `variable' argument is not specified.
16741 (gnus-summary-write-to-file): Read file name.
16742 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16743 (gnus-summary-write-body-to-file): New function.
16744
16745 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16746 (gnus-summary-local-variables): Add it.
16747 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16748 (gnus-summary-save-article): Remove optional `decode' argument;
16749 determine whether to decode articles by the value of
16750 gnus-default-article-saver; when saving many files using
16751 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16752 it first and use gnus-summary-save-in-file or
16753 gnus-summary-save-body-in-file thereafter unless
16754 gnus-prompt-before-saving is always; move point to article which
16755 will be saved.
16756 (gnus-summary-save-article-file): Revert.
16757 (gnus-summary-write-article-file): Revert.
16758 (gnus-summary-save-article-body-file): Revert.
16759 (gnus-summary-write-article-body-file): New function.
16760
16761 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16762
16763 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16764
16765 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
16766
16767 * gnus-art.el (gnus-default-article-saver): Doc fix.
16768 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16769 from gnus-summary-save-article-coding-system, and default to a
16770 certain coding system.
16771 (gnus-output-to-file): Add coding cookie and encode text according
16772 to gnus-article-save-coding-system; don't use mm-append-to-file.
16773
16774 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16775 gnus-art.el and rename to gnus-article-save-coding-system.
16776 (gnus-summary-save-article): Require gnus-art; don't show all
16777 headers if it decodes articles; don't add coding cookie here;
16778 don't bind mm-text-coding-system-for-write.
16779 (gnus-summary-save-article-file): Save decoded articles.
16780 (gnus-summary-write-article-file): When saving many files, use
16781 gnus-summary-write-to-file first and gnus-summary-save-in-file
16782 thereafter unless gnus-prompt-before-saving is always.
16783 (gnus-summary-save-article-body-file): Save decoded articles.
16784
16785 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16786
16787 * nnrss.el (nnrss-check-group): Bind hash-index.
16788
16789 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
16790
16791 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16792 its hash index. Store this hash in `nnrss-group-data'.
16793 (nnrss-read-group-data): Update accordingly.
16794
16795 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16796
16797 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16798 entry.
16799
16800 * gnus-sum.el (gnus-summary-make-menu-bar):
16801 Add gnus-article-browse-html-article.
16802
16803 2006-05-23 Hynek Schlawack <hynek@ularx.de>
16804
16805 * gnus-sum.el (gnus-summary-mime-map):
16806 Add gnus-article-browse-html-article.
16807
16808 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16809
16810 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16811 suitable coding systems in customize.
16812
16813 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
16814
16815 * mail-source.el (mail-sources): Fix custom type.
16816
16817 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
16818
16819 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16820 (gnus-summary-expire-articles-now): Shorten prompt.
16821
16822 * gmm-utils.el (wid-edit): Require.
16823 (defun-gmm): Rename from `gmm-defun-compat'.
16824 (gmm-image-search-load-path): Use it.
16825 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
16826
16827 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
16828
16829 * gnus-sum.el (gnus-summary-save-article-coding-system):
16830 New variable.
16831 (gnus-summary-save-article): Add optional `decode' argument.
16832 If it is set and gnus-summary-save-article-coding-system is non-nil,
16833 save decoded article.
16834 (gnus-summary-write-article-file): Save decoded article if
16835 gnus-summary-save-article-coding-system is non-nil.
16836
16837 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16838 type.
16839
16840 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
16841
16842 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16843
16844 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
16845
16846 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16847 first to test gnus-single-article-buffer which may be buffer-local.
16848
16849 * gnus-sum.el (gnus-summary-setup-buffer):
16850 Make gnus-single-article-buffer buffer-local and nil in ephemeral
16851 group; make gnus-article-buffer, gnus-article-current, and
16852 gnus-original-article-buffer always buffer-local.
16853 (gnus-summary-exit): Kill article buffer belonging to ephemeral
16854 group.
16855 (gnus-handle-ephemeral-exit): Don't move to next summary line.
16856
16857 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
16858
16859 * nnml.el (nnml-request-compact-group): Compressed files might not
16860 have .gz extension.
16861
16862 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
16863
16864 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16865 (mm-copy-to-buffer): Use with-current-buffer.
16866 (mm-display-part): Simplify.
16867 (mm-inlinable-p): Add optional arg `type'.
16868
16869 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
16870
16871 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16872 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16873 Try harder to show the attachment internally or externally using
16874 gnus-mime-view-part-as-type.
16875
16876 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
16877
16878 * message.el (message-from-style, message-signature-separator)
16879 (message-user-organization-file, message-send-mail-function)
16880 (message-citation-line-function, message-yank-prefix)
16881 (message-indent-citation-function, message-signature)
16882 (message-signature-file, message-signature-insert-empty-line):
16883 Remove autoloads.
16884
16885 * gnus-art.el (gnus-buttonized-mime-types):
16886 Remove "multipart/signed". Revert 2006-04-26 change.
16887
16888 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16889
16890 * gnus.el (gnus-version-number): Bump version.
16891
16892 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
16893
16894 * gnus.el: No Gnus v0.5 is released.
16895
16896 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16897
16898 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16899 fetching articles by message-id.
16900
16901 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
16902
16903 * message.el (hashcash): Require hashcash as normal.
16904
16905 * ecomplete.el (ecomplete-highlight-match-line):
16906 Use point-at-eol.
16907 (ecomplete-highlight-match-line): Use `highlight', because that
16908 face exists in both Emacs and XEmacs.
16909
16910 * message.el (message-display-abbrev): Use point-at-bol.
16911
16912 * mail-source.el: Don't require timer/timer-funcs.
16913
16914 * gnus-async.el: Ditto.
16915
16916 * password.el: Ditto.
16917
16918 * mm-url.el: Ditto.
16919
16920 * mm-util.el: Require timer/timer-funcs.
16921
16922 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16923
16924 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16925 Close.
16926
16927 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
16928
16929 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16930 unibyte after clear-decrypt function runs.
16931
16932 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16933 returns as a unibyte string.
16934
16935 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
16936
16937 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16938 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16939 (mml1991-pgg-encrypt): Ditto.
16940
16941 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
16942
16943 * message.el (message-user-organization-file): Check several
16944 locations of the organization file.
16945
16946 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16947 Add gnus-article-view-part-as-type.
16948
16949 * gnus-art.el (gnus-article-view-part-as-type): New function.
16950
16951 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16952 .mobi and .travel. Remove .nato, .bitnet and .uucp.
16953
16954 * mml.el: Simplify autoload.
16955 (mml-mode): defvar dnd-protocol-alist instead of using
16956 symbol-value.
16957 (mml-default-directory): New variable.
16958 (mml-minibuffer-read-file): Use it.
16959 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16960
16961 * message.el (message-citation-line-format): New variable.
16962 (message-insert-formated-citation-line): New function.
16963 (message-citation-line-function):
16964 Add `message-insert-formated-citation-line' to custom type.
16965
16966 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16967 to doc string.
16968
16969 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16970 depending on mm-verify-option.
16971
16972 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
16973
16974 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16975 binding pgg-* variables; reimplement the section which prevents
16976 MIME header from being signed.
16977 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
16978 pgg-text-mode; remove a blank line at the top of body.
16979
16980 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
16981 lines at the top of body; use gnus-newsgroup-charset if there's no
16982 Charset header.
16983
16984 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
16985
16986 * message.el (message-self-insert-commands): Doc fix.
16987
16988 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
16989 (mm-uu-pgp-encrypted-test): Ditto.
16990 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
16991 between header and body; return application/pgp-encrypted handle
16992 if decryption failed; decode decrypted body by charset.
16993
16994 * mm-decode.el (mm-automatic-display): Don't make application/pgp
16995 element match to application/pgp-*.
16996
16997 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16998
16999 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17000 HTML.
17001
17002 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17003
17004 * mail-source.el (mail-source-call-script): Message the error
17005 string.
17006
17007 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17008
17009 * gnus-util.el (gnus-byte-compile): Use it.
17010
17011 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17012
17013 * gnus-util.el (kill-empty-logs): New function.
17014
17015 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17016
17017 * message.el (message-mail-alias-type): Doc fix.
17018 (message-mail-alias-type-p): New function.
17019 (message-send): Use it.
17020 (message-mode): Ditto.
17021 (message-strip-forbidden-properties): Ditto.
17022
17023 * ecomplete.el (ecomplete-database-file-coding-system):
17024 New variable.
17025 (ecomplete-save): Use it.
17026 (ecomplete-setup): Use it.
17027
17028 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17029
17030 * message.el (message-self-insert-commands): New variable.
17031 (message-strip-forbidden-properties): Use it.
17032
17033 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17034
17035 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17036 that doesn't make XEmacs choke.
17037
17038 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17039
17040 * gnus-util.el (gnus-replace-in-string):
17041 Prefer replace-regexp-in-string over of replace-in-string.
17042
17043 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17044
17045 * gnus-util.el (gnus-select-frame-set-input-focus):
17046 Use select-frame-set-input-focus if it is available in XEmacs; use
17047 definition defined in Emacs 22 for old Emacsen.
17048
17049 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17050
17051 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17052
17053 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17054
17055 * gnus-registry.el (gnus-registry-cache-save): Remove text
17056 properties when saving via the temp buffer.
17057
17058 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17059
17060 * message.el (message-generate-hashcash): Honor custom type.
17061
17062 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17063
17064 * message.el (message-generate-hashcash): Default to non-nil when
17065 hashcash is found.
17066
17067 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17068 (gnus-refer-thread-limit): Increase default to 500.
17069
17070 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17071
17072 * flow-fill.el (fill-flowed): Allow delete-space.
17073
17074 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17075
17076 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17077 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17078 Remove autoloads.
17079
17080 2006-04-18 Simon Josefsson <jas@extundo.com>
17081
17082 * message.el (message-generate-hashcash): Default to.
17083
17084 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17085
17086 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17087 concatenating segments rather than before concatenating them.
17088
17089 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17090
17091 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17092
17093 * imap.el (imap-quote-specials): New function.
17094 (imap-login-auth): Quote specials.
17095
17096 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17097
17098 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17099
17100 * message.el (message-forward-make-body-plain):
17101 Allow message-forward-ignored-headers to be a list.
17102 (message-remove-ignored-headers): Factor out into function.
17103 (message-forward-make-body-mml): Use it.
17104 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17105 (rfc2231-parse-string): Allow concatanation of parameters that
17106 aren't contiguous. The test case is
17107 (mail-header-parse-content-type "message/external-body;
17108 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17109 access-type=LOCAL-FILE;
17110 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17111
17112 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17113
17114 * nntp.el (nntp-accept-process-output): Return the value of
17115 `nnheader-accept-process-output'.
17116
17117 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17118
17119 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17120 (gnus-button-alist): Recognize more diff formats.
17121 (gnus-button-patch): Strip directory.
17122
17123 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17124
17125 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17126 Emacs 22 when setting focus.
17127
17128 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17129
17130 * gnus-art.el (gnus-article-treat-types): Do treatment of
17131 text/x-verbatim parts.
17132 (gnus-button-patch): New command.
17133
17134 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17135 addresses that contain invalid characters.
17136
17137 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17138
17139 * message.el (message-put-addresses-in-ecomplete):
17140 Use gnus-replace-in-string.
17141 (message-is-yours-p): Use the more correct
17142 mail-header-parse-address instead of
17143 mail-extract-address-components.
17144 (message-put-addresses-in-ecomplete): Fix typo.
17145
17146 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17147 keystroke.
17148
17149 * gnus-art.el (gnus-treatment-function-alist): Change order of
17150 newsgroups/generic header folding to avoid double-folding.
17151
17152 * message.el (message-hidden-headers): Add X-Draft-From.
17153
17154 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17155 New command.
17156 (gnus-summary-repeat-search-article-backward): New command.
17157
17158 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17159 groups in the parent topic.
17160
17161 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17162
17163 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17164 (spam-extra-header-to-number): Return the CRM114 number as a
17165 number instead of a string.
17166
17167 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17168
17169 * gnus-art.el (gnus-face-properties-alist): Move here from
17170 gnus-fun.
17171
17172 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17173
17174 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17175
17176 * message.el (message-strip-forbidden-properties): Only display on
17177 self-insert-command.
17178
17179 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17180 reindent.
17181 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17182
17183 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17184
17185 * smiley.el (smiley-style): Fix typo.
17186
17187 2006-03-23 Kenichi Handa <handa@m17n.org>
17188
17189 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17190 instead of set-buffer-multibyte.
17191
17192 2006-03-23 Kenichi Handa <handa@m17n.org>
17193
17194 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17195 buffer and then decode the buffer text if necessary.
17196 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17197 first, and after mm-encode-body, change the buffer to unibyte.
17198
17199 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17200
17201 * hashcash.el (hashcash-insert-payment-async-2):
17202 Use message-goto-eoh instead of doing it manually.
17203 (mail-add-payment): Use message-narrow-to-header instead of trying
17204 to do the same itself.
17205
17206 * message.el (message-hidden-headers): Add Face.
17207
17208 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17209 reparenting code.
17210 (gnus-summary-reparent-children): Refactored out code.
17211 (gnus-summary-thread-map): New keystroke.
17212 (gnus-summary-reparent-children): Make into command.
17213
17214 * smiley.el (smiley-style): Default to `medium' if using a large
17215 font.
17216
17217 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17218 does it itself.
17219
17220 * message.el (message-point-in-header-p): Simplify definition.
17221
17222 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17223
17224 * nnagent.el (nnagent-request-set-mark): Silence log file
17225 writing.
17226 (nnagent-request-set-mark): Use write-region instead of
17227 append-to-file.
17228
17229 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17230 strange select method.
17231
17232 * ecomplete.el (ecomplete-display-matches): Get highlightling
17233 right.
17234 (ecomplete-display-matches): Use literals.
17235 (ecomplete-display-matches): Disable message logging.
17236
17237 * message.el (message-display-abbrev): Small optimization.
17238
17239 * ecomplete.el (ecomplete-display-matches): Allow automatic
17240 display.
17241
17242 * message.el (message-strip-forbidden-properties):
17243 Display abbrevs.
17244 (message-display-abbrev): Get automatic display right.
17245
17246 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17247 keystrokes.
17248
17249 2006-04-13 Romain Francoise <romain@orebokech.com>
17250
17251 TODO: Backport to v5-10!
17252
17253 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17254 Move here (and rename) from gnus-registry.el.
17255
17256 * gnus-registry.el: Require gnus-util.
17257 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17258
17259 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17260
17261 * gnus-group.el (gnus-group-catchup-current):
17262 Change if-then-else-if-then-else into cond.
17263 (gnus-group-catchup): Indent.
17264 (group-name-at-point): New function.
17265 (gnus-fetch-group): Provide default from thing at point.
17266
17267 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17268
17269 * message.el (message-display-abbrev): Fix regexp.
17270
17271 * ecomplete.el (ecomplete-highlight-match-line):
17272 Reimplement choosing.
17273 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17274 dead variables.
17275
17276 * message.el (message-newline-and-indent): Remove debugging.
17277 (message-display-abbrev): Use new implementation.
17278
17279 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17280
17281 * gnus-art.el (gnus-article-mode):
17282 Set cursor-in-non-selected-windows to nil.
17283
17284 * smiley.el: Revert previous change.
17285 (smiley-data-directory): defvar it before using it in the
17286 defcustom of `smiley-style'.
17287
17288 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17289
17290 * message.el (message-newline-and-indent): New function.
17291
17292 * ecomplete.el: Implement more bits.
17293
17294 * message.el (message-put-addresses-in-ecomplete): Clean up the
17295 string.
17296
17297 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17298
17299 * gnus-sum.el (gnus-summary-save-parts):
17300 Bind gnus-summary-save-parts-counter and use it to make unique file
17301 names.
17302
17303 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17304
17305 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17306 parameter to say whether to actually parse the individual
17307 addresses.
17308
17309 * message.el (message-put-addresses-in-ecomplete): New function.
17310 (ecomplete): Require.
17311 (message-mail-alias-type): Add ecomplete as an option.
17312
17313 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17314
17315 * flow-fill.el (fill-flowed): Remove trailing space from blank
17316 quoted lines.
17317
17318 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17319
17320 * smiley.el (smiley-style): Move definition later to avoid a
17321 compilation warning.
17322
17323 2006-04-12 Kenichi Handa <handa@m17n.org>
17324
17325 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17326 buffer and then decode the buffer text if necessary.
17327 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17328 first, and after mm-encode-body, change the buffer to unibyte.
17329 Use mm-disable-multibyte instead of set-buffer-multibyte.
17330
17331 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17332
17333 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17334 Content-Type header instead of Content-Disposition header.
17335 (gnus-mime-inline-part): Ditto.
17336 (gnus-mime-view-part-as-charset): Ignore charset that the part
17337 specifies.
17338
17339 * mm-decode.el (mm-display-part): Work with external parts and
17340 usual parts similarly.
17341
17342 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17343 instead of gnus-display-mime.
17344
17345 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17346 instead of with-temp-buffer.
17347
17348 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17349 tag to summarized topics part in order to encode non-ASCII text.
17350
17351 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17352
17353 * smiley.el (smiley-style): New variable.
17354 (smiley-directory): New function.
17355 (smiley-data-directory): Derive from `smiley-style' using
17356 `smiley-directory'.
17357 (smiley-regexp-alist): Add new entries.
17358
17359 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17360 (gnus-article-browse-delete-temp): Add :version.
17361
17362 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17363
17364 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17365 the sieve region.
17366
17367 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17368
17369 * gnus.el (gnus-version-number): Bump version.
17370
17371 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17372
17373 * gnus.el: No Gnus v0.4 is released.
17374
17375 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17376
17377 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17378 layout.
17379
17380 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17381 unknown charset.
17382
17383 * message.el (message-header-synonyms): Add Original-To to the
17384 default.
17385
17386 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17387 optional parameter.
17388
17389 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17390
17391 * gnus-fun.el (gnus): Require it for gnus-directory.
17392
17393 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17394
17395 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17396
17397 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17398
17399 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17400
17401 2006-04-05 Simon Josefsson <jas@extundo.com>
17402
17403 * password.el (password-reset): New function.
17404
17405 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17406
17407 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17408 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17409
17410 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17411
17412 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17413 Some whitespace was matched into the url, which broke browsing hits
17414 > 100 when mm-url-use-external was nil.
17415
17416 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17417
17418 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17419 Check gnus-extra-headers for 'Newsgroups.
17420
17421 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17422 bound.
17423
17424 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17425
17426 * pgg-gpg.el: Clean up process buffers every time gpg processes
17427 complete.
17428
17429 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17430
17431 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17432 doc string.
17433
17434 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17435
17436 * pgg-gpg.el (pgg-gpg-process-filter)
17437 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17438
17439 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17440 lines, temporary fix.
17441
17442 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17443
17444 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17445
17446 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17447
17448 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17449 default-enable-multibyte-characters. This reverts the change from
17450 revision 6.17 which is no longer necessary because the passphrase
17451 is sent separately now. GnuPG messages are unreadable under
17452 multibyte locales with default-enable-multibyte-characters set to
17453 nil.
17454
17455 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
17456
17457 * message.el (message-tool-bar-gnome): Move "spell".
17458
17459 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
17460
17461 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17462 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
17463 instead.
17464
17465 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
17466
17467 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17468 Improve newsgroups handling for NNTP overviews which don't include
17469 Newsgroups.
17470
17471 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17472
17473 * message.el (message-resend): Bind message-generate-hashcash to nil.
17474
17475 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17476
17477 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17478 when searching for already-paid recipients.
17479
17480 2006-03-27 Daiki Ueno <ueno@unixuser.org>
17481
17482 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17483 passphrases when it is not needed.
17484 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17485 passphrase stuff from gpg, should only be necessary when you use
17486 gpg with a smartcard.
17487
17488 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
17489
17490 * mml.el (mml-insert-mime): Ignore cached contents of
17491 message/external-body part.
17492
17493 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17494 (mm-insert-part): Ditto.
17495
17496 2006-03-23 Simon Josefsson <jas@extundo.com>
17497
17498 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17499 Reiner.
17500 (pgg-gpg-use-agent-p): Use it again.
17501
17502 2006-03-23 Simon Josefsson <jas@extundo.com>
17503
17504 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17505 older emacsen.
17506 (pgg-gpg-use-agent-p): Don't use it.
17507
17508 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
17509
17510 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17511 if we can.
17512
17513 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
17514
17515 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17516 (pgg-gpg-update-agent): New function.
17517 (pgg-gpg-use-agent-p): New function.
17518 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17519 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17520 (pgg-gpg-sign-region): Use it.
17521
17522 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
17523
17524 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17525 Reported by Ralf Wachinger <rwachinger@gmx.de>.
17526
17527 2006-03-21 Simon Josefsson <jas@extundo.com>
17528
17529 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17530 <wilde@sha-bang.de>.
17531 (pgg-gpg-use-agent): New variable.
17532 (pgg-gpg-process-region): Use it.
17533 (pgg-gpg-encrypt-region): Likewise.
17534 (pgg-gpg-encrypt-symmetric-region): Likewise.
17535 (pgg-gpg-decrypt-region): Likewise.
17536 (pgg-gpg-sign-region): Likewise.
17537 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17538
17539 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17540
17541 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17542
17543 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17544 Add comment on version.
17545
17546 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
17547
17548 * smiley.el: Add missing test smiley.
17549
17550 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
17551
17552 * mm-decode.el (mm-with-part): New macro.
17553 (mm-get-part): Use it; work with message/external-body as well.
17554 (mm-save-part): Treat name and filename equally.
17555
17556 * mm-extern.el (mm-extern-cache-contents): New function.
17557 (mm-inline-external-body): Use it; force the part to be displayed;
17558 move undisplayer added to the cached handle to the parent.
17559
17560 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17561 (gnus-mime-view-part-as-type): Work with message/external-body.
17562
17563 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17564
17565 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17566
17567 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17568 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17569 Emacs.]
17570
17571 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17572
17573 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17574 path rather than symbol. Always return list of directories.
17575 Guarantee that image directory comes first. [Sync with image.el,
17576 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17577
17578 * message.el (message-make-tool-bar): Adjust to new API of
17579 `gmm-image-load-path-for-library'.
17580
17581 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17582
17583 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17584
17585 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17586
17587 * gnus-art.el (gnus-article-only-boring-p):
17588 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17589 intangible text.
17590 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17591
17592 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
17593
17594 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17595 Use `defun' instead of `gmm-defun-compat'.
17596
17597 2006-03-14 Simon Josefsson <jas@extundo.com>
17598
17599 * message.el (message-unique-id): Don't use message-number-base36
17600 if (user-uid) is a float.
17601 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17602
17603 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17604
17605 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17606
17607 * gnus-art.el (gnus-mime-display-single): Make sure there is an
17608 empty line between a part and a message part.
17609
17610 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
17611
17612 * smiley.el: Add more test smileys.
17613 (smiley-data-directory, smiley-regexp-alist)
17614 (gnus-smiley-file-types): Fix doc strings.
17615 (smiley-update-cache): Clear smiley-cached-regexp-alist before
17616 adding new elements.
17617 (smiley-mouse-map): Unused code. Make it a comment.
17618
17619 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
17620
17621 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17622 scan latest NoCeM messages instead of old ones.
17623 (gnus-nocem-check-article): Fix regexps so as to match to PGP
17624 delimiters that are recently used.
17625 (gnus-nocem-load-cache): Add autoload cookie.
17626
17627 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17628
17629 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17630 level which is larger than gnus-use-nocem is specified.
17631
17632 * gnus-group.el (gnus-group-get-new-news): Ditto.
17633
17634 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
17635
17636 * gnus-util.el (gnus-tool-bar-update): New function.
17637
17638 * gnus-group.el (gnus-group-update-tool-bar): New variable.
17639 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17640
17641 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17642
17643 * gnus-group.el (gnus-group-redraw-when-idle)
17644 (gnus-group-redraw-check): Remove.
17645 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17646
17647 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
17648
17649 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17650 if optional last element is specified in splits (FIELD VALUE...).
17651
17652 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
17653
17654 * message.el (message-make-tool-bar): Rename gmm-image-load-path
17655 to gmm-image-load-path-for-library. Call with no-error argument.
17656 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17657
17658 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17659
17660 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17661
17662 * gmm-utils.el (gmm-image-load-path): Remove alias.
17663
17664 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
17665
17666 * gmm-utils.el (gmm-image-load-path): Add alias.
17667
17668 * nnml.el (nnml-generate-nov-databases-directory): Rename from
17669 nnml-generate-nov-databases-1.
17670 (nnml-generate-nov-databases): Use it.
17671 (nnml-generate-nov-databases-directory): Document no-active
17672 argument.
17673
17674 * gmm-utils.el (gmm-image-load-path-for-library): Return single
17675 directory if path is t. Add no-error.
17676
17677 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17678 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17679
17680 * gnus-art.el (gnus-article-browse-delete-temp-files):
17681 Simplify resetting gnus-article-browse-html-temp-list.
17682
17683 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17684 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
17685 Add example to docstring. Rename local variables. Move error
17686 checks to default case in cond and simplify.
17687
17688 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
17689
17690 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17691 handle is multipart when calling it recursively.
17692 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17693
17694 2006-03-03 Daniel Pittman <daniel@rimspace.net>
17695
17696 * nnimap.el (nnimap-request-update-info-internal): Optimize.
17697 Don't `gnus-uncompress-range' to avoid excessive memory usage.
17698
17699 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17700
17701 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17702 is loaded.
17703
17704 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17705 loaded.
17706
17707 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17708
17709 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17710 to "Emacs 23 (unicode)" in doc string.
17711
17712 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17713 "Emacs 23 (unicode)" in comment.
17714
17715 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17716
17717 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17718
17719 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17720 characters 160 through 255 in Emacs 23.
17721
17722 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17723
17724 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17725 gnus-article-browse-html-temp.
17726 (gnus-article-browse-delete-temp): Make it customizable.
17727 Add `file'. Adjust doc string.
17728 (gnus-article-browse-delete-temp-files): Add argument.
17729 Allow query for each file. Adjust doc string.
17730 (gnus-article-browse-html-parts):
17731 Add `gnus-article-browse-delete-temp-files' to
17732 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17733
17734 2006-03-02 Hynek Schlawack <hynek@ularx.de>
17735
17736 * gnus-art.el (gnus-article-browse-html-temp)
17737 (gnus-article-browse-delete-temp): New variables.
17738 (gnus-article-browse-delete-temp-files): New function.
17739 (gnus-article-browse-html-parts): Use it.
17740
17741 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17742
17743 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17744
17745 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17746 string.
17747
17748 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17749 gnus-summary-insert-new-articles when unplugged.
17750 Remove gnus-summary-search-article-forward.
17751
17752 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17753 display-visual-class instead of display-color-cells.
17754
17755 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
17756
17757 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17758 message/* containing non-ASCII text properly.
17759
17760 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
17761
17762 * message.el: Require gmm-utils, remove autoloads.
17763 (message-tool-bar): Set default based on
17764 gmm-tool-bar-style.
17765 (message-tool-bar-gnome): Add gmm-customize-mode.
17766
17767 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17768 gmm-tool-bar-style.
17769 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17770
17771 * gnus-group.el (gnus-group-tool-bar): Set default based on
17772 gmm-tool-bar-style.
17773 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17774
17775 * gmm-utils.el (gmm-image-directory): Rename variable from
17776 gmm-image-load-path.
17777 (gmm-image-load-path): Use gmm-image-directory.
17778 (gmm-customize-mode): New function.
17779 (gmm-tool-bar-style): New variable.
17780
17781 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17782 gnus-group-redraw-line-number.
17783 (gnus-group-redraw-check): Simplify.
17784 (gnus-group-tool-bar-update): Remove redraw check.
17785 (gnus-group-make-tool-bar): Add redraw check.
17786
17787 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
17788
17789 * gnus-art.el (gnus-button): Add missing parentheses.
17790
17791 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
17792
17793 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17794
17795 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17796
17797 * gnus-art.el (gnus-button): New face.
17798 (gnus-article-button-face): Use it.
17799
17800 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17801 Add gnus-summary-next-page. Re-order.
17802
17803 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17804 next-node are now included.
17805 (gnus-group-redraw-line-number): New internal variable.
17806 (gnus-group-redraw-check): Helper function for updating the tool
17807 bar.
17808 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17809
17810 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17811
17812 * spam.el (spam-spamassassin-score-regexp): New internal variable.
17813 (spam-extra-header-to-number, spam-check-spamassassin-headers):
17814 Use it to match format of Spamassassin 3.0 and later.
17815 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17816 (spam-check-bogofilter)
17817 (spam-bogofilter-register-with-bogofilter): Fix args of
17818 `gnus-error' calls.
17819
17820 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17821
17822 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17823 unnecessary interaction when sending queued mails.
17824 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17825
17826 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
17827
17828 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17829 first or last are nil.
17830
17831 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17832
17833 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17834
17835 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17836
17837 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17838
17839 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17840
17841 * dns.el (query-dns): Protect more against buggy tcp output.
17842
17843 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17844
17845 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17846 nov.php.
17847
17848 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
17849
17850 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17851 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17852 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
17853 output on the server side.
17854 (nnweb-google-create-mapping): Update regexps and add some
17855 progress indication.
17856
17857 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
17858
17859 * gnus-group.el (gnus-group-tool-bar-gnome):
17860 Fix gnus-agent-toggle-plugged. Re-order icons.
17861 (gnus-group-tool-bar-gnome):
17862 Add gnus-group-{prev,next}-unread-group.
17863 (gnus-group-tool-bar-gnome): Re-order icons.
17864
17865 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17866 Move gnus-summary-insert-new-articles.
17867
17868 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17869 Fix comments.
17870
17871 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
17872 also available in Emacs 21.3.
17873
17874 * message.el (message-fix-before-sending): Change "Emacs 22" to
17875 "Emacs 23 (unicode)" in comment.
17876
17877 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17878 "Emacs 23 (unicode)" in comment.
17879
17880 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17881 comment.
17882 (mm-coding-system-p): Add comment about no-MULE XEmacs.
17883
17884 * mm-view.el (mm-fill-flowed): Add :version.
17885
17886 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
17887
17888 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17889 and load-path.
17890
17891 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
17892
17893 * message.el: Autoload gmm-image-load-path.
17894 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17895 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
17896 consitency.
17897
17898 * gmm-utils.el (gmm-image-load-path): Also search in
17899 "../etc/images". Don't set gmm-image-load-path if we don't find
17900 the image.
17901
17902 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
17903
17904 * gmm-utils.el (gmm-image-load-path): Don't make
17905 `gmm-image-load-path' include subdirectories which the second arg
17906 `image' might specify.
17907
17908 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17909 subdirectory to icon file names.
17910
17911 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17912
17913 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
17914
17915 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17916 gmm-image-load-path calls.
17917
17918 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17919
17920 * message.el (message-make-tool-bar): Ditto.
17921
17922 * mml.el (mml-preview): Add comment concerning tool bar icons.
17923
17924 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17925 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17926
17927 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17928 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17929
17930 * message.el (message-tool-bar-gnome): Use new icon names.
17931 (message-make-tool-bar): Use `gmm-image-load-path'.
17932
17933 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17934 New functions from MH-E.
17935 (gmm-image-load-path): New variable from MH-E.
17936 (gmm-image-load-path): New function from MH-E. Add arguments
17937 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
17938 *-image-load-path-called-flag.
17939
17940 2006-02-21 Milan Zamazal <pdm@brailcom.org>
17941
17942 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17943
17944 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
17945
17946 * nnimap.el (nnimap-request-move-article): Change folder back to
17947 source group before deleting.
17948
17949 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
17950
17951 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17952
17953 * gnus-art.el (mm-url-insert-file-contents-external):
17954 Autoload mm-url.
17955
17956 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17957
17958 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
17959
17960 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17961 coding system which mm-charset-to-coding-system returns for a
17962 given charset is valid.
17963
17964 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
17965
17966 * html2text.el (html2text-remove-tag-list):
17967 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17968
17969 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
17970
17971 * gnus-cus.el: Revert 2005-10-17 change.
17972
17973 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
17974
17975 * gnus-art.el (article-strip-banner):
17976 Call article-really-strip-banner only when the regexp match is made.
17977
17978 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
17979
17980 * gnus-art.el (article-strip-banner):
17981 Use gnus-extract-address-components instead of
17982 mail-header-parse-addresses to make it work with non-ASCII text;
17983 remove mail-encode-encoded-word-string.
17984
17985 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
17986 values which are surrounded with \"...\"; make it never cause a
17987 Lisp error; give up parsing of parameters if it failed in
17988 extracting type.
17989
17990 2006-02-14 Arne Jørgensen <arne@arnested.dk>
17991
17992 * smime.el (smime-cert-by-ldap-1): Fix bug where
17993 `smime-ldap-search' returns results without userCertificates.
17994
17995 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
17996
17997 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
17998
17999 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18000
18001 * spam.el (spam-check-spamassassin-headers): Adapt format for
18002 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18003 <ari@mbf.ocn.ne.jp>.
18004 (spam-list-of-processors): Add spam-use-gmane.
18005
18006 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18007
18008 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18009 make-temp-file; make it work with XEmacs as well.
18010
18011 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18012 mm-make-temp-file.
18013
18014 * mm-decode.el (mm-display-external): Use the 3rd arg of
18015 mm-make-temp-file.
18016 (mm-create-image-xemacs): Ditto.
18017
18018 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18019
18020 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18021 with message-narrow-to-headers.
18022 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18023 (gnus-draft-check-draft-articles): New function.
18024 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18025
18026 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18027
18028 * gnus-art.el (gnus-article-browse-html-parts):
18029 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18030 Don't use suffix argument for mm-make-temp-file for Emacs 21
18031 compatibility. Remove useless `format'.
18032
18033 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18034
18035 * nnweb.el (nnweb-google-wash-article): Update regexps.
18036 (nnweb-group-alist): Use defvoo instead of defvar.
18037
18038 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18039
18040 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18041 re-loading nn* modules.
18042
18043 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18044
18045 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18046 for `tool-bar-mode' and don't check it's default-value.
18047
18048 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18049
18050 * message.el (message-make-tool-bar): Ditto.
18051
18052 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18053 `substring'. Shorten tmp-file name.
18054
18055 * gnus.el: Remove bogus comment.
18056
18057 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18058
18059 * gnus-art.el (gnus-article-browse-html-parts): New function.
18060 (gnus-article-browse-html-article): New function for viewing html
18061 articles with a browser.
18062
18063 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18064
18065 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18066 (mml2015-pgg-encrypt): Ditto.
18067
18068 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18069 (mml1991-pgg-encrypt): Ditto.
18070
18071 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18072
18073 * nnfolder.el (nnfolder-insert-newsgroup-line):
18074 Use message-make-date instead of current-time-string.
18075
18076 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18077 to gnus-decoded which mm-uu might set.
18078
18079 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18080
18081 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18082 don't decode quoted parameters; remove misimported Emacs code.
18083 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18084 (rfc2231-decode-encoded-string): Don't use split-string which
18085 behaves differently according to Emacs version; use
18086 mm-decode-coding-region to convert charset to coding-system.
18087 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18088 (rfc2231-encode-string): Remove misimported Emacs code.
18089
18090 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18091
18092 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18093 when calling mail-header-parse-content-type.
18094 (article-de-quoted-unreadable): Ditto.
18095 (article-de-base64-unreadable): Ditto.
18096 (article-wash-html): Ditto.
18097
18098 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18099 calling mail-header-parse-content-type and
18100 mail-header-parse-content-disposition.
18101 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18102 mail-header-parse-content-type.
18103
18104 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18105 insert charset and format parameters; encode description after
18106 inserting it to buffer.
18107 (mml-insert-parameter): Fold lines properly even if a parameter is
18108 segmented into two or more lines; change the max column to 76.
18109
18110 * rfc1843.el (rfc1843-decode-article-body): Don't use
18111 ignore-errors when calling mail-header-parse-content-type.
18112
18113 * rfc2231.el (rfc2231-parse-string): Return at least type if
18114 possible; don't cause an error even if it fails in parsing of
18115 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18116 (rfc2231-encode-string): Don't break lines at the beginning, leave
18117 it to mml-insert-parameter.
18118
18119 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18120 calling mail-header-parse-content-type.
18121
18122 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18123
18124 * spam-report.el (spam-report-gmane-use-article-number):
18125 Improve doc string.
18126 (spam-report-gmane-internal): Check if a suitable header was found
18127 in the article.
18128
18129 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18130
18131 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18132 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18133
18134 2006-02-05 Romain Francoise <romain@orebokech.com>
18135
18136 Update copyright notices of all files in the gnus directory.
18137
18138 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18139
18140 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18141
18142 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18143
18144 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18145 segmented lines of parameter value to cope with Thunderbird 1.5
18146 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18147 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18148 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18149
18150 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18151
18152 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18153 parts.
18154
18155 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18156
18157 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18158 there's only one active file for all servers.
18159 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18160 solid groups. Gnus might have used a FAST request to select the group.
18161 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18162 and nnweb-search redundantly in the active file.
18163 (nnweb-request-list): Don't list bogus groups. There can only be one.
18164 (nnweb-request-create-group): Don't use ARGS.
18165 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18166 initializations. Let nnoo do the work.
18167
18168 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18169
18170 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18171 Say the part has been decoded.
18172
18173 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18174
18175 2006-01-31 Kevin Ryde <user42@zip.com.au>
18176
18177 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18178 mailcap-viewer-test-cache when there's no 'test clause, since that
18179 will invert the meaning of a "nil" test previously determined by
18180 mailcap-mailcap-entry-passes-test.
18181
18182 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18183
18184 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18185 compiling.
18186
18187 * gnus-sum.el: Ditto.
18188
18189 * message.el: Don't bind tool-bar-map when compiling.
18190
18191 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18192
18193 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18194
18195 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18196
18197 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18198 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18199 current Google Groups.
18200
18201 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18202
18203 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18204 and tool-bar-mode.
18205
18206 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18207 and tool-bar-mode.
18208
18209 * message.el (message-tool-bar-update): Simplify.
18210 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18211
18212 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18213 gnus-summary-buffer.
18214 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18215 gnus-summary-reply.
18216
18217 * gmm-utils.el (gmm): Add :version.
18218
18219 2006-01-26 Steve Youngs <steve@sxemacs.org>
18220
18221 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18222 Don't autoload.
18223
18224 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18225
18226 * gmm-utils.el (gmm-verbose): Add :group.
18227
18228 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18229
18230 * message.el: Change some comments WRT tool-bars.
18231
18232 * gnus-sum.el (gnus-summary-tool-bar)
18233 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18234 (gnus-summary-tool-bar-zap-list): New variables.
18235 (gnus-summary-make-tool-bar): Complete rewrite using
18236 `gmm-tool-bar-from-list'.
18237
18238 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18239 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18240 New variables.
18241 (gnus-group-make-tool-bar): Complete rewrite using
18242 `gmm-tool-bar-from-list'.
18243 (gnus-group-tool-bar-update): New function.
18244
18245 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18246
18247 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18248
18249 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18250 is dissected into a single part of which the type is the same as
18251 the given one; decode charset.
18252
18253 2006-01-21 Kevin Ryde <user42@zip.com.au>
18254
18255 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18256 into alists as symbol not string, since that's what
18257 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18258 look for.
18259
18260 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18261
18262 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18263 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18264
18265 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18266
18267 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18268
18269 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18270 (gnus-mime-security-button-menu): New definition.
18271 (gnus-mime-security-button-map): Use them.
18272 (gnus-mime-security-button-menu): New function.
18273 (gnus-insert-mime-security-button): Addition to help echo.
18274 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18275 (gnus-mime-security-pipe-part): New functions.
18276
18277 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18278 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18279
18280 * mm-decode.el (mm-handle-set-disposition): Remove.
18281 (mm-handle-set-description): Remove.
18282
18283 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18284
18285 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18286 (mm-w3m-standalone-supports-m17n-p): New function.
18287 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18288 w3m usage.
18289
18290 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18291 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18292
18293 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18294
18295 * message.el (message-tool-bar-zap-list):
18296 Use gmm-tool-bar-zap-list as custom type.
18297 (message-tool-bar-update): New function.
18298 (message-tool-bar, message-tool-bar-gnome)
18299 (message-tool-bar-retro): Add message-tool-bar-update.
18300 (message-tool-bar-gnome): Add flyspell-buffer.
18301
18302 * gnus-util.el (gnus-error): Describe `args'.
18303
18304 * gmm-utils.el (gmm-error): Describe `args'.
18305 (gmm-tool-bar-zap-list): New widget.
18306 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18307
18308 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18309
18310 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18311 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18312 the number of recursive calls.
18313
18314 * mm-decode.el (mm-handle-set-disposition): New macro.
18315 (mm-handle-set-description): New macro.
18316
18317 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18318
18319 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18320 encoding.
18321
18322 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18323
18324 * message.el (message-tool-bar-zap-list, message-tool-bar)
18325 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18326 (message-tool-bar-local-item-from-menu): Remove.
18327 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18328 (message-make-tool-bar): New function.
18329 (message-mode): Use `message-make-tool-bar'.
18330
18331 * gmm-utils.el: New file.
18332 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18333 (gmm-lazy): New widget copied from `nnmail.el'.
18334 (gmm-tool-bar-from-list): New function for creating customizable
18335 tool bars.
18336 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18337 output.
18338 (gmm): Add :prefix to defgroup.
18339
18340 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18341
18342 * gmm-utils.el (gmm-widget-p): New function.
18343
18344 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18345
18346 * mml.el (mml-attach-file): Describe `description' in doc string.
18347 (mml-menu): Add Emacs MIME manual and PGG manual.
18348
18349 2006-01-20 Richard M. Stallman <rms@gnu.org>
18350
18351 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18352
18353 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18354
18355 * nntp.el (nntp-end-of-line): Doc fix.
18356
18357 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18358
18359 * imap.el (imap-open): Handle case where buffer is a buffer
18360 object.
18361
18362 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18363
18364 * gnus-delay.el (gnus-delay): Don't autoload.
18365 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18366 to be re-loaded when customizing the `gnus-delay' group.
18367
18368 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18369
18370 * message.el (message-insert-citation-line): Use newlines.
18371
18372 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18373
18374 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18375
18376 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18377
18378 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18379
18380 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18381
18382 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18383
18384 * mm-decode.el (mm-inlined-types): Add application/pgp.
18385 (mm-automatic-display): Ditto.
18386
18387 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18388 part as text.
18389
18390 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18391
18392 * nnrss.el: Update copyright.
18393 (nnrss-opml-import): Query whether to subscribe to each entry.
18394
18395 * gnus-art.el:
18396 * gnus-sum.el:
18397 * mm-uu.el:
18398 * mm-view.el: Update copyright.
18399
18400 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18401
18402 * message.el (message-info): New function.
18403 (message-mode-menu): Add it.
18404 Update copyright.
18405
18406 * ChangeLog: Fix and update copyright.
18407
18408 2006-01-13 Romain Francoise <romain@orebokech.com>
18409
18410 * message.el (message-forward-subject-name-subject): Prefer the
18411 address to 'nowhere' if the sender has no name.
18412 Fix typo. Update copyright year.
18413
18414 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18415
18416 * gnus-art.el (article-wash-html):
18417 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18418 (gnus-article-wash-html-with-w3m-standalone): New function.
18419
18420 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18421 mm-inline-text-html-render-with-w3m-standalone.
18422 (mm-text-html-washer-alist): Map w3m-standalone to
18423 gnus-article-wash-html-with-w3m-standalone.
18424 (mm-inline-text-html-render-with-w3m-standalone): New function.
18425
18426 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18427
18428 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18429 Improve LaTeX.
18430
18431 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18432
18433 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18434 (nnrss-request-article): Render text/plain parts as HTML.
18435
18436 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18437 the buffer.
18438
18439 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18440
18441 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18442 custom definition of `gnus-posting-styles'.
18443
18444 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18445 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18446
18447 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18448
18449 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18450 Use nntp for bug archive.
18451
18452 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18453
18454 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18455 parts.
18456 (nnrss-normalize-date): New function converts ISO 8601 date into
18457 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18458 (nnrss-check-group): Use it.
18459
18460 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
18461
18462 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18463
18464 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18465 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18466 (nnrss-insert-w3): Ditto.
18467
18468 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18469
18470 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18471 the articles to be forwarded including the case where neither a
18472 number of articles nor a region is specified.
18473
18474 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18475
18476 * nnrss.el (nnrss-request-article): Fix last change; fill
18477 text/plain parts.
18478
18479 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18480
18481 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18482 in text/plain part.
18483 (nnrss-check-group): Don't add excessive newline to dc:subject.
18484
18485 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
18486
18487 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18488 article.
18489
18490 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
18491
18492 * nnml.el: Don't require gnus-bcklg. Autoload it.
18493 (nnml-use-compressed-files, nnml-save-mail): Support other
18494 comression programs such as bzip2.
18495
18496 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18497
18498 * dns.el (query-dns): Make sure we check the buffer size before
18499 removing tcp headers.
18500
18501 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18502
18503 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18504 remove MIME buttons associated with multipart/alternative parts.
18505 (gnus-mime-display-alternative): Tag buttons using `article-type'
18506 text property.
18507
18508 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18509 associated with multipart/alternative parts.
18510
18511 * gnus-art.el (gnus-signature-separator): Fix custom type.
18512
18513 * mm-decode.el (mm-inlined-types): Fix custom type.
18514 (mm-keep-viewer-alive-types): Ditto.
18515 (mm-automatic-display): Ditto.
18516 (mm-attachment-override-types): Ditto.
18517 (mm-inline-override-types): Ditto.
18518 (mm-automatic-external-display): Ditto.
18519
18520 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
18521
18522 * spam-report.el (spam-report-user-mail-address)
18523 (spam-report-user-agent): New variables.
18524 (spam-report-url-ping-plain): Use spam-report-user-agent.
18525
18526 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
18527
18528 * gnus-art.el (gnus-button-handle-custom): Do not just use
18529 `customize-apropos' for any "M-x customize-*" button but the
18530 function called for. Accept both the function name and its
18531 argument in order to achieve this.
18532 (gnus-button-alist): Remove support for "custom:" URL's.
18533 Pass function name to `gnus-button-handle-custom' in case of "M-x
18534 customize-*" buttons.
18535
18536 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18537
18538 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18539 multipart/alternative and add xref to mm-discouraged-alternatives
18540 in doc string.
18541
18542 * mm-decode.el (mm-discouraged-alternatives): Add xref to
18543 gnus-buttonized-mime-types in doc string.
18544
18545 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
18546
18547 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18548 Suggest image/.* in the doc string.
18549
18550 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
18551
18552 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18553 message-marks (Debian bug #342521).
18554
18555 2005-12-12 Simon Josefsson <jas@extundo.com>
18556
18557 * password.el (password-read-from-cache): Add.
18558 (password-read): Use it.
18559
18560 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18561
18562 * rfc2047.el (rfc2047-charset-to-coding-system):
18563 Recognize us-ascii as a MIME charset.
18564
18565 * mm-bodies.el (mm-decode-content-transfer-encoding):
18566 Protect against the case where the 2nd arg TYPE is nil.
18567
18568 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18569
18570 * pop3.el (pop3-stream-type): Fix custom version.
18571
18572 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18573
18574 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18575
18576 * mm-decode.el (mm-display-external): Add missing cdr.
18577
18578 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
18579
18580 * mm-decode.el (mm-display-external): Use nametemplate (defined in
18581 RFC1524) if it is in mailcap or add a suffix according to
18582 mailcap-mime-extensions when generating a temp filename; postpone
18583 deleting a temp file for 2 seconds for some wrappers, shell
18584 scripts, and so on, which might exit right after having started a
18585 viewer command as a background job.
18586
18587 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18588
18589 * nntp.el (nntp-marks-directory): Fix custom group.
18590
18591 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18592 steps when < 10.
18593
18594 * gnus-start.el (gnus-no-server-1):
18595 Mention `gnus-level-default-subscribed' in doc string.
18596
18597 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18598
18599 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18600 parens.
18601
18602 2005-11-26 Dave Love <fx@gnu.org>
18603
18604 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18605 (tls-program, tls-success): Provide openssl alternative.
18606
18607 * starttls.el: Doc fixes.
18608 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18609 SERVICE to PORT.
18610
18611 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
18612 port null or service name.
18613 (starttls-negotiate): Autoload.
18614
18615 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18616
18617 * message.el (message-kill-to-signature): Fix interactive spec.
18618
18619 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
18620
18621 * pop3.el (pop3-open-server): Recognize a string as a service name.
18622
18623 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
18624
18625 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18626
18627 2005-11-23 Dave Love <fx@gnu.org>
18628
18629 Add pop3s, pop3/starttls.
18630
18631 * pop3.el (pop3-authentication-scheme): Clarify doc.
18632 (open-tls-stream, starttls-open-stream): Autoload.
18633 (pop3-stream-type): New.
18634 (pop3-open-server): Use it.
18635
18636 * mail-source.el (mail-sources): Fix some :types. Add stream type
18637 for POP.
18638 (mail-source-keyword-map): Add :stream for POP.
18639 (mail-source-fetch-pop): Use pop3-stream-type.
18640
18641 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
18642
18643 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18644 of current-time-string.
18645
18646 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
18647
18648 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18649 date header.
18650
18651 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18652
18653 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18654 it can seriously impact performance as it bypasses the agent's
18655 local caches.
18656
18657 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18658
18659 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18660 must be explicitly online rather than "not explicitly offline" for
18661 its flags to be synchronized.
18662
18663 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18664 that gnus-uu-unmark-thread will function correctly.
18665
18666 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18667 1024K is instead displayed as 1M.
18668
18669 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18670
18671 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18672
18673 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
18674
18675 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18676
18677 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
18678
18679 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18680 error message to display actual error condition.
18681 (gnus-agent-save-local): Avoid saving symbols that are bound to
18682 nil as they simply result in a warning message in
18683 gnus-agent-read-local.
18684
18685 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18686
18687 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18688 rather than make-variable-buffer-local for file-precious-flag.
18689
18690 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18691
18692 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18693 for duplicates which are removed. The invalid sort check then
18694 triggers a rescan after the sort as sorting may have moved
18695 duplicate entries such that they can be cheaply detected.
18696
18697 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18698
18699 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18700
18701 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18702
18703 * gnus-agent.el (gnus-agent-article-alist-save-format):
18704 Change internal variable to a custom variable. Change default value
18705 from compressed(2) to uncompressed(1).
18706 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18707 support for uncompressed agentview files. Taken together, reading
18708 the agentview file should now be 6-7 times faster.
18709
18710 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
18711
18712 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18713 as a buffer-local variable. This avoids creating truncated
18714 dribble files as a result of a hang up, eg.
18715
18716 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18717
18718 * gnus-start.el (gnus-start-draft-setup):
18719 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18720
18721 * gnus.el (gnus-splash): Change custom group.
18722 (gnus-group-get-parameter, gnus-group-parameter-value):
18723 Describe allow-list argument.
18724
18725 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18726 string.
18727
18728 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18729
18730 * gnus-art.el (gnus-default-article-saver): Add user-defined
18731 `function' to custom type.
18732
18733 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18734
18735 * imap.el (imap-open): Handle case where buffer is a buffer
18736 object.
18737
18738 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
18739
18740 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18741 long lines.
18742 (gnus-cache-delete-group): Wrap doc strings.
18743
18744 * gnus-agent.el (gnus-agent-rename-group)
18745 (gnus-agent-delete-group): Wrap doc strings.
18746
18747 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18748
18749 * gnus-start.el (gnus-1): Add "native" to
18750 gnus-predefined-server-alist.
18751
18752 * gnus.el (gnus-method-to-server): Don't add "native" to the
18753 lists here, because that leads to problems when
18754 gnus-select-method is bound.
18755
18756 2005-11-09 Simon Josefsson <jas@extundo.com>
18757
18758 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18759 use (not sort-by-date) instead.
18760
18761 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
18762
18763 * gnus-delay.el (gnus-delay-group): Don't autoload.
18764 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18765 to be re-loaded when customizing the `gnus-delay' group.
18766
18767 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
18768
18769 * message.el: Revert last changes.
18770 (message-insert-citation-line): Use newlines.
18771
18772 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
18773
18774 * message.el (message-courtesy-message)
18775 (message-mark-insert-begin, message-mark-insert-end)
18776 (message-elide-ellipsis, message-cancel-message)
18777 (message-add-header, message-change-subject)
18778 (message-cross-post-followup-to-header)
18779 (message-cross-post-insert-note, message-reduce-to-to-cc)
18780 (message-widen-reply, message-delete-not-region)
18781 (message-kill-to-signature, message-insert-signature)
18782 (message-insert-importance-high, message-insert-importance-low)
18783 (message-insert-or-toggle-importance)
18784 (message-insert-disposition-notification-to)
18785 (message-indent-citation, message-yank-original)
18786 (message-cite-original-without-signature, message-cite-original)
18787 (message-insert-citation-line, message-position-on-field)
18788 (message-fix-before-sending, message-send-mail-partially)
18789 (message-send-mail, message-send-mail-with-sendmail)
18790 (message-send-mail-with-qmail, message-send-news)
18791 (message-check-news-header-syntax, message-generate-headers)
18792 (message-insert-courtesy-copy, message-fill-address)
18793 (message-fill-header, message-shorten-references)
18794 (message-setup-1, message-cancel-news)
18795 (message-forward-make-body-plain, message-forward-make-body-mime)
18796 (message-forward-make-body-mml, message-encode-message-body)
18797 (message-forward-make-body-digest-plain)
18798 (message-forward-make-body-digest-mime)
18799 (message-use-alternative-email-as-from): Insert `hard-newline'
18800 instead of ordinary newlines.
18801
18802 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
18803
18804 * message.el (message-generate-headers): Downcase the argument
18805 given to message-check-element.
18806
18807 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
18808
18809 * nntp.el (nntp-authinfo-rejected): New error condition.
18810 (nntp-wait-for): Use new error condition to signal authentication
18811 error.
18812 (nntp-retrieve-data): Rethrow new error condition to break out of
18813 recursive call to nntp-send-authinfo.
18814
18815 2005-11-08 Romain Francoise <romain@orebokech.com>
18816
18817 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18818 (gnus-summary-exit-map): Bind to `Z p'.
18819 (gnus-summary-make-menu-bar): Add menu item.
18820
18821 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
18822
18823 * gnus-art.el (gnus-article-treat-custom): Add `first'.
18824 (gnus-treat-*): Add `first' in all doc strings.
18825
18826 * gnus-group.el (gnus-group-compact-group): Fix typo.
18827
18828 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
18829
18830 * gnus.el (gnus-parameters-case-fold-search): New variable.
18831 (gnus-parameters-get-parameter): Use it.
18832
18833 * gnus-score.el (gnus-home-score-file): Doc fix.
18834
18835 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
18836
18837 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18838
18839 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18840
18841 * mm-util.el (mm-special-display-p): New function.
18842
18843 * mml.el (mml-preview): Use it; doc fix.
18844
18845 2005-10-29 Romain Francoise <romain@orebokech.com>
18846
18847 * message.el (message-fix-before-sending): Fix comment.
18848
18849 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18850
18851 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18852
18853 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18854
18855 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18856 Used in gnus-score.el.
18857
18858 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
18859
18860 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18861
18862 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
18863
18864 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18865 whitespace removed in revision 7.8. Use concatenated string to
18866 protect trailing whitespace.
18867
18868 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
18869
18870 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18871 (nnimap-request-expire-articles): Use it to avoid sending 'UID
18872 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18873 Courier IMAP ("some version from 2004"). Mostly based on similar
18874 code in the same function.
18875
18876 2005-10-26 Didier Verna <didier@xemacs.org>
18877
18878 * gnus-group.el (gnus-group-compact-group): Invalidate original
18879 article buffer.
18880 * gnus-srvr.el (gnus-server-compact-server): Ditto.
18881 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18882 NOV database and in article itself.
18883 Invalidate article backlog.
18884
18885 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
18886
18887 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18888
18889 2005-10-26 Simon Josefsson <jas@extundo.com>
18890
18891 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18892 part of 2004-07-25 change.
18893
18894 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
18895
18896 * message.el (message-display-completion-list): New function.
18897 (message-expand-group): Use it; make sure the Completions buffer
18898 is modifiable.
18899
18900 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18901
18902 * imap.el (imap-open): Handle case where buffer is a buffer object.
18903
18904 2005-10-24 Eli Zaretskii <eliz@gnu.org>
18905
18906 * pgg-def.el:
18907 * pgg-gpg.el:
18908 * pgg-parse.el:
18909 * pgg-pgp.el:
18910 * pgg-pgp5.el:
18911 * pgg.el: Move to the parent lisp directory.
18912
18913 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
18914
18915 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18916 user-mail-name is an empty string.
18917
18918 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
18919
18920 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18921 depending on gnus-score-decay-constant.
18922
18923 * encrypt.el (encrypt-insert-file-contents)
18924 (encrypt-write-file-contents): Don't use `gnus-message'.
18925
18926 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18927 arguments.
18928 (mm-uu-type-alist): Add message-marks and insert-marks.
18929 Pass arguments to mm-uu-verbatim-marks-extract.
18930 (mm-uu-hide-markers): New variable.
18931 (mm-uu-extract): Use face similar to `gnus-cite-3'.
18932
18933 * gnus-fun.el (gnus-convert-image-to-x-face-command)
18934 (gnus-convert-image-to-face-command): Use "convert" by default to
18935 allow other input image formats.
18936 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18937 accordingly.
18938
18939 2005-10-23 Simon Josefsson <jas@extundo.com>
18940
18941 * imap.el (imap-gssapi-program): Align command line parameters
18942 with latest GNU SASL.
18943 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18944
18945 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18946
18947 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18948 HTML.
18949 (nnslashdot-request-article): Ditto.
18950
18951 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18952
18953 * mail-source.el (mail-source-fetch-pop): Require pop3.
18954 (mail-source-check-pop): Ditto.
18955
18956 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
18957
18958 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18959 errors.
18960
18961 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
18962
18963 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18964 (gnus-treat-strip-leading-blank-lines): Improve doc string.
18965
18966 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18967
18968 * mm-bodies.el (mm-decode-string):
18969 Call `mm-charset-to-coding-system' with allow-override argument.
18970
18971 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
18972
18973 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18974 (rfc2047-charset-to-coding-system): New function.
18975 (rfc2047-decode-encoded-words): New function.
18976 (rfc2047-decode-region): Use them.
18977 (rfc2047-decode-cte): Remove.
18978 (rfc2047-parse-and-decode): Remove.
18979 (rfc2047-decode): Remove.
18980
18981 2005-10-15 Kenichi Handa <handa@m17n.org>
18982
18983 * rfc2047.el (rfc2047-decode-cte): New function.
18984 (rfc2047-decode-region): Change the way to decode successive
18985 encoded-words: decode B- or Q-encoding in each encoded-word,
18986 concatenate them, and decode it as charset.
18987
18988 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
18989
18990 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
18991 widget-move-and-invoke.
18992 (gnus-custom-mode): Use gnus-custom-map.
18993
18994 2005-10-15 Bill Wohler <wohler@newt.com>
18995
18996 * message.el (message-tool-bar-map): Rename image file from
18997 mail_send to mail/send.
18998
18999 2005-10-16 Masatake YAMATO <jet@gyve.org>
19000
19001 * message.el (message-expand-group): Pass the common
19002 prefix substring of completion to `display-completion-list'.
19003
19004 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19005
19006 * mml-sec.el (mml-secure-method): New internal variable.
19007 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19008 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19009 New functions using mml-secure-method.
19010
19011 * mml.el (mml-mode-map): Add key bindings for those functions.
19012 (mml-menu): Simplify security menu entries. Suggested by Jesper
19013 Harder <harder@myrealbox.com>.
19014 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19015 Goto end of message if point is the headers of the message.
19016
19017 * message.el (message-in-body-p): New function.
19018
19019 * assistant.el: Autoload gnus-util and netrc.
19020
19021 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19022 Use `mm-charset-override-alist' only when decoding.
19023
19024 * mm-bodies.el (mm-decode-body):
19025 Call `mm-charset-to-coding-system' with allow-override argument.
19026
19027 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19028 `filename' from Content-Disposition if Content-Type doesn't
19029 provide `name'.
19030 (gnus-mime-view-part-as-type): Set default instead of
19031 initial-input.
19032
19033 2005-10-09 Daniel Brockman <daniel@brockman.se>
19034
19035 * format-spec.el (format-spec): Propagate text properties of % spec.
19036
19037 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19038
19039 * gnus-art.el (gnus-treat-predicate): Add `first'.
19040
19041 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19042
19043 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19044 (mm-charset-override-alist): New variable.
19045 (mm-charset-to-coding-system): Use it.
19046 (mm-codepage-setup): New helper function.
19047 (mm-charset-eval-alist): New variable.
19048 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19049 Warn about unknown charsets.
19050
19051 2005-10-04 David Hansen <david.hansen@gmx.net>
19052
19053 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19054 (nnrss-check-group): Ditto.
19055
19056 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19057
19058 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19059 Rename x-gnus-verbatim to x-verbatim.
19060 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19061
19062 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19063 x-verbatim.
19064
19065 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19066
19067 * gnus-util.el (gnus-remove-duplicates): Remove.
19068
19069 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19070 instead of gnus-remove-duplicates.
19071
19072 * message.el (message-remove-duplicates): Remove.
19073 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19074 message-remove-duplicates.
19075
19076 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19077 available, else use implementation from `delete-dups'.
19078
19079 * message.el (message-insert-expires): New function.
19080 (message-mode-map): Add key binding.
19081 (message-mode-field-menu): Add menu entry.
19082 (message-mode): Document it.
19083 (message-make-expires-date): Use `message-make-date'.
19084
19085 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19086
19087 * message.el (message-make-expires-date): New function.
19088
19089 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19090
19091 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19092
19093 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19094
19095 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19096 function rather than the diff-mode.el package.
19097 (mm-display-external): Use with-current-buffer.
19098 (mm-viewer-completion-map, mm-viewer-completion-map):
19099 Move initialization inside declaration.
19100
19101 2005-09-29 Simon Josefsson <jas@extundo.com>
19102
19103 * spam.el: Load hashcash when compiling, to avoid warnings.
19104 Don't autoload mail-check-payment.
19105 (spam-check-hashcash): Define unconditionally, since hashcash.el
19106 is part of Gnus now. Ignore errors from payment checking.
19107
19108 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19109
19110 * message.el (message-bold-region, message-unbold-region):
19111 Rename from `bold-region' and `unbold-region'.
19112
19113 * message.el: Remove useless autoloads.
19114
19115 2005-09-28 Simon Josefsson <jas@extundo.com>
19116
19117 * message.el (message-use-idna): Default to t.
19118 (message-use-idna): Test whether encoding works too. Doc fix.
19119
19120 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19121
19122 * nntp.el (nntp-warn-about-losing-connection): Remove.
19123
19124 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19125
19126 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19127 customizable. Change default value.
19128 (mm-uu-diff-groups-regexp): Change default value.
19129 (mm-uu-type-alist): Add doc string.
19130 (mm-uu-configure): Add doc string. Make it interactive.
19131 (mm-uu-tex-groups-regexp): New variable.
19132 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19133 (mm-uu-type-alist): Add LaTeX documents.
19134 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19135 of "text/verbatim".
19136 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19137
19138 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19139 instead of "text/verbatim".
19140
19141 * message.el (message-mark-inserted-region)
19142 (message-mark-insert-file): Use slrn style marks when called with
19143 prefix argument.
19144
19145 2005-09-27 Simon Josefsson <jas@extundo.com>
19146
19147 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19148
19149 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19150
19151 * message.el (message-remove-duplicates): New function.
19152 Implementation borrowed from `gnus-remove-duplicates'.
19153 (message-idna-to-ascii-rhs): Also encode idna addresses in
19154 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19155 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19156 only ask about the same idna domain once per header and also tell
19157 in what header to replace the idna domain.
19158
19159 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19160 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19161 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19162 a header is decoded and not just the last one.
19163
19164 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19165
19166 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19167 has been decoded.
19168
19169 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19170 (mm-insert-part): Don't modify text if it has been decoded.
19171
19172 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19173 decoded.
19174
19175 * mm-view.el (mm-inline-text): Don't strip text props unless
19176 decoding enriched or richtext parts.
19177
19178 2005-09-25 Romain Francoise <romain@orebokech.com>
19179
19180 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19181 * gnus-start.el (gnus-subscribe-interactively):
19182 * gnus-uu.el (gnus-uu-grab-articles):
19183 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19184 space.
19185
19186 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19187
19188 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19189 * mm-view.el (mm-view-pkcs7-decrypt):
19190 * gnus-sum.el (gnus-summary-limit-to-extra)
19191 (gnus-summary-respool-article, gnus-read-move-group-name):
19192 * gnus-score.el (gnus-summary-increase-score):
19193 * gnus-util.el (gnus-completing-read-with-default):
19194 * gnus-art.el (gnus-read-save-file-name)
19195 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19196 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19197 * message.el (message-check-news-header-syntax):
19198 Follow convention for reading with the minibuffer.
19199
19200 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19201
19202 * spam-report.el (spam-report-url-ping-plain):
19203 Use gnus-extended-version as User-Agent.
19204
19205 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19206 default value is nil.
19207
19208 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19209 (mm-uu-verbatim-marks-extract): New function.
19210 (mm-uu-extract): New face.
19211 (mm-uu-copy-to-buffer): Use it.
19212
19213 * spam-report.el (spam-report-gmane-ham): Rename from
19214 `spam-report-gmane-unspam'.
19215 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19216 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19217
19218 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19219 Autoload.
19220 (spam-report-gmane-unregister-routine):
19221 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19222
19223 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19224
19225 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19226 (spam-report-gmane-unregister-routine): Add support for gmane
19227 unregistration.
19228
19229 * spam-report.el (spam-report-gmane-unspam)
19230 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19231 (spam-report-gmane): Change to take a single article and do unspam
19232 registration.
19233
19234 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19235
19236 * mm-url.el (mm-url-decode-entities): Fix regexp.
19237
19238 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19239
19240 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19241 default to nil, to be able to use Gnus at all. If the default
19242 switches to something else, then the function should be fixed not
19243 be exceedingly slow.
19244
19245 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19246
19247 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19248 fail hard.
19249
19250 * spam-report.el: Add better Keywords line.
19251
19252 * spam.el: Add Maintainer and better Keywords line.
19253
19254 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19255
19256 * gnus-art.el (gnus-article-replace-part)
19257 (gnus-mime-replace-part): New functions.
19258 (gnus-mime-action-alist, gnus-mime-button-commands)
19259 (gnus-mime-save-part-and-strip): Add file argument.
19260 (gnus-article-part-wrapper): Add interactive argument.
19261
19262 * gnus-sum.el (gnus-summary-mime-map):
19263 Add `gnus-article-replace-part'.
19264
19265 2005-09-19 Didier Verna <didier@xemacs.org>
19266
19267 The nnml compaction feature:
19268 * nnml.el (nnml-request-compact-group): New function.
19269 * nnml.el (nnml-request-compact): New function.
19270 * gnus-int.el (gnus-request-compact-group): New function.
19271 * gnus-int.el (gnus-request-compact): New function.
19272 * gnus-group.el (gnus-group-compact-group): New function.
19273 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19274 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19275 * gnus-srvr.el (gnus-server-compact-server): New function.
19276 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19277 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19278
19279 2005-09-18 Deepak Goel <deego@gnufans.org>
19280
19281 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19282 format spec.
19283
19284 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19285
19286 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19287
19288 2005-09-15 Romain Francoise <romain@orebokech.com>
19289
19290 * message.el (message-fill-paragraph): Clarify docstring.
19291
19292 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19293
19294 * gnus-art.el (gnus-mime-display-part): Protect against broken
19295 MIME messages.
19296
19297 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19298
19299 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19300 before parsing header.
19301
19302 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19303
19304 * html2text.el (html2text-replace-list): Add new entities.
19305
19306 2005-09-11 Romain Francoise <romain@orebokech.com>
19307
19308 * message.el (message-alternative-emails): Improve docstring.
19309 (message-setup-1): Call `message-use-alternative-email-as-from'
19310 after `message-setup-hook' to give it precedence over posting
19311 styles, etc.
19312 (message-use-alternative-email-as-from): Add docstring.
19313 Remove the original From header if present.
19314
19315 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19316 (nnml-save-mail): Use it.
19317
19318 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19319 articles. Add new argument `silent'.
19320 (gnus-uu-mark-all): Report the total number of marked articles.
19321
19322 2005-09-10 Romain Francoise <romain@orebokech.com>
19323
19324 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19325 (gnus-uu-mark-series): Likewise.
19326
19327 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19328
19329 * spam-report.el (spam-report-gmane): Fix generation of spam
19330 report URL.
19331
19332 2005-09-10 Simon Josefsson <jas@extundo.com>
19333
19334 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19335 t, based on discussion on the ding list with Robert Epprecht
19336 <epprecht@solnet.ch>.
19337
19338 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19339
19340 * spam-report.el (spam-report-gmane): Make it work without
19341 X-Report-Spam header. Gmane now only provides Archived-At.
19342 This is only used if `spam-report-gmane-use-article-number' is nil.
19343 (spam-report-gmane-spam-header): Remove. Not used anymore.
19344
19345 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19346 make `gnus-summary-sort-by-recipient' work with threading.
19347
19348 * nnweb.el (nnweb-google-wash-article): Print a message if article
19349 is not available.
19350
19351 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19352
19353 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19354 change. Decode text/* parts content before displaying.
19355
19356 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19357
19358 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19359
19360 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19361
19362 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19363
19364 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19365
19366 * message.el (message-tab-body-function): Fix mismatched custom type.
19367
19368 * gnus.el (gnus-group-change-level-function): Ditto.
19369
19370 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19371
19372 * gnus-art.el (gnus-signature-limit)
19373 (gnus-article-mime-part-function): Ditto.
19374
19375 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19376
19377 * mml.el (mml-mode): Silence the byte compiler.
19378
19379 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19380 using `(sit-for 0)' before moving the point to the specified part;
19381 skip unbuttonized parts.
19382 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19383 return to the summary window if gnus-auto-select-part is non-nil.
19384
19385 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19386
19387 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19388 New variables.
19389 (mml-dnd-attach-file, mml-mode): Use them.
19390
19391 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19392 Make fetching article by MID work again for Google Groups.
19393 Add FIXME concerning gnus-group-make-web-group.
19394
19395 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19396 Don't depend on Gnus by using mail-extract-address-components if
19397 gnus-extract-address-components is not bound.
19398
19399 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19400
19401 * gnus-art.el (gnus-mime-display-security): Don't display the
19402 signature, but only the signed part.
19403
19404 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19405
19406 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19407
19408 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19409 list, not listp.
19410
19411 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19412
19413 * mm-encode.el (mm-encode-content-transfer-encoding):
19414 Likewise when encoding.
19415
19416 * mm-bodies.el (mm-decode-content-transfer-encoding):
19417 De-canonicalize CRLF for all text content types, not just
19418 text/plain.
19419
19420 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19421
19422 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19423 valid article; point arrow and cursor at the MIME button.
19424
19425 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19426
19427 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19428 Suggested by Dan Christensen <jdc@uwo.ca>.
19429
19430 * mm-decode.el (mm-save-part): Enable change of prompt.
19431
19432 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19433
19434 * gnus-msg.el (gnus-inews-add-send-actions):
19435 Make `message-post-method' lambda parameter ARG `&optional'.
19436
19437 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19438
19439 * gnus-sum.el (gnus-summary-mime-map):
19440 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19441 gnus-article-jump-to-part.
19442
19443 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19444 (gnus-article-edit-part): Use it.
19445 (gnus-article-part-wrapper): Add no-handle argument.
19446 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19447 New functions.
19448
19449 2005-08-29 Romain Francoise <romain@orebokech.com>
19450
19451 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19452 docstring.
19453 (gnus-face-from-file): Likewise.
19454
19455 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19456
19457 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19458 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19459 non-nil.
19460 (gnus-auto-select-part): New variable.
19461 (gnus-article-jump-to-part): New function.
19462 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19463 (gnus-mime-delete-part): Allow selecting specified part after
19464 deleting or stripping parts.
19465 (gnus-article-jump-to-part): Don't use `read-number'. Use last
19466 part if argument is bogus.
19467
19468 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
19469
19470 * gnus-art.el (w3m-minor-mode-map):
19471 * gnus-spec.el (gnus-newsrc-file-version):
19472 * gnus-util.el (nnmail-active-file-coding-system)
19473 (gnus-original-article-buffer, gnus-user-agent):
19474 * gnus.el (gnus-ham-process-destinations)
19475 (gnus-parameter-ham-marks-alist)
19476 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19477 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19478 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19479 * mm-decode.el (gnus-current-window-configuration):
19480 * mm-extern.el (gnus-article-mime-handles):
19481 * mm-url.el (url-current-object, url-package-name)
19482 (url-package-version):
19483 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19484 (smime-keys, w3m-cid-retrieve-function-alist)
19485 (w3m-current-buffer, w3m-display-inline-images)
19486 (w3m-minor-mode-map):
19487 * mml-smime.el (gnus-extract-address-components):
19488 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19489 (gnus-newsrc-hashtb, message-default-charset)
19490 (message-deletable-headers, message-options)
19491 (message-posting-charset, message-required-mail-headers)
19492 (message-required-news-headers):
19493 * mml1991.el (mc-pgp-always-sign):
19494 * mml2015.el (mc-pgp-always-sign):
19495 * nnheader.el (nnmail-extra-headers):
19496 * rfc1843.el (gnus-decode-encoded-word-function)
19497 (gnus-decode-header-function, gnus-newsgroup-name):
19498 * spam-stat.el (gnus-original-article-buffer): Add defvars.
19499
19500 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
19501
19502 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19503 the end of the date treatments.
19504
19505 2005-08-15 Simon Josefsson <jas@extundo.com>
19506
19507 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19508 it in url-handlers.el and XEmacs in url.el. Reported by Luca
19509 Capello and Romain Francoise.
19510 (pgg-fetch-key-function): Remove, not used?
19511 (pgg-insert-url-with-w3): Require url, to get
19512 url-insert-file-contents regardless of where it is defined.
19513
19514 2005-08-13 Romain Francoise <romain@orebokech.com>
19515
19516 * message.el (message-cite-original-1): New function.
19517 (message-cite-original): Use it.
19518 (message-cite-original-without-signature): Ditto.
19519
19520 2005-08-08 Romain Francoise <romain@orebokech.com>
19521
19522 * message.el (message-yank-empty-prefix): New variable.
19523 (message-indent-citation): Use it.
19524 (message-cite-original-without-signature): Respect X-No-Archive.
19525
19526 2005-08-08 Simon Josefsson <jas@extundo.com>
19527
19528 * pgg.el: Autoload url-insert-file-contents instead of loading
19529 w3/url.
19530 (pgg-insert-url-with-w3): Don't load url here.
19531
19532 2005-08-07 Jesper Harder <harder@phys.au.dk>
19533
19534 * message.el (message-kill-to-signature): Don't insert newline at
19535 bol.
19536 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19537
19538 2005-08-06 Romain Francoise <romain@orebokech.com>
19539
19540 * message.el (message-user-fqdn): Fix typo in docstring.
19541
19542 2005-08-05 Daiki Ueno <ueno@unixuser.org>
19543
19544 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19545
19546 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19547
19548 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19549
19550 * mm-bodies.el (mm-encode-body): Use coding system rather than
19551 charset to encode text.
19552
19553 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19554 number of charsets if utf-8 is available (XEmacs).
19555
19556 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
19557
19558 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19559 taken from `gnus-button-mid-or-mail-regexp'.
19560 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19561 (gnus-button-alist): Improve regexp for domain part of the MIDs
19562 for news:localpart@domain buttons.
19563 (gnus-button-ctan-directory-regexp): Update.
19564
19565 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
19566
19567 * sieve-manage.el (sieve-manage-interactive-login):
19568 Use make-local-variable rather than make-variable-buffer-local.
19569 (sieve-manage-open): Ditto.
19570 (sieve-manage-authenticate): Ditto.
19571
19572 * mml.el (mml-generate-mime-1): Make the content type default to
19573 text/plain if the filename is not specified.
19574
19575 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
19576
19577 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19578 instead of insert-buffer.
19579
19580 * message.el (message-yank-original): Ditto; set the mark at the
19581 end of the yanked message.
19582
19583 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
19584
19585 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19586 lines to scroll rather than to stop it.
19587
19588 * mml.el (mml-generate-default-type): Add doc string.
19589 (mml-generate-mime-1): Use mm-default-file-encoding or make it
19590 default to application/octet-stream when determining the content
19591 type if it is not specified for the part or the mml contents; add
19592 a comment about mml-generate-default-type.
19593
19594 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
19595
19596 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19597 make it default to application/octet-stream when determining the
19598 content type if it is not specified for the external contents.
19599
19600 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19601
19602 * rfc2231.el (rfc2231-parse-string): Take care that not only a
19603 segmented parameter but also other parameters might be there.
19604
19605 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
19606
19607 * mm-decode.el (mm-display-external): Delete temp file, directory
19608 and buffer immediately if the external process is exited.
19609
19610 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
19611
19612 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19613 fewer lines than that of scroll-margin.
19614 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19615
19616 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19617
19618 * gnus-art.el (gnus-article-next-page): Revert.
19619 (gnus-article-beginning-of-window): New macro.
19620 (gnus-article-next-page-1): Use it.
19621 (gnus-article-prev-page): Ditto.
19622 (gnus-article-edit-part): Use insert-buffer-substring instead of
19623 insert-buffer.
19624 (gnus-article-edit-exit): Ditto.
19625
19626 * gnus-util.el (gnus-beginning-of-window): Remove.
19627 (gnus-end-of-window): Remove.
19628
19629 2005-07-25 Simon Josefsson <jas@extundo.com>
19630
19631 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19632 to have the url package without w3. Reported by Daiki Ueno
19633 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19634
19635 2005-07-20 Didier Verna <didier@xemacs.org>
19636
19637 * gnus-diary.el: Remove the description comment (nndiary is now
19638 properly documented in the Gnus manual).
19639 Fix the spelling of "Back End".
19640 * nndiary.el: Ditto.
19641 Fix the copyright notice.
19642
19643 2005-07-18 Romain Francoise <romain@orebokech.com>
19644
19645 * gnus-sum.el (gnus-summary-to-prefix)
19646 (gnus-summary-newsgroup-prefix): New variables.
19647 (gnus-summary-from-or-to-or-newsgroups): Use them.
19648
19649 2005-07-17 Romain Francoise <romain@orebokech.com>
19650
19651 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19652 space as it's generally not especially interesting to the user.
19653
19654 2005-07-16 Romain Francoise <romain@orebokech.com>
19655
19656 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19657 nil to avoid prompting and file modification if one of the
19658 messages at the top of the nnfolder file contains a copyright
19659 notice.
19660 Update copyright notice.
19661
19662 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19663 instead of `current-time-string' as the latter creates a time
19664 string that is not RFC 2822 compliant (it lacks the zone).
19665 Update copyright notice.
19666
19667 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
19668
19669 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19670 for text/rtf. Display default in prompt. Pass default for M-n.
19671
19672 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19673
19674 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19675
19676 * gnus-msg.el (gnus-button-mailto):
19677 Remove save-selected-window-window hackery because it relies on
19678 save-selected-window internals.
19679
19680 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
19681
19682 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19683 (gnus-article-next-page-1): Use gnus-beginning-of-window.
19684 (gnus-article-prev-page): Ditto.
19685
19686 * gnus-util.el (gnus-beginning-of-window): New function.
19687 (gnus-end-of-window): New function.
19688
19689 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19690
19691 * gnus-score.el (gnus-score-edit-all-score):
19692 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19693 gnus-message.
19694
19695 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19696
19697 * gnus-msg.el (gnus-button-mailto):
19698 Remove save-selected-window-window hackery because it relies on
19699 save-selected-window internals.
19700
19701 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
19702
19703 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19704 add-minor-mode.
19705 (gnus-binary-mode): Ditto.
19706
19707 * gnus-topic.el (gnus-topic-mode): Ditto.
19708
19709 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
19710
19711 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19712 (gnus-article-prev-page): Take scroll-margin into consideration.
19713
19714 2005-07-04 Lute Kamstra <lute@gnu.org>
19715
19716 Update FSF's address in GPL notices.
19717
19718 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19719
19720 * gnus.el (gnus-exit):
19721 * gnus-group.el (gnus-group-icons):
19722 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19723
19724 * gnus-nocem.el (gnus-nocem):
19725 * message.el (message-various, message-buffers, message-sending)
19726 (message-interface, message-forwarding, message-insertion)
19727 (message-headers, message-news, message-mail):
19728 * pgg-gpg.el (pgg-gpg):
19729 * pgg-parse.el (pgg-parse):
19730 * pgg-pgp.el (pgg-pgp):
19731 * pgg-pgp5.el (pgg-pgp5):
19732 * pop3.el (pop3): Finish `defgroup' description with period.
19733
19734 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
19735
19736 * gnus-art.el (article-display-face): Improve the efficiency.
19737 (article-display-x-face): Ditto; remove gray x-face stuff.
19738
19739 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
19740
19741 * gnus-art.el (article-display-face): Correct the position in
19742 which Faces are inserted.
19743
19744 2005-06-29 Didier Verna <didier@xemacs.org>
19745
19746 * gnus-art.el (article-display-face): Display faces in correct
19747 order.
19748
19749 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19750
19751 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19752 (gnus-fill-real-hashtb): Use hash table instead of obarray.
19753 (gnus-nocem-check-article): Fetch the Type header.
19754 (gnus-nocem-message-wanted-p): Fix the way to examine types.
19755 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19756 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19757 make sure gnus-nocem-hashtb is initialized.
19758 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19759 (gnus-nocem-unwanted-article-p): Ditto.
19760
19761 * pgg.el (pgg-verify): Return the verification result.
19762
19763 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19764
19765 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19766 is ascii.
19767
19768 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19769
19770 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19771 `show-nonbreak-escape'.
19772
19773 2005-06-23 Lute Kamstra <lute@gnu.org>
19774
19775 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19776
19777 * dig.el (dig-mode):
19778 * smime.el (smime-mode): Use gnus-run-mode-hooks.
19779
19780 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19781
19782 * nnimap.el (nnimap-split-download-body): Fix spellings.
19783
19784 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19785
19786 * gnus-art.el (gnus-article-encrypt-body):
19787 * gnus-cus.el (gnus-score-customize):
19788 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19789 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19790
19791 2005-06-16 Arne Jørgensen <arne@arnested.dk>
19792
19793 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19794 header by looking for magic "MII" at the beginning.
19795
19796 2005-06-16 Miles Bader <miles@gnu.org>
19797
19798 * assistant.el (assistant-field): Remove "-face" suffix from face name.
19799 (assistant-field-face): New backward-compatibility alias for renamed
19800 face.
19801 (assistant-render-text): Use renamed assistant-field face.
19802
19803 * spam.el (spam): Remove "-face" suffix from face name.
19804 (spam-face): New backward-compatibility alias for renamed face.
19805 (spam-face, spam-initialize): Use renamed spam face.
19806
19807 * message.el (message-header-to, message-header-cc)
19808 (message-header-subject, message-header-newsgroups)
19809 (message-header-other, message-header-name)
19810 (message-header-xheader, message-separator, message-cited-text)
19811 (message-mml): Remove "-face" suffix from face names.
19812 (message-header-to-face, message-header-cc-face)
19813 (message-header-subject-face, message-header-newsgroups-face)
19814 (message-header-other-face, message-header-name-face)
19815 (message-header-xheader-face, message-separator-face)
19816 (message-cited-text-face, message-mml-face):
19817 New backward-compatibility aliases for renamed faces.
19818 (message-font-lock-keywords): Use renamed message faces.
19819
19820 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19821 (sieve-test-commands, sieve-tagged-arguments):
19822 Remove "-face" suffix from face names.
19823 (sieve-control-commands-face, sieve-action-commands-face)
19824 (sieve-test-commands-face, sieve-tagged-arguments-face):
19825 New backward-compatibility aliases for renamed faces.
19826 (sieve-control-commands-face, sieve-action-commands-face)
19827 (sieve-test-commands-face, sieve-tagged-arguments-face):
19828 Use renamed sieve faces.
19829
19830 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19831 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19832 (gnus-group-news-3-empty, gnus-group-news-4)
19833 (gnus-group-news-4-empty, gnus-group-news-5)
19834 (gnus-group-news-5-empty, gnus-group-news-6)
19835 (gnus-group-news-6-empty, gnus-group-news-low)
19836 (gnus-group-news-low-empty, gnus-group-mail-1)
19837 (gnus-group-mail-1-empty, gnus-group-mail-2)
19838 (gnus-group-mail-2-empty, gnus-group-mail-3)
19839 (gnus-group-mail-3-empty, gnus-group-mail-low)
19840 (gnus-group-mail-low-empty, gnus-summary-selected)
19841 (gnus-summary-cancelled, gnus-summary-high-ticked)
19842 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19843 (gnus-summary-high-ancient, gnus-summary-low-ancient)
19844 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19845 (gnus-summary-low-undownloaded)
19846 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19847 (gnus-summary-low-unread, gnus-summary-normal-unread)
19848 (gnus-summary-high-read, gnus-summary-low-read)
19849 (gnus-summary-normal-read, gnus-splash):
19850 Remove "-face" suffix from face names.
19851 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19852 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19853 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19854 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19855 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19856 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19857 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19858 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19859 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19860 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19861 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19862 (gnus-summary-selected-face, gnus-summary-cancelled-face)
19863 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19864 (gnus-summary-normal-ticked-face)
19865 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19866 (gnus-summary-normal-ancient-face)
19867 (gnus-summary-high-undownloaded-face)
19868 (gnus-summary-low-undownloaded-face)
19869 (gnus-summary-normal-undownloaded-face)
19870 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19871 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19872 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19873 (gnus-splash-face):
19874 New backward-compatibility aliases for renamed faces.
19875 (gnus-group-startup-message): Use renamed gnus faces.
19876
19877 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19878 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19879 (gnus-server-agent): Remove "-face" suffix from face names.
19880 (gnus-server-agent-face, gnus-server-opened-face)
19881 (gnus-server-closed-face, gnus-server-denied-face)
19882 (gnus-server-offline-face):
19883 New backward-compatibility aliases for renamed faces.
19884 (gnus-server-agent-face, gnus-server-opened-face)
19885 (gnus-server-closed-face, gnus-server-denied-face)
19886 (gnus-server-offline-face): Use renamed gnus faces.
19887
19888 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19889 Remove "-face" suffix from face names.
19890 (gnus-picon-xbm-face, gnus-picon-face):
19891 New backward-compatibility aliases for renamed faces.
19892
19893 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19894 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19895 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19896 (gnus-cite-11): Remove "-face" suffix from face names.
19897 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19898 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19899 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19900 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19901 New backward-compatibility aliases for renamed faces.
19902 (gnus-cite-attribution-face, gnus-cite-face-list)
19903 (gnus-article-boring-faces): Use renamed gnus faces.
19904
19905 * gnus-art.el (gnus-signature, gnus-header-from)
19906 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19907 (gnus-header-content): Remove "-face" suffix from face names.
19908 (gnus-signature-face, gnus-header-from-face)
19909 (gnus-header-subject-face, gnus-header-newsgroups-face)
19910 (gnus-header-name-face, gnus-header-content-face):
19911 New backward-compatibility aliases for renamed faces.
19912 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19913
19914 * gnus-sum.el (gnus-summary-selected-face)
19915 (gnus-summary-highlight): Use renamed gnus faces.
19916 * gnus-group.el (gnus-group-highlight): Likewise.
19917
19918 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
19919
19920 * gnus-sieve.el (gnus-sieve-article-add-rule):
19921 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19922 * spam-stat.el (spam-stat-buffer-change-to-spam)
19923 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19924
19925 * message.el (message-is-yours-p):
19926 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19927
19928 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
19929
19930 * mm-view.el (mm-inline-text): Withdraw the last change.
19931
19932 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
19933
19934 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19935 executing enriched-decode.
19936
19937 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
19938
19939 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19940 charset of tar files.
19941
19942 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
19943
19944 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19945
19946 2005-06-04 Lute Kamstra <lute@gnu.org>
19947
19948 * nnfolder.el (nnfolder-read-folder): Make sure that undo
19949 information is never recorded.
19950
19951 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
19952
19953 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19954
19955 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
19956
19957 * pop3.el (pop3-apop): Run md5 in the binary mode.
19958
19959 * starttls.el (starttls-set-process-query-on-exit-flag):
19960 Use eval-and-compile.
19961
19962 2005-05-31 Simon Josefsson <jas@extundo.com>
19963
19964 * smime.el (smime-replace-in-string): Define.
19965 (smime-cert-by-ldap-1): Use it.
19966
19967 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
19968
19969 * gnus-art.el (article-display-x-face): Replace
19970 process-kill-without-query by gnus-set-process-query-on-exit-flag.
19971
19972 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19973 set-process-query-on-exit-flag or process-kill-without-query.
19974
19975 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19976 loop instead of replace-regexp.
19977
19978 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19979 instead of process-kill-without-query if it is available.
19980
19981 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19982 instead of find-file-hooks if it is available.
19983
19984 * mml1991.el: Bind pgg-default-user-id when compiling.
19985
19986 * mml2015.el: Bind pgg-default-user-id when compiling.
19987
19988 * nndraft.el (nndraft-request-associate-buffer):
19989 Use write-contents-functions instead of write-contents-hooks if it is
19990 available.
19991
19992 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19993 instead of find-file-hooks if it is available.
19994
19995 * nntp.el (nntp-open-connection): Replace
19996 process-kill-without-query by gnus-set-process-query-on-exit-flag.
19997 (nntp-open-ssl-stream): Ditto.
19998 (nntp-open-tls-stream): Ditto.
19999
20000 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20001 set-process-query-on-exit-flag or process-kill-without-query.
20002 (starttls-open-stream-gnutls): Use it instead of
20003 process-kill-without-query.
20004 (starttls-open-stream): Ditto.
20005
20006 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20007
20008 * smime.el (smime-cert-by-ldap-1): Don't use
20009 replace-regexp-in-string.
20010
20011 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20012
20013 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20014
20015 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20016 in PEM format. Adjust to the XEmacs compatibility.
20017
20018 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20019
20020 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20021 by `string-to-number'.
20022 * gnus-agent.el (gnus-agent-regenerate-group)
20023 (gnus-agent-fetch-articles): Ditto.
20024 * gnus-art.el (gnus-button-fetch-group): Ditto.
20025 * gnus-cache.el (gnus-cache-generate-active)
20026 (gnus-cache-articles-in-group): Ditto.
20027 * gnus-group.el (gnus-group-set-current-level)
20028 (gnus-group-insert-group-line): Ditto.
20029 * gnus-score.el (gnus-score-set-expunge-below)
20030 (gnus-score-set-mark-below, gnus-summary-score-effect)
20031 (gnus-summary-score-entry): Ditto.
20032 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20033 (gnus-soup-pack): Ditto.
20034 * gnus-spec.el (gnus-xmas-format): Ditto.
20035 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20036 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20037 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20038 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20039 * nndb.el (nndb-get-remote-expire-response): Ditto.
20040 * nndiary.el (nndiary-parse-schedule-value)
20041 (nndiary-string-to-number, nndiary-request-replace-article)
20042 (nndiary-request-article): Ditto.
20043 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20044 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20045 * nneething.el (nneething-make-head): Ditto.
20046 * nnfolder.el (nnfolder-request-article)
20047 (nnfolder-retrieve-headers): Ditto.
20048 * nnheader.el (nnheader-file-to-number): Ditto.
20049 * nnkiboze.el (nnkiboze-request-article): Ditto.
20050 * nnmail.el (nnmail-process-unix-mail-format)
20051 (nnmail-process-babyl-mail-format): Ditto.
20052 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20053 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20054 (nnmh-request-create-group, nnmh-request-list-1)
20055 (nnmh-request-group, nnmh-request-article): Ditto.
20056 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20057 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20058 * nnsoup.el (nnsoup-make-active): Ditto.
20059 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20060 * nntp.el (nntp-find-group-and-number)
20061 (nntp-retrieve-headers-with-xover): Ditto.
20062 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20063 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20064 (pgg-format-key-identifier): Ditto.
20065 * pop3.el (pop3-last, pop3-stat): Ditto.
20066 * qp.el (quoted-printable-decode-region): Ditto.
20067
20068 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20069 of concat.
20070
20071 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20072
20073 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20074
20075 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20076
20077 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20078
20079 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20080
20081 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20082
20083 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20084
20085 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20086 (gnus-carpal-mode): Ditto.
20087
20088 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20089 (gnus-browse-mode): Ditto.
20090
20091 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20092
20093 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20094
20095 2005-05-29 Richard M. Stallman <rms@gnu.org>
20096
20097 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20098
20099 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20100
20101 * gnus-util.el (gnus-run-mode-hooks): New function.
20102
20103 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20104
20105 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20106
20107 * gnus-agent.el (gnus-agent-make-mode-line-string):
20108 Use mode-line-highlight as mouse-face.
20109
20110 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20111
20112 * canlock.el (canlock): Change the parent group to news.
20113
20114 * deuglify.el (gnus-outlook-deuglify): Add :group.
20115
20116 * dig.el (dig): Add :group.
20117
20118 * dns-mode.el (dns-mode): Add :group.
20119
20120 * encrypt.el (encrypt): Add :group.
20121
20122 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20123 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20124 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20125 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20126 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20127
20128 * gnus-diary.el (gnus-diary): Add :group.
20129
20130 * gnus.el (gnus-group-news-1-face): Add :group.
20131 (gnus-group-news-1-empty-face): Ditto.
20132 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20133 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20134 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20135 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20136 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20137 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20138 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20139 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20140 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20141 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20142 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20143 (gnus-summary-high-ticked-face): Ditto.
20144 (gnus-summary-low-ticked-face): Ditto.
20145 (gnus-summary-normal-ticked-face): Ditto.
20146 (gnus-summary-high-ancient-face): Ditto.
20147 (gnus-summary-low-ancient-face): Ditto.
20148 (gnus-summary-normal-ancient-face): Ditto.
20149 (gnus-summary-high-undownloaded-face): Ditto.
20150 (gnus-summary-low-undownloaded-face): Ditto.
20151 (gnus-summary-normal-undownloaded-face): Ditto.
20152 (gnus-summary-high-unread-face): Ditto.
20153 (gnus-summary-low-unread-face): Ditto.
20154 (gnus-summary-normal-unread-face): Ditto.
20155 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20156 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20157
20158 * hashcash.el (hashcash): New custom group.
20159 (hashcash-default-payment): Add :group.
20160 (hashcash-payment-alist): Ditto.
20161 (hashcash-default-accept-payment): Ditto.
20162 (hashcash-accept-resources): Ditto.
20163 (hashcash-path): Ditto.
20164 (hashcash-extra-generate-parameters): Ditto.
20165 (hashcash-double-spend-database): Ditto.
20166 (hashcash-in-news): Ditto.
20167
20168 * message.el (message-minibuffer-local-map): Add :group.
20169
20170 * netrc.el (netrc): Add :group.
20171
20172 * sieve-manage.el (sieve-manage-log): Add :group.
20173 (sieve-manage-default-user): Diito.
20174 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20175 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20176 (sieve-manage-authenticators): Ditto.
20177 (sieve-manage-authenticator-alist): Ditto.
20178 (sieve-manage-default-port): Ditto.
20179
20180 * sieve-mode.el (sieve-control-commands-face): Add :group.
20181 (sieve-action-commands-face): Ditto.
20182 (sieve-test-commands-face): Ditto.
20183 (sieve-tagged-arguments-face): Ditto.
20184
20185 * smime.el (smime): Add :group.
20186
20187 * spam-report.el (spam-report): Add :group.
20188
20189 * spam.el (spam, spam-face): Add :group.
20190
20191 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20192
20193 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20194 return \n.\n.\n at the end of articles. Protect against that.
20195 (nntp-with-open-group): Allow debugging.
20196
20197 * nnheader.el (mail-header-set-extra): Make into a function
20198 because I just could't understand how to quote the list properly.
20199
20200 * dns.el (query-dns-cached): New function.
20201
20202 2005-05-26 Lute Kamstra <lute@gnu.org>
20203
20204 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20205
20206 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20207
20208 * gnus-art.el: Don't autoload mail-extract-address-components.
20209
20210 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20211 eval-and-compile to evaluate it.
20212
20213 * hashcash.el: Don't autoload executable-find.
20214
20215 * nndb.el: Don't declare the nndb back end two or more times; don't
20216 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20217
20218 * nntp.el: Autoload format-spec instead of format; use
20219 eval-and-compile to evaluate autoload forms.
20220
20221 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20222
20223 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20224
20225 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20226
20227 * gnus.el (gnus-version-number): Bump version.
20228
20229 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20230
20231 * gnus.el: No Gnus v0.3 is released.
20232
20233 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20234
20235 * gnus-art.el (gnus-article-edit-part): Disable undo.
20236
20237 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20238
20239 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20240 gnus-article-date-lapsed-new-header is t if date timer is active;
20241 skip headers in which the original date value is empty.
20242 (gnus-article-save-original-date): Redefine it as a macro.
20243 (gnus-display-mime): Use it.
20244
20245 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20246
20247 * gnus-art.el (article-date-ut): Support converting date in
20248 forwarded parts as well.
20249 (gnus-article-save-original-date): New function.
20250 (gnus-display-mime): Use it.
20251
20252 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20253
20254 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20255 enclosure element of <item>.
20256
20257 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20258
20259 * message.el (message-kill-buffer-query): Rename from
20260 `message-kill-buffer-query-if-modified'. Add :version.
20261
20262 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20263
20264 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20265 window layout.
20266
20267 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20268
20269 * mml.el: Autoload dnd when compiling.
20270
20271 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20272
20273 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20274 x-dnd-*.
20275
20276 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20277
20278 * qp.el (quoted-printable-encode-region): Save excursion.
20279
20280 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20281
20282 * message.el (message-kill-buffer-query-if-modified): Add new variable
20283 so the user can kill a modified message buffer quickly.
20284 (message-kill-buffer): Use it.
20285
20286 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20287
20288 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20289 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20290
20291 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20292
20293 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20294 contained in text because xml.el decodes entities) with LFs.
20295
20296 2005-04-11 Lute Kamstra <lute@gnu.org>
20297
20298 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20299 differently.
20300
20301 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20302
20303 * mm-util.el (mm-detect-coding-region): Typo.
20304
20305 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20306
20307 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20308
20309 2005-04-06 Deepak Goel <deego@gnufans.org>
20310
20311 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20312 user-function allow user modifications of the scores.
20313 (spam-stat-score-buffer-user): New function, to allow
20314 user-computed modifications to the score.
20315 (spam-stat-score-buffer-user-functions): List of additional
20316 scoring functions.
20317 (spam-stat-error-holder): Global temporary error holder.
20318 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20319 variable.
20320
20321 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20322
20323 * gnus-registry.el (gnus-registry-clean-empty-function)
20324 (gnus-registry-trim, gnus-registry-fetch-groups)
20325 (gnus-registry-delete-group): Groups that match
20326 `gnus-registry-ignored-groups' are removed from the registry
20327 entries, not just ignored for splitting. This helps clean up the
20328 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20329 to get all the groups a message ID is in.
20330
20331 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20332 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20333 (spam-stat-score-buffer-user-functions): Add :number custom type.
20334
20335 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20336
20337 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20338 argument in XEmacs.
20339
20340 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20341 (nnrss-request-group): Decode group name first.
20342 (nnrss-request-article): Make a text/plain article if mml-to-mime
20343 failed.
20344 (nnrss-get-encoding): Return a compatible encoding according to
20345 nnrss-compatible-encoding-alist.
20346 (nnrss-find-el): Use consp instead of listp.
20347 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20348
20349 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20350
20351 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20352 which Emacs 20 doesn't support.
20353 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20354
20355 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20356
20357 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20358 silence the byte compiler inside the defun.
20359
20360 * gnus-demon.el (parse-time-string): Add autoload.
20361
20362 * gnus-delay.el (parse-time-string): Add autoload.
20363
20364 * gnus-art.el (parse-time-string): Add autoload.
20365
20366 * nnultimate.el (parse-time): Require for `parse-time-string'.
20367
20368 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20369
20370 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20371
20372 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20373
20374 * smime.el (smime-ldap-host-list): Add :version.
20375
20376 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20377
20378 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20379 pass it to `gnus-browse-read-group'.
20380 (gnus-browse-read-group): Add NUMBER argument and pass it to
20381 `gnus-group-read-ephemeral-group'.
20382
20383 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20384 argument and pass it to `gnus-group-read-group'.
20385
20386 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20387
20388 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20389 mm-xemacs-find-mime-charset-1 if we have the mule feature
20390 available at runtime.
20391
20392 2005-03-25 Werner Lemberg <wl@gnu.org>
20393
20394 * nnmaildir.el: Replace `illegal' with `invalid'.
20395
20396 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20397
20398 * gnus-start.el (gnus-display-time-event-handler):
20399 Check display-time-timer at runtime rather than only at load time
20400 in case display-time-mode is turned off in the mean time.
20401
20402 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20403
20404 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20405 used.
20406
20407 * nneething.el (nneething-map-file-directory): Derive from
20408 `gnus-directory'.
20409
20410 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20411 the To/Cc button.
20412
20413 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20414
20415 * nnmaildir.el (nnmaildir-request-accept-article):
20416 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20417
20418 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20419
20420 * gnus-async.el: Require timer-funcs at compile time when in
20421 XEmacs for `run-with-idle-timer'.
20422
20423 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20424
20425 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20426 autoloaded function.
20427
20428 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20429
20430 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20431
20432 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20433
20434 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20435
20436 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20437
20438 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20439 Add gnus-expert-user to default.
20440
20441 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20442
20443 * nnimap.el (nnimap-open-server): Ditto.
20444
20445 * imap.el (imap-authenticate): Fix typo.
20446
20447 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20448
20449 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20450 buffer (since IMAP server might return FETCH response out of
20451 order, and the nntp buffer must be sorted).
20452
20453 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20454
20455 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20456 comparison on string.
20457
20458 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20459 (gnus-agent-score): Rename category keywords to match gnus-cus.
20460 (gnus-agent-summary-fetch-series): Modify to protect against
20461 gnus-agent-summary-fetch-group clearing processable flags.
20462 (gnus-agent-synchronize-group-flags): Update live group buffer as
20463 synchronization may occur due to the user toggle the plugged
20464 status.
20465 (gnus-agent-fetch-group-1): Clear downloadable flag when article
20466 successfully downloaded.
20467 (gnus-agent-expire-group-1): Avoid using markers when the overview
20468 is in ascending order; greatly improves performance.
20469 (gnus-agent-regenerate-group):
20470 Use gnus-agent-synchronize-group-flags to reset read status in both
20471 gnus and server.
20472 (gnus-agent-update-files-total-fetched-for): Fix initial size.
20473
20474 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20475
20476 * message.el: Don't autoload former message-utils variables.
20477 (message-strip-subject-trailing-was): Change doc string.
20478
20479 * nnweb.el: Fixes for `gnus-group-make-web-group'.
20480 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
20481 (nnweb-google-search): Add "hl=en" here.
20482 (nnweb-google-parse-1, nnweb-google-create-mapping):
20483 Don't hardcode URL.
20484
20485 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
20486
20487 * message.el (message-get-reply-headers, message-followup):
20488 Mention related variables `message-use-followup-to' and
20489 `message-use-mail-followup-to', in the information buffer.
20490
20491 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20492 of broken groups(-beta).google.com.
20493
20494 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
20495
20496 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20497 parameter to invoked gnus-request-move-article; remove the
20498 redundant gnus-sum-hint-move-is-internal variable; apply the marks
20499 all at once instead of once per article.
20500 (gnus-summary-remove-process-mark): Accept a list of articles as
20501 well as a single article for processing.
20502
20503 * gnus-int.el (gnus-request-move-article): Add move-is-internal
20504 parameter.
20505
20506 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20507
20508 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20509
20510 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20511 parameter.
20512
20513 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20514 parameter.
20515
20516 * nnimap.el (nnimap-request-move-article): Add move-is-internal
20517 parameter and remove the gnus-sum-hint-move-is-internal variable.
20518
20519 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20520 parameter.
20521
20522 * nndraft.el (nndraft-request-move-article): Add move-is-internal
20523 parameter.
20524
20525 * nndiary.el (nndiary-request-move-article): Add move-is-internal
20526 parameter.
20527
20528 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20529
20530 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20531 parameter.
20532
20533 * nnagent.el (nnagent-request-move-article): Add move-is-internal
20534 parameter.
20535
20536 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
20537
20538 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20539 a more conservative way.
20540
20541 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20542
20543 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20544 buffer, so it moves the window's cursor.
20545
20546 2005-02-26 Arne Jørgensen <arne@arnested.dk>
20547
20548 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20549 `mm-dissect-multipart' and receive the from field as an (optional)
20550 argument from `mm-dissect-multipart'.
20551 (mm-dissect-multipart): Receive the from field as an argument and
20552 pass it on when we call `mm-dissect-buffer' on MIME parts.
20553 Fixes verification/decryption of signed/encrypted MIME parts.
20554
20555 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
20556
20557 * gnus-sum.el (gnus-summary-move-article):
20558 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20559 whatever it calls (right now, only nnimap-request-move article
20560 respects it).
20561
20562 * nnimap.el (nnimap-request-move-article):
20563 When gnus-sum-hint-move-is-internal is set, don't do the extra
20564 nnimap-request-article.
20565
20566 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
20567
20568 * nnheader.el (nnheader-find-file-noselect): Add doc string.
20569
20570 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20571 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20572
20573 * gnus-sum.el (gnus-summary-caesar-message):
20574 Apply `gnus-treat-article' after rotation.
20575
20576 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20577 doc string.
20578
20579 2005-02-22 Simon Josefsson <jas@extundo.com>
20580
20581 * encrypt.el (encrypt-password-cache-expiry): Remove (use
20582 `password-cache-expiry' instead). Reported by Arne Jørgensen
20583 <arne@arnested.dk>.
20584 (encrypt): Add password-cache and password-cache-expiry as group
20585 members.
20586
20587 2005-02-22 Arne Jørgensen <arne@arnested.dk>
20588
20589 * smime.el (smime-ldap-host-list): Doc fix.
20590 (smime-ask-passphrase): Use `password-read-and-add' to read (and
20591 cache) password.
20592 (smime-sign-region): Use it.
20593 (smime-decrypt-region): Use it.
20594 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20595 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20596 fails.
20597 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20598 certificate from DER to PEM format rather than calling openssl.
20599
20600 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20601
20602 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20603 for signing/encryption.
20604
20605 * mml.el (mml-parse-1): Use them.
20606
20607 2005-02-21 Arne Jørgensen <arne@arnested.dk>
20608
20609 * nnrss.el (nnrss-verbose): Remove.
20610 (nnrss-request-group): Use `nnheader-message' instead.
20611
20612 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
20613
20614 * nnrss.el (nnrss-verbose): New variable.
20615 (nnrss-request-group): Make it say nnrss is requesting a group.
20616
20617 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
20618
20619 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20620 Handle news URL with given port correctly.
20621
20622 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
20623
20624 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20625 containing special characters.
20626
20627 * gnus-sum.el (gnus-summary-edit-article): Ditto.
20628
20629 * mml.el (mime-to-mml): Ditto.
20630
20631 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20632 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20633 (rfc2047-decode-region): Quote decoded words containing special
20634 characters when rfc2047-quote-decoded-words-containing-tspecials
20635 is non-nil.
20636
20637 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
20638
20639 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20640
20641 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20642
20643 2005-02-15 Simon Josefsson <jas@extundo.com>
20644
20645 * nnimap.el (nnimap-debug): Doc fix.
20646
20647 * imap.el (imap-debug): Doc fix.
20648
20649 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
20650
20651 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20652
20653 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
20654
20655 * gnus.el (spam-contents): Improve docs for spam-contents
20656 parameter in its variable incarnation.
20657
20658 2005-02-14 Simon Josefsson <jas@extundo.com>
20659
20660 * smime-ldap.el: Use require instead of load-library for ldap.
20661 (smime-ldap-search): Indent.
20662 (smime-ldap-search-internal): Shorten line.
20663
20664 * smime.el (smime-cert-by-dns): Add doc-string.
20665 (smime-cert-by-ldap-1): Indent.
20666
20667 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20668 mml-smime-get-dns-ldap.
20669 (mml-smime-encrypt-query): Use new function. Default to ldap.
20670
20671 2005-02-14 Arne Jørgensen <arne@arnested.dk>
20672
20673 * smime.el: Require smime-ldap.
20674 (smime-ldap-host-list): New variable.
20675 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20676
20677 * mml-smime.el (mml-smime-encrypt-query): New function.
20678 (mml-smime-encrypt-query): Use it.
20679
20680 * smime-ldap.el: New file.
20681
20682 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
20683
20684 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20685
20686 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
20687
20688 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20689 argument in doc string. Make query for type more clear.
20690
20691 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
20692
20693 * gnus.el (gnus-group-startup-message): Search for gnus images in
20694 etc/images/gnus.
20695 * mm-util.el (mm-image-load-path): Likewise.
20696 * smiley.el (smiley-data-directory): Search for smilies in
20697 etc/images/smilies.
20698
20699 2005-02-09 Kim F. Storm <storm@cua.dk>
20700
20701 Change Emacs release version from 21.4 to 22.1 throughout.
20702 Change Emacs development version from 21.3.50 to 22.0.50.
20703
20704 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
20705
20706 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20707
20708 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20709 non-Mule XEmacs as well.
20710 (mm-decompress-buffer): Signal an error intentionally if it does
20711 not decompress compressed data because auto-compression-mode is
20712 disabled.
20713
20714 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
20715
20716 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20717 an ID in the registry even if it has no groups.
20718
20719 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
20720
20721 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20722 merge it into mm-decompress-buffer.
20723 (gnus-mime-copy-part): Use the MIME part charset, the value which
20724 a user specified or gnus-newsgroup-charset for decoding, like
20725 gnus-mime-inline-part does; set buffer-file-coding-system to tell
20726 save-buffer what was used. Suggested by Kevin Ryde
20727 <user42@zip.com.au>.
20728 (gnus-mime-inline-part): Allow the name parameter as well as the
20729 filename parameter; force decompressing of compressed data; always
20730 display contents being not decoded as unibyte.
20731
20732 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20733 as well as the filename parameter.
20734
20735 * mm-util.el (mm-decompress-buffer):
20736 Merge gnus-mime-jka-compr-maybe-uncompress.
20737 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20738 of compressed data.
20739
20740 2005-02-08 Simon Josefsson <jas@extundo.com>
20741
20742 * imap.el (imap-log): Doc fix.
20743
20744 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20745
20746 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20747 the coding cookies; decompress compressed parts.
20748
20749 * mml.el (mml-generate-mime-1): Add the charset parameter according
20750 to the value which a user specified manually or the coding cookie.
20751
20752 * mm-util.el (mm-string-to-multibyte): New function.
20753 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20754 (mm-coding-system-to-mime-charset): New function.
20755 (mm-decompress-buffer): New function.
20756 (mm-find-buffer-file-coding-system): New function.
20757
20758 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20759 (mm-display-inline-fontify): Rewrite for decoding and decompressing
20760 parts.
20761
20762 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20763
20764 * mm-view.el (mm-display-inline-fontify): Decode a part according
20765 to the charset parameter.
20766
20767 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
20768
20769 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20770 prefix arg is neither nil nor a number, as info specifies.
20771
20772 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
20773
20774 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20775 timestamps.
20776
20777 2005-02-02 Jari Aalto <jari.aalto@cante.net>
20778
20779 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20780 groups error checking and notify user.
20781
20782 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
20783
20784 * message.el (message-send-mail-function): Check existence of
20785 sendmail-program first before using default value
20786 `message-send-mail-with-sendmail'. Otherwise use more generic
20787 `smtpmail-send-it'.
20788
20789 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
20790
20791 * nntp.el (nntp-request-update-info): Always return nil.
20792
20793 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
20794
20795 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20796
20797 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
20798
20799 * message.el (message-beginning-of-line): Change the behavior when
20800 invoked between BOL and : so that it first moves backward.
20801
20802 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20803
20804 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20805 article buffer when editing of the article is discarded.
20806 (gnus-article-prepare): Revert.
20807
20808 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20809
20810 * gnus-art.el (gnus-article-prepare):
20811 Remove message-strip-forbidden-properties from the local hook.
20812
20813 2005-01-27 Simon Josefsson <jas@extundo.com>
20814
20815 * password.el (password-cache-add): Only start one timer per key.
20816 Reported by Derek Atkins <warlord@MIT.EDU>.
20817
20818 2005-01-26 Steve Youngs <steve@sxemacs.org>
20819
20820 * run-at-time.el: Remove. It is no longer needed as
20821 timer-funcs.el in the xemacs-base package has a working version of
20822 `run-at-time'.
20823
20824 * password.el: Require timer-funcs instead of run-at-time in
20825 XEmacs.
20826 Remove `password-run-at-time' macro.
20827 (password-cache-add): Use `run-at-time' instead of
20828 `password-run-at-time'.
20829
20830 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20831 for `run-with-idle-timer'.
20832
20833 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20834 for `run-at-time'.
20835
20836 * mm-url.el: Require timer-funcs at compile time when in XEmacs
20837 for `with-timeout'.
20838
20839 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
20840
20841 * mml.el (mml-generate-mime-1): Convert string into unibyte when
20842 inserting " *mml*" buffer's contents into a unibyte temp buffer.
20843
20844 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
20845
20846 * mail-source.el (mail-source-fetch-imap): Search for ^From case
20847 sensitively.
20848
20849 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
20850
20851 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20852
20853 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
20854
20855 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20856 which will be inserted according to the multibyteness of a buffer
20857 rather than the type of contents. Suggested by ARISAWA Akihiro
20858 <ari@mbf.ocn.ne.jp>.
20859
20860 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20861 of string which old xml.el may return rather than a string.
20862
20863 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
20864
20865 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20866
20867 2005-01-16 Simon Josefsson <jas@extundo.com>
20868
20869 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20870 idn/idna.el isn't available.
20871 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
20872 <michael@waxrat.com>.
20873
20874 * hashcash.el: Remove non-FSF copyright header.
20875
20876 * hashcash.el (hashcash-extra-generate-parameters): New variable.
20877 (hashcash-generate-payment): Use it.
20878 (hashcash-generate-payment-async): Use it.
20879
20880 2005-01-15 Simon Josefsson <jas@extundo.com>
20881
20882 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20883 Suggested by Raymond Scholz <ray-2005@zonix.de>.
20884
20885 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20886 gnus-summary-idna-message.
20887 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20888 (gnus-summary-idna-message): New function.
20889
20890 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
20891
20892 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20893 gnus-novice-user.
20894
20895 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
20896
20897 * nnrss.el (nnrss-request-delete-group): Delete entries in
20898 nnrss-group-alist as well.
20899 (nnrss-save-server-data): Insert newline.
20900
20901 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
20902
20903 * gnus.el (gnus-user-agent): Use list of symbols instead of
20904 symbols. Display full version number for (S)XEmacs.
20905 Optionally display (S)XEmacs codename.
20906
20907 * gnus-util.el (gnus-emacs-version): Update for new
20908 `gnus-user-agent'.
20909
20910 * gnus-msg.el (gnus-extended-version): Make it possible to omit
20911 Gnus version.
20912
20913 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
20914
20915 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
20916 which is unreadable in some setups.
20917
20918 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
20919
20920 * gnus-spec.el (gnus-update-format-specifications): Flush the
20921 group format spec cache if it doesn't support decoded group names.
20922
20923 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
20924
20925 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20926 Allow to apply decay on score files matching a regexp.
20927
20928 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
20929
20930 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20931 compatibility in %g and %c.
20932
20933 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
20934
20935 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20936 name for only %g and %c.
20937 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20938 of gnus-tmp-group to decoded group name.
20939 (gnus-group-make-rss-group): Exclude `/'s from group names.
20940
20941 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
20942
20943 * nnrss.el (nnrss-get-encoding): Fix regexp.
20944
20945 2004-12-27 Simon Josefsson <jas@extundo.com>
20946
20947 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20948 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20949 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
20950
20951 2004-12-17 Kim F. Storm <storm@cua.dk>
20952
20953 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20954
20955 * gnus-sum.el (gnus-summary-mode-map): Likewise.
20956
20957 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
20958
20959 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20960
20961 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
20962
20963 * nnrss.el: Require rfc2047 and mml.
20964 (nnrss-file-coding-system): New variable.
20965 (nnrss-format-string): Redefine it as an inline function.
20966 (nnrss-decode-group-name): New function.
20967 (nnrss-string-as-multibyte): Remove.
20968 (nnrss-retrieve-headers): Decode group name; don't use
20969 nnrss-format-string.
20970 (nnrss-request-group): Decode group name.
20971 (nnrss-request-article): Decode group name; allow a Message-ID as
20972 well as an article number; don't use nnrss-format-string; encode a
20973 Message-ID string which may contain non-ASCII characters; use
20974 mml-to-mime to compose a MIME article.
20975 (nnrss-request-expire-articles): Decode group name.
20976 (nnrss-request-delete-group): Decode group name.
20977 (nnrss-fetch): Clarify error message.
20978 (nnrss-read-server-data): Use insert-file-contents instead of load;
20979 bind file-name-coding-system; use multibyte buffer.
20980 (nnrss-save-server-data): Bind coding-system-for-write to the
20981 value of nnrss-file-coding-system; bind file-name-coding-system;
20982 add coding cookie.
20983 (nnrss-read-group-data): Use insert-file-contents instead of load;
20984 bind file-name-coding-system; use multibyte buffer.
20985 (nnrss-save-group-data): Bind coding-system-for-write to the
20986 value of nnrss-file-coding-system; bind file-name-coding-system.
20987 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20988 make it work with non-ASCII text.
20989 (nnrss-find-el): Make it work with old xml.el as well.
20990
20991 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
20992
20993 * nnrss.el (nnrss-get-encoding): New function.
20994 (nnrss-fetch): Use unibyte buffer initially; bind
20995 coding-system-for-read while performing mm-url-insert; remove ^Ms;
20996 decode contents according to the encoding attribute.
20997 (nnrss-save-group-data): Add coding cookie.
20998 (nnrss-mime-encode-string): New function.
20999 (nnrss-check-group): Use it to encode subject and author.
21000
21001 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21002
21003 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21004 imaginary variable.
21005
21006 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21007
21008 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21009 correctly even if there are wide characters.
21010
21011 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21012
21013 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21014 downcased symbol names; make a new cache instead of reusing
21015 bbdb-hashtable.
21016
21017 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21018
21019 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21020 concatenating segments rather than before concatenating them.
21021 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21022
21023 * message.el (message-get-reply-headers): Bind `extra'.
21024
21025 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21026
21027 * message.el (message-extra-wide-headers): New variable.
21028 (message-get-reply-headers): Use it.
21029
21030 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21031
21032 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21033 (gnus-agent-group-pathname): Ditto.
21034
21035 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21036
21037 * gnus-group.el (gnus-group-make-group): Decode group name.
21038 (gnus-group-make-rss-group): Register the group data after opening
21039 the nnrss group.
21040
21041 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21042
21043 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21044 by expiry now get marked as read.
21045
21046 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21047
21048 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21049
21050 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21051
21052 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21053 unify Latin characters in XEmacs.
21054 (mm-find-mime-charset-region): Use it.
21055
21056 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21057
21058 * gnus-util.el (gnus-delete-directory): New function.
21059
21060 * gnus-agent.el (gnus-agent-delete-group): Use it.
21061
21062 * gnus-cache.el (gnus-cache-delete-group): Use it.
21063
21064 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21065
21066 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21067 names.
21068
21069 2004-12-16 Simon Josefsson <jas@extundo.com>
21070
21071 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21072
21073 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21074
21075 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21076
21077 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21078 (gnus-group-set-current-level): Decode group name.
21079
21080 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21081
21082 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21083 failed.
21084
21085 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21086
21087 * gnus-group.el (gnus-group-delete-group): Decode group name.
21088 (gnus-group-make-rss-group): Encode group name.
21089 (gnus-group-catchup-current): Decode group name.
21090 (gnus-group-kill-group): Decode group name.
21091
21092 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21093
21094 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21095
21096 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21097
21098 * gnus-group.el (gnus-group-make-rss-group):
21099 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21100
21101 * gnus-start.el (gnus-setup-news): Honor user's setting to
21102 gnus-message-archive-method. Suggested by Lute Kamstra
21103 <lute@gnu.org>.
21104
21105 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21106
21107 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21108 global counterparts of the buffer-local variables.
21109
21110 2004-11-16 Romain Francoise <romain@orebokech.com>
21111
21112 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21113 counterparts of the buffer-local variables.
21114
21115 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21116
21117 * message.el (message-forbidden-properties): Fix typo in doc
21118 string.
21119
21120 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21121
21122 * gnus-util.el (gnus-replace-in-string): Add doc string.
21123
21124 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21125 to avoid problems when splitting mails with many recipients.
21126
21127 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21128
21129 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21130 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21131
21132 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21133
21134 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21135 if there is no hashtable in memory or file modification time is
21136 newer than cached timestamp.
21137
21138 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21139
21140 * gnus-sum.el (gnus-summary-limit-to-recipient):
21141 Implement not-matching option.
21142
21143 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21144
21145 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21146 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21147 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21148 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21149 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21150 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21151
21152 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21153
21154 * message.el (message-forward-make-body-mml): Remove headers
21155 according to message-forward-ignored-headers if a message is decoded.
21156
21157 2004-12-02 Romain Francoise <romain@orebokech.com>
21158
21159 * message.el (message-forward-make-body-plain): Always remove
21160 headers according to message-forward-ignored-headers.
21161
21162 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21163
21164 * spam.el (spam-summary-prepare-exit): Remove the
21165 gnus-summary-limit pop for now, it has problems with ham marks for
21166 me.
21167
21168 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21169
21170 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21171 correctly.
21172
21173 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21174
21175 * format-spec.el (format-spec): Message the char.
21176
21177 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21178
21179 * gnus-art.el (gnus-split-methods): Reformat comments.
21180
21181 * spam.el (spam-summary-prepare-exit): Remove article limits
21182 before exiting the summary buffer.
21183
21184 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21185
21186 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21187 order to silence the byte compiler.
21188
21189 * spam.el: Fix the way to silence the byte compiler, which
21190 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21191 bbdb-search-simple, spam-BBDB-register-routine,
21192 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21193 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21194 spam-stat-buffer-is-spam, spam-stat-load,
21195 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21196 spam-stat-save and spam-stat-split-fancy.
21197
21198 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21199
21200 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21201 which may confuse users.
21202 (canlock-password-for-verify): Ditto.
21203
21204 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21205
21206 * gnus-art.el (gnus-emphasis-alist): Ditto.
21207
21208 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21209
21210 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21211
21212 * gnus-start.el (gnus-save-killed-list): Ditto.
21213
21214 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21215 (gnus-sum-thread-tree-root): Ditto.
21216 (gnus-sum-thread-tree-false-root): Ditto.
21217 (gnus-sum-thread-tree-single-indent): Ditto.
21218
21219 * message.el (message-courtesy-message): Ditto.
21220 (message-archive-note): Ditto.
21221 (message-subscribed-address-file): Ditto.
21222 (message-user-fqdn): Ditto.
21223
21224 * spam-report.el (spam-report-gmane-regex): Ditto.
21225
21226 * spam.el (spam-blackhole-good-server-regex): Ditto.
21227
21228 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21229
21230 * mml.el (mml-preview): Widen the message buffer before copying
21231 the contents to the preview buffer; sort headers before previewing.
21232
21233 * message.el (message-hidden-headers): Fix the way to avoid a bug
21234 in the `repeat' widget in Emacs 21.3 or earlier.
21235
21236 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21237
21238 * message.el (message-hidden-headers): Default to "^References:".
21239 Improve customization type. Suggested by Reiner Steib
21240 <Reiner.Steib@gmx.de>.
21241
21242 2004-11-25 Romain Francoise <romain@orebokech.com>
21243
21244 * message.el (message-strip-forbidden-properties): Remove check for
21245 obsolete `message-hidden' text property, hidden headers are not
21246 accessible in the buffer anymore.
21247
21248 2004-11-22 Romain Francoise <romain@orebokech.com>
21249
21250 * message.el (message-header-format-alist): Add `From' in list
21251 so that it can be sorted.
21252 (message-fix-before-sending): Widen and sort headers before
21253 sending.
21254 (message-hide-headers): Use narrowing to hide headers by moving
21255 them to the top of the buffer and narrowing to the region
21256 underneath.
21257
21258 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21259
21260 * message.el (message-strip-forbidden-properties):
21261 Bind buffer-read-only (etc) to nil.
21262
21263 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21264
21265 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21266 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21267
21268 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21269
21270 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21271
21272 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21273
21274 * dns.el (query-dns): Use sit-for to time instead of
21275 accept-process-output, since that doesn't seem to work on udp
21276 sockets.
21277
21278 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21279
21280 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21281
21282 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21283
21284 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21285 doc string. Improve doc string.
21286
21287 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21288
21289 * nntp.el (nntp-request-update-info): Return nil if
21290 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21291 may not call gnus-activate-group which uselessly issues the GROUP
21292 commands for all nntp groups and wastes time. Reported by Romain
21293 Francoise <romain@orebokech.com>.
21294
21295 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21296
21297 2004-11-15 Simon Josefsson <jas@extundo.com>
21298
21299 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21300 headers separately.
21301 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21302 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21303
21304 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21305
21306 * gnus-start.el (gnus-convert-old-newsrc):
21307 Assign legacy-gnus-agent to 5.10.7.
21308
21309 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21310
21311 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21312 start of the lines.
21313
21314 2004-11-14 Magnus Henoch <mange@freemail.hu>
21315
21316 * hashcash.el (hashcash-default-payment): Change default to 20.
21317 (hashcash-default-accept-payment): Change default to 20.
21318 (hashcash-process-alist): New variable.
21319 (hashcash-generate-payment-async): Add.
21320 (hashcash-already-paid-p): Add.
21321 (hashcash-insert-payment): Don't generate payments twice.
21322 (hashcash-insert-payment-async): Add.
21323 (hashcash-insert-payment-async-2): Add.
21324 (hashcash-cancel-async): Add.
21325 (hashcash-wait-async): Add.
21326 (hashcash-processes-running-p): Add.
21327 (hashcash-wait-or-cancel): Add.
21328 (mail-add-payment): New optional argument. Conditionally start
21329 asynchronous calculation.
21330 (mail-add-payment-async): Add.
21331
21332 * message.el (message-send-mail): Wait for asynchronous hashcash
21333 results. Don't clobber existing X-Hashcash headers.
21334 (message-setup-1): Call mail-add-payment-async when
21335 message-generate-hashcash is non-nil.
21336
21337 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21338
21339 * message.el (message-use-alternative-email-as-from): Examine the
21340 From header as well; use message-make-from in order to include a
21341 user's full name.
21342
21343 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21344
21345 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21346 default; improve customization type.
21347 (gnus-emphasis-custom-with-format): New macro.
21348 (gnus-emphasis-custom-value-to-external): New function.
21349 (gnus-emphasis-custom-value-to-internal): New function.
21350
21351 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21352
21353 * dns.el (query-dns): Resolve reverse addresses.
21354
21355 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21356
21357 * gnus-group.el (gnus-group-get-new-news): Use it.
21358
21359 * gnus-start.el (gnus-check-reasonable-setup): New function.
21360
21361 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21362
21363 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21364 "Args out of range" error. Reported by Arnaud Giersch
21365 <arnaud.giersch@free.fr>.
21366
21367 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21368
21369 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21370
21371 2004-11-04 Richard M. Stallman <rms@gnu.org>
21372
21373 * spam.el (spam group): Add :version.
21374
21375 * pgg-def.el (pgg group): Add :version.
21376
21377 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21378
21379 * gnus-art.el (gnus-article-edit-article): Don't associate the
21380 article buffer with a draft file. This is a temporary measure
21381 against the 2004-08-22 change to gnus-article-edit-mode.
21382
21383 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21384
21385 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21386 (html2text-format-tags): Remove unused variable `attr'.
21387
21388 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21389
21390 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21391
21392 * spam-stat.el (spam-stat): Add :version.
21393
21394 * sieve.el (sieve): Add :version.
21395
21396 * sha1.el (sha1): Add :version.
21397 (sha1-use-external): Remove redundant version.
21398
21399 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21400 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21401 (nnmail-split-fancy-match-partial-words)
21402 (nnmail-split-lowercase-expanded): Add :version.
21403
21404 * nndiary.el (nndiary): Add :version.
21405
21406 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21407
21408 * mml-sec.el (mml-default-sign-method)
21409 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21410 Add :version.
21411
21412 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21413
21414 * mm-url.el (mm-url-use-external, mm-url-program)
21415 (mm-url-arguments): Add :version.
21416
21417 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21418 (mm-attachment-file-modes, mm-decrypt-option)
21419 (mm-w3m-safe-url-regexp): Add :version.
21420
21421 * message.el (message-cite-prefix-regexp)
21422 (message-sendmail-envelope-from, message-minibuffer-local-map)
21423 (message-user-fqdn, message-completion-alist): Add :version.
21424
21425 * gnus-win.el (gnus-configure-windows-hook)
21426 (gnus-use-frames-on-any-display): Add :version.
21427
21428 * gnus-art.el (gnus-article-address-banner-alist)
21429 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21430 (gnus-treat-from-picon, gnus-treat-mail-picon)
21431 (gnus-treat-x-pgp-sig): Add :version.
21432
21433 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21434 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21435 (gnus-summary-article-delete-hook)
21436 (gnus-summary-display-while-building): Add :version.
21437
21438 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21439 (gnus-get-top-new-news-hook): Add :version.
21440
21441 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21442 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21443
21444 * gnus-registry.el (gnus-registry): Add :version.
21445
21446 * gnus-spec.el (gnus-use-correct-string-widths)
21447 (gnus-make-format-preserve-properties): Add :version.
21448
21449 * gnus.el (gnus-group-charter-alist)
21450 (gnus-group-fetch-control-use-browse-url)
21451 (gnus-install-group-spam-parameters): Add :version.
21452
21453 * gnus-diary.el (gnus-diary): Add :version.
21454
21455 * gnus-delay.el (gnus-delay): Add :version.
21456
21457 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21458 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21459 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21460 Add :version.
21461
21462 * gnus-agent.el (gnus-agent-max-fetch-size)
21463 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21464 (gnus-agent-prompt-send-queue): Add :version.
21465
21466 * deuglify.el (gnus-outlook-deuglify): Add :version.
21467
21468 * html2text.el: Beautify code. Improve doc strings.
21469 Some checkdoc cleanup.
21470 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21471
21472 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21473
21474 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21475
21476 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
21477
21478 * gnus-registry.el (gnus-registry-hashtb): Create the registry
21479 when package is loaded.
21480
21481 * spam.el (spam-summary-score-preferred-header): Add global preference
21482 for people who want to override the default SpamAssassin over
21483 Bogofilter preference (when both are set).
21484 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21485 (spam-user-format-function-S):
21486 Check spam-summary-score-preferred-header.
21487 (spam-extra-header-to-number): Add X-Bogosity header parsing.
21488 (spam-user-format-function-S): Format the score correctly.
21489
21490 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
21491
21492 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21493 signature file. Suggested by Manoj Srivastava
21494 <srivasta@golden-gryphon.com>.
21495
21496 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21497 iso-2022-jp even in the Japanese language environment.
21498 Suggested by Jason Rumney <jasonr@gnu.org>.
21499
21500 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
21501
21502 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21503 use the same characters as the dummy marks; make it free from
21504 getting affected by the language environment.
21505 (gnus-summary-read-group-1): Update mark positions only when the
21506 format spec is updated.
21507
21508 * gnus-spec.el (gnus-update-format-specifications): Return a list
21509 of updated types.
21510
21511 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
21512
21513 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21514 of boundp to check if display-warning is available.
21515
21516 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
21517
21518 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21519
21520 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
21521
21522 * nnspool.el (nnspool-spool-directory): Use news-path if the
21523 news-directory variable is not bound.
21524
21525 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21526 function instead of display-warning if it is not available.
21527
21528 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
21529
21530 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21531 v5-10: Use `point-at-bol'.
21532
21533 2004-10-26 Simon Josefsson <jas@extundo.com>
21534
21535 * hashcash.el: Fix URL in comment, reported by Cheng Gao
21536 <chenggao@gmail.com>.
21537
21538 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21539
21540 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
21541 instead.
21542
21543 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
21544
21545 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21546 to remove a server from the nnimap-server-buffer-alist.
21547 (nnimap-open-connection, nnimap-close-server): Use it.
21548
21549 * gnus-encrypt.el: Remove file in favor of encrypt.el.
21550
21551 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
21552
21553 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21554 running the major-mode function.
21555
21556 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
21557
21558 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21559 dummy marks in the right way.
21560
21561 2004-10-18 David Edmondson <dme@dme.org>
21562
21563 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21564 excessively.
21565
21566 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
21567
21568 * gnus-util.el (gnus-split-references): Accept a nil references
21569 string and go on blissfully.
21570
21571 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21572 cases where the references string is non-nil but has no references.
21573
21574 * encrypt.el: Add autoload tags.
21575
21576 * spam.el (spam-resolve-registrations-routine): Remove article
21577 from unregistration list too. Reported by David Hanak
21578 <dhanak@isis.vanderbilt.edu>
21579
21580 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
21581
21582 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21583 nil. Change custom type.
21584
21585 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
21586
21587 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21588
21589 * gnus-sum.el (gnus-summary-move-article): Use it.
21590
21591 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
21592
21593 * encrypt.el: Add autoload cookies.
21594
21595 * spam.el (spam-backend-article-list-property)
21596 (spam-backend-get-article-todo-list)
21597 (spam-backend-put-article-todo-list)
21598 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21599 Resolve registrations separately.
21600 (spam-register-routine): Format comments.
21601 (spam-unregister-routine, spam-register-routine): Always call with
21602 specific-articles, no default list.
21603 (spam-summary-prepare-exit): Use the spam-classifications function.
21604
21605 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21606 gnus-encrypt.el.
21607
21608 * encrypt.el: Copied from gnus-encrypt.el.
21609
21610 * gnus-encrypt.el: Commented that it's obsolete.
21611
21612 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21613
21614 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21615 (gnus-score-save): Use it.
21616
21617 * message.el (message-bury): Use `window-dedicated-p'.
21618
21619 2004-10-15 Simon Josefsson <jas@extundo.com>
21620
21621 * pop3.el (top-level): Don't require nnheader.
21622 (pop3-read-timeout): Add.
21623 (pop3-accept-process-output): Add.
21624 (pop3-read-response, pop3-retr): Use it.
21625
21626 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
21627
21628 * spam.el (spam-register-routine): Move comment.
21629 (spam-verify-bogofilter): Use 'unknown for the initial
21630 spam-bogofilter-valid state, not 'never.
21631
21632 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21633 for netrc-machine.
21634
21635 * nnimap.el (nnimap-open-connection):
21636 Use netrc-machine-user-or-password.
21637
21638 2004-10-17 Richard M. Stallman <rms@gnu.org>
21639
21640 * gnus-registry.el (gnus-registry-unload-hook):
21641 Set as a variable with add-hook.
21642
21643 * nnspool.el (nnspool-spool-directory): Use news-directory instead
21644 of news-path.
21645
21646 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21647
21648 * spam.el: Delete duplicate `provide'.
21649 (spam-unload-hook): Set as a variable with add-hook.
21650
21651 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21652
21653 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21654 in the doc string.
21655
21656 * message.el (message-ignored-news-headers)
21657 (message-ignored-supersedes-headers)
21658 (message-ignored-resent-headers)
21659 (message-forward-ignored-headers): Improve custom type.
21660
21661 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
21662
21663 * message.el (message-tokenize-header): Fix 2004-09-06 change
21664 which used point-min in the wrong place.
21665
21666 2004-10-12 Simon Josefsson <jas@extundo.com>
21667
21668 * tls.el (tls-certtool-program): New variable.
21669 (tls-certificate-information): New function, based on
21670 ssl-certificate-information.
21671
21672 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
21673
21674 * compface.el: Move the version of ELisp-based uncompface program
21675 to the contrib directory because of the copyright problem.
21676
21677 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
21678
21679 * message.el (message-kill-buffer): Raise the current frame.
21680
21681 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
21682
21683 * gnus-sum.el: Mention that multibyte characters don't work as marks.
21684
21685 * gnus.el (message-y-or-n-p): Autoload.
21686
21687 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21688 (pop3-password-required, pop3-authentication-scheme)
21689 (pop3-leave-mail-on-server): Make customizable.
21690 (pop3): New custom group.
21691 (pop3-retr): Remove `sleep-for' statements.
21692 Suggested by Dave Love <fx@gnu.org>.
21693
21694 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21695 Windows/DOS.
21696
21697 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21698 (imap-parse-body): Fix incorrect use of `assert'.
21699 Suggested by Dave Love <fx@gnu.org>.
21700
21701 * mml.el (mml-minibuffer-read-disposition): Require match.
21702 Suggested by Dave Love <fx@gnu.org>.
21703
21704 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
21705
21706 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
21707 doc string.
21708
21709 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
21710
21711 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21712
21713 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21714
21715 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21716 instead of calling `mm-insert-inline', to decode text/* parts
21717 before displaying them.
21718
21719 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
21720
21721 * mm-uu.el (mm-uu-text-plain-type): New variable.
21722 (mm-uu-pgp-signed-extract-1): Use it.
21723 (mm-uu-pgp-encrypted-extract-1): Use it.
21724 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21725 bind mm-uu-text-plain-type with that value.
21726 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21727 mm-uu-dissect.
21728
21729 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21730
21731 * gnus-group.el (gnus-update-group-mark-positions):
21732 * gnus-sum.el (gnus-update-summary-mark-positions):
21733 * message.el (message-check-news-body-syntax):
21734 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21735 of string-as-multibyte.
21736
21737 2004-10-05 Juri Linkov <juri@jurta.org>
21738
21739 * gnus-group.el (gnus-update-group-mark-positions):
21740 * gnus-sum.el (gnus-update-summary-mark-positions):
21741 * message.el (message-check-news-body-syntax):
21742 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21743 8-bit unibyte values to a multibyte string for search functions.
21744
21745 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21746
21747 * mm-uu.el (mm-uu-dissect): Allow optional arg.
21748 (mm-uu-dissect-text-parts): New function.
21749
21750 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21751 dissect text parts.
21752
21753 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21754 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21755
21756 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21757
21758 * gnus-topic.el (gnus-topic-hierarchical-parameters):
21759 Use gnus-current-topics instead of gnus-current-topic.
21760
21761 2004-10-06 Jesper Harder <harder@ifa.au.dk>
21762
21763 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21764
21765 2004-10-05 Jesper Harder <harder@ifa.au.dk>
21766
21767 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21768 where appropriate.
21769
21770 * nnml.el (nnml-generate-active-info): do.
21771
21772 * nndiary.el (nndiary-generate-active-info): do.
21773
21774 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21775 (gnus-topic-move): do.
21776
21777 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21778 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21779
21780 * gnus-srvr.el (gnus-server-prepare)
21781 (gnus-server-open-all-servers): do.
21782
21783 * gnus-msg.el (gnus-summary-cancel-article)
21784 (gnus-summary-resend-message)
21785 (gnus-summary-mail-crosspost-complaint): do.
21786
21787 * gnus-move.el (gnus-change-server): do.
21788
21789 * gnus-group.el (gnus-group-unmark-all-groups)
21790 (gnus-group-set-current-level): do.
21791
21792 2004-10-04 Simon Josefsson <jas@extundo.com>
21793
21794 * message.el (message-generate-hashcash): Doc fix.
21795
21796 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
21797
21798 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21799 avoid infinite recursion via gnus-get-function.
21800
21801 2004-10-02 Jesper Harder <harder@ifa.au.dk>
21802
21803 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21804
21805 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21806
21807 * nnmail.el (nnmail-split-history): do.
21808
21809 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21810 (nnml-request-delete-group): do.
21811
21812 * nnslashdot.el (nnslashdot-read-groups): do.
21813
21814 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21815 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21816
21817 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21818 (nnspool-sift-nov-with-sed): Use last.
21819 (nnspool-retrieve-headers-with-nov): Use mapc.
21820 (nnspool-request-newgroups): Use dolist.
21821 (nnspool-request-group): Use last.
21822
21823 * nntp.el (nntp-read-server-type): Use dolist.
21824
21825 * nnvirtual.el (nnvirtual-create-mapping)
21826 (nnvirtual-update-read-and-marked): Use dolist.
21827 (nnvirtual-convert-headers): Simplify.
21828
21829 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21830
21831 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21832 Add support for sync'ing tick marks.
21833
21834 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
21835
21836 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21837 there's no visible header.
21838
21839 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21840
21841 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21842 When necessary, pass full group name to gnus-request-set-marks.
21843
21844 2004-10-01 Simon Josefsson <jas@extundo.com>
21845
21846 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
21847 acroread.
21848
21849 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21850
21851 * spam-report.el (spam-report-gmane): Fix interactive.
21852
21853 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21854
21855 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21856 when writing file.
21857 (gnus-agent-synchronize-flags): Don't default to being
21858 interactive.
21859
21860 2004-09-30 Simon Josefsson <jas@extundo.com>
21861
21862 * message.el (message-generate-hashcash): Add.
21863 (message-send-mail): Use it, call mail-add-payment.
21864
21865 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
21866
21867 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21868
21869 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
21870
21871 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21872 gnus-request-update-info with explicit code to sync the in-memory
21873 info read flags with the marks being sync'd to the backend.
21874
21875 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21876
21877 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21878
21879 * spam.el (spam-verify-bogofilter): Add new function.
21880 (spam-check-bogofilter)
21881 (spam-bogofilter-register-with-bogofilter): Use it.
21882 (spam-verify-bogofilter): Add small fixes.
21883
21884 2004-09-28 Simon Josefsson <jas@extundo.com>
21885
21886 * hashcash.el (hashcash-generate-payment): Revert.
21887
21888 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21889
21890 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21891 Use gnus-extract-references instead of gnus-split-references.
21892
21893 * gnus-util.el (gnus-extract-references): Add new function, analogous
21894 to gnus-split-references but extracts only the message-ID without
21895 anything extra.
21896
21897 * hashcash.el (hashcash-generate-payment)
21898 (hashcash-check-payment): Do the right thing if hashcash-path is
21899 nil (because the hashcash program could not be found).
21900
21901 * spam.el (spam-use-hashcash): Remove comment.
21902
21903 2004-09-27 Jesper Harder <harder@ifa.au.dk>
21904
21905 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21906 (gnus-cache-enter-article, gnus-cache-remove-article)
21907 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21908
21909 * gnus-async.el (gnus-async-prefetch-remove-group): do.
21910
21911 * gnus-art.el (article-hide-boring-headers)
21912 (article-translate-strings, article-display-face)
21913 (gnus-article-mime-match-handle-first)
21914 (gnus-article-highlight-headers)
21915 (gnus-article-add-buttons-to-head): do.
21916
21917 2004-09-27 Simon Josefsson <jas@extundo.com>
21918
21919 * hashcash.el: New version, from
21920 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
21921 ../contrib/.
21922
21923 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
21924
21925 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21926
21927 2004-09-26 Jesper Harder <harder@ifa.au.dk>
21928
21929 * gnus-dup.el (gnus-dup-open): Use mapc.
21930 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21931
21932 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21933 Reported by Stefan Wiens <s.wi@gmx.net>.
21934
21935 * gnus.el (gnus-shutdown): Use dolist.
21936
21937 * gnus-undo.el (gnus-undo): Use mapc.
21938
21939 * nnrss.el (nnrss-generate-active): do.
21940
21941 * message.el (message-cite-original-without-signature)
21942 (message-cite-original): Use mapc.
21943 (message-do-actions, message-make-forward-subject): Use dolist.
21944
21945 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21946
21947 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21948 deletion to remove entire duplicate line. Fixes merged article
21949 number bug.
21950
21951 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21952
21953 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21954 servers that are offline. Avoids having gnus-agent-toggle-plugged
21955 first ask if you want to open a server and then, even when you
21956 responded with no, asking if you want to synchronize the server's
21957 flags.
21958 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21959 multi-line expressions.
21960 (gnus-agent-synchronize-group-flags): New internal function.
21961 Updates marks in memory (in the info structure) AND in the
21962 backend.
21963
21964 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21965
21966 * nnagent.el (nnagent-request-set-mark):
21967 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21968 method, to ensure that synchronization updates marks in the
21969 backend and in the info (in memory) structure.
21970
21971 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
21972
21973 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21974 convention fully; don't miss the root article of a thread; make
21975 the X-Draft-From header with correct article numbers.
21976
21977 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
21978
21979 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21980 unless plugged. Disable the agent so that an open failure causes
21981 an error.
21982
21983 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21984 Revert 2004-09-21 change. The backend must be opened while
21985 synchronizing flags even when the backend stores the flags
21986 locally.
21987
21988 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
21989
21990 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21991 in `header' match. Reported by Svend Tollak Munkejord.
21992
21993 * message.el (message-cite-original): Fix use of
21994 `message-cite-articles-with-x-no-archive'.
21995
21996 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
21997
21998 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21999 (gnus-window-to-buffer): Ditto.
22000
22001 * mml.el (mml-preview-buffer): New variable.
22002 (mml-preview): Manage window layout with gnus-buffer-configuration.
22003
22004 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22005 X-Draft-From header even if those articles aren't quoted.
22006
22007 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22008
22009 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22010 (gnus-request-set-mark, gnus-request-update-mark): Use new
22011 g-s-t-u-l-m to decide to use backend even when unplugged.
22012
22013 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22014
22015 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22016 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22017
22018 2004-09-20 Simon Josefsson <jas@extundo.com>
22019
22020 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22021 "utf-16-le".
22022
22023 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22024
22025 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22026
22027 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22028
22029 * uudecode.el (uudecode-use-external): Add :version.
22030
22031 * smime.el (smime-CA-file, smime-encrypt-cipher)
22032 (smime-dns-server): Add :version.
22033
22034 * smiley.el (gnus-smiley-file-types): Add :version.
22035
22036 * sha1.el (sha1-use-external): Add :version.
22037
22038 * pgg-def.el (pgg-query-keyserver): Add :version.
22039
22040 * nnmail.el (nnmail-fancy-expiry-targets)
22041 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22042 Add :version.
22043
22044 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22045 (nnimap-retrieve-groups-asynchronous): Add :version.
22046 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22047
22048 * mml.el (mml-content-disposition-parameters)
22049 (mml-insert-mime-headers-always): Add :version.
22050
22051 * mm-util.el (mm-coding-system-priorities): Add :version.
22052
22053 * mm-decode.el (mm-inline-text-html-with-images)
22054 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22055 (mm-verify-option): Add :version.
22056 (mm-text-html-renderer): Change :version.
22057
22058 * message.el (message-fcc-externalize-attachments)
22059 (message-required-headers, message-draft-headers)
22060 (message-subject-trailing-was-query)
22061 (message-subject-trailing-was-ask-regexp)
22062 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22063 (message-mark-insert-end, message-archive-header)
22064 (message-archive-note, message-cross-post-default)
22065 (message-cross-post-note, message-followup-to-note)
22066 (message-cross-post-note-function, message-use-mail-followup-to)
22067 (message-subscribed-address-functions)
22068 (message-subscribed-address-file, message-subscribed-addresses)
22069 (message-subscribed-regexps, message-allow-no-recipients)
22070 (message-yank-cited-prefix, message-signature-insert-empty-line)
22071 (message-hidden-headers, message-hierarchical-addresses)
22072 (message-mail-user-agent, message-use-idna)
22073 (message-valid-fqdn-regexp)
22074 (message-strip-special-text-properties, message-header-synonyms)
22075 (message-beginning-of-line, message-tab-body-function): Add :version.
22076 (message-insert-canlock, message-wide-reply-confirm-recipients):
22077 Change :version.
22078
22079 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22080 and :version.
22081 (mail-source-delete-old-incoming-confirm)
22082 (mail-source-movemail-program): Add :version.
22083
22084 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22085 (gnus-agent-cache, gnus-agent): Change :version.
22086
22087 * gnus-util.el (gnus-use-byte-compile): Change :version.
22088
22089 * gnus-sum.el (gnus-summary-make-false-root-always)
22090 (gnus-summary-default-high-score)
22091 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22092 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22093 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22094 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22095 (gnus-sum-thread-tree-single-indent)
22096 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22097 (gnus-sum-thread-tree-leaf-with-other)
22098 (gnus-sum-thread-tree-single-leaf): Add :version.
22099 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22100 (gnus-article-loose-mime): Change :version.
22101
22102 * gnus-start.el (gnus-backup-startup-file)
22103 (gnus-save-startup-file-via-temp-buffer): Add :version.
22104
22105 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22106 (gnus-server-offline-face): Add :version.
22107
22108 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22109
22110 * gnus-msg.el (gnus-gcc-externalize-attachments)
22111 (gnus-debug-files, gnus-debug-exclude-variables)
22112 (gnus-discouraged-post-methods): Change :version.
22113 (gnus-confirm-mail-reply-to-news)
22114 (gnus-confirm-treat-mail-like-news): Add :version.
22115
22116 * gnus-int.el (gnus-server-unopen-status): Add :version.
22117
22118 * gnus-group.el (gnus-group-jump-to-group-prompt)
22119 (gnus-large-ephemeral-newsgroup)
22120 (gnus-fetch-old-ephemeral-headers): Add :version.
22121
22122 * gnus-fun.el (gnus-x-face-directory)
22123 (gnus-convert-pbm-to-x-face-command)
22124 (gnus-convert-image-to-x-face-command)
22125 (gnus-convert-image-to-face-command): Add :version.
22126
22127 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22128
22129 * gnus-cite.el (gnus-cite-blank-line-after-header)
22130 (gnus-article-boring-faces): Add :version.
22131
22132 * gnus-art.el (gnus-buttonized-mime-types)
22133 (gnus-inhibit-mime-unbuttonizing)
22134 (gnus-treat-display-face)
22135 (gnus-treat-body-boundary): Change :version.
22136 (gnus-body-boundary-delimiter, gnus-picon-databases)
22137 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22138 (gnus-treat-date-english, gnus-treat-fold-headers)
22139 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22140 (gnus-treat-mail-picon, gnus-treat-wash-html)
22141 (gnus-article-encrypt-protocol)
22142 (gnus-use-idna, gnus-article-over-scroll)
22143 (gnus-mime-display-multipart-alternative-as-mixed)
22144 (gnus-mime-display-multipart-related-as-mixed)
22145 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22146 (gnus-ctan-url, gnus-button-ctan-handler)
22147 (gnus-button-handle-ctan-bogus-regexp)
22148 (gnus-button-ctan-directory-regexp)
22149 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22150 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22151 (gnus-button-man-level, gnus-button-emacs-level)
22152 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22153
22154 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22155 (gnus-agent-go-online): Change :version.
22156 (gnus-agent-expire-unagentized-dirs)
22157 (gnus-agent-auto-agentize-methods): Add :version.
22158
22159 * flow-fill.el (fill-flowed-display-column)
22160 (fill-flowed-encode-column): Add :version.
22161
22162 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22163 (gnus-outlook-deuglify-unwrap-max)
22164 (gnus-outlook-deuglify-cite-marks)
22165 (gnus-outlook-deuglify-unwrap-stop-chars)
22166 (gnus-outlook-deuglify-no-wrap-chars)
22167 (gnus-outlook-deuglify-attrib-cut-regexp)
22168 (gnus-outlook-deuglify-attrib-verb-regexp)
22169 (gnus-outlook-deuglify-attrib-end-regexp)
22170 (gnus-outlook-display-hook): Add :version.
22171
22172 * binhex.el (binhex-use-external): Add :version.
22173
22174 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22175
22176 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22177 and `invisible'.
22178
22179 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22180
22181 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22182 in gnus-registry-trim.
22183
22184 2004-09-13 Simon Josefsson <jas@extundo.com>
22185
22186 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22187
22188 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22189
22190 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22191 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22192 <yamaoka@jpl.org>.
22193 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22194 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22195 <yamaoka@jpl.org>.
22196
22197 * sieve.el (sieve-manage-mode): Ditto.
22198
22199 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22200
22201 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22202
22203 2004-09-11 Simon Josefsson <jas@extundo.com>
22204
22205 * dns-mode.el: Add.
22206
22207 * mm-view.el (mm-display-dns-inline): Add.
22208
22209 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22210 (mm-automatic-display): Ditto.
22211
22212 * mailcap.el (mailcap-mime-data): Add text/dns.
22213 (mailcap-mime-extensions): Map .soa to text/dns.
22214
22215 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22216
22217 * gnus-art.el (article-decode-mime-words, article-babel)
22218 (gnus-article-highlight-signature, gnus-article-add-buttons)
22219 (gnus-signature-toggle): Remove unnecessary bindings of
22220 `inhibit-read-only' inherited from v5.10 merge.
22221
22222 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22223
22224 * nntp.el (nntp): New customization group.
22225 (nntp-authinfo-file): Add customization group.
22226
22227 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22228
22229 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22230
22231 * gnus.el (to-address, to-list, subscribed)
22232 (large-newsgroup-initial): Ditto.
22233
22234 * flow-fill.el (fill-flowed-display-column)
22235 (fill-flowed-encode-column): Ditto.
22236
22237 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22238
22239 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22240 Use point-min rather than 1.
22241 (message-send-mail): Use buffer-size rather than point-max.
22242
22243 * gnus-sum.el (gnus-summary-search-article-forward):
22244 Signal a specific `search-failed' rather than a generic `error'.
22245
22246 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22247 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22248 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22249
22250 2004-09-10 Simon Josefsson <jas@extundo.com>
22251
22252 * nndb.el (require): Remove tcp and duplicate cl.
22253
22254 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22255
22256 * gnus-agent.el (directory-files-and-attributes): Move forward.
22257
22258 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22259
22260 * gnus-agent.el (directory-files-and-attributes):
22261 Optionally defined to support XEmacs.
22262
22263 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22264
22265 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22266 to avoid run-time CL dependencies.
22267 (gnus-agent-unfetch-articles): New function.
22268 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22269 article numbers even when local .overview file is missing.
22270 (gnus-agent-read-article-number): New function. Only accepts
22271 27-bit article numbers.
22272 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22273 Use gnus-agent-read-article-number.
22274 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22275 from backend while recognizing that article numbers in .overview
22276 must be valid.
22277 (gnus-agent-update-files-total-fetched-for):
22278 Use directory-files-and-attributes to improve performance.
22279 * gnus-int.el (gnus-request-move-article):
22280 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22281 improve performance.
22282
22283 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22284 some users confused by references to .newsrc when they only have a
22285 .newsrc.eld file.
22286 (gnus-convert-mark-converter-prompt)
22287 (gnus-convert-converter-needs-prompt): Fix use of property list.
22288 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22289 New function. Used internally to only display 'gnus converting
22290 files' message when actually necessary.
22291
22292 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22293 methods now autoloaded.
22294
22295 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22296
22297 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22298 identifiers.
22299
22300 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22301
22302 * gnus-picon.el: Fix indentation and closing parenthesis.
22303
22304 2004-09-01 Simon Josefsson <jas@extundo.com>
22305
22306 * message.el (message-canlock-generate): Require sha1, not
22307 sha1-el. (Can we get rid of this require altogether? It is ugly
22308 to require within a function. Sadly, if sha1.el isn't loaded, the
22309 let binding in m-c-g will hide the defcustom definition, which is
22310 bad.)
22311
22312 * canlock.el: Require sha1, not sha1-el.
22313
22314 * message.el: Don't autoload sha1 (there is a autoload cookie in
22315 sha1.el).
22316
22317 * sha1-el.el: Rename to sha1.el.
22318
22319 2004-08-30 Juanma Barranquero <lektu@terra.es>
22320
22321 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22322
22323 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22324
22325 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22326
22327 2004-08-30 Kim F. Storm <storm@cua.dk>
22328
22329 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22330
22331 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22332 Add :group 'nnimap.
22333
22334 2004-08-30 Andreas Schwab <schwab@suse.de>
22335
22336 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22337 ?* and ?\;.
22338
22339 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22340 and ?\' to symbol instead of whitespace.
22341
22342 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22343
22344 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22345
22346 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22347 instead of re-search-forward.
22348
22349 * gnus-uu.el (gnus-uu-save-article): Ditto.
22350 (gnus-uu-post-encode-uuencode): Ditto.
22351
22352 * html2text.el (html2text-clean-list-items): Ditto.
22353 (html2text-clean-dtdd): Ditto.
22354 (html2text-format-tags): Ditto.
22355
22356 * message.el (message-send-mail-with-sendmail): Fix regexp.
22357 (message-fill-field-general): Use search-forward instead of
22358 re-search-forward.
22359 (unbold-region): Ditto.
22360
22361 * nnrss.el (nnrss-request-article): Ditto.
22362
22363 * nnslashdot.el (nnslashdot-request-article): Ditto.
22364
22365 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22366
22367 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22368 "Unrecognized menu descriptor" error in XEmacs.
22369
22370 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22371
22372 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22373 parent article of a sparse article in the thread hashtb.
22374
22375 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22376
22377 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22378 (nnmail-expand-newtext): Lowercase expanded entries if
22379 nnmail-split-lowercase-expanded is non-nil.
22380
22381 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22382
22383 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22384
22385 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22386 of gnus-tmp-news-method into string under XEmacs. It will be
22387 passed to gnus-correct-length which takes only a string argument.
22388
22389 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22390
22391 * gnus-util.el (gnus-bind-print-variables): New macro.
22392 (gnus-prin1): Use it.
22393 (gnus-prin1-to-string): Use it.
22394 (gnus-pp): New function.
22395 (gnus-pp-to-string): New function.
22396
22397 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22398 Replace pp-to-string with gnus-pp-to-string.
22399 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22400 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22401 * gnus-msg.el (gnus-debug): Ditto.
22402 * gnus-score.el (gnus-score-save): Ditto.
22403 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22404 gnus-pp-to-string.
22405 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22406 with gnus-pp.
22407 * score-mode.el (gnus-score-pretty-print): Ditto.
22408 * webmail.el (webmail-debug): Ditto.
22409
22410 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22411
22412 * gnus-art.el (article-display-face, article-display-x-face):
22413 Use buffer-read-only.
22414
22415 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22416
22417 * gnus-art.el (article-hide-list-identifiers):
22418 Bind inhibit-read-only as t.
22419
22420 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22421
22422 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22423
22424 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22425
22426 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22427 (gnus-narrow-to-page): Don't assume point-min == 1.
22428 (gnus-article-edit-mode): Derive from message-mode.
22429
22430 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22431 point-min == 1.
22432
22433 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22434 Disable incorrect use of `assert'.
22435
22436 * message.el (message-mode): Set comment-start-skip.
22437
22438 2004-08-22 Sam Steingold <sds@gnu.org>
22439
22440 * pop3.el (pop3-leave-mail-on-server): New user variable.
22441 (pop3-movemail): Delete mail only when it is nil.
22442
22443 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22444
22445 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22446
22447 * mml.el (mml-preview): Use `pop-to-buffer'.
22448
22449 * message.el (message-goto-mail-followup-to): Insert after "To".
22450 (message-carefully-insert-headers): Add comment.
22451
22452 * gnus.el: Remove unused variable `gnus-article-check-size'.
22453
22454 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22455
22456 * gnus-art.el (gnus-button-alist):
22457 Improve `gnus-button-handle-library' entry.
22458
22459 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
22460
22461 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22462 Use downcase, since XEmacs capitalizes error messages differently.
22463
22464 2004-08-18 Jesper Harder <harder@ifa.au.dk>
22465
22466 * nntp.el: Add (require 'gnus) due to reference to
22467 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
22468
22469 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
22470
22471 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22472 Bind `mm-fill-flowed'.
22473
22474 * mm-decode.el (mm-dissect-singlepart): Check it.
22475
22476 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
22477
22478 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22479 'imap' for netrc parsing.
22480
22481 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
22482
22483 * mailcap.el (mailcap-mime-data): Mark as risky.
22484
22485 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
22486
22487 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22488 may be included in the encoded word.
22489 (rfc2047-encode): Don't append a space if the encoded word
22490 includes close parenthesis.
22491
22492 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
22493
22494 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22495 of text within parentheses.
22496
22497 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
22498
22499 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22500 (gnus-encrypt-write-file-contents): Make the password key the file
22501 name PLUS the cipher, not just the cipher. Also remove failed
22502 passwords from the cache.
22503
22504 2004-08-06 Simon Josefsson <jas@extundo.com>
22505
22506 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22507 Doc fix.
22508
22509 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
22510
22511 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22512 LWSP.
22513
22514 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
22515
22516 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22517 Try to append in-reply-to: data to the references: header.
22518
22519 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22520 (netrc-parse): Use gnus-encrypt.el functions.
22521
22522 * gnus-encrypt.el: Add new file for encryption support; currently
22523 does only a few GPG ciphers and an internal XOR cipher.
22524
22525 * password.el: Add comments on using password-read-and-add.
22526 (password-read-and-add): Add function to read and add the
22527 password to the cache at once.
22528
22529 2004-07-28 Simon Josefsson <jas@extundo.com>
22530
22531 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22532 parameter (but don't use it, for now).
22533
22534 * imap.el (imap-ssl-open): Use imap-process-connection-type,
22535 instead of hard coding to nil.
22536
22537 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
22538
22539 * mm-view.el (mm-inline-image-emacs): Open lines under an image
22540 as mm-inline-image-xemacs does.
22541
22542 2004-07-26 Simon Josefsson <jas@extundo.com>
22543
22544 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22545 Revert part of 2004-07-17 change below.
22546
22547 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
22548
22549 * rfc2047.el (rfc2047-encode-region): Don't infloop.
22550 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22551
22552 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
22553
22554 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22555 quotes that actually start with ">" at the beginning of the
22556 lines.
22557
22558 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
22559
22560 * rfc2047.el (rfc2047-encode-region): Fix last change.
22561 (rfc2047-encode-parameter): Remove useless concat.
22562
22563 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
22564
22565 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22566 encode special characters; fix some kind of misconfigured headers;
22567 signal a real error if debug-on-quit or debug-on-error is non-nil.
22568 (rfc2047-encode-max-chars): New variable.
22569 (rfc2047-encode-1): Use it.
22570 (rfc2047-encode-parameter): New function.
22571
22572 * mml.el (mml-insert-parameter): Remove an excessive space.
22573
22574 2004-07-17 Simon Josefsson <jas@extundo.com>
22575
22576 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22577 Kai Grossjohann <kai@emptydomain.de>.
22578 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22579 (gnus-group-make-menu-bar): Ditto.
22580
22581 * gnus-util.el (gnus-group-server): Add.
22582
22583 2004-07-16 Jesper Harder <harder@ifa.au.dk>
22584
22585 * message.el (message-clone-locals): Clone sendmail and smtp
22586 variables.
22587
22588 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22589
22590 * rfc2047.el (rfc2047-encode-region): Fix last change.
22591
22592 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22593
22594 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22595 characters as non-special.
22596
22597 2004-07-09 Simon Josefsson <jas@extundo.com>
22598
22599 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22600 Users will lose all flag changes made while unplugged with
22601 e.g. nntp unless flag synchronization happens, thus `nil' is not a
22602 good default. See numerous reports on ding mailing list.
22603
22604 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
22605
22606 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22607 add generate-head-function and generate-article-function to the
22608 rfc822-forward entry.
22609 (nndoc-rfc822-forward-generate-article): New function.
22610 (nndoc-rfc822-forward-generate-head): New function.
22611
22612 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22613
22614 2004-07-06 Dan Christensen <jdc@uwo.ca>
22615
22616 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22617 respect display group parameter and gnus-summary-expunge-below.
22618 (gnus-articles-to-read): Remove unused reference to display group
22619 parameter.
22620
22621 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
22622
22623 * nnheader.el (nnheader-uniquify-message-id): New experimental
22624 variable.
22625 (nnheader-nov-read-message-id): Use it.
22626
22627 * spam-report.el (spam-report-gmane): Add interactive.
22628
22629 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
22630
22631 * mm-encode.el (mm-content-transfer-encoding-defaults):
22632 Use qp-or-base64 for the application/* types.
22633
22634 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
22635
22636 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22637
22638 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
22639
22640 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22641 trim value.
22642
22643 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22644
22645 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22646 New macro and function.
22647 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22648
22649 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22650
22651 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22652 after-load-alist.
22653
22654 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22655
22656 * gnus-group.el (gnus-group-get-new-news-this-group):
22657 Don't update info that isn't there.
22658
22659 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
22660
22661 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22662 entry.
22663
22664 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22665
22666 * mm-view.el (mm-inline-render-with-function): Use multibyte
22667 buffer; decode html source by charset.
22668
22669 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22670
22671 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22672 Mule-UCS is loaded under XEmacs.
22673 (mm-mime-mule-charset-alist): Avoid duplicated entries.
22674
22675 2004-06-28 Jesper Harder <harder@ifa.au.dk>
22676
22677 * nnheader.el (nnheader-max-head-length): Increase to 8192.
22678
22679 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
22680
22681 * mm-util.el (mm-coding-system-p): Return a coding-system.
22682 (mm-mime-mule-charset-alist): Use shift_jis instead of
22683 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22684 entries for the mime charsets iso-2022-jp-3 and shift_jis.
22685 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22686 instead of japanese-shift-jis and iso-latin-1 respectively in
22687 order to share the default value with both Emacs and XEmacs-mule.
22688 (mm-mule-charset-to-mime-charset):
22689 Make mm-coding-system-priorities effective.
22690 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22691 while predicating of candidates upon the priorities.
22692
22693 2004-06-27 Jesper Harder <harder@ifa.au.dk>
22694
22695 * gnus-sum.el (gnus-summary-make-menu-bar):
22696 Add gnus-uu-invert-processable.
22697
22698 * gnus.el: Autoload gnus-uu-invert-processable.
22699
22700 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
22701
22702 * mm-util.el (mm-with-multibyte-buffer): New macro.
22703
22704 * rfc2047.el (rfc2047-encode-string): Use it.
22705 (rfc2047-encode-region): Move point to the end of the region after
22706 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22707
22708 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22709
22710 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22711 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22712
22713 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22714
22715 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22716 (gnus-cite-parse): Ignore quoted envelope From_.
22717 Suggested by Karl Chen <quarl@nospam.quarl.org>.
22718
22719 2004-06-23 Jesper Harder <harder@ifa.au.dk>
22720
22721 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22722 invalid addresses.
22723
22724 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
22725
22726 * spam.el: Change section markers, revise TODO list.
22727 (spam-backends): Make new master list of all installed backends.
22728 (spam-summary-exit-behavior): Add new variable to determine how
22729 messages moves are done at summary exit.
22730 (spam-move-spam-nonspam-groups-only)
22731 (spam-process-ham-in-nonham-groups)
22732 (spam-process-ham-in-spam-groups): Remove variables, the
22733 spam-summary-exit-behavior variable should be used to manage this
22734 behavior.
22735 (spam-old-ham-articles, spam-old-spam-articles): Remove.
22736 (spam-old-articles): Add variable, replacing spam-old-ham-articles
22737 and spam-old-spam-articles.
22738 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22739 Add empty variables, placeholders for the backends they represent.
22740 (spam-set-difference): Move, unchanged.
22741 (spam-list-of-processors): Declare OBSOLETE, not used anymore
22742 unless the user has a processor variable.
22743 (spam-classifications, spam-classification-valid-p)
22744 (spam-backend-properties, spam-backend-property-valid-p)
22745 (spam-backend-function-type-valid-p)
22746 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22747 (spam-report-articles-gmane, spam-report-articles-resend):
22748 Remove functions, they are not needed.
22749 (spam-install-backend-super, spam-backend-list)
22750 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22751 (spam-backend-function, spam-backend-ham-registration-function)
22752 (spam-backend-spam-registration-function)
22753 (spam-backend-ham-unregistration-function)
22754 (spam-backend-spam-unregistration-function)
22755 (spam-backend-statistical-p, spam-backend-mover-p)
22756 (spam-install-backend-alias, spam-install-checkonly-backend)
22757 (spam-install-mover-backend, spam-install-nocheck-backend)
22758 (spam-install-backend, spam-install-statistical-backend)
22759 (spam-install-statistical-checkonly-backend): Add backend installation
22760 support.
22761 (spam-summary-prepare-exit): Rewrite to use the new backend code.
22762 (spam-group-processor-p): Use the new backend code and respect the
22763 summary exit behavior.
22764 (spam-mark-spam-as-expired-and-move-routine): Remove.
22765 (spam-summary-prepare): Change to use the new spam-old-articles
22766 variable.
22767 (spam-copy-or-move-routine, spam-copy-spam-routine)
22768 (spam-move-spam-routine, spam-copy-ham-routine)
22769 (spam-move-ham-routine): Add code to copy/move ham or spam.
22770 (spam-fetch-field-fast): Improve doc and code, plus allow the
22771 'number request.
22772 (spam-list-of-checks, spam-list-of-statistical-checks):
22773 Remove variables.
22774 (spam-split, spam-find-spam): Use the new backend code.
22775 (spam-registration-functions): Remove variable.
22776 (spam-unregister-routine): Add convenience wrapper.
22777 (spam-log-undo-registration, spam-register-routine)
22778 (spam-log-processing-to-registry)
22779 (spam-log-unregistration-needed-p): Rename "check" to "backend"
22780 where possible.
22781 (spam-check-gmane-xref, spam-check-regex-headers)
22782 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22783 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22784 (spam-check-bogofilter-headers, spam-check-spamoracle)
22785 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22786 (spam-check-crm114-headers): Use the spam-split-group that
22787 spam-split prepares, no need to determine it every time.
22788
22789 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22790 to the nnheader-parse-naked-head call.
22791
22792 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22793
22794 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22795 the nnheader-nov-read-message-id call.
22796
22797 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
22798
22799 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22800 gnus-activate-group twice. Suggested by Markus Peter
22801 <warp@spin.de>.
22802
22803 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
22804
22805 * gnus-art.el (gnus-article-time-format): Exchange the order of
22806 day and month in the default value; fix customization type.
22807 (article-date-ut): Use add-text-properties.
22808 (article-make-date-line): Use message-make-date instead of
22809 current-time-string.
22810
22811 * message.el (message-fetch-field): Don't use set-text-properties.
22812 (message-make-date): Simplify.
22813
22814 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
22815
22816 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22817 (rfc2047-encode-region): Treat text within parentheses as special;
22818 show the original text when error has occurred.
22819
22820 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22821 already-computed method to gnus-activate-group.
22822
22823 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22824 same select-methods identical Lisp objects.
22825
22826 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22827 object when modifying the info.
22828
22829 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
22830
22831 * gnus-srvr.el (gnus-server-set-info): Remove the server from
22832 gnus-opened-servers since it has never been opened with the new
22833 configuration yet.
22834
22835 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
22836
22837 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22838 arg to nnheader-generate-fake-message-id.
22839
22840 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
22841
22842 * nnheader.el (nnheader-generate-fake-message-id): Accept a
22843 number and build a fake message ID localized to a group and
22844 article number (so it's repeatable from that point on).
22845 (nnheader-fake-message-id-p): Change regex to accommodate new fake
22846 ID format.
22847
22848 * gnus-sum.el (gnus-get-newsgroup-headers):
22849 Call nnheader-generate-fake-message-id with the article number.
22850
22851 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
22852
22853 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22854 end-of-buffer.
22855
22856 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
22857
22858 * message.el (message-ignored-supersedes-headers): Add Approved.
22859
22860 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
22861
22862 * rfc2047.el (rfc2047-encode-message-header): Remove useless
22863 goto-char.
22864 (rfc2047-encode): Fold the line before encoding.
22865
22866 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
22867
22868 * rfc2047.el (rfc2047-encode-message-header): Disabled header
22869 folding -- not all headers can be folded, and this should be done
22870 by the message composition mode. Probably. I think.
22871
22872 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
22873
22874 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22875 fast.
22876
22877 * gnus-ems.el (gnus-remove-image): Don't use
22878 message-text-with-property; remove only the image found first.
22879
22880 2004-06-09 Jesper Harder <harder@ifa.au.dk>
22881
22882 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22883
22884 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
22885
22886 * message.el (message-text-with-property): Make it fast and accept
22887 optional arguments.
22888 (message-strip-forbidden-properties): Use it.
22889 (message-fix-before-sending): Follow the m-t-w-p change.
22890
22891 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22892
22893 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
22894
22895 * gnus-art.el (article-hide-headers): Don't change the buffer
22896 mistakenly when performing mml-preview even if
22897 gnus-single-article-buffer is nil.
22898
22899 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
22900
22901 * message.el (message-expand-name-databases): New user option.
22902 (message-expand-name): Use it.
22903
22904 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
22905
22906 * spam.el (spam-report-articles-resend)
22907 (spam-report-resend-register-routine): Allow ham reporting.
22908 (spam-report-resend-register-ham-routine): Add wrapper.
22909 (spam-registration-functions): Add ham resending functions.
22910 (spam-list-of-processors): Add ham resend processor.
22911
22912 * gnus.el (ham-resend-to): Add new group parameter.
22913 (spam-process): Add ham resend option.
22914
22915 * spam-report.el (spam-report-resend): Allow reporting ham.
22916 (spam-report-resend-ham): Add wrapper.
22917
22918 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
22919
22920 * message.el (message-cite-articles-with-x-no-archive):
22921 New variable.
22922 (message-cite-original): Use it.
22923
22924 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22925
22926 * message.el (message-cite-original): Respect X-No-Archive.
22927
22928 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
22929
22930 * gnus-art.el (article-hide-headers): Refer to the values for
22931 gnus-ignored-headers and gnus-visible-headers in the summary
22932 buffer since a user may have set them as group parameters.
22933
22934 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
22935
22936 * assistant.el (assistant-node-name): Add convenience function.
22937 (assistant-render-text, assistant-render-node): Add error handling,
22938 plus handle multiple next nodes.
22939 (assistant-find-next-node): Comment out for now.
22940 (assistant-find-next-nodes): Add function, returns list of next
22941 nodes.
22942
22943 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
22944
22945 * mail-source.el (mail-source-directory): Fix doc-string.
22946
22947 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
22948
22949 * assistant.el (assistant-render-text, assistant-eval): Add :set
22950 widget type, which is different because it takes and returns a
22951 list. Much hilarity ensues.
22952
22953 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
22954
22955 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22956
22957 * gnus-group.el (gnus-group-get-new-news-this-group):
22958 Add doc-string.
22959
22960 * gnus-start.el (gnus-activate-group): Add doc-string.
22961
22962 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
22963
22964 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22965
22966 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
22967
22968 * assistant.el (assistant-render-text): Try to add a :set
22969 widget, more to come.
22970
22971 * spam.el (spam-group-spam-contents-p): Handle empty groupname
22972 strings.
22973 (spam-report-articles-resend)
22974 (spam-register-routine): Do registration iff any articles warrant
22975 it.
22976 (spam-summary-prepare-exit): Change log message for nil group
22977 destinations.
22978
22979 2004-05-27 Daniel Pittman <daniel@rimspace.net>
22980
22981 * spam.el (spam-report-resend-register-routine):
22982 Allow spam-report-resend-to to be a group parameter or a global value.
22983
22984 2004-05-26 Simon Josefsson <jas@extundo.com>
22985
22986 * starttls.el: Merge with my GnuTLS based starttls.el.
22987 (starttls-gnutls-program, starttls-use-gnutls)
22988 (starttls-extra-arguments, starttls-process-connection-type)
22989 (starttls-connect, starttls-failure, starttls-success):
22990 New variables.
22991 (starttls-program, starttls-extra-args): Doc fix.
22992 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22993 New functions.
22994 (starttls-negotiate, starttls-open-stream):
22995 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22996 function if it is set.
22997
22998 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
22999
23000 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23001 structured fields.
23002
23003 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23004
23005 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23006
23007 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23008
23009 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23010 Add variable.
23011 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23012 assigning the spam-mark to new messages.
23013
23014 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23015
23016 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23017
23018 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23019
23020 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23021 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23022 default.
23023
23024 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23025
23026 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23027 correct data.
23028
23029 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23030
23031 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23032 (spam-group-processor-p): Fix function.
23033 (spam-group-processor-multiple-p)
23034 (spam-group-spam-processor-report-gmane-p)
23035 (spam-group-spam-processor-report-resend-p)
23036 (spam-group-spam-processor-bogofilter-p)
23037 (spam-group-spam-processor-blacklist-p)
23038 (spam-group-spam-processor-ifile-p)
23039 (spam-group-ham-processor-ifile-p)
23040 (spam-group-spam-processor-spamoracle-p)
23041 (spam-group-spam-processor-crm114-p)
23042 (spam-group-ham-processor-bogofilter-p)
23043 (spam-group-spam-processor-stat-p)
23044 (spam-group-ham-processor-stat-p)
23045 (spam-group-ham-processor-whitelist-p)
23046 (spam-group-ham-processor-BBDB-p)
23047 (spam-group-ham-processor-spamoracle-p)
23048 (spam-group-ham-processor-copy-p): Remove functions with some
23049 prejudice against unneeded code.
23050 (spam-report-articles-resend)
23051 (spam-report-resend-register-routine): Allow the group/topic
23052 spam-resend-to value to override spam-report-resend-to.
23053 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23054 properly now.
23055
23056 * gnus.el (spam-resend-to): Add group/topic parameter.
23057 (spam-process): Move the OBSOLETE processors to the end of the
23058 choices.
23059
23060 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23061
23062 * spam-report.el (spam-report-resend-to, spam-report-resend):
23063 Start with resend-to set to nil, and then ask the user if necessary.
23064 (spam-report-resend): spam-report-resend takes a list of articles, not
23065 separate article numbers.
23066
23067 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23068
23069 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23070 addition to emacs-w3m.
23071
23072 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23073
23074 * assistant.el (assistant-authinfo-data): New function.
23075 (assistant-eval): Eval for entire assistant.
23076
23077 * netrc.el (netrc-services-file): New variable.
23078 (netrc-parse-services): New function.
23079 (netrc-find-service-name): New function.
23080 (netrc-find-service-number): New function.
23081 (netrc-port-equal): New function.
23082 (netrc-machine): Use it.
23083
23084 * nnimap.el (nnimap-open-connection): Use netrc.
23085
23086 * gnus-util.el (gnus-netrc-get): Remove aliases.
23087
23088 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23089
23090 * assistant.el (wid-edit): Fix compilation.
23091
23092 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23093
23094 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23095
23096 * gnus-util.el (gnus-set-file-modes): New function. (small
23097 patch).
23098
23099 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23100
23101 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23102
23103 * assistant.el (assistant-render-node): Fix up rendering and
23104 read-only text.
23105 (assistant-render-node): Reset.
23106 (assistant-make-read-only): Not sticky.
23107
23108 2004-05-20 Danny Siu <dsiu@adobe.com>
23109
23110 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23111 centered even when gnus-auto-center-summary is t.
23112
23113 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23114
23115 * dns.el (dns-get-txt-answer): New function.
23116 (dns-read-txt): Ditto.
23117 (query-dns): Use it.
23118
23119 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23120
23121 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23122 active for foreign groups even if the group level is higher than
23123 the specified value.
23124
23125 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23126
23127 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23128 non-active groups.
23129
23130 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23131
23132 2004-05-20 Magnus Henoch <mange@freemail.hu>
23133
23134 * dns.el (dns-read-type): Add support for SVR. (small patch)
23135
23136 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23137
23138 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23139 (spam-crm114-header, spam-crm114-spam-switch)
23140 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23141 (spam-crm114-positive-spam-header)
23142 (spam-crm114-database-directory, spam-list-of-processors)
23143 (spam-group-spam-processor-crm114-p)
23144 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23145 (spam-generic-score, spam-list-of-checks)
23146 (spam-list-of-statistical-checks, spam-registration-functions)
23147 (spam-check-crm114-headers, spam-crm114-score)
23148 (spam-check-crm114, spam-crm114-register-with-crm114)
23149 (spam-crm114-register-spam-routine)
23150 (spam-crm114-unregister-spam-routine)
23151 (spam-crm114-register-ham-routine)
23152 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23153
23154 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23155
23156 * gnus.el: Add spam-use-crm114.
23157
23158 * spam.el (spam-list-of-processors, spam-registration-functions):
23159 Add spam-use-resend.
23160 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23161 (spam-report-articles-gmane): Add doc fix.
23162 (spam-report-articles-resend, spam-report-resend-register-routine):
23163 Add wrappers around spam-report-resend-to.
23164
23165 * spam-report.el (spam-report-resend-to, spam-report-resend):
23166 Add support for resending spam.
23167 (spam-report-gmane): Fix line length >80.
23168
23169 * gnus.el (spam-process): Add spam-use-resend.
23170
23171 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23172
23173 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23174 number of processed spam messages.
23175 (spam-ham-copy-or-move-routine): Return the number of processed
23176 ham messages.
23177 (spam-summary-prepare-exit): Use the above values to decide
23178 whether status messages shouled be displayed.
23179
23180 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23181
23182 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23183 `rfc2047-encoding-function-alist' in order to avoid conflicting
23184 with the old version.
23185 (rfc2047-encode-region): Concatenate words containing non-ASCII
23186 characters in structured fields; don't encode space-delimited
23187 ASCII words even in unstructured fields; don't break words at
23188 char-category boundaries.
23189 (rfc2047-encode-1): New function.
23190 (rfc2047-encode): Use it; encode text so that it occupies the
23191 maximum width within 76-column; work correctly on Q encoding for
23192 iso-2022-* charsets.
23193 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23194 sure not to break a line just after the header name.
23195 (rfc2047-b-encode-region): Remove.
23196 (rfc2047-b-encode-string): New function.
23197 (rfc2047-q-encode-region): Remove.
23198 (rfc2047-q-encode-string): New function.
23199
23200 * mm-util.el (mm-replace-in-string): New function.
23201
23202 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23203
23204 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23205 Really get it right.
23206 (gnus-inews-make-draft): Really.
23207
23208 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23209
23210 * nnmh.el (nnmh-request-list-1): Don't check the link count
23211 before descending. (small patch)
23212
23213 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23214
23215 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23216 stuff.
23217
23218 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23219 Match on real group name.
23220
23221 * gnus-art.el (gnus-signature-limit): Doc fix.
23222
23223 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23224
23225 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23226
23227 * gnus-draft.el (gnus-draft-send):
23228 Bind rfc2047-encode-encoded-words.
23229
23230 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23231 (rfc2047-encodable-p): Say that =? needs encoding.
23232 (rfc2047-encode-encoded-words): New variable.
23233
23234 * gnus-group.el (gnus-group-select-group): Doc fix.
23235
23236 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23237
23238 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23239 to nil.
23240
23241 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23242
23243 * nnheader.el (nnheader-get-lines-and-char): New function.
23244
23245 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23246
23247 * gnus-msg.el (gnus-summary-followup-with-original):
23248 Document yanking of region when active.
23249
23250 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23251
23252 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23253 groups if the group level is higher than the specified value.
23254
23255 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23256
23257 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23258 (gnus-group-jump-to-group): Add prefix argument using
23259 `gnus-group-jump-to-group-prompt'. Query before jumping to
23260 non-active group.
23261
23262 * compface.el (uncompface): Be verbose when changing
23263 `uncompface-use-external'.
23264
23265 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23266 handle manual section.
23267
23268 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23269
23270 * gnus-art.el (gnus-button-alist): Revert previous change.
23271
23272 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23273
23274 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23275
23276 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23277
23278 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23279 whether backend can accept message.
23280
23281 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23282
23283 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23284
23285 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23286 Avoid creating directory when nntp-marks-is-evil is true.
23287 Reported by Reiner Steib.
23288
23289 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23290
23291 * gnus-picon.el (gnus-picon-insert-glyph):
23292 Add optional `nostring' argument.
23293
23294 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23295
23296 * gnus-picon.el (gnus-picon-style): New variable.
23297 (gnus-picon-transform-address): Support `gnus-picon-style'.
23298
23299 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23300
23301 * message.el (message-fill-field): Return point.
23302 (message-generate-headers): Go to end of field.
23303
23304 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23305 stuff for non-living groups.
23306
23307 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23308
23309 * gnus-art.el (gnus-article-followup-with-original)
23310 (gnus-article-reply-with-original): gnus-mark-active-p ->
23311 gnus-region-active-p.
23312
23313 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23314
23315 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23316 only when there is spam or ham to be processed.
23317
23318 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23319
23320 * mail-source.el (mail-source-delete-crash-box): Refactor.
23321 (mail-source-fetch): Use it.
23322 (mail-source-fetch-file): Ditto.
23323 (mail-source-fetch-directory): Run PostScript in loop.
23324 (mail-source-fetch-pop): Delete.
23325 (mail-source-fetch-maildir): Ditto.
23326 (mail-source-fetch-imap): Ditto.
23327
23328 * imap.el (imap-authenticators): Comment out sasl.
23329
23330 * message.el (message-skip-to-next-address): New function.
23331 (message-fill-header-address): Refactor.
23332 (message-fill-address): Use it.
23333 (message-delete-address): Use it.
23334 (message-fill-header-general): Refactor.
23335 (message-fill-field-address): Rename.
23336 (message-narrow-to-field): Find the start of the header.
23337 (message-header-format-alist): Don't pre-fill.
23338 (message-fill-header): Remove.
23339 (message-insert-header): New function.
23340 (message-shorten-references): Use it.
23341
23342 * rfc2047.el (rfc2047-field-value): Strip props.
23343
23344 * mail-parse.el (mail-header-make-address): New alias.
23345
23346 * ietf-drums.el (ietf-drums-make-address): New function.
23347
23348 * imap.el: Add compiler directives.
23349
23350 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23351
23352 * gnus-art.el (article-decode-idna-rhs): Don't use
23353 message-idna-inside-rhs-p.
23354
23355 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23356
23357 * message.el (message-idna-inside-rhs-p): Remove.
23358 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23359
23360 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23361 false positives.
23362
23363 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23364
23365 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23366
23367 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23368
23369 * nneething.el (nneething-file-name): Don't create spurious
23370 files.
23371
23372 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23373 (gnus-inews-do-gcc): Remove sleep.
23374
23375 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23376 part under point.
23377
23378 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23379 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23380
23381 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23382
23383 * spam.el (spam-summary-prepare-exit): Fix (length).
23384
23385 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23386
23387 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23388 as expired without moving it" message when there are spam
23389 messages left.
23390
23391 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23392
23393 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23394 header is not nil.
23395
23396 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23397
23398 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23399 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23400 (nntp-marks-changed-p): New arg SERVER.
23401 (nntp-request-update-info): Adjust caller.
23402
23403 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23404
23405 * nntp.el (nntp-save-marks): Pass missing arg.
23406
23407 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23408
23409 * nntp.el: Support marks.
23410 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23411 (nntp-marks-modtime, nntp-marks-directory): New variables.
23412 (nntp-request-set-mark, nntp-request-update-info)
23413 (nntp-possibly-create-directory, nntp-marks-changed-p)
23414 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23415 New functions.
23416
23417 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23418
23419 * gnus-score.el (gnus-score-insert-help):
23420 Use gnus-select-lowest-window.
23421
23422 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23423 appt-select-lowest-window and rename to gnus-select-lowest-window.
23424
23425 * gnus.el: do.
23426
23427 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23428
23429 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23430 encodings of MIME-encoded words, in order to improve
23431 interoperability with several broken MUAs.
23432
23433 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23434
23435 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23436 tags, only when charsets are not specified in headers.
23437 (mm-inline-text-html-render-with-w3m): Ditto.
23438
23439 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23440
23441 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23442 instead of MIME-decoded from fields when checking
23443 `gnus-article-address-banner-alist'.
23444
23445 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23446
23447 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23448 description rather than subject.
23449
23450 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23451
23452 * gnus.el (gnus-version-number): Bump.
23453
23454 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23455
23456 * gnus.el: No Gnus v0.2 is released.
23457
23458 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23459
23460 * gnus-agent.el (gnus-agent-read-agentview):
23461 Inline gnus-uncompress-range.
23462
23463 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23464
23465 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23466 `exec-installed-p'.
23467
23468 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23469
23470 * gnus.el (spam-process, spam-autodetect-methods):
23471 Add bsfilter and bsfilter-headers.
23472
23473 * spam.el (spam-bsfilter): New customize group.
23474 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23475 (spam-bsfilter-header, spam-bsfilter-probability-header)
23476 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23477 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23478 (spam-bsfilter-database-directory): New options.
23479 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23480 (spam-list-of-statistical-checks, spam-registration-functions):
23481 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23482 (spam-bsfilter-score): New command.
23483 (spam-check-bsfilter-headers, spam-check-bsfilter)
23484 (spam-bsfilter-register-with-bsfilter)
23485 (spam-bsfilter-register-spam-routine)
23486 (spam-bsfilter-unregister-spam-routine)
23487 (spam-bsfilter-register-ham-routine)
23488 (spam-bsfilter-unregister-ham-routine): New functions.
23489 (spam-generic-score): Support bsfilter; Accept an optional argument
23490 to recalcurate spam score even if scoring header has already been
23491 added.
23492 (spam-bogofilter-score, spam-spamassassin-score): Accept an
23493 optional argument to recalcurate spam score even if scoring header
23494 has already been added.
23495
23496 2004-04-29 Jesper Harder <harder@ifa.au.dk>
23497
23498 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23499 strings! Reported by David D. Smith <davidsmith@acm.org>.
23500 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23501 link is missing.
23502
23503 2004-04-28 Jesper Harder <harder@ifa.au.dk>
23504
23505 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23506 (html2text-get-attr): Rewrite.
23507
23508 * message.el (message-setup-1): Remove redundant put-text-property
23509 on mail-header-separator.
23510
23511 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
23512
23513 * gnus-registry.el (gnus-registry-cache-whitespace)
23514 (gnus-registry-action, gnus-registry-spool-action)
23515 (gnus-registry-split-fancy-with-parent): Change message levels
23516 from 5 to 3 or 7, as needed.
23517
23518 * spam.el (spam-summary-prepare-exit)
23519 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23520 (spam-split, spam-find-spam, spam-log-undo-registration)
23521 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23522 level from 5 to 6.
23523
23524 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
23525
23526 * gnus-ems.el: Autoload appt-select-lowest-window (revert
23527 2004-03-04 change).
23528
23529 2004-04-25 Jesper Harder <harder@ifa.au.dk>
23530
23531 * sieve-manage.el (sieve-manage-open):
23532 * nnweb.el (nnweb-insert-html):
23533 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23534 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23535 * nnspool.el (nnspool-request-group):
23536 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23537 * nnml.el (nnml-request-update-info):
23538 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23539 (nnmh-request-create-group, nnmh-update-gnus-unreads):
23540 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23541 (nnimap-request-set-mark):
23542 * nnfolder.el (nnfolder-request-update-info):
23543 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23544 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23545 * gnus-uu.el (gnus-uu-find-articles-matching):
23546 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23547 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23548 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23549 * gnus-nocem.el (gnus-nocem-scan-groups):
23550 * gnus-int.el (gnus-start-news-server):
23551 * gnus-group.el (gnus-group-make-kiboze-group)
23552 (gnus-group-browse-foreign-server):
23553 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23554 Use mapc when appropriate.
23555
23556 2004-04-22 Dan Christensen <jdc@uwo.ca>
23557 Adam Sjøgren <asjo@koldfront.dk>
23558 Wes Hardaker <wes@hardakers.net>
23559 Michael Shields <shields@msrl.com>
23560
23561 * spam.el (spam-necessary-extra-headers): Get the extra headers we
23562 may need for spam sorting and scoring.
23563 (spam-user-format-function-S): Add user format function suitable for
23564 general use.
23565 (spam-article-sort-by-spam-status): Add sorting function for summary
23566 sorting.
23567 (spam-extra-header-to-number): Add function to get a score from a
23568 header.
23569 (spam-summary-score): Add function to get a numeric score from the
23570 headers.
23571 (spam-generic-score): Fix function doc, was in wrong place.
23572 (spam-initialize): Take symbols when it's run, and install the
23573 extra headers that spam-necessary-extra-headers thinks we need.
23574
23575 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
23576
23577 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23578 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23579
23580 2004-04-17 Jesper Harder <harder@ifa.au.dk>
23581
23582 * gnus-sum.el (gnus-set-global-variables)
23583 (gnus-build-all-threads, gnus-get-newsgroup-headers)
23584 (gnus-article-get-xrefs, gnus-summary-best-group)
23585 (gnus-summary-next-article, gnus-summary-enter-digest-group)
23586 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23587 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23588 Use with-current-buffer.
23589
23590 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
23591
23592 * spam.el (spam-summary-prepare-exit): Simplify logic.
23593 (spam-fetch-article-header): Read the article header if it's not
23594 available.
23595 (spam-list-articles): Simplify logic.
23596 (spam-filelist-register-routine): Fix bug with unregister-list.
23597
23598 * gnus-registry.el: Fix comments at beginning.
23599
23600 2004-04-16 Jesper Harder <harder@ifa.au.dk>
23601
23602 * message.el (message-cater-to-broken-inn): Remove.
23603 (message-shorten-references): Make sure the total folded length of
23604 References is shorter than 998 characters to cater to a bug in INN
23605 2.3. Also, don't pretend that references aren't folded -- this
23606 hasn't worked for a while.
23607
23608 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23609
23610 * gnus-agent.el (gnus-agentize):
23611 gnus-agent-send-mail-real-function no longer set to current value
23612 of message-send-mail-function but rather a lambda that calls
23613 message-send-mail-function. The change makes the agent real-time
23614 responsive to user changes to message-send-mail-function.
23615
23616 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23617
23618 * legacy-gnus-agent.el
23619 (gnus-agent-convert-to-compressed-agentview): Fix typos with
23620 help from Florian Weimer <fw@deneb.enyo.de>
23621
23622 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
23623
23624 * nnmail.el (nnmail-cache-insert): Revert last change.
23625
23626 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
23627
23628 * nnmail.el (nnmail-cache-insert): Always check whether
23629 nnmail-cache-ignore-groups matches a group name.
23630
23631 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
23632
23633 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23634 (spam-find-spam, spam-log-processing-to-registry)
23635 (spam-log-registered-p, spam-log-unregistration-needed-p)
23636 (spam-log-undo-registration): Use gnus-message instead of
23637 gnus-error, none of these errors are fatal.
23638
23639 * gnus-registry.el (gnus-registry-clean-empty-function)
23640 (gnus-registry-clean-empty): Remove only empty entries without
23641 extra data.
23642
23643 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
23644
23645 * spam-stat.el (spam-stat-buffer-change-to-spam)
23646 (spam-stat-buffer-change-to-non-spam): Change (error) to
23647 (gnus-message 8) invocation.
23648
23649 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
23650
23651 * nntp.el (nntp-via-netcat-command): New variable.
23652 (nntp-via-netcat-switches): New variable.
23653 (nntp-open-via-rlogin-and-netcat): New function.
23654 (nntp-open-connection-function): Doc fix.
23655 (nntp-telnet-command): Doc fix.
23656 (nntp-end-of-line): Doc fix.
23657 (nntp-via-rlogin-command): Doc fix.
23658 (nntp-via-user-name): Doc fix.
23659 (nntp-via-address): Doc fix.
23660
23661 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
23662
23663 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23664 error in Emacs 21.1.
23665
23666 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
23667
23668 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23669
23670 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
23671
23672 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23673 (gnus-agent-with-refreshed-group): New macro.
23674 (gnus-agent-rename-group): New function.
23675 (gnus-agent-delete-group): New function.
23676 (gnus-agent-save-group-info): Use gnus-command-method when
23677 `method' parameter is nil. Don't write nil entries into the
23678 active file.
23679 (gnus-agent-get-group-info): New function.
23680 (gnus-agent-fetch-articles):
23681 Use gnus-agent-update-files-total-fetched-for to increment disk space
23682 used.
23683 (gnus-agent-fetch-headers, gnus-agent-save-alist):
23684 Use gnus-agent-update-view-total-fetched-for to increment disk space
23685 used.
23686 (gnus-agent-get-local): Add optional parameters to avoid calling
23687 gnus-group-real-name and gnus-find-method-for-group.
23688 (gnus-agent-set-local): Delete stored entry if either min, or max,
23689 are nil.
23690 (gnus-agent-fetch-session): Reworded error/quit messages.
23691 On quit, use gnus-agent-regenerate-group to record existence of any
23692 articles fetched to disk before the quit occurred.
23693 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23694 gnus-agent-update-view-total-fetched-for, and
23695 gnus-agent-update-files-total-fetched-for to decrement disk space
23696 used.
23697 (gnus-agent-retrieve-headers):
23698 Use gnus-agent-update-view-total-fetched-for to increment disk space
23699 used.
23700 (gnus-agent-regenerate-group): Replace gnus-group-update-group
23701 with gnus-agent-update-files-total-fetched-for to decrement disk
23702 space and fresh group buffer.
23703 (gnus-agent-inhibit-update-total-fetched-for): New variable.
23704 (gnus-agent-need-update-total-fetched-for): New variable.
23705 (gnus-agent-update-files-total-fetched-for): New function.
23706 (gnus-agent-update-view-total-fetched-for): New function.
23707 (gnus-agent-total-fetched-for): New function.
23708
23709 * gnus-cache.el (gnus-cache-save-buffers):
23710 Use gnus-cache-update-overview-total-fetched-for to change disk space
23711 used by this group.
23712 (gnus-cache-possibly-enter-article):
23713 Use gnus-cache-update-file-total-fetched-for to increment disk space
23714 used by this group.
23715 (gnus-cache-possibly-remove-article):
23716 Use gnus-cache-update-file-total-fetched-for to decrement disk space
23717 used by this group.
23718 (gnus-cache-generate-nov-databases): Purge total fetched cache.
23719 (gnus-cache-rename-group): New function.
23720 (gnus-cache-delete-group): New function.
23721 (gnus-cache-inhibit-update-total-fetched-for): New variable.
23722 (gnus-cache-need-update-total-fetched-for): New variable.
23723 (gnus-cache-with-refreshed-group): New macro.
23724 (gnus-cache-update-file-total-fetched-for): New function.
23725 (gnus-cache-update-overview-total-fetched-for): New function.
23726 (gnus-cache-rename-group-total-fetched-for): New function.
23727 (gnus-cache-delete-group-total-fetched-for): New function.
23728 (gnus-cache-total-fetched-for): New function.
23729
23730 * gnus-group.el: Require gnus-sum and autoload functions to
23731 resolve warnings when gnus-group.el compiled alone.
23732 (gnus-group-line-format): Documented new %F.
23733 (size of Fetched data) group line format; identifies disk space
23734 used by agent and cache.
23735 (gnus-group-line-format-alist): Defined new F format.
23736 (gnus-total-fetched-for): New function.
23737 (gnus-group-delete-group): No longer update
23738 gnus-cache-active-altered as gnus-request-delete-group now keeps
23739 the cache in sync.
23740 (gnus-group-list-active): Let the agent store a server's active
23741 list if currently plugged.
23742
23743 * gnus-int.el (gnus-request-delete-group):
23744 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23745 local disk in sync with the server.
23746 (gnus-request-rename-group):
23747 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23748 local disk in sync with the server.
23749
23750 * gnus-start.el (gnus-get-unread-articles):
23751 Cosmetic simplification to logic.
23752
23753 * gnus-util.el (gnus-rename-file): New function.
23754
23755 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
23756
23757 * mm-util.el (mm-image-load-path): Handle nil in load-path.
23758
23759 2004-04-07 Jesper Harder <harder@ifa.au.dk>
23760
23761 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23762 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
23763
23764 2004-04-06 Jesper Harder <harder@ifa.au.dk>
23765
23766 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23767 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
23768
23769 2004-04-03 Jesper Harder <harder@ifa.au.dk>
23770
23771 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23772
23773 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
23774
23775 * spam.el (spam-set-difference): Add function to replace
23776 gnus-set-difference in spam.el.
23777 (spam-summary-prepare-exit): Use spam-set-difference.
23778
23779 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
23780
23781 * gnus-registry.el (gnus-registry-cache-file): Update to use
23782 gnus-dribble-directory OR gnus-home-directory OR ~.
23783 (gnus-registry-split-fancy-with-parent): Fix doc.
23784
23785 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
23786
23787 * message.el (message-exchange-point-and-mark):
23788 Use message-mark-active-p. Suggested by Jesper Harder
23789 <harder@ifa.au.dk>.
23790
23791 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
23792
23793 * message.el (message-exchange-point-and-mark): Don't activate
23794 region if it was inactive. Suggested by Hiroshi Fujishima
23795 <pooh@nature.tsukuba.ac.jp>.
23796
23797 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
23798
23799 * gnus-art.el (article-display-face): Display Faces in the same
23800 order as X-Faces.
23801
23802 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
23803
23804 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23805
23806 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
23807
23808 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23809 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23810 (gnus-article-mime-hierarchy): Remove.
23811 (gnus-article-mime-hierarchy-next): Remove.
23812 (gnus-article-mode): Revert 2004-03-19 change.
23813 (gnus-article-setup-buffer): Revert 2004-03-19 change.
23814 (gnus-insert-mime-button): Revert 2004-03-19 change.
23815 (gnus-mime-accumulate-hierarchy): Remove.
23816 (gnus-mime-enter-multipart): Remove.
23817 (gnus-mime-leave-multipart): Remove.
23818 (gnus-mime-display-part): Revert 2004-03-19 change.
23819 (gnus-mime-display-alternative): Revert 2004-03-19 change.
23820
23821 * mml.el (mml-preview): Revert 2004-03-19 change.
23822
23823 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
23824
23825 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23826
23827 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
23828
23829 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23830 t while entering a file name using the mm-with-multibyte macro.
23831 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23832
23833 * mm-util.el (mm-with-multibyte): New macro.
23834
23835 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
23836
23837 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23838 New user option.
23839 (gnus-mime-multipart-functions): Doc and customization fix.
23840 (gnus-article-mime-hierarchy): New variable.
23841 (gnus-article-mime-hierarchy-next): New variable.
23842 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23843 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23844 gnus-article-mime-hierarchy-next to nil.
23845 (gnus-insert-mime-button): Show hierarchy numbers.
23846 (gnus-mime-accumulate-hierarchy): New function.
23847 (gnus-mime-enter-multipart): New function.
23848 (gnus-mime-leave-multipart): New function.
23849 (gnus-mime-display-part): Recompute hierarchical MIME structure.
23850 (gnus-mime-display-alternative): Show hierarchy numbers.
23851
23852 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23853 gnus-article-mime-hierarchy-next to nil.
23854
23855 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
23856
23857 * dns.el: Don't require gnus-xmas.
23858
23859 2004-03-17 Jesper Harder <harder@ifa.au.dk>
23860
23861 * mml.el (mml-generate-mime-1): Don't use format=flowed with
23862 inline PGP.
23863 (mml-menu): Disable mml-quote-region if mark is inactive.
23864
23865 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
23866
23867 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23868 when the group's active is not available.
23869
23870 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
23871
23872 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23873 error.
23874
23875 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
23876
23877 * imap.el (imap-store-password): New variable.
23878 (imap-interactive-login): Use it.
23879 Suggested by Mark Plaksin <happy@mcplaksin.org>.
23880
23881 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
23882
23883 * gnus-art.el (gnus-article-read-summary-keys): Restore new
23884 window-start and hscroll to summary window.
23885
23886 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
23887
23888 * gnus-start.el (gnus-convert-old-newsrc): Only write the
23889 conversion message to newsrc-dribble when an actual conversion is
23890 performed.
23891
23892 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
23893
23894 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23895
23896 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
23897
23898 * mm-decode.el (mm-complicated-handles): New function reviving
23899 former definition of mm-multiple-handles.
23900
23901 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23902 (gnus-mime-delete-part): Use it.
23903
23904 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
23905
23906 * gnus-agent.el (gnus-agent-read-local):
23907 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23908 avoid the implicit assumption that they will always be equal.
23909 (gnus-agent-save-local): Bind buffer-file-coding-system, not
23910 coding-system-for-write, as the with-temp-file macro first prints
23911 to a buffer then saves the buffer.
23912
23913 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
23914
23915 * gnus-art.el (gnus-article-edit-part): New function.
23916 (gnus-mime-save-part-and-strip): Use it; do query instead of
23917 signaling an error; don't use mm-multiple-handles.
23918 (gnus-mime-delete-part): Ditto.
23919
23920 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
23921
23922 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23923 old file versions.
23924 (gnus-group-prepare-hook): Remove function that converted list
23925 form of gnus-agent-expire-days to group properties.
23926
23927 * gnus-int.el: Autoload gnus-agent-regenerate-group.
23928 (gnus-request-accept-article): Re-indented.
23929
23930 * gnus-start.el (gnus-convert-old-newsrc): Registered new
23931 converters to handle old agent file formats. Add logic for a
23932 "backup before upgrading warning".
23933 (gnus-convert-mark-converter-prompt): Developers can mark
23934 functions as needing (default), or not needing,
23935 gnus-convert-old-newsrc's "backup before upgrading warning".
23936 (gnus-convert-converter-needs-prompt): Tests whether the user
23937 should be protected from potentially irreversable changes by the
23938 function.
23939
23940 * legacy-gnus-agent.el: New. Provides converters that are only
23941 loaded when gnus-convert-old-newsrc needs to call them.
23942
23943 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
23944
23945 * mail-source.el (mail-source-touch-pop): Doc fix.
23946
23947 * message.el (message-smtpmail-send-it): Doc fix.
23948
23949 2004-03-05 Jesper Harder <harder@ifa.au.dk>
23950
23951 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23952
23953 * nnmail.el (nnmail-split-fancy): do.
23954
23955 * gnus-kill.el (gnus-kill, gnus-execute): do.
23956
23957 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
23958
23959 * gnus-sum.el (gnus-widget-reversible-match)
23960 (gnus-widget-reversible-to-internal)
23961 (gnus-widget-reversible-to-external): New functions.
23962 (gnus-widget-reversible): New widget.
23963 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23964
23965 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
23966
23967 * gnus-sum.el (gnus-thread-sort-functions)
23968 (gnus-article-sort-functions): Document `(not F)' items.
23969
23970 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
23971
23972 * spam.el (spam-use-gmane-xref): Add new backend.
23973 (spam-gmane-xref-spam-group): Add variable to control the name of the
23974 Gmane spam group.
23975 (spam-blackhole-servers, spam-blackhole-good-server-regex)
23976 (spam-regex-headers-spam, spam-regex-headers-ham)
23977 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23978 (spam-list-of-checks): Add spam-use-gmane-xref to list of
23979 backends and checks.
23980 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23981
23982 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23983 an autodetect method.
23984
23985 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
23986
23987 * gnus-int.el (gnus-request-accept-article): Inform the agent that
23988 articles are being added to a group.
23989 (gnus-request-replace-article): Inform the agent that articles
23990 need to be uncached as the cached contents are no longer valid.
23991
23992 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
23993
23994 * binhex.el: Don't autoload executable-find.
23995
23996 * canlock.el: Don't autoload mail-fetch-field.
23997
23998 * gnus-ems.el: Don't autoload appt-select-lowest-window.
23999
24000 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24001 rmail-dont-reply-to and rmail-output.
24002
24003 * gnus-score.el: Don't autoload ffap-string-at-point.
24004
24005 * gnus-setup.el: Don't autoload sc-cite-original.
24006
24007 * imap.el: Don't autoload base64-decode-string,
24008 base64-encode-string and md5.
24009
24010 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24011 and rmail-msg-restore-non-pruned-header.
24012
24013 * mm-decode.el: Don't autoload executable-find.
24014
24015 * mm-url.el: Don't autoload executable-find.
24016
24017 * mm-view.el: Don't autoload diff-mode.
24018
24019 * nndb.el: Don't autoload news-reply-mode, news-setup,
24020 cancel-timer and telnet.
24021
24022 * password.el: Don't autoload run-at-time for Emacs.
24023
24024 * sha1-el.el: Don't autoload executable-find.
24025
24026 * sieve-mode.el: Don't autoload c-mode.
24027
24028 * uudecode.el: Don't autoload executable-find.
24029
24030 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24031
24032 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24033 (gnus-agent-possibly-alter-active): Avoid null in numeric
24034 comparison.
24035 (gnus-agent-set-local): Refuse to save null in local object table.
24036 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24037 list of articles that will be marked as unread.
24038
24039 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24040
24041 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24042
24043 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24044
24045 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24046 language tags.
24047
24048 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24049
24050 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24051 Don't bind "obarray".
24052
24053 * gnus-sum.el (gnus-thread-sort-functions):
24054 Add `gnus-thread-sort-by-most-recent-number' and
24055 `gnus-thread-sort-by-most-recent-date'.
24056 Reported by Kai Grossjohann <kai@emptydomain.de>.
24057
24058 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24059
24060 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24061
24062 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24063
24064 * gnus-cus.el (gnus-agent-customize-category):
24065 Remove ignore-errors macro reference that required cl to be loaded at
24066 run-time.
24067
24068 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24069 single-interval range of the form (min . max). Previously the
24070 range had to look like ((min . max)). Likewise, return
24071 (min . max) rather than ((min . max)).
24072 (gnus-range-map): Use gnus-range-normalize to accept
24073 single-interval range.
24074
24075 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24076 the cache, but not the agent, now appear with their usual face.
24077
24078 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24079
24080 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24081 w3m-safe-url-regexp variable buffer-local.
24082
24083 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24084
24085 2004-02-27 Simon Josefsson <jas@extundo.com>
24086
24087 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24088 gnus-group-real-prefix.
24089 (gnus-summary-move-article): Use it, instead of
24090 gnus-group-real-prefix.
24091
24092 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24093
24094 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24095 w3m-safe-url-regexp variable buffer-local and set it as the value
24096 of mm-w3m-safe-url-regexp.
24097
24098 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24099
24100 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24101 parsing gnus-posting-styles when the message is not for replying.
24102
24103 * nnrss.el (nnrss-opml-export):
24104 Use mm-set-buffer-file-coding-system instead of
24105 set-buffer-file-coding-system.
24106
24107 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24108
24109 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24110 of checkdoc.el).
24111 * nnrss.el: do.
24112 * gnus-mlspl.el: do.
24113 * gnus-ml.el: do.
24114 * gnus-srvr.el: do.
24115
24116 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24117
24118 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24119
24120 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24121 Corrections to custom-manual links.
24122
24123 * gnus-art.el (gnus-article): Ditto.
24124
24125 * mm-decode.el (mime-display, mime-security): Ditto.
24126
24127 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24128
24129 * flow-fill.el: Typo.
24130
24131 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24132
24133 * spam-wash.el: New file.
24134
24135 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24136
24137 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24138
24139 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24140
24141 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24142 to be run with new-articles as LIST1, not LIST2.
24143 (spam-registration-functions): Add spam-use-ham-copy as a nil
24144 registration backend.
24145
24146 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24147
24148 * spam-stat.el (spam-stat-washing-hook): New option.
24149 (spam-stat-buffer-words): Use it.
24150 (spam-stat-process-directory, spam-stat-test-directory):
24151 Use insert-file-contents-literally.
24152 (spam-stat-coding-system): New variable.
24153 (spam-stat-load, spam-stat-save): Use it.
24154
24155 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24156
24157 * spam-report.el (spam-report-plug-agent):
24158 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24159
24160 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24161
24162 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24163 Allow / in mailto URLs.
24164
24165 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24166
24167 * spam-report.el (spam-report-process-queue): Fix interactive use.
24168 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24169 (spam-report-unplug-agent): Doc fixes.
24170 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24171 (spam-report-agentize, spam-report-deagentize):
24172 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24173
24174 * message.el (message-setup-fill-variables): Add mml tags to
24175 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24176 <ajk@iu.edu>.
24177 (message-mode): Don't modify paragraph-separate there.
24178
24179 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24180
24181 * compface.el (uncompface-use-external): Default to undecided.
24182 (uncompface-use-external-threshold): New variable.
24183 (uncompface-float-time): New macro.
24184 (uncompface): Determine whether to use the external decoder if
24185 uncompface-use-external is undecided.
24186
24187 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24188
24189 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24190 after images.
24191
24192 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24193
24194 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24195
24196 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24197
24198 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24199
24200 * gnus-sum.el (gnus-summary-limit-to-age)
24201 (gnus-summary-limit-children): do.
24202
24203 * gnus-int.el (gnus-request-scan): do.
24204
24205 * gnus-group.el (gnus-group-suspend): do.
24206
24207 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24208
24209 * gnus-cite.el (gnus-cite-parse-attributions): do.
24210
24211 * gnus-agent.el (gnus-summary-set-agent-mark)
24212 (gnus-agent-regenerate-group): do.
24213
24214 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24215
24216 * binhex.el (binhex-decode-region-internal): do.
24217
24218 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24219
24220 * gnus-fun.el (gnus-face-properties-alist): New user option.
24221 (gnus-display-x-face-in-from): Use it.
24222
24223 * gnus-art.el (article-display-face): Ditto.
24224
24225 * compface.el (uncompface-use-external): Default to nil.
24226
24227 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24228
24229 * nntp.el (nntp-erase-buffer): New function.
24230 (nntp-retrieve-data, nntp-send-command)
24231 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24232 (nntp-possibly-change-group): Use it.
24233
24234 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24235 Use with-current-buffer.
24236
24237 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24238
24239 * compface.el: Merge the ELisp-based uncompface program.
24240 (compface): New customization group.
24241 (uncompface-use-external): New user option.
24242 (uncompface): Call uncompface-internal if uncompface-use-external
24243 is nil.
24244 (uncompface-internal): New function. Note that there are also
24245 some other functions and variables added for this function.
24246
24247 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24248
24249 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24250 if necessary.
24251
24252 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24253
24254 * spam-report.el (spam-report-unplug-agent)
24255 (spam-report-plug-agent, spam-report-deagentize)
24256 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24257 Add support for the Agent in spam-report: when unplugged, report to a
24258 file; when plugged, submit all the requests.
24259
24260 * spam.el (spam-register-routine): Fix message about
24261 registration.
24262
24263 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24264
24265 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24266 dependencies.
24267 (rfc2047-encode): Use it.
24268
24269 * gnus-art.el (gnus-button-marker-list): Move before first
24270 reference.
24271
24272 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24273 (imap-parse-body): Fix format string mismatch.
24274
24275 * gnus-score.el (gnus-summary-increase-score): do.
24276
24277 * nnrss.el (nnrss-close): New function.
24278
24279 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24280
24281 * nnrss.el (nnrss-make-filename): New function.
24282 (nnrss-request-delete-group, nnrss-read-server-data)
24283 (nnrss-save-server-data, nnrss-read-group-data)
24284 (nnrss-save-group-data): Use it.
24285 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24286 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24287 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24288
24289 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24290
24291 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24292
24293 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24294
24295 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24296 files.
24297
24298 * message.el (message-generate-headers-first): Don't quote nil
24299 and t in docstrings.
24300
24301 * imap.el (imap-id): do.
24302
24303 * gnus-agent.el (gnus-agent-consider-all-articles)
24304 (gnus-agent-queue-mail): do.
24305
24306 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24307
24308 * spam-report.el (spam-report-process-queue): New function.
24309 Process requests from `spam-report-requests-file'.
24310 (spam-report-process-queue): Doc fix.
24311
24312 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24313
24314 * spam.el (spam-register-routine)
24315 (spam-log-processing-to-registry, spam-log-registered-p)
24316 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24317 Change "check" to "spam-check" for semi-clarity.
24318
24319 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24320
24321 * pop3.el: Require nnheader.
24322
24323 * mml-smime.el: Require cl. Autoload message-fetch-field.
24324
24325 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24326
24327 * gnus-picon.el: Require cl.
24328
24329 * gnus-fun.el: Require gnus-ems and gnus-util.
24330
24331 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24332
24333 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24334
24335 * gnus-art.el (gnus-article-edit-mode): Define before first
24336 reference.
24337
24338 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24339
24340 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24341 (gnus-uu-post-encoded): Use point-at-bol.
24342
24343 * gnus-topic.el (gnus-group-active-topic-p): do.
24344
24345 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24346
24347 * gnus-group.el (gnus-group-kill-region): do.
24348
24349 * gnus-art.el (article-date-ut): do.
24350
24351 * message.el (message-fetch-field): Remove redundant
24352 case-fold-search binding.
24353 (message-narrow-to-field): Simplify.
24354
24355 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24356
24357 * spam.el (spam-directory): Derive from `gnus-directory'.
24358
24359 * spam-report.el (spam-report-url-to-file)
24360 (spam-report-requests-file): New function and variable for offline
24361 reporting.
24362 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24363 and user defined function.
24364 (spam-report-url-ping-mm-url): Remove doubled slash.
24365
24366 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24367
24368 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24369
24370 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24371
24372 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24373 Fix format string mismatch.
24374
24375 * sieve.el (sieve-deactivate-all): do.
24376
24377 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24378
24379 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24380
24381 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24382
24383 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24384
24385 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24386
24387 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24388 the list of checks.
24389
24390 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24391
24392 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24393 padding.
24394
24395 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24396
24397 * mm-view.el (mm-fill-flowed): New variable.
24398 (mm-inline-text): Use it.
24399
24400 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24401
24402 * spam.el (spam-spamassassin-register-ham-routine)
24403 (spam-spamassassin-register-spam-routine): Fix function names.
24404
24405 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24406
24407 * gnus.el (gnus-tmp-grouplens): Remove.
24408 (gnus-summary-line-format): Remove grouplens.
24409
24410 * gnus-group.el (gnus-group-line-format): Ditto.
24411
24412 * gnus-spec.el (gnus-format-specs): Ditto.
24413 (gnus-update-format-specifications): Flush the group format spec
24414 cache if there's the grouplens stuff.
24415 (gnus-parse-simple-format): Replace %l with the empty string.
24416
24417 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24418
24419 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24420 omission.
24421
24422 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24423
24424 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24425 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24426
24427 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24428
24429 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24430 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24431 New macros and functions.
24432 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24433 Handle > NLINK_MAX messages.
24434 * nnmaildir.el (nnmaildir-request-set-mark):
24435 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24436
24437 2004-01-25 Alex Schroeder <alex@gnu.org>
24438
24439 * spam-stat.el (spam-stat-process-directory-age): New option.
24440 (spam-stat-process-directory): Use it.
24441
24442 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24443
24444 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24445 (spam-stat-save): Accept prefix argument.
24446
24447 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24448
24449 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24450 links" error.
24451
24452 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24453
24454 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24455 compatibility with old .newsrc.eld files.
24456
24457 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24458
24459 * gnus-start.el (gnus-1): do.
24460
24461 * gnus-group.el (gnus-group-line-format-alist): do.
24462
24463 * gnus.el (gnus-use-grouplens, gnus-visual): do.
24464
24465 * gnus-gl.el: Remove.
24466
24467 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
24468
24469 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24470 marks consisting of a single range {for example, (3 . 5)} rather
24471 than a list of a single range { ((3 . 5)) }.
24472
24473 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24474
24475 * spam-stat.el (spam-stat-store-gnus-article-buffer):
24476 Use with-current-buffer.
24477 (spam-stat-store-current-buffer): Use insert-buffer-substring to
24478 avoid consing a string.
24479
24480 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24481 Remove obsolete entries for big5 and gb2312.
24482
24483 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
24484
24485 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24486 uncompressed list.
24487
24488 2004-01-22 Jesper Harder <harder@ifa.au.dk>
24489
24490 * spam-stat.el (spam-stat-strip-xref): New function.
24491 (spam-stat-process-directory): Use it.
24492
24493 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24494 here -- it's done in message-fetch-field.
24495
24496 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
24497
24498 * gnus-agent.el (gnus-agent-queue-mail)
24499 (gnus-agent-prompt-send-queue): New variables.
24500 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24501 * gnus-draft.el (gnus-group-send-queue): Pass the group name
24502 "nndraft:queue" along to gnus-draft-send.
24503 Use gnus-agent-prompt-send-queue.
24504 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24505 is "nndraft:queue". Suggested by Gaute Strokkenes
24506 <gs234@srcf.ucam.org>
24507
24508 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24509 (agent-enable-undownloaded-faces): Add.
24510 (gnus-agent-cat-groups): Use eval-and-compile, not
24511 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24512 method of gnus-agent-cat-groups even when the buffer has been
24513 evalled.
24514 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24515 delete gnus-agent-save-active-1.
24516 (gnus-agent-save-groups): Delete. Identical to
24517 gnus-agent-save-active.
24518 (gnus-agent-write-active): No longer adjust agent's copy of active
24519 file as agent's adjustments are now stored in their own
24520 file. Remove optional parameter.
24521 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24522 servers. Add use of min/max range limits from server's local
24523 file.
24524 (gnus-agent-save-alist): Remove unused optional argument.
24525 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24526 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24527 (gnus-agent-set-local): A per-server file that keeps min/max range
24528 limits for articles known to the agent. Provides a fast mechanism
24529 for altering many active ranges.
24530 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24531 active file (local makes it unnecessary).
24532 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24533
24534 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24535 (agent-enable-undownloaded-faces): Add.
24536
24537 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24538 disable it when sending to "nndraft:queue".
24539 (gnus-group-send-queue): Add safety check to avoid sending queue
24540 when unplugged.
24541
24542 * gnus-group.el (gnus-group-catchup): Use new
24543 gnus-sequence-of-unread-articles, not
24544 gnus-list-of-unread-articles, to avoid exhausting memory with huge
24545 numbers of articles. Use gnus-range-map to avoid having to
24546 uncompress the unread list.
24547 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24548 Fix invalid ange-ftp reference.
24549
24550 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24551 (gnus-sorted-range-intersection): Intersection of two ranges
24552 without requiring that they first be uncompressed.
24553
24554 * gnus-start.el (gnus-activate-group): Unless blocked by the
24555 caller, possibly expand the active range to include both cached
24556 and agentized articles.
24557 (gnus-convert-old-newsrc): Rewrote in anticipation of having
24558 multiple version-dependent converters.
24559 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24560 gnus-agent-save-active.
24561 (gnus-save-newsrc-file): Save dirty agent range limits.
24562
24563 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24564 gnus-agent-possibly-alter-active.
24565 (gnus-adjust-marked-articles): Faster handling of simple lists.
24566
24567 2004-01-21 Jesper Harder <harder@ifa.au.dk>
24568
24569 * spam-stat.el (spam-stat-test-directory): New optional argument
24570 displays a list of files detected. Suggested by Andrew Cohen
24571 <cohen@andy.bu.edu>.
24572 (spam-stat-buffer-words-with-scores): Don't narrow and change
24573 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
24574
24575 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
24576
24577 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24578 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24579 (spam-spamassassin-arguments)
24580 (spam-spamassassin-spam-flag-header)
24581 (spam-spamassassin-positive-spam-flag-header)
24582 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24583 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24584 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24585 (spam-list-of-processors, spam-list-of-checks)
24586 (spam-list-of-statistical-checks, spam-registration-functions)
24587 (spam-check-spamassassin-headers, spam-check-spamassassin)
24588 (spam-spamassassin-score)
24589 (spam-spamassassin-register-with-sa-learn)
24590 (spam-spamassassin-register-spam-routine)
24591 (spam-spamassassin-register-ham-routine)
24592 (spam-assassin-register-spam-routine)
24593 (spam-assassin-register-ham-routine): Add SpamAssassin support.
24594 (spam-bogofilter-score): Fix to show article before scoring.
24595
24596 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
24597
24598 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24599 default scoring function.
24600 (spam-generic-score): Call spam-spamassassin-score if
24601 spam-use-spamassassin or spam-use-spamassassin-headers is on;
24602 spam-bogofilter-score otherwise.
24603
24604 * gnus.el (spam-process, spam-autodetect-methods):
24605 Add spamassassin and spamassassin-headers.
24606
24607 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
24608
24609 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24610 Suppress unnecessary messages.
24611
24612 2004-01-20 Jesper Harder <harder@ifa.au.dk>
24613
24614 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24615 make-hash-table.
24616
24617 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
24618
24619 * canlock.el (base64-encode-string): Don't autoload it.
24620
24621 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
24622
24623 * run-at-time.el: Remove useless (require 'itimer),
24624 eval-and-compile and (featurep 'xemacs).
24625
24626 2004-01-16 Jesper Harder <harder@ifa.au.dk>
24627
24628 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24629 GROUP is a virtual group.
24630
24631 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
24632
24633 * gnus.el: Autoload `message-y-or-n-p'.
24634
24635 2004-01-15 Jesper Harder <harder@ifa.au.dk>
24636
24637 * pgg-parse.el: Remove unnecessary (require 'custom).
24638
24639 * pgg-def.el: do.
24640
24641 * nnmail.el: do.
24642
24643 * gnus-undo.el: do.
24644
24645 * gnus-picon.el: do.
24646
24647 * gnus-util.el: do.
24648
24649 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
24650
24651 * gnus-sum.el (gnus-pick-line-number): Add autoload.
24652
24653 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
24654
24655 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24656 handle, as well as a list.
24657
24658 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24659 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24660 (mm-w3m-cid-retrieve): Simplify.
24661
24662 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
24663
24664 * message.el (message-kill-to-signature): Allow prefix arg to
24665 specify number of lines to keep before signature.
24666
24667 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
24668
24669 * message.el (message-kill-to-signature): Change docstring.
24670
24671 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
24672
24673 * canlock.el: Always require sha1-el.
24674 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24675
24676 * message.el: Autoload sha1 only when compiling.
24677
24678 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
24679
24680 * message.el (message-canlock-generate): Require sha1-el.
24681
24682 2004-01-13 Jesper Harder <harder@ifa.au.dk>
24683
24684 * message.el (message-expand-name): Silence the byte compiler.
24685
24686 2004-01-13 Simon Josefsson <jas@extundo.com>
24687
24688 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24689 Invoke gnus-score-mode.
24690 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24691
24692 * gnus-range.el (gnus-compress-sequence): Doc fix.
24693 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24694
24695 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24696
24697 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24698
24699 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
24700
24701 * spam.el (spam-get-article-as-string): Update to use
24702 gnus-request-article-this-buffer, much simpler.
24703 (spam-get-article-as-buffer): Remove.
24704
24705 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
24706
24707 * message.el (message-expand-name): Use EUDC if the user uses that.
24708
24709 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24710
24711 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24712 character for the encoding to avoid consing a string.
24713
24714 * rfc2047.el (rfc2047-decode-string): Don't cons a string
24715 unnecessarily.
24716
24717 * mm-util.el (mm-replace-chars-in-string): Remove.
24718
24719 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24720 of mm-replace-chars-in-string.
24721
24722 2004-01-11 Jesper Harder <harder@ifa.au.dk>
24723
24724 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24725
24726 * mm-util.el (mm-subst-char-in-string): Support inplace.
24727
24728 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24729 a new string in every iteration. Use shy groups.
24730
24731 2004-01-10 Jesper Harder <harder@ifa.au.dk>
24732
24733 * gnus-srvr.el (gnus-browse-unsubscribe-group):
24734 * gnus-soup.el (gnus-soup-group-brew):
24735 * gnus-msg.el (gnus-put-message):
24736 * gnus-move.el (gnus-group-move-group-to-server):
24737 * gnus-kill.el (gnus-batch-score):
24738 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24739 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24740 (gnus-group-update-group, gnus-group-read-group)
24741 (gnus-group-make-group, gnus-group-make-help-group)
24742 (gnus-group-make-archive-group, gnus-group-make-directory-group)
24743 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24744 (gnus-group-sort-by-unread, gnus-group-catchup)
24745 (gnus-group-unsubscribe-group, gnus-group-kill-group)
24746 (gnus-group-yank-group, gnus-group-set-info)
24747 (gnus-group-list-groups):
24748 * gnus.el (gnus-generate-new-group-name):
24749 * gnus-delay.el (gnus-delay-send-queue):
24750 * nnvirtual.el (nnvirtual-catchup-group):
24751 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24752 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24753 (gnus-group-prepare-topics, gnus-topic-check-topology):
24754 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24755 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24756 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24757 (gnus-group-make-articles-read):
24758 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24759 (gnus-group-change-level, gnus-kill-newsgroup)
24760 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24761 (gnus-get-unread-articles, gnus-make-articles-unread)
24762 (gnus-make-ascending-articles-unread): Use accessor
24763 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24764 to get group information for improved readability.
24765
24766 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24767
24768 * gnus-art.el (article-decode-mime-words, article-babel)
24769 (gnus-article-highlight-signature, gnus-article-add-buttons)
24770 (gnus-signature-toggle): Use gnus-with-article-buffer.
24771
24772 * gnus-art.el (gnus-article-highlight-headers)
24773 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24774
24775 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24776 (gnus-article-set-globals, gnus-request-article-this-buffer)
24777 (gnus-button-message-id, gnus-article-maybe-hide-headers)
24778 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24779 (gnus-mime-display-alternative): Use with-current-buffer.
24780
24781 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24782
24783 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24784 also under 80 char limit, and call gnus-error if needed.
24785 (spam-fetch-article-header): Fix - it was a
24786 buffer-local variable (gnus-newsgroup-data).
24787 (spam-find-spam): Use spam-generate-fake-headers, forget about
24788 spam-insert-fake-headers.
24789 (spam-insert-fake-headers): Remove.
24790
24791 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24792
24793 * deuglify.el (gnus-article-outlook-unwrap-lines)
24794 (gnus-outlook-rearrange-article)
24795 (gnus-outlook-repair-attribution-outlook)
24796 (gnus-outlook-repair-attribution-block)
24797 (gnus-outlook-repair-attribution-other): Remove redundant
24798 save-excursion.
24799
24800 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24801
24802 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24803 (spam-fetch-field-subject-fast)
24804 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24805 (spam-fetch-article-header): Add functions to deal with Gnus
24806 internals for fast retrieval of article header data.
24807 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24808
24809 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24810
24811 * pop3.el (pop3-md5): Remove.
24812 (pop3-apop): Replace pop3-md5 with md5.
24813
24814 * mm-bodies.el: base64 is always built-in.
24815
24816 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24817 Use with-current-buffer.
24818
24819 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
24820
24821 * canlock.el (canlock-insert-header): Remove excessive grouping in
24822 regexp.
24823
24824 * gnus-sum.el (gnus-summary-read-document): Ditto.
24825
24826 * gnus-uu.el (gnus-uu-part-number): Ditto.
24827
24828 * html2text.el (html2text-remove-tags): Ditto.
24829 (html2text-format-tags): Ditto.
24830 (html2text-format-single-elements): Ditto.
24831
24832 * mml.el (mml-parse-1): Ditto.
24833
24834 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24835
24836 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24837
24838 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24839
24840 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24841
24842 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24843
24844 2003-11-15 Simon Josefsson <jas@extundo.com>
24845
24846 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24847 (pgg-gpg-lookup-key): Use regexp match instead of
24848 split-string (split-string is different between emacs 21.2 and
24849 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
24850
24851 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24852
24853 * gnus-art.el (gnus-mime-view-all-parts)
24854 (gnus-article-part-wrapper, gnus-article-view-part):
24855 Use with-current-buffer.
24856
24857 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24858
24859 * spam.el (spam-disable-spam-split-during-ham-respool)
24860 (spam-spamoracle-database, spam-cache-lookups)
24861 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24862 (spam-group-ham-mark-p, spam-group-spam-mark-p)
24863 (spam-group-ham-marks, spam-group-spam-marks)
24864 (spam-group-spam-contents-p, spam-group-ham-contents-p)
24865 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24866 also add spam-use-blackholes to the statistical checks.
24867 (spam-fetch-field-fast): Add interface to fetching fields, may
24868 become a macro.
24869 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24870 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24871 (spam-insert-fake-headers): Fake an article when needed.
24872 (spam-find-spam): Fake article when possible.
24873 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24874 (spam-check-bogofilter-headers): Use message-fetch-field instead
24875 of nnmail-fetch-field.
24876
24877 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
24878
24879 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24880
24881 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24882
24883 * spam.el (spam-split): Do not require spam-use-CHECK to be
24884 enabled if that check is passed to spam-split explicitly; also
24885 fix so 'spam doesn't get converted to spam-split-group when
24886 spam-split-symbolic-return is t.
24887 (spam-find-spam): Find registrations of the article and use those
24888 instead of re-running spam-split to find the spam/ham
24889 classification of the article.
24890 (spam-log-processing-to-registry, spam-log-registered-p)
24891 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24892 Use gnus-error instead of gnus-message.
24893 (spam-log-registration-type): Add function to determine the
24894 classification of a message based on registry entries; will
24895 return nil if both 'spam and 'ham are found.
24896 (spam-check-BBDB): Expand all the BBDB macros here so we can have
24897 a reasonably fast local cache without the loading errors.
24898 (spam-cache-lookups): Set to t by default.
24899 (spam-find-spam): Don't try to guess spam-cache-lookups.
24900 (spam-enter-whitelist, spam-enter-blacklist): Clear the
24901 spam-caches entry.
24902 (spam-filelist-build-cache, spam-filelist-check-cache):
24903 Fix caching of whitelist/blacklist entries.
24904 (spam-check-whitelist, spam-check-blacklist):
24905 Invoke spam-from-listed-p with a type, not a cache variable.
24906 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24907
24908 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24909
24910 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24911
24912 * nnmail.el (nnmail-split-fancy): do.
24913
24914 * mml.el (mml-parse): do.
24915
24916 * gnus-score.el (gnus-enter-score-words-into-hashtb)
24917 (gnus-score-adaptive): do.
24918
24919 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24920
24921 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24922 (gnus-mime-button-map): Don't set keymap parent.
24923 (gnus-button-ctan-directory-regexp): Use shy grouping.
24924 (gnus-prev-page-map): Don't set keymap parent.
24925 (gnus-prev-page-map): Remove duplicated one.
24926 (gnus-next-page-map): Don't set keymap parent.
24927 (gnus-mime-security-button-map): Ditto.
24928
24929 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24930 version number.
24931
24932 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24933
24934 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24935
24936 * canlock.el (canlock-sha1-function): Remove.
24937 (canlock-sha1-function-for-verify): Remove.
24938 (canlock-openssl-program): Remove.
24939 (canlock-openssl-args): Remove.
24940 (canlock-ignore-errors): Remove.
24941 (canlock-sha1-with-openssl): Remove.
24942 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24943 (canlock-verify): Don't use canlock-ignore-errors.
24944
24945 * sha1-el.el (sha1-string-external): Make it can return a string
24946 in binary form.
24947 (sha1-region-external): Ditto.
24948 (sha1-string-internal): Ditto.
24949 (sha1-region-internal): Ditto.
24950 (sha1-region): Ditto.
24951 (sha1-string): Ditto.
24952 (sha1): Ditto.
24953
24954 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
24955
24956 * spam.el (spam-report-articles-gmane): New command.
24957
24958 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24959
24960 * gnus.el: Don't make unnecessary *Group* buffer when loading.
24961
24962 * run-at-time.el (run-at-time-saved): Remove.
24963 (run-at-time): Doc fix.
24964
24965 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24966
24967 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24968 (gnus-summary-limit-map): Add it.
24969 (gnus-summary-make-menu-bar): do.
24970
24971 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
24972
24973 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24974 Make attempt at some caching support (done for BBDB only now).
24975 (spam-find-spam): Set spam-cache-lookups if there are more than 2
24976 addresses to be checked.
24977 (spam-clear-cache-BBDB): Add function, to be invoked by
24978 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24979 (spam-check-BBDB): Check and use the caches, if
24980 spam-cache-lookups is on, remove superfluous (provide).
24981
24982 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
24983
24984 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24985
24986 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
24987
24988 * run-at-time.el (run-at-time-saved): Move to after the definition
24989 of `run-at-time'.
24990
24991 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
24992
24993 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24994 mm-w3m-local-map-property.
24995
24996 * mm-view.el (mm-w3m-mode-map): Remove.
24997 (mm-w3m-local-map-property): Remove.
24998 (mm-inline-text-html-render-with-w3m): Don't use
24999 mm-w3m-local-map-property.
25000
25001 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25002
25003 * run-at-time.el: New file.
25004
25005 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25006 of gnus-set-text-properties.
25007
25008 * gnus-uu.el (gnus-uu-save-article): Ditto.
25009
25010 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25011
25012 * gnus-cite.el (gnus-cite-parse): Ditto.
25013
25014 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25015 of gnus-.
25016
25017 * gnus.el: Change calls to nnheader-run-at-time and
25018 password-run-at-time throughout to use run-at-time directly.
25019
25020 * password.el: Remove definition of run-at-time.
25021
25022 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25023
25024 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25025 in prompt.
25026
25027 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25028
25029 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25030 XEmacs version.
25031
25032 * dns.el (dns-make-network-process): Use `open-network-stream'
25033 instead of `gnus-xmas-open-network-stream'.
25034
25035 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25036
25037 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25038
25039 * gnus-art.el (gnus-mime-display-alternative)
25040 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25041 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25042 Don't use gnus-local-map-property.
25043
25044 * gnus-util.el (gnus-local-map-property): Remove.
25045
25046 * mm-view.el (mm-view-pkcs7-decrypt):
25047 Replace gnus-completing-read-maybe-default with completing-read.
25048
25049 * gnus-util.el (gnus-completing-read): do.
25050 (gnus-completing-read-maybe-default): Remove.
25051
25052 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25053
25054 * password.el: Only autoload `run-at-time' if not XEmacs.
25055 Only autoload the itimer functions if XEmacs.
25056
25057 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25058
25059 * gnus-art.el (gnus-read-string): Remove.
25060 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25061 read-string.
25062
25063 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25064
25065 * netrc.el: Autoload password-read.
25066 (netrc): Add configuration group.
25067 (netrc-encoding-method, netrc-openssl-path):
25068 Add variables for encoding and decoding of files with symmetric
25069 ciphers.
25070 (netrc-encode): Add assistant function to encode a file with
25071 netrc-encoding-method.
25072 (netrc-parse): Add interactive parameter, added optional
25073 decoding if netrc-encoding-method is non-nil but otherwise
25074 behavior is standard.
25075 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25076 Do s/encode/encrypt/ everywhere.
25077
25078 * spam.el: Remove executable-find autoload.
25079
25080 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25081
25082 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25083
25084 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25085
25086 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25087
25088 * gnus-art.el (gnus-treat-ansi-sequences)
25089 (article-treat-ansi-sequences): New variable and function.
25090 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25091
25092 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25093 Use it.
25094
25095 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25096
25097 * mm-util.el (mm-quote-arg): Remove.
25098
25099 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25100 shell-quote-argument.
25101
25102 * gnus-uu.el (gnus-uu-command): do.
25103
25104 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25105
25106 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25107 with make-char.
25108
25109 * mm-util.el (mm-make-char): Remove.
25110
25111 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25112 add-minor-mode.
25113
25114 * gnus-undo.el (gnus-undo-mode): do.
25115
25116 * gnus-topic.el (gnus-topic-mode): do.
25117
25118 * gnus-sum.el (gnus-dead-summary-mode): do.
25119
25120 * gnus-start.el (gnus-slave-mode): do.
25121
25122 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25123
25124 * gnus-ml.el (gnus-mailing-list-mode): do.
25125
25126 * gnus-gl.el (gnus-grouplens-mode): do.
25127
25128 * gnus-draft.el (gnus-draft-mode): do.
25129
25130 * gnus-dired.el (gnus-dired-mode): do.
25131
25132 * gnus-ems.el (gnus-add-minor-mode): Remove.
25133
25134 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25135 Replace gnus-char-width with char-width.
25136
25137 * gnus-ems.el (gnus-char-width): Remove.
25138
25139 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25140 Replace gnus-char-width with char-width.
25141
25142 * gnus-ems.el (gnus-char-width): Remove.
25143
25144 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25145 definition.
25146 Remove Emacs 20 hash table compatibility code.
25147
25148 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25149 20 compatibility code.
25150
25151 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25152
25153 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25154
25155 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25156 Replace with point-at-{eol,bol}.
25157
25158 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25159
25160 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25161
25162 * flow-fill.el (fill-flowed-point-at-bol)
25163 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25164
25165 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25166 Replace with point-at-{eol,bol} throughout all files.
25167
25168 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25169
25170 * ntlm.el (ntlm-string-as-unibyte): New macro.
25171 (ntlm-build-auth-response): Use it.
25172
25173 Remove Emacs 20 stuff:
25174 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25175 of delq and copy-sequence.
25176 * gnus-art.el (popup-menu): Remove the compiler macro.
25177 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25178 Emacs 20.
25179
25180 2004-01-05 Simon Josefsson <jas@extundo.com>
25181
25182 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25183 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25184 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25185 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25186 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25187 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25188 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25189 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25190 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25191 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25192 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25193 string-xor into ntlm-string-xor.
25194 Suggested by Jesper Harder <harder@myrealbox.com>.
25195
25196 * ntlm.el: Don't include poem.
25197
25198 * md4.el (print-int32, print-string-hexa): Remove.
25199 Suggested by Jesper Harder <harder@myrealbox.com>.
25200
25201 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25202
25203 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25204 probably breaks emacs with DL patch, but do we care? Is anyone
25205 still using the DL stuff?)
25206
25207 * sieve-manage.el: Use the password package.
25208 (sieve-manage-read-passwd): Remove.
25209 (sieve-manage-interactive-login): Use password. Re-add
25210 condition-case around loop.
25211
25212 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25213 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25214 Use the password package.
25215
25216 2003-02-19 Simon Josefsson <jas@extundo.com>
25217
25218 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25219 token.
25220
25221 2002-08-07 Simon Josefsson <jas@extundo.com>
25222
25223 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25224 (sieve-manage-authenticators):
25225 (sieve-manage-authenticator-alist): Add some SASL mechs.
25226 (sieve-sasl-auth): New function.
25227 (sieve-manage-cram-md5-auth):
25228 (sieve-manage-plain-auth): Rewrite using SASL library.
25229 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25230 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25231 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25232 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25233
25234 2004-01-05 Simon Josefsson <jas@extundo.com>
25235
25236 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25237 New files.
25238
25239 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25240
25241 * gnus-group.el (gnus-no-groups-message): Update.
25242
25243 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25244
25245 2003-11-09 Simon Josefsson <jas@extundo.com>
25246
25247 * imap.el: Support for ID IMAP extension (RFC 2971).
25248 (imap-local-variables): Add imap-id.
25249 (imap-id): New variable.
25250 (imap-id): New function.
25251 (imap-parse-response): Parse untagged ID response.
25252 * nnimap.el (nnimap-id): New variable.
25253 (nnimap-open-connection): Use it.
25254
25255 2003-12-28 Simon Josefsson <jas@extundo.com>
25256
25257 * gnus-score.el (gnus-score-edit-all-score): New.
25258 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25259
25260 2004-01-04 Simon Josefsson <jas@extundo.com>
25261
25262 * password.el: Add.
25263
25264 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25265
25266 * dns.el (dns-query-types): Fix typo.
25267 (dns-query-types): New function.
25268 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25269 PTR and SOA replies, see RFC 1035.
25270
25271 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25272
25273 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25274
25275 * Move to Changelog.2.
25276
25277 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25278
25279 * gnus.el (gnus-version-number): Bump version.
25280
25281 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25282
25283 * gnus.el: No Gnus v0.1 is released.
25284
25285 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25286
25287 * gnus.el: No Gnus v0.0 is released.
25288
25289 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25290
25291 * gnus.el (gnus-version-number): Bump.
25292 (gnus-version): No.
25293
25294 See ChangeLog.2 for earlier changes.
25295
25296 Copyright (C) 2004-2013 Free Software Foundation, Inc.
25297
25298 This file is part of GNU Emacs.
25299
25300 GNU Emacs is free software: you can redistribute it and/or modify
25301 it under the terms of the GNU General Public License as published by
25302 the Free Software Foundation, either version 3 of the License, or
25303 (at your option) any later version.
25304
25305 GNU Emacs is distributed in the hope that it will be useful,
25306 but WITHOUT ANY WARRANTY; without even the implied warranty of
25307 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25308 GNU General Public License for more details.
25309
25310 You should have received a copy of the GNU General Public License
25311 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25312
25313 ;; Local Variables:
25314 ;; coding: utf-8
25315 ;; fill-column: 79
25316 ;; add-log-time-zone-rule: t
25317 ;; End: