Merge from mainline.
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
2
3 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
4 (gnus-icalendar-event-from-ical)
5 (gnus-icalendar-event->org-entry)
6 (gnus-icalendar--update-org-event): Required/optional participation,
7 list of attendees synced to org.
8
9 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
10
11 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
12 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
13 cancellations to be synced to org if the original appt has an org
14 outline.
15
16 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
17
18 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
19 (gnus-icalendar-event->org-entry)
20 (gnus-icalendar--update-org-event)
21 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
22
23 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
24
25 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
26 Fix timezone handling in gnus-icalendar export to org.
27
28 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
29
30 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
31
32 2013-10-30 Glenn Morris <rgm@gnu.org>
33
34 * gnus-group.el (gnus-group-browse-foreign-server):
35 * gnus-int.el (gnus-start-news-server):
36 Silence compiler obsolescence warning.
37
38 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
39
40 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
41 `nnoo-current-server' first, then for the actual `nnimap-address' to
42 allow netrc entries for the nnoo server to coexist with netrc entries
43 for the `nnimap-address'.
44
45 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
46
47 * mm-decode.el (mm-dissect-buffer): Revert last change.
48 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
49 The problem that motivated those changes was attributed to a broken
50 mail sender, and has been fixed.
51
52 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
53
54 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
55 token is missing in the Content-Type header.
56
57 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
58
59 2013-09-18 Glenn Morris <rgm@gnu.org>
60
61 * gnus-util.el (image-size): Declare.
62
63 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
64
65 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
66 (gnus-icalendar-event-from-ical)
67 (gnus-icalendar-event--build-reply-event-body)
68 (gnus-icalendar-event-reply-from-buffer)
69 (gnus-icalendar-find-org-event-file)
70 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
71 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
72
73 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
74
75 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
76
77 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
78 Use save-current-buffer.
79 (gnus-tree-mode-map): Initialize in the declaration.
80 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
81 (scroll-in-place): Defvar it.
82 (gnus-tmp-*): Defvar them.
83 (gnus-get-tree-buffer): Use derived-mode-p.
84 (gnus--let-eval): New macro.
85 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
86 non-prefixed variables.
87 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
88
89 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
90 vars since it doesn't seem to be available.
91 (gnus-set-global-variables, gnus-summary-read-group-1)
92 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
93 (gnus-summary-display-article, gnus-summary-select-article)
94 (gnus-summary-next-article, gnus-offer-save-summaries)
95 (gnus-summary-generic-mark): Use derived-mode-p.
96 (gnus-summary-read-group-1, gnus-summary-exit)
97 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
98 Adjust calls to gnus-tree-close and gnus-tree-open.
99
100 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
101
102 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
103 (gnus-agent-mode): Use derived-mode-p.
104 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
105 gnus-command-method and *-command-method to nil, but bind
106 gnus-command-method to *-command-method instead!
107 (gnus-agent-fetch-articles): Remove unused var `id'.
108 (gnus-agent-fetch-headers): Remove unused arg `force'.
109 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
110 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
111 (gnus-agent-short-article, gnus-agent-long-article)
112 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
113 first use.
114 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
115 `score-param'.
116 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
117 (gnus-get-predicate): Push in front of the cache, rather than end.
118 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
119 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
120 (gnus-agent-expire-unagentized-dirs): Don't rebind
121 gnus-agent-expire-current-dirs since the defvar silences the warning.
122 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
123 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
124 (gnus-agent-regenerate): Simplify interactive spec and doc.
125
126 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
127
128 * gnus-int.el (gnus-open-server): Silence compiler.
129
130 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
131
132 * message.el (message-display-completion-list): Abolish.
133 (message-completion-in-region): Use display-completion-list.
134
135 2013-09-17 Glenn Morris <rgm@gnu.org>
136
137 * gnus-util.el (gnus-message-with-timestamp-1):
138 Use `messages-buffer' function if available. Ignore read-only.
139
140 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
141
142 * message.el (message-expand-group, message-completion-in-region):
143 Correct the order of start and end of a region.
144
145 2013-09-13 Glenn Morris <rgm@gnu.org>
146
147 * mml2015.el (gnus-create-image): Autoload it.
148
149 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
150
151 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
152 (image-size): Declare.
153
154 2013-09-12 Glenn Morris <rgm@gnu.org>
155
156 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
157 Avoid using `find', which i) might not be defined at runtime;
158 ii) does not work, since its default test is eql, not equal.
159 (gnus-mime-action-alist): Declare.
160
161 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
162
163 * score-mode.el (gnus-score-mode-map): Move initialization
164 into declaration.
165 (gnus-score-mode): Use define-derived-mode.
166 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
167 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
168 into declaration.
169 (gnus-kill-file-mode): Use define-derived-mode.
170 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
171 Use derived-mode-p.
172 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
173 (gnus-group-setup-buffer, gnus-group-name-at-point)
174 (gnus-group-make-web-group, gnus-group-enter-directory)
175 (gnus-group-suspend): Use derived-mode-p.
176 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
177 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
178 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
179 (gnus-article-setup-buffer, gnus-article-prepare)
180 (gnus-article-prepare-display, gnus-sticky-article)
181 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
182 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
183 (gnus-article-read-summary-keys): Use derived-mode-p.
184
185 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
186
187 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
188
189 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
190
191 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
192 shift_jis from the default value set for Japanese users.
193
194 2013-08-13 Glenn Morris <rgm@gnu.org>
195
196 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
197
198 * gnus.el (gnus-valid-select-methods): Fix type.
199
200 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
201
202 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
203
204 * mm-decode.el (mm-display-external): Run a timer for the temp files
205 deletion after a viewer exits; add a deletion timer for the needsterm
206 case, too.
207
208 * mm-decode.el (mm-display-external): Try to delete temporary files by
209 using a 1-min. timer.
210
211 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
212
213 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
214 New internal variables.
215 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
216 (mm-display-external): Use it to delete temporary files instead of
217 using timers.
218
219 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
220
221 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
222 with cond for backwards compatability.
223
224 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
225
226 * mm-decode.el (mm-display-external): Bind process-connection-type to
227 nil; don't delete a temp file immediately even if a viewer finishes,
228 since it may be a shell script, like xdg-open, that launches a real
229 viewer program belatedly.
230
231 2013-08-05 Dave Abrahams <dave@boostpro.com>
232
233 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
234 that we can create nndoc groups that excerpt other groups.
235
236 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
237
238 * gnus-delay.el (gnus-delay-article): Fix typo.
239
240 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
241 articles.
242
243 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
244 we can get spell-checking etc.
245
246 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
247
248 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
249 a single one used for encoding the whole text in a header.
250
251 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
252
253 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
254 before sending.
255
256 * mm-decode.el (mm-command-output): New face.
257 (mm-display-external): Use it.
258
259 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
260
261 * nnmbox.el (nnmbox-request-article): Don't change point.
262
263 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
264
265 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
266 Include `handle' parameter.
267
268 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
269
270 * gnus-icalendar.el: New file.
271
272 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
273
274 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
275
276 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
277 dummy roots, too.
278
279 2013-08-01 David Edmondson <dme@dme.org>
280
281 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
282 out on ttys.
283
284 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
285
286 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
287 not empty.
288
289 * nnrss.el (nnrss-discover-feed): Indent.
290
291 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
292
293 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
294
295 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
296
297 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
298 dirty to ensure nnimap data being saved.
299
300 2013-07-30 Tassilo Horn <tsdh@gnu.org>
301
302 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
303 menu entry.
304
305 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
306 the current thread's total score instead of the current article's
307 score.
308
309 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
310 (gnus-sort-threads-recursively): Delete defcustom.
311 (gnus-sort-threads-recursive): Adapt accordingly.
312
313 2013-07-30 Tassilo Horn <tsdh@gnu.org>
314
315 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
316 (gnus-sort-threads-recursive): Use it.
317 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
318 again. Now that determines how to sort subthreads.
319
320 2013-07-26 Tassilo Horn <tsdh@gnu.org>
321
322 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
323 (gnus-sort-threads): Use it.
324
325 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
326
327 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
328 punctuation characters follow parentheses (bug#14950).
329
330 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
331
332 * gnus.el (gnus-continuum-version):
333 * gnus-msg.el (gnus-extended-version): Simplify.
334
335 * gnus.el (gnus-continuum-version-1): Remove.
336 * gnus-msg.el (gnus-bug): Revert.
337
338 Calculate gnus-version correctly on Cygwin.
339
340 * gnus.el (gnus-continuum-version): Do main calculations in integers.
341 (gnus-continuum-version-1): New function, return a string.
342
343 * gnus-msg.el (gnus-extended-version, gnus-bug):
344 Use gnus-continuum-version-1 instead of gnus-continuum-version.
345
346 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
347
348 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
349 (bug#13384).
350
351 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
352
353 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
354 that were only relevant in a development version a long time ago.
355
356 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
357
358 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
359 that the old Emacs 24s bundle.
360
361 2013-07-10 David Engster <deng@randomsample.de>
362
363 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
364 if `gnus-newsrc-file-version' does not match `gnus-version'.
365 This fixes a bug in Emacs trunk where the 'unexist' marks were always
366 removed at startup because "Gnus v5.13" was considered smaller than "Ma
367 Gnus v0.03".
368
369 2013-07-10 Tassilo Horn <tsdh@gnu.org>
370
371 * gnus.el (gnus-summary-line-format):
372 Reference `gnus-user-date-format-alist' for the &user-date; format, not
373 `gnus-summary-user-date-format-alist'.
374
375 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
376
377 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
378 delete files (bug#13481).
379
380 2013-07-08 Tassilo Horn <tsdh@gnu.org>
381
382 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
383
384 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
385
386 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
387 display images.
388
389 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
390
391 * message.el (message-cancel-news): According to
392 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
393 preferred over "cmsg cancel" in the Subject.
394
395 * nnir.el (nnir-engines): Note that the group specs are regexps
396 (bug#13238).
397
398 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
399 gotten read-only text properties, ensure that those aren't heeded when
400 copying stuff over (bug#13434).
401
402 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
403 (bug#13762).
404
405 2013-07-05 David Kastrup <dak@gnu.org>
406
407 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
408 authinfo file again (important for blank passwords). This had been
409 broken with 2013-06-15 change.
410
411 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
412
413 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
414 Revert 2013-01-14 change.
415
416 2013-07-02 David Engster <deng@randomsample.de>
417
418 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
419 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
420 to see whether the group was synced before.
421
422 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
423
424 * nnimap.el (nnimap-request-move-article): Decode the group name when
425 doing internal moves to avoid charset issues.
426
427 2013-07-02 Julien Danjou <julien@danjou.info>
428
429 * nnimap.el (nnimap-request-list):
430 Revert change that made listing synchronous.
431 (nnimap-get-responses): Restore.
432
433 2013-07-02 Dave Abrahams <dave@boostpro.com>
434
435 * nnimap.el (nnimap-change-group): Document result value.
436
437 * nnimap.el (nnimap-find-article-by-message-id):
438 Account for the fact that nnimap-change-group can return t.
439
440 2013-07-02 Julien Danjou <julien@danjou.info>
441
442 * nnimap.el (nnimap-request-head):
443 Resture to-buffer parameter, used by `nnimap-request-move-article'.
444
445 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
446
447 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
448 supported by nnimap actually. Reverts previous change.
449
450 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
451 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
452 to-buffer argument that is already supported.
453
454 2013-07-02 Julien Danjou <julien@danjou.info>
455
456 * nnimap.el (nnimap-get-responses): Remove, unused.
457
458 2013-07-02 Julien Danjou <julien@danjou.info>
459
460 * nnimap.el (nnimap-request-articles-find-limit): Rename from
461 `nnimap-request-move-articles-find-limit' since we do not use it
462 only for move operations.
463 (nnimap-request-accept-article):
464 Use `nnimap-request-articles-find-limit' to limit search by message-id.
465
466 2013-07-02 Julien Danjou <julien@danjou.info>
467
468 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
469
470 * nnimap.el (nnimap-log-buffer):
471 Check that `window-point-insertion-type' is boundp, since it's not
472 available in XEmacs.
473
474 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
475
476 * nnimap.el (nnimap-log-buffer):
477 Add this, setting `window-point-insertion-type' in the buffer to t.
478 (nnimap-log-command): Use nnimap-log-buffer.
479
480 2013-07-02 Julien Danjou <julien@danjou.info>
481
482 * nnimap.el (nnimap-find-article-by-message-id):
483 Add an optional limit argument to be able to limit the search.
484 (nnimap-request-move-article):
485 Use `nnimap-request-move-articles-find-limit'.
486 (nnimap-request-move-articles-find-limit):
487 Add this to limit the search by Message-Id after a message move.
488 (nnimap): Add defgroup.
489
490 2013-07-02 Julien Danjou <julien@danjou.info>
491
492 * nnimap.el (nnimap-find-article-by-message-id):
493 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
494 (nnimap-possibly-change-group): Add read-only argument.
495 (nnimap-request-list): Use nnimap-possibly-change-group rather than
496 issuing EXAMINE manually.
497 (nnimap-find-article-by-message-id):
498 Use `nnimap-possibly-change-group' with read-only argument.
499 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
500 We cannot possibly change because we need to be sure that it's either
501 read-write or read-only.
502
503 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
504
505 * gnus-sum.el (gnus-summary-insert-old-articles):
506 Don't include unexisting messages.
507
508 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * gnus-start.el (gnus-clean-old-newsrc):
511 Remove totally bogus `unexists' entries.
512 (gnus-clean-old-newsrc): Fix last checkin.
513
514 * nnimap.el (nnimap-update-info):
515 None of the articles below the active low-water mark exist.
516
517 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
518
519 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
520
521 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
522
523 * nnimap.el (nnimap-request-scan):
524 Allow `nnimap-inbox' to be a list of inboxes.
525
526 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
527
528 * gnus-group.el (gnus-group-expire-articles-1):
529 Don't try to expire messages that don't exist.
530
531 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
532
533 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
534
535 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
536
537 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
538
539 * gnus-start.el (gnus-clean-old-newsrc):
540 Delete `unexist' from pre-Ma Gnus 0.3.
541
542 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
543
544 * gnus-sum.el (gnus-summary-local-variables):
545 Make `gnus-newsgroup-unexist' into a local variable.
546
547 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
548
549 * gnus-sum.el (gnus-adjust-marked-articles):
550 Add to `gnus-newsgroup-unexist'.
551
552 * gnus.el (gnus-article-mark-lists):
553 Add `unexist' to the list of marks.
554 (gnus-article-special-mark-lists):
555 Put the `unexist' in the special marks list instead.
556
557 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
558 articles in the list of articles to be selected.
559
560 * nnimap.el (nnimap-retrieve-group-data-early):
561 Query for unexisting articles.
562 (nnimap-update-info): Keep track of unexisting articles.
563 (nnimap-update-qresync-info): Ditto.
564
565 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
566
567 * gnus-start.el (gnus-clean-old-newsrc): New function.
568 (gnus-read-newsrc-file): Use it.
569
570 2013-07-02 Daiki Ueno <ueno@gnu.org>
571
572 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
573 of 'create-image' for XEmacs compatibility; check errors when decoding
574 image. Reported by Uwe Brauer.
575
576 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
577
578 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
579 gnus-button-push revised at 2011-01-19.
580
581 2013-06-19 Glenn Morris <rgm@gnu.org>
582
583 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
584
585 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
586
587 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
588
589 2013-06-18 Glenn Morris <rgm@gnu.org>
590
591 * eww.el, shr.el, shr-color.el: Move to ../net.
592
593 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
594
595 * shr.el (shr-tag-table): Insert the images after the table, so that
596 they're not covered by the table colourisation, which often looked
597 awkward.
598 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
599 <dd>.
600
601 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
602
603 * eww.el (eww-detect-charset): Improve regexp; move backward.
604
605 2013-06-18 Glenn Morris <rgm@gnu.org>
606
607 * mm-decode.el (widget-convert-button): Autoload.
608
609 * sieve-manage.el (mm-enable-multibyte): Autoload.
610
611 * shr.el (libxml-parse-html-region): Declare.
612 (shr-render-buffer): Explicit error if no libxml2 support.
613
614 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
615
616 * auth-source.el (auth-source-current-line): New function.
617 (auth-source-netrc-parse-entries): When a data token is "machine",
618 assume we're in the wrong place and abort parsing the current line.
619
620 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
621
622 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
623 (eww-convert-widgets): Don't bug out if the first widget starts at the
624 beginning of the buffer.
625 (eww-convert-widgets): Fix last patch.
626 (eww-tag-input): Support <input type=image>.
627
628 * shr.el (shr-insert-table): Respect border-collapse: collapse.
629 (shr-tag-base): Protect against base specs that are degenerate.
630 (shr-ensure-paragraph): Don't delete empty lines that have text
631 properties, because these may be input fields.
632
633 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
634 we can navigate to them.
635
636 * shr.el (shr-colorize-region): Put the colours over the entire region.
637 (shr-inhibit-decoration): New variable.
638 (shr-add-font): Use it to inhibit text property decorations while doing
639 preliminary table renderings. This speeds up typical Wikipedia page
640 renderings by 15%.
641 (shr-tag-span): Don't respect the <title>, because that overwrites the
642 help-echo from links inside the spans.
643 (shr-next-link): Use `help-echo' for navigation, so that we can
644 navigate to form elements, too.
645
646 * eww.el (eww-button): New face.
647 (eww-convert-widgets): Use it to make submit buttons more button-like.
648
649 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
650 that Gnus commands work.
651
652 * shr.el (shr-render-td): Support horizontal alignment.
653
654 * eww.el (eww-put-color): Remove.
655 (eww-colorize-region): Use `add-face-text-property'.
656
657 * shr.el (shr-add-font): Append face data, so that we get the correct
658 precedence: The innermost value (which is applied first) wins.
659 (shr-make-overlay): Obsolete function.
660
661 * mm-decode.el (mm-convert-shr-links): New function to convert
662 new-style shr URL links into widgets.
663 (mm-shr): Use it.
664
665 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
666 widget commands, since we're no longer using widgets for links.
667
668 * shr.el (shr-next-link): New command.
669 (shr-previous-link): New command.
670 (shr-urlify): Don't use `widget-convert', because that's slow.
671 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
672 because collecting the overlays and reapplying them when generating
673 tables is slow.
674 (shr-insert-table): Ditto.
675
676 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
677
678 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
679 * shr.el (browse-url): Require `url'.
680 * eww.el (url): Require format-spec.
681
682 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
683
684 * eww.el (eww-display-html): Default to using the entire window width.
685 (eww-browse-url): Don't add a User-Agent header (twice), because that
686 makes Bing refuse connection.
687
688 * shr.el (shr-make-table): Cache the table rendering at the table
689 level, and not the <td> level. This is a bit faster.
690
691 * eww.el (eww-render): Go to the correct ID when given URLs ending with
692 #id.
693
694 * shr.el (shr-tag-li): Don't require a new paragraph, since other
695 browsers don't.
696 (shr-expand-url): Respect #anchor links.
697 (shr-parse-base): Chop off the anchor before using.
698 (shr-descend): Respect display: none.
699 (shr-descend): Allow marking elements that have certain IDs.
700
701 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
702
703 * shr.el (shr-expand-url): Don't bug out on zero-length links.
704
705 * eww.el (eww-tag-textarea): Support <textarea>.
706
707 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
708
709 * shr.el (shr-dom-to-xml): Fix function call.
710
711 * eww.el (eww): New group.
712 (eww-header-line-format): New custom variable.
713 (eww-current-title): New variable.
714 (eww-display-html): Update header and handle title tag.
715 (eww-update-header-line-format): New function.
716 (eww-tag-title): New function.
717
718 * shr.el (shr-dom-to-xml): New function.
719 (shr-tag-svg): Add support for the SVG tag.
720 (shr-bullet): New custom variable.
721 (shr-tag-li): Support custom bullet in unordered lists.
722
723 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
724
725 * shr.el (shr-expand-url): Respect // URLs.
726
727 * eww.el (eww-tag-body): Override the shr body rendering so that we can
728 put a background colour onto the entire buffer.
729 (eww-render): When being redirected, use the redirect URL as the new
730 base URL.
731
732 * shr.el (shr-parse-base): Fix parsing error.
733
734 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
735
736 * shr.el (shr-parse-base): New function.
737 (shr-expand-url): Use it to expand relative URLs reliably.
738
739 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
740
741 * auth-source.el (auth-source-search-collection): Fix docstring.
742 (auth-source-netrc-parse): Refactor and improve netrc parser to support
743 single-quoted strings and multiline entries.
744 (auth-source-netrc-parse-next-interesting)
745 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
746 New functions to support parser.
747
748 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
749
750 * eww.el (eww-submit): Get submit button logic right when hitting RET
751 on non-submit buttons.
752
753 * shr.el: Remove shr-preliminary-table-render, since that can't really
754 be used for anything in practice.
755
756 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
757
758 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
759 (sieve-manage-quit).
760
761 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
762
763 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
764 control the maximum size of photo ID image.
765 (mml2015-epg-key-image-to-string): Respect it.
766
767 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
768
769 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
770 instead of the final one so that we can more easily distinguish them.
771
772 * eww.el (eww-submit): Compute the submission URL correctly.
773
774 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
775
776 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
777 Use plist-get rather than CL's getf.
778 (sieve-manage-parse-capability): Avoid CL's remove-if.
779
780 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
781
782 * shr.el (shr-expand-url): Expansion should chop off the bits after the
783 last slash.
784
785 * eww.el (eww-tag-select): Use the first value as the default value.
786
787 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
788
789 * eww.el (eww): Prepend urls with http:// if scheme is missing.
790 (eww-mode): Use `define-derived-mode'.
791 (eww-parse-headers): Parse headers from beginning of buffer so that
792 file:// links work.
793
794 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
795
796 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
797
798 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
799
800 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
801 to handle them at all.
802
803 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
804
805 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
806 work, too.
807 (eww-tag-select): Implement <select>.
808
809 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
810
811 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
812 stream managing functions by using open-protocol-stream to do most of
813 the work. Has the nice benefit of enabling STARTTLS.
814 Wait for capabilities after STARTTLS: following RFC5804, the server
815 sends new capabilities after successfully establishing a TLS connection
816 with the client. The client should update the cached list of
817 capabilities, but we just ignore the answer for now.
818 (sieve-manage-network-p, sieve-manage-network-open)
819 (sieve-manage-starttls-p, sieve-manage-starttls-open)
820 (sieve-manage-forward, sieve-manage-streams)
821 (sieve-manage-stream-alist): Remove unneeded functions neither in the
822 API, nor called by any other function.
823 Enable Multibyte for SieveManage buffers: The parser won't properly
824 handle umlauts and line endings unless multibyte is turned on in the
825 process buffer.
826
827 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
828
829 * eww.el (eww-tag-input): Support password fields.
830 (eww-submit): Support POST.
831
832 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
833
834 * eww.el (eww-tag-form): Protect against degenerate forms.
835
836 * shr.el (shr-expand-url): Expand URLs that start with a slash
837 correctly.
838
839 * eww.el (eww-submit): Get submit button logic right.
840
841 * shr.el (shr-final-table-render): New variable to signal when we're
842 doing the final table rendering so that we can collect more data at
843 that point.
844
845 * eww.el (eww-submit): Make form submission work.
846 (eww-tag-input): Implement submit buttons.
847 (eww-click-radio): Implement radio and checkboxes.
848 (eww-submit): Handle hidden elements.
849
850 * shr.el (shr-descend): Allow other packages to override (or provide)
851 rendering of elements.
852 (shr-expand-url): Strip query strings from URLs before expanding them.
853
854 * eww.el: Don't require cl-lib.
855 (eww-tag-form): Start form support.
856
857 * eww.el: Start writing a new, tiny web browser.
858 (eww-previous-url): New command.
859 (eww-quit): New command.
860
861 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
862
863 * sieve.el: Put point at beginning of buffer when viewing a script.
864 (sieve-open-server): Respect the PORT parameter. Show the correct port
865 number in sieve-buffer's header. Fixed code to also work with a string
866 as port specifier. Properly close the connection on pressing 'q'. Make
867 sieve-manage-quit close the connection and process buffer. Also, remove
868 duplicate keybinding for 'q'.
869
870 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
871
872 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
873 make it easier to read.
874 (mm-pkcs7-enveloped-magic): Ditto.
875
876 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
877
878 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
879 before `image-type-available-p' to avoid loading the image libraries
880 needlessly.
881
882 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
883
884 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
885 assume Date header begins with "Date", that may be customized into
886 something like "X-Sent" using gnus-article-time-format.
887 (article-transform-date): Allow multi-line Date header.
888
889 2013-06-02 David Engster <deng@randomsample.de>
890
891 * registry.el (initialize-instance, registry-lookup)
892 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
893 (registry-lookup-secondary-value, registry-search, registry-delete)
894 (registry-insert, registry-reindex, registry-size, registry-prune):
895 Do not wrap methods in `eval-and-compile'. This breaks due to latest
896 changes in EIEIO (introduction of eieio-core.el).
897
898 2013-05-30 Glenn Morris <rgm@gnu.org>
899
900 * nnmail.el (nnmail-fancy-expiry-target):
901 Also bind mail-dont-reply-to-names.
902
903 * spam-stat.el (spam-stat-save):
904 No need to tweak font-lock in temp buffers.
905
906 * shr.el (shr-put-image): Silence compiler.
907
908 2013-05-29 Glenn Morris <rgm@gnu.org>
909
910 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
911
912 * gnus-group.el (gnus-sequence-of-unread-articles)
913 (gnus-summary-add-mark, gnus-mark-article-as-read)
914 (gnus-group-make-articles-read): Declare.
915
916 * gnus-sum.el (gnus-parameter-list-identifier)
917 (gnus-article-stop-animations, gnus-stop-downloads)
918 (gnus-article-only-boring-p, article-goto-body)
919 (gnus-flush-original-article-buffer, article-narrow-to-head)
920 (gnus-article-hidden-text-p, gnus-delete-wash-type)
921 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
922
923 * gnus.el: No need to eval-and-compile autoloads.
924
925 * gravatar.el (help-function-arglist): Autoload.
926
927 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
928
929 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
930
931 * spam.el: No need to load spam-report when compiling.
932 No need to eval-and-compile autoloads.
933 (spam-report-resend-to): Declare.
934 (spam-report-resend-register-routine): Require 'spam-report.
935
936 2013-05-24 Julien Danjou <julien@danjou.info>
937
938 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
939 setup.
940
941 2013-05-23 Glenn Morris <rgm@gnu.org>
942
943 * gnus-util.el (rmail-swap-buffers-maybe)
944 (rmail-maybe-set-message-counters, rmail-count-new-messages)
945 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
946 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
947
948 * mm-decode.el: No need to load term when compiling.
949 (term-mode, term-char-mode): Declare.
950
951 * mm-util.el: No need to load jka-compr when compiling.
952 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
953
954 * nnmaildir.el: Require is automatically eval-and-compile.
955 (nnmail): Require at run-time too.
956
957 * registry.el (registry-size): Move definition before use.
958
959 2013-05-22 Daiki Ueno <ueno@gnu.org>
960
961 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
962 signed data to conform the standard. (Bug#14232)
963
964 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
965
966 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
967 double angle quotation mark.
968
969 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
970
971 * message.el (message-insert-formatted-citation-line): Handle finding
972 first/lastname when more than 2 names appear.
973
974 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
975
976 * shr.el (shr-tag-span): New function.
977
978 2013-05-18 Glenn Morris <rgm@gnu.org>
979
980 * message.el (message-mode): Use message-mode-abbrev-table,
981 with text-mode-abbrev-table as parent. (Bug#14413)
982
983 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
984
985 * message.el (message-expand-group): Decode group names.
986
987 2013-05-16 Julien Danjou <julien@danjou.info>
988
989 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
990 app-icon.
991
992 2013-05-15 Glenn Morris <rgm@gnu.org>
993
994 * shr-color.el (shr-color-visible-luminance-min)
995 (shr-color-visible-distance-min): Use shr-color group.
996
997 2013-05-11 Glenn Morris <rgm@gnu.org>
998
999 * gnus-vm.el: Make it loadable without VM.
1000 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1001 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1002
1003 2013-05-09 Glenn Morris <rgm@gnu.org>
1004
1005 * mml1991.el: Make it loadable. (Bug#13456)
1006
1007 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1008 * gnus-async.el (gnus-async-post-fetch-function):
1009 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1010 * gnus-html.el (gnus-html-image-cache-ttl):
1011 * gnus-notifications.el (gnus-notifications-timeout):
1012 * gnus-picon.el (gnus-picon-properties):
1013 * gnus-util.el (gnus-completion-styles):
1014 * gnus.el (gnus-other-frame-resume-function):
1015 * message.el (message-user-organization-file)
1016 (message-cite-reply-position):
1017 * nnir.el (nnir-summary-line-format)
1018 (nnir-retrieve-headers-override-function):
1019 * shr-color.el (shr-color-visible-luminance-min):
1020 * shr.el (shr-blocked-images):
1021 * spam-report.el (spam-report-resend-to):
1022 * spam.el (spam-summary-exit-behavior): Fix custom types.
1023
1024 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1025
1026 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1027
1028 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1029 because of let-binding help-xref-following. (Bug#14356)
1030
1031 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1032
1033 * message.el (message-bury, message-send-and-exit):
1034 Revert 2013-05-04 change.
1035
1036 2013-05-06 Glenn Morris <rgm@gnu.org>
1037
1038 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1039
1040 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1041
1042 * message.el (message-bury): Make `buffer' optional.
1043 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1044 (bug#14085).
1045
1046 2013-05-04 Andrew Cohen <cohen@bu.edu>
1047
1048 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1049 entering into the registry.
1050
1051 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1054 (Bug#14304)
1055
1056 2013-04-27 Glenn Morris <rgm@gnu.org>
1057
1058 * gnus.el (gnus-list-debbugs):
1059 Use require rather than autoload. (Bug#14262)
1060
1061 2013-04-27 Julien Danjou <julien@danjou.info>
1062
1063 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1064 port to "sieve" now that it has an official IANA port assigned.
1065
1066 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1067
1068 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1069 Don't set the MAILHOST environment variable permanently (Bug#14271).
1070
1071 2013-04-26 Glenn Morris <rgm@gnu.org>
1072
1073 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1074
1075 2013-04-25 Andrew Cohen <cohen@bu.edu>
1076
1077 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1078 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1079
1080 2013-04-24 Andrew Cohen <cohen@bu.edu>
1081
1082 * nnir.el (nnir-close-group): Make sure we are in the right group.
1083
1084 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1085 dependency table from all newly retrieved headers.
1086
1087 2013-04-16 David Edmondson <dme@dme.org>
1088
1089 Support <img src="data:...">.
1090
1091 * shr.el (shr-image-from-data): New function.
1092 (shr-tag-img): Use it.
1093
1094 2013-04-14 Andrew Cohen <cohen@bu.edu>
1095
1096 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1097 group.
1098
1099 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1100
1101 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1102 corresponding to any existing group (Bug#14166).
1103
1104 2013-04-10 Andrew Cohen <cohen@bu.edu>
1105
1106 * nnir.el (number-sequence): No longer used.
1107 (nnir-request-set-mark): New function.
1108 (nnir-request-update-info): Improve marks updating.
1109 (nnir-request-scan): Don't duplicate marks updating.
1110 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1111 Use 'assq rather than 'assoc. Quote anonymous function.
1112 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1113 Use 'gnus-group-prefixed-p.
1114 (gnus-summary-create-nnir-group): Make sure server for method is open.
1115
1116 2013-04-04 Andrew Cohen <cohen@bu.edu>
1117
1118 * nnir.el (gnus-nnir-group-p): New function.
1119 (nnir-possibly-change-group): Use it.
1120
1121 * gnus-msg.el (gnus-setup-message): Use it.
1122
1123 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1124
1125 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1126 `initial-input' for the argument name.
1127 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1128
1129 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1130
1131 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1132 (used by MH-E).
1133
1134 2013-04-01 Andrew Cohen <cohen@bu.edu>
1135
1136 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1137 group.
1138
1139 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1140 fix compilation.
1141
1142 2013-03-31 Andrew Cohen <cohen@bu.edu>
1143
1144 * nnir.el (nnir-method-default-engines): And another typo.
1145
1146 2013-03-30 Andrew Cohen <cohen@bu.edu>
1147
1148 * nnir.el (nnir-method-default-engines): Fix typo.
1149
1150 2013-03-29 Andrew Cohen <cohen@bu.edu>
1151
1152 * nnir.el: Define 'number-sequence for xemacs.
1153 (gnus-summary-create-nnir-group): New function to create an nnir group
1154 from an nnir summary buffer based on the current query.
1155 (nnir-request-create-group): Update to allow nnir group creation based
1156 on the current query.
1157
1158 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1159
1160 * nndraft.el (nndraft-request-expire-articles):
1161 Make expiry target always `delete'.
1162
1163 2013-03-27 Andrew Cohen <cohen@bu.edu>
1164
1165 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1166 buffer use the posting-style and gcc of the original article group.
1167 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1168
1169 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1170 after other deffoos.
1171
1172 2013-03-26 Andrew Cohen <cohen@bu.edu>
1173
1174 * nnir.el: Major rewrite. Cleaner separation between searches and group
1175 management. Marks are now shown in nnir summary buffers.
1176 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1177 (gnus-summary-make-nnir-group): New function for initiating searches
1178 from a summary buffer.
1179
1180 2013-03-18 Sam Steingold <sds@gnu.org>
1181
1182 * message.el (message-bury): Minor cleanup.
1183
1184 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1185
1186 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1187 nnml-request-list. (Bug#13873)
1188 (nndir-request-newsgroups): Remove, unused.
1189
1190 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1191
1192 2013-03-03 Ted Phelps <phelps@gnusto.com>
1193
1194 * shr.el: Make all the overlays set the `evaporate' property so that
1195 they're removed properly.
1196
1197 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1198
1199 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1200 shell-quote-argument.
1201
1202 2013-02-22 David Engster <deng@randomsample.de>
1203
1204 * gnus-registry.el (gnus-registry-save): Provide class name when
1205 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1206 Use `condition-case' to stay compatible with older EIEIO versions which
1207 only accept one argument.
1208
1209 2013-02-17 Daiki Ueno <ueno@gnu.org>
1210
1211 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1212 (epg-user-id-validity): Autoload.
1213 (mml2015-epg-check-user-id): New function.
1214 (mml2015-epg-check-sub-key): New function split from
1215 mml2015-epg-find-usable-key.
1216 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1217 optional name-is-key-id, to handle the case when user-id is unusable.
1218 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1219
1220 2013-02-17 Glenn Morris <rgm@gnu.org>
1221
1222 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1223
1224 2013-02-16 Glenn Morris <rgm@gnu.org>
1225
1226 * shr.el (shr-put-image): Only animate images that specify a delay.
1227 This is consistent with the old image-animated-p behavior.
1228
1229 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1230
1231 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1232 for XEmacs.
1233
1234 2013-02-13 Juri Linkov <juri@jurta.org>
1235
1236 * gnus-art.el (gnus-article-mode-map):
1237 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1238 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1239
1240 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1241
1242 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1243 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1244
1245 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1246
1247 * auth-source.el (auth-source-format-prompt): Don't get confused by
1248 any "\" in replacement text. (Bug#13637)
1249
1250 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1251
1252 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1253 (gnus-backend-trace): Honor gnus-backend-trace.
1254
1255 * mml.el (mml-insert-part): Insert closing tag.
1256
1257 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1258
1259 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1260
1261 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1262 able to find the article, which can happen in debbugs groups,
1263 apparently.
1264
1265 2013-01-16 Glenn Morris <rgm@gnu.org>
1266
1267 * smiley.el (smiley-style): Make the file loadable in batch mode.
1268
1269 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1270
1271 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1272 imap process running.
1273
1274 2013-01-14 Julien Danjou <julien@danjou.info>
1275
1276 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1277 Compare addresses against addresses, not against the full From field.
1278
1279 2013-01-13 Richard Stallman <rms@gnu.org>
1280
1281 * message.el (message-forward-make-body-mime): New args BEG, END
1282 specify what part of FORWARD-BUFFER to use. Do the work directly
1283 instead of calling `mml-insert-buffer'.
1284
1285 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1286
1287 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1288 cross-reference(s).
1289
1290 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1291 cross-reference(s).
1292
1293 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1294
1295 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1296 and point-max-marker.
1297 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1298
1299 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1300
1301 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1302 to mml2015-encrypt-to-self.
1303 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1304
1305 2013-01-09 Daiki Ueno <ueno@gnu.org>
1306
1307 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1308 mml-smime-epg-find-usable-secret-key.
1309
1310 2013-01-08 Glenn Morris <rgm@gnu.org>
1311
1312 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1313
1314 2013-01-07 Daiki Ueno <ueno@gnu.org>
1315
1316 * mml-smime.el: Support signing by sender.
1317 Requested by Uwe Brauer.
1318 (mml-smime-sign-with-sender): New user option analogous
1319 to mml2015-sign-with-sender.
1320 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1321 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1322 mml2015.el.
1323
1324 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1325
1326 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1327 isn't running, because Gnus will probably not know how to handle the
1328 Gcc header (bug#11941).
1329
1330 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1331 articles.
1332
1333 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1334
1335 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1336 (nnfolder-generate-active-file): Make this function work with recursive
1337 folder names.
1338
1339 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1340
1341 * nntp.el (nntp-open-connection): Use HELP as the capability command
1342 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1343 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1344
1345 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1346
1347 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1348 place holder since this gives `Invalid face reference: nil' messages.
1349 Use the `default' face instead. It has the same effect here, even
1350 though it is not no-op.
1351
1352 * gnus-util.el
1353 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1354
1355 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1356
1357 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1358 non-string posting styles (bug#13285).
1359
1360 2012-12-27 Glenn Morris <rgm@gnu.org>
1361
1362 * plstore.el (plstore-passphrase-callback-function):
1363 Use plstore-get-file.
1364
1365 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1366
1367 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1368 stderr.
1369
1370 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1371 group is nil.
1372
1373 * shr.el (shr-tag-em): Render as italic, not bold.
1374
1375 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1376
1377 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1378
1379 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1380
1381 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1382 temporary file to get PGP key image. Pass no-show-photos when
1383 extracting image to avoid having it pop up twice.
1384
1385 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1386
1387 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1388 eligible for treatment.
1389
1390 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1391 lines. This makes summary commands with hidden threads work more
1392 reliably.
1393
1394 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1395 button to mark the hidden citations (bug#9395).
1396
1397 2012-12-26 Daiki Ueno <ueno@gnu.org>
1398
1399 * mml2015.el (mml2015-epg-signature-to-string): New function.
1400 (mml2015-epg-verify-result-to-string): New function.
1401 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1402 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1403 instead of epg-verify-result-to-string.
1404 (epg-signature-key-id, epg-signature-to-string): Autoload.
1405 (epg-verify-result-to-string): Remove autoload.
1406
1407 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1408
1409 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1410 ID image from GPG public key.
1411 (mml2015-epg-key-image-to-string): New function.
1412
1413 2012-12-25 Leo Liu <sdl.web@gmail.com>
1414
1415 * plstore.el (plstore-passphrase-callback-function): Fix error when
1416 error when plstore-cache-passphrase-for-symmetric-encryption is set
1417 (bug#13264).
1418
1419 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1420
1421 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1422 buffer to the article buffer here, because that clobbers multiple
1423 article buffers.
1424
1425 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1426 buffer always points to the right summary buffer.
1427
1428 2012-12-25 John Wiegley <jwiegley@gmail.com>
1429
1430 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1431 the password (bug#12097).
1432
1433 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1434
1435 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1436 (bug#13263).
1437
1438 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1439 buffer exists before using it (bug#12475).
1440
1441 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1442 offline groups (bug#11937).
1443
1444 * message.el (message-yank-original): When using customize to set the
1445 value of `message-cite-style', the variable it set to a symbol that's
1446 the name of the variable, which must then be dereferenced (bug#12616).
1447
1448 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
1449
1450 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1451 the `face' property with a list whose car is the face specified in the
1452 format string and whose cdr is (nil).
1453 * lisp/gnus-util.el
1454 (gnus-put-text-property-excluding-characters-with-faces):
1455 Change accordingly.
1456 (gnus-get-text-property-excluding-characters-with-faces): New function.
1457 * lisp/gnus-sum.el (gnus-summary-highlight-line):
1458 * lisp/gnus-salt.el (gnus-tree-highlight-node):
1459 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1460
1461 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1462
1463 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1464 login methods.
1465 (nnimap-login): Respect the `nnimap-authenticator' variable.
1466
1467 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1468 mark state when moving articles. Otherwise unticked articles will get
1469 their ticks back after moving.
1470
1471 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1472
1473 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1474
1475 * message.el (message-ignored-news-headers): Always remove
1476 X-Message-SMTP-Method to avoid information leakage if the user
1477 mistakenly inserts the header into news messages.
1478
1479 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1480
1481 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1482 right than four characters, this command would move point to
1483 `point-max'. Don't do that.
1484
1485 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1486 to nil to allow re-selecting groups that gain articles.
1487 (gnus-bug-group-download-format-alist): Update the URL.
1488
1489 2012-12-23 Andreas Schwab <schwab@suse.de>
1490
1491 * shr.el (shr-tag-em): Render em as italic, not bold.
1492
1493 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
1494
1495 * gnus-int.el (gnus-backend-trace): Factor out into its own function
1496 for reuse.
1497 (gnus-open-server): Use it to add more tracing.
1498 (gnus-finish-retrieve-group-infos): Add backend tracing.
1499 (gnus-backend-trace): Also note the elapsed seconds.
1500
1501 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
1502
1503 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1504 Set epa-file-encrypt-to from variable to avoid querying.
1505
1506 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
1507
1508 * sieve-mode.el (sieve-font-lock-keywords):
1509 Keywords should be word delimited. (Bug#13173)
1510
1511 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
1512
1513 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1514 instead of <pre> to align message header.
1515
1516 2012-12-12 Sam Steingold <sds@gnu.org>
1517
1518 * gnus.el (gnus-other-frame-resume-function): Add user option.
1519 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1520
1521 2012-12-06 Sam Steingold <sds@gnu.org>
1522
1523 * gnus-start.el (gnus-before-resume-hook): Add.
1524 (gnus-1): Run it when Gnus is alive.
1525
1526 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1527
1528 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1529 * gnus-art.el (article-unsplit-urls)
1530 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1531 * gnus-registry.el (gnus-registry-get-article-marks)
1532 * message.el (message-goto-body): Use it.
1533 (message-called-interactively-p): Remove.
1534
1535 * spam-stat.el (spam-stat-called-interactively-p): New macro.
1536 (spam-stat-score-buffer): Use it.
1537
1538 * spam.el: Silence the warnings against BBDB functions when compiling.
1539
1540 * gnus-score.el (gnus-score-decode-text-parts):
1541 Use append+mapcar instead of the cl function mapcan.
1542
1543 * gmm-utils.el (gmm-flet): Remove.
1544
1545 * gnus-sync.el (gnus-sync-lesync-call):
1546 Avoid overriding json-alist-p.
1547
1548 * message.el (message-read-from-minibuffer):
1549 Avoid overriding mail-abbrev-in-expansion-header-p.
1550
1551 2012-12-05 Sam Steingold <sds@gnu.org>
1552
1553 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1554 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1555 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1556
1557 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1558
1559 * gmm-utils.el (gmm-called-interactively-p): Revert.
1560 This seems to cause Emacs to get stuck!
1561 * gnus-art.el (article-unsplit-urls)
1562 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1563 * gnus-registry.el (gnus-registry-get-article-marks)
1564 * message.el (message-goto-body)
1565 (message-called-interactively-p): Revert.
1566
1567 * gmm-utils.el (gmm-called-interactively-p): New function.
1568 * gnus-art.el (article-unsplit-urls)
1569 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1570 * gnus-registry.el (gnus-registry-get-article-marks)
1571 * message.el (message-goto-body): Use it.
1572 (message-called-interactively-p): Remove.
1573
1574 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1575 * gnus-sync.el (gnus-sync-lesync-call)
1576 * message.el (message-read-from-minibuffer): Use it.
1577
1578 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1579
1580 * gmm-utils.el (gmm-flet): Remove.
1581 * gnus-sync.el (gnus-sync-lesync-call)
1582 * message.el (message-read-from-minibuffer): Don't use it.
1583
1584 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1585
1586 * gmm-utils.el (gmm-labels): Use cl-labels if available.
1587
1588 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1589
1590 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1591
1592 * gnus-sync.el (gnus-sync-lesync-call)
1593 * message.el (message-read-from-minibuffer): Use gmm-flet.
1594
1595 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1596
1597 * gnus-util.el (gnus-macroexpand-all): Remove.
1598
1599 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
1600
1601 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1602 to TAB, not [tab].
1603 (gnus-summary-article-map): Likewise.
1604
1605 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1606 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1607
1608 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1609
1610 * message.el (message-get-reply-headers):
1611 Make sure the reply goes to the author if it is a wide reply.
1612
1613 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
1614
1615 * gnus-score.el (gnus-score-body):
1616 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1617 scoring by body.
1618
1619 2012-11-16 Glenn Morris <rgm@gnu.org>
1620
1621 * gnus-diary.el (nndiary-request-create-group-functions)
1622 (nndiary-request-update-info-functions)
1623 (gnus-subscribe-newsgroup-functions)
1624 (nndiary-request-accept-article-functions):
1625 Use new names for hooks rather than obsolete aliases.
1626
1627 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
1628
1629 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1630 in meta tag with the one the part specifies in its header.
1631
1632 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
1633
1634 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1635 by default.
1636
1637 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1638
1639 New UIDL implementation.
1640
1641 * mail-source.el (mail-sources, mail-source-keyword-map):
1642 Add :leave as a pop3 keyword.
1643 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1644
1645 * pop3.el (pop3-leave-mail-on-server): Allow number.
1646 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1647 (pop3-movemail): Add UIDL support.
1648 (pop3-send-streaming-command): Take a list of mail numbers instead of
1649 the number of mails.
1650 (pop3-write-to-file): Add X-UIDL header.
1651 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1652 (pop3-uidl-add-xheader): New functions.
1653
1654 * message.el (message-ignored-resent-headers):
1655 Add X-Content-Length and X-UIDL headers.
1656
1657 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1658
1659 * nndiary.el (nndiary-request-create-group-functions)
1660 (nndiary-request-update-info-functions)
1661 (nndiary-request-accept-article-functions):
1662 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1663 "-hooks" suffix.
1664
1665 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
1666
1667 * starttls.el (starttls-extra-arguments): Doc fix.
1668
1669 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1670
1671 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1672 it.
1673
1674 2012-10-06 Glenn Morris <rgm@gnu.org>
1675
1676 * gnus-notifications.el (gnus-notifications):
1677 Add missing group :version tag.
1678 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1679 (gnus-gcc-post-body-encode-hook):
1680 * gnus-sync.el (gnus-sync-lesync-name)
1681 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1682
1683 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
1684
1685 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1686 a user about whether to delete temp files if once a user answered as n.
1687
1688 2012-09-17 Richard Stallman <rms@gnu.org>
1689
1690 * message.el (message-in-body-p): Don't set mark or modify buffer.
1691
1692 * mml.el (mml-attach-file): Doc fix.
1693 (mml-attach-external, mml-attach-buffer, mml-attach-file):
1694 Set mail-encode-mml when in Mail mode.
1695 Simplify code to set HEAD and move back to HEAD.
1696 (mml-insert-multipart, mml-insert-part):
1697 Set mail-encode-mml when in Mail mode.
1698
1699 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1700
1701 * gnus-util.el (gnus-timer--function): New function.
1702
1703 * gnus-art.el (gnus-article-stop-animations): Use it.
1704
1705 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1706
1707 Fix glitches caused by addition of psec to timers.
1708 * gnus-art.el (gnus-article-stop-animations): Use timer--function
1709 rather than raw access to timer vector.
1710
1711 2012-09-11 Julien Danjou <julien@danjou.info>
1712
1713 * gnus-notifications.el (gnus-notifications): Check for nil values in
1714 ignored addresses check.
1715
1716 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1717
1718 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1719
1720 2012-09-07 Chong Yidong <cyd@gnu.org>
1721
1722 * gnus-util.el
1723 (gnus-put-text-property-excluding-characters-with-faces): Restore.
1724
1725 * gnus-salt.el (gnus-tree-highlight-node):
1726 * gnus-sum.el (gnus-summary-highlight-line):
1727 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1728
1729 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1730
1731 * gnus-util.el: Fix compilation error on XEmacs 21.4.
1732
1733 2012-09-06 Juri Linkov <juri@jurta.org>
1734
1735 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1736 scheme for buffer names to be more consistent with other group and
1737 article buffer names in Gnus.
1738
1739 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1740
1741 * gnus-util.el
1742 (gnus-put-text-property-excluding-characters-with-faces): Remove.
1743
1744 * gnus-compat.el: Define compat function `add-face' from Wolfgang
1745 Jenkner.
1746
1747 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1748
1749 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1750
1751 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1752
1753 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1754
1755 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1756 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1757
1758 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1759 string-prefix-p in Emacs >=23.2.
1760
1761 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1762 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1763 instead of string-match-p.
1764 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1765
1766 2012-09-06 Kenichi Handa <handa@gnu.org>
1767
1768 * qp.el (quoted-printable-decode-region): Fix previous change; handle
1769 lowercase a..f.
1770
1771 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1772
1773 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1774
1775 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
1776
1777 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1778 TIME is set.
1779
1780 2012-09-05 Juri Linkov <juri@jurta.org>
1781
1782 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1783 than one group at a time (bug#11961).
1784
1785 2012-09-05 Julien Danjou <julien@danjou.info>
1786
1787 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1788 this hide the real reason with a message giving absolutely no hint.
1789
1790 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
1791
1792 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1793 to the backend (bug#11804).
1794
1795 * message.el (message-insert-newsgroups): Don't insert newsgroup
1796 duplicates (bug#12275).
1797
1798 2012-09-05 John Wiegley <johnw@newartisans.com>
1799
1800 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1801 sieve rules.
1802
1803 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
1804
1805 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1806 function.
1807
1808 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1809
1810 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1811
1812 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1813
1814 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1815 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1816 This should make nnmaildir more usable with offlineimap.
1817
1818 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
1819
1820 * gnus-notifications.el (gnus-notifications-notify): Use it.
1821
1822 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1823 warnings on XEmacs.
1824
1825 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1826
1827 Better seeds for (random).
1828 * gnus-sync.el (gnus-sync-lesync-setup):
1829 * message.el (message-canlock-generate, message-unique-id):
1830 Change (random t) to (random), now that the latter is more random.
1831
1832 2012-08-31 Dave Abrahams <dave@boostpro.com>
1833
1834 * auth-source.el (auth-sources): Fix macos keychain access.
1835
1836 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1837 allow the backend `request-head' function to determine the group
1838 name on its own.
1839 (gnus-request-expire-articles): Filter out negative article numbers
1840 during expiry (Bug#11980).
1841
1842 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1843 O(N^2) to O(N). This makes warping into huge groups tolerable.
1844
1845 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1846 you've found the article when you haven't.
1847
1848 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
1849
1850 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1851
1852 2012-08-30 Julien Danjou <julien@danjou.info>
1853
1854 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1855 `gnus-notifications-timeout'.
1856 (gnus-notifications-timeout): Add.
1857 (gnus-notifications-action): New function.
1858 (gnus-notifications-notify): Add :action using
1859 `gnus-notifications-action'.
1860 (gnus-notifications-id-to-msg): New variable.
1861 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1862 notifications id to messages.
1863
1864 2012-08-30 Kenichi Handa <handa@gnu.org>
1865
1866 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1867 once.
1868
1869 2012-08-29 Julien Danjou <julien@danjou.info>
1870
1871 * gnus-notifications.el: New file.
1872 (gnus-notifications-notify): New function.
1873 (gnus-notifications): Use `gnus-notifications-notify'.
1874
1875 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
1876
1877 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1878 transfer encoding first; bind gnus-newsgroup-charset to the charset
1879 that the article specifies (Bug#12209).
1880
1881 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
1882
1883 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1884 (gnus-group-customize-done): Encode values posting-style holds.
1885
1886 * gnus-msg.el (gnus-summary-resend-message)
1887 (gnus-configure-posting-styles): Decode values posting-style group
1888 parameter holds.
1889
1890 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
1891
1892 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1893 `name' and `address' in Resent-From header.
1894
1895 2012-08-14 Chong Yidong <cyd@gnu.org>
1896
1897 * gnus-art.el (article-display-face): Handle failure in
1898 gnus-create-image (Bug#11802).
1899
1900 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1901
1902 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1903 Use defsetf.
1904
1905 2012-08-10 Daiki Ueno <ueno@unixuser.org>
1906
1907 * auth-source.el (auth-source-plstore-search)
1908 (auth-source-secrets-search): Ignore :require and :type in search spec.
1909
1910 2012-08-06 Julien Danjou <julien@danjou.info>
1911
1912 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1913 Remove autoload, already handled by gnus.el.
1914
1915 2012-08-05 Julien Danjou <julien@danjou.info>
1916
1917 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1918 Add autoload.
1919
1920 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
1921
1922 * gnus.el (gnus-valid-select-methods): Fix custom type.
1923
1924 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
1925
1926 * auth-source.el (auth-sources, auth-source-backend-parse)
1927 (auth-source-macos-keychain-search)
1928 (auth-source-macos-keychain-search-items)
1929 (auth-source-macos-keychain-result-append)
1930 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1931 auth-source.el through the /usr/bin/security utility.
1932 (auth-sources): Fix syntax error.
1933 (auth-source-macos-keychain-result-append): Fix variable name.
1934 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1935
1936 2012-07-27 Julien Danjou <julien@danjou.info>
1937
1938 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1939 Emacs < 24.1
1940
1941 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
1942
1943 * message.el (message-kill-address): Don't kill last newline.
1944 (message-skip-to-next-address): Don't move to the next header.
1945 (message-fill-field-address): Work properly.
1946
1947 2012-07-25 Julien Danjou <julien@danjou.info>
1948
1949 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1950
1951 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
1952
1953 * nnimap.el (nnimap-get-responses): Don't remove, still used.
1954
1955 2012-07-24 Julien Danjou <julien@danjou.info>
1956
1957 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1958
1959 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1960 (nntp-async-timer-handler): Remove, unused.
1961
1962 * nnimap.el (nnimap-get-responses): Remove, unused.
1963
1964 * nnheader.el (mail-header-set-extra): Remove, unused.
1965
1966 * mm-view.el (mm-view-sound-file): Remove, unused.
1967
1968 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1969 (mm-url-encode-multipart-form-data): Remove, unused.
1970
1971 * message.el (message-remove-signature, message-make-host-name)
1972 (message-fill-address): Remove, unused.
1973
1974 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1975 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1976 unused.
1977
1978 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1979
1980 * gnus-util.el (gnus-extract-address-component-name)
1981 (gnus-extract-address-component-email, gnus-sortable-date)
1982 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1983 (gnus-process-live-p): Remove, unused.
1984
1985 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1986
1987 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1988 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1989 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1990 function.
1991
1992 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1993
1994 * gnus-score.el (gnus-summary-score-crossposting)
1995 (gnus-score-regexp-bad-p): Remove, unused.
1996
1997 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1998
1999 * gnus-range.el (gnus-sublist-p): Remove, unused.
2000
2001 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2002 unused.
2003
2004 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2005
2006 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2007 (gnus-request-associate-buffer): Remove, unused.
2008
2009 * gnus-group.el (gnus-group-set-method-info)
2010 (gnus-group-set-params-info): Remove, unused.
2011
2012 * gnus-fun.el (gnus-shell-command-to-string)
2013 (gnus-shell-command-on-region): Remove, unused.
2014
2015 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2016
2017 * gnus-art.el (gnus-article-text-type-exists-p)
2018 (article-translate-characters, gnus-article-hide-text-of-type)
2019 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2020 Remove, unused.
2021
2022 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2023
2024 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2025 Gnus master.
2026
2027 2012-07-22 Andrew Cohen <cohen@bu.edu>
2028
2029 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2030
2031 2012-07-21 Julien Danjou <julien@danjou.info>
2032
2033 * message.el (message-dont-reply-to-names): Replace deprecated
2034 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2035 (message-get-reply-headers): Ditto.
2036
2037 2012-07-18 Julien Danjou <julien@danjou.info>
2038
2039 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2040 `sieve-upload-and-kill'.
2041
2042 * sieve.el (sieve-bury-buffer): Remove function.
2043 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2044 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2045
2046 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2047
2048 * shr.el (shr-expand-url): Handle URL starting with `//'.
2049
2050 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2051 2012-07-13 Chong Yidong <cyd@gnu.org>
2052
2053 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2054 instead of calling toggle-read-only with a (bogus) argument.
2055
2056 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2057
2058 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2059 of initial input when reading the author to restrict the summary to.
2060
2061 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2062
2063 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2064 buffer exists, which it doesn't if we haven't started Gnus.
2065
2066 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2067
2068 * mm-decode.el (mm-shr):
2069 Allow overriding charset by mm-charset-override-alist.
2070
2071 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2072
2073 * gnus-art.el (gnus-article-view-part):
2074 Toggle subparts of multipart/alternative part.
2075
2076 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * gnus-sync.el: Simply require json.
2079
2080 * registry.el: Simply require eieio and eieio-base.
2081
2082 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2085
2086 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2087
2088 * shr.el (shr-render-buffer): New command.
2089 (shr-visit-file): Use it.
2090
2091 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2092
2093 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2094 Set no-byte-compile and no-update-autoloads.
2095
2096 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2097
2098 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2099
2100 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2101
2102 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2103 being bound to a lambda form.
2104
2105 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2106
2107 * gnus-picon.el (gnus-picon-properties): New defcustom.
2108 (gnus-picon-create-glyph): Use it.
2109
2110 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2111
2112 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2113 locales.
2114
2115 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2116 on a handle.
2117
2118 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2119 address as the default.
2120
2121 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2122 It makes no sense to query the user about internal files.
2123
2124 * gnus-spec.el: Remove all the byte-compilation stuff, since
2125 benchmarking shows that it doesn't help when entering large summary
2126 buffers.
2127
2128 * gnus-util.el (gnus-byte-code): Remove.
2129
2130 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2131 grouplens stuff.
2132
2133 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2134
2135 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2136 (bug#11514).
2137
2138 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2139
2140 * message.el (message-buffers): Return all buffers derived from Message
2141 to make `gnus-dired-attach' work with mu4e.
2142
2143 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2144
2145 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2146 (mm-dissect-singlepart): Don't guess the MIME type of
2147 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2148 set.
2149 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2150 toplevel MIME type is multipart/encrypted.
2151
2152 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2153
2154 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2155 In particular, add an optional argument and a docstring.
2156
2157 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2158
2159 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2160 current before calling `gnus-groups-to-gnus-format'.
2161 Note that this was already the case for `gnus-active-to-gnus-format'.
2162
2163 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2164
2165 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2166
2167 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2168
2169 * mm-decode.el (mm-dissect-buffer): Doc fix.
2170
2171 * gnus-sum.el (gnus-handle-ephemeral-exit):
2172 Avoid creating the group buffer if it doesn't exist.
2173
2174 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2175 is given, mark the group as ephemeral with the current window conf.
2176
2177 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2178 buffer exists, which it doesn't if we haven't started Gnus.
2179 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2180
2181 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2182
2183 * mml.el (mml-generate-mime):
2184 Allow specifying what the top-level part type is.
2185
2186 * gnus-sum.el (gnus-auto-center-summary):
2187 `scroll-margin' isn't defined on XEmacs.
2188
2189 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2190
2191 * gnus-sum.el (gnus-auto-center-summary):
2192 Set default to respect `scroll-margin'.
2193
2194 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2195
2196 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2197 citation prefix within a block of cited text should be considered
2198 part of that block *only* if it is a blank line.
2199
2200 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2201
2202 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2203 before kinsoku-bol characters nor within kinsoku-eol characters.
2204
2205 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2206
2207 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2208 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2209 Silence compiler.
2210 (gnus-sync-read): Use mapc instead of mapcar.
2211
2212 * mm-archive.el: Require mm-decode for some macros.
2213 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2214 Silence the byte compiler.
2215 (mm-archive-decoders): New function that returns the value of
2216 the mm-archive-decoders variable.
2217
2218 * mm-decode.el:
2219 Don't require mm-archive; autoload mm-archive functions instead.
2220 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2221
2222 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2223
2224 2012-06-26 Peter Münster <pmrb@free.fr>
2225
2226 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2227 (gnus-demon-cancel): Ditto.
2228 (gnus-demon-run-callback): When function cannot be called due to low
2229 idleness, call it when idleness reaches the expected value, instead
2230 of waiting another timer period.
2231 (gnus-demon-init): Add `time' to arguments of call-back.
2232
2233 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2234
2235 * gnus.el: Register gnus-registry functions.
2236
2237 * gnus-registry.el (gnus-try-warping-via-registry):
2238 Move here and indent.
2239
2240 * gnus-int.el (gnus-warp-to-article):
2241 Check whether the registry is enabled before warping.
2242
2243 2012-06-26 Dave Abrahams <dave@boostpro.com>
2244
2245 * gnus-sum.el (gnus-summary-insert-subject): Record information
2246 in the registry about each article retrieved.
2247
2248 * gnus-int.el (gnus-select-group-with-message-id): New function.
2249 (gnus-try-warping-via-registry): Ditto.
2250 (gnus-warp-to-article): Fall back on the registry.
2251
2252 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2253
2254 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2255
2256 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2257
2258 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2259 gnus-gcc-self-resent-messages may be a group parameter.
2260 (gnus-summary-resend-message):
2261 Don't encode encoded words in header when Gcc'ing resent message.
2262
2263 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2264
2265 * shr.el (shr-insert): Treat non-breaking space just like normal
2266 space. This seems to produce more pleasing results.
2267 (shr-insert):
2268 Only insert a blank line if we're starting from an image.
2269 (shr-tag-br):
2270 Allow <br> to end lines or to make a single blank line.
2271 (shr-ensure-paragraph): Consider lines with white space to be blank.
2272
2273 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2274
2275 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2276 and gnus-gcc-post-body-encode-hook.
2277
2278 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2279
2280 * mm-decode.el (mm-dissect-singlepart):
2281 Guess what the type of application/octet-stream parts really is.
2282
2283 * gnus-sum.el (gnus-propagate-marks): Remove.
2284
2285 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2286
2287 * nntp.el (nntp-coding-system-for-read): Remove.
2288 (nntp-coding-system-for-write): Ditto.
2289 (nntp-open-connection): Just use `binary' directly.
2290
2291 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2292
2293 * registry.el (registry-usage-test, registry-persistence-test):
2294 Move to tests/gnustest-registry.el.
2295 (registry-make-testable-db, registry-match-test)
2296 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2297
2298 * gnus-registry.el (gnus-registry-misc-test)
2299 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2300
2301 * tests/gnustest-registry.el:
2302 New file with the registry and gnus-registry ERT tests.
2303
2304 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2305
2306 * gnus-msg.el (gnus-summary-resend-message):
2307 Make gnus-summary-resend-message-insert-gcc be last item in
2308 message-header-setup-hook.
2309
2310 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2311
2312 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2313 (nnfolder-marks, nnfolder-marks-file-suffix)
2314 (nnfolder-marks-modtime): Remove.
2315 (nnfolder-open-server): Don't use marks.
2316 (nnfolder-request-delete-group): Ditto.
2317 (nnfolder-request-rename-group): Ditto.
2318 (nnfolder-request-set-mark, nnfolder-request-marks)
2319 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2320 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2321
2322 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2323 (nnml-marks-modtime): Remove.
2324 (nnml-request-delete-group): Don't use marks.
2325 (nnml-request-rename-group): Ditto.
2326 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2327 (nnml-save-marks, nnml-open-marks): Remove.
2328
2329 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2330 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2331 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2332 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2333 (nntp-server-to-method-cache): Remove.
2334
2335 * shr.el (shr-rescale-image): Fix wrong merge.
2336
2337 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2338
2339 * shr.el (shr-remove-trailing-whitespace):
2340 Really delete the padding on too-wide lines.
2341
2342 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2343
2344 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2345 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2346
2347 * mm-decode.el (mm-display-external): Output the text from
2348 the command in the buffer after the command finished.
2349 This makes text-based commands behave better.
2350
2351 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2352
2353 * message.el (smtpmail-smtp-user): Silence compiler warning.
2354
2355 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2356
2357 * message.el (message-multi-smtp-send-mail): Also allow specifying
2358 the SMTP user name.
2359
2360 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2361
2362 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2363
2364 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2365
2366 * message.el (message-multi-smtp-send-mail): New function.
2367 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2368 header to implement multi-SMTP functionality.
2369
2370 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2371 (gnus-agentize): Don't set it.
2372 (gnus-agent-send-mail): Don't use it.
2373
2374 * gnus-sum.el (gnus-summary-widget-backward):
2375 New function and keystroke.
2376
2377 * shr.el (shr-put-image): Remove underlines from sliced images.
2378 (shr-zoom-image): Compute the region to be replaced more correctly.
2379
2380 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2381
2382 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2383 (gnus-summary-resend-message-insert-gcc): New function.
2384 (gnus-summary-resend-message): Modify message-header-setup-hook and
2385 message-sent-hook to make it work for Gcc.
2386 (gnus-inews-do-gcc): Update the number of unread articles of groups
2387 that messages are Gcc'd to.
2388
2389 * message.el (message-resend): Run message-sent-hook to do Gcc.
2390
2391 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2392
2393 * gnus-registry.el (gnus-registry-fixup-registry):
2394 Move the message to a higher level to silence compilation.
2395
2396 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2397 parameter to allow controlling the scaling.
2398
2399 * shr.el (shr-zoom-image): New command and keystroke.
2400 (shr-put-image): Take a `size' flag to say how to scale the image.
2401
2402 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2403 Use recursive deletion.
2404 (mm-dissect-archive): Add support for zip files.
2405
2406 * gnus-util.el (gnus-recursive-directory-files): New function.
2407
2408 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2409 (mm-archive-decoders): Add tgz support.
2410
2411 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2412 Otherwise inserting text into the Gnus buffer can look odd.
2413
2414 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2415
2416 * mm-archive.el (mm-archive-decoders): Add support for tar.
2417
2418 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2419
2420 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2421
2422 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2423
2424 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2425
2426 * mm-archive.el: New file.
2427
2428 * mm-decode.el (mm-dissect-singlepart):
2429 Use it to decode ms-tnef files.
2430
2431 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2432
2433 * message.el (message-goto-*): Make all the `message-goto-*' commands
2434 push the mark before moving point. This makes it easier to go back
2435 to where you came from after editing whatever you jumped to.
2436
2437 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2438
2439 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2440 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2441 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2442
2443 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2444
2445 * spam.el: Move BBDB autoloads.
2446 (spam-exists-in-BBDB-p):
2447 New function to do the BBDB search directly in BBDB 2 and 3.
2448 (spam-check-BBDB): Use it.
2449 (spam-enter-ham-BBDB): Use it.
2450
2451 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2452
2453 * gnus-group.el (gnus-group-get-new-news):
2454 New parameter `one-level' for scanning exactly one level.
2455
2456 * gnus-start.el (gnus-get-unread-articles): Ditto.
2457
2458 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2459
2460 * gnus-sync.el: More commentary about setup.
2461
2462 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2463
2464 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2465
2466 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2467
2468 * gnus-sync.el: Improve docs about CouchDB admins.
2469
2470 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2471
2472 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2473 not needed. Provide xmlplistread list function to produce XML plist
2474 output for non-Gnus LeSync clients.
2475
2476 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2477
2478 * gnus-sync.el: Add LeSync synchronization backend and logic to read
2479 and save against it. Group subscriptions, read marks, other marks,
2480 subscription levels, topic names, and topic offsets (the group's
2481 position within the topic) are saved. This is an experimental
2482 backend and may change significantly. Load json.el from
2483 the gnus-fallback-lib if it's not available otherwise.
2484 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2485
2486 2012-06-26 David Engster <dengste@eml.cc>
2487
2488 * tests/gnustest-nntp.el: New file for simple NNTP testing.
2489
2490 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2491
2492 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2493
2494 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2495
2496 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2497 is an integer to avoid later problems.
2498
2499 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2500
2501 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2502 locales.
2503
2504 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
2505
2506 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2507 articles when fetch-old is non-nil (bug#11370).
2508
2509 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2510
2511 * gnus-group.el (gnus-group-get-new-news):
2512 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2513
2514 2012-06-10 Dave Abrahams <dave@boostpro.com>
2515
2516 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2517 groups (bug#11641).
2518
2519 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2520
2521 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2522 (bug#11514).
2523
2524 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * nntp.el: Stop the `letf' madness.
2527 (nntp--report-1): New var.
2528 (nntp-report): Merge nntp-report-1 into it.
2529 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2530 the nntp-report function.
2531
2532 * auth-source.el: Fix comment-style to follow the convention.
2533
2534 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
2535
2536 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2537 a string so that Gcc works (bug#11514).
2538
2539 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2540
2541 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2542 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2543
2544 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2545
2546 * gnus-win.el (gnus-configure-frame): Don't signal an error when
2547 jumping to *Server* from a dedicated *Group* window.
2548 (gnus-configure-frame): CSE.
2549
2550 * gnus-registry.el: Minor style cleanup.
2551 (gnus-registry--set/remove-mark): New function, extracted from
2552 gnus-registry-install-shortcuts.
2553 (gnus-registry-install-shortcuts): Use it.
2554
2555 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2556
2557 * nnspool.el (news-path): Use eval-and-compile.
2558
2559 2012-05-24 Glenn Morris <rgm@gnu.org>
2560
2561 * nnspool.el (news-directory, news-path, news-inews-program):
2562 Move here from paths.el. Don't see a need for these to be autoloaded.
2563
2564 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2565 Merge in doc from paths.el version. Don't see any need for this to be
2566 autoloaded, or for the warning about users not setting it.
2567
2568 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2569
2570 Fix minor Y10k bug.
2571 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2572
2573 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2574
2575 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2576 message once it's actually open.
2577
2578 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2579
2580 * auth-source.el (auth-source--aput-1, auth-source--aput)
2581 (auth-source--aget): New functions and macros.
2582 Use them instead of aput/aget.
2583
2584 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
2585
2586 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2587
2588 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2589
2590 * plstore.el (plstore-called-interactively-p): New compat macro copied
2591 from message.el.
2592 (plstore-mode): Use it.
2593
2594 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2595
2596 * plstore.el: Revive the editing feature.
2597 (plstore-mode): New mode to edit plstore file.
2598 (plstore-mode-toggle-display, plstore-mode-original)
2599 (plstore-mode-decoded): New command.
2600 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2601 (plstore--insert-buffer, plstore--make): New function.
2602 (plstore-open, plstore-save): Simplify by using them.
2603
2604 2012-04-16 Glenn Morris <rgm@gnu.org>
2605
2606 * nndraft.el (nndraft-request-list): Fix declaration.
2607
2608 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2609
2610 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2611 don't have a current group.
2612
2613 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2614 have a group name.
2615
2616 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2617 a multibyte buffer (bug#7410).
2618 (article-wash-html): Parse the original article buffer to get the
2619 unencoded data (bug#7410).
2620
2621 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2622 .newsrc.el files.
2623
2624 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2625
2626 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2627 would have gotten if we posted to the group, and use that to compare
2628 against the message we want to cancel (bug#10808).
2629
2630 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2631
2632 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2633 "#" to avoid having them interpreted as comments.
2634
2635 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2636
2637 * shr.el (shr-insert): Update the text state properly to avoid
2638 inserting spurious paragraph starts.
2639
2640 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2641
2642 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2643 requested (bug#10961).
2644
2645 * shr.el (shr-table-widths): Divide the extra width more fairly over
2646 the TDs (bug#10973).
2647 (shr-render-td): Don't delete too much padding.
2648 (shr-natural-width): Compute the natural width more correctly.
2649 (shr-insert): Allow the natural width to be computed for tables again.
2650 (shr-tag-table-1): Rework how the natural widths are computed by
2651 rendering the table a third time.
2652 (shr-natural-width): Remove.
2653 (shr-buffer-width): New function.
2654 (shr-expand-newlines): Use it.
2655
2656 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
2657 using a `gnus-use-full-window' setup (bug#11013).
2658
2659 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2660
2661 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2662 24.1 release.
2663
2664 2012-03-10 David Edmondson <dme@dme.org>
2665
2666 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2667 'Forwarded Message' header and the start of the message.
2668
2669 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2670
2671 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2672 isn't running (bug#10897).
2673
2674 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2675
2676 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2677
2678 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2679
2680 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2681
2682 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2683
2684 * mm-decode.el (mm-shr): Remove "soft hyphens".
2685
2686 * nnimap.el (nnimap-request-list): Return the group names encoded as
2687 utf8. Otherwise non-European group names don't work.
2688 (nnimap-request-newgroups): Ditto.
2689
2690 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2691 the default in `read-string' (bug#10757).
2692
2693 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2694 topics (bug#10843).
2695
2696 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2697 buffer. Suggested by Herbert Valerio Riedel.
2698 (nnimap-request-move-article): Delete the message from the correct IMAP
2699 server.
2700
2701 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
2702
2703 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2704 Reported by Peter Münster.
2705
2706 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2707
2708 * shr.el (shr-image-fetched): Make sure we really kill the right
2709 buffer.
2710
2711 2012-02-16 Leo Liu <sdl.web@gmail.com>
2712
2713 * gnus-start.el (gnus-1): Avoid duplicate entries.
2714
2715 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
2716
2717 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2718 too-wide lines.
2719
2720 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
2721
2722 * shr.el (shr-rescale-image): Undo previous change; see
2723 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2724
2725 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2726
2727 * nnimap.el (nnimap-record-commands): New variable.
2728 (nnimap-log-command): Use it.
2729 (nnimap-make-process-buffer): Add a space to the process buffer.
2730 (nnimap-transform-headers): Don't bug out on header lines containing
2731 stuff that look like IMAP length encodings.
2732
2733 * shr.el (shr-rescale-image): Allow viewing large images.
2734
2735 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
2736
2737 * nnml.el (nnml-request-compact-group): Delete the marks file after
2738 compaction (bug#10800).
2739
2740 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2741 group exit.
2742
2743 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2744 QRESYNC/FETCH output.
2745
2746 2012-02-11 Glenn Morris <rgm@gnu.org>
2747
2748 * sieve-manage.el (sieve-manage-default-stream):
2749 * shr.el (shr):
2750 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2751 (nnir-retrieve-headers-override-function)
2752 (nnir-imap-default-search-key, nnir-notmuch-program)
2753 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2754 (nnir-method-default-engines):
2755 * message.el (message-cite-reply-position):
2756 * gssapi.el (gssapi-program):
2757 * gravatar.el (gravatar):
2758 * gnus-sum.el (gnus-refer-thread-use-nnir):
2759 * gnus-registry.el (gnus-registry-unfollowed-addresses)
2760 (gnus-registry-max-pruned-entries):
2761 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2762 * gnus-int.el (gnus-after-set-mark-hook)
2763 (gnus-before-update-mark-hook):
2764 * gnus-async.el (gnus-async-post-fetch-function):
2765 * auth-source.el (auth-source-cache-expiry):
2766 Add missing :version tags to new defcustoms and defgroups.
2767
2768 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2769
2770 * message.el (message-default-send-mail-function): Made into own
2771 function for reuse by emacsbug.el.
2772
2773 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
2774
2775 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2776 `gnus-sloppily-equal-method-parameters' to avoid a warning.
2777
2778 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2781 running.
2782
2783 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2784
2785 * gnus.el (gnus-server-extend-method): Don't add an -address component
2786 if the method already has one (bug#9676).
2787
2788 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2789
2790 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2791 of an initial-input for consistency (bug#10757).
2792
2793 * shr.el: Inhibit getting and sending cookies when fetching pictures.
2794
2795 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2796
2797 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2798
2799 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2800 lines that are narrower than the window width. Otherwise background
2801 "blocks" will look less readable.
2802
2803 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2804
2805 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2806
2807 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2808
2809 * nnimap.el (nnimap-transform-headers): Remove unused variable.
2810 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2811 have newlines within the strings, and where the UID comes after the
2812 BODYSTRUCTURE element (bug#10537).
2813
2814 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2815 (bug#10732).
2816
2817 * shr.el (shr-insert-document): Add doc string.
2818 (shr-visit-file): Ditto.
2819 (shr-remove-trailing-whitespace): New function.
2820 (shr-insert-document): Use it to clean up trailing whitespace as the
2821 final step (bug#10714).
2822
2823 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2824
2825 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2826 buffer if `gnus-kill-summary-on-exit' is nil.
2827
2828 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
2829
2830 * gnus-sum.el (gnus-summary-show-thread):
2831 next-single-char-property-change may return nil in XEmacs.
2832
2833 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2834
2835 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2836 when just reading a single group from "without" Gnus.
2837
2838 2012-02-06 Chong Yidong <cyd@gnu.org>
2839
2840 * gnus-sum.el (gnus-summary-show-thread):
2841 next-single-char-property-change never returns nil (Bug#8657).
2842
2843 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
2844
2845 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2846 without reconnecting.
2847 (nnimap-possibly-change-group): Ditto.
2848 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2849 connection has died before being called.
2850
2851 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
2852
2853 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2854 an initial sync unless we're really doing one.
2855
2856 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2857 address parameter if one already exists (bug#9676).
2858
2859 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2860 not the prefix, as documented (bug#10689).
2861
2862 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2863
2864 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2865 the "server".
2866
2867 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2868 the real error message with the useless "previously known to be down".
2869 Which isn't even correct.
2870
2871 * nntp.el (nntp-open-connection): Report the error message if the nntp
2872 server can't be reached.
2873
2874 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2875 groups we do a total scan for.
2876 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2877 doing that.
2878
2879 2012-01-31 Jim Meyering <jim@meyering.net>
2880
2881 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2882 Correct a comment (insert "not") and hide nominally-doubled "to".
2883
2884 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2885
2886 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2887 section in the manual.
2888
2889 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2890
2891 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2892 words.
2893 (rfc2047-encode-string): Ditto.
2894 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
2895 understand folded filename="..." parameters, for instance.
2896
2897 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2898 the message for greater debuggability.
2899
2900 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
2901
2902 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2903 instead of setting it locally, since the latter doesn't seem to have
2904 any effect (most of the time).
2905
2906 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
2907
2908 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2909 function call.
2910
2911 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
2912
2913 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2914 seconds, and make the repeat clause with HH:MM specs work as
2915 documented.
2916
2917 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
2918
2919 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2920 so that previous errors don't prohibit getting new news.
2921
2922 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2923
2924 * nntp.el (nntp-retrieve-group-data-early): Ditto.
2925
2926 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
2927
2928 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2929 bound globally in old Emacsen and XEmacsen.
2930
2931 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
2932
2933 * gnus.el (gnus-group-find-parameter): Check for liveness of the
2934 buffer, not of the string which is its name.
2935
2936 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2937
2938 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2939 non-server-marks groups.
2940 (gnus-group-make-articles-read): Ditto.
2941
2942 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2943 methods (bug#9676).
2944
2945 * gnus.el (gnus-method-ephemeral-p): New function.
2946
2947 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
2948
2949 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2950 left-to-right.
2951
2952 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2953
2954 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2955 warning.
2956
2957 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2958
2959 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2960 macroexpand the nnir things, since they haven't been defined yet, and
2961 nnir requires gnus-sum.
2962
2963 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2964
2965 * mm-decode.el (mm-interactively-view-part): Fix prompt.
2966
2967 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
2968
2969 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2970 logical server name in addition to the actual machine address.
2971
2972 * auth-source.el (auth-source-user-and-password): Add convenience
2973 wrapper to search by just host and optionally user.
2974
2975 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2976
2977 * shr.el (shr-visit-file): Move point to the beginning of the buffer
2978 after rendering.
2979
2980 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2981
2982 * gnus-sum.el (gnus-summary-read-group): Document more parameters
2983 (bug#9693).
2984 (gnus-summary-setup-buffer): Document return value (bug#9697).
2985
2986 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2987 since ido doesn't work on symbols (bug#9632).
2988
2989 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2990 when getting a single value as when getting all the values. This means
2991 that atoms like `gcc-self' work cumulatively, like variable settings,
2992 instead of getting the value from the last matching clause.
2993 (gnus-group-find-parameter): Protect against the group buffer not
2994 existing (bug#9585).
2995
2996 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2997
2998 * gnus-start.el (gnus-activate-group): Document more parameters
2999 (bug#9694).
3000
3001 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3002 (bug#9692).
3003
3004 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3005 article was fetched, so that it can be expired later (bug#9958).
3006 (gnus-agent-summary-fetch-series): Add doc string.
3007 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3008 (bug#9517).
3009
3010 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3011 retrieval is happening.
3012
3013 * gnus.el (gnus-parameters): Doc fix.
3014
3015 2012-01-06 Dave Abrahams <dave@boostpro.com>
3016
3017 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3018 show the thread after expansion.
3019
3020 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * gnus-art.el (article-narrow-to-head): If the head is completely
3023 empty, narrow to the empty region (bug#9764).
3024
3025 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3026 read, and then mark them as unread only when the unread mark is used.
3027 This makes `C-- T k' actually work, even though it's confusing.
3028
3029 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3030 alive before we try to find its window.
3031
3032 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3033
3034 * mm-decode.el (mm-display-external): Use a longer timeout for the
3035 deletion to allow slow programs to display the file.
3036
3037 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3038
3039 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3040 prompt to be less confusing.
3041
3042 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3043 argument to `message-reply'. This broke `special-display-*' frame
3044 pop-uping (bug#10238).
3045
3046 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3047
3048 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3049 systems, since these allegedly don't work there.
3050
3051 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3052
3053 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3054 live buffer.
3055
3056 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3057
3058 * nnir.el (nnir-retrieve-headers): Protect against the article not
3059 existing on the server (bug#10335).
3060
3061 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3062
3063 * gnus-agent.el (gnus-agent-load-local):
3064 Recompute gnus-agent-article-local on changing method.
3065
3066 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3067
3068 * gnus.el (gnus-parameters): Note precedence.
3069
3070 2012-01-04 Leo Liu <sdl.web@gmail.com>
3071
3072 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3073 in the group buffer.
3074
3075 2012-01-04 Julien Danjou <julien@danjou.info>
3076
3077 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3078 change.
3079
3080 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3081
3082 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3083 too.
3084
3085 * nntp.el (nntp-retrieve-group-data-early): Use it.
3086
3087 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3088
3089 * nntp.el (nntp-retrieval-in-progress): New variable.
3090 (nntp-make-process-buffer): Make it buffer-local.
3091
3092 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3093 2010.
3094 (gnus-demon-init): Use it to compute the time if time is on the form
3095 "04:23".
3096
3097 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3098
3099 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3100 status in the correct buffer.
3101
3102 2012-01-03 Leo Liu <sdl.web@gmail.com>
3103
3104 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3105 when opening topics (bug#10407).
3106
3107 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3108
3109 * mm-view.el (mm-display-inline-fontify): Add comment.
3110
3111 2011-12-15 Juri Linkov <juri@jurta.org>
3112
3113 * mm-decode.el (mm-inline-media-tests): Add missing
3114 `mm-handle-media-subtype'.
3115
3116 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3117
3118 * message.el (message-valid-fqdn-regexp): Update with newly approved
3119 top-level domain names ".tel" and ".asia".
3120
3121 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3122
3123 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3124 unconditionally.
3125
3126 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3127
3128 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3129 pop-to-buffer-same-window for old Emacsen.
3130
3131 2011-12-04 Chong Yidong <cyd@gnu.org>
3132
3133 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3134 change (Bug#10200).
3135
3136 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3137
3138 * compface.el (uncompface):
3139 * gnus-art.el (gnus-article-x-face-command): Update the header format
3140 of icon data for the most recent icontopbm program.
3141
3142 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3143
3144 * gnus-msg.el (gnus-inews-do-gcc):
3145 * message.el (message-send-mail):
3146 * mml.el (mml-generate-mime): Share the value of the buffer-local
3147 `message-options' variable between a draft buffer and temprary working
3148 buffers.
3149
3150 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3151
3152 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3153
3154 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3155
3156 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3157 for Cygwin.
3158
3159 2011-11-24 Glenn Morris <rgm@gnu.org>
3160
3161 * starttls.el: Fix case of "GnuTLS".
3162
3163 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * gnus-group.el (gnus-group-highlight): Fix typo.
3166
3167 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3168
3169 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3170 value of `delete-file', that returns nil for a local file but returns t
3171 for a remote file using ssh.
3172
3173 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3174
3175 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3176 avoid later breakage.
3177
3178 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3179
3180 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3181 article buffers' name.
3182
3183 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3184
3185 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3186 by Paul Eggert's spellfixes two days ago.
3187
3188 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3189
3190 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3191 buffer-local instead of binding them to avoid warnings. Also demote
3192 errors (bug#10063).
3193 (font-lock-mode-hook): Shut up byte compiler.
3194
3195 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3196
3197 * mm-util.el (mm-charset-after): Fix typo.
3198
3199 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3200
3201 * gnus-sum.el (gnus-summary-make-menu-bar):
3202 * gnus-uu.el (gnus-uu-decode-postscript)
3203 (gnus-uu-decode-postscript-and-save):
3204 * mailcap.el (mailcap-print-command):
3205 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3206 Fix typos.
3207
3208 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3209
3210 * gnus-art.el (gnus-article-part-wrapper):
3211 * shr-color.el (shr-color-visible-distance-min)
3212 (shr-color-relative-to-absolute, set-minimum-interval)
3213 (shr-color-visible): Fix typos.
3214
3215 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3216
3217 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3218 slightly clearer.
3219
3220 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3221
3222 * message.el (message-send-and-exit): Document `arg'.
3223
3224 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3225
3226 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3227
3228 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3229
3230 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3231 we don't use `bound-and-true-p'.
3232
3233 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3234
3235 * gnus-util.el (gnus-bound-and-true-p): Remove.
3236 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3237 * nnir.el: Use it.
3238 * nnmairix.el: Use it.
3239
3240 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3241
3242 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3243 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3244 for reasons unknown.
3245 * nnir.el: Use it.
3246 * nnmairix.el: Use it.
3247
3248 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3249 * nnir.el: Ditto.
3250 * nnmairix.el: Ditto.
3251
3252 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3253
3254 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3255
3256 * message.el (message-completion-function): Make sure
3257 message-tab-body-function is not attempted if one of
3258 message-completion-alist fails to find a completion (bug#9158).
3259
3260 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3261
3262 * mml.el (mml-quote-region): Quote <#secure> tag.
3263 (mml-generate-mime-1): Unquote <#secure> tag.
3264
3265 2011-10-20 Chong Yidong <cyd@gnu.org>
3266
3267 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3268 calling a minor mode from Lisp with nil arg enables it, so we have to
3269 make the wording a bit ambiguous here).
3270
3271 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3272
3273 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3274 * nnir.el (nnir-mode): Use it.
3275 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3276 Use it.
3277
3278 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3279 * nnmairix.el (gnus-registry-enabled): Ditto.
3280
3281 2011-10-17 Dave Abrahams <dave@boostpro.com>
3282
3283 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3284 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3285 only while we need to find out if it should be t or nil.
3286 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3287 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3288 the registry is installed. Set it to nil when it's unloaded.
3289 (gnus-registry-install-p): Provide user guidance for the initial value
3290 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3291 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3292 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3293 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3294 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3295 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3296 `gnus-registry-install'.
3297
3298 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3299
3300 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3301 previous change.
3302 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3303 primary key is marked as disabled.
3304
3305 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3306
3307 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3308 primary key is marked as disabled.
3309
3310 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3311
3312 * html2text.el (html2text-clean-anchor): Check for quotes around
3313 `href' value.
3314
3315 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3316
3317 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3318 searching. Drop `bbdb-cache'.
3319
3320 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3321
3322 * message.el (message-signed-or-encrypted-p): Exclude header when
3323 checking if there is signed or encrypted body in text/plain message.
3324
3325 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3326
3327 * html2text.el (html2text-get-attr): Correctly handle attribute values
3328 containing "=".
3329
3330 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3331
3332 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3333 handle bindings.
3334
3335 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3336
3337 * gnus-win.el (gnus-configure-windows): Protect against reading
3338 ephemeral groups outside of Gnus.
3339
3340 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3341
3342 * shr.el (shr-tag-img): Don't get images displayed in tables.
3343
3344 2011-10-03 Glenn Morris <rgm@gnu.org>
3345
3346 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3347 the "maintainer" version of debbugs.gnu.org reports.
3348
3349 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3350
3351 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3352 make asynchronous adjacent image insertion work better.
3353
3354 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3355
3356 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3357 Clarify documentation.
3358
3359 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
3361 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3362 `gnus-asynchronous' isn't shadowed.
3363
3364 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3365
3366 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3367 (nnimap-insert-partial-structure): The charset parameter isn't
3368 case-sensitive.
3369
3370 * nnheader.el (nnheader-message-maybe): New function.
3371
3372 * shr.el (shr-tag-table): Render totally broken tables better.
3373
3374 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3375 computing the boundary.
3376
3377 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3378
3379 * pop3.el (pop3-number-of-responses): Remove.
3380 (pop3-wait-for-messages): Rewrite to take linear time instead of
3381 exponential time.
3382
3383 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3384
3385 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3386 re-fetch images.
3387
3388 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3389 re-fetch images when hitting `g' in Gnus.
3390
3391 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3392
3393 * mml.el (mml-inhibit-compute-boundary): New internal variable.
3394 (mml-compute-boundary): Don't check collision if it is non-nil.
3395 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3396 before checking collision.
3397
3398 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3399
3400 * message.el (message-indent-citation): Really make sure there's a
3401 newline at the end.
3402
3403 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3404 Fix suggested by John Wiegley.
3405
3406 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3407
3408 * gnus-art.el (gnus-treat-hide-citation): Add doc.
3409
3410 * message.el (message-default-send-rename-function): Break out into its
3411 own function.
3412
3413 * ecomplete.el (ecomplete-display-matches): Revert patch since it
3414 doesn't work under XEmacs.
3415
3416 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3417 of "imaps" to word around Windows problems.
3418 (nnimap-open-connection-1): Use it.
3419
3420 * message.el (message-indent-citation): Revert last change which made
3421 `F' not work.
3422
3423 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
3424
3425 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3426 terminal as well.
3427
3428 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
3429
3430 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3431 because it displays images using overlays that aren't easy to copy to
3432 the article buffer.
3433
3434 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3435
3436 * message.el (message-indent-citation): Fix empty line removal at the
3437 end of the citation.
3438
3439 2011-09-20 Julien Danjou <julien@danjou.info>
3440
3441 * auth-source.el (auth-source-netrc-create): Use default value for
3442 password if specified. Evaluate default.
3443 (auth-source-plstore-create): Ditto.
3444 (auth-source-plstore-create, auth-source-netrc-create): Fix default
3445 value evaluation.
3446 (auth-source-netrc-create): Typo fix.
3447 (auth-source-plstore-create): Ditto.
3448
3449 * auth-source.el (auth-source-format-cache-entry): New function.
3450
3451 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3452
3453 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3454
3455 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3456
3457 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3458
3459 2011-09-19 Julien Danjou <julien@danjou.info>
3460
3461 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3462 which work with things that are not ASCII.
3463
3464 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3465
3466 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3467
3468 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3469
3470 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3471 message level.
3472
3473 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3474
3475 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3476
3477 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * gnus.el (gnus-interactive-exit): Update defcustom spec.
3480
3481 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3482
3483 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3484 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3485
3486 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
3487
3488 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3489 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3490 articles.
3491
3492 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3495 (message-mail-other-window, message-mail-other-frame)
3496 (message-news-other-window, message-news-other-frame):
3497 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3498 instead of setting buffer display variables.
3499
3500 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3501
3502 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3503
3504 * gnus-sum.el (gnus-fetch-headers): Bump message level.
3505
3506 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3507
3508 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3509 duplicates" to a higher level.
3510
3511 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3512 most egregious messages.
3513
3514 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
3516 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3517
3518 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
3519
3520 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3521 up the file (bug#9351).
3522
3523 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3524
3525 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
3526 it does with all other backends, but decode the names immediately after
3527 getting them.
3528
3529 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3530 decoding nnimap groups.
3531
3532 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3533 newsrc file. It doesn't seem like an important optimization any more.
3534
3535 2011-09-10 Dave Abrahams <dave@boostpro.com>
3536
3537 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3538 overflows.
3539
3540 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3541
3542 * gnus.el (gnus-article-mark-lists): Remove `recent'.
3543 (gnus-interactive-exit): Extend to `quiet'.
3544
3545 * gnus-sum.el (gnus-offer-save-summaries): Use it.
3546
3547 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3548 string.
3549
3550 * plstore.el (plstore--get-buffer): Silence compiler warnings by
3551 renaming function arguments from `this'.
3552
3553 * gnus-sum.el (gnus-newsgroup-recent): Remove.
3554
3555 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3556 has been renamed.
3557 (gnus-lrm-string-p): Include RLM and PDF, too.
3558
3559 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3560 (bug#9225).
3561
3562 2011-09-10 Eli Zaretskii <eliz@gnu.org>
3563
3564 Add autoload cookies for functions used by sendmail.el.
3565 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3566
3567 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3568
3569 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3570
3571 * gnus-art.el (article-date-ut): Work properly even when there are
3572 things like Date header in the body; work for forwarded parts.
3573
3574 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
3575
3576 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3577 original-article-buffer.
3578
3579 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
3580
3581 * nnir.el (nnir-compose-result): Fix matching of server type.
3582 (nnir-run-swish++): Ditto.
3583 (nnir-run-namazu): Ditto.
3584 (nnir-run-notmuch): Ditto.
3585
3586 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3587
3588 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3589 (bug#9405).
3590
3591 * gnus-score.el (gnus-summary-increase-score): Doc clarification
3592 (bug#9421).
3593
3594 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3595 (bug#9425).
3596
3597 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3598 thing (bug#9426).
3599
3600 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
3602 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3603 the error message.
3604
3605 2011-09-02 Eli Zaretskii <eliz@gnu.org>
3606
3607 * message.el (message-setup-1): Return t (Bug#9392).
3608
3609 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
3610
3611 * gnus-sum.el: When adding article headers to a summary buffer also
3612 update gnus-newsgroup-articles (bug#9386).
3613
3614 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
3615
3616 * auth-source.el: Autoload help-mode.
3617
3618 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
3620 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3621 names.
3622
3623 2011-08-27 Daiki Ueno <ueno@unixuser.org>
3624
3625 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3626 mm-replace-in-string for compatibility issues.
3627 * mml2015.el (mml2015-epg-verify): Ditto.
3628
3629 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
3630
3631 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3632
3633 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3634
3635 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3636
3637 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3638 continue on and do the clean-up phase (bug#9188).
3639
3640 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3641 just ignore groups that can't be opened instead of erroring out
3642 (bug#9225).
3643
3644 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3645 nil since some many people are fuddy-duddies.
3646
3647 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3648 images.
3649
3650 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3651 instead.
3652
3653 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3654
3655 * gnus-util.el (gnus-process-live-p): Copy over compat function.
3656
3657 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3658 processing.
3659
3660 * nntp.el (nntp-kill-buffer): Kill the process before killing the
3661 buffer to avoid warnings.
3662
3663 2011-08-20 Simon Josefsson <simon@josefsson.org>
3664
3665 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3666 specified to reduce precision.
3667
3668 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3671 bodystructures (bug#9314).
3672
3673 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3674
3675 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3676 Make button keymap non-sticky after buttons.
3677
3678 2011-08-18 David Engster <dengste@eml.cc>
3679
3680 * nnmairix.el (nnmairix-request-set-mark)
3681 (nnmairix-goto-original-article): Remove adding of article to registry,
3682 since `gnus-registry-add-group' isn't available anymore.
3683 (nnmairix-determine-original-group-from-registry):
3684 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3685 available anymore.
3686
3687 2011-08-12 Simon Josefsson <simon@josefsson.org>
3688
3689 * starttls.el (starttls-any-program-available): Define as obsolete
3690 function.
3691
3692 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3693
3694 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3695 versions which Gnus use when appropriate.
3696
3697 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3698 a pretty destructive command.
3699
3700 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3701
3702 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3703
3704 * message.el (message-fix-before-sending): Make a different warning
3705 about NUL characters (bug#9270).
3706
3707 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3708 from custom (bug#9260).
3709
3710 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3711 things work in Emacs 22 and XEmacs, too.
3712
3713 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3714 default From.
3715
3716 * gnus-spec.el (gnus-lrm-string-p): New macro.
3717 (gnus-lrm-string): New constant.
3718 (gnus-summary-line-format-spec): LRM-ify the from.
3719 (gnus-tilde-max-form): LRM-ify string chopping.
3720
3721 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3722
3723 * message.el (message-is-yours-p): Allow disabling canlock checking
3724 (bug#9295).
3725 (message-shoot-gnksa-feet): Add `canlock-verify'.
3726 (message-auto-save-directory): Use ~/ as the auto-save directory if the
3727 message directory isn't writable (bug#9304).
3728
3729 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3730 non-world-readable.
3731
3732 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
3733
3734 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3735 articles.
3736
3737 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
3738
3739 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3740 copy-list.
3741
3742 2011-08-12 Sam Steingold <sds@gnu.org>
3743
3744 * gnus-score.el (gnus-score-find-alist): Keep the score files already
3745 in the reverse order to avoid modifying the cache with `nreverse'.
3746 (gnus-all-score-files): Do not modify the value returned by
3747 `gnus-score-find-alist' because it lives in a cache variable.
3748 (gnus-current-home-score-file): No need to `nreverse' the return value
3749 of `gnus-score-find-alist', it is already in the correct order.
3750
3751 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
3752
3753 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3754 type MESSAGE and subtype RFC822 is slightly different from those of
3755 type TEXT.
3756
3757 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
3758
3759 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3760 This allows article-referral to work from an nnir group.
3761
3762 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
3763
3764 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3765
3766 2011-08-04 Daiki Ueno <ueno@unixuser.org>
3767
3768 * mml1991.el (mml1991-epg-find-usable-key)
3769 (mml1991-epg-find-usable-secret-key): New function.
3770 (mml1991-epg-sign): Check if signing key is usable.
3771 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3772
3773 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
3774
3775 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3776 server-variables only. This should fix a bug introduced with commit
3777 e1889675b7f4adf057833c5513c9374134c4e053.
3778 (nnir-run-query): 'nnir-search-engine should not be set from the global
3779 environment.
3780
3781 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
3782
3783 * nnir.el (nnir-search-thread): Position point on referring article
3784 line.
3785 (nnir-warp-to-article): Clean up summary buffers.
3786
3787 * nnimap.el (nnimap-request-thread): Whitespace fix.
3788
3789 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
3790
3791 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3792
3793 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3794
3795 * starttls.el (starttls-available-p): Rename from
3796 `starttls-any-program-available' and changed return convention.
3797
3798 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
3799
3800 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3801 `unix-sync' unless it's defined.
3802
3803 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
3804
3805 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3806 `aref' for XEmacs compatibiltiy.
3807
3808 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3809
3810 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3811
3812 2011-07-31 Dave Abrahams <dave@boostpro.com>
3813
3814 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3815 closures, quote the form properly (bug#9194).
3816
3817 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3818
3819 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3820 (gnus-summary-insert-new-articles): Protect against servers that are
3821 down.
3822
3823 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
3824
3825 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3826 in mm handle if none is specified.
3827
3828 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
3829
3830 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3831
3832 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
3833
3834 * nnir.el (nnir-search-thread): New function to make an nnir group
3835 based on a thread query.
3836
3837 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3838 of nnir in thread referral.
3839 (gnus-summary-refer-thread): Use it.
3840
3841 * nnimap.el (nnimap-request-thread): Use it.
3842
3843 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3844
3845 * shr.el (shr-tag-comment): Ignore HTML comments.
3846
3847 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
3848
3849 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3850 argument.
3851 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3852 Use `nnir-address' to handle server info rather than passing an arg.
3853
3854 * nnimap.el (nnimap-make-thread-query): New utility function to format
3855 an imap thread search query.
3856 (nnimap-request-thread): Use it.
3857
3858 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3859 right select-method if we are not going back to the group buffer.
3860
3861 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3862
3863 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3864 enter invalid buffer configurations into the quit form (bug#9107).
3865 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3866 unplugged/plugged.
3867
3868 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3869 keep track of which ones are unread (bug#9061).
3870
3871 * gnus.el (gnus-refer-article-method): Allow entering any sexp
3872 (bug#9055).
3873
3874 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3875 (bug#9041).
3876
3877 * gnus-html.el (mm-util): Require (bug#9073).
3878
3879 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3880 (gnus-summary-refer-thread): Use it to remove duplicates in the
3881 un-threaded view (bug#9053).
3882 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3883
3884 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
3885
3886 * nnir.el (nnir-read-server-parm): Use default value from global
3887 variable. Without this the default search engine parameters aren't
3888 used at all.
3889
3890 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3891
3892 * message.el (message-unique-id): Don't use the undocumented return
3893 value from (random t) (bug#9118).
3894
3895 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3896
3897 * message.el (message-auto-save-directory): If the ~/Mail directory
3898 doesn't exist, use ~ as the auto-save directory (bug#4432).
3899
3900 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3901 hasn't already been started.
3902
3903 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3904
3905 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3906
3907 * message.el (message-reply): Work around mysterious bug where
3908 `message-mode' seems to overwrite the locally bound `subject' variable.
3909
3910 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
3911
3912 * nnimap.el (nnimap-request-thread): Ensure search is performed in
3913 correct group.
3914
3915 * gnus-int.el (gnus-request-thread): Add group argument.
3916
3917 * gnus-sum.el (gnus-summary-refer-thread): Use it.
3918
3919 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3920
3921 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3922 renamed to `debbugs-gnu-*'.
3923
3924 2011-07-08 Daiki Ueno <ueno@unixuser.org>
3925
3926 * plstore.el: Revert the editing feature since it is not urgent.
3927 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3928 (plstore-mode-decoded): Remove.
3929
3930 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3931
3932 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
3933 isn't very interesting any more, and it leaks potentially secret data.
3934 (gnus-debug): Remove.
3935
3936 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3937 use of :custom-show.
3938
3939 2011-07-07 Daiki Ueno <ueno@unixuser.org>
3940
3941 * plstore.el: Add documentation.
3942 (plstore-mode): New mode to edit plstore file.
3943 (plstore-mode-toggle-display, plstore-mode-original)
3944 (plstore-mode-decoded): New command.
3945 (plstore--encode, plstore--decode, plstore--write-contents-functions)
3946 (plstore--insert-buffer, plstore--make): New function.
3947 (plstore-open, plstore-save): Simplify by using them.
3948
3949 2011-07-06 Glenn Morris <rgm@gnu.org>
3950
3951 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3952
3953 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3954
3955 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3956 no longer is much used.
3957 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3958 Articles".
3959
3960 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
3961
3962 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3963 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3964 `notmuch' backend.
3965
3966 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3967
3968 * mm-decode.el (mm-text-html-renderer): Doc fix.
3969
3970 * gnus-msg.el (gnus-bug): Fix the MML tag.
3971
3972 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3973
3974 2011-07-05 Daiki Ueno <ueno@unixuser.org>
3975
3976 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3977 secondary methods if started with `gnus-no-server'.
3978
3979 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
3980
3981 * message.el (message-return-action): Fix typo in docstring.
3982
3983 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3984
3985 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3986 bug reports at once.
3987
3988 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3989
3990 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3991
3992 * nndraft.el: Require gnus-group.
3993 (nndraft-request-list): Declare.
3994
3995 * nndraft.el (nndraft-update-unread-articles): Don't show group having
3996 no unread article unless it matches gnus-permanently-visible-groups.
3997
3998 * nndraft.el (nndraft-update-unread-articles): New function.
3999 (nndraft-request-associate-buffer): Use it to update the number of
4000 unread articles for the nndraft groups in the group buffer when saving
4001 or killing a draft message.
4002
4003 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4004
4005 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4006 systems to binary before writing and reading the mbox files.
4007
4008 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4009 instead of trying to list them all (bug#8978).
4010
4011 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4012
4013 * pop3.el (pop3-open-server): Use :end-of-capability.
4014
4015 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4016
4017 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4018 the id is always a number.
4019
4020 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4021 debbugs mode, if possible.
4022
4023 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4024
4025 * auth-source.el (auth-source-token-passphrase-callback-function):
4026 Reindent.
4027 (epg-context-operation): Remove unnecessary autoload.
4028
4029 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4030
4031 * gnus.el (gnus-list-debbugs): New command.
4032
4033 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4034 mboxstat instead of the maintbox, since the stat seems to be fuller.
4035
4036 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4037 summary buffers.
4038
4039 * message.el (message-get-reply-headers): Delete all duplicates,
4040 instead of the first.
4041 (message-get-reply-headers): Ensure that we have progress while
4042 deleting duplicates.
4043
4044 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4045 gnus-posting-style value from the summary buffer to make it easier to
4046 make that a per-buffer conf.
4047
4048 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4049
4050 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4051 found by setting `shortcut' in 'query.
4052 (nnir-request-article): Use `shortcut' setting when requesting article
4053 by Message-ID.
4054
4055 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4056
4057 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4058 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4059 Bring the pseudo-headers back too.
4060
4061 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4062
4063 * auth-source.el (auth-source-token-passphrase-callback-function):
4064 Simplify and remove EPA dependency.
4065
4066 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4067
4068 * nnir.el (nnir-request-article): Fix error message text.
4069
4070 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4071
4072 * auth-source.el (plstore-delete): Autoload.
4073 (auth-source-plstore-search): Support delete operation.
4074 * plstore.el (plstore-delete): New function.
4075
4076 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4077
4078 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4079 mark actually existing articles as unread rather than the ones that
4080 active asserts.
4081
4082 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4083
4084 * nntp.el (nntp-record-command):
4085 * gnus-util.el (gnus-message-with-timestamp-1):
4086 Use format-time-string rather than decoding time stamps by hand.
4087 This is simpler and insulates the code from potential changes to
4088 current-time format.
4089
4090 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4091
4092 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4093
4094 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4095
4096 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4097 (plstore-save): Support public key encryption.
4098 (plstore--init-from-buffer): New function.
4099 (plstore-open): Use it; fix error when opening a non-existent file.
4100 (plstore-revert): Use plstore--init-from-buffer.
4101
4102 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4103
4104 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4105
4106 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4107
4108 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4109 for old Emacsen.
4110
4111 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4112
4113 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4114 is not fully working.
4115
4116 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4117
4118 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4119 quit window configuration.
4120
4121 * auth-source.el (epg-context-set-passphrase-callback):
4122 Remove duplicate autoload.
4123
4124 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4125
4126 * nnir.el (nnir-request-article): Allow requesting articles by
4127 Message-ID with nnimap.
4128
4129 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4130 current server.
4131
4132 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4133
4134 * auth-source.el: Autoload EPA/EPG functions.
4135 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4136 changed when EPA/EPG is not available.
4137 (auth-source-backend): Rename "arg" member to "data".
4138 (auth-source-backend-parse, auth-source-plstore-search)
4139 (auth-source-plstore-create): Use it.
4140
4141 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4142
4143 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4144 `gnus-refer-article-methods'.
4145
4146 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4147
4148 * auth-source.el: Require EPA and EPG.
4149 (auth-source-passphrase-alist): New variable.
4150 (auth-source-passphrase-callback-function)
4151 (auth-source-token-passphrase-callback-function): Callbacks for the
4152 netrc field encryption (GPG tokens).
4153 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4154 Symmetric encryption and decryption of the netrc GPG tokens.
4155 (auth-source-netrc-normalize): Use them, simplifying the closure.
4156
4157 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4158
4159 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4160 non-nil, and `nnimap-split-methods' is nil, use the former.
4161
4162 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4163
4164 * plstore.el (plstore-revert): New function.
4165 (plstore-open): Use it; hide the buffer from user.
4166
4167 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4168
4169 * auth-source.el (auth-source-backend): New member "arg".
4170 (auth-source-backend-parse): Handle new backend 'plstore.
4171 * plstore.el: New file.
4172
4173 2011-06-30 Glenn Morris <rgm@gnu.org>
4174
4175 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4176
4177 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4178
4179 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4182 expiring articles to.
4183
4184 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4185 variations as ASCII (bug#5458).
4186
4187 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4188
4189 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4190
4191 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4192
4193 * message.el (message-point-in-header-p): Tweak the function to default
4194 to saying that we're not in the headers if there is no separator at
4195 all. This makes it possible to use the Message version of `M-q' in
4196 buffers with no headers (bug#7987).
4197 (message-point-in-header-p): Fix last checkin to work with an empty
4198 mail-header-separator, too.
4199
4200 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4201 again, save the choice via customize.
4202
4203 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4204
4205 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4206
4207 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4208 ended the connection, bail out before waiting infinitely on a new
4209 connection.
4210
4211 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4212
4213 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4214 reports.
4215
4216 * gnus.el (gnus-bug-package): Use "gnus."
4217 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4218
4219 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4220
4221 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4222 animations going on at article exit time.
4223
4224 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4225 since removing it breaks people upgrading.
4226
4227 * shr.el (shr-put-image): Use the new interface for animating images.
4228 (shr-put-image): Animate for 60 seconds.
4229
4230 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4231 error with `find-file-hooks' on Emacs 22.
4232 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4233 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4234 on all architectures.
4235
4236 * spam.el (spam-stat): Require in a normal fashion without binding
4237 `spam-stat-install-hooks' to avoid compilation warnings.
4238
4239 * spam-stat.el (spam-stat-install-hooks): Remove.
4240 (spam-stat-install-hooks): Don't run automatically.
4241
4242 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4243
4244 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4245 and keystroke.
4246
4247 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4248
4249 * auth-source.el (auth-source-netrc-cache): Move forward.
4250
4251 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4254 we already know.
4255 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4256 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4257
4258 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4259
4260 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4261 %S format, since that looks odd.
4262 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4263 file, especially when saving.
4264
4265 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4266
4267 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4268 article found.
4269
4270 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4271
4272 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4273 `auth-source-save-secrets' with a more sensitive alist that can be
4274 configured per file. Experimental, so defaults to 'never.
4275 (auth-source-netrc-create): Use it. Still experimental code.
4276 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4277 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4278
4279 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4280
4281 * auth-source.el (auth-source-save-secrets): New variable to control if
4282 secret tokens should be saved encrypted.
4283 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4284 to `auth-source-netrc-normalize'.
4285 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4286 on the EPA variables being defined.
4287 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4288 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4289 the lexical-let closure.
4290 (auth-source-netrc-create): Create "gpg:" tokens according to
4291 `auth-source-save-secrets'.
4292
4293 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4294
4295 * gnus-group.el (gnus-group-update-group): Add new argument
4296 `info-unchanged' that stops updating dribble buffer.
4297
4298 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4299 deletes lines matching to it in dribble buffer.
4300
4301 * gnus-agent.el (gnus-agent-fetch-group-1):
4302 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4303 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4304 * gnus-start.el (gnus-group-change-level):
4305 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4306
4307 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4308 if newsgroup info is not changed.
4309
4310 * gnus-group.el (gnus-group-get-new-news-this-group):
4311 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4312 Don't update dribble buffer.
4313
4314 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4315
4316 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4317 remove entries with groups we ignore.
4318
4319 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4320
4321 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4322 the underline comes at the bottom.
4323
4324 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4325
4326 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4327 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4328 (gnus-registry-article-marks-to-names): Rename from
4329 `gnus-registry-user-format-function-M2'.
4330
4331 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4332
4333 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4334 ephemeral group.
4335
4336 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4337
4338 * shr.el (shr-browse-image): Copy the URL if called interactively.
4339
4340 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4341
4342 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4343 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4344 done, then unselected articles may be marked as read.
4345
4346 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4347 since not doing this seems to lead to a race condition in pop3-logon.
4348
4349 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4350 so that the call chain it correct when we call "upwards".
4351
4352 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4353 in read-only groups.
4354
4355 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4356
4357 * message.el (message-cite-reply-position): Doc string fix.
4358
4359 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4360 avoid regexp overflow.
4361 (nnimap-transform-split-mail): Ditto.
4362
4363 * pop3.el (pop3-retr): Error out if the server closes the connection.
4364
4365 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4366
4367 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4368 mm-with-unibyte-current-buffer. The buffer should not contain any
4369 multibyte chars anyway at this stage.
4370
4371 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4372
4373 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4374 at the end of lines.
4375
4376 2011-05-29 Julien Danjou <julien@danjou.info>
4377
4378 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4379
4380 2011-05-27 Glenn Morris <rgm@gnu.org>
4381
4382 * gnus-group.el (gnus-bug-group-download-format-alist):
4383 Use the "maintainer" version of debian reports as well.
4384
4385 2011-05-26 Glenn Morris <rgm@gnu.org>
4386
4387 * gnus-group.el (gnus-bug-group-download-format-alist):
4388 Use the "maintainer" version of debbugs.gnu.org reports.
4389
4390 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4393
4394 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
4395
4396 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4397 the thread moves us backwards and so we loop forever.
4398
4399 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4402 whitespace in base64 data lines.
4403
4404 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4405
4406 * gnus-registry.el (gnus-registry-user-format-function-M):
4407 Use `mapconcat'.
4408 (gnus-registry-user-format-function-M2): Use to see the full text of
4409 the marks. Make "," the mark text separator.
4410
4411 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4412 authentication with auth-source.
4413
4414 2011-05-17 Glenn Morris <rgm@gnu.org>
4415
4416 * gnus-group.el (gnus-import-other-newsrc-file):
4417 Use insert-file-contents.
4418
4419 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
4420
4421 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4422 1000 iterations.
4423
4424 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * nntp.el (nntp-open-connection): Check if process-type is available.
4427
4428 2011-05-16 Julien Danjou <julien@danjou.info>
4429
4430 * shr.el (shr-tag-del): Add support for del tag.
4431
4432 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
4433
4434 * gnus-html.el (gnus-html-put-image): Register a displayer.
4435
4436 * shr.el (shr-image-displayer): Don't remove text props from alt text.
4437
4438 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
4439
4440 * registry.el (prune-factor): New initialization parameter defaulting
4441 to 0.1.
4442 (registry-prune-hard): Use it.
4443
4444 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4445 0.1 expicitly.
4446
4447 2011-05-13 Glenn Morris <rgm@gnu.org>
4448
4449 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4450 is bound, since this function requires sendmail.
4451
4452 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
4453
4454 * registry.el (registry-usage-test): Disable pruning test.
4455
4456 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
4457
4458 * registry.el (registry-prune-hard-candidates)
4459 (registry-prune-soft-candidates): Helper methods for registry pruning.
4460 (registry-prune): Use them. Make the sort function optional.
4461
4462 2011-05-10 Jim Meyering <meyering@redhat.com>
4463
4464 * shr.el (shr-colorize-region): Fix typo "on on -> on".
4465
4466 2011-05-10 Julien Danjou <julien@danjou.info>
4467
4468 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4469 symbol and not a list.
4470
4471 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
4472
4473 * gnus-art.el (gnus-article-mode): Move binding of
4474 shr-put-image-function here from gnus-article-prepare-display.
4475
4476 * shr.el (shr-put-image-function): New variable.
4477 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4478 (shr-put-image): Return scaled image.
4479
4480 * gnus-art.el (gnus-shr-put-image): New function.
4481 (gnus-article-prepare-display): Bind shr-put-image-function to it.
4482
4483 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4484 original ones, as deletable.
4485
4486 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
4487
4488 * nntp.el (nntp-open-connection): Set TCP keepalive option.
4489
4490 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4491
4492 * registry.el (registry-full): Add convenience method. Fix logic.
4493 (registry-insert): Use it. Fix logic here too.
4494
4495 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4496 `registry-prune' if `registry-full' returns t.
4497 (gnus-registry-handle-action)
4498 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4499 (gnus-registry-usage-test): Use it.
4500
4501 2011-05-07 Julien Danjou <julien@danjou.info>
4502
4503 * shr.el (shr-link): Make shr-link inherit from link by default.
4504
4505 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
4506
4507 * shr.el (shr-urlify, shr-link): Fix shr-link face.
4508
4509 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
4510
4511 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4512 error out because the face is not a list.
4513
4514 2011-05-05 Glenn Morris <rgm@gnu.org>
4515
4516 * gnus-start.el (gnus-propagate-marks): Declare.
4517
4518 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
4519
4520 * registry.el (registry-reindex): Fix percentage message.
4521
4522 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4523
4524 * shr.el: Add shr-link face for links.
4525 (shr-urlify): Use it.
4526
4527 * registry.el (registry-insert): Make error message more helpful.
4528
4529 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4530
4531 * gnus-html.el (gnus-html-schedule-image-fetching):
4532 Use url-queue-retrieve, if it exists.
4533
4534 * shr.el (shr-tag-img): Ditto.
4535
4536 * gnus.el: Autoload more gnus-agent functions.
4537
4538 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4539 agent if we haven't already (bug#8502).
4540
4541 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4542 into the Agent, too.
4543
4544 * gnus-agent.el (gnus-agent-store-article): New function.
4545
4546 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4547 and moved from that file for reuse.
4548
4549 * pop3.el (pop3-open-server): Error messages are "-ERR".
4550
4551 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4552
4553 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4554 (open-tls-stream): Remove superfluous tls/starttls autoloads.
4555
4556 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4557
4558 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4559 buffer has moved to a different frame.
4560
4561 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4562
4563 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4564 to get the conversion from unibyte to multibyte buffers to work on
4565 Emacs 22.
4566
4567 * nntp.el (nntp-request-article): Slight clean-up.
4568
4569 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4570
4571 * shr.el (shr-strike-through): New face.
4572 (shr-tag-s): Use it to provide <s> support.
4573 (shr-tag-s): Remove duplicate definition.
4574
4575 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
4576
4577 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4578 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4579
4580 2011-04-23 Glenn Morris <rgm@gnu.org>
4581
4582 * gnus-sum.el (gnus-extra-headers): Bump :version.
4583
4584 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4585
4586 * shr.el (shr-tag-sup): New function.
4587 (shr-tag-sub): Ditto.
4588
4589 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
4590
4591 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4592 for the case where `gnus-registry-ignored-groups' is a list of lists,
4593 and don't call `gnus-parameter-registry-ignore' otherwise.
4594
4595 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4596
4597 * nnimap.el (nnimap-user): New backend variable.
4598 (nnimap-open-connection-1): Use it.
4599 (nnimap-credentials): Accept user parameter so it's explicit what user
4600 name is desired.
4601
4602 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4603 default.
4604
4605 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4606 not gnus-registry.el.
4607
4608 * gnus-registry.el: Mention in comments how to modify
4609 `gnus-extra-headers' for proper recipient tracking and that it may
4610 already have To and Cc recently, which it does as of this commit.
4611 (gnus-registry-ignored-groups): Remove defcustom.
4612 Explain why in comments.
4613 (gnus-registry-action): Fix data-header reference to use the extra
4614 headers. Explain in package commentary how to add To and Cc headers to
4615 the gnus-extra-headers.
4616 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4617 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4618 parameter list or a string list in `gnus-registry-ignored-groups'.
4619 Fix logic error.
4620
4621 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4622
4623 * shr.el (shr-expand-url): Protect against null urls.
4624
4625 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4626
4627 * shr.el (shr-base): New binding.
4628 (shr-tag-base): Keep track of <base>.
4629 (shr-expand-url): New function used throughout.
4630
4631 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
4632
4633 * gnus-registry.el
4634 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4635 (gnus-registry-ignored-groups): New variable.
4636 (gnus-registry-ignore-group-p): Use it.
4637 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4638 set the destination group to nil (same as delete) if it's ignored.
4639
4640 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4641
4642 * gnus-registry.el (gnus-registry-action)
4643 (gnus-registry-fetch-header-fast):
4644 Don't use mail-header that looks an internal function of mailheader.el.
4645
4646 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * gnus-registry.el: Eliminate cl functions.
4649 (gnus-registry-sort-addresses): New function that replaces mapcan.
4650 (gnus-registry-action, gnus-registry-spool-action)
4651 (gnus-registry-split-fancy-with-parent)
4652 (gnus-registry-fetch-recipients-fast): Use it.
4653 (gnus-registry-import-eld): Replace delete* with dolist + delq.
4654
4655 * registry.el (initialize-instance, registry-lookup)
4656 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4657 (registry-lookup-secondary-value, registry-search, registry-delete)
4658 (registry-insert, registry-reindex, registry-size, registry-prune):
4659 Use eval-and-compile.
4660
4661 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
4662
4663 * registry.el (registry-reindex): New method to recreate the secondary
4664 registry indices.
4665
4666 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4667 tracked field changes.
4668 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4669 (gnus-registry-action, gnus-registry-spool-action)
4670 (gnus-registry-handle-action)
4671 (gnus-registry--split-fancy-with-parent-internal)
4672 (gnus-registry-split-fancy-with-parent)
4673 (gnus-registry-register-message-ids): Add recipient tracking on spool,
4674 move, and delete actions, and for fancy splitting with parent.
4675 (gnus-registry-extract-addresses)
4676 (gnus-registry-fetch-recipients-fast)
4677 (gnus-registry-fetch-header-fast): Convenience functions.
4678 (gnus-registry-misc-test): ERT test of
4679 `gnus-registry-extract-addresses'.
4680
4681 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
4682
4683 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4684 Track by subject first, then sender.
4685
4686 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4687
4688 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4689
4690 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4691 Lisp.
4692
4693 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4694 (gnus-draft-send): Use it to avoid popping
4695 up frames from gnus-group-send-queue.
4696
4697 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4698
4699 * gnus-registry.el: Updated gnus-registry docs.
4700
4701 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
4702
4703 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4704 Fix logic bug.
4705 (gnus-registry-post-process-groups): Fix logging of no results and
4706 quote sender and subject.
4707
4708 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4709
4710 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4711 (gnus-read-active-for-groups): Don't try to finish getting stuff where
4712 we had no early-data returned.
4713 (gnus-get-unread-articles): Add a sanity check so that we don't issue
4714 two async commands to the same server at the same time.
4715
4716 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
4717
4718 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4719
4720 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4721
4722 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4723 "warning" level.
4724
4725 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4726 (mm-url-insert-file-contents): Don't set the package names.
4727
4728 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
4729
4730 * gnus-registry.el (gnus-registry-action): Remove properties and
4731 simplify subject in `gnus-registry-handle-action'.
4732 (gnus-registry-spool-action): Get subject and sender from message if
4733 they are not passed in.
4734 (gnus-registry-handle-action): Remove properties and simplify subject
4735 consistently.
4736
4737 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4738
4739 * registry.el: Require CL before using defmacro*.
4740
4741 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
4742
4743 * gnus-art.el (article-treat-date): Assume that
4744 gnus-article-date-headers may be a group parameter.
4745
4746 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
4747
4748 * gnus-registry.el (gnus-registry-handle-action): More debugging.
4749
4750 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4751 interactively so the newsrc file can contain foreign groups too.
4752 Useful for debugging but not much for users.
4753
4754 2011-04-07 David Engster <dengste@eml.cc>
4755
4756 * registry.el (registry-usage-test): Only do
4757 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4758 lexical binding.
4759
4760 2011-04-06 David Engster <dengste@eml.cc>
4761
4762 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4763 argument NOERROR for `require', since XEmacs 21.4 does not support it.
4764
4765 2011-04-06 David Engster <dengste@eml.cc>
4766
4767 * registry.el (initialize-instance): Change :after to :AFTER to be
4768 compatible with old EIEIO version in XEmacs.
4769
4770 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4771
4772 * gnus-registry.el (gnus-registry-post-process-groups)
4773 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4774 and provide better messaging.
4775
4776 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4777
4778 * gnus-registry.el: Don't use ERT if it's not available. Load it
4779 unconditionally anyway, discarding errors.
4780 (gnus-registry-delete-entries): New convenience function.
4781 (gnus-registry-import-eld): Import from old .eld registry.
4782
4783 * registry.el: Don't use ERT if it's not available. Load it
4784 unconditionally anyway, discarding errors.
4785
4786 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4787 version from the Claudio Bley GnuTLS patch (extra optional parameters
4788 and host name).
4789
4790 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
4791
4792 * gnus-registry.el (gnus-registry-fixup-registry): New function to
4793 fixup the parameters that can be customized by the user between
4794 save/read cycles.
4795 (gnus-registry-read): Use it.
4796 (gnus-registry-make-db): Use it.
4797 (gnus-registry-spool-action, gnus-registry-handle-action):
4798 Fix messaging.
4799 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4800 Map references to actual group names with sender and subject tracking.
4801 (gnus-registry-post-process-groups): Use `cond' for better messaging.
4802 (gnus-registry-usage-test): Add subject lookup test.
4803
4804 * registry.el (registry-db, initialize-instance): Set up constructor
4805 instead of :initform arguments for the sake of older Emacsen.
4806 (registry-lookup-breaks-before-lexbind): New method to demonstrate
4807 pre-lexbind merge bug.
4808 (registry-usage-test): Use it.
4809 (initialize-instance, registry-db): Move the non-function initforms
4810 back to the class definition.
4811
4812 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
4813
4814 * registry.el: New library to manage gnus-registry-style data.
4815
4816 * gnus-registry.el: Use it (major rewrite).
4817
4818 * nnregistry.el: Use it.
4819
4820 * spam.el: Use it.
4821
4822 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4823
4824 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4825 marks on non-selected articles.
4826
4827 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
4828
4829 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
4830
4831 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4832 parameter to open-protocol-stream.
4833
4834 2011-04-01 Julien Danjou <julien@danjou.info>
4835
4836 * mm-view.el (mm-display-inline-fontify): Do not fontify with
4837 fundamental-mode.
4838
4839 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4840
4841 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4842 servers.
4843
4844 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4845
4846 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4847 made marks not propagate, again.
4848
4849 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
4850
4851 * proto-stream.el (open-protocol-stream): Bring back `network' type.
4852 Make this the default type.
4853 (proto-stream-open-plain): Rename from proto-stream-open-default.
4854 (open-protocol-stream, proto-stream-open-starttls)
4855 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4856 with `plain'.
4857
4858 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4859 value.
4860
4861 * nntp.el (nntp-open-connection-function): Document the fact that some
4862 values are not functions but are instead handled specially.
4863 Recognize nntp-open-plain-stream value.
4864 (nntp-open-connection): Recognize that value.
4865
4866 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4867
4868 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4869 stuff.
4870
4871 * gnus-score.el (gnus-score-string): Fix calling convention of
4872 `gnus-simplify-buffer-fuzzy' after last patches.
4873
4874 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4875 server for articles we didn't get any headers for. This is a sanity
4876 check.
4877
4878 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
4879
4880 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4881 new CAPABILITY, use it.
4882
4883 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4884
4885 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4886 downloading anything.
4887
4888 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4889
4890 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
4891
4892 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4893 colors.
4894 (gnus-splash-svg-color-symbols): New function.
4895
4896 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4897
4898 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4899 instead of using the global gnus-simplify-subject-fuzzy-regexp.
4900 (gnus-simplify-subject-fuzzy): Use the local
4901 gnus-simplify-subject-fuzzy-regex instead of the global one.
4902 This makes using this variable in group parameters work.
4903
4904 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
4905
4906 * gnus-registry.el (gnus-registry-unfollowed-groups):
4907 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4908 archive:sent-YYYY-MM-DD groups).
4909 (gnus-registry-split-fancy-with-parent): Bail out early in sender
4910 tracking if there are more than `gnus-registry-max-track-groups'
4911 matches.
4912
4913 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4914
4915 * message.el (message--yank-original-internal): New function to do the
4916 insertion cleanly inside eval in `message-yank-original'.
4917 (message-yank-original): Use it.
4918
4919 2011-03-29 Julien Danjou <julien@danjou.info>
4920
4921 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4922 local variables disabled rather than `normal-mode'.
4923
4924 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
4925
4926 * proto-stream.el: Changes preparatory to merging open-protocol-stream
4927 with open-network-stream.
4928 (proto-stream-always-use-starttls): Option removed.
4929 (open-protocol-stream): Return a process object by default. Provide a
4930 new parameter :return-list specifying a list-type return value, which
4931 now has the form (PROP . PLIST) instead of a fixed-length list. Change
4932 :type `network' to `try-starttls', and `network-only' to `default'.
4933 Make `default' the default, for compatibility with open-network-stream.
4934 Handle the no-parameter case exactly as open-network-stream, with no
4935 additional stream processing. Search plists using plist-get.
4936 Explicitly add :end-of-commend parameter if it is missing.
4937 (proto-stream-open-default): Rename from
4938 proto-stream-open-network-only. Return 'default as the type.
4939 (proto-stream-open-starttls): Rename from proto-stream-open-network.
4940 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
4941 failed. Always return a list with a (possibly dead) process as the
4942 first element, for compatibility with open-network-stream.
4943 (proto-stream-open-tls): Use plist-get. Always return a list.
4944 (proto-stream-open-shell): Return `default' as connection type.
4945 (proto-stream-capability-open): Use plist-get.
4946 (proto-stream-eoc): Function deleted.
4947
4948 * nnimap.el (nnimap-stream, nnimap-open-connection)
4949 (nnimap-open-connection-1): Handle renaming of :type parameter for
4950 open-protocol-stream.
4951 (nnimap-open-connection-1): Pass a :return-list parameter
4952 open-protocol-stream to obtain a list return value. Parse this list
4953 using plist-get.
4954
4955 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4956 for open-protocol-stream. Accept open-protocol-stream return value
4957 that is a subprocess object instead of a list. Handle the case of a
4958 dead returned process.
4959
4960 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
4961
4962 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4963
4964 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4965
4966 2011-03-21 Julien Danjou <julien@danjou.info>
4967
4968 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4969 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
4970 query.
4971 (mm-inline-text): Render normal text with fontification whenever
4972 possible.
4973
4974 * gnus-sum.el (gnus-summary-save-parts-1):
4975 * gnus-art.el (gnus-article-browse-html-save-cid-content)
4976 (gnus-article-browse-html-parts, gnus-mime-delete-part)
4977 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4978 Use `mm-handle-filename'.
4979
4980 * mm-util.el (mm-handle-filename): New function, return the filename of
4981 an handle.
4982
4983 2011-03-18 Julien Danjou <julien@danjou.info>
4984
4985 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4986 (gnus-buffer-live-p): Check that buffer is not nil.
4987
4988 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4989
4990 * gnus-art.el: Require mouse, which the build bot seems to say is
4991 needed.
4992
4993 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4994 XEmacs, since it doesn't have url-retrieve-synchronously.
4995
4996 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
4997
4998 * gnus-group.el (gnus-group-list-ticked): New function.
4999 (gnus-group-make-menu-bar): Provide a menu entry for it.
5000 (gnus-group-list-map): Provide a binding for it.
5001
5002 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5003
5004 * shr.el (shr-visit-file): New command.
5005
5006 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5007
5008 2011-03-17 Bjørn Mork <bjorn@mork.no>
5009
5010 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5011 servers.
5012
5013 2011-03-16 Julien Danjou <julien@danjou.info>
5014
5015 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5016 inline.
5017
5018 * gnus-art.el (article-hide-list-identifiers):
5019 Use gnus-group-get-list-identifiers.
5020
5021 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5022 (gnus-summary-remove-list-identifiers):
5023 Use gnus-group-get-list-identifiers to get regexp.
5024 (gnus-select-newsgroup, gnus-summary-insert-subject)
5025 (gnus-summary-insert-articles):
5026 Call gnus-summary-remove-list-identifiers unconditionally.
5027
5028 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5029
5030 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5031 we're selecting a group with unread articles.
5032
5033 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5034
5035 * gssapi.el: New file separated out from imap.el to provide a general
5036 Kerberos 5 connection facility for Emacs.
5037
5038 * message.el (message-elide-ellipsis): Document the format spec
5039 ellipsis.
5040
5041 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5042
5043 * message.el (message-elide-region): Allow the ellipsis to say how many
5044 lines were removed.
5045
5046 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5047
5048 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5049 window configurations containing buffers that are now dead.
5050
5051 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5052 parsing to avoid integer overflows.
5053 (nnimap-parse-flags): Simplify the last change.
5054 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5055 too large for 32-bit Emacsen.
5056
5057 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5058
5059 * auth-source.el (auth-source-netrc-create):
5060 * message.el (message-yank-original): Fix use of `case'.
5061
5062 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5063
5064 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5065 XEmacs, which was one character too wide.
5066
5067 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5068
5069 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5070 default number of articles to display.
5071 (gnus-articles-to-read): Use pretty names for prompt.
5072
5073 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5074
5075 * gnus-int.el (gnus-open-server): Ditto.
5076
5077 * gnus-start.el (gnus-activate-group): Give a backtrace if
5078 debug-on-quit is set and the user hits `C-g'.
5079 (gnus-read-active-file): Ditto.
5080
5081 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5082
5083 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5084
5085 * message.el (message-yank-original): Use cond instead of CL case.
5086
5087 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5088
5089 * auth-source.el (auth-source-netrc-create): Use usual format for the
5090 default in prompts.
5091
5092 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5093
5094 * auth-source.el (auth-source-netrc-create): Show the default in the
5095 prompt when prompting for token creation.
5096
5097 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5098
5099 * auth-source.el (auth-source-format-prompt): Always convert the value
5100 to a string to avoid evaluating non-string arguments.
5101 (auth-source-netrc-create): Offer default properly, not as initial
5102 content in `read-string'.
5103 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5104 of line to determine if we've been run before. If so, don't run again,
5105 but print a trivial message to indicate the cache was hit instead.
5106
5107 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5108
5109 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5110 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5111 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5112 Gnus.
5113
5114 2011-03-11 Julien Danjou <julien@danjou.info>
5115
5116 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5117 modified file".
5118
5119 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5120
5121 * auth-source.el (auth-source-read-char-choice): New function to read a
5122 character choice using `dropdown-list', `read-char-choice', or
5123 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5124 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5125 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5126 (auth-source-netrc-saver): Use it.
5127 (auth-source-pick-first-password): New convenience function.
5128
5129 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5130
5131 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5132 parameter in the credentials.
5133 (nnimap-open-connection-1): Use it after a successful login.
5134 (nnimap-credentials): Add IMAP-specific user and password prompt.
5135
5136 * auth-source.el (auth-source-search): Add :require parameter, taking a
5137 list. Document it and the :save-function return token. Pass :require
5138 down. Change the CREATED message from a warning to a debug statement.
5139 (auth-source-search-backends): Pass :require down.
5140 (auth-source-netrc-search): Pass :require down.
5141 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5142 Change save prompt to indicate all modifications saved here are
5143 deletions.
5144 (auth-source-netrc-create): Take user login name as default in user
5145 prompt. Move all the save functionality to a lexically bound function
5146 under the :save-function token in the returned list. Set up clearer
5147 default prompts for user, host, port, and secret.
5148 (auth-source-netrc-saver): New function, intended to be wrapped for
5149 :save-function.
5150
5151 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * Version 23.3 released.
5154
5155 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5156
5157 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5158 lines to be spaces instead.
5159
5160 2011-03-07 Julien Danjou <julien@danjou.info>
5161
5162 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5163 (sieve-sasl-auth): Check that auth-source-search did return something,
5164 or just return an empty string.
5165
5166 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5167
5168 * gnus.el (gnus-interactive): Use read-directory-name.
5169
5170 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5171 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5172 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5173 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5174 Likewise.
5175
5176 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5177
5178 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5179
5180 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5181 onto the list of killed groups, too. This makes killed nnimap groups,
5182 for instance, more reliably not reappear.
5183
5184 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5185 the parent.
5186
5187 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5188
5189 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5190 really have server-side marks.
5191
5192 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5193 since most backends do not usefully have server-side marks.
5194 (gnus-update-read-articles): Propagate marks to all backends that
5195 really have server-side marks.
5196
5197 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5198
5199 * message.el (message-cite-reply-position, message-cite-style):
5200 New variables.
5201 (message-yank-original): Use the new citation styles.
5202
5203 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5204
5205 * message.el (message-options): Revert the change that's a workaround
5206 for XEmacs buffer-local issue; don't mark it buffer-local when running
5207 under XEmacs.
5208
5209 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5210
5211 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5212 numbers too big to be `read'.
5213
5214 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5215
5216 * message.el (message-options): Make buffer-local two ways to attempt
5217 to fix a XEmacs bug.
5218
5219 2011-03-02 Julien Danjou <julien@danjou.info>
5220
5221 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5222
5223 2011-03-01 Julien Danjou <julien@danjou.info>
5224
5225 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5226 group.
5227 (article-hide-list-identifiers): Use list-identifier group parameter.
5228
5229 2011-02-28 Julien Danjou <julien@danjou.info>
5230
5231 * sieve.el (sieve-buffer-script-name): New local variable to store
5232 sieve script name.
5233 (sieve-edit-script): Store sieve script name.
5234 (sieve-upload): Use sieve script name when uploading.
5235 (sieve-upload): Use substitute-command-keys.
5236 (sieve-edit-script): Use substitute-command-keys.
5237 (sieve-refresh-scriptlist): Use substitute-command-keys.
5238 (sieve-manage-mode-map): Define keymap properly.
5239 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5240 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5241 Remove commented code about cvs.
5242 (sieve-manage-quit): New function.
5243 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5244
5245 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5246
5247 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5248
5249 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5250
5251 * auth-source.el (auth-source-search): Cache empty result sets.
5252
5253 * auth-source.el (auth-source-save-behavior): New variable to replace
5254 `auth-source-never-create'.
5255 (auth-source-netrc-create): Use it.
5256 (auth-source-never-save): Remove.
5257
5258 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5259
5260 * nnimap.el (nnimap-stream): Doc fix.
5261 (nnimap-open-connection-1): Reverse the order of the ports to that the
5262 prompted-for port is first.
5263
5264 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5265 retrieval by the no-group selection.
5266
5267 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5268 numerical parameters.
5269
5270 2011-02-25 Julien Danjou <julien@danjou.info>
5271
5272 * gnus-gravatar.el: Use gnus-with-article-buffer.
5273
5274 * gnus-art.el (gnus-with-article-buffer): Check that the
5275 gnus-article-buffer is alive.
5276
5277 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5278
5279 * auth-source.el (auth-source-creation-prompts): New variable to manage
5280 creation-time prompts.
5281 (auth-source-search): Document it.
5282 (auth-source-format-prompt): Add utility function.
5283 (auth-source-netrc-create): Don't default the user name to
5284 user-login-name. Use `auth-source-creation-prompts' and some default
5285 prompts for user, host, port, and password (the default generic prompt
5286 remains ugly).
5287 (auth-source-never-save): Add customizable option to never save info.
5288 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5289 mode excursion.
5290
5291 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5292
5293 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5294 argument that XEmacs doesn't support.
5295
5296 2011-02-23 Julien Danjou <julien@danjou.info>
5297
5298 * gnus-art.el (article-make-date-line): Ignore errors if time is
5299 invalid and not convertible.
5300 (article-make-date-line): Only add lapsed time if time is not nil.
5301
5302 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5303
5304 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5305 `read-char-choice' for backwards compatibility.
5306 (auth-source-netrc-element-or-first): New function to DTRT for
5307 parameter extraction.
5308 (auth-source-netrc-create): Use it and fix multiple parameter print
5309 bug. Use the default passed from above (given-default) or the
5310 built-in (user-login-name for :user).
5311
5312 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5313
5314 * gnus-start.el (gnus-dribble-read-file):
5315 Set buffer-save-without-query, since we always want to save the dribble
5316 file, probably.
5317
5318 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5319 nnimap.
5320
5321 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5322 -summary- since it's a user-visible variable.
5323
5324 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5325 first time you use the new Gnus.
5326
5327 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5328
5329 * auth-source.el: Don't load netrc.el.
5330 (auth-sources): Search ~/.netrc as well by default.
5331 (auth-source-debug): Add 'trivia option for extra output.
5332 (auth-source-do-trivia): Use it.
5333 (auth-source-search): Simplify logic to use
5334 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5335 appropriate. Don't keep a running count at this level. Layer :create
5336 and :delete options appropriately on the first and second passes.
5337 Don't track the backend with the search results.
5338 (auth-source-search-backends): New function to search a list of
5339 backends for a processed spec.
5340 (auth-source-netrc-parse): Cache all netrc files, making
5341 auth-source-netrc-cache an alist keyed by the file name and using the
5342 file mtime as the caching criterion. Keep the obfuscated data secret
5343 with a lexical bind.
5344 (auth-source-netrc-search): Don't calculate the length of the results
5345 unnecessarily.
5346 (auth-source-search-backends): Fix bug.
5347 (auth-source-netrc-create): Rework prompts.
5348
5349 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5350
5351 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5352 Lower case names of search constraints.
5353 (nnir-run-query): Cache and reuse search constraints for all imap
5354 servers.
5355
5356 2011-02-22 Sam Steingold <sds@gnu.org>
5357
5358 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5359
5360 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5361
5362 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5363 after exit.
5364 (gnus-setup-message): Define missing variable from last checkin.
5365
5366 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5367 value, show the raw article.
5368
5369 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5370
5371 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5372 auth-source now accepts numbers.
5373
5374 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5375 spec, too.
5376 (auth-source-ensure-strings): New function.
5377
5378 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5379 (gnus-article-setup-buffer): Always restart the date timer so that user
5380 changes to the frequency is respected.
5381
5382 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5383 port numbers, so make sure it gets that if nnimap-server-port is
5384 explicit.
5385
5386 2011-02-21 Simon Josefsson <simon@josefsson.org>
5387
5388 * nnimap.el (nnimap-inbox): Doc fix.
5389
5390 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
5391
5392 * shr-color.el (shr-color->hexadecimal): Use renamed function names
5393 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5394 color-lab-to-srgb.
5395
5396 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5397
5398 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5399 given method as in the group name if we're using an extended method.
5400 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5401 command, if we're using that, instead of waiting for the beginning.
5402
5403 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5404 we're sure to get unique server names, and we don't output two async
5405 commands in the same buffer. This fixes an NNTP hang for some users.
5406
5407 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5408
5409 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5410 summary buffer before reading going to the next buffer. This avoids
5411 putting the point in the group buffer if you `C-g' the command.
5412
5413 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5414 cache (for now) to make ~/.authinfo.gpg files usable.
5415
5416 * nnfolder.el (copyright-update): Define for the compiler.
5417
5418 * auth-source.el (auth-source-search): Fix unbound variable.
5419
5420 2011-02-19 Glenn Morris <rgm@gnu.org>
5421
5422 * gnus.el (gnus-meta): Doc fix.
5423
5424 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5427 in case it's not yet loaded.
5428
5429 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
5430
5431 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5432 line we're waiting for.
5433
5434 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
5435
5436 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5437 face with line-width greater than zero will cause RET in gnus summary
5438 buffer to scroll down article page-wise because auto vscroll happens,
5439 it should be temporally disabled when doing a scroll-up.
5440
5441 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
5442
5443 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5444 outputs from the server.
5445
5446 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5447
5448 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5449 later so that bbdb can hook in easier.
5450
5451 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
5452
5453 * auth-source.el (auth-source-search): Don't try to create credentials
5454 if the caller doesn't want that.
5455 (auth-source-search): If we don't find a match, don't bug out on
5456 non-bound variables.
5457 (auth-source-search): Only ask a single backend to create the
5458 credentials.
5459
5460 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5461 logging.
5462 (nnimap-credentials): Protect against auth-source-search returning nil.
5463 (nnimap-request-list): Protect against not being able to open the
5464 server.
5465
5466 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
5467
5468 * auth-source.el (auth-source-search): Do a two-phase search, one with
5469 no :create to get the responses from all backends.
5470
5471 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5472 when getting credentials.
5473
5474 * gnus-util.el (gnus-delete-duplicates): New function.
5475
5476 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5477
5478 * nnimap.el (nnimap-credentials): Instead of picking the first port as
5479 a creation default, pass the whole port list down. It will be
5480 completed.
5481
5482 * auth-source.el (auth-source-search): Update docs to talk about
5483 multiple creation choices.
5484 (auth-source-netrc-create): Accept a list as a value (from the search
5485 parameters) and do completion on that list. Keep a separate netrc line
5486 with the password obscured for showing the user.
5487
5488 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5489 first choice to `auth-source-search' so it will be used for entry
5490 creation instead of the server's Gnus-specific name.
5491 (nnimap-credentials): Rely on the auth-source library to select which
5492 port is actually wanted in the new netrc entry, so don't override
5493 `auth-source-creation-defaults'.
5494
5495 * auth-source.el (auth-source-netrc-parse): Use :port instead of
5496 :protocol and accept a missing user, host, or port as a wildcard match.
5497 (auth-source-debug): Default to off.
5498
5499 (auth-source-netrc-search, auth-source-netrc-create)
5500 (auth-source-secrets-search, auth-source-secrets-create)
5501 (auth-source-user-or-password, auth-source-backend, auth-sources)
5502 (auth-source-backend-parse-parameters, auth-source-search): Use :port
5503 instead of :protocol.
5504
5505 * nnimap.el (nnimap-credentials): Pass a port default to
5506 `auth-source-search' in case an entry needs to be created.
5507 (nnimap-open-connection-1): Use :port instead of :protocol.
5508
5509 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5510
5511 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5512 instead of delete-dups that is not available in XEmacs 21.4.
5513
5514 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
5515
5516 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5517 nil means that nnimap doesn't get updated.
5518
5519 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
5520
5521 * auth-source.el (auth-source-netrc-create): Return a synthetic search
5522 result when the user doesn't want to write to the file.
5523 (auth-source-netrc-search): Expect a synthetic result and proceed
5524 accordingly.
5525 (auth-source-cache-expiry): New variable to override
5526 `password-cache-expiry'.
5527 (auth-source-remember): Use it.
5528
5529 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5530 parameter. Create entry if necessary by using :create t.
5531 (nnimap-open-connection-1): Don't pass `inhibit-create'.
5532
5533 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
5534
5535 * auth-source.el (auth-source-debug): Enable by default and don't
5536 mention the obsolete `auth-source-hide-passwords'.
5537 (auth-source-do-warn): New function to debug unconditionally.
5538 (auth-source-do-debug): Use it.
5539 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5540 and for Secrets API entries when the secrets.el library is not
5541 available.
5542
5543 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5544
5545 * gnus-sum.el (gnus-propagate-marks): Default to nil.
5546 (gnus-summary-exit): Kill the correct article buffer on exit from a
5547 `C-d' group.
5548
5549 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5550 gnus-propagate-marks.
5551
5552 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5553 before killing the buffers so that a non-full window conf gets handled
5554 correctly.
5555 (gnus-summary-exit): Ditto.
5556 (gnus-summary-read-group-1): Ditto.
5557
5558 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5559 async code again so that we can debug it properly.
5560
5561 * message.el (message-reply): Take an optional switch-buffer parameter
5562 so that Gnus window confs are respected better.
5563
5564 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5565
5566 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5567 `plist-get' to accept non-list parameters (XEmacs issue).
5568 Fix docstring.
5569 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5570 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5571 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5572 Login collection is "Login" and not "login".
5573
5574 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5575
5576 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5577 multiple headers.
5578
5579 * nnimap.el (nnimap-inhibit-logging): New variable.
5580 (nnimap-log-command): Don't log login commands.
5581
5582 * auth-source.el (auth-source-netrc-search): The asserts seem to want
5583 to have more parameters.
5584
5585 * nnimap.el (nnimap-send-command): Mark the command time for each
5586 command, so that we don't get NOOPs stepping on our toes.
5587
5588 * gnus-art.el (article-date-ut): Get the date from the Date header on
5589 `t'.
5590
5591 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5592
5593 * auth-source.el (auth-source-search): Use copy-sequence instead of
5594 the cl.el copy-list.
5595
5596 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
5597
5598 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5599 Improve prompt.
5600
5601 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5602
5603 * gnus-art.el (gnus-article-mode-line-format): Remove the article
5604 washing status from the default format. It isn't very informative.
5605
5606 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
5607
5608 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5609 Fix Gcc processing on imap.
5610
5611 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5612
5613 * message.el (message-bury): Don't pop up a new window when selected
5614 window is dedicated.
5615
5616 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5617
5618 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5619
5620 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
5621
5622 * sieve-manage.el: Autoload `auth-source-search'.
5623 (sieve-sasl-auth): Use it.
5624
5625 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
5626
5627 * nnimap.el: Autoload `auth-source-forget+'.
5628 (nnimap-open-connection-1): Use it if the connection fails.
5629
5630 * auth-source.el: Require `password-cache'.
5631 (auth-source-hide-passwords, auth-source-cache): Remove and mark
5632 obsolete.
5633 (auth-source-magic): Marker for `password-cache' keys.
5634 (auth-source-do-cache): Update docstring.
5635 (auth-source-search): Use and check cache.
5636 (auth-source-forget-all-cached, auth-source-remember)
5637 (auth-source-recall, auth-source-forget, auth-source-forget+)
5638 (auth-source-specmatchp): Caching support functions.
5639 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5640 Remove and obsolete.
5641 (auth-source-user-or-password): Remove caching to further discourage
5642 using it. Always hide passwords.
5643
5644 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
5645
5646 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5647 code for now, since it doesn't work for all users.
5648
5649 2011-02-09 Julien Danjou <julien@danjou.info>
5650
5651 * message.el (message-options): Make message-options really buffer
5652 local.
5653
5654 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
5655
5656 * mail-source.el: Autoload `auth-source-search'.
5657 (mail-source-keyword-map): Note order matters.
5658 (mail-source-set-1): Get all the mail-source source values and
5659 defaults and search auth-source on those if needed. This can all
5660 probably be simplified.
5661
5662 * nnimap.el: Autoload `auth-source-search'.
5663 (nnimap-credentials): Use it.
5664 (nnimap-open-connection-1): Ask for the virtual server and physical
5665 address in one shot.
5666
5667 * nntp.el: Autoload `auth-source-search'.
5668 (nntp-send-authinfo): Use it. Note TODO.
5669
5670 2011-02-08 Julien Danjou <julien@danjou.info>
5671
5672 * shr.el (shr-tag-body): Add support for text attribute in body
5673 markups.
5674
5675 * message.el (message-options): Make message-options a local variable.
5676
5677 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5678
5679 * auth-source.el (auth-source-secrets-search)
5680 (auth-source-user-or-password): Use `append' instead of `nconc'.
5681 (auth-source-user-or-password): Build return list better and protect
5682 against nil :secret.
5683
5684 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
5685
5686 * nnimap.el (nnimap-update-info): Refactor slightly.
5687 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5688 (nnimap-update-info): Clean up slightly.
5689 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5690 characters.
5691 (nnimap-process-quirk): Rename function to avoid collision.
5692 (nnimap-update-info): Fix macrology bug-out.
5693 (nnimap-update-info): Simplify split history test.
5694
5695 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
5696
5697 * auth-source.el (top): Require 'eieio unconditionally.
5698 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5699 (auth-source-secrets-search): Limit search when `max' is greater than
5700 number of results.
5701
5702 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5703
5704 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5705 part not returning any data.
5706
5707 * proto-stream.el (open-protocol-stream): Document the return value.
5708
5709 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5710
5711 * auth-source.el (auth-source-secrets-search): Add examples.
5712
5713 2011-02-06 Julien Danjou <julien@danjou.info>
5714
5715 * message.el (message-setup-1): Handle message-generate-headers-first
5716 set to t.
5717
5718 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5719
5720 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5721 API with a string "secrets:collection-name" and with 'default.
5722 (auth-source-backend-parse): Parse "secrets:collection-name" and
5723 'default. Recurse on parses instead of repeating code. Use the
5724 Secrets API is the source is not nil and 'ignore otherwise. Emit a
5725 message when ignoring a source.
5726 (auth-source-search): List ignored search keys at the top level.
5727 (auth-source-netrc-create): Use `case' instead of `cond'.
5728 (auth-source-secrets-search): Created with TODOs.
5729 (auth-source-secrets-create): Created with TODOs.
5730 (auth-source-retrieve, auth-source-create, auth-source-delete)
5731 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5732 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5733 (auth-source-user-or-password-sftp)
5734 (auth-source-user-or-password-smtp): Remove.
5735 (auth-source-user-or-password): Deprecated and modified to be a wrapper
5736 around `auth-source-search'. Not tested thoroughly.
5737
5738 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5739
5740 * auth-source.el: Bring in assoc and eioeio libraries.
5741 (secrets-enabled): New variable to track the status of the Secrets API.
5742 (auth-source-backend): New EIOEIO class to represent a backend.
5743 (auth-source-creation-defaults): New variable to set prompt defaults
5744 during token creation (see the `auth-source-search' docstring for
5745 details).
5746 (auth-sources): Simplify to allow a simple string as a netrc backend
5747 spec.
5748 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5749 (auth-source-backend-parse-parameters): Fill in the backend parameters.
5750 (auth-source-search): Main auth-source API entry point.
5751 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5752 (auth-source-search-collection): Helper function for searching.
5753 (auth-source-netrc-parse, auth-source-netrc-normalize)
5754 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5755 Supports search, create, and delete.
5756 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5757 backend stubs.
5758 (auth-source-user-or-password): Call `auth-source-search' but it's not
5759 ready yet.
5760
5761 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
5762
5763 * message.el (message-setup-1): Remove the read-only stuff, since it
5764 doesn't work under XEmacs, for some reason.
5765
5766 * gnus-sum.el (gnus-user-date): Rename back from
5767 gnus-summary-user-date since user code refers to it.
5768
5769 * shr.el (shr-render-td): Store the actual background color used.
5770
5771 * message.el (message-setup-1): Don't bind the constant
5772 -forbidden-properties.
5773 (message-setup-1): Revert previous change, since it needs to bind the
5774 props to insert them.
5775 (message-resend): Allow removing the read-only separator line.
5776
5777 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5778
5779 * nnimap.el (nnimap-request-accept-article): Give an error message if
5780 the APPEND wasn't successful.
5781
5782 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
5783
5784 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5785 that have no groups.
5786
5787 2011-02-03 Julien Danjou <julien@danjou.info>
5788
5789 * gnus-draft.el: Remove progn around gnus-draft-setup.
5790
5791 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5792
5793 * gnus-start.el (gnus-read-active-for-groups): This function is never
5794 called with a nil `infos', so clean that up.
5795 (gnus-get-unread-articles): Request active files from primary/secondary
5796 methods that have no groups (yet).
5797
5798 2011-02-03 Julien Danjou <julien@danjou.info>
5799
5800 * message.el (message-setup-1): Always generate References first.
5801 (message-mail): Return the return value of message-setup, not always t.
5802 (message-setup-1): Insert mail-header-separator with read-only and
5803 intangible properties set.
5804
5805 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5806 user-date in docstring.
5807
5808 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5809
5810 * gnus.el (gnus-summary-line-format): Mention &user-date format in
5811 docstring.
5812
5813 * gnus.el (gnus-user-date-format-alist): Change default value.
5814 Use defcustom, with type and group. Move from gnus-util.el.
5815 Rename to gnus-summary-user-date-format-alist.
5816
5817 2011-02-03 Glenn Morris <rgm@gnu.org>
5818
5819 * nnimap.el (gnus-fetch-headers): Declare.
5820
5821 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5822
5823 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5824
5825 * message.el (message-forward-make-body-digest-plain)
5826 (message-followup, message-reply): Clean up things noted by Stefan.
5827
5828 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5829 gnus-article-update-date-headers is nil.
5830 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5831 it didn't really work with defcustom.
5832 (article-update-date-lapsed): Make sure the window start doesn't move,
5833 either.
5834
5835 2011-02-01 Julien Danjou <julien@danjou.info>
5836
5837 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5838 format.
5839
5840 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5841 standard in Emacs nowadays.
5842
5843 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
5844
5845 * message.el (message-expand-name): Don't trust the return value of
5846 bbdb-complete-name.
5847 (message-check-news-header-syntax): Remove unused var `start'.
5848 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5849 (message-inhibit-body-encoding): Move to before first use.
5850 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5851 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5852 (Organization, Message-ID, Date, mh-previous-window-config):
5853 Defvar the vars using dynamic scoping.
5854
5855 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
5856
5857 * shr.el (shr-render-td): Only do colors at the final rendering.
5858 Should be slightly faster.
5859 (shr-insert-table): Fix up TD background colors when doing the
5860 vertical padding.
5861
5862 * gnus-art.el (article-date-ut): Protect against articles with no Date
5863 header.
5864 (article-update-date-lapsed): Don't use current-column to find the
5865 horizontal position. It's fragile in the presence of \003 characters.
5866
5867 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5868
5869 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5870
5871 * gnus-art.el (article-transform-date): Rewrite to still work when
5872 there are several rfc2822 parts.
5873 (article-transform-date): Fix infinite recursion.
5874 (article-date-ut): Replace infinitely many Date headers with a single
5875 one when called interactively.
5876
5877 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5878 secure manner.
5879
5880 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5881 move around by not using save-window-excursion. It seems to work...
5882
5883 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5884
5885 * gnus-art.el (article-make-date-line): Work for user-defined format.
5886
5887 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5888
5889 * nntp.el (nntp-retrieve-group-data-early)
5890 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5891 fetching functions.
5892
5893 * gnus-start.el (gnus-read-active-for-groups): Read the active files
5894 thoroughly for all backends that have no known groups. This should
5895 allow new nnml methods to retrieve mail.
5896
5897 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5898 that Gnus doesn't know exists again.
5899
5900 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5901 (gnus-treat-date-ut): Ditto.
5902 (gnus-article-update-date-header): Rename.
5903 (gnus-treat-date-local): Remove.
5904 (gnus-treat-date-english): Remove.
5905 (gnus-treat-date-lapsed): Remove.
5906 (gnus-treat-date-combined-lapsed): Remove.
5907 (gnus-treat-date-original): Remove.
5908 (gnus-treat-date-iso8601): Remove.
5909 (gnus-treat-date-user-defined): Remove.
5910 (gnus-article-date-headers): New variable to control all the date
5911 header options.
5912 (article-date-ut): Rewrite to allow using the new way to format date
5913 headers(s).
5914
5915 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
5916
5917 * nnmail.el (nnmail-article-group): Check for a direct fancy split
5918 method.
5919 (nnmail-article-group): A better test for fanciness.
5920
5921 * nnimap.el (nnimap-request-head): Protect against not finding the
5922 article by Message-ID.
5923
5924 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
5925
5926 * gnus-art.el (article-update-date-lapsed): Try a better way to really
5927 keep point at the "same place".
5928
5929 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
5930
5931 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5932 data if the group is inactive.
5933
5934 2011-01-28 Julien Danjou <julien@danjou.info>
5935
5936 * gnus-win.el: Remove dead function gnus-window-configuration-element.
5937 (gnus-all-windows-visible-p): Remove old compatibility code.
5938 (gnus-window-top-edge): Add docstring.
5939
5940 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5941
5942 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
5943
5944 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5945 older request-update-info.
5946
5947 * gnus-art.el (article-make-date-line): Limit the length a bit more.
5948
5949 2011-01-28 Daiki Ueno <ueno@unixuser.org>
5950
5951 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5952 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5953
5954 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
5955
5956 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5957 groups. This makes the nndraft:queue group pop up if it's not already
5958 there.
5959
5960 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5961 messages" logic, which was reversed.
5962
5963 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5964 the "same place" even if point is on the line being replaced.
5965 (article-update-date-lapsed): Allow updating both the combined lapsed
5966 and the lapsed headers.
5967 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5968 (article-make-date-line): Limit the number of segments dynamically to
5969 avoid too-long lines.
5970
5971 2011-01-27 Julien Danjou <julien@danjou.info>
5972
5973 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5974 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5975
5976 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
5977
5978 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5979 Use plist-get instead of the cl function getf.
5980
5981 2011-01-27 Glenn Morris <rgm@gnu.org>
5982
5983 * gnus-util.el (float-time): Get rid of compiler warning, again.
5984
5985 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
5986
5987 * shr.el (shr-put-color): Special-case background colors: Do put them
5988 at the blank parts at the front of the lines.
5989
5990 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5991 exit hook to nix out all data on readedness on group exit.
5992
5993 * gnus-util.el (float-time): If float-time is bound, always use it on
5994 all Emacsen. It's unclear why the subrp check was there.
5995 (time-date): Require to make some autoload issues on XEmacs go away.
5996
5997 * shr.el (shr-put-color): Don't do the box padding in tables, since
5998 they're already padded.
5999
6000 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6001
6002 * gnus-art.el (gnus-article-next-page): When the last line of the
6003 article is displayed, scroll down once more instead of going to the
6004 next article at once.
6005 (article-lapsed-string): Refactor out and allow specifying how many
6006 segments you want.
6007 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6008 (gnus-article-update-lapsed-header): New variable.
6009
6010 * shr.el: Revert change that made headings use different-sized faces.
6011 The Emacs display engine isn't advanced enough that, for instance,
6012 tables can comfortably use differently-sized faces.
6013
6014 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6015
6016 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6017 used.
6018 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6019 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6020 we're using an encrypted connection.
6021
6022 * proto-stream.el: Alter the interface functions to also return the
6023 actual stream type used: network or TLS.
6024
6025 2011-01-25 Julien Danjou <julien@danjou.info>
6026
6027 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6028 (mm-display-javascript-inline): New function.
6029
6030 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6031 viewing function.
6032
6033 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6034
6035 * shr.el (shr-expand-newlines): Fix variable name.
6036
6037 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6038
6039 * shr.el (shr-expand-newlines): Make nested boxes work.
6040
6041 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6042
6043 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6044 backgrounds.
6045 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6046 in a more sensible manner.
6047
6048 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6049
6050 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6051 if EPG is loaded.
6052
6053 2011-01-24 Julien Danjou <julien@danjou.info>
6054
6055 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6056 tags.
6057
6058 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6059
6060 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6061 commands.
6062
6063 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6064 in the article buffer.
6065 (gnus-gravatar-insert): Use blank space from the current buffer to
6066 avoid breaking text properties. This makes X-Sent updating work again.
6067
6068 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6069
6070 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6071
6072 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6073 fix the bug in url-http.el instead.
6074
6075 * shr.el (shr-image-fetched): Ditto.
6076
6077 * shr.el (shr-image-fetched): Avoid having point move in the article
6078 buffer.
6079
6080 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6081 buffer after being called. It's apparently being killed by url.el, and
6082 killing it made point move to end-of-buffer in a random buffer.
6083
6084 * shr.el (shr-image-fetched): Ditto.
6085
6086 2011-01-23 Julien Danjou <julien@danjou.info>
6087
6088 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6089
6090 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6091 text/x-org.
6092
6093 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6094
6095 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6096 (i.e., nnimap) returning nil as the article number.
6097
6098 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6099
6100 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6101 "DelSp" parameter in RFC3676.
6102
6103 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6104
6105 * message.el (message-check-recipients): Display the encoded version of
6106 the bogus address if they differ.
6107
6108 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6109 after sending.
6110
6111 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6112
6113 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6114
6115 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6116 group buffer after sending the queue.
6117
6118 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6119
6120 2011-01-22 Julien Danjou <julien@danjou.info>
6121
6122 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6123
6124 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6125
6126 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6127 nested related parts.
6128
6129 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6130 unexpired articles. This fixes the regression that led expiry marks to
6131 disappear from nnfolder groups.
6132
6133 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6134
6135 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6136 Don't confuse the "ret" of "retrograde" with RET.
6137
6138 2011-01-21 Julien Danjou <julien@danjou.info>
6139
6140 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6141 than mm-insert-inline.
6142
6143 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6144
6145 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6146 Widen article buffer.
6147
6148 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6149
6150 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6151 the temp buffer.
6152 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6153
6154 2011-01-20 Julien Danjou <julien@danjou.info>
6155
6156 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6157
6158 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6159 than mm-insert-inline to insert inline part: this respect
6160 mm-inline-media-tests displayers.
6161
6162 * mm-view.el (mm-display-shell-script-inline): New function.
6163
6164 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6165
6166 * mm-uu.el (mm-uu-type-alist): Add org block.
6167 (mm-uu-org-src-code-block-extract): New function.
6168
6169 * mm-view.el (mm-display-org-inline): New function.
6170
6171 * mm-decode.el (mm-automatic-display): Add text/org.
6172
6173 * mailcap.el (mailcap-mime-extensions): Add .org.
6174
6175 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6176
6177 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6178 gnus-article-add-buttons.
6179
6180 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6181
6182 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6183 From header with a date and "nobody" as the sender.
6184
6185 2011-01-19 Julien Danjou <julien@danjou.info>
6186
6187 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6188 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6189 if you have the same regexp several times.
6190 (gnus-button-push): Fix matching when regexp is symbol.
6191
6192 2011-01-15 Glenn Morris <rgm@gnu.org>
6193
6194 * message.el (message-mail): A compose-mail function should
6195 accept headers as strings.
6196
6197 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6200 Add :vert-only tags.
6201 (message-mail): New arg RETURN-ACTION.
6202 (message-return-action): New var.
6203 (message-bury): Use it.
6204 (message-mode): Make it buffer-local.
6205 (message-send-and-exit): Always call message-bury.
6206
6207 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6208 message-mail.
6209
6210 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6211
6212 * nnimap.el (nnimap-convert-partial-article): Protect against
6213 zero-length body parts.
6214
6215 * mm-decode.el (mm-preferred-alternative-precedence):
6216 Discourage showing empty parts.
6217
6218 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6219 and stuff if the backend didn't return the article number. This fixes
6220 an Exchange-related nnimap bug.
6221
6222 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6223 group window, because it does the wrong thing when a separate frame
6224 displays the group buffer.
6225
6226 * proto-stream.el (open-protocol-stream): Protect against the low-level
6227 transport functions returning nil.
6228
6229 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6230
6231 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6232 (mml2015-epg-find-usable-secret-key): New function.
6233 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6234 mml2015-epg-find-usable-key (Bug#7797).
6235 (mml2015-epg-encrypt): Ditto.
6236
6237 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6238
6239 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6240
6241 2011-01-03 Glenn Morris <rgm@gnu.org>
6242
6243 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6244
6245 * sieve.el (sieve-open-server): Give a more explicit error if
6246 sieve-manage-open returns nil. (Bug#7720)
6247
6248 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6249
6250 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6251
6252 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6253
6254 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6255 This avoids sending passwords in plain text over non-encrypted
6256 channels.
6257
6258 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6259
6260 * nnimap.el (nnimap-login): Refactored out into own function, and
6261 implement CRAM-MD5.
6262 (nnimap-wait-for-line): Refactored out.
6263
6264 * mm-view.el (mml-smime): Require.
6265
6266 2010-12-20 David Engster <deng@eml.cc>
6267
6268 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6269 use EPG to decrypt S/MIME messages instead of openssl.
6270
6271 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6272
6273 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6274
6275 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6276 status is the group clearly is unreachable.
6277
6278 * auth-source.el (auth-source-create): Add the optional second
6279 parameter to `local-variable-p' to be compatible with XEmacs.
6280
6281 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6282
6283 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6284 work when using a compressed nnml folder.
6285
6286 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6287
6288 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6289 backends after sanitising on entry, because this never makes sense:
6290 If the articles have gone missing, then the data no longer exists on
6291 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6292 overwrite anything anyway.
6293
6294 * shr.el (shr-insert-document): Bind shr-width dynamically to
6295 window-width if it's nil.
6296
6297 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6298
6299 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6300 with the meaning of using the full emacs window width for rendering.
6301
6302 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6303
6304 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6305 case when sender is not given.
6306
6307 2010-12-23 Julien Danjou <julien@danjou.info>
6308
6309 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6310 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6311 the addresses, otherwise we might misplaced the gravatar.
6312
6313 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6314
6315 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6316 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6317 obsolete in Emacs.
6318
6319 2010-12-20 Julien Danjou <julien@danjou.info>
6320
6321 * gnus-util.el (gnus-rescale-image): Revert last change.
6322
6323 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6324
6325 * gnus-group.el (gnus-group-delete-articles): New command.
6326
6327 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6328
6329 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6330
6331 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6332
6333 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6334 here, since it's up to the backends to do CRLF removal if their
6335 protocol has it.
6336
6337 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6338
6339 2010-12-17 Julien Danjou <julien@danjou.info>
6340
6341 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6342 they are from file. Can also scale up.
6343
6344 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6345
6346 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6347 Restore gnus-use-agent.
6348 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6349
6350 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6351
6352 2010-12-17 Julien Danjou <julien@danjou.info>
6353
6354 * gravatar.el (gravatar-retrieve-synchronously): New function.
6355 (gravatar-get-data): Make more robust.
6356
6357 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6358
6359 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6360 to really consider the last line.
6361
6362 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6363
6364 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6365 list of recipient keys, or use symmetric encryption if not a list.
6366 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6367 EPA override, replacing the call to `netrc-store-data'.
6368
6369 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6370
6371 * gnus-srvr.el: Avoid passing nil regexp argument to
6372 delete-matching-lines.
6373
6374 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6375
6376 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6377 fetching stops when Gnus exits.
6378
6379 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6380 function.
6381 (nnfolder-request-expire-articles): Save all the buffers after doing
6382 expiry.
6383
6384 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6385 the last article", since that led to serious performance regressions
6386 when expiring nnml groups.
6387
6388 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
6389
6390 * nnir.el: Improve customizations.
6391
6392 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6393
6394 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6395
6396 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6397 group has been killed.
6398 (gnus-group-yank-group): Ditto.
6399
6400 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6401
6402 * nnimap.el (nnimap-request-update-group-status): New function.
6403
6404 * gnus-int.el (gnus-request-update-group-status): New interface
6405 function.
6406
6407 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6408 copying read-ness to the backends.
6409
6410 * nnimap.el (nnimap-quirk): New function.
6411 (nnimap-retrieve-group-data-early): Use it.
6412 (nnimap-quirks): New alist.
6413
6414 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6415
6416 * shr.el (shr-insert): Set shr-start after deleting trailing space;
6417 don't delete it within indentation.
6418
6419 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6420
6421 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6422 previous line.
6423
6424 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6425
6426 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6427 QRESYNC command by deleting a superfluous space which broke Cyrus
6428 servers. This change will break other servers that are buggy the other
6429 way around.
6430
6431 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
6432
6433 * spam.el: Reindent and fix long lines.
6434 (spam-copy-or-move-routine): Exclude invalid move destinations.
6435
6436 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
6437
6438 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6439 installed the registry.
6440
6441 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6442
6443 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6444 groupname doesn't contain "gmane".
6445
6446 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6447
6448 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6449 (gnus-1): Don't create the nndrafts group twice.
6450 (gnus-setup-news): There's no need to read the active file here, since
6451 that's done again later on a per-backend basis.
6452 (gnus-start-draft-setup): Make sure that the new group is started out
6453 empty.
6454
6455 * gnus-agent.el (gnus-agentize): Don't create the queue group
6456 automatically on startup. It'll be created later, if needed.
6457
6458 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6459 of automatically subscribed groups.
6460 (gnus-auto-subscribed-categories): New variable.
6461 (gnus-matches-options-n): Use it.
6462 (gnus-default-subscribed-newsgroups): Remove unused variable.
6463 (gnus-start-draft-setup): Message a bit less.
6464
6465 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6466
6467 * nnir.el (nnir-run-imap): Return article list in order of increasing
6468 UID.
6469
6470 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6471
6472 * gnus-sum.el (gnus-summary-enter-digest-group):
6473 Mention gnus-auto-select-on-ephemeral-exit.
6474
6475 * proto-stream.el (proto-stream-open-network-only): Fix the calling
6476 convention of the network-only option.
6477
6478 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6479
6480 * proto-stream.el (proto-stream-open-network-only): New function to
6481 have a way to specify non-STARTTLS upgrade connections.
6482
6483 2010-12-10 Julien Danjou <julien@danjou.info>
6484
6485 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6486 email address is nil.
6487
6488 * message.el (message-bogus-recipient-p): Set address to "" if nil.
6489
6490 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
6491
6492 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6493 deletion.
6494 (nnir-run-imap): Only need to parse list once.
6495
6496 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6497
6498 * shr.el (shr-tag-script): Ignore <script>.
6499 (shr-tag-label): Add <label> support.
6500
6501 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
6502
6503 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6504
6505 * shr.el (shr-image-displayer): Work for images lined side by side.
6506
6507 2010-12-08 Robert Pluim <rpluim@gmail.com>
6508
6509 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6510 parameter, since XEmacs doesn't accept t as a parameter.
6511
6512 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
6513
6514 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6515 ids.
6516 (nnir-run-gmane): Simplify groupspec formatting.
6517 (nnir-request-expire-articles): New function.
6518
6519 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6520
6521 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6522 overflow, possibly.
6523
6524 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6525 (shr-render-td): Handle td style="" better.
6526 (shr-tag-table): Use the color from the style sheet.
6527 (shr-render-td): Make sure we copy over all the overlays, too.
6528
6529 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
6530
6531 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6532 (nnir-request-article): Improve article retrieval.
6533
6534 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6535
6536 * mm-util.el (mm-extra-numeric-entities): New variable.
6537
6538 * mm-url.el (mm-url-decode-entities):
6539 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6540
6541 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6542
6543 * message.el: Use completion-at-point.
6544 (message-completion-function): New fun, extracted from message-tab.
6545 (message-mode): Use it for completion-at-point-functions.
6546 (message-tab): Use it and completion-at-point.
6547
6548 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6549
6550 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6551 character if a non-breakable character follows.
6552
6553 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6554
6555 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6556 any stream.
6557
6558 * shr.el (shr-tag-font): Colorize the region.
6559 (shr-tag-body): Ditto.
6560 (shr-tag-font): Actually let the styles be inherited instead of
6561 overwriting them.
6562 (shr-tag-font): Get the background color right.
6563 (shr-tag-style): Ignore all <style> tags for the moment.
6564
6565 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6566 a Message-ID to avoid having nnimap depend on gnus-sum.
6567
6568 * shr.el (shr-descend): Only colorize something if we have a node that
6569 sets colors.
6570
6571 2010-12-06 Julien Danjou <julien@danjou.info>
6572
6573 * shr.el (shr-render-td): Render td content with shr-descend, so style
6574 will be applied to <td> too.
6575 (shr-colorize-region): Colorize region even if we only have a background.
6576 (shr-tag-body): Fix color and background color inheritance.
6577 Do not recolorize after shr-generic.
6578 (shr-tag-font): Let shr-generic colorize via inheritance.
6579
6580 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6581
6582 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6583
6584 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
6585
6586 * nnir.el (nnir-request-move-article): Remove obsolete code.
6587
6588 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6591
6592 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6593
6594 * gnus-sum.el (gnus-summary-respool-article): The completion function
6595 expects a list instead of an alist.
6596
6597 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6598 string as the parameter.
6599
6600 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6601
6602 * shr.el (shr-stylesheet): New dynamic variable for cascading the
6603 styles.
6604 (shr-colorize-region): New function.
6605 (shr-insert-background-overlay): Remove.
6606 (shr-render-td): Background setting should be taken care of on a higher
6607 level.
6608 (shr-tag-body): Use post-hoc colorizations.
6609 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6610 (shr-put-color-1): Don't overwrite old colors.
6611 (shr-colorize-region): When the background color isn't explicit, use
6612 a fixed background.
6613
6614 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6615 nnmail variables.
6616
6617 2010-12-05 Bjørn Mork <bjorn@mork.no>
6618
6619 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6620 unless necessary.
6621
6622 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
6623
6624 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6625 server.
6626
6627 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6628
6629 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6630 so that TAB works.
6631
6632 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6633 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6634
6635 * shr.el (shr-urlify): Show the URL before the title to avoid
6636 misleading URLs.
6637
6638 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
6639
6640 * shr.el (shr-urlify): Display the title in <a> tags.
6641
6642 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
6643
6644 * nnir.el (nnir-categorize): Replace mapcar with mapc.
6645
6646 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
6647
6648 * nnir.el: Rearrange code to allow macros to be autoloaded by
6649 gnus-sum.el.
6650 (nnir-retrieve-headers-override-function): Make this variable
6651 customizable.
6652 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6653
6654 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6655 from nnir.el.
6656
6657 2010-12-03 Julien Danjou <julien@danjou.info>
6658
6659 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6660
6661 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6662
6663 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6664 allow optional argument `environment'.
6665
6666 2010-12-03 Glenn Morris <rgm@gnu.org>
6667
6668 * mm-extern.el (message-goto-body): Update declaration.
6669
6670 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6671
6672 * gnus-util.el (gnus-macroexpand-all): New function.
6673
6674 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6675 instead of macroexpand-all that is unavailable in XEmacs.
6676
6677 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
6678
6679 * nnir.el (nnir-summary-line-format): New variable.
6680 (nnir-mode): Use it.
6681 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6682 (nnir-article-ids): Reimplement as defsubst.
6683 (nnir-retrieve-headers): Don't mangle the subject header.
6684 (nnir-run-imap): Use 100 as RSV score.
6685 (nnir-run-find-grep): Fix for full server searching.
6686 (nnir-run-gmane): Better restriction to gmane groups.
6687
6688 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6689 summary buffers.
6690
6691 2010-12-02 Julien Danjou <julien@danjou.info>
6692
6693 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6694
6695 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6696
6697 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6698 support.
6699
6700 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
6701
6702 * nnir.el: Update to handle the registry better.
6703 (autoload): Silence byte-compiler.
6704 (nnir-open-server): Add a hook for nnir groups.
6705 (nnir-request-move-article): Don't mangle the header. Better to use
6706 formatting variables (which will be added in the future).
6707 (nnir-registry-action): Update the registry using the original article
6708 group name.
6709 (nnir-mode): Install nnir-specific hooks for updating the registry.
6710
6711 * gnus-sum.el
6712 (gnus-article-original-subject,gnus-newsgroup-original-name):
6713 Remove obsolete variables.
6714 (gnus-summary-move-article): Remove use of obsolete variables.
6715 (gnus-summary-local-variables): Make move and delete hooks local to
6716 summary buffers.
6717
6718 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6719
6720 * rtree.el: New file.
6721
6722 2010-12-01 Julien Danjou <julien@danjou.info>
6723
6724 * message.el (message-user-organization): Do not use
6725 gnus-local-organization.
6726
6727 * gnus.el: Remove gnus-local-organization.
6728
6729 * gnus-msg.el: Remove nastygram thing.
6730
6731 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
6732
6733 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6734 funcall.
6735
6736 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6739 names.
6740
6741 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6742 characters.
6743
6744 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6745 to t of inhibit-read-only since it is inside gnus-with-article-headers.
6746 Suggested by Štěpán Němec <stepnem@gmail.com>.
6747 (gnus-gravatar-transform-address): Use mail-extract-address-components
6748 that supports non-ASCII names rather than mail-header-parse-addresses.
6749
6750 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6751
6752 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6753 handled by the network handler.
6754
6755 2010-11-30 Julien Danjou <julien@danjou.info>
6756
6757 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6758 (nnimap-open-connection-1): Fix PREAUTH.
6759
6760 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6761
6762 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6763
6764 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6765 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6766 (shr-insert): Use them.
6767 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6768
6769 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6770
6771 * nnir.el (nnir-request-move-article): Bail out if original group
6772 doesn't support article moves.
6773 (nnir-get-active): Improve active list retrieval.
6774
6775 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6776
6777 * shr.el (shr-find-fill-point): Don't break before apostrophes.
6778
6779 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
6780
6781 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6782 seem to accept strings-with-numbers as port numbers.
6783
6784 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6785
6786 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6787 change the registry.
6788
6789 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6790
6791 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6792 delete-dups that is not available in XEmacs 21.4.
6793
6794 * mm-util.el (mm-delete-duplicates): Add comment.
6795
6796 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
6797
6798 * nnir.el (nnir-ignored-newsgroups): New variable.
6799 (nnir-get-active): Use it.
6800
6801 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6802
6803 * proto-stream.el (proto-stream-open-network): Add some comments.
6804
6805 * nntp.el (nntp-open-connection): Provide a :success condition.
6806
6807 * nnimap.el (nnimap-open-connection-1): Ditto.
6808
6809 * proto-stream.el (proto-stream-open-network): See what the response to
6810 the STARTTLS command is.
6811
6812 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6813 backwards compatibility).
6814 (nnimap-open-connection-1): Really respect nnimap-server-port.
6815
6816 * proto-stream.el (proto-stream-open-network): When doing opportunistic
6817 TLS upgrades we don't really care about the identity of the peer.
6818 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6819 that what we've checked for.
6820 (proto-stream-always-use-starttls): Only default to t if
6821 open-gnutls-stream exists.
6822 (proto-stream-open-network): If STARTTLS failed, then just open a
6823 normal connection.
6824 (proto-stream-open-network): Wait until the greeting before doing
6825 STARTTLS.
6826
6827 * nntp.el (nntp-open-connection): Report what the connection error is.
6828
6829 * proto-stream.el (open-protocol-stream): Rename from
6830 open-proto-stream.
6831
6832 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6833
6834 * nnimap.el (nnimap-stream): Change default to `undecided'.
6835 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6836 first, and then network.
6837 (nnimap-open-connection-1): Respect nnimap-server-port.
6838 (nnimap-open-connection): Be more backwards-compatible.
6839
6840 * proto-stream.el (proto-stream-always-use-starttls): New variable.
6841 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
6842 (proto-stream-open-starttls): Folded back into the main function.
6843 (proto-stream-open-network): Fix typo in the GnuTLS path.
6844 (proto-stream-command): Refactor out.
6845
6846 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6847
6848 * proto-stream.el (proto-stream-open-starttls): Actually implement the
6849 starttls.el STARTTLS.
6850
6851 * color.el (color-lab->srgb): Fix function call name.
6852
6853 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6854 if we're using tls.el.
6855 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
6856 built in, then don't try to establish a STARTTLS connection.
6857
6858 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6859 servers.
6860
6861 * proto-stream.el (open-proto-stream): Use network, not stream.
6862 (open-proto-stream): Add a way to specify what the end of a command is.
6863
6864 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6865 connections types.
6866 (nntp-open-network-stream): Remove.
6867 (nntp-open-ssl-stream): Remove.
6868 (nntp-open-tls-stream): Remove.
6869 (nntp-ssl-program): Remove.
6870
6871 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6872
6873 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
6874
6875 * nnir.el: Fix typos.
6876 (nnir-retrieve-headers-override-function): Rename variable to reflect
6877 new semantics.
6878 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6879 macros.
6880 (nnir-request-article, nnir-request-move-article): Use them.
6881 (nnir-categorize): New function.
6882 (nnir-run-query): Use it.
6883 (nnir-retrieve-headers): Rewrite to batch header retrieval.
6884 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6885 sorted.
6886 (nnir-group-full-name): Use gnus-group-full-name instead.
6887 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6888 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6889
6890 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6891
6892 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6893
6894 * proto-stream.el: New library to provide protocol-specific
6895 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6896 protocols.
6897 (open-proto-stream): Complete the documentation.
6898 (proto-stream-open-network): Fix some typos.
6899
6900 * nnimap.el (nnimap-open-connection): Use it.
6901
6902 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
6903
6904 * pop3.el (pop3-open-server): Read server greeting before starting TLS
6905 negotiation.
6906
6907 2010-11-26 Julien Danjou <julien@danjou.info>
6908
6909 * color.el: Rename various rgb functions to srgb.
6910
6911 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6912
6913 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6914 names.
6915
6916 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
6917
6918 * shr.el (shr-insert): Revert last change.
6919 (shr-find-fill-point): Never leave point being at bol;
6920 relax the kinsoku limitation when rendering tables.
6921
6922 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6923
6924 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6925 results from -accept-article.
6926
6927 * shr-color.el: Require cl when compiling.
6928
6929 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6930 checkin.
6931
6932 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6933
6934 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6935
6936 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6937 'add and 'delete to set backend marks.
6938
6939 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6940
6941 * nnheader.el (nnheader-update-marks-actions): Refactor out.
6942
6943 * nntp.el (nntp-request-set-mark): Use it.
6944
6945 * nnfolder.el (nnfolder-request-set-mark): Ditto.
6946
6947 * nnml.el (nnml-request-set-mark): Ditto.
6948
6949 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6950 introduces regressions in article selection.
6951 (nnimap-find-uid-response): New function.
6952 (nnimap-request-accept-article): Use the UID returned, if any.
6953 (nnimap-request-move-article): Use the UID returned, if any.
6954 (nnimap-get-groups): Reimplement to work with folded lines.
6955 (nnimap-find-uid-response): The UID is the last element in the list.
6956 (nnimap-request-set-mark): Extend syntax with 'set.
6957
6958 * nnml.el (nnml-request-set-mark): Ditto.
6959
6960 * nnfolder.el (nnfolder-request-set-mark): Ditto.
6961
6962 * nntp.el (nntp-request-set-mark): Ditto.
6963
6964 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6965
6966 * message.el (message-called-interactively-p): A temporary macro.
6967 (message-goto-body): Use it temporarily.
6968
6969 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6970
6971 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6972 (nnimap-last-response-string): Unfold quoted lines, if they exist.
6973 (nnimap-last-response-string): Fix last unfolding fix.
6974
6975 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * shr.el (shr-insert): Fix the way to fold lines.
6978
6979 2010-11-25 Julien Danjou <julien@danjou.info>
6980
6981 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6982
6983 * color.el: Rename from color-lab.el
6984 (color-rgb->hex): Add.
6985 (color-complement): Add.
6986 (color-complement-hex): Add.
6987
6988 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6989
6990 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6991
6992 * shr-color.el (shr-color-visible): Don't bug out if the color names
6993 don't exist.
6994
6995 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6996
6997 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6998 assuming that article displaying or another mml-preview may be
6999 interrupted for an error or for the like.
7000
7001 * shr.el (shr-get-background): Fix argument name.
7002
7003 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7004
7005 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7006
7007 * gnus-sum.el (gnus-summary-include-articles): New function.
7008
7009 * message.el (message-goto-body): called-interactively-p needs a
7010 parameter, so use `any'.
7011
7012 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7013 clear marks before moving, since they're synced from the Gnus side
7014 first.
7015
7016 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7017 (gnus-summary-move-article): Copy over all marks before moving, so that
7018 IMAP doesn't think a new article has arrived.
7019
7020 2010-11-24 Julien Danjou <julien@danjou.info>
7021
7022 * shr.el (shr-insert-background-overlay): Fix typo.
7023 (shr-render-td): Copy the background before rendering.
7024
7025 * shr-color.el (shr-color-visible): Fix docstring.
7026
7027 * shr.el (shr-tag-table): Add bgcolor support.
7028 (shr-render-td): Add bgcolor support.
7029 (shr-get-background): Add.
7030 (shr-insert-foreground-overlay): Use shr-get-background.
7031
7032 * message.el (message-goto-body): Use called-interactively-p.
7033 (message-in-body-p): message-goto-body returns point.
7034
7035 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7036
7037 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7038 Fixes something or other in Emacs 23, and is backwards compatible.
7039
7040 * message.el (message-goto-body): Remove the <#secure special-casing,
7041 which is too special.
7042
7043 * shr.el (shr-parse-style): Drop !important from styles.
7044
7045 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7046
7047 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7048 this function to return incorrect results when calling it with an
7049 explicit article argument different from
7050 (gnus-summary-article-number).
7051
7052 2010-11-24 Julien Danjou <julien@danjou.info>
7053
7054 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7055 (shr-tag-body): Add background support.
7056 (shr-descend): Add background support.
7057 (shr-tag-title): Add.
7058
7059 * shr-color.el (shr-color-visible): Really return original background
7060 if fixed.
7061
7062 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7063
7064 * shr.el (shr-color-check): Protect against non-existent color names.
7065
7066 2010-11-24 Julien Danjou <julien@danjou.info>
7067
7068 * color-lab.el: Require 'cl when compiling.
7069
7070 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7071
7072 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7073 matched part.
7074
7075 * color-lab.el: Fix all expt calls to use float type.
7076
7077 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7078
7079 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7080 expression to shr-color-check as is.
7081
7082 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7083
7084 * color-lab.el: Add coding cookie.
7085 (float-pi): Use eval-and-compile.
7086
7087 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7088
7089 * shr.el (shr-insert-color-overlay): Split stuff like
7090 "#444444 !important" to find the real color.
7091 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7092 parse <font color="red"> entries.
7093
7094 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7095
7096 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7097 point when parsing headers.
7098
7099 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7100 is positioned properly when parsing headers.
7101
7102 2010-11-23 Julien Danjou <julien@danjou.info>
7103
7104 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7105
7106 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7107
7108 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7109
7110 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7111 Use shr-color-hue-to-rgb.
7112 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7113
7114 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7115
7116 * shr.el (shr-color->hexadecimal): Autoload.
7117 (shr-descend): Add color to all tags.
7118
7119 2010-11-22 Julien Danjou <julien@danjou.info>
7120
7121 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7122 shr-color->hexadecimal.
7123
7124 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7125 RGB() or HSL() color representation.
7126
7127 * shr.el (shr-tag-font): Add.
7128 (shr-tag-color-check): New function to get better colors.
7129 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7130 tag-span.
7131
7132 * shr-color.el: New file.
7133
7134 * color-lab.el: New file.
7135
7136 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7137
7138 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7139
7140 * nnir.el: Fix typo in comments.
7141 (nnir-run-imap): Simplify code. No need to reverse artlist.
7142 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7143
7144 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7145
7146 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7147
7148 * nnimap.el (nnimap-get-capabilities): Refactor out.
7149 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7150
7151 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7152
7153 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7154 appearing when `mm-uu-hide-markers' is nil.
7155
7156 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7157
7158 * nnimap.el (nnimap-unselect-group): Make into its own function.
7159 (nnimap-request-rename-group): Unselect group before renaming.
7160 This had gotten lost somewhere.
7161 (nnimap-request-accept-article): Keep track of examined groups, and
7162 unselect the group before APPENDing to read-only groups.
7163 (nnimap-request-move-article): Clear flags before moving so that they
7164 can be re-set later.
7165
7166 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7167
7168 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7169 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7170
7171 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7172
7173 * gnus-art.el (gnus-mime-display-single):
7174 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7175 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7176 parameter.
7177
7178 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7179
7180 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7181 (shr-table-vertical-line): New variable.
7182 (shr-insert-table): Use it.
7183
7184 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7185
7186 * gnus-html.el (gnus-html-wash-images): Don't display images if
7187 gnus-inhibit-images is non-nil; register displayer for cid images.
7188 (gnus-html-display-image): Work for cid image.
7189 (gnus-html-insert-image): Allow arguments.
7190 (gnus-html-put-image): Inhibit read-only.
7191 (gnus-html-prefetch-images): Don't prefetch images if
7192 gnus-inhibit-images is non-nil.
7193
7194 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7195
7196 * shr.el (shr-put-image): Break lines when inserting big pictures.
7197
7198 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7199
7200 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7201 sender, thanks Katsumi Yamaoka.
7202
7203 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7204
7205 * nnir.el (nnir-run-imap): Reverse the article list for each group
7206 rather than the whole list.
7207
7208 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7209
7210 * shr.el (shr-image-displayer): Protect function against non-existent
7211 image source.
7212
7213 * gnus-art.el (gnus-inhibit-images): New user option.
7214 (gnus-mime-display-single): Don't display image if it is non-nil.
7215
7216 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7217 gnus-inhibit-images.
7218
7219 * shr.el (shr-image-displayer): New function.
7220 (shr-tag-img): Use it.
7221
7222 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7223
7224 * mml2015.el (mml2015-epg-sign): Use From header.
7225
7226 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7227
7228 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7229
7230 * gnus-util.el (gnus-find-text-property-region): Return markers.
7231
7232 * shr.el (shr-tag-img): Put a displayer in the text property.
7233
7234 * gnus-util.el (gnus-find-text-property-region): New utility function.
7235
7236 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7237 (gnus-html-show-images): Remove.
7238
7239 * gnus-art.el (gnus-article-show-images): New, more general function.
7240
7241 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7242 image url text properties.
7243
7244 * shr.el: Ditto.
7245
7246 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7247 gnus-agent-auto-agentize-methods is set. Which it isn't.
7248
7249 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7250
7251 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7252 work for two or more articles.
7253
7254 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7255
7256 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7257 divide an image that's in an html article to two or more when washing
7258 non-ASCII characters in alt text of it.
7259
7260 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7261
7262 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7263 smime-decrypt-region using function argument.
7264 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7265
7266 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7267
7268 * smime.el (smime-decrypt-region): Catch it.
7269
7270 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7271
7272 * smime.el (smime-mode-map): Move initialization into declaration.
7273 (gnus-run-mode-hooks): Don't autoload.
7274 (smime-mode): Use define-derived-mode.
7275
7276 2010-11-11 Glenn Morris <rgm@gnu.org>
7277
7278 * smime.el (from): Restrict declaration to XEmacs.
7279
7280 * nnir.el (gnus-group-topic-name): Autoload.
7281
7282 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * shr.el (shr-insert): Don't break long line if it is because of
7285 kinsoku-bol characters in the line end.
7286
7287 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7288
7289 * nnir.el (nnir-request-move-article): Fix to provide original group
7290 and subject.
7291 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7292 been retrieved.
7293
7294 * gnus-sum.el (gnus-summary-move-article): Use original group and
7295 subject for virtual articles such as those in an nnir summary buffer.
7296
7297 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7298
7299 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7300 least 21.5).
7301
7302 * smime.el (from): Declare it again for XEmacs.
7303
7304 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7305
7306 * message.el (message-resend): Don't disable encoding unless it's
7307 already encoded.
7308
7309 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7310 low-numbered articles.
7311
7312 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7313
7314 * rfc2047.el (rfc2047-syntax-table): Simplify.
7315
7316 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7317 set-char-table-range for XEmacs.
7318
7319 2010-11-10 Glenn Morris <rgm@gnu.org>
7320
7321 * smime.el (from): Remove unused declaration.
7322
7323 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7324 (gnus-float-time): On Emacs, always an alias.
7325
7326 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7327 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7328
7329 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7330
7331 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7332
7333 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7334
7335 * shr.el (browse-url-mailto): Autoload.
7336
7337 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7338
7339 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7340 regexp doesn't need quoting.
7341
7342 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7343
7344 * message.el (message-subject-trailing-was-ask-regexp)
7345 (message-subject-trailing-was-regexp): Match was: in addition to was.
7346
7347 2010-11-09 Glenn Morris <rgm@gnu.org>
7348
7349 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7350 (nnbabyl-check-mbox): Use point-at-bol.
7351
7352 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7353
7354 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7355
7356 * message.el (message-mailto): New function.
7357 (message-mailto): Should accept other parameters.
7358 (message-mailto): Remove since it duplicates browse-url-mailto
7359 functionality.
7360
7361 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7362
7363 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7364 methods.
7365 (gnus-read-active-file): Ditto.
7366
7367 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7368 ": " from the prompt.
7369 (gnus-group-make-group): Ditto.
7370
7371 2010-11-07 Glenn Morris <rgm@gnu.org>
7372
7373 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7374 (gnus-bookmark-kill-line): Use point-at-eol.
7375
7376 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7377
7378 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7379 asterisks in From header.
7380
7381 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7382
7383 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7384 string to avoid making the From headers syntactically invalid.
7385
7386 * message.el (message-send-mail): Don't insert courtesy messages if the
7387 message already has List-Post and List-ID messages.
7388
7389 2010-11-06 Glenn Morris <rgm@gnu.org>
7390
7391 * gnus-art.el (gnus-treat-article): Give dynamic local variables
7392 `condition', `type', `length' a prefix.
7393 (gnus-treat-predicate): Update for above name changes.
7394
7395 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
7396
7397 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7398 binding. Handled by `gnus-summary-refer-thread' instead.
7399 (nnir-warp-to-article): New backend function.
7400
7401 * nnimap.el (nnimap-request-thread): Force dependency updating.
7402
7403 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7404 (gnus-summary-refer-thread): Rework to improve thread-referral.
7405
7406 * gnus-int.el (gnus-warp-to-article): New function.
7407
7408 * gnus-sum.el (gnus-summary-article-map): Bind it.
7409
7410 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
7411
7412 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7413 gnus-summary-refer-thread.
7414
7415 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7416 headers.
7417 (gnus-summary-limit-include-thread): Prevent articles in thread from
7418 being cut in gnus-cut-threads.
7419 (gnus-summary-refer-thread): Limit retrieved headers to those in
7420 thread.
7421
7422 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7423
7424 * message.el (message-send-mail): Use the value of
7425 message-courtesy-message from the message buffer.
7426
7427 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7428
7429 * shr.el (shr-browse-url): Implement mailto: URLs.
7430
7431 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7432 "raw".
7433
7434 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7435 if it's already selected.
7436
7437 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7438
7439 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7440
7441 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7442 to measure the length and truncate alt text.
7443
7444 2010-11-03 Glenn Morris <rgm@gnu.org>
7445
7446 * nndiary.el (nndiary-generate-nov-databases-1)
7447 (nndiary-generate-active-info): Rename dynamic variable `files' to
7448 something less generic.
7449
7450 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
7451
7452 * nnir.el (nnir-request-move-article): Call the underlying backend to
7453 move articles from nnir.
7454
7455 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7456
7457 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7458
7459 2010-11-02 Julien Danjou <julien@danjou.info>
7460
7461 * nnir.el: Remove wais support.
7462
7463 2010-11-02 Glenn Morris <rgm@gnu.org>
7464
7465 * gnus-html.el: Reorder requirements to quieten compiler.
7466
7467 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7468
7469 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7470 properly for XEmacs as well.
7471 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7472 (gnus-article-natural-long-line-p): Use window-width rather than
7473 frame-width.
7474
7475 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
7476
7477 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
7478 (nnir-read-parms): Don't modify query.
7479 (nnir-run-query): Add ability to search topic on current line.
7480 (nnir-get-active): Clean up.
7481
7482 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7483
7484 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7485 degenerate articles.
7486
7487 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7488 (gnus-print-buffer): Just print the buffer as is, without any copying
7489 to a buffer and then re-highlighting.
7490
7491 * nnimap.el (nnimap-request-group): Store the new updated info.
7492 (nnimap-request-group): Select the group when we don't know whether it
7493 exists or not.
7494
7495 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7496 groups.
7497
7498 * gnus-group.el (gnus-group-find-new-groups): Display all the new
7499 groups.
7500
7501 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7502 groups.
7503
7504 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7505 long-lines case by only filling the long lines.
7506
7507 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7508 (bug #7311).
7509
7510 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * shr.el: No need to declare `declare-function' since shr.el is for
7513 only Emacsen that provide `libxml-parse-html-region'.
7514
7515 2010-11-01 Glenn Morris <rgm@gnu.org>
7516
7517 * mm-util.el (gnus-completing-read): Autoload.
7518 (mm-read-coding-system): Simplify Emacs definition.
7519
7520 * nnmail.el (gnus-activate-group):
7521 * nnimap.el (gnutls-negotiate):
7522 * nntp.el (netrc-parse): Fix declarations.
7523
7524 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7525
7526 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7527 string-match-p in Emacs >=23.
7528
7529 * gnus-msg.el (gnus-configure-posting-styles):
7530 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7531
7532 2010-11-01 Glenn Morris <rgm@gnu.org>
7533
7534 * nnir.el (declare-function): Add compat stub.
7535 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7536 (nnir-run-gmane): Require 'mm-url.
7537
7538 * mm-util.el (mm-string-to-multibyte): Simplify.
7539
7540 * shr.el (declare-function): Add compat stub.
7541 (url-cache-create-filename): Declare.
7542 (mm-disable-multibyte, widget-convert-button): Autoload.
7543
7544 * smime.el (ldap-search): Declare.
7545 (smime-cert-by-ldap-1): Require ldap on Emacs.
7546
7547 * nnimap.el: Require nnmail, and gnus-sum when compiling.
7548 (nnimap-keepalive): Use gnus-float-time.
7549
7550 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7551 (mail-source-delete-crash-box): Use gnus-float-time.
7552
7553 * gnus-dired.el (gnus-completing-read): Autoload.
7554
7555 * mm-view.el (gnus-rescale-image): Autoload.
7556
7557 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7558
7559 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7560
7561 * sieve-manage.el: Require 'cl when compiling.
7562
7563 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7564 (gnus-iswitchb-completing-read): Require iswitchb.
7565 (gnus-select-frame-set-input-focus): Silence compiler.
7566
7567 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7568
7569 * message.el (message-subject-trailing-was-query): Change default to t,
7570 since I think that's what most people want.
7571
7572 * nnimap.el (nnimap-request-accept-article): Erase buffer before
7573 appending for easier debugging.
7574 (nnimap-wait-for-connection): Take a regexp.
7575 (nnimap-request-accept-article): Wait for the continuation line before
7576 sending anything unless we're streaming.
7577
7578 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7579 leave the header washing to take place.
7580
7581 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7582
7583 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7584 regular expression match and replace in posting styles.
7585
7586 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
7587
7588 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7589 an entire server.
7590 (nnir-get-active): New function.
7591 (nnir-run-imap): Use it.
7592 (nnir-run-gmane): Who knew, gmane search returns an article score!
7593
7594 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7595 server on the current line with nnir.
7596
7597 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7598
7599 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7600 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7601 left edge.
7602 (gnus-article-foldable-buffer): Skip past the prefix when determining
7603 raggedness.
7604
7605 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7606 the raw article, and change `C-u g' to show the article without doing
7607 treatments.
7608
7609 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7610 on to `gnus-treat-article'.
7611 (gnus-inhibit-article-treatments): New variable.
7612
7613 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7614
7615 * gnus-art.el (gnus-treatment-function-alist): Have
7616 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7617 (gnus-treat-fill-long-lines): Change default to fill all text/plain
7618 sections.
7619
7620 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7621 parameter.
7622 (gnus-article-fill-cited-long-lines): New function.
7623 (gnus-article-fill-cited-article): Allow filling only long sections.
7624
7625 * shr.el (shr-find-fill-point): Don't break lines between punctuation
7626 and non-punctuation (like after the apostrophe in "'We").
7627
7628 * gnus-sum.el (gnus-summary-select-article): Make sure
7629 gnus-original-article-buffer is alive.
7630
7631 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7632 reflect the order they are in the digest.
7633
7634 * gnus.el (gnus-group-startup-message): Move point to the start of the
7635 buffer.
7636
7637 * nnimap.el (nnimap-capability): New function.
7638 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7639 is set.
7640
7641 2010-10-31 David Engster <dengste@eml.cc>
7642
7643 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7644 conform with changes to gnus-completing-read.
7645
7646 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7647
7648 * shr.el (shr-tag-img): Output "*" instead of "[img]".
7649
7650 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7651
7652 * nnir.el: Move defvar, defcustom around to keep file organized
7653 and keep byte-compiler quiet.
7654 (nnir-read-parms): Accept search-engine as arg.
7655 (nnir-run-query): Pass search-engine as arg.
7656 (nnir-search-engine): Remove.
7657
7658 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7659
7660 * shr.el (shr-generic): The text nodes should be text, not :text.
7661
7662 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7663 later in the file.
7664
7665 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7666
7667 * nnir.el: General clean up. Allow searching with multiple engines.
7668 Allow separate extra-parameters for each engine.
7669 Batch queries when possible.
7670 (nnir-imap-default-search-key,nnir-method-default-engines):
7671 Add customize interface.
7672 (nnir-run-gmane): New engine.
7673 (nnir-engines): Use it. Qualify all prompts with engine name.
7674 (nnir-search-engine): Remove global variable.
7675 (nnir-run-hyrex): Restore for now.
7676 (nnir-extra-parms,nnir-search-history): New variables.
7677 (gnus-group-make-nnir-group): Use them.
7678 (nnir-group-server): Remove in favor of gnus-group-server.
7679 (nnir-request-group): Avoid searching twice.
7680 (nnir-sort-groups-by-server): New function.
7681
7682 2010-10-30 Julien Danjou <julien@danjou.info>
7683
7684 * gnus-group.el: Remove gnus-group-fetch-control.
7685
7686 * gnus-start.el (gnus-find-new-newsgroups):
7687 Remove gnus-check-first-time-used.
7688
7689 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7690
7691 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7692
7693 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7694 set on groups that don't have \* permanentflags.
7695
7696 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7697
7698 * shr.el (shr-tag-span): Drop colorization of regions since we don't
7699 control the background color.
7700 (shr-tag-img): Ignore very small web bug type images.
7701 (shr-put-image): Add help-echo alt texts to the images.
7702 (shr-tag-video): Show the video poster image.
7703
7704 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7705
7706 * shr.el (shr-table-depth): New variable.
7707 (shr-tag-table-1): Only insert the images after the top-level table.
7708
7709 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7710
7711 * gnus-util.el (gnus-list-memq-of-list): New function.
7712
7713 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7714 selected.
7715 (nnimap-unsplittable-articles): New slot.
7716 (nnimap-new-articles): Use it.
7717
7718 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
7719
7720 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7721 move to the previous line on `M-g'.
7722
7723 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7724
7725 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7726 *-request-group, which seems unnecessary.
7727
7728 * nnimap.el (nnimap-quote-specials): Function copied over from
7729 imap.el.
7730 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7731 they support that. Suggested by Tom Regner.
7732
7733 2010-10-29 Julien Danjou <julien@danjou.info>
7734
7735 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7736 defalias.
7737 (gnus-summary-delete-marked-with): Remove obsolete defalias.
7738
7739 * gnus.el: Remove `gnus-nntp-service' variable.
7740 (gnus-secondary-servers): Make obsolete.
7741 (gnus-nntp-server): Make obsolete.
7742
7743 * gnus-start.el (gnus-1): Remove x-splash calls.
7744
7745 * gnus-ems.el (gnus-x-splash): Remove.
7746
7747 * gnus.el (gnus-group-startup-message): Simplify/update code.
7748
7749 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7750 capability before doing anything.
7751 (gnus-group-insert-group-line): Remove useless
7752 gnus-group-remove-excess-properties.
7753
7754 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7755
7756 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7757
7758 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7759
7760 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7761 config after reselecting.
7762
7763 2010-10-28 Julien Danjou <julien@danjou.info>
7764
7765 * shr.el (shr-put-image): Use point even if only inserting text.
7766 (shr-put-image): Save excursion when inserting alt text on non-graphic
7767 display, so the behavior is the same when we are on a graphic display.
7768
7769 * nnir.el (nnir-run-swish-e): Remove hyrex support.
7770
7771 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7772
7773 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7774 (gnus-mime-copy-part): Check coding system, not charset.
7775 (gnus-mime-view-part-externally): Never remove part.
7776 (gnus-mime-view-part-internally): Don't remove part here.
7777 (gnus-article-part-wrapper): Make sure MIME tag is visible.
7778 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7779 multipart/alternative.
7780
7781 * mm-decode.el (mm-display-part): Take optional arg `force'.
7782
7783 2010-10-26 Julien Danjou <julien@danjou.info>
7784
7785 * gnus-group.el (gnus-group-default-list-level): Add this function to
7786 compute the default list level.
7787 (gnus-group-default-list-level): Add possibility to use a function.
7788
7789 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
7790
7791 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7792
7793 * gnus-group.el (gnus-group-completing-read)
7794 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7795 gnus-replace-in-string.
7796
7797 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
7798
7799 * shr.el (shr-tag-div): Add.
7800
7801 2010-10-25 Julien Danjou <julien@danjou.info>
7802
7803 * gnus-util.el: Remove `gnus-with-local-quit'.
7804
7805 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7806
7807 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7808
7809 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7810 the original article buffer.
7811
7812 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7813
7814 * nnimap.el (nnimap-request-head): New function.
7815 (nnimap-request-move-article): Try to be slightly faster by not
7816 requesting the entire message when moving.
7817 (nnimap-transform-headers): Don't bug out on bodiless articles.
7818 (nnimap-send-command): Have no outstanding messages if the IMAP server
7819 doesn't support streaming.
7820 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7821
7822 2010-10-24 Julien Danjou <julien@danjou.info>
7823
7824 * message.el (message-default-headers): Fix type.
7825
7826 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7827
7828 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7829 prefetching images.
7830
7831 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7832 backend for unknown groups. This is mainly useful for nnimap groups.
7833
7834 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7835 group isn't covered by the agent.
7836
7837 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
7838
7839 * nnir.el (nnir-method-default-engines): New variable.
7840 (nnir-run-query): Use it.
7841 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7842 (gnus-summary-nnir-goto-thread): Change group if needed.
7843
7844 * gnus-group.el (gnus-group-group-map): Add key binding for
7845 gnus-group-make-nnir-group.
7846
7847 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7848
7849 * shr.el (shr-tag-object): Add.
7850
7851 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7852 original article buffer live.
7853 (gnus-summary-select-article-buffer):
7854 Mention gnus-widen-article-buffer.
7855
7856 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7857
7858 * shr.el (shr-tag-strong): Add.
7859
7860 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7861
7862 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7863 group names. They mess up the group buffer badly.
7864
7865 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7866
7867 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7868 instead of the summary one.
7869
7870 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7871
7872 * mml.el (mml-preview): Work properly when editing article.
7873
7874 * gnus-start.el (gnus-read-active-file-1): Don't add method to
7875 gnus-have-read-active-file if it's already been in.
7876
7877 2010-10-22 Tom Tromey <tromey@redhat.com>
7878
7879 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7880 gnus-group-completing-read.
7881
7882 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7883
7884 * message.el (message-mode-map): Don't bind M-; to comment region, to
7885 allow the global comment-dwim to work.
7886
7887 2010-10-21 Julien Danjou <julien@danjou.info>
7888
7889 * message.el (message-setup-1): Allow message-default-headers to be a
7890 function.
7891
7892 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
7893
7894 * shr.el (shr-tag-table): Simplify.
7895
7896 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7897
7898 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7899 to avoid trying to snarf invalid stuff.
7900
7901 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7902
7903 * gnus.el (gnus-message-archive-group): Quote value.
7904 (gnus-message-archive-group): Mark as changed.
7905
7906 * shr.el (shr-add-font): Don't put the font properties on the newline
7907 or the indentation.
7908
7909 * message.el (message-fix-before-sending): Change options when sending
7910 non-printable characters.
7911
7912 * gnus.el (gnus-message-archive-method): Change the default to
7913 monthly outgoing groups.
7914
7915 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7916 that have gotten new numbers.
7917
7918 * nnimap.el (nnimap-request-replace-article): New function.
7919
7920 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7923 (nnrss-request-article): Don't use special html washing code.
7924
7925 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
7926
7927 * shr.el (shr-tag-table): Remove useless nconc.
7928
7929 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7930
7931 * gnus-art.el (article-wash-html): Simplify and remove the charset
7932 stuff. Use the normal html rendering code instead of the special html
7933 washing code.
7934
7935 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7936 `gnus-w3m' symbols.
7937 (mm-text-html-washer-alist): Remove.
7938
7939 * mm-decode.el (mm-inline-text-html-renderer): Remove.
7940 (mm-inline-media-tests): Remove use.
7941 (mm-text-html-renderer): Change default to the `shr' symbol.
7942
7943 * mm-view.el (mm-inline-text-html): Remove use.
7944
7945 * gnus-art.el (gnus-blocked-images): New function. Allow the
7946 `gnus-blocked-images' to be a function.
7947 (gnus-article-wash-function): Remove.
7948
7949 2010-10-20 Julien Danjou <julien@danjou.info>
7950
7951 * spam.el (spam-list-of-processors): Mark as obsolete.
7952
7953 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7954 (nnimap-insert-partial-structure): Fix boundary detection.
7955
7956 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
7957
7958 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7959 run file-truename on remote files. This can be expensive and even
7960 prevent one from editing drafts if some unrelated buffer has a stale
7961 connection.
7962
7963 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
7964
7965 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7966 kinsoku-eol regardless of shr-kinsoku-shorten.
7967 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7968 (shr-tag-table): Support caption, thead, and tfoot.
7969
7970 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7971
7972 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7973 lines.
7974 (shr-save-contents): New command and keystroke.
7975
7976 * nndoc.el (nndoc-type-alist): Add git support.
7977 (nndoc-git-type-p): New function.
7978 (nndoc-transform-git-article): Ditto.
7979 (nndoc-transform-git-headers): Ditto.
7980 (nndoc-transform-git-headers): Generate Subject headers.
7981
7982 * shr.el (shr-parse-style): New function.
7983 (shr-tag-span): Ditto.
7984
7985 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7986 to `G G' to avoid collisions.
7987
7988 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * shr.el: Load kinsoku if necessary.
7991 (shr-kinsoku-shorten): New internal variable.
7992 (shr-find-fill-point): Make kinsoku shorten text line if
7993 shr-kinsoku-shorten is bound to non-nil.
7994 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7995 shr-indentation too when testing if table is wider than frame width.
7996 (shr-insert-table): Use `string-width' instead of `length' to measure
7997 text width.
7998 (shr-insert-table-ruler): Make sure indentation is done at bol.
7999
8000 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8001
8002 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8003 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8004 undecoded network data.
8005
8006 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8007
8008 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8009 name in the mode line spec so that the mode line menu works
8010 (bug #2431).
8011
8012 * message.el (message-get-reply-headers): If we're fed `to-address',
8013 then always use that.
8014
8015 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8016 aren't so wide as to need to switch off the edit menu.
8017
8018 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8019 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8020
8021 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8022 `M-g'.
8023 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8024 the permanent marks.
8025
8026 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8027
8028 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8029 Splitting according to references/in-reply-to obeys the ignore-groups
8030 variable, while splitting by sender and subject do not.
8031
8032 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8033
8034 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8035 alist, so that we can look for non-Unicode chars.
8036 (article-translate-strings): Allow both character and string maps.
8037
8038 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8039
8040 * shr.el (shr-insert): Don't insert space behind a wide character
8041 categorized as kinsoku-bol, or between characters both categorized as
8042 nospace.
8043
8044 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8045
8046 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8047 headers to gnus-newsgroup-headers.
8048
8049 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8050
8051 * shr.el (shr-tag-img): Don't align images -- since we're not
8052 rescaling, this often leads to ugly displays.
8053
8054 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8055
8056 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8057 duplicates.
8058
8059 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8060
8061 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8062 call.
8063
8064 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8065
8066 * gnus.el: Autoload gnus-html-show-images.
8067
8068 * nnimap.el: Use nnheader-message throughout.
8069
8070 * shr.el (shr-tag-img): Ignore images with no data.
8071
8072 2010-10-15 Julien Danjou <julien@danjou.info>
8073
8074 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8075 a possibility to disable format=flow encoding when using hard newlines.
8076
8077 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8078
8079 * shr.el (shr-insert): Remove space inserted before or after a
8080 breakable character or at the beginning or the end of a line.
8081 (shr-find-fill-point): Do kinsoku; find the second best point or give
8082 it up if there's no breakable point.
8083
8084 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8085
8086 * nnimap.el (nnimap-open-connection): Message when opening connection
8087 for debugging purposes.
8088
8089 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8090 on every setup buffer call to allow this to change from article to
8091 article.
8092
8093 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8094 buffers where we have a wide table.
8095
8096 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8097
8098 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8099 uses *-request-thread.
8100
8101 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8102
8103 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8104 incantation, which is no longer valid.
8105
8106 2010-10-14 Julien Danjou <julien@danjou.info>
8107
8108 * shr.el: Fix defcustom type (char -> character).
8109
8110 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8111
8112 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8113 programs.
8114
8115 2010-10-14 Julien Danjou <julien@danjou.info>
8116
8117 * shr.el (shr-tag-a): Use url-link as widget type.
8118
8119 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8120 `gnus-group-get-icon'.
8121
8122 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8123
8124 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8125 This should make server editing work better.
8126
8127 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8128
8129 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8130 (nnimap-parse-flags): Fix regexp.
8131
8132 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8133 probably work for CJVK text, too.
8134
8135 * nnimap.el (nnimap-extend-tls-programs): Remove.
8136 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8137
8138 2010-10-13 Julien Danjou <julien@danjou.info>
8139
8140 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8141 responses.
8142
8143 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8144
8145 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8146
8147 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8148 anything in Emacs.
8149
8150 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8151
8152 2010-10-13 Julien Danjou <julien@danjou.info>
8153
8154 * shr.el (shr-width): Make shr-width a defcustom with default to
8155 fill-column.
8156 (shr-tag-img): Use shr-width rather than fill-column.
8157
8158 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8159
8160 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8161
8162 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8163 position when (X-)Faces exist.
8164 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8165 avatars when called interactively.
8166
8167 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8168
8169 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8170 gnus-article-x-face-too-ugly is bound.
8171
8172 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8173
8174 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8175
8176 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8177 mailbox that doesn't exist.
8178
8179 2010-10-12 Julien Danjou <julien@danjou.info>
8180
8181 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8182 (shr-get-image-data): Encode URL properly when fetching from cache.
8183 (shr-tag-img): Use aligned-to spaces to align correctly images.
8184
8185 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8186 before inserting the Gravatar.
8187
8188 * shr.el (shr-tag-img): Add align attribute support for <img>.
8189
8190 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8191
8192 * gnus-gravatar.el (gnus-art): Require.
8193
8194 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8195 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8196 Remove long obsoleted functions.
8197
8198 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8199
8200 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8201
8202 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8203 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8204 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8205 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8206 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8207 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8208 Fix comment for declare-function.
8209
8210 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8211
8212 * nnimap.el (nnimap-request-rename-group): Select group read-only
8213 before renaming it.
8214
8215 * shr.el (shr-insert): Fix up the white space only regexp.
8216
8217 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8218 bodies. Protect against this. Reported by Michael Welsh Duggan.
8219
8220 * shr.el (shr-current-column): New function.
8221 (shr-find-fill-point): New function.
8222
8223 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8224
8225 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8226 numbers.
8227
8228 2010-10-11 Julien Danjou <julien@danjou.info>
8229
8230 * shr.el (shr-hr-line): Add.
8231 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8232 display hr lines.
8233 (shr-max-columns): Do not change state to nil if we just inserting
8234 spaces.
8235
8236 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8237
8238 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8239 select the last group.
8240
8241 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8242
8243 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8244
8245 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8246
8247 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8248 for Gnus.
8249 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8250 (nnimap-update-qresync-info): Mark \Seen articles as read.
8251
8252 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8253 non-variable, too.
8254
8255 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8256 available.
8257 (nnimap-update-info): Rely more on the current active than the param
8258 active to avoid marking articles as read too much.
8259
8260 * auth-source.el (auth-source-create): Use (user-login-name) for the
8261 user name default.
8262
8263 * nnimap.el (nnimap-update-info): If the server doesn't return any
8264 useful info, just use the previous info.
8265 (nnimap-update-info): Prefer old info over start-article.
8266 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8267
8268 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8269
8270 * nnir.el (autoload): Clean up autoloads.
8271 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8272 Use key rather than value.
8273 (nnir-imap-search-other): New variable.
8274 (nnir-read-parm): Use it.
8275 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8276 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8277
8278 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8279
8280 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8281 the process, too.
8282
8283 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8284
8285 * spam.el (gnus-summary-mode-map): Bind to "$".
8286 Suggested by Russ Allbery.
8287
8288 * shr.el: Rework the way things are indented by <li> slightly.
8289
8290 * gnus.el (gnus-group-set-parameter): Fix typo.
8291
8292 * nnimap.el: Start implementing QRESYNC support.
8293
8294 2010-10-09 Julien Danjou <julien@danjou.info>
8295
8296 * nnir.el (nnir-engines): Fix too many arguments.
8297
8298 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8299
8300 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8301 group is the "last", so that the backends like nnfolder actually save
8302 their folders.
8303
8304 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8305 try to use that for the TLS stream.
8306 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8307 UIDVALIDITY and find out which groups are read-only and not.
8308 (nnimap-get-flags): Use the same marks parsing code as the rest of
8309 nnimap.
8310
8311 2010-10-09 Julien Danjou <julien@danjou.info>
8312
8313 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8314
8315 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8316 retrieving gravatars.
8317
8318 * shr.el (shr-table-corner): Add.
8319 (shr-table-line): Add.
8320 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8321
8322 2010-10-08 Julien Danjou <julien@danjou.info>
8323
8324 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8325
8326 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8327
8328 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8329
8330 * gnus-sum.el (gnus-mark-article-as-unread)
8331 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8332 (gnus-summary-set-bookmark): Use it.
8333
8334 * gnus-msg.el (gnus-setup-message): Use it.
8335
8336 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8337
8338 * gnus.el (gnus-group-remove-parameter): Use it.
8339
8340 * gnus-group.el (gnus-group-make-web-group): Use it.
8341
8342 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8343
8344 * nnregistry.el: Update docs to mention manual.
8345
8346 * gnus-registry.el: Update docs to mention nnregistry.el.
8347 (gnus-registry-initialize): Don't install nnregistry refer method
8348 automatically.
8349 (gnus-registry-install-nnregistry): Remove it.
8350
8351 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8352
8353 * shr.el (shr-insert): Don't insert double spaces.
8354
8355 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8356
8357 * gnus-gravatar.el (gnus-treat-from-gravatar)
8358 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8359 called interactively.
8360
8361 * gnus-art.el (gnus-mime-view-part-externally)
8362 (gnus-mime-view-part-internally): Make predicate function passed to
8363 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8364 of a mime type.
8365
8366 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8367
8368 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8369
8370 * shr.el (require): Require cl when compiling.
8371 (shr-tag-hr): New function.
8372
8373 * nnimap.el (nnimap-update-info): Remove double setting of high.
8374 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8375 This makes nnimap work properly on Courier again.
8376
8377 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8378 the variable for backwards compatibility.
8379
8380 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8381 the file name before using to avoid setting mm-default-directory to
8382 nil.
8383
8384 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8385 bidning gnus-agent variables.
8386
8387 * shr.el (shr-render-td): Use a cache for the table rendering function
8388 to avoid getting an exponential rendering behavior in nested tables.
8389 (shr-insert): Rework the line-breaking algorithm.
8390 (shr-insert): Don't leave trailing spaces.
8391 (shr-insert-table): Also insert empty TDs.
8392 (shr-tag-blockquote): Ensure paragraphs after </ul>.
8393
8394 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8395
8396 * gnus-sum.el (gnus-number): Rename from `number'.
8397 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8398 (gnus-summary-limit-children): Update uses correspondingly.
8399
8400 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8401
8402 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8403 (gnus-gravatar-transform-address): Don't show avatars of people of
8404 which mail addresses match gnus-gravatar-too-ugly.
8405
8406 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8407
8408 * shr.el (shr-table-widths): Expand TD elements to fill available
8409 space.
8410
8411 2010-10-07 Julien Danjou <julien@danjou.info>
8412
8413 * nnimap.el (nnimap-request-rename-group): Add this method.
8414
8415 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8416
8417 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8418 name from XEmacs' function-arglist.
8419
8420 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8421 gravatar under XEmacs.
8422
8423 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
8424
8425 * auth-source.el: Update docs with TODO items.
8426
8427 * gnus-sync.el: Update docs to explain state and plans.
8428
8429 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8430 Hooks for mark updates.
8431 (gnus-request-set-mark, gnus-request-update-mark): Use them.
8432
8433 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8434 hooks with arguments, which is needed for mark update hooks.
8435
8436 2010-10-06 Julien Danjou <julien@danjou.info>
8437
8438 * gnus.el (gnus-expand-group-parameter): Only return and act on what
8439 was matched.
8440
8441 * sieve-manage.el: Update example in `Commentary'.
8442
8443 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8444
8445 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8446 not 2000.
8447 (sieve-manage-authenticate): Re-add function.
8448
8449 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8450
8451 * shr.el (shr-insert): Get 'space transition right.
8452 (shr-render-td): Only delete space at the end of the TD.
8453
8454 * nnimap.el (nnimap-open-connection): Prepare to support
8455 open-gnutls-stream.
8456
8457 * shr.el: Rearrange function order to be more logical.
8458
8459 2010-10-06 Julien Danjou <julien@danjou.info>
8460
8461 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8462 (nnrss-discover-feed): Remove 404 URL in docstring.
8463
8464 * nnir.el: Fix Swish-E URL.
8465 Fix Namazu URL.
8466
8467 * message.el (message-change-subject): Remove 404 URL in a comment.
8468
8469 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8470
8471 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8472 called interactively.
8473
8474 * gnus-util.el (gnus-remove-if): Allow hash table.
8475 (gnus-remove-if-not): New function.
8476
8477 * gnus-art.el (gnus-mime-view-part-as-type):
8478 * gnus-score.el (gnus-summary-score-effect):
8479 * gnus-sum.el (gnus-read-move-group-name):
8480 Replace remove-if-not with gnus-remove-if-not.
8481
8482 * gnus-group.el (gnus-group-completing-read):
8483 Regard collection as a hash table if it is not a list.
8484
8485 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8486
8487 * shr.el (shr-render-td): Allow blank/missing <TD>s.
8488
8489 * shr.el: Document the table-rendering algorithm.
8490
8491 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8492 invalid URLs.
8493
8494 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8495 line-broken.
8496 (shr-tag-img): Ignore image fetching errors.
8497 (shr-overlays-in-region): Compute overlay positions correctly.
8498
8499 * mm-decode.el (mm-shr): Require shr.
8500
8501 * gnus-art.el (gnus-blocked-images): Move variable here.
8502
8503 * shr.el (shr-insert-table): Bind free variable.
8504
8505 * mm-decode.el (mm-shr): Bind shr-content-function.
8506
8507 * shr.el (shr-content-function): New variable.
8508
8509 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8510 added for symmetry.
8511
8512 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8513
8514 * gnus-group.el (gnus-group-make-group): Doc fix.
8515
8516 * nnimap.el (nnimap-request-newgroups): Return success.
8517
8518 * shr.el (shr-find-elements): New function.
8519 (shr-tag-table): Put all the images after the table.
8520 (shr-tag-table): Really inhibit images inside the table.
8521 (shr-collect-overlays): Copy over overlays from the TD elements to the
8522 main document.
8523
8524 * mm-decode.el (mm-shr): Bind shr-blocked-images to
8525 gnus-blocked-images.
8526
8527 2010-10-05 Julien Danjou <julien@danjou.info>
8528
8529 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8530
8531 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8532 (gnus-html-maximum-image-size): Add this function.
8533 (gnus-html-put-image): Use gnus-html-maximum-image-size.
8534
8535 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8536 server-value of the capability is nil.
8537
8538 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8539
8540 * shr.el (shr-tag-em): Add <EM> tag.
8541
8542 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
8543
8544 * sieve-manage.el (sieve-manage-default-stream): Make default stream
8545 customizable.
8546
8547 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8548 handing broken links to browse-url.
8549
8550 2010-10-05 Julien Danjou <julien@danjou.info>
8551
8552 * gnus-util.el (gnus-emacs-completing-read)
8553 (gnus-iswitchb-completing-read): Use autoload rather than require.
8554
8555 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
8556
8557 * gnus-util.el (gnus-completing-read-function): Exclude
8558 gnus-icompleting-read and gnus-ido-completing-read from candidates for
8559 XEmacs since iswitchb.el is very old and ido.el is unavailable in
8560 XEmacs.
8561
8562 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8563 not to use `delete-dups' that is unavailable in XEmacs 21.4.
8564
8565 * gnus-html.el: Don't require help-fns under XEmacs.
8566 (gnus-html-schedule-image-fetching): Work for XEmacs.
8567
8568 * mm-decode.el (mm-shr): Decode contents by charset.
8569
8570 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8571
8572 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8573 unknown.
8574
8575 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8576 (shr-get-image-data): Ensure against the cache file missing.
8577
8578 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8579 for data.
8580
8581 * spam-report.el (spam-report-url-ping-plain): Don't query about
8582 killing the process.
8583
8584 * shr.el (shr-render-td): Protect against too-wide text.
8585
8586 2010-10-04 Julien Danjou <julien@danjou.info>
8587
8588 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8589 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8590
8591 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8592 retrieved.
8593
8594 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8595
8596 * shr.el (browse-url): Require.
8597 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8598 lines.
8599 (shr-show-alt-text, shr-browse-image): New commands.
8600 (shr-browse-url, shr-copy-url): New commands.
8601
8602 * gnus-sum.el (gnus-widen-article-window): New variable.
8603 (gnus-summary-select-article-buffer): Use it.
8604
8605 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8606 without @ signs.
8607
8608 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8609
8610 * nnir.el (nnir-run-imap): Remove spurious space in search string.
8611
8612 2010-10-04 Julien Danjou <julien@danjou.info>
8613
8614 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8615 for XEmacs.
8616
8617 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8618
8619 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8620
8621 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8622 (nnimap-close-server): Implement.
8623
8624 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8625 (shr-insert): Tweak line breaking.
8626 (shr-insert): Handle <pre> better.
8627 (shr-tag-li): Get <li> indentation right.
8628 (shr-tag-li): Get <li> indentation even righter.
8629 (shr-tag-blockquote): Ensure paragraph start.
8630 (shr-make-table): Tweak table generation.
8631 (shr-make-table): Fix typo.
8632
8633 * shr.el: Implement table rendering.
8634
8635 2010-10-04 Julien Danjou <julien@danjou.info>
8636
8637 * gnus-html.el (gnus-html-put-image): Fix resize image code.
8638
8639 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8640
8641 * shr.el (shr-insert): Use string anchors instead of line anchors.
8642
8643 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8644
8645 * shr.el: Add headings.
8646 (shr-ensure-paragraph): Actually work.
8647 (shr-tag-li): Make <ul> prettier.
8648 (shr-insert): Get white space at the beginning/end of elements right.
8649 (shr-tag-p): Collapse subsequent <p>s.
8650 (shr-ensure-paragraph): Don't insert double line feeds after blank
8651 lines.
8652 (shr-insert): \t is also space.
8653 (shr-tag-s): Fix "s" tag name function.
8654 (shr-tag-s): Fix face prop name.
8655
8656 2010-10-03 Julien Danjou <julien@danjou.info>
8657
8658 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8659
8660 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8661 gnus-window-inside-pixel-edges.
8662
8663 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8664 gnus-ems.
8665
8666 * mm-view.el (mm-inline-image-emacs): Support image resizing.
8667
8668 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8669 function.
8670
8671 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8672 resize choice.
8673
8674 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8675
8676 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8677 beginning of the buffer.
8678
8679 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8680 article buffer again.
8681
8682 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8683
8684 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8685 when it's at the start of the buffer.
8686
8687 * shr.el (shr-tag-blockquote): Convert name.
8688 (shr-rescale-image): Use the right image-size variant.
8689
8690 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8691 buffer isn't shown, then select the current article first instead of
8692 bugging out.
8693 (gnus-summary-select-article-buffer): Show both the article and summary
8694 buffers again.
8695
8696 * shr.el (shr-fontize-cont): Protect against regions with no text.
8697 Rename tag functions to shr-tag-* for enhanced security.
8698 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8699
8700 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
8701
8702 * shr.el (shr-insert):
8703 * pop3.el (pop3-movemail):
8704 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8705 loaded.
8706
8707 2010-10-03 Glenn Morris <rgm@gnu.org>
8708
8709 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8710
8711 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8712
8713 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8714
8715 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8716
8717 * gnus-util.el (gnus-make-local-hook): Simplify.
8718
8719 2010-10-02 Julien Danjou <julien@danjou.info>
8720
8721 * gnus-util.el (gnus-iswitchb-completing-read): New function.
8722 (gnus-ido-completing-read): New function.
8723 (gnus-emacs-completing-read): New function.
8724 (gnus-completing-read): Use gnus-completing-read-function.
8725 Add gnus-completing-read-function.
8726
8727 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8728
8729 * shr.el (shr-insert-document): Autoload.
8730 (shr-img): Be silent.
8731 (shr-insert): Add a newline after every picture before text.
8732 (shr-add-font): Use overlays for combining faces.
8733 (shr-insert): Pass upwards the text start point.
8734
8735 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8736 possible.
8737 (mm-shr): New function.
8738
8739 2010-10-02 Julien Danjou <julien@danjou.info>
8740
8741 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8742 should go backward.
8743
8744 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
8745
8746 * shr.el (shr): Fix typo in provide call.
8747
8748 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8749
8750 * shr.el: New file.
8751
8752 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8753
8754 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8755 completing read.
8756
8757 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8758
8759 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8760 we're being queried about. Suggested by Dan Jacobson.
8761
8762 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8763 Suggested by Jason Eisner.
8764
8765 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8766 table, too. Suggested by Stefan Wiens.
8767 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8768 the table unnecessary. Suggested by Stefan Wiens.
8769
8770 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8771 longer needed, and probably doesn't work either, as pointed out by
8772 Stefan Wiens.
8773 (gnus-summary-exit): Remove call to the clearing function.
8774 (gnus-summary-exit-no-update): Ditto.
8775
8776 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8777 instead of gnus-eval-in-buffer-window to avoid popping up frames.
8778 Reported by Stefan Monnier.
8779 (gnus-summary-save-in-rmail): Ditto.
8780
8781 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8782 article buffer, instead of both the article buffer and the summary
8783 buffer. Sort of suggested by Dan Jacobson.
8784
8785 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8786
8787 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8788 Suggested by Dan Jacobson.
8789
8790 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8791 documentation clearer.
8792
8793 * message.el (message-shorten-references): Comment on the number "21".
8794 Suggested by Stefan Monnier.
8795
8796 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8797 Suggested by Dan Jacobson.
8798
8799 * gnus.el (gnus-large-newsgroup):
8800 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
8801
8802 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8803 externalize attachments. Bug reported by Steve Wen.
8804
8805 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8806 really message anything to the user.
8807
8808 * nnmail.el (nnmail-article-group): Allow using the fancy split method
8809 directly.
8810
8811 * nnimap.el (nnimap-request-group): Low higher than high to signal no
8812 messages in empty groups.
8813
8814 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8815
8816 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8817 non-UIDNEXT group.
8818
8819 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8820
8821 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8822 not the value from the collection.
8823
8824 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8825 values. This sometimes happens on some groups that have no info.
8826 (nnimap-request-newgroups): New function.
8827
8828 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8829
8830 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8831 check into `gnus-registry-initialize'.
8832 (gnus-registry-initialize): Ditto.
8833 Fix and extend header docs.
8834
8835 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8836
8837 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8838 regexp backtrace overflows.
8839
8840 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8841 for starttls that tls.el implements; i.e. openssl.
8842
8843 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
8844
8845 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8846 (gravatar-create-image): New function that's an alias to
8847 gnus-xmas-create-image, gnus-create-image, or create-image.
8848 (gravatar-data->image): Use it.
8849
8850 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
8851
8852 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8853 install the nnregistry refer method.
8854 (gnus-registry-install-hooks): Use it.
8855 (gnus-registry-unfollowed-groups): Add nnmairix to the default
8856 unfollowed groups.
8857
8858 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
8859
8860 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8861 expanding threads.
8862
8863 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8864
8865 * nnir.el: Use the server names without suffixes (bug #7009).
8866
8867 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8868 unencrypted to STARTTLS, if possible.
8869
8870 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8871
8872 * message.el (message-ignored-supersedes-headers): Strip Injection-*
8873 headers before superseding.
8874
8875 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8876
8877 * nnrss.el (nnrss-use-local): Add documentation.
8878
8879 * nnimap.el (nnimap-extend-tls-programs): New function.
8880 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8881 (nnimap-wait-for-connection): Accept the greeting from the stupid
8882 output from openssl s_client -starttls, too.
8883
8884 * nnimap.el (nnimap-find-article-by-message-id): Really return the
8885 article number.
8886 (nnimap-split-fancy): New variable.
8887 (nnimap-split-incoming-mail): Use it.
8888
8889 * nntp.el (nntp-server-list-active-group): Document.
8890
8891 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8892 SELECT to get the message-id.
8893
8894 * mail-source.el (mail-sources): Remove webmail support.
8895 (defvar): Ditto.
8896 (mail-source-fetcher-alist): Ditto.
8897 (mail-source-fetch-webmail): Remove.
8898
8899 * webmail.el: Remove -- doesn't seem relevant any more.
8900
8901 * gnus.el: Fix up make-obsolete-variable declarations throughout.
8902
8903 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8904 the \r.
8905
8906 2010-09-30 Julien Danjou <julien@danjou.info>
8907
8908 * gnus-agent.el (gnus-agent-add-group): Fix call to
8909 gnus-completing-read.
8910
8911 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8912
8913 * nndoc.el (nndoc-retrieve-groups): New function.
8914
8915 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8916 `default', use nnmail-split-methods.
8917 (nnimap-request-article): Downcase the NILs so that they are nil.
8918
8919 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8920 symbol.
8921
8922 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8923 code, since if the user has requested network, that's what they ought
8924 to get.
8925 (nnimap-request-set-mark): Erase the buffer before issuing commands.
8926 (nnimap-split-rule): Mark as obsolete.
8927
8928 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8929 New variable.
8930
8931 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8932 correct slot, too.
8933
8934 2010-09-29 Julien Danjou <julien@danjou.info>
8935
8936 * gnus.el (gnus-local-domain): Declare variable obsolete.
8937
8938 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8939 Fix history computing.
8940 (gnus-ido-completing-read): Require ido.
8941
8942 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8943
8944 * gnus-registry.el: Don't prompt on load, which makes it impossible to
8945 build Gnus.
8946
8947 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8948 when interpreting the structures.
8949 (nnimap-request-accept-article): Add \r\n to the lines to make this
8950 work with Cyrus.
8951
8952 * nndraft.el (nndraft-request-expire-articles): Use the group name
8953 instead if "nndraft". Fix found by Nils Ackermann.
8954
8955 2010-09-29 Ludovic Courtès <ludo@gnu.org>
8956
8957 * nnregistry.el: Add.
8958
8959 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
8960
8961 * nnmail.el (group, group-art-list, group-art):
8962 Remove unneeded directives.
8963
8964 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
8965
8966 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8967 (mm-mime-charset):
8968 * rfc2047.el (rfc2047-syntax-table):
8969 * utf7.el (utf7-utf-16-coding-system): Comment fix.
8970
8971 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8972 rather than `insert-file-contents' and `eval-region'.
8973
8974 2010-09-29 Julien Danjou <julien@danjou.info>
8975
8976 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8977 replacement of `gnus-gravatar-relief' to mimic
8978 `gnus-faces-properties-alist'.
8979 Add :version property.
8980
8981 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8982
8983 * mail-source.el (mail-source-report-new-mail):
8984 * message.el (message-default-mail-headers):
8985 * mm-decode.el (mm-valid-image-format-p): Comment fix.
8986
8987 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8988
8989 2010-09-28 Julien Danjou <julien@danjou.info>
8990
8991 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8992 mail-address contains the same string as real-name.
8993
8994 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8995 non-blank in header, otherwise it'll get stripped.
8996
8997 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8998 real-name, and then for mail address rather than doing : or , search.
8999
9000 2010-09-27 Julien Danjou <julien@danjou.info>
9001
9002 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9003 right completing-read function.
9004 (gnus-use-ido): New variable
9005 (gnus-completing-read-with-default): Remove.
9006 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9007 (gnus-agent-add-group):
9008 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9009 * mm-view.el (mm-view-pkcs7-decrypt):
9010 * mm-util.el (mm-codepage-setup):
9011 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9012 * mml-smime.el (mml-smime-openssl-sign-query):
9013 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9014 (mml-insert-multipart):
9015 * gnus-msg.el (gnus-summary-yank-message):
9016 * gnus-int.el (gnus-start-news-server):
9017 * mm-decode.el (mm-interactively-view-part):
9018 * gnus-dired.el (gnus-dired-attach):
9019 * gnus.el (gnus-read-method):
9020 * gnus-bookmark.el (gnus-bookmark-jump):
9021 * gnus-art.el (gnus-mime-view-part-as-type)
9022 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9023 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9024 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9025 * nnmairix.el (nnmairix-create-server-and-default-group)
9026 (nnmairix-update-groups, nnmairix-get-server)
9027 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9028 (nnmairix-get-group-from-file-path):
9029 * nnrss.el (nnrss-find-rss-via-syndic8):
9030 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9031 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9032 (gnus-group-browse-foreign-server):
9033 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9034 (gnus-summary-execute-command, gnus-summary-respool-article)
9035 (gnus-read-move-group-name):
9036 * gnus-score.el (gnus-summary-increase-score)
9037 (gnus-summary-score-effect):
9038 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9039
9040 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * nnimap.el (auth-source-forget-user-or-password)
9043 (auth-source-user-or-password): Autoload.
9044
9045 * message.el (message-from-style, message-interactive)
9046 (message-signature): Remove comment.
9047 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9048 always.
9049 (message-sendmail-envelope-from): Comment fix.
9050 (message-yank-prefix): Default to mail-yank-prefix always.
9051 (message-indentation-spaces):
9052 Default to mail-indentation-spaces always.
9053 (message-signature-file): Default to mail-signature-file always.
9054
9055 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9056
9057 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9058 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9059 new articles.
9060
9061 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9062 parts.
9063 (nnimap-request-article): Work with the t setting, too.
9064
9065 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9066 that you don't get flashes of other buffers.
9067 (gnus-summary-show-complete-article): Intern before setting.
9068
9069 2010-09-27 David Engster <dengste@eml.cc>
9070
9071 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9072 well as HEADERS.
9073 (nnmairix-retrieve-headers): Provide new argument for the above.
9074
9075 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9076
9077 * gnus-sum.el (gnus-summary-move-article): Don't alter
9078 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9079 group.
9080
9081 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9082
9083 * message.el (message-cite-prefix-regexp): Revert my last edit.
9084
9085 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9086 variable instead of the Gnus variable.
9087
9088 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9089
9090 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9091
9092 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9093 since some servers don't like it.
9094 (nnimap-open-connection): Forget credentials if the server says the
9095 password was wrong.
9096 (nnimap-parse-line): Protect against invalid data.
9097
9098 * gnus-sum.el (gnus-summary-move-article): Add comment.
9099 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9100 nothing alters it while scanning for new messages.
9101
9102 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9103 which may or may not help.
9104 (nnimap-open-connection): If we're doing a stream connection, and then
9105 discover we're on a STARTTLS-capable server, then open a STARTTLS
9106 connection instead.
9107
9108 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9109
9110 * nnimap.el (utf7): Require.
9111
9112 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9113 prefix.
9114
9115 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9116
9117 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9118
9119 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9120
9121 * nnimap.el (nnimap-request-accept-article): Message the error on
9122 error.
9123
9124 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9125
9126 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9127
9128 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9129
9130 * nndoc.el (nndoc-request-list): Return success always.
9131
9132 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9133 `fetch-old' -- we only want to fetch the articles we've requested.
9134 The rest are in the agent, probably.
9135 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9136 disappeared server" to something low. It's not important.
9137
9138 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9139 arrived before the FETCH data.
9140
9141 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9142 target here, because we don't know the Gnus name of the group.
9143
9144 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9145 for the correct group.
9146
9147 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9148
9149 * gnus.el (gnus): Give a final warning after startup.
9150
9151 * gnus-util.el (gnus-action-message-log): New variable.
9152 (gnus-message): Use it.
9153 (gnus-final-warning): New function.
9154
9155 * nnimap.el (nnimap-open-connection): Record the greeting.
9156 (nnimap): Add greeting.
9157
9158 2010-09-26 Julien Danjou <julien@danjou.info>
9159
9160 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9161 arguments.
9162 (gnus-html-wash-images): Fix spec computing to include start/end.
9163
9164 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9165
9166 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9167
9168 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9169 deletion.
9170 (nnimap-retrieve-headers): Don't select the group, because that's
9171 already done by nnimap-possibly-change-group.
9172
9173 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9174 (gnus-picon-transform-address): Use it.
9175
9176 * mail-source.el (mail-source-value): Revert previous patch.
9177
9178 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9179 on failure.
9180 (nnimap-open-connection): Look up both virtual and physical server name
9181 credentials.
9182
9183 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9184
9185 2009-02-08 Dave Love <fx@gnu.org>
9186
9187 * gnus-win.el (gnus-window-to-buffer-helper)
9188 (gnus-all-windows-visible-p): Function needn't be a symbol.
9189
9190 * mail-source.el (mail-source-value): Function needn't be a symbol.
9191
9192 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9193
9194 * message.el (message-cite-prefix-regexp): Remove } from the cite
9195 prefix.
9196
9197 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9198 highlight again, so that the highlight is correct.
9199
9200 * gnus-picon.el (gnus-picon): Remove again.
9201 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9202
9203 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9204 doing the header highlightling, so that the background color of the
9205 picon is correct.
9206
9207 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9208 (gnus-picon): Ditto.
9209 (gnus-picon): Reinstate. The background color for picons is white.
9210 (gnus-picon-insert-glyph): Make the background white.
9211
9212 * nnml.el (nnml-open-nov): Don't return dead buffers.
9213
9214 * auth-source.el (auth-source-create): Query the user for whether to
9215 store the credentials.
9216
9217 * auth-source.el (auth-source-user-or-password): Use the existing auth
9218 sources, if any, for creation.
9219
9220 * gnus.el (gnus-group-fast-parameter): Return the last matching
9221 parameter instead of the first matching parameter.
9222
9223 2010-09-26 Julien Danjou <julien@danjou.info>
9224
9225 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9226
9227 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9228
9229 * mml2015.el (mml2015-use): Remove gpg support.
9230
9231 * mml1991.el (mml1991-function-alist): Remove gpg function.
9232 (mml1991-gpg-sign): Remove.
9233
9234 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9235
9236 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9237 (gnus-browse-unsubscribe-current-group): Document it.
9238 (gnus-browse-unsubscribe-group): Use it.
9239
9240 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9241
9242 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9243 address to the To list for easier response.
9244
9245 * gnus.el (gnus-play-startup-jingle): Remove.
9246 (gnus-splash): Don't play jingle.
9247 (gnus): Silence gnus-load message.
9248
9249 * gnus-art.el (gnus-treat-play-sounds): Remove.
9250
9251 * gnus.el (gnus-play-jingle): Remove audio support.
9252
9253 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9254
9255 * earcon.el: Remove -- no users.
9256
9257 * gnus-audio.el: Remove -- no users of this package.
9258
9259 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9260
9261 * gnus-start.el (gnus-setup-news): Remove nocem support.
9262
9263 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9264
9265 * gnus.el (gnus-use-nocem): Remove.
9266
9267 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9268 Remove.
9269
9270 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9271 uses NoCeM any more.
9272
9273 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9274 (gnus-button-ctan-handler): Ditto.
9275 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9276 (gnus-button-ctan-directory-regexp): Ditto.
9277 (gnus-button-handle-ctan): Ditto.
9278 (gnus-button-tex-level): Ditto.
9279 (gnus-button-alist): Remove CTAN stuff.
9280
9281 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9282
9283 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9284 nnimap-streaming test.
9285
9286 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9287 servers twice.
9288
9289 * nnimap.el (nnimap-open-connection): Add more error reporting when
9290 nnimap fails early.
9291
9292 * nnheader.el (nnheader-get-report-string): New function.
9293 (nnheader-get-report): Use it.
9294
9295 * gnus-int.el (gnus-check-server): Say what the error was when opening
9296 failed.
9297
9298 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9299 using streaming.
9300
9301 2010-09-25 Julien Danjou <julien@danjou.info>
9302
9303 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9304 gnus-window-inside-pixel-edges.
9305
9306 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9307
9308 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9309
9310 * mm-decode.el (mm-save-part): Allow saving to other directories the
9311 normal Emacs way.
9312
9313 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9314 Suggested by Jay Berkenbilt.
9315
9316 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9317 there isn't a single byte.
9318
9319 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9320 just do it. It doesn't really seem to matter what the user responds
9321 here, I think, so it's just a confusing question.
9322
9323 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9324 non-streaming case.
9325
9326 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9327 (gnus-article-encrypt-body): Use it.
9328
9329 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9330 keystroke.
9331
9332 * nnimap.el (nnimap-find-wanted-parts-1):
9333 Use gnus-fetch-partial-articles.
9334
9335 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9336
9337 * nnimap.el (nnimap-insert-partial-structure): New function.
9338 (nnimap-get-partial-article): New function.
9339 (nnimap-request-article): Use it.
9340 (nnimap-wait-for-response): Return whether the wait was successful.
9341 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9342 retrieval wasn't successful.
9343 (nnimap-retrieve-group-data-early): Allow throttling servers.
9344 (nnimap-streaming): New variable.
9345 (nnimap-fetch-partial-articles): Remove.
9346
9347 * mm-decode.el (mm-with-part): Protect against killed buffers.
9348
9349 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9350 for prettier summary display.
9351
9352 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9353
9354 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9355
9356 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9357
9358 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9359 apparently third-party libraries depend on it.
9360
9361 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9362 before starting negotiation.
9363
9364 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9365 privacy reasons.
9366 (gnus-treat-mail-gravatar): Ditto.
9367
9368 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9369 buffer when inserting images. Inserting text into the headers, for
9370 instance, can make them invalid.
9371
9372 2010-09-25 Julien Danjou <julien@danjou.info>
9373
9374 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9375 variables.
9376
9377 * nnheader.el: Remove useless variables news-reply-yank-from and
9378 news-reply-yank-message-id.
9379
9380 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9381 variables.
9382
9383 * mml1991.el: Remove useless mml1991-verbose.
9384
9385 * gnus.el: Remove useless variable gnus-use-generic-from.
9386 Remove obsolete variable gnus-topic-indentation.
9387
9388 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9389
9390 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9391
9392 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9393
9394 * gnus-group.el: Remove useless gnus-group-icon-cache.
9395 Remove useless gnus-ephemeral-group-server.
9396
9397 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9398
9399 * mml2015.el: Remove useless mml2015-verbose.
9400
9401 * mml-smime.el: Remove useless mml-smime-verbose.
9402
9403 * gnus.el: Remove useless gnus-local-domain.
9404
9405 * gnus-gravatar.el (gnus-gravatar-transform-address):
9406 Use gnus-gravatar-size.
9407
9408 * gnus-art.el: Remove useless gnus-treat-translate.
9409
9410 2010-09-24 Julien Danjou <julien@danjou.info>
9411
9412 * gnus-sum.el: Add support for Gravatars.
9413
9414 * gnus-art.el: Add support for Gravatars.
9415
9416 * gnus-gravatar.el: Add this file.
9417
9418 * gravatar.el: Add this file.
9419
9420 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9421
9422 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9423
9424 * gnus-group.el (gnus-group-fetch-faq): Remove.
9425
9426 * gnus.el (gnus-group-faq-directory): Remove.
9427
9428 * gnus-group.el (gnus-group-fetch-charter): Remove.
9429
9430 * gnus.el (gnus-group-charter-alist): Remove.
9431
9432 * gnus-group.el (gnus-group-archive-directory): Remove.
9433 (gnus-group-recent-archive-directory): Ditto.
9434 (gnus-group-make-archive-group): Remove.
9435
9436 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9437
9438 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9439 use the same article number for all the cached articles.
9440
9441 * nnimap.el (nnimap-command): Register the last command time so
9442 that we can use it for idling NOOPs.
9443 (nnimap-open-connection): Start the keeplive timer.
9444 (nnimap-make-process-buffer): Store all the process buffers.
9445 (nnimap-keepalive): New function.
9446
9447 * starttls.el (starttls-open-stream): Add autoload cookie.
9448
9449 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9450
9451 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9452 handling.
9453
9454 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9455
9456 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9457 its data structures.
9458
9459 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9460 instead of the cl.el copy-list.
9461 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9462 equalp.
9463
9464 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9465
9466 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9467 and tool-bar-local-item-from-menu.
9468
9469 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9470 mode-line-highlight face for Emacs.
9471
9472 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9473 loading gnus-sum.elc; fix comment for canlock-verify.
9474 (gnus-article-jump-to-part): Use read-number.
9475 (gnus-insert-mime-button, gnus-insert-mime-security-button):
9476 Remove Emacs pre-21 compatible code for help-echo.
9477 (gnus-article-next-page-1): No need to adjust the number of lines.
9478 (gnus-article-describe-bindings): Always use help-buffer.
9479
9480 * gnus-audio.el (gnus-audio-inline-sound):
9481 * gnus-cus.el (gnus-custom-mode):
9482 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9483
9484 * gnus-sum.el (gnus-remove-overlays): Doc fix.
9485
9486 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9487 compatible code.
9488
9489 2010-09-24 Glenn Morris <rgm@gnu.org>
9490
9491 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9492 visiting the fcc file in rmail-mode.
9493
9494 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9495
9496 * nnir.el: Silence the byte compiler.
9497
9498 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9499 alias to browse-url-url-encode-chars if any.
9500 (gnus-html-encode-url): Use it.
9501
9502 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9503
9504 * gnus-start.el (gnus-use-backend-marks): New variable.
9505 (gnus-get-unread-articles-in-group): Use it.
9506
9507 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9508 makeover.
9509
9510 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9511
9512 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9513
9514 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9515
9516 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9517 Remove.
9518 (gnus-setup-news-hook):
9519 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9520
9521 * gnus-int.el (gnus-request-update-info): Protect against backends not
9522 having the function.
9523
9524 * nnimap.el (nnimap-stream): Mention STARTTLS.
9525 (nnimap-open-connection): Add STARTTLS support.
9526
9527 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9528
9529 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9530
9531 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9532
9533 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9534 BODYSTRUCTUREs.
9535 (nnimap-transform-headers): Unfold quoted {42} headers.
9536
9537 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9538 the info.
9539 (gnus-get-unread-articles): Only call updatep on backends that support
9540 it.
9541
9542 * nnweb.el (nnweb-request-update-info): NOOP.
9543
9544 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9545
9546 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9547 since it only deals with marks.
9548
9549 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9550 gnus-request-marks, and make a new gnus-request-update-info.
9551
9552 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9553 the active instead of the high number, which is usually too low.
9554
9555 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
9556
9557 * encrypt.el: Remove.
9558
9559 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9560
9561 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9562 server in symbolic form.
9563
9564 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9565
9566 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9567
9568 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9569 (nnimap-update-info): Fix up code slightly.
9570
9571 * gnus-int.el (gnus-open-server): Add tracing for performance
9572 debugging.
9573
9574 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9575 (gnus-group-insert-group-line): Pass the real group name so that it
9576 gets the right data.
9577
9578 * gnus-start.el (gnus-get-unread-articles): Don't have
9579 `gnus-get-unread-articles-in-group' update info, since that can be
9580 really slow and doesn't seem to be needed?
9581
9582 2010-09-22 Julien Danjou <julien@danjou.info>
9583
9584 * gnus-group.el (gnus-group-insert-group-line):
9585 Call gnus-group-highlight-line.
9586 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9587 default hook list.
9588 (gnus-group-update-eval-form): Add new function.
9589 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9590 (gnus-group-get-icon): Use gnus-group-update-eval-form.
9591
9592 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9593
9594 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9595 immediate, then expire all articles.
9596 (nnimap-update-info): Fix off-by-one errors.
9597 (nnimap-flags-to-marks): Would return no marks lists for group with no
9598 flags. Instead return the other data.
9599
9600 2010-09-22 Julien Danjou <julien@danjou.info>
9601
9602 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9603 Only return an icon.
9604 (gnus-group-insert-group-line): Compute icon to return.
9605
9606 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9607 (gnus-html-image-fetched): Only cache if
9608 gnus-html-image-automatic-caching is set.
9609 (gnus-html-image-fetched): Check for errors.
9610
9611 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9612
9613 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9614 once per method on `g'. This ensures that backends like nnfolder don't
9615 open all their folders.
9616
9617 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9618 (nnimap-request-list): Nix out group in the correct buffer.
9619 (nnimap-parse-flags): Implement by using `read' instead of
9620 hand-parsing.
9621 (nnimap-flags-to-marks): Pass on permanent-flags.
9622 (nnimap-make-process-buffer): Record the server name.
9623 (nnimap-parse-flags): Fix typo.
9624 (nnimap-request-scan): Run split on the server in general, not just a
9625 single group.
9626
9627 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9628 parameter, and propagate this downwards.
9629
9630 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9631 since EXAMINE changes it on the server.
9632
9633 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9634 this command might take a while.
9635
9636 2010-09-22 Julien Danjou <julien@danjou.info>
9637
9638 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
9639 harmful if you have 2 images side-by-side, they can't be properly
9640 update on text deletion. Using text-property is safer here.
9641 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9642 data.
9643
9644 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9645
9646 * nnimap.el (nnimap-expunge-inbox): Remove.
9647 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9648 (nnimap-expunge): Flip default to t.
9649
9650 * gnus.el (gnus-method-to-server): Don't push things to the cache
9651 unless it's unique.
9652 (gnus-server-to-method): Ditto.
9653
9654 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9655
9656 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9657
9658 2010-09-22 Julien Danjou <julien@danjou.info>
9659
9660 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9661 get the start of data.
9662 (gnus-html-encode-url): Add this function to encode special chars in
9663 URL.
9664 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9665 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9666
9667 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9668 default.
9669 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9670
9671 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9672 images alt-text.
9673 (gnus-html-put-image): Put alt-text as help-echo.
9674
9675 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9676
9677 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9678 * mm-util.el (mm-decompress-buffer):
9679 * nnir.el (nnir-run-find-grep):
9680 * pop3.el (pop3-list): Use 3rd arg of split-string.
9681
9682 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9683
9684 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9685 outside the active range. Suggested by Dan Christensen.
9686
9687 * gnus-start.el (gnus-get-unread-articles): Get the extended method
9688 slightly later to avoid double-getting it.
9689
9690 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9691 previous patch.
9692
9693 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9694
9695 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
9696
9697 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9698
9699 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9700
9701 * gnus-int.el (gnus-open-server): Give a better error message in the
9702 "go offline" case.
9703
9704 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9705 marks for nnimap, which is seldom the right thing to do.
9706
9707 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9708 (gnus-same-method-different-name): New function.
9709
9710 * nnimap.el (parse-time): Require.
9711
9712 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9713 method in the presence of many similar methods.
9714
9715 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9716
9717 * nnimap.el (nnimap-find-expired-articles): Don't refer to
9718 nnml-inhibit-expiry.
9719
9720 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9721 find out whether methods are equal.
9722
9723 * nnimap.el (nnimap-find-expired-articles): New function.
9724 (nnimap-process-expiry-targets): New function.
9725 (nnimap-request-move-article): Request the article before looking at
9726 what the Message-ID is. Fix found by Andrew Cohen.
9727 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9728
9729 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9730 for oldness in addition to being a predicate.
9731
9732 * nnimap.el (nnimap-request-group): When we have zero articles, return
9733 the right data to Gnus.
9734 (nnimap-request-expire-articles): Only delete articles immediately if
9735 the target is 'delete.
9736
9737 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9738 method, this would bug out.
9739
9740 * gnus-group.el (gnus-group-expunge-group): Rename from
9741 gnus-group-nnimap-expunge, and implemented as a normal interface
9742 function.
9743
9744 * gnus-int.el (gnus-request-expunge-group): New function.
9745
9746 * nnimap.el (nnimap-request-create-group): Implement.
9747 (nnimap-request-expunge-group): New function.
9748
9749 2010-09-21 Julien Danjou <julien@danjou.info>
9750
9751 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9752 (gnus-html-cache-expired): Add new function.
9753 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9754 wethever we should display image for fetch it.
9755 Compute alt-text earlier to pass it to the fetching function too.
9756 (gnus-html-schedule-image-fetching): Change function argument to only
9757 get one image at a time, not a list.
9758 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9759 cache.
9760 (gnus-html-get-image-data): New function to retrieve image data from
9761 cache.
9762 (gnus-html-put-image): Change buffer argument to use image data rather
9763 than file, and place image above region rather than inserting a new
9764 one. Do not take alt-text as argument, since it's useless now: we place
9765 the image above alt-text.
9766 (gnus-html-prune-cache): Remove.
9767 (gnus-html-show-images): Start to fetch image when we find one, do not
9768 push into a temporary list.
9769 (gnus-html-prefetch-images): Only fetch image if they have expired.
9770 (gnus-html-browse-image): Fix, use 'gnus-image-url.
9771 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9772
9773 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9774
9775 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9776
9777 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9778
9779 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9780 spec inser "*" if the group isn't active instead of 0.
9781
9782 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9783 opening the server.
9784 (nnimap-request-delete-group): Implement group deletion.
9785 (nnimap-transform-headers): Return the size of the entire message in
9786 the Bytes header, not just the size of the first part.
9787 (nnimap-request-move-article): When moving an article from nnimap,
9788 request the article first so the accepting form has an article to
9789 accept. Reported by Dan Christensen.
9790 (nnimap-command): Make sure that the error message doesn't error out.
9791
9792 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
9793
9794 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9795 we haven't requested anything.
9796
9797 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9798
9799 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9800 "". Fix found by Andrew Cohen.
9801
9802 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9803 instead of -encode-string.
9804
9805 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9806
9807 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9808
9809 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9810 by mm-subst-char-in-string.
9811
9812 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9813
9814 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9815 waiting for the connection string.
9816
9817 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9818 arriving.
9819
9820 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9821 bogus characters. This allows selecting certain Gmail groups.
9822
9823 * nnimap.el (nnimap-find-wanted-parts-1): New function.
9824 (nnimap-fetch-partial-articles): New variable.
9825 (nnimap-open-connection): When looking for credentials, also use the
9826 nnimap-server-port.
9827 (nnimap-request-article): Return the group/article number, so that Gnus
9828 `^' works as expected.
9829 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9830
9831 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9832 comments.
9833 (gnus-methods-sloppily-equal): New function.
9834 (gnus): When using the development version of Gnus, load the gnus-load
9835 file.
9836
9837 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9838 `gnus-open-server' on each method before trying to scan them etc.
9839 This ensures that all the backend parameters are set correctly.
9840
9841 * nnimap.el (nnimap-authenticator): New variable.
9842 (nnimap-open-connection): Allow anonymous login.
9843 (nnimap-transform-headers): The chars header is called Chars not Bytes.
9844 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9845
9846 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9847 patch, found by Knut Anders Hatlen.
9848
9849 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
9850
9851 * gnus-agent.el (gnus-agent-batch-confirmation)
9852 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9853 to gnus-message.
9854 * gnus-art.el (gnus-article-describe-briefly): Likewise.
9855 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9856 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9857 * gnus-int.el (gnus-open-server): Likewise.
9858 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9859 (gnus-score-check-syntax): Likewise.
9860 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9861 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9862 Likewise.
9863 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9864
9865 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9866
9867 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9868 calling conventions so that prefetch doesn't bug out.
9869
9870 2010-09-19 Julien Danjou <julien@danjou.info>
9871
9872 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9873 rather than `subst-char-in-region' in order to be able to replace ASCII
9874 char by UTF-8 ones.
9875
9876 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9877 than curl.
9878 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9879 the right URL and ALT text on images.
9880 (gnus-html-wash-tags): Fix tag case.
9881 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
9882 (gnus-article-html): Add -o display_ins_del=2 option.
9883 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9884
9885 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9886
9887 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9888 the extra mail headers, which sometimes seem to happen for unknown
9889 reasons.
9890
9891 * mail-parse.el (mail-header-encode-parameter): Define as
9892 rfc2045-encode-string instead of as rfc2231-encode-string, since some
9893 (or most, perhaps?) mail readers don't understand the latter, but do
9894 understand the former.
9895
9896 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9897 to nil, so that no methods are automatically agentized. I think this
9898 is probably what most users want.
9899
9900 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9901 from url-retrieve, for instance about invalid URLs.
9902
9903 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9904 groups that have no articles.
9905 (nnimap-request-article): Check that we really got an article when we
9906 requested one.
9907
9908 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9909 doesn't exist.
9910
9911 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9912 nntp buffer so the agent can save it.
9913 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9914 that CRLF doesn't get translated to \n.
9915 (nnimap-open-connection): Don't make 'shell commands only send \n.
9916
9917 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9918
9919 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9920 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9921 Update var name.
9922 (nnml-generate-nov-file): Use dolist.
9923 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9924 Use with-current-buffer.
9925
9926 2010-09-18 Julien Danjou <julien@danjou.info>
9927
9928 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9929 parallel.
9930
9931 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9932
9933 * nnimap.el (nnimap-update-info): When doing partial marks update, get
9934 the range update right.
9935 (nnimap-request-group): Don't make `M-g' bug out on group with no
9936 marks.
9937 (nnoo): Require, so that other packages can require nnimap.
9938 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9939 command we're looking for. This helps when the server sends more
9940 responses after we've gotten everything we expected.
9941 (nnimap): Add a `newlinep' field to keep track of end-of-line
9942 conventions.
9943 Don't send CRLF to things that don't want it.
9944 (nnimap-request-accept-article): Ditto.
9945
9946 2010-09-18 Julien Danjou <julien@danjou.info>
9947
9948 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9949 than curl to retrieve images.
9950
9951 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9952
9953 * nnimap.el (nnimap-update-info): Extend the info so that we can set
9954 the marks.
9955 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9956 (nnimap-wait-for-connection): New function.
9957 (nnimap-open-connection): If we have PREAUTH, don't query for login
9958 credentials.
9959 (nnimap-update-info): Fix off-by-one error when concatenating ranges
9960 when doing a partial update.
9961
9962 2010-09-18 Julien Danjou <julien@danjou.info>
9963
9964 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9965 tags.
9966
9967 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9968
9969 * nnimap.el (nnimap-credentials): New function.
9970 (nnimap-open-connection): Use the new function to look for credentials
9971 also on the numeric equivalents of "imap" and "imaps".
9972
9973 * gnus-start.el (gnus-activate-group): Send the info to
9974 gnus-request-group.
9975
9976 * nnimap.el (nnimap-request-group): Have the "check" version of the
9977 function parse flags and update the info, so that a `M-g' get a total
9978 resync of all flags from the group.
9979
9980 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9981 to allow backends to alter the info on group selection. Also alter all
9982 the backend -request-group functions to take the parameter.
9983
9984 * nnimap.el (nnimap-store-info): New function.
9985 (nnimap-update-info): Store the info for later usage.
9986 (nnimap-request-group): Use the stored info for the dont-check case, so
9987 that we don't retrieve all marks when we enter a group.
9988
9989 * nnimap.el: Use deffoo instead of defun for interface functions.
9990
9991 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9992 update the group info. This makes the nndraft groups, for instance, go
9993 back to their old behavior.
9994
9995 * gnus-sum.el (gnus-select-newsgroup): Indent.
9996
9997 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9998 in.
9999 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10000 nothing.
10001
10002 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10003 from methods that are denied.
10004
10005 * gnus-int.el (gnus-method-denied-p): New function.
10006
10007 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10008 store the password instead of netrc.
10009 (nnimap-open-connection): Don't error out when we can't make a
10010 connections.
10011
10012 * auth-source.el (auth-source-create): In the password prompt, say what
10013 we're querying for. Also prompt for user name if that hasn't been
10014 given.
10015
10016 * nnimap.el (nnimap-with-process-buffer): Remove.
10017
10018 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10019
10020 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10021 method when we're reading from the agent.
10022
10023 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10024
10025 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10026 that's probably most useful for users.
10027
10028 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10029 "failed" all the time.
10030
10031 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10032 ...)) with (with-current-buffer ...).
10033
10034 * nntp.el (nntp-open-server): Return whether the open was successful or
10035 not.
10036
10037 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10038 select an unread unseen article first.
10039
10040 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10041 /etc/services, supply some sensible port defaults.
10042
10043 2010-09-17 Julien Danjou <julien@danjou.info>
10044
10045 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10046
10047 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10048
10049 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10050 doesn't have any parameters.
10051
10052 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10053
10054 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10055 only upcased checks.
10056
10057 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10058
10059 * nnimap.el (nnimap-open-shell-stream): New function.
10060 (nnimap-open-connection): Use it.
10061 (nnimap-transform-headers): Get the number of lines in each message.
10062 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10063 number of lines.
10064 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10065 problem.
10066
10067 * utf7.el (utf7-encode): Autoload.
10068
10069 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10070 to allow the mail splitting to not return a default group. This is
10071 useful for nnimap, which will leave unmatched mail in the inbox.
10072
10073 * nnimap.el: Rewritten.
10074
10075 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10076 nnimap usage.
10077
10078 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10079 if the move is internal, so that nnimap can do fast internal moves.
10080
10081 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10082 data.
10083 (gnus-read-active-for-groups): Support finishing the early retrieval of
10084 data.
10085
10086 * gnus-range.el (gnus-range-nconcat): New function.
10087
10088 * gnus-int.el (gnus-finish-retrieve-group-infos)
10089 (gnus-retrieve-group-data-early): New functions.
10090
10091 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10092
10093 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10094 (nnrss-retrieve-groups):
10095 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10096 (pop3-quit): Use with-current-buffer.
10097
10098 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10099
10100 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10101 instead of nnheader-accept-process-output.
10102
10103 * gnus-html.el (gnus-html-schedule-image-fetching)
10104 (gnus-html-prefetch-images): Replace process-kill-without-query by
10105 gnus-set-process-query-on-exit-flag.
10106
10107 2010-09-16 Romain Francoise <romain@orebokech.com>
10108
10109 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10110
10111 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10112
10113 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10114 parameter to unintern is mandatory-ish in Emacs 24.
10115
10116 * gnus-html.el (gnus-html-schedule-image-fetching)
10117 (gnus-html-prefetch-images): Check for curl before using it.
10118
10119 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10120 depend on curl, which isn't essential.
10121
10122 * imap.el: Revert back to version
10123 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10124 seem problematic.
10125
10126 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10127
10128 * gnus-registry.el (gnus-registry-install-shortcuts):
10129 Explicitly pass `obarray' to `unintern' to avoid a warning.
10130
10131 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10132
10133 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10134 change.
10135
10136 * nnrss.el (nnrss-request-list): Remove this function and related
10137 functions, including the moreover stuff.
10138
10139 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10140
10141 * nnrss.el (nnrss-retrieve-groups): New function.
10142
10143 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10144
10145 * .dir-locals.el: Add no-byte-compile cookie.
10146
10147 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10148
10149 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10150 for back end that doesn't support request-scan.
10151
10152 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10153
10154 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10155 then do request scans from the backends.
10156
10157 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10158 avoid running a hook per line, since this takes a lot of time,
10159 profiling shows.
10160 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10161 directly if gnus-visual-p is true.
10162
10163 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10164
10165 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10166 groups; replace mapcar with dolist which is a bit faster; pass groups
10167 info to gnus-read-active-file-1.
10168 (gnus-read-active-file-1): Scan only specified groups if the new
10169 optional arg `infos' is given.
10170
10171 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10172
10173 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10174
10175 * pop3.el (pop3-movemail): Remove.
10176 (pop3-streaming-movemail): Rename to pop3-movemail.
10177
10178 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10179 don't restrict end-tag searches to the end of the line.
10180
10181 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10182
10183 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10184 articles of every unchecked group to t, which means unknown since the
10185 server has never been opened.
10186
10187 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10188
10189 * gnus-html.el (gnus-html-show-alt-text): New command.
10190 (gnus-html-browse-image): Ditto.
10191 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10192 to browse the image directly.
10193 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10194 better.
10195
10196 * gnus-async.el (gnus-async-article-callback):
10197 Call `gnus-html-prefetch-images' unconditionally.
10198
10199 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10200 before feeding URLs to curl.
10201
10202 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10203
10204 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10205 internal images as deletable by `W D D'.
10206
10207 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10208 (gnus-async-article-callback): Fix typo.
10209
10210 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10211
10212 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10213 current line to work around bugs in the output from w3m.
10214
10215 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10216 for groups that want that.
10217
10218 * nntp.el (nntp-wait-for-string): Supply a timeout for
10219 accept-process-output to ensure progress.
10220
10221 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10222 level to get unread articles from, then use that for foreign groups,
10223 too.
10224
10225 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10226 confuses the rest of the function.
10227
10228 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10229 for the methods that support -retrieve-groups, too.
10230
10231 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10232
10233 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10234
10235 * pop3.el: Require cl when compiling.
10236 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10237
10238 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10239
10240 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10241 that aren't going to be activated.
10242 (gnus-get-unread-articles): Fix up the last commit.
10243
10244 * gnus-html.el (gnus-article-html): Allow calling without specifying
10245 the handle. In that case, dissect the buffer first.
10246
10247 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10248
10249 * nnimap.el (nnimap-open-connection): Revert the change that would look
10250 into authinfo for imaps instead of imap.
10251
10252 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10253 say that you don't want to call gnus-request-group with don-check, but
10254 do check the response. This is for virtual groups only.
10255 (gnus-get-unread-articles): Count the archive groups as secondary, so
10256 that they're activated the same way as before.
10257
10258 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10259 case-insensitively.
10260 (nnimap-debug): Remove.
10261
10262 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10263 mail from a file, and the file doesn't exist.
10264
10265 * pop3.el (pop3-streaming-movemail): Return t for success.
10266
10267 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10268 .authinfo if we're using ssl connection.
10269
10270 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10271 already have if we're in a main Gnus `g' run.
10272
10273 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10274
10275 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10276
10277 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10278
10279 * nnmh.el (nnmh-request-list-1): Bind `file'.
10280
10281 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10282 alias to set-process-query-on-exit-flag or process-kill-without-query.
10283 (pop3-open-server): Use it.
10284
10285 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10286
10287 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10288 box to the Incoming file. Fixes mistake in previous checkin.
10289
10290 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10291 request loop (for debugging purposes) removed.
10292
10293 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10294 culprit is more visible.
10295 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10296 (nnml-add-incremental-nov): New functions to do "incremental" nov
10297 updates, where we just append to the end of the existing nov files
10298 without reading/writing them in full.
10299
10300 * mail-source.el (mail-source-delete-crash-box): Really only check the
10301 incoming files once in a while.
10302
10303 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10304
10305 * mail-source.el (mail-source-delete-crash-box): Only check the
10306 incoming files for deletion once per day to save a lot of file
10307 accesses.
10308
10309 * pop3.el (pop3-logon): Fix up unbound variable typo.
10310
10311 * mail-source.el (pop3-streaming-movemail): Autoload.
10312
10313 * pop3.el (pop3-streaming-movemail):
10314 Respect pop3-leave-mail-on-server.
10315
10316 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10317 retrieval.
10318
10319 * pop3.el (pop3-process-filter): Remove unused function.
10320 (pop3-streaming-movemail, pop3-send-streaming-command)
10321 (pop3-wait-for-messages, pop3-write-to-file)
10322 (pop3-number-of-responses): New functions for streaming pop3
10323 retrieval.
10324
10325 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10326 come from no known methods.
10327 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10328 list.
10329
10330 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10331 message sizes.
10332 (pop3-movemail): Use erase-buffer instead of looping and deleting
10333 regions, which seems rather odd.
10334
10335 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10336 file once per `g' run.
10337
10338 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10339 directories. This makes the draft queue directory work.
10340
10341 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10342 data from the backends, so that we only request the list of groups from
10343 each method once. This should speed things up considerably.
10344
10345 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10346 detect that it's not implemented.
10347
10348 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10349 we actually do recurse down into the tree, but don't stat all leaf
10350 nodes.
10351
10352 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10353 then say so instead of bugging out.
10354
10355 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10356 files exist before trying to read them.
10357
10358 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10359 around <pre_int>.
10360
10361 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10362
10363 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10364
10365 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10366
10367 * mm-util.el (mm-image-load-path): Just return the image directories,
10368 not all directories in the path in addition to the image directories.
10369 (mm-image-load-path): Maintain a cache of the image directories so that
10370 the `g' command in Gnus doesn't have to stat dozens of directories each
10371 time.
10372
10373 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10374 (gnus-html-wash-tags): Add a new `i' command to insert images.
10375 (gnus-html-insert-image): New command and keystroke.
10376 (gnus-html-redisplay-with-images): New command and keystroke.
10377 (gnus-html-show-images): Rename command.
10378 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10379 spacers.
10380 (gnus-html-wash-tags): Decode entities at the end, so that entities
10381 inside the tags don't mess up the rest of the "parsing".
10382
10383 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10384 so that nnimap methods aren't agentized by default. There's apparently
10385 many problems related to agent/imap behavior.
10386
10387 * gnus-art.el (gnus-article-copy-string): New command and key binding.
10388
10389 * gnus-html.el: Doc fix.
10390
10391 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10392
10393 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10394 glyph-width and glyph-height instead of display-graphic-p and
10395 image-size; make avoidance of displaying small images work for XEmacs.
10396
10397 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10398 for XEmacs.
10399
10400 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10401 of symbol that holds plist data.
10402 (gnus-process-plist): Remove plist of process after getting it.
10403
10404 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10405
10406 * message.el (message-generate-hashcash): Change default to
10407 'opportunistic if hashcash is installed.
10408
10409 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10410 (gnus-html-put-image): Only call image-size once, since it's somewhat
10411 time-consuming on remote X servers.
10412
10413 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
10414
10415 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10416 decoded contents.
10417 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10418
10419 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10420
10421 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10422 group line format, since it isn't very interesting.
10423
10424 * gnus-agent.el (gnus-agent-short-article),
10425 (gnus-agent-long-article): Increase values for these two variables,
10426 since most people are likely to have more network connection and
10427 storage than before.
10428
10429 * gnus.el (gnus-refer-article-method): Change default to 'current.
10430 When referring an article, the common behavior is to refer it from the
10431 current select method, not the native select method. The chances of
10432 the native select method having the message in question is rather slim
10433 these days.
10434
10435 * gnus-sum.el (gnus-auto-select-subject): Change default to
10436 `unseen-or-unread'. I think it's likely that most people want to
10437 select an unseen article over a previously seen, but unread one.
10438
10439 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
10440 means that in the article buffer none of the minor mode elements will
10441 be shown, usually, and this is not desirable in most cases.
10442
10443 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10444 that commands like `d' (and the like) go to the next line in the
10445 buffer, instead of the next unread article. I think this is the
10446 behavior that is most natural for most users.
10447 (gnus-single-article-buffer): Change default to nil, so that people can
10448 have as many article buffers open as they have summary buffer. I think
10449 this is the most natural way for the groups to behave.
10450
10451 * message.el (message-generate-new-buffers): Change default to
10452 `unsent', so that all new message buffers start their names with the
10453 string "*unsent", and it's easier to find the buffers if you move from
10454 them.
10455
10456 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10457
10458 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10459 small. They're probably tracking images.
10460 (gnus-html-wash-tags): Remove all <pre_int> place holders.
10461 (gnus-html-rescale-image): Yet another try at getting the image sizing
10462 right.
10463
10464 * nntp.el (nntp-request-set-mark): Refuse to do marks if
10465 nntp-marks-file-name is nil.
10466
10467 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10468
10469 * gnus-html.el (gnus-html-wash-tags)
10470 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10471 Better logging.
10472
10473 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10474
10475 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10476
10477 * gnus-html.el (gnus-html-wash-tags): Check the value of
10478 gnus-blocked-images in the summary buffer.
10479
10480 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10481
10482 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10483
10484 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10485
10486 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10487 like "a", it seems like.
10488 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10489 since it needs to be picked from the correct buffer.
10490
10491 * nnwfm.el: Remove.
10492
10493 * nnlistserv.el: Remove.
10494
10495 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10496
10497 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10498 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10499
10500 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10501
10502 * nnkiboze.el: Remove.
10503
10504 * nndb.el: Remove.
10505
10506 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10507 alt text.
10508 (gnus-html-rescale-image): Try to get the rescaling logic right for
10509 images that are just wide and not tall.
10510
10511 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10512 overshadow variable bindings.
10513
10514 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10515
10516 * gnus-html.el (gnus-html-wash-tags)
10517 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10518 Add extra logging.
10519
10520 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10521
10522 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10523 (gnus-max-image-proportion): New variable.
10524 (gnus-html-rescale-image): New function.
10525 (gnus-html-put-image): Rescale images.
10526
10527 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10528
10529 Fix up some byte-compiler warnings.
10530 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10531 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10532 (gnus-article-fill-cited-article, gnus-article-hide-citation)
10533 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10534 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10535 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10536 (gnus-group-update-group): Use save-excursion and with-current-buffer.
10537
10538 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10539
10540 * gnus-html.el (gnus-article-html): Decode contents by charset.
10541
10542 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10543
10544 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10545 (gnus-html-frame-width, gnus-blocked-images):
10546 * message.el (message-prune-recipient-rules): Add custom version.
10547 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10548
10549 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10550 functions.
10551
10552 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10553 gnus-process-get.
10554
10555 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
10556
10557 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10558 instead of lsub directly.
10559
10560 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10561
10562 * nnwarchive.el: Remove.
10563
10564 * gnus-soup.el: Remove.
10565
10566 * nnsoup.el: Remove.
10567
10568 * nnultimate.el: Remove.
10569
10570 * gnus-html.el (gnus-blocked-images): New variable.
10571
10572 * message.el (message-prune-recipients): New function.
10573 (message-prune-recipient-rules): New variable.
10574
10575 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10576 guess whether a long line is natural text or not.
10577
10578 * gnus-html.el (gnus-html-schedule-image-fetching):
10579 Use gnus-process-plist and friends for compatibility.
10580
10581 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10582
10583 * gnus-html.el: Require packages that define macros used in this file.
10584 (gnus-article-mouse-face): Declare to silence byte-compiler.
10585 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10586 process-get.
10587 (gnus-html-put-image): Use plist-get to avoid getf.
10588 (gnus-html-prefetch-images): Use with-current-buffer.
10589
10590 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10591
10592 * gnus-ems.el: Provide compatibility functions for
10593 gnus-set-process-plist.
10594
10595 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10596 * gnus.el (gnus-valid-select-methods):
10597 * message.el (message-send-mail-partially-limit):
10598 * mm-decode.el (mm-text-html-renderer):
10599 * mml.el (mml-insert-mime-headers-always):
10600 * smiley.el (smiley-regexp-alist): Bump custom version.
10601
10602 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10603
10604 * gnus-html.el: Require mm-url.
10605 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10606 with the url to `url'.
10607 (gnus-html-wash-tags): Support cid: URLs/images.
10608
10609 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10610
10611 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10612 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10613 bindings, as they aren't useful at all. `w' is moved to `W w'.
10614
10615 * gnus-move.el: Remove file, since it doesn't really work.
10616
10617 * gnus-html.el (gnus-article-html): Tell w3m that the input is
10618 UTF-8. This seems to fix problems with some German web feeds.
10619
10620 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10621 at the top so that the proper colors are applied.
10622
10623 * gnus-art.el (gnus-article-view-part): Doc fix.
10624
10625 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10626 XEmacs-compatible.
10627 (gnus-html-put-image): Don't do images on non-graphic displays.
10628
10629 * nnslashdot.el: Remove this unused backend.
10630
10631 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10632 actions.
10633 (gnus-undo-register-1): Revert last change.
10634
10635 * gnus-group.el (gnus-group-completing-read): Protect against not
10636 having completion-styles bound.
10637
10638 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10639 make broken recipients happier.
10640
10641 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10642
10643 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10644 point parameter.
10645
10646 * gnus-group.el (gnus-group-completing-read): Add 'substring to
10647 completion-styles for group selection.
10648
10649 2009-02-04 Andreas Schwab <schwab@suse.de>
10650
10651 * gnus-score.el (gnus-score-string): Fix regex for matching extra
10652 headers and regexp-quote the match if necessary.
10653
10654 2009-03-24 Miles Bader <miles@gnu.org>
10655
10656 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10657 the blinking smiley.
10658
10659 2009-03-24 Simon Josefsson <simon@josefsson.org>
10660
10661 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10662 blink smiley.
10663
10664 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10665
10666 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10667 where the dribbel file lives exists.
10668
10669 * message.el (message-send-mail-partially-limit): Change the default to
10670 nil, since most people don't want this.
10671
10672 * mm-url.el (mm-url-decode-entities): Also decode entities like
10673 &#x3212.
10674
10675 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
10676
10677 * gnus-sum.el (gnus-summary-idna-message):
10678 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10679 Hyperlink urls in docstrings with URL `...'.
10680
10681 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
10682
10683 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10684 functions.
10685
10686 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10687
10688 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10689 say what the mouseover text should be.
10690
10691 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10692 version of the mm-w3m-safe-url-regexp variable to only download images
10693 in the groups where we want that to happen.
10694
10695 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10696
10697 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10698 easier debugging.
10699 (gnus-article-beginning-of-window): Add kludge to allow spacing past
10700 big pictures in the article buffer.
10701
10702 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10703 gnus-article-html.
10704 (mm-text-html-renderer): gnus-article-html needs curl in addition to
10705 w3m.
10706
10707 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10708
10709 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10710
10711 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10712 which doesn't exist.
10713
10714 * message.el (message-inhibit-ecomplete): New variable to allow some
10715 function to inhibit ecomplete address storage.
10716 (message-resend): Disable ecomplete message storage when resending
10717 messages.
10718
10719 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10720
10721 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
10722
10723 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10724 Save excursion while copying, moving, and deleting articles in order to
10725 prevent the cursor from jumping to unforeseen place.
10726
10727 2010-08-17 Glenn Morris <rgm@gnu.org>
10728
10729 * gnus-sync.el: Require gnus components whose functions are used.
10730
10731 * gnus-art.el (bookmark-make-record-function):
10732 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10733 Declare for compiler.
10734
10735 * mm-url.el (mml-compute-boundary): Autoload.
10736
10737 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10738
10739 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10740
10741 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
10742
10743 Typo fix "hoo4a" -> "hook".
10744
10745 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10746
10747 2010-08-14 Glenn Morris <rgm@gnu.org>
10748
10749 * gnus-sync.el (gnus-sync): Fix defgroup version.
10750
10751 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
10752
10753 Doc fixes and keep unknown groups (ammended for nunion bug fix).
10754
10755 * gnus-sync.el: Fix docs.
10756 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10757 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10758
10759 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10760
10761 Optimizations for gnus-sync.el.
10762
10763 * gnus-sync.el: Add docs about gnus-sync-backend
10764 possibilities.
10765 (gnus-sync-save): Remove unnecessary message.
10766 (gnus-sync-read): Optimize and show what groups were skipped.
10767
10768 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10769
10770 Minor bug fixes for gnus-sync.el.
10771
10772 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10773 Don't read the sync on get-new-news.
10774
10775 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10776 quiet.
10777
10778 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10779 (fix typo).
10780
10781 2010-07-30 Lawrence Mitchell <wence@gmx.li>
10782
10783 Make saving and restoring of hidden threads work with overlays.
10784 Patch applied by Ted Zlatanov.
10785
10786 * gnus-sum.el (gnus-hidden-threads-configuration)
10787 (gnus-restore-hidden-threads-configuration): Update to deal with text
10788 properties, rather than searching for a magic character.
10789
10790 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10791
10792 New gnus-sync.el library for synchronization of marks.
10793
10794 * gnus-sync.el: New library for synchronization of marks.
10795
10796 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10797 renamed from `gnus-registry-grep-in-list'.
10798
10799 * gnus-registry.el (gnus-registry-follow-group-p):
10800 Use `gnus-grep-in-list'.
10801
10802 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10803
10804 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
10805
10806 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10807 determining charset of text fails.
10808
10809 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
10810
10811 * nnmail.el (nnmail-get-new-mail-1): Revert.
10812
10813 * nnml.el (nnml-active-number): Make sure names of newly created groups
10814 in nnml-group-alist are encoded.
10815
10816 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10817
10818 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10819 containing non-ASCII characters in active file for nnml back end.
10820
10821 2010-07-24 David Engster <dengste@eml.cc>
10822
10823 * mml-smime.el (mml-smime-epg-verify): Also accept the older
10824 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10825
10826 2010-07-21 Daiki Ueno <ueno@unixuser.org>
10827
10828 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10829 tag (Bug#6654).
10830
10831 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
10832
10833 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10834 the article buffer, not the summary buffer.
10835
10836 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
10837
10838 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10839 Emacs 23 as well.
10840
10841 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10842
10843 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10844 Patch applied by Karl Fogel.
10845
10846 * gnus-sum.el (gnus-summary-bookmark-make-record):
10847 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10848
10849 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10850
10851 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10852 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
10853 C-w still not working correctly from Article buffers; Thierry's
10854 patch to fix that will be applied after this.
10855
10856 * gnus-art.el (bookmark-make-record-function): New local variable.
10857
10858 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10859 article buffer.
10860 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10861
10862 2010-07-13 Karl Fogel <kfogel@red-bean.com>
10863
10864 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10865 on changes in bookmark.el.
10866
10867 2010-06-22 Mark A. Hershberger <mah@everybody.org>
10868
10869 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10870 the *other* type of HTML form submission.
10871
10872 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
10873
10874 * auth-source.el (auth-source-pick): If choice does not contain a
10875 questioned keyword, set the check to t.
10876
10877 2010-06-12 Romain Francoise <romain@orebokech.com>
10878
10879 * gnus-util.el (gnus-date-get-time): Move up before first use.
10880
10881 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10882
10883 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10884 (gnus-article-edit-part): Bind it to make last part that is substituted
10885 or deleted visible.
10886 (gnus-mime-display-single): Buttonize part of which id equals to
10887 gnus-mime-buttonized-part-id.
10888
10889 2010-06-10 Dan Christensen <jdc@uwo.ca>
10890
10891 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10892 (gnus-dd-mmm): Use gnus-date-get-time.
10893 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10894 simplify logic.
10895 (gnus-summary-limit-to-age): Use gnus-date-get-time.
10896 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10897
10898 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
10899
10900 * auth-source.el (top): Autoload `secrets-list-collections',
10901 `secrets-create-item', `secrets-delete-item'.
10902 (auth-sources): Fix tag string.
10903 (auth-get-source, auth-source-retrieve, auth-source-create)
10904 (auth-source-delete): New defuns.
10905 (auth-source-pick): Rewrite in order to avoid 2 passes.
10906 (auth-source-forget-user-or-password): New parameter USERNAME.
10907 (auth-source-user-or-password): New parameters CREATE-MISSING and
10908 DELETE-EXISTING. Retrieve password interactively, if needed.
10909
10910 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
10911
10912 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10913 deleting unused directories when gnus-expert-user is t.
10914
10915 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
10916
10917 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10918 for each temp file when gnus-article-browse-delete-temp is ask.
10919
10920 2010-05-20 Kevin Ryde <user42@zip.com.au>
10921
10922 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
10923
10924 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
10925
10926 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10927 article unless decoding article to be saved.
10928
10929 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
10930
10931 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10932 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10933 generated within the mm-with-unibyte-current-buffer macro.
10934
10935 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
10936
10937 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10938 to nil when we're in a mml-preview buffer and no group is selected.
10939
10940 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
10941
10942 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10943 when catching the `C-g'. Reported by "Leo".
10944
10945 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
10946
10947 * message.el (message-forward-make-body-plain)
10948 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10949 multibyte-string-p.
10950
10951 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
10952
10953 * message.el (message-forward-make-body-mml): Assume original message
10954 is multibyte string; error on unibyte.
10955 (message-forward-make-body-plain): Ditto; don't add excessive newline
10956 in body end.
10957
10958 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
10959
10960 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10961 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
10962
10963 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
10964
10965 * mm-extern.el (mm-extern-url): Don't use
10966 mm-with-unibyte-current-buffer.
10967 (mm-extern-cache-contents): Use with-current-buffer instead of
10968 save-excursion + set-buffer.
10969
10970 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
10971
10972 * mm-util.el (mm-emacs-mule): Remove.
10973
10974 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
10975
10976 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10977 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10978 change.
10979
10980 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
10981
10982 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10983 bind the default value of enable-multibyte-characters to nil.
10984
10985 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
10986
10987 * message.el (message-forward-make-body-plain)
10988 (message-forward-make-body-mml):
10989 Don't use mm-with-unibyte-current-buffer.
10990
10991 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
10992
10993 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10994 (Bug#5592).
10995
10996 2010-05-07 Julien Danjou <julien@danjou.info>
10997
10998 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10999 it to mm-pipe-part.
11000
11001 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11002 it is given.
11003
11004 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11005
11006 * nnweb.el (nnweb-gmane-search):
11007 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11008 XEmacs.
11009
11010 * gnus-art.el (gnus-article-browse-html-parts):
11011 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11012 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11013 make-temp-file.
11014
11015 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11016 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11017 compiling.
11018
11019 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11020 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11021 XEmacs when compiling.
11022
11023 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11024 gnus-pick-mode-off-hook for XEmacs when compiling.
11025 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11026 gnus-binary-mode-off-hook for XEmacs when compiling.
11027
11028 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11029 Return nil if char-charset is not available.
11030
11031 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11032 macro.
11033
11034 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11035 instead of encode-coding-string.
11036
11037 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11038 'xemacs) instead of mm-emacs-mule to switch function definitions.
11039 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11040
11041 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11042
11043 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11044
11045 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11046
11047 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11048 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11049
11050 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11051
11052 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11053 alias `jka-compr-delete-temp-file' no longer exists.
11054
11055 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11056
11057 Use define-minor-mode in Gnus where applicable.
11058 * mml.el (mml-mode): Use define-minor-mode.
11059 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11060 (gnus-undo-mode): Use define-minor-mode.
11061 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11062 (gnus-dead-summary-mode): Use define-minor-mode.
11063 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11064 Initialize in declaration.
11065 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11066 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11067 (gnus-mailing-list-mode): Use define-minor-mode.
11068 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11069 (gnus-draft-mode): Use define-minor-mode.
11070 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11071 (gnus-dired-mode): Use define-minor-mode.
11072
11073 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11074
11075 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11076 handles on recursive mml-to-mime translation and check them for
11077 boundary delimiter collisions. Reported by Greg Troxel.
11078
11079 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11080
11081 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11082
11083 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11084
11085 * mm-util.el (mm-find-buffer-file-coding-system):
11086 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11087
11088 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11089
11090 * message.el (message-generate-headers): Record insertion of optional
11091 headers as well. Otherwise the check to prevent repeated insertion of
11092 optional headers is a no-op.
11093
11094 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11095
11096 * smime.el: Don't mention CVS.
11097
11098 * nnrss.el (nnrss-fetch): Don't mention CVS.
11099
11100 * nnir.el: Don't mention CVS.
11101
11102 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11103
11104 * gnus-sum.el (gnus-summary-bookmark-make-record):
11105 Add `location' field.
11106
11107 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11108
11109 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11110 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11111 Use with-current-buffer to silence the byte-compiler.
11112 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11113 bother to require `gnus'.
11114 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11115
11116 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11117
11118 * gnus-sum.el (gnus-summary-bookmark-make-record)
11119 (gnus-summary-bookmark-jump): New functions.
11120 (gnus-summary-mode): Setup bookmark support.
11121
11122 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11123
11124 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11125 if set.
11126
11127 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11128
11129 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11130 gnus-article-browse-html-save-cid-image; make it work recursively for
11131 forwarded messages as well.
11132 (gnus-article-browse-html-parts): Work when prefix arg is given.
11133 (gnus-article-browse-html-article): Doc fix.
11134
11135 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11136
11137 * message.el (message-default-mail-headers):
11138 (message-default-headers): Carry the value mail-default-headers over
11139 into message-default-mail-headers, rather than message-default-headers.
11140
11141 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11142
11143 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11144 charset.
11145
11146 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11147 charset into the <meta> tag when the article is encoded to utf-8.
11148
11149 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11150
11151 * gnus-art.el (gnus-article-browse-delete-temp-files):
11152 Delete directories as well.
11153 (gnus-article-browse-html-parts): Work for images that do not specify
11154 file names; delete temp directory when quitting; insert header at the
11155 right place; use file: scheme for image files.
11156
11157 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11158
11159 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11160 (gnus-article-browse-html-parts): Use it to make temporary cid image
11161 files in addition to html file so that browser may display them.
11162
11163 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11164
11165 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11166
11167 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11168
11169 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11170
11171 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11172
11173 * auth-source.el (auth-sources): Change default to be simpler.
11174 Explain about Secret Service API sources. Improve Customize options.
11175 (auth-source-pick): Change to accept any number of search parameters.
11176 Implement fallbacks iteratively, not recursively. Add scoring on the
11177 second pass and sort by score. Call Secret Service API when needed.
11178 (auth-source-user-or-password): Use it. Call Secret Service API
11179 directly when needed to get the user name and the password.
11180
11181 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11182
11183 * message.el (message-interactive): Doc fix.
11184 (message-qmail-inject-args): Reflow.
11185 (message-kill-to-signature): Fix typo in docstring.
11186
11187 * smiley.el (smiley-buffer): Fix typo in docstring.
11188
11189 2010-03-24 Glenn Morris <rgm@gnu.org>
11190
11191 * mail-source.el (gnus-message): Declare.
11192 (mail-source-delete-old-incoming): Require gnus-util.
11193
11194 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11195
11196 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11197
11198 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11199
11200 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11201 password-cache's default if it is not bound.
11202 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11203 password-cache-expiry's default if it is not bound.
11204
11205 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11206 available in Emacs 21.
11207
11208 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11209
11210 * auth-source.el (auth-sources): Fix up definition so extra parameters
11211 are always inline.
11212
11213 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11214
11215 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11216 wasn't updated after mismatch. Clear cached mailbox info correctly
11217 when uidvalidity changes.
11218 (nnimap-group-prefixed-name): New function to avoid some code
11219 duplication.
11220 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11221 (nnimap-request-group): Use it.
11222 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11223 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11224 with many imap folders. This is done by caching the group status from
11225 the imap server persistently in a group parameter `imap-status'. (This
11226 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11227 but not persistently, so every Gnus startup was still very slow.)
11228
11229 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11230
11231 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11232 secrets.el dependency.
11233 (auth-sources): Add optional user name. Add secrets.el configuration
11234 choice (unused right now).
11235
11236 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11237
11238 * gnus-sum.el (gnus-summary-make-menu-bar):
11239 Let `gnus-registry-install-shortcuts' fill in the functions.
11240
11241 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11242 warnings.
11243 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11244 (gnus-registry-install-shortcuts): Populate and use it in a
11245 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11246
11247 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11248
11249 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11250 In-place substitutions for the group name encoding/decoding.
11251 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11252 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11253 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11254 (nnimap-update-unseen, nnimap-request-list)
11255 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11256 (nnimap-request-set-mark, nnimap-split-to-groups)
11257 (nnimap-split-articles, nnimap-request-newgroups)
11258 (nnimap-request-create-group, nnimap-request-accept-article)
11259 (nnimap-request-delete-group, nnimap-request-rename-group)
11260 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11261 `encoded-mbx' for consistency.
11262 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11263 variable `imap-current-mailbox'.
11264
11265 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11266 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11267
11268 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11269
11270 * pop3.el (pop3-display-message-size-flag): Display message size byte
11271 counts during POP3 download.
11272 (pop3-movemail): Use it.
11273 (pop3-list): Implement listing of available messages.
11274
11275 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11276
11277 * nnir.el (nnir-get-article-nov-override-function): New function to
11278 override the normal NOV retrieval.
11279 (nnir-retrieve-headers): Use it.
11280
11281 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11282
11283 * auth-source.el (netrc-machine-user-or-password): Autoload.
11284
11285 2010-03-19 Glenn Morris <rgm@gnu.org>
11286
11287 Stop message.el from loading about 40 libraries it doesn't always need.
11288 The general approach is to autoload rather than require, and to
11289 require in the specific functions rather than the file. (Bug#5642)
11290
11291 * gmm-utils.el: Don't require wid-edit.
11292 (widget-create-child-value, widget-convert, widget-default-get):
11293 Autoload.
11294
11295 * gnus-util.el: Don't require time-date, netrc.
11296 (message-fetch-field, gnus-group-name-decode): Declare rather than
11297 autoloading.
11298 (gnus-fetch-field): Require message.
11299 (gnus-decode-newsgroups): Require gnus-group.
11300
11301 * ietf-drums.el: Don't require time-date.
11302
11303 * message.el: Don't require hashcash, canlock, ecomplete.
11304 Do require mail-utils. Require nnheader only when compiling.
11305 (smtpmail-default-smtp-server): Remove declaration.
11306 (message-send-mail-function): Check smtpmail-default-smtp-server
11307 is bound rather than requiring smtpmail.
11308 (message-auto-save-directory, message-insert-signature):
11309 Use expand-file-name rather than nnheader-concat.
11310 (nnheader-insert-file-contents): Autoload.
11311 (hashcash-wait-async): Declare.
11312 (message-send-mail): Only call gnus-setup-posting-charset if
11313 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11314 (message-send-mail-with-sendmail): Require sendmail.
11315 (canlock-password, canlock-password-for-verify): Declare.
11316 (message-canlock-password): Require canlock.
11317 (nnheader-get-report): Autoload.
11318 (gnus-setup-posting-charset): Declare.
11319 (message-send-news): Require gnus-msg.
11320 (message-make-references, message-make-in-reply-to): Use mail-header-id
11321 rather than the alias mail-header-message-id.
11322 (ecomplete-add-item, ecomplete-save): Declare.
11323 (message-put-addresses-in-ecomplete): Require ecomplete.
11324 (ecomplete-display-matches): Autoload.
11325
11326 * mm-decode.el: Don't require mailcap, gnus-util.
11327 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11328 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11329 Autoload.
11330 (mailcap-mime-extensions): Declare.
11331
11332 * mm-encode.el: Don't require mailcap.
11333 (mailcap-extension-to-mime): Autoload.
11334
11335 * mml-sec.el: Don't require password-cache.
11336
11337 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11338 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11339 (mml-minibuffer-read-type): Require mailcap.
11340 (mml-preview): Require gnus-msg.
11341
11342 * mml1991.el: Require password-cache.
11343 (password-cache-expiry): Remove declaration.
11344
11345 * mml2015.el: Require password-cache.
11346 (password-cache-expiry): Remove declaration.
11347
11348 * nneething.el (mailcap): Require mailcap.
11349
11350 * nnheader.el (declare-function): Add compatibility stub.
11351 (message-remove-header): Declare rather than autoload.
11352 (nnheader-replace-header): Require message.
11353
11354 * nnimap.el (declare-function): Add compatibility stub.
11355 (netrc-parse, netrc-machine-user-or-password): Declare.
11356 (nnimap-open-connection): Require netrc.
11357
11358 * nntp.el (declare-function): Add compatibility stub.
11359 (netrc-parse, netrc-machine, netrc-get): Declare.
11360 (nntp-send-authinfo): Require netrc.
11361
11362 * rfc2047.el: Don't require qp.
11363 (quoted-printable-encode-region, quoted-printable-decode-string):
11364 Autoload.
11365
11366 * sieve-mode.el: Don't require easymenu.
11367 (easy-menu-add-item): Autoload it.
11368
11369 * spam-stat.el (time-to-number-of-days): Autoload it.
11370
11371 2010-03-17 Kevin Ryde <user42@zip.com.au>
11372
11373 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11374 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11375 value if any backslash escapes).
11376
11377 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11378
11379 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11380 if it is available. (bug#5647)
11381
11382 2010-02-26 Glenn Morris <rgm@gnu.org>
11383
11384 * message.el (message-send-mail-function): Change the default, so that
11385 it inherits from a customized send-mail-function. (Bug#5643)
11386
11387 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11388
11389 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11390 shell-command-to-string signals an error (bug#5299).
11391
11392 2010-02-24 Glenn Morris <rgm@gnu.org>
11393
11394 * message.el (message-smtpmail-send-it)
11395 (message-send-mail-with-mailclient): Doc fixes.
11396
11397 2010-02-16 Glenn Morris <rgm@gnu.org>
11398
11399 * message.el (message-default-mail-headers): Change the default value
11400 to ease the transition from mail-mode to message-mode. (Bug#5555)
11401
11402 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11403
11404 * message.el (message-mail): Just pass yank-action on to message-setup.
11405 (message-setup): Handle (FUN . ARGS) form of yank-action.
11406 (message-with-reply-buffer, message-widen-reply)
11407 (message-yank-original): Handle non-buffer values of
11408 message-reply-buffer (Bug#4080).
11409 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11410
11411 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11412
11413 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11414 Fix typo in docstring.
11415
11416 2010-01-08 Jason Rumney <jasonr@gnu.org>
11417
11418 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11419 response.
11420
11421 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11422
11423 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11424
11425 * message.el (message-check-news-header-syntax): Protect against a
11426 string that `rfc822-addresses' returns when parsing fails.
11427
11428 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11429
11430 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11431 (gnus-previous-char-property-change): New functions.
11432
11433 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11434
11435 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
11436
11437 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11438 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
11439
11440 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11441
11442 * message.el (message-exchange-point-and-mark): Rework last change to
11443 avoid using optional arg of exchange-point-and-mark, for backward
11444 compatibility.
11445
11446 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11447
11448 * message.el (message-exchange-point-and-mark):
11449 Call exchange-point-and-mark with an argument rather than setting
11450 mark-active by hand (Bug#5175).
11451
11452 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
11453
11454 * nntp.el (nntp-service-to-port): Work for service expressed with
11455 numeric string; replace [:digit:] with [0-9] for XEmacs.
11456
11457 2009-12-17 Glenn Morris <rgm@gnu.org>
11458
11459 * gnus-group.el (gnus-bug-group-download-format-alist):
11460 Change emacs entry to debbugs.gnu.org. Bump :version.
11461
11462 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11463
11464 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11465
11466 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
11467
11468 * message.el (message-info): Explain why we use `Info-goto-node'.
11469
11470 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11471
11472 * message.el (message-completion-in-region): New compatibility function.
11473 (message-expand-group): Use it.
11474
11475 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11476
11477 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11478 with no unread article should be listed if the 2nd arg `predicate' is
11479 given.
11480
11481 2009-11-29 Juri Linkov <juri@jurta.org>
11482
11483 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11484 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
11485 on `gnus-recenter'. (Bug#4698, Bug#4981)
11486
11487 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
11488
11489 * message.el (message-from-style, message-interactive)
11490 (message-signature): Always set default values from the corresponding
11491 mail-* variables.
11492 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11493 (message-yank-prefix, message-indentation-spaces)
11494 (message-signature-file, message-default-headers): Use boundp rather
11495 than (featurep 'xemacs) to check if the corresponding mail-* variables
11496 exist.
11497
11498 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
11499
11500 * message.el (message-send-mail-with-sendmail): Revert last change.
11501
11502 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11503
11504 * message.el (message-from-style, message-interactive)
11505 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11506 (message-yank-prefix, message-indentation-spaces, message-signature)
11507 (message-signature-file, message-default-headers): For GNU Emacs, set
11508 default values from the corresponding mail-* variables.
11509 (message-send-mail-with-sendmail): Use envelope-from only if
11510 mail-specify-envelope-from is non-nil.
11511
11512 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11513
11514 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11515 containing tspecial characters if they have been already quoted.
11516
11517 2009-10-24 Glenn Morris <rgm@gnu.org>
11518
11519 * gnus-art.el (help-xref-stack-item): Define for compiler.
11520
11521 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11522
11523 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11524
11525 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11526
11527 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11528 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11529
11530 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
11531
11532 * gnus.el (gnus-overlay-get): New alias to overlay-get.
11533 (gnus-overlays-in): New alias to overlays-in.
11534
11535 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11536 gnus-overlay-get, and gnus-delete-overlay.
11537 (gnus-summary-show-thread): Make it work as well for systems in which
11538 next-single-char-property-change is not available.
11539 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11540
11541 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
11542
11543 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11544
11545 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
11546
11547 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11548 and XEmacs that don't have `remove-overlays'.
11549
11550 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11551
11552 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11553 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11554 selective display. Use overlays instead.
11555
11556 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
11557
11558 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11559
11560 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11561
11562 * spam-stat.el (spam-stat-load): Fix typo in message.
11563
11564 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
11565
11566 * gnus-art.el (gnus-article-encrypt-body):
11567 * message.el (message-check-recipients):
11568 * mm-util.el (mm-codepage-setup):
11569 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11570 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11571
11572 2009-09-22 Daiki Ueno <ueno@unixuser.org>
11573
11574 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11575 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11576 keys from the menu if mm-{sign,encrypt}-option is 'guided.
11577 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11578 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11579
11580 2009-09-18 Glenn Morris <rgm@gnu.org>
11581
11582 * gnus-diary.el (gnus-diary-check-message):
11583 * message.el (message-insert-formatted-citation-line):
11584 * nnbabyl.el (top-level):
11585 * nndiary.el (nndiary-schedule):
11586 Fix typos in condition-case handlers.
11587
11588 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
11589
11590 * gnus-art.el (gnus-article-edit-part): Work for the buffer
11591 configuration that provides the sole article window in a frame;
11592 position point correctly after deleting a part.
11593
11594 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
11595
11596 * spam.el (spam-unregister-on-reregister): Add boolean variable.
11597 (spam-resolve-registrations-routine): Use it to unregister articles
11598 that change status.
11599
11600 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11601
11602 * nnrss.el (nnrss-request-article): Remove binding of
11603 default-enable-multibyte-characters that has gotten needless by
11604 the 2007-07-13 change in rfc2047-encode-message-header.
11605
11606 * mml.el (mml-insert-multipart): Error on the message header.
11607 (mml-insert-part): Error on the message header; position point at
11608 the end of a MIME tag.
11609
11610 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11611
11612 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11613 (gnus-float-time): Alias to float-time if it exists.
11614
11615 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11616 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11617 float-time is available; suppress compile warning for time-to-seconds.
11618
11619 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11620
11621 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11622 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11623 Add the optional argument `encoding' that overrides the default.
11624
11625 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11626 mm-encode-buffer.
11627
11628 2009-09-04 Glenn Morris <rgm@gnu.org>
11629
11630 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11631 mm-disable-multibyte, rather than default-enable-multibyte-characters.
11632 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11633 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11634 * mm-util.el (mm-with-unibyte-current-buffer)
11635 (mm-find-buffer-file-coding-system):
11636 * yenc.el (yenc-decode-region): Use default-value rather than
11637 default-enable-multibyte-characters.
11638
11639 2009-09-03 Glenn Morris <rgm@gnu.org>
11640
11641 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11642 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11643 than default-enable-multibyte-characters.
11644
11645 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
11646
11647 * gnus-art.el (gnus-article-read-summary-keys):
11648 Fix gnus-buffer-configuration's value temporarily used.
11649
11650 2009-09-02 Glenn Morris <rgm@gnu.org>
11651
11652 * gnus-util.el (gnus-float-time): New function.
11653 * gnus-delay.el (gnus-delay-article):
11654 * gnus-sum.el (gnus-thread-latest-date):
11655 * gnus-util.el (gnus-user-date): Use gnus-float-time.
11656 * nnspool.el (nnspool-request-newgroups):
11657 Use gnus-float-time rather than time-to-seconds.
11658 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11659
11660 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11661 (gnus-header-subject-face, gnus-header-newsgroups-face)
11662 (gnus-header-name-face, gnus-header-content-face):
11663 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11664 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11665 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11666 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11667 (gnus-cite-face-11):
11668 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11669 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11670 (gnus-server-closed-face, gnus-server-denied-face)
11671 (gnus-server-offline-face):
11672 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11673 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11674 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11675 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11676 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11677 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11678 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11679 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11680 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11681 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11682 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11683 (gnus-summary-selected-face, gnus-summary-cancelled-face)
11684 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11685 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11686 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11687 (gnus-summary-high-undownloaded-face)
11688 (gnus-summary-low-undownloaded-face)
11689 (gnus-summary-normal-undownloaded-face)
11690 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11691 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11692 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11693 (gnus-splash-face):
11694 * message.el (message-header-to-face, message-header-cc-face)
11695 (message-header-subject-face, message-header-newsgroups-face)
11696 (message-header-other-face, message-header-name-face)
11697 (message-header-xheader-face, message-separator-face)
11698 (message-cited-text-face, message-mml-face):
11699 * sieve-mode.el (sieve-control-commands-face)
11700 (sieve-action-commands-face, sieve-test-commands-face)
11701 (sieve-tagged-arguments-face):
11702 * spam.el (spam-face):
11703 Mark face aliases with "-face" in the name as obsolete.
11704
11705 2009-09-01 Glenn Morris <rgm@gnu.org>
11706
11707 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11708 than goto-line.
11709
11710 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11711
11712 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11713 Don't move point if the command is invoked inside the message header.
11714
11715 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
11716
11717 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11718 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11719 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11720 * nnir.el (nnir-swish-e-index-file):
11721 * gnus-sum.el (gnus-summary-delete-marked-as-read)
11722 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11723 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11724 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11725 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11726 (gnus-treat-display-xface): Add Emacs version of obsolescence.
11727
11728 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
11729
11730 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11731 Don't save excursion.
11732
11733 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11734
11735 * nnheader.el (nnheader-find-file-noselect):
11736 * mm-util.el (mm-insert-file-contents):
11737 Use (default-value 'major-mode) instead of default-major-mode.
11738
11739 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
11740
11741 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11742
11743 2009-08-25 Glenn Morris <rgm@gnu.org>
11744
11745 * nnir.el (top-level): Don't require cl at run-time.
11746 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11747 Replace cl-function substitute with gnus-replace-in-string.
11748 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11749 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11750 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11751 simplified expansions.
11752
11753 2009-08-22 Glenn Morris <rgm@gnu.org>
11754
11755 * gnus-art.el (gnus-button-patch): Use forward-line rather than
11756 goto-line.
11757
11758 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
11759
11760 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11761
11762 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11763 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11764 (gnus-mm-display-part, gnus-mime-display-single)
11765 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11766 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11767
11768 * gnus-sum.el
11769 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11770 (gnus-summary-move-article): Add expirable mark to articles copied or
11771 moved to group that has auto-expire turned on if the option is non-nil.
11772
11773 2009-07-24 Glenn Morris <rgm@gnu.org>
11774
11775 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11776 Fix typo. (Bug#3903)
11777
11778 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11779
11780 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11781 gnus-article-read-summary-keys rather than gnus-summary-edit-article
11782 that should not be used for draft articles.
11783 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11784 that has no concern in minor mode keys.
11785 (gnus-article-summary-command, gnus-article-summary-command-nosave):
11786 Abolish.
11787
11788 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
11789
11790 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11791 article without making inquiry to a user for unknown encoding.
11792
11793 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11794 (nnmaildir--scan): Assume i-node and device number that file-attributes
11795 returns might be cons-cell.
11796
11797 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
11798
11799 * auth-source.el: Remove docs now in auth.texi. Don't use
11800 `gnus-message' for logging. Add new variables `auth-source-debug' and
11801 `auth-source-hide-passwords' and use them.
11802
11803 2009-07-15 Glenn Morris <rgm@gnu.org>
11804
11805 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11806
11807 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11808
11809 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11810 excessive whitespace from the default values of title and description.
11811
11812 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
11813
11814 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11815 mail-fetch-field to fetch Content-Description header in order to
11816 exclude newlines.
11817
11818 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
11819
11820 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11821 to deleted part.
11822
11823 2009-05-30 David Engster <dengste@eml.cc>
11824
11825 * nnmairix.el: Remove old documentation in the commentary block.
11826 (nnmairix-request-group): Do not update active file for nnml back ends.
11827 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11828 end so that overview files are ignored.
11829 (nnmairix-update-groups): Make updating the groups more robust by using
11830 marks.
11831 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11832 with dollar characters in message-id.
11833
11834 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
11835
11836 * spam.el: Use dns-query instead of query-dns. Was renamed on
11837 2008-12-25 in dns.el.
11838
11839 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11840
11841 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11842 could happen if the text is only composed of spaces and/or tabs.
11843
11844 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
11845
11846 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11847 when sending a queued message to avoid extra mml tags.
11848
11849 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
11850
11851 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11852
11853 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11854
11855 * gnus-dired.el: Remove autoload for gnus-setup-message.
11856 (gnus-dired-attach): Fake this-command value to prevent Gnus from
11857 displaying Gnus logo; always use compose-mail.
11858
11859 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
11860
11861 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11862
11863 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
11864
11865 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11866 (gnus-nocem-issuers): List currently active issuers; fix custom type.
11867 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11868 available.
11869 (gnus-nocem-epg-verify): New function.
11870
11871 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
11872
11873 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11874
11875 2009-02-15 Glenn Morris <rgm@gnu.org>
11876
11877 * gnus-util.el (rmail-insert-rmail-file-header)
11878 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11879 autoloads.
11880 (rmail-default-rmail-file): Remove unnecessary declaration.
11881 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11882
11883 2009-02-14 Glenn Morris <rgm@gnu.org>
11884
11885 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11886 variable (only used in gnus-util, which declares it anyway).
11887 (rmail-output-to-rmail-file): Remove autoload of deleted function,
11888 which was only needed by gnus-art (changed to not use it any more).
11889 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11890 only used in gnus-util, which autoloads it itself.
11891 (rmail-update-summary): Fix autoload.
11892
11893 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11894 rather than rmail-output-to-rmail-file.
11895
11896 2009-02-07 Glenn Morris <rgm@gnu.org>
11897
11898 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11899 autoload of function that no longer exists.
11900 (rmail-toggle-header): Declare.
11901 (message-forward-rmail-make-body): Handle mbox Rmail.
11902
11903 2009-01-31 Glenn Morris <rgm@gnu.org>
11904
11905 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11906 2009-01-09 change.
11907
11908 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
11909
11910 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11911 (auth-source-forget-all-cached): New convenience function.
11912 (auth-source-user-or-password): Accept list of modes or a single mode.
11913
11914 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11915 auth-source modes.
11916
11917 * nnimap.el (nnimap-open-connection): Use list of
11918 auth-source modes.
11919
11920 * nntp.el (nntp-send-authinfo): Use list of
11921 auth-source modes.
11922
11923 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
11924
11925 * auth-source.el: Update docs to reflect epa-file-enable is to be used
11926 now.
11927
11928 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11929
11930 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11931 coding system in XEmacs; add a workaround for XEmacs.
11932
11933 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
11934
11935 * mm-util.el (mm-coding-system-priorities): Protect against nil value
11936 of current-language-environment.
11937
11938 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
11939
11940 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11941 available at runtime.
11942
11943 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
11944
11945 * gnus-art.el (article-date-ut): Fix end point of narrowing.
11946
11947 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
11948
11949 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11950 the greatest positive fixnum value doesn't work under an XEmacs with
11951 bignum support; use the most-positive-fixnum constant instead,
11952 available since Emacs 21.1 with cl and XEmacs 21.1.
11953
11954 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
11955
11956 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11957 XEmacs gets not to work.
11958
11959 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
11960
11961 * mm-util.el (mm-coding-system-priorities): Allow the value like
11962 "Japanese (UTF-8)" of current-language-environment.
11963
11964 2009-01-09 Glenn Morris <rgm@gnu.org>
11965
11966 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11967 with last-command-event.
11968
11969 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
11970
11971 * message.el (message-fix-before-sending): Amend comment.
11972
11973 2009-01-07 David Engster <dengste@eml.cc>
11974
11975 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11976 simplified server definitions by converting it via
11977 gnus-server-to-method.
11978
11979 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11980
11981 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11982 parameter's operands.
11983
11984 2009-01-06 David Engster <dengste@eml.cc>
11985
11986 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11987 primary select method (for gnus-group-mark-article-as-read).
11988
11989 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
11990
11991 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11992 `(gnus)Face', not `(gnus)X-Face'.
11993
11994 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
11995
11996 * mm-util.el (mm-ucs-to-char): New function.
11997
11998 * mm-url.el (mm-url-decode-entities): Use it.
11999
12000 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12001
12002 * message.el (message-fix-before-sending): Add `eight-bit' to
12003 illegible-text check.
12004
12005 2009-01-03 Michael Olson <mwolson@gnu.org>
12006
12007 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12008 `headers' is nil. This can occur if the IMAP server does not have
12009 permissions to read messages from a folder, but can write new messages
12010 to the folder.
12011 (nnimap-request-article-part): Do not insert `data' if it is nil.
12012
12013 2009-01-01 Dave Love <fx@gnu.org>
12014
12015 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12016
12017 * nnimap.el: Fix author email.
12018 (nnimap-split-rule): Add FIXME comment.
12019 (nnimap-debug): Fix doc string.
12020
12021 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12022
12023 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12024 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12025 to check if those variables exist (first appeared in Emacs 18.50).
12026
12027 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12028
12029 * mm-util.el (mm-line-number-at-pos): New function.
12030
12031 * spam-report.el (spam-report-process-queue): Use it.
12032
12033 2008-12-24 David Engster <dengste@eml.cc>
12034
12035 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12036 parameters that haven't existed as variables as buffer-local variables.
12037
12038 2008-12-23 Dave Love <fx@gnu.org>
12039
12040 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12041 cadar.
12042
12043 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12044 imap-starttls-p.
12045 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12046
12047 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12048
12049 * spam-report.el (spam-report-gmane-max-requests): New constant.
12050 (spam-report-gmane-wait): New variable.
12051 (spam-report-gmane-ham, spam-report-gmane-spam)
12052 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12053 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12054 the server.
12055
12056 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12057 Add explanations.
12058
12059 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12060 nnheader-accept-process-output and nnheader-read-timeout if available.
12061 (pop3-movemail): Use it.
12062
12063 * message.el (message-check-news-body-syntax): Fix signature check if
12064 there's an attachment.
12065
12066 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12067
12068 * mm-util.el: Add comments to the mm- emulating functions.
12069
12070 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12071
12072 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12073 Reported by Stephen Berman <stephen.berman@gmx.net>.
12074
12075 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12076
12077 * mm-util.el (mm-substring-no-properties): New function.
12078 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12079 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12080 (mm-string-to-multibyte): Doc fix.
12081
12082 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12083
12084 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12085
12086 * mml.el (mml-attach-file): Strip text properties from file name.
12087 (Bug#1574)
12088
12089 2008-12-16 Glenn Morris <rgm@gnu.org>
12090
12091 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12092
12093 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12094
12095 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12096 knows since the charset specified might be a bogus alias that
12097 mm-charset-synonym-alist provides.
12098
12099 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12100
12101 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12102 "ISO_8859-1".
12103
12104 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12105
12106 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12107
12108 * mm-util.el (mm-charset-eval-alist):
12109 Define it before mm-charset-to-coding-system.
12110 (mm-charset-to-coding-system): Add optional argument `silent';
12111 define it before mm-charset-override-alist.
12112 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12113 default value if it can be used in Emacs currently running;
12114 silence mm-charset-to-coding-system.
12115
12116 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12117
12118 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12119 `allow-override' which says whether to use `mm-charset-override-alist'.
12120 (rfc2047-decode-encoded-words): Use it.
12121
12122 * mm-util.el (mm-charset-override-alist): Fix custom type;
12123 add `(gb2312 . gbk)' to choices.
12124
12125 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12126
12127 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12128 fast.
12129
12130 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12131
12132 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12133
12134 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12135 on links.
12136
12137 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12138
12139 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12140
12141 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12142 users' addresses that don't have domain parts.
12143 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12144 rather than message-narrow-to-head since there will be the message
12145 header separator.
12146
12147 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12148
12149 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12150 since the result is inserted in a unibyte buffer anyway.
12151 (nnimap-demule-use-string-to-multibyte): Remove.
12152 (nnimap-demule): Alias it to mm-string-to-multibyte.
12153
12154 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12155
12156 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12157 variable for debugging bug#464 and bug#1174.
12158 (nnimap-demule): Use it.
12159
12160 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12161
12162 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12163 score calculation correctly.
12164
12165 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12166
12167 * message.el (message-send-mail): Just set the buffer to unibyte
12168 rather than use mm-with-unibyte-current-buffer which does a lot more.
12169 (message-send-mail-partially): Don't bother with
12170 mm-with-unibyte-current-buffer since it's already been made unibyte by
12171 message-send-mail.
12172
12173 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12174
12175 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12176
12177 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12178
12179 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12180
12181 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12182
12183 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12184 require itself and to remove `with-no-warnings'.
12185
12186 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12187
12188 * starttls.el (starttls-any-program-available): Get the name of the
12189 available TLS layer program.
12190 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12191 well as the host name in the "opening" message.
12192
12193 * auth-source.el (auth-source-cache, auth-source-do-cache)
12194 (auth-source-user-or-password): Cache passwords and logins by default,
12195 allow override with `auth-source-do-cache'.
12196 (auth-source-forget-user-or-password): Allow users to remove cache
12197 entries if needed.
12198
12199 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12200
12201 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12202 condition-case to only the forward-sexp call.
12203
12204 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12205
12206 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12207 quotes contained. Make it more robust regardless by an extra
12208 condition-case wrapper.
12209
12210 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12211
12212 * nnml.el (nnml-request-expire-articles): Check if the function set to
12213 `nnmail-expiry-target' returns the symbol `delete'.
12214
12215 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12216
12217 * nnmail.el (nnmail-expiry-target): Fix custom type.
12218
12219 2008-10-02 Glenn Morris <rgm@gnu.org>
12220
12221 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12222 Silence compiler warning.
12223
12224 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12225
12226 * mml.el (mml-menu): Don't assume mml2015 is bound.
12227
12228 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12229
12230 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12231 exists.
12232
12233 2008-09-27 Glenn Morris <rgm@gnu.org>
12234
12235 * gnus-util.el (mail-header-remove-comments): Autoload it.
12236
12237 2008-09-27 Andreas Schwab <schwab@suse.de>
12238
12239 * gnus-util.el (gnus-split-references): Strip comments.
12240 (gnus-parent-id): Likewise.
12241
12242 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12243
12244 * message.el (message-confirm-send): Fix version.
12245
12246 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12247
12248 * message.el (message-idna-to-ascii-rhs-1): Use
12249 mail-extract-address-components rather than mail-header-parse-addresses
12250 that is an alias by default to ietf-drums-parse-addresses that does not
12251 support non-ASCII names in headers' contents.
12252
12253 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12254
12255 * message.el (message-confirm-send): Fix variable documentation to
12256 avoid the "y/n" wording.
12257
12258 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12259
12260 * message.el (message-set-auto-save-file-name): Save to a different
12261 filename so multiple messages (especially drafts) can be recovered.
12262
12263 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12264
12265 * message.el (message-confirm-send): Add appropriate version.
12266
12267 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12268
12269 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12270 defvar.
12271
12272 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12273
12274 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12275 (mm-pkcs7-enveloped-magic): Ditto.
12276
12277 2008-09-17 Simon Josefsson <simon@josefsson.org>
12278
12279 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12280 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12281
12282 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12283
12284 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12285 default, it's better.
12286
12287 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12288
12289 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12290 summary line gnus-number property and ignore them (with a warning
12291 message).
12292
12293 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12294
12295 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12296 macro caddr in the interactive form since it won't be expanded.
12297
12298 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12299
12300 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12301 `charset'; fix name of function called recursively.
12302 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12303
12304 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12305
12306 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12307 (gnus-mime-set-charset-parameters): New function.
12308 (gnus-mime-view-part-as-charset): Use it to correctly display part
12309 specifying wrong charset.
12310
12311 2008-09-08 David Engster <dengste@eml.cc>
12312
12313 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12314 in completing-read for back end server.
12315
12316 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12317
12318 * message.el (message-confirm-send): New variable to confirm sending a
12319 message.
12320 (message-send): Use it.
12321
12322 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12323
12324 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12325
12326 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12327
12328 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12329
12330 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12331
12332 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12333 prevent tracking too many groups.
12334 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12335 Use it.
12336
12337 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12338
12339 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12340 moving point to the bottom of the window in order to avoid recentering.
12341
12342 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12343
12344 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12345 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12346 (gnus-article-beginning-of-window): Fix calculation.
12347
12348 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12349
12350 * gnus-msg.el (gnus-summary-supersede-article)
12351 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12352 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12353 message header.
12354
12355 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12356
12357 * message.el:
12358 * gnus-start.el:
12359 * gnus-registry.el: Remove VMS support.
12360
12361 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12362
12363 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12364 macro.
12365 (rfc2104-hash): Use it.
12366
12367 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12368
12369 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12370 (gnus-summary-sort-by-most-recent-date): New commands.
12371 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12372 and menu entries.
12373
12374 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12375
12376 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12377 don't redisplay article for raw contents; remove plural articles stuff.
12378
12379 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12380 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12381 on gnus-summary-save-article; display results properly.
12382
12383 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12384
12385 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12386
12387 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12388
12389 * gnus-art.el (gnus-summary-save-in-pipe):
12390 Consider gnus-save-all-headers.
12391
12392 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12393
12394 * gnus-util.el (ns-focus-frame): Remove declaration.
12395 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
12396 like x.
12397
12398 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
12399
12400 * rfc2104.el (rfc2104-zero): Delete defconst.
12401 (rfc2104-hex-alist): Likewise.
12402 (rfc2104-hex-to-int): Delete func.
12403 (rfc2104-hexstring-to-bitstring): Likewise.
12404 (rfc2104-nybbles): New defconst.
12405 (rfc2104-hash): Rewrite for speed.
12406
12407 2008-07-16 Glenn Morris <rgm@gnu.org>
12408
12409 * gnus-util.el (ns-focus-frame): Declare for compiler.
12410
12411 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12412
12413 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12414 set as a group parameter.
12415 (gnus-summary-save-in-pipe): Work when it is called independently.
12416 (gnus-summary-pipe-to-muttprint): Don't modify
12417 gnus-summary-pipe-output-default-command.
12418
12419 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12420
12421 * message.el (message-send-mail-with-sendmail):
12422 Display the error message.
12423
12424 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12425
12426 * gnus-art.el (gnus-default-article-saver):
12427 Add gnus-summary-save-in-pipe to choices.
12428 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12429 gnus-summary-pipe-output-default-command as the default command.
12430 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12431 instead of gnus-last-shell-command.
12432
12433 * gnus-sum.el (gnus-summary-pipe-output-default-command):
12434 New user option.
12435 (gnus-summary-muttprint-program): Mention the value will be changed.
12436 (gnus-summary-save-article): Force showing of all headers.
12437 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12438
12439 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
12440
12441 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12442
12443 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
12444
12445 * nnimap.el (nnimap-id):
12446 * sieve-manage.el (sieve-manage-open): Doc fixes.
12447
12448 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
12449
12450 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12451 if available.
12452
12453 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12454
12455 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12456
12457 * nnkiboze.el (nnkiboze-generate-group):
12458 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12459
12460 * nnmairix.el: Require CL.
12461
12462 2008-06-15 David Engster <dengste@eml.cc>
12463
12464 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12465
12466 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
12467
12468 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12469 New macros that expand to an `aset'/`aref' call under Emacs, and to a
12470 runtime choice under XEmacs.
12471
12472 * gnus-sum.el (gnus-summary-set-display-table):
12473 Use `gnus-put-display-table', `gnus-get-display-table',
12474 `gnus-set-display-table' for the display table, instead of `aset'.
12475
12476 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12477
12478 * nnmairix.el: Add autoloads.
12479
12480 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12481
12482 * nnmairix.el (nnmairix-delete-recreate-group)
12483 (nnmairix-update-and-clear-marks): Fix error messages.
12484
12485 2008-06-14 David Engster <dengste@eml.cc>
12486
12487 * nnmairix.el: Upgrade to version 0.6.
12488 (nnmairix-group-toggle-propmarks-this-group)
12489 (nnmairix-group-toggle-readmarks-this-group)
12490 (nnmairix-group-delete-recreate-this-group)
12491 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12492 (nnmairix-remove-tick-mark-original-article): New commands.
12493 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12494 (nnmairix-propagate-marks-to-nnmairix-groups)
12495 (nnmairix-only-use-registry, nnmairix-allowfast-default)
12496 (nnmairix-marks-cache, nnmairix-version-output): New variables.
12497 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12498 functions needed for marks propagation and manipulation of read marks.
12499 (nnmairix-update-groups): New function.
12500 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12501 (nnmairix-determine-original-group-from-registry)
12502 (nnmairix-determine-original-group-from-path)
12503 (nnmairix-get-group-from-file-path, nnmairix-map-range)
12504 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12505 New helper functions.
12506 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12507 keystrokes for new commands.
12508 (nnmairix-delete-and-create-on-change): Doc string cleanup.
12509 (nnmairix-request-group): Check allow-fast group parameter.
12510 (nnmairix-request-create-group): Set allow-fast group parameter if
12511 nnmairix-allowfast-default is set.
12512 (nnmairix-close-group): Propagate marks upon closing if needed.
12513 (nnmairix-group-toggle-threads-this-group): Use new.
12514 nnmairix-group-toggle-parameter helper function.
12515 (nnmairix-search): Better check for empty search result.
12516 (nnmairix-goto-original-article): Use new helper functions for
12517 determining original article.
12518 (nnmairix-show-original-article): Make sure message-id is in brackets.
12519 (nnmairix-call-mairix-binary): Change variable name.
12520 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12521 helper function.
12522 (nnmairix-widget-toggle-activate): Fix doc string.
12523
12524 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12525
12526 * nnir.el: Require edmacro when compiling with XEmacs.
12527 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12528 available in Emacs 21.
12529
12530 2008-06-11 Glenn Morris <rgm@gnu.org>
12531
12532 * gnus-util.el (x-focus-frame):
12533 * gnus.el (image-size):
12534 * mm-decode.el (image-size): Declare.
12535
12536 * gnus-picon.el (declare-function): Add compat definition.
12537 (image-size): Declare.
12538
12539 * gnus-group.el (tool-bar-map):
12540 * gnus-sum.el (tool-bar-map): Define for compiler.
12541
12542 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12543
12544 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12545
12546 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12547 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12548 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12549 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12550 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12551 * sieve-manage.el, spam-report.el, spam.el:
12552 Remove unnecessary eval-and-compile of autoloads.
12553
12554 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
12555
12556 * auth-source.el: Precise Tramp doc.
12557
12558 2008-06-07 Glenn Morris <rgm@gnu.org>
12559
12560 * nnmairix.el: Remove unnecessary eval-when-compile.
12561
12562 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
12563
12564 * nnir.el: New file.
12565
12566 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12567
12568 * gnus-util.el (gnus-read-shell-command): New function.
12569 * mm-decode.el (mm-pipe-part):
12570 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12571
12572 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12573
12574 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12575
12576 2008-06-03 Glenn Morris <rgm@gnu.org>
12577
12578 * pop3.el (nnheader-accept-process-output): Autoload it.
12579
12580 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12581
12582 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12583 are not 2-digit hexadecimal characters that follow `%'s.
12584
12585 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12586
12587 * message.el (message-bogus-recipient-p): Fix type in doc string.
12588 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12589 (message-bogus-addresses): Rename from message-bogus-address-regexp.
12590 Improve custom options.
12591 (message-bogus-recipient-p): Adjust accordingly.
12592
12593 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12594
12595 * nnmairix.el: Require edmacro when compiling with XEmacs.
12596
12597 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
12598
12599 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12600 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12601
12602 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
12603
12604 * auth-source.el: Add more docs.
12605
12606 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12607
12608 * nnheader.el (nnheader-read-timeout): Change the default timeout from
12609 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
12610 retrieval faster in some cases, but might make CPU usage larger.
12611 If this has any bad side effects, we might revert this change.
12612
12613 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12614 seems to make mail retrieval much, much faster.
12615 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12616 unconditionally.
12617
12618 * gnus-draft.el (gnus-group-send-queue):
12619 Bind message-send-mail-partially-limit to nil to avoid being prompted.
12620
12621 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12622
12623 * mml.el (mml-attach-buffer): Prompt for `disposition'.
12624
12625 * message.el (message-bogus-address-regexp): Fix and improve custom
12626 type.
12627 (message-setup-hook): Add message-check-recipients as custom option.
12628
12629 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
12630
12631 * message.el (message-cite-function): Remove bogus autoload which crept
12632 in during merge from v5-10.
12633
12634 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
12635
12636 * nnimap.el (nnimap-open-connection): Fix login/password bug.
12637
12638 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12639
12640 * auth-source.el: Preliminary Tramp docs.
12641 (auth-sources): Change the default auth-sources to use
12642 EPA .gpg files.
12643
12644 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
12645
12646 * nntp.el: Autoload `auth-source-user-or-password'.
12647 (nntp-send-authinfo): Use it.
12648
12649 * nnimap.el: Autoload `auth-source-user-or-password'.
12650 (nnimap-open-connection): Use it.
12651
12652 * auth-source.el: Add docs on using with url-auth. Import gnus-util
12653 for the gnus-message function.
12654 (auth-source-user-or-password): Use it.
12655
12656 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12657
12658 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12659 rfc2104-hexstring-to-byte-list. Return a unibyte string.
12660 (rfc2104-hash): Use it.
12661
12662 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
12663
12664 * gnus-art.el (gnus-article-toggle-truncate-lines):
12665 Don't use `iff' in docstring.
12666
12667 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
12668
12669 * gnus-registry.el: Adjusted copyright dates and added a keyword.
12670
12671 * gnus-util.el (gnus-extract-address-component-name)
12672 (gnus-extract-address-component-email): Convenience functions around
12673 `gnus-extract-address-components'.
12674
12675 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12676 Use `gnus-extract-address-component-email' to fix bug of comparing full
12677 sender name to `user-mail-address'.
12678
12679 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
12680
12681 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12682 catch/throw to optimize.
12683 (gnus-registry-find-keywords): Just use member to find a keyword.
12684
12685 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12686
12687 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12688 is current before calling gnus-server-prepare.
12689 (gnus-server-setup-buffer, gnus-server-update-server)
12690 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12691
12692 2008-05-04 Juri Linkov <juri@jurta.org>
12693
12694 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12695 (mailcap-file-default-commands): Use mailcap-replace-in-string
12696 instead of replace-regexp-in-string, and mailcap-delete-duplicates
12697 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
12698
12699 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
12700
12701 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12702
12703 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12704
12705 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12706 hooks.
12707 (gnus-update-read-articles): Speed up non-marks-using users.
12708 (gnus-use-marks): Define gnus-use-marks.
12709 (gnus-propagate-marks): Rename variable to something more sensible.
12710
12711 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
12712
12713 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12714 (gmm-image-load-path-for-library): Fix typos in docstrings.
12715 (gmm-message): Reflow docstring.
12716
12717 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
12718
12719 * mail-source.el (mail-source-set-1, mail-source-bind):
12720 Move auth-source code out of the macro to clean it up and fix bugs.
12721
12722 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
12723
12724 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12725 by sender if it's equal to user-mail-address, it's likely to be
12726 useless.
12727
12728 * mail-source.el (mail-source-bind): Don't use user or password if they
12729 are not bound. Unintern them if they are nil. Don't use server unless
12730 it's bound, and default it to empty string otherwise.
12731
12732 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
12733
12734 * mail-source.el: Load auth-source.el.
12735 (mail-source-bind): Add comments. Call auth-source-user-or-password to
12736 get user name or password, if auth-sources is set up.
12737
12738 * gnus-registry.el (gnus-registry-split-strategy): New variable for
12739 strategy of splitting with parent.
12740 (gnus-registry-split-fancy-with-parent)
12741 (gnus-registry-post-process-groups): Use it and fix prior
12742 bug (returning a list as the split result).
12743
12744 * auth-source.el (auth-sources): Remove server parameter.
12745 (auth-source-pick, auth-source-user-or-password)
12746 (auth-source-user-or-password-imap)
12747 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12748 (auth-source-user-or-password-sftp)
12749 (auth-source-user-or-password-smtp): Remove server parameter.
12750
12751 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
12752
12753 * smime.el (smime-sign-region, smime-encrypt-region)
12754 (smime-decrypt-region):
12755 Remove redundant calls to `generate-new-buffer-name'.
12756
12757 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
12758
12759 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12760 Don't use QP for message/rfc822.
12761 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12762
12763 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 * sieve-manage.el (sieve-string-bytes): Remove.
12766 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12767 correct byte-length only if the process's coding-system is the same as
12768 the one used internally by Emacs to represent strings.
12769
12770 2008-04-22 Juri Linkov <juri@jurta.org>
12771
12772 * mailcap.el (mailcap-file-default-commands): New function.
12773
12774 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12775
12776 * message.el (message-signature-separator, message-cite-function):
12777 Change custom version.
12778
12779 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12780
12781 * mm-decode.el (mm-display-external): Make temp file read-only.
12782
12783 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12784
12785 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12786 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
12787 `C-c C-f d'.
12788
12789 2008-04-12 Adrian Aichner <adrian@xemacs.org>
12790
12791 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12792
12793 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
12794
12795 * auth-source.el: Add docs.
12796 (auth-sources): Modify format to support server.
12797 (auth-source-pick, auth-source-user-or-password)
12798 (auth-source-user-or-password-imap)
12799 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12800 (auth-source-user-or-password-sftp)
12801 (auth-source-user-or-password-smtp): Add server parameter.
12802
12803 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
12804
12805 * gnus-registry.el: Initialize the registry when gnus-registry-install
12806 is t.
12807
12808 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
12809
12810 * compface.el (uncompface): Make buffer unibyte.
12811
12812 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
12813
12814 * mail-source.el (mail-source-value):
12815 Prefer fboundp to functionp so it works with macros as well.
12816
12817 2008-04-05 Glenn Morris <rgm@gnu.org>
12818
12819 * gnus-ems.el (mm-disable-multibyte): Autoload it.
12820
12821 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
12822
12823 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12824 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12825
12826 * nnheader.el (nnheader-init-server-buffer): Change buffer's
12827 multibyteness after rather than before erasing it.
12828
12829 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12830 mm-with-multibyte.
12831 (gnus-request-article-this-buffer): Make sure the proper decoding is
12832 used if gnus-original-article-buffer happens to be unibyte.
12833
12834 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12835 default-enable-multibyte-characters.
12836
12837 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12838 default-enable-multibyte-characters.
12839
12840 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12841
12842 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12843
12844 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12845
12846 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12847 Fix last change in case the element is not even a symbol.
12848
12849 2008-04-02 Simon Josefsson <simon@josefsson.org>
12850
12851 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12852 imap-enable-exchange-bug-workaround.
12853 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12854
12855 2008-04-01 Simon Josefsson <simon@josefsson.org>
12856
12857 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12858 a 100 byte status-checks into a 2-3MB transfer for each group.
12859 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12860 to enable bug workaround or not.
12861 (nnimap-find-minmax-uid): Only enable workaround conditionally.
12862
12863 2008-03-31 Glenn Morris <rgm@gnu.org>
12864
12865 * message.el (mml2015-use): Declare for compiler.
12866 (message-info): Require mml2015 when appropriate.
12867
12868 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
12869
12870 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12871 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12872 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12873 (nntp-service-to-port): New function.
12874 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12875 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12876 (nntp-open-netcat-stream): New function.
12877 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12878
12879 2008-03-29 Sven Joachim <svenjoac@gmx.de>
12880
12881 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12882
12883 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12884
12885 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12886
12887 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
12888
12889 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12890
12891 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
12892
12893 * message.el (message-signature-separator): Change default.
12894 Improve custom type.
12895 (message-cite-function): Change default to
12896 message-cite-original-without-signature.
12897
12898 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12899 toggle.
12900
12901 * message.el (message-check-news-body-syntax): Fix signature check.
12902 (message-setup-1): Mark buffer as unmodified _after_ running
12903 message-setup-hook and handling message-alternative-emails.
12904 (message-shorten-references): Be more strict when building list of
12905 valid references to comply with GNKSA.
12906
12907 * gnus-group.el (gnus-read-ephemeral-bug-group)
12908 (gnus-read-ephemeral-debian-bug-group)
12909 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12910
12911 * message.el (message-info): Don't use booleanp which isn't supported
12912 in Emacs 21 and XEmacs.
12913
12914 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
12915
12916 * gnus-group.el (gnus-gmane-group-download-format): Rename from
12917 gnus-group-gmane-group-download-format.
12918 (gnus-group-read-ephemeral-gmane-group): Rename from
12919 gnus-group-read-ephemeral-gmane-group.
12920 (gnus-read-ephemeral-gmane-group-url): Rename from
12921 gnus-group-read-ephemeral-gmane-group-url.
12922 (gnus-bug-group-download-format-alist): New variable.
12923 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12924 (gnus-read-ephemeral-emacs-bug-group): New commands.
12925
12926 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
12927
12928 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12929 (gnus-visible-headers): Improve custom type.
12930
12931 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
12932
12933 * mml.el (mml-menu): Add workarounds for XEmacs.
12934
12935 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
12936 X-Boundary header.
12937
12938 * message.el (message-simplify-recipients): Fix previous commit.
12939
12940 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12941
12942 * mm-util.el (mm-set-buffer-multibyte): New function.
12943 * mm-decode.el (mm-copy-to-buffer): Use it.
12944
12945 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12946 Prefer fboundp to functionp so it works with macros as well.
12947
12948 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
12949
12950 * message.el (message-alter-recipients-discard-bogus-full-name):
12951 New function.
12952 (message-alter-recipients-function): New variable.
12953 (message-get-reply-headers): Use it.
12954 (message-replace-header): New helper function.
12955 (message-recipients-without-full-name): New variable.
12956 (message-simplify-recipients): New command.
12957
12958 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
12959
12960 * message.el (message-info): Handle EasyPG manual.
12961
12962 * mml.el (mml-menu): Add entry for EasyPG.
12963
12964 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
12965
12966 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
12967 parameter.
12968
12969 * message.el (message-disassociate-draft): Specify drafts group name
12970 fully.
12971
12972 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
12973
12974 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12975 Eliminate unnecessary duplicates from the match list.
12976
12977 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
12978
12979 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
12980 args of `how-many' of which the XEmacs version doesn't take; declare
12981 Info-index-next as function.
12982
12983 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
12984
12985 * gnus-score.el (gnus-score-headers): Fix handling of
12986 gnus-inhibit-slow-scoring.
12987
12988 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
12989 string.
12990 (gnus-button-url-regexp): Improve handling of parenthesis.
12991 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
12992 (gnus-button-handle-info-keystrokes): Handle index entries.
12993
12994 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
12995
12996 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
12997 Incoming* files.
12998
12999 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13000
13001 * auth-source.el (auth-sources): Rename from auth-source-choices.
13002 (auth-source-pick): Use it.
13003
13004 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13005
13006 * auth-source.el (auth-source-protocols)
13007 (auth-source-protocols-customize, auth-source-choices): Add and
13008 modified variable customizations and defaults.
13009 (auth-source-pick, auth-source-user-or-password)
13010 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13011 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13012 (auth-source-user-or-password-sftp)
13013 (auth-source-user-or-password-smtp): Use new variables and provide an
13014 interface to netrc.el.
13015
13016 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13017
13018 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13019 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13020 Make sure the nntp port to specify is a string.
13021
13022 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13023
13024 * nntp.el: Use with-current-buffer.
13025 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13026 dubious mm-with-unibyte-current-buffer.
13027 (nntp-with-open-group-function): New function extracted from
13028 nntp-with-open-group macro.
13029 (nntp-with-open-group): Use the function, so it's easier to debug.
13030 Add indentation and debugging info.
13031 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13032 Recommend the use of the netcat alternatives.
13033
13034 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13035 Avoid mm-string-as-multibyte as well.
13036
13037 * nnweb.el (nnweb-insert-html):
13038 Remove use of nnheader-string-as-multibyte.
13039
13040 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13041 (nnheader-string-as-multibyte): Remove.
13042
13043 * mm-view.el: Use inhibit-read-only.
13044 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13045 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13046 or unibyte-string.
13047
13048 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13049 (mm-uu-yenc-extract): Use with-current-buffer.
13050
13051 * gnus-soup.el (gnus-soup-send-packet): Don't use
13052 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13053
13054 * nnmh.el: Use with-current-buffer.
13055 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13056 mm-string-as-multibyte on the output of mm-encode-coding-string.
13057
13058 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13059 (nnimap-request-move-article): Use with-current-buffer.
13060
13061 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13062 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13063 conversion uses string-make-unibyte rather than string-as-unibyte.
13064
13065 * gnus-msg.el: Use with-current-buffer.
13066
13067 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13068
13069 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13070
13071 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13072 string for caching if it is 'PIN.
13073
13074 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13075
13076 * mail-source.el (mail-source-delete-old-incoming-confirm):
13077 Change default to nil.
13078 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13079
13080 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13081
13082 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13083 (gnus-article-goto-prev-page): Work for articles having ^L's.
13084
13085 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13086
13087 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13088
13089 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13090
13091 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13092 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13093 (gnus-bookmark-jump): Adjust some variable names.
13094
13095 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13096
13097 * auth-source.el: New package.
13098 (auth-source-choices): Add customization entry point variable.
13099
13100 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13101 bug.
13102
13103 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13104
13105 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13106 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13107 (gnus-registry-install-shortcuts): Rename from
13108 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13109 the `gnus-registry-mark-map' keymap dynamically from
13110 `gnus-registry-marks'. The generated functions update the summary line
13111 when a registry mark is added or deleted, and will call
13112 `gnus-registry-install-p' (see the comments in the code).
13113 (gnus-registry-user-format-function-M): Use concat intelligently.
13114
13115 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13116 the registry mark functions.
13117
13118 2008-03-05 Glenn Morris <rgm@gnu.org>
13119
13120 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13121 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13122 gnus-art.
13123 (top-level): No need to load own source when compiling.
13124
13125 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13126
13127 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13128 Suggested by <chris.anderton@zetnet.co.uk>.
13129
13130 2008-03-04 Glenn Morris <rgm@gnu.org>
13131
13132 * gnus-sum.el (top-level): No need to require gnus when compiling,
13133 since unconditionally required near start of file.
13134 (gnus-summary-display-while-building): Move definition before use.
13135
13136 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13137
13138 * gnus-registry.el (gnus-registry-user-format-function-M):
13139 Add formatting function.
13140
13141 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13142
13143 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13144 with plists.
13145 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13146 Use new format.
13147
13148 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13149
13150 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13151 `where-is-internal' that returns a range of key sequences.
13152
13153 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13154
13155 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13156
13157 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13158 (gnus-summary-jump-to-group): Consider windows on other displayed
13159 frames as well. Similar changes might be needed elsewhere, but that's
13160 the one I've bumped into during my use.
13161
13162 * nndoc.el (nndoc-oe-dbx-type-p):
13163 * gnus-msg.el (gnus-debug):
13164 * gnus-group.el (gnus-update-group-mark-positions):
13165 Use mm-string-to-multibyte.
13166
13167 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13168
13169 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13170 doesn't handle NotDashEscaped.
13171
13172 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13173 (mml-dnd-attach-options): Fix typo in custom choice.
13174
13175 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13176 Change nndoc-article-type to mbox.
13177 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13178
13179 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13180 to nil, instead of html2text.
13181
13182 * imap.el (imap-debug): Add `imap-ping-server'.
13183
13184 * gnus-bookmark.el: Add FIXMEs.
13185
13186 * message.el (message-form-letter-separator)
13187 (message-send-form-letter-delay): New variables.
13188 (message-send-form-letter): Use them. New command to send form
13189 letters. Requested by Uwe Siart.
13190 (message-send-mail-function): Doc fix. Add "Other" custom option.
13191
13192 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13193
13194 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13195 empty author.
13196
13197 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13198
13199 * gnus-registry.el (gnus-registry-marks): Add variable for
13200 customization of marks and their appearance.
13201 (gnus-registry-read-mark): Use it.
13202 (gnus-registry-do-marks): Add utility function to loop through
13203 `gnus-registry-marks'.
13204 (gnus-registry-install-shortcuts-and-menus): Add function to install
13205 shortcuts and menus.
13206 (gnus-registry-initialize): Use it.
13207 (gnus-registry-default-mark): Clarify documentation.
13208
13209 2008-02-29 Glenn Morris <rgm@gnu.org>
13210
13211 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13212 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13213 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13214 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13215 Change defcustom :version from 23.0 to 23.1.
13216
13217 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13218
13219 * gnus-registry.el (gnus-registry-follow-group-p)
13220 (gnus-registry-post-process-groups): Add functions to aid registry
13221 splitting and improve logging. Clarify behavior in function
13222 documentation.
13223 (gnus-registry-split-fancy-with-parent): Use them.
13224
13225 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13226
13227 * gnus-art.el: Use with-current-buffer.
13228
13229 2008-02-27 David Engster <dengste@eml.cc>
13230
13231 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13232 Express real group name in the response.
13233
13234 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13235
13236 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13237 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13238 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13239 autoload gnus-registry-fetch-group when compiling.
13240 (nnmairix-request-group-with-article-number-correction):
13241 Remove unreferenced argument passed to nnmairix-call-backend.
13242
13243 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13244
13245 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13246 (mm-uu-extract): Improve face for low color ttys.
13247 Reported by Sascha Wilde.
13248
13249 2008-02-27 Glenn Morris <rgm@gnu.org>
13250
13251 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13252 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13253 variables to defconsts. Convert comments to doc-strings.
13254 (nnmairix-last-server, nnmairix-current-server): Convert from free
13255 variables to defvars. Convert comments to doc-strings.
13256 (gnus-registry-fetch-group): Autoload.
13257 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13258 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13259 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13260 caddr.
13261 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13262 nnmairix-request-group-with-article-number-correction call.
13263 (nnmairix-fast, nnmairix-group): New, less general names, for free
13264 variables passed from nnmairix-request-group to
13265 nnmairix-request-group-with-article-number-correction. Declare.
13266 (nnmairix-request-group-with-article-number-correction):
13267 Use nnmairix-fast, nnmairix-group rather than fast, group.
13268
13269 2008-02-26 David Engster <dengste@eml.cc>
13270
13271 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13272 version 0.5.
13273
13274 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13275
13276 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13277 instead of making an extra function call. Don't add the current group
13278 to articles only when they have the group. Use
13279 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13280 Reported by David <de_bb@arcor.de>.
13281
13282 2008-02-24 Miles Bader <miles@gnu.org>
13283
13284 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13285 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13286 (mm-find-mime-charset-region):
13287 * mm-bodies.el (mm-encode-body):
13288 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13289
13290 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13291
13292 * mail-source.el (mail-source-delete-incoming): Change default.
13293 Supplement doc string.
13294
13295 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13296
13297 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13298
13299 * nnmail.el (nnmail-message-id-cache-file): Derive from
13300 `gnus-home-directory'.
13301
13302 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13303
13304 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13305 Document negative prefix.
13306
13307 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13308
13309 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13310
13311 * message.el (message-unsent-separator): Add the Exim bounce
13312 separator.
13313
13314 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13315
13316 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13317 list.
13318 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13319 recipient/signer list.
13320
13321 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13322
13323 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13324 fbound (Emacs 23 unicode), signal an error.
13325
13326 2008-02-08 Glenn Morris <rgm@gnu.org>
13327
13328 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13329
13330 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13331
13332 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13333 ports to the calls to `netrc-machine-user-or-password' in addition to
13334 "imap" and "imaps".
13335
13336 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13337
13338 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13339 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13340 <hanche@math.ntnu.no>.
13341
13342 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13343
13344 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13345
13346 2008-02-01 Zhang Wei <id.brep@gmail.com>
13347
13348 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13349
13350 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13351
13352 2008-02-01 Miles Bader <miles@gnu.org>
13353
13354 * mml.el (mml-parse-1): Remove apparently vestigial use of
13355 `mm-hack-charsets'.
13356 * mm-bodies.el (mm-encode-body): Likewise.
13357
13358 2008-02-01 Kenichi Handa <handa@m17n.org>
13359
13360 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13361 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13362 (rfc2104-hash): Convert the result of concat to unibyte string.
13363
13364 2008-02-01 Dave Love <fx@gnu.org>
13365
13366 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13367 coding-system-for-read.
13368 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13369
13370 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13371 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13372 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13373
13374 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13375
13376 * mail-source.el (mail-sources): Add `group' choice.
13377
13378 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13379 parameter `in-group' to control into which group the articles go.
13380 Add treatment of `group' mail-source.
13381
13382 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13383
13384 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13385 * message.el (message-beginning-of-line): Use featurep instead of bound
13386 tests in order to resolve conditionals at compile time.
13387
13388 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13389
13390 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13391
13392 * mm-decode.el (mm-dissect-buffer): Decode description.
13393
13394 * mml.el (mml-to-mime): Encode message header first.
13395
13396 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
13397
13398 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13399 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13400
13401 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
13402
13403 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13404
13405 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13406
13407 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13408 prefix keys.
13409 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13410 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13411 gnus-xmas.el.
13412
13413 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
13414
13415 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13416 Add new variables for article mark management.
13417 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13418 list of extra data entries which, when present, will indicate that the
13419 article ID should not be trimmed from the registry.
13420 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13421 functions.
13422 (gnus-registry-read-mark): New function to read a mark name from the
13423 user.
13424 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13425 (gnus-registry-set-article-mark-internal): New functions to add and
13426 remove marks.
13427 (gnus-registry-get-article-marks): New function to show the marks for
13428 an article, or retrieve them for further use.
13429
13430 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13431
13432 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13433 keys when no argument is given.
13434
13435 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13436
13437 * gnus-sum.el (gnus-article-sort-by-random)
13438 (gnus-thread-sort-by-random): Fix doc strings.
13439 Reported by jidanni@jidanni.org.
13440
13441 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
13442
13443 * gnus-art.el (gnus-article-describe-bindings): New function.
13444 (gnus-article-read-summary-keys): Use it.
13445 (gnus-article-mode-map): Bind `C-h b' to it.
13446
13447 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13448
13449 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13450 XEmacs.
13451 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13452 Protect against non-character events.
13453
13454 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
13455
13456 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13457 New command.
13458 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13459 instead of END. Change name of the temp file.
13460 (gnus-group-gmane-group-download-format): Add doc string. Make it
13461 customizable.
13462
13463 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
13464
13465 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13466 bind `S W' to gnus-article-wide-reply-with-original; set default
13467 binding to gnus-article-read-summary-send-keys.
13468 (gnus-article-read-summary-keys): Fix the order of keys; display
13469 continuation keys correctly in the echo area; describe bindings
13470 correctly when keys end with `C-h'.
13471 (gnus-article-read-summary-send-keys): New function.
13472 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13473 Work for gnus-article-read-summary-send-keys; display continuation keys
13474 correctly in the echo area.
13475 (gnus-article-reply-with-original): Ignore prefix argument.
13476 (gnus-article-wide-reply-with-original): New function.
13477
13478 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
13479
13480 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13481 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13482
13483 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13484
13485 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13486 (gnus-group-read-ephemeral-gmane-group): New command.
13487
13488 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13489
13490 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13491
13492 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
13493
13494 * message.el (message-send-mail-function): Increase custom version.
13495
13496 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13497 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
13498
13499 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
13500
13501 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13502 html parts correctly; support forwarded messages.
13503 (gnus-article-browse-html-article): Remove work buffers.
13504
13505 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13506 compiling.
13507 (netrc-bound-and-true-p): New macro.
13508 (netrc-parse): Use it instead of bound-and-true-p that is not available
13509 in XEmacs 21.4.
13510
13511 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
13512
13513 * gnus-registry.el (gnus-registry-mark-article)
13514 (gnus-registry-article-marks): Add functionality to mark articles
13515 through the Gnus registry.
13516
13517 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13518 (netrc-parse): Use encrypt-file-alist to determine if
13519 encrypt-find-model or encrypt-insert-file-contents should be used.
13520
13521 2007-12-19 Glenn Morris <rgm@gnu.org>
13522
13523 * mml.el (message-options-set, message-narrow-to-head)
13524 (message-in-body-p, message-mail-p, message-encode-message-body):
13525 Autoload.
13526 (message-remove-header, message-narrow-to-headers-or-head)
13527 (message-subscribed-p, message-make-mail-followup-to)
13528 (message-position-on-field, message-news-p)
13529 (message-options-set-recipient, message-generate-headers)
13530 (message-sort-headers): Declare as functions.
13531
13532 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13533
13534 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13535 convention in doc string.
13536
13537 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
13538
13539 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13540 title to html parts.
13541 (gnus-article-browse-html-article): Pass message header to it.
13542
13543 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13544
13545 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
13546
13547 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13548 or password compatible with XEmacs.
13549
13550 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13551
13552 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13553 format document.
13554 (gnus-mime-delete-part): Don't write description line if empty.
13555 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13556
13557 2007-12-14 Johan Bockgård <bojohan@gnu.org>
13558
13559 * gnus-sum.el (gnus-summary-mark-unread-as-read)
13560 (gnus-summary-mark-read-and-unread-as-read)
13561 (gnus-summary-mark-current-read-and-unread-as-read)
13562 (gnus-summary-mark-unread-as-ticked): Doc fix.
13563 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13564
13565 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13566
13567 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13568 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13569
13570 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13571
13572 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13573 yes-or-no-p.
13574
13575 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
13576
13577 * mm-decode.el (mm-add-meta-html-tag): New function.
13578 (mm-save-part-to-file, mm-pipe-part): Use it.
13579
13580 * gnus-art.el (gnus-article-browse-delete-temp-files):
13581 Use gnus-y-or-n-p instead of y-or-n-p.
13582 (gnus-article-browse-html-parts): Work with message/external-body; use
13583 mm-add-meta-html-tag.
13584
13585 2007-12-11 Glenn Morris <rgm@gnu.org>
13586
13587 * gnus-cache.el: Require gnus-sum not just when compiling.
13588
13589 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13590
13591 * gnus-int.el (gnus-server-opened, gnus-status-message):
13592 Move definitions before use.
13593
13594 * mm-decode.el: Require gnus-util.
13595 (mm-remove-part): Only call delete-annotation on XEmacs.
13596
13597 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13598
13599 * nnmail.el: Require gnus-int.
13600
13601 * spam.el: Move `require's before `eval-when-compile's.
13602
13603 * gnus-ems.el (gnus-alive-p):
13604 * gnus-fun.el (message-goto-eoh):
13605 * gnus-util.el (gnus-group-name-decode):
13606 * mail-source.el (gnus-compress-sequence):
13607 * message.el (Info-goto-node, format-spec):
13608 * mm-bodies.el (message-options-get):
13609 * mm-decode.el (mm-view-pkcs7):
13610 * mm-util.el (gmm-write-region):
13611 * mml-smime.el (mml-compute-boundary)
13612 (gnus-completing-read-with-default):
13613 * mml.el (widget-button-press, gnus-make-hashtable):
13614 * mml1991.el (mm-decode-content-transfer-encoding)
13615 (mm-encode-content-transfer-encoding)
13616 (message-options-get, message-options-set):
13617 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13618 * nnfolder.el (gnus-request-group):
13619 * nnheader.el (ietf-drums-unfold-fws):
13620 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13621 * smime.el (gnus-run-mode-hooks):
13622 * spam-stat.el (gnus-message): Autoload.
13623
13624 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13625 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13626 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13627 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13628 Add declare-function compatibility definition.
13629
13630 * gnus-cache.el (nnvirtual-find-group-art):
13631 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13632 (gnus-add-image, gnus-add-wash-type):
13633 * gnus-group.el (nnkiboze-score-file):
13634 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13635 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13636 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13637 (message-tokenize-header, gnus-get-buffer-create)
13638 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13639 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13640 * gnus.el (gnus-group-decoded-name):
13641 * mail-source.el (imap-capability):
13642 * mm-bodies.el (message-options-set):
13643 * mm-decode.el (gnus-configure-windows):
13644 * mm-extern.el (message-goto-body):
13645 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13646 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13647 (epg-sub-key-validity, message-options-set):
13648 * mml.el (widget-event-point, gnus-configure-windows):
13649 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13650 * mml2015.el (epg-check-configuration, epg-configuration)
13651 (message-options-set):
13652 * nndb.el (nndb-request-article):
13653 * nnfolder.el (gnus-request-create-group):
13654 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13655 * nnmaildir.el (gnus-group-mark-article-read):
13656 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13657 * rfc1843.el (message-fetch-field):
13658 * spam.el (gnus-extract-address-components):
13659 Declare as functions.
13660
13661 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
13662
13663 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13664
13665 2007-12-09 Glenn Morris <rgm@gnu.org>
13666
13667 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13668
13669 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13670 * message.el, mm-view.el, sieve-manage.el, smime.el:
13671 Add declare-function compatibility definition.
13672
13673 * gnus-art.el (w3-region, w3m-region, Info-menu):
13674 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13675 * gnus-sum.el (gnus-get-predicate):
13676 * gnus-util.el (mm-append-to-file, w32-focus-frame):
13677 * message.el (mail-abbrev-in-expansion-header-p):
13678 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13679 (w3m-detect-meta-charset, w3m-region):
13680 * sieve-manage.el (password-read, password-cache-add)
13681 (password-cache-remove):
13682 * smime.el (password-read-and-add): Declare as functions.
13683
13684 2007-12-08 David Kastrup <dak@gnu.org>
13685
13686 * gnus-sum.el (gnus-summary-simplify-subject-query):
13687 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13688 `message'.
13689
13690 2007-12-07 Glenn Morris <rgm@gnu.org>
13691
13692 * gnus-art.el (article-make-date-line): Revert previous change.
13693
13694 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
13695
13696 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13697
13698 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
13699
13700 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13701 Call gnus-add-to-range ranges only once with a prepared article-list.
13702
13703 2007-12-06 Paul Jarc <prj@po.cwru.edu>
13704
13705 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13706 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13707 group names with backslashes.
13708 Reported by Tassilo Horn <tassilo@member.fsf.org>.
13709
13710 2007-12-06 Deepak Goel <deego3@gmail.com>
13711
13712 * gnus-art.el (article-make-date-line):
13713 * gnus-start.el (gnus-load):
13714 * pop3.el (pop3-read-response): Fix buggy call to `error'.
13715
13716 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13717
13718 * gnus-art.el (gnus-use-idna):
13719 * gnus-start.el (gnus-site-init-file):
13720 * message.el (message-use-idna):
13721 * mm-uu.el (mm-uu-hide-markers):
13722 * smiley.el (smiley-style): Revert changes that suppress warnings.
13723
13724 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13725
13726 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13727 specify charset to html source.
13728 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13729
13730 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13731
13732 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13733 idna-program in order to suppress byte compile warning issued by XEmacs
13734 that came to byte compile the default value section of defcustom forms
13735 recently.
13736
13737 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13738 value of installation-directory.
13739
13740 * message.el (message-use-idna): Don't directly refer to the value of
13741 idna-program.
13742
13743 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13744
13745 * smiley.el (smiley-style): Don't directly call face-attribute.
13746
13747 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
13748
13749 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13750
13751 * gnus-dired.el: Reduce Gnus dependencies.
13752 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13753 Don't require. Use autoloads instead.
13754 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13755 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13756 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13757 (gnus-dired-mode): Adjust doc string.
13758 (gnus-dired-mail-mode): New variable.
13759 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13760 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13761 (gnus-dired-mail-buffers): New function. Return mail or message
13762 composition buffers.
13763 (gnus-dired-attach): Use it.
13764 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13765 NO-DECODE.
13766 (gnus-dired-print): Use `gnus-print-buffer' depending on
13767 `gnus-dired-mail-mode'.
13768
13769 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
13770
13771 * rfc2047.el (rfc2047-encoded-word-regexp)
13772 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13773 explaining what regexp patterns are for.
13774
13775 2007-12-04 Glenn Morris <rgm@gnu.org>
13776
13777 * password.el: Move to ../password-cache.el.
13778
13779 * mml1991.el (password-read, password-cache-add, password-cache-remove):
13780 * mml2015.el (password-read, password-cache-add, password-cache-remove):
13781 * mml-smime.el (password-read, password-cache-add)
13782 (password-cache-remove):
13783 No need to autoload, since mml-sec requires password.
13784
13785 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13786 * message.el (gnus-extract-address-components):
13787 * mml-smime.el (gnus-extract-address-components): Define for compiler.
13788
13789 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13790 password.
13791
13792 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
13793
13794 * mailcap.el: Reduce dependencies.
13795 (mail-header-parse-content-type): Autoload.
13796 (mailcap-delete-duplicates): New alias.
13797 (mailcap-mime-info): Add optional argument NO-DECODE.
13798 (mailcap-mime-types): Use mailcap-delete-duplicates.
13799
13800 * message.el (message-ignored-supersedes-headers): Add "X-ID".
13801
13802 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13803
13804 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13805 function.
13806
13807 * gnus-uu.el (gnus-uu-decode-yenc): New command.
13808 (gnus-uu-yenc-article): New function.
13809
13810 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13811
13812 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13813
13814 2007-12-02 Glenn Morris <rgm@gnu.org>
13815
13816 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
13817 Move to ../net.
13818
13819 * binhex.el, uudecode.el: Move to ../mail.
13820
13821 * encrypt.el: Remove file.
13822
13823 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
13824
13825 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13826 matches on patches.
13827
13828 * gnus-art.el (gnus-article-browse-html-article):
13829 Mention `mm-text-html-renderer' in the doc string.
13830
13831 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13832 string. Add comments.
13833
13834 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13835 if rhs is ASCII.
13836
13837 2007-12-01 Glenn Morris <rgm@gnu.org>
13838
13839 * dig.el, dns.el: Move to ../net.
13840 * format-spec.el, hex-util.el, sha1.el: Move to ../.
13841
13842 * mail-source.el (top-level): Require format-spec before
13843 eval-when-compile.
13844
13845 2007-11-30 Glenn Morris <rgm@gnu.org>
13846
13847 * encrypt.el: Require password, rather than autoloading password-read.
13848
13849 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
13850
13851 * gnus.el (gnus-method-to-server): Add an optional parameter so the
13852 caller can indicate whether the cache should be disregarded for this
13853 call. This way the result of the call is reproducible at all times and
13854 can be considered a canonical server name for the supplied method.
13855 (gnus-agent-method-p): Canonicalize server names by pushing their
13856 method through `gnus-method-to-server' using the no-cache argument.
13857
13858 * gnus-srvr.el (gnus-server-insert-server-line):
13859 Call `gnus-method-to-server' with `no-cache' argument.
13860
13861 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13862 gnus-agent-possibly-synchronize-flags as this should be called when the
13863 server is actually being opened.
13864 (gnus-agent-possibly-synchronize-flags)
13865 (gnus-agent-possibly-synchronize-flags-server): Move check for the
13866 flags file of an agentized server to the latter function.
13867
13868 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13869 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13870 after a connection has been established successfully.
13871
13872 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
13873
13874 * gnus-art.el (article-display-face): Force to display face if called
13875 interactively; check if gnus-article-x-face-too-ugly matches author.
13876 (article-display-x-face): Display face even if From header is missing
13877 as article-display-face does.
13878
13879 2007-11-28 Richard Stallman <rms@gnu.org>
13880
13881 * md4.el: Move to ../.
13882 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
13883
13884 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
13885
13886 * mail-source.el (mail-sources): Default to fetch from file for
13887 compatibility with default of nnmail-spool-file.
13888
13889 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
13890
13891 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13892 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13893 to look for encoded word that should be encoded again.
13894 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13895 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13896 encoding pattern.
13897 (rfc2047-decode-region): Switch strict regexp and loose one according
13898 to rfc2047-allow-irregular-q-encoded-words.
13899
13900 2007-11-26 Simon Josefsson <simon@josefsson.org>
13901
13902 * imap.el: Move to ../net directory.
13903
13904 2007-11-25 Romain Francoise <romain@orebokech.com>
13905
13906 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13907
13908 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13909
13910 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13911 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13912
13913 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13914 `nnmail-spool-file'.
13915
13916 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13917 `nnmail-spool-file'.
13918
13919 * gnus-move.el (gnus-change-server): Ditto.
13920
13921 * gnus-kill.el (gnus-batch-score): Ditto.
13922
13923 * gnus-cache.el (gnus-jog-cache): Ditto.
13924
13925 * gnus-msg.el (gnus-summary-reply):
13926 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13927
13928 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13929
13930 * gnus-cache.el (gnus-cache-generate-nov-databases):
13931 Use nnml-generate-nov-databases-directory instead of
13932 nnml-generate-nov-databases-1.
13933
13934 2007-11-24 Glenn Morris <rgm@gnu.org>
13935
13936 * message.el (message-tool-bar-retro): Update for rename
13937 mail_send.xpm->mail-send.xpm.
13938
13939 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
13940
13941 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13942 `smime-ldap-search' for Emacs 22 and up.
13943
13944 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
13945
13946 * hashcash.el: Move to ../mail directory.
13947
13948 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
13949
13950 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13951 `smime-ldap-search' for Emacs 22 and up.
13952
13953 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
13954
13955 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
13956
13957 * message.el (message-send-mail-function): Fix error convention.
13958 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
13959 (message-widen-reply, message-send-mail, message-talkative-question)
13960 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
13961 (message-clone-locals, message-send-news): Use with-current-buffer.
13962 (message-insert-or-toggle-importance): Remove unused var `valid'.
13963 (message-make-references): Remove unused var `new-references'.
13964 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
13965
13966 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
13967
13968 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
13969 (spam-split-symbolic-return-positive): Reflow docstring.
13970 (spam-backends, spam-summary-exit-behavior)
13971 (spam-mark-ham-unread-before-move-from-spam-group)
13972 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
13973 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13974 (spam-clear-cache, spam-backend-check, spam-install-backend)
13975 (spam-install-statistical-backend, spam-list-of-processors)
13976 (spam-group-processor-p, spam-split, spam-bogofilter-score)
13977 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
13978 (spam-check-crm114, spam-initialize, spam-unload-hook):
13979 Fix typos in docstrings.
13980
13981 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
13982
13983 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
13984 been checked if they have never been read and those group levels are
13985 higher than the one that a user specified.
13986
13987 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
13988
13989 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
13990 foreign groups unless a group level is specified by a user.
13991 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
13992
13993 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
13994
13995 * message.el (message-send-mail-function): Require sendmail.
13996
13997 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
13998
13999 * message.el (message-send-mail-function): Check for smtpmail too.
14000
14001 * utf7.el (utf7-encode, utf7-decode): Use coding system
14002 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14003
14004 * message.el (message-send-mail-function): New function.
14005 (message-send-mail-function): Set default using
14006 message-send-mail-function. Adjust doc string.
14007 (message-send-mail-with-mailclient): New function.
14008
14009 2007-11-17 Richard Stallman <rms@gnu.org>
14010
14011 * assistant.el: Remove file.
14012
14013 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14014
14015 * smime.el (from):
14016 * rfc2047.el (message-posting-charset):
14017 * qp.el (mm-use-ultra-safe-encoding):
14018 * pop3.el (parse-time-months):
14019 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14020 * nnml.el (files):
14021 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14022 (jka-compr-compression-info-list, ange-ftp-path-format)
14023 (efs-path-regexp):
14024 * nndiary.el (files):
14025 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14026 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14027 (epg-digest-algorithm-alist, inhibit-redisplay)
14028 (password-cache-expiry):
14029 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14030 (pgg-output-buffer, password-cache-expiry):
14031 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14032 (efs-path-regexp):
14033 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14034 (inhibit-redisplay):
14035 * mm-uu.el (file-name, start-point, end-point, entry)
14036 (gnus-newsgroup-name, gnus-newsgroup-charset):
14037 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14038 (latin-unity-ucs-list):
14039 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14040 (mm-uu-binhex-decode-function):
14041 * message.el (gnus-message-group-art, gnus-list-identifiers)
14042 (rmail-enable-mime-composing, gnus-local-organization)
14043 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14044 (gnus-read-active-file, facemenu-add-face-function)
14045 (facemenu-remove-face-function, gnus-article-decoded-p)
14046 (tool-bar-mode):
14047 * mail-source.el (display-time-mail-function):
14048 * gnus-util.el (nnmail-pathname-coding-system)
14049 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14050 (gnus-original-article-buffer, gnus-user-agent)
14051 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14052 (xemacs-codename, sxemacs-codename, emacs-program-version):
14053 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14054 * gnus-start.el (gnus-agent-covered-methods)
14055 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14056 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14057 (gnus-newsgroup-headers, gnus-group-list-mode)
14058 (gnus-group-mark-positions, gnus-newsgroup-data)
14059 (gnus-newsgroup-unreads, nnoo-state-alist)
14060 (gnus-current-select-method, mail-sources)
14061 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14062 (nnmail-spool-file, gnus-cache-active-hashtb):
14063 * gnus-mh.el (mh-lib-progs):
14064 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14065 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14066 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14067 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14068 (gnus-group-buffer):
14069 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14070 (font-lock-set-defaults):
14071 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14072 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14073 (gnus-summary-post-menu, total-parts, type, condition, length):
14074 * gnus-agent.el (gnus-agent-read-agentview):
14075 * flow-fill.el (show-trailing-whitespace):
14076 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14077 eval-and-compile wrappers for byte compiler pacifiers.
14078
14079 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14080 (mm-display-inline-fontify): Check for featurep 'xemacs not
14081 extent-list.
14082
14083 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14084 itimer-list.
14085 (mm-create-image-xemacs): Only do something for XEmacs.
14086 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14087
14088 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14089
14090 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14091 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14092
14093 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14094
14095 * nnimap.el (nnimap-split-download-body):
14096 * gnus-demon.el (gnus-demon):
14097 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14098
14099 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14100
14101 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14102 New macros.
14103 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14104 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14105 copy data from unibyte buffer to multibyte current buffer.
14106 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14107 to copy data from unibyte current buffer to multibyte buffer.
14108 (nntp-make-process-buffer): Make process buffer unibyte.
14109
14110 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14111
14112 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14113
14114 * pop3.el (pop3-open-server): Accept and process data more robustly at
14115 connection start to avoid spurious "POP SSL connection failed" errors.
14116
14117 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14118
14119 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14120 read group names.
14121
14122 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14123
14124 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14125
14126 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14127
14128 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14129 (nnmail-save-active): Use a unibyte buffer when saving active file,
14130 which may contain non-ASCII group names.
14131
14132 * nnml.el (nnml-request-group): Decode group names in messages.
14133
14134 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14135
14136 * message.el (message-citation-line-function)
14137 (message-insert-formatted-citation-line): Fix spelling of
14138 `message-insert-formated-citation-line'.
14139
14140 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14141
14142 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14143
14144 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14145
14146 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14147 nnmail-pathname-coding-system.
14148
14149 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14150 that a user enters; decode group names in messages.
14151
14152 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14153
14154 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14155
14156 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14157
14158 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14159
14160 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14161 risky local variable.
14162
14163 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14164
14165 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14166
14167 * encrypt.el: Improve documentation to fix function name typo.
14168 Reported by Daiki Ueno <ueno@unixuser.org>.
14169
14170 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14171
14172 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14173 even if the point is not in the last page of an article.
14174 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14175 back to the previous page.
14176
14177 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14178
14179 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14180
14181 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14182
14183 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14184
14185 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14186
14187 * message.el (message-check-news-body-syntax):
14188 Avoid mm-string-as-multibyte.
14189 (message-hide-headers): Don't assume (point-min)==1.
14190
14191 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14192
14193 * message.el (message-remove-blank-cited-lines): Fix if remove is
14194 given.
14195 (message-bogus-address-regexp): New variable.
14196 (message-bogus-recipient-p): New function.
14197 (message-check-recipients): New command.
14198 (message-syntax-checks): Add `bogus-recipient'.
14199 (message-fix-before-sending): Add `bogus-recipient'.
14200
14201 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14202 (gnus-treat-body-boundary): Don't test window-system.
14203
14204 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14205
14206 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14207
14208 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14209
14210 * gnus.el: Bump version to Gnus v5.13.
14211
14212 2007-10-28 Miles Bader <miles@gnu.org>
14213
14214 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14215 at compile-time too.
14216
14217 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14218
14219 * gnus-msg.el (gnus-message-setup-hook):
14220 Add `message-remove-blank-cited-lines' to options.
14221
14222 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14223
14224 * message.el (message-remove-blank-cited-lines): New function.
14225 Suggested by Karl Plästerer.
14226
14227 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14228
14229 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14230 mapc.
14231
14232 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14233 (top-level): Use mapc to set functions to be traced for debugging.
14234
14235 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14236 called for effect with while loop.
14237
14238 * message.el (message-talkative-question): Replace mapcar called for
14239 effect with mapc.
14240
14241 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14242 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14243 called for effect with dolist.
14244
14245 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14246
14247 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14248 gnus-extra-headers and nnmail-extra-headers.
14249
14250 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14251 called for effect with dolist.
14252 (top-level): Use mapc to set functions to be traced for debugging.
14253
14254 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14255 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14256 dolist.
14257
14258 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14259 Replace mapcar called for effect with mapc.
14260 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14261 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14262 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14263 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14264
14265 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14266 remove-if that's a cl function.
14267
14268 * webmail.el (webmail-debug): Replace mapcar called for effect with
14269 dolist.
14270
14271 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14272
14273 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14274 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14275 with while loop.
14276
14277 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14278 functions from article-* functions.
14279 (gnus-multi-decode-header): Replace mapcar called for effect with
14280 dolist.
14281
14282 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14283 (gnus-bookmark-show-details): Replace mapcar called for effect with
14284 while loop.
14285
14286 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14287 called for effect with while loop.
14288
14289 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14290 with dolist.
14291
14292 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14293 Replace mapcar called for effect with dolist.
14294
14295 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14296
14297 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14298 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14299 Replace mapcar called for effect with dolist.
14300 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14301 mapc.
14302
14303 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14304 Replace mapcar called for effect with dolist.
14305 (gnus-topic-list): Replace mapcar called for effect with mapc.
14306
14307 * gnus.el: Use mapc instead of mapcar to add autoloads.
14308
14309 2007-10-23 Richard Stallman <rms@gnu.org>
14310
14311 * gnus-group.el (gnus-group-highlight): Mark as risky.
14312
14313 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14314
14315 * gnus.el (gnus-server-to-method): Return method found first in
14316 gnus-newsrc-alist.
14317
14318 * gnus-art.el (gnus-article-highlight-signature)
14319 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14320 button overlay without the front stickiness.
14321
14322 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14323
14324 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14325 overview buffer needed a catch to receive its throw.
14326 (gnus-agent-flush-cache): Declare as interactive to make this function
14327 easier to use.
14328
14329 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14330
14331 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14332 `next-line'.
14333
14334 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14335
14336 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14337 exclude address matching message-dont-reply-to-names.
14338
14339 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14340
14341 * gnus-util.el (gnus-string<): New function.
14342
14343 * gnus-sum.el (gnus-article-sort-by-author)
14344 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14345
14346 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14347
14348 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14349 the frame-focus tag is set in gnus-buffer-configuration.
14350
14351 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14352
14353 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14354 the front stickiness.
14355
14356 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14357
14358 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14359 url pattern; remove duplicate one.
14360 (gnus-article-extend-url-button): New function.
14361 (gnus-article-add-buttons): Use it.
14362 (gnus-button-push): Use concatenated url that it makes.
14363
14364 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14365
14366 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14367 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14368
14369 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14370
14371 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14372 Don't hardcode point-min==1.
14373
14374 2007-09-30 David Kastrup <dak@gnu.org>
14375
14376 * gnus-art.el (gnus-article-reply-with-original)
14377 (gnus-article-followup-with-original): When `transient-mark-mode' is
14378 off, refrain from active-region behavior for followups.
14379
14380 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14381
14382 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14383 Fix comment about "iso8859-1".
14384
14385 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14386
14387 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14388 ones returned from the verify-function.
14389
14390 * mm-uu.el (mm-uu-pgp-signed-extract-1):
14391 Call mml2015-extract-cleartext-signature if extraction failed.
14392
14393 2007-10-07 Daiki Ueno <ueno@unixuser.org>
14394
14395 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14396 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14397 failed.
14398
14399 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14400
14401 * Relicense "GPLv2 or later" files to "GPLv3 or later".
14402
14403 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14404
14405 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14406 to mark a thread as expirable. Add variable `hide' to handle hiding of
14407 thread for both the null and zero (kill/expire thread) universal prefix
14408 cases.
14409 (gnus-summary-expire-thread): Add new function to expire a thread,
14410 using gnus-summary-kill-thread.
14411 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14412 shortcuts for gnus-summary-expire-thread.
14413 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14414 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
14415
14416 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14417
14418 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14419 extras value, so an extras entry can be deleted.
14420 (gnus-registry-delete-extra-entry): Use it.
14421 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14422 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14423 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14424 storage through the gnus-registry, and provide an appropriate API for
14425 it.
14426
14427 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14428
14429 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14430 Suggested by Leo <sdl.web@gmail.com>.
14431
14432 * gnus.el: Do.
14433
14434 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14435
14436 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14437 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
14438
14439 * gnus-agent.el (gnus-agent-fetch-headers): Do.
14440
14441 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14442 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14443
14444 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14445
14446 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14447 newline.
14448 (nnmbox-request-accept-article): Don't change article in source buffer;
14449 narrow to header to use message-fetch-field rather than
14450 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14451 (nnmbox-request-replace-article): Quote lines that'll be misidentified
14452 as delimiters; make sure article ends with newline.
14453 (nnmbox-delete-mail): Correct last position of article to be deleted;
14454 ignore X-Gnus-Newsgroup header in article body.
14455 (nnmbox-save-mail): Quote lines looking like delimiters at the right
14456 positions; make sure article ends with newline.
14457
14458 * message.el (message-display-abbrev): Don't infloop when a user
14459 inserts SPC in the beginning of header.
14460
14461 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
14462
14463 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14464 list of groups not followed by default. Fix type to be regexp.
14465 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14466
14467 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
14468
14469 * hmac-def.el (define-hmac-function): Switch from old-style to
14470 new-style backquotes.
14471
14472 * md4.el (md4-make-step): Likewise.
14473
14474 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14475
14476 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14477 raw-text coding system when saving .newsrc file, which may contain
14478 non-ASCII group names.
14479
14480 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14481
14482 * gnus-cus.el (gnus-score-extra): New widget.
14483 (gnus-score-extra-convert): New function.
14484 (gnus-score-customize): Use it for Extra.
14485
14486 2007-08-31 Daiki Ueno <ueno@unixuser.org>
14487
14488 * mml2015.el (mml2015-extract-cleartext-signature): New function.
14489 (mml2015-mailcrypt-clear-verify): Use it.
14490 (mml2015-gpg-clear-verify): Use it.
14491 (mml2015-pgg-clear-verify): Use it.
14492 (mml2015-epg-clear-verify): Replace the current part with the output
14493 from GnuPG; don't extract the plaintext by itself.
14494
14495 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14496 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14497 mml2015-clear-verify-function; don't touch the armor headers or
14498 dash-escaped text here.
14499
14500 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
14501
14502 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14503 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14504 parts, or application/octet-stream as a last resort.
14505 (gnus-mime-view-part-as-type): Don't toggle display.
14506 (gnus-mime-view-part-as-charset): Don't turn off display before
14507 querying charset.
14508
14509 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14510 stuff to undisplayer function in Emacs.
14511 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14512
14513 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14514 text/calendar parts.
14515
14516 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
14517
14518 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14519 decoding text/calendar parts.
14520
14521 * message.el (message-forward-make-body-mime): Always mark body as
14522 having no illegible text; remove signed-or-encrypted argument.
14523 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14524
14525 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14526 (mml-generate-mime-1): Don't encode body if it is specified to be in
14527 raw form; don't make buffer be unibyte when inserting multibyte string.
14528
14529 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14530
14531 * sha1.el: Fix up comment style.
14532 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14533 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14534
14535 * hex-util.el: Fix up comment style.
14536 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14537
14538 * gnus-salt.el: Use with-current-buffer.
14539 (gnus-pick-setup-message): Fix long-standing typo.
14540
14541 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
14542
14543 * imap.el (imap-logout-timeout): New variable.
14544 (imap-logout, imap-logout-wait): New functions.
14545 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14546
14547 * nnimap.el (nnimap-logout-timeout): New server variable.
14548 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14549 nnimap-logout-timeout.
14550
14551 * gnus-art.el (gnus-article-summary-command-nosave)
14552 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14553
14554 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
14555
14556 * gnus.el (gnus-maximum-newsgroup): New variable.
14557
14558 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14559 according to gnus-maximum-newsgroup.
14560
14561 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14562 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14563 Limit the range of articles according to gnus-maximum-newsgroup.
14564
14565 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
14566
14567 * gnus-art.el (gnus-sticky-article): Fix problems described in
14568 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
14569 Don't perform gnus-configure-windows here; reuse existing sticky
14570 article buffer.
14571
14572 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14573 it doesn't exist in gnus-article-mode.
14574
14575 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
14576
14577 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14578 (gnus-agent-decoded-group-name): New function.
14579 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14580 (gnus-agent-expire-group-1): Use it; decode group name in messages.
14581
14582 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
14583
14584 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14585 Add binding for gnus-sticky-article.
14586 (gnus-summary-exit): Don't kill sticky article buffers.
14587
14588 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14589 article buffer.
14590 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14591 (gnus-kill-sticky-article-buffers): New commands.
14592
14593 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
14594
14595 * nntp.el (nntp-xref-number-is-evil): New server variable.
14596 (nntp-find-group-and-number): If it is non-nil, don't trust article
14597 numbers in the Xref header.
14598
14599 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14600
14601 * gnus-agent.el (gnus-agent-read-group): New function.
14602 (gnus-agent-flush-group, gnus-agent-expire-group)
14603 (gnus-agent-regenerate-group): Use it.
14604 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14605 nnmail-pathname-coding-system.
14606
14607 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
14608
14609 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14610
14611 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14612 that are unread as unread, and also as selected so that information of
14613 marks having been changed by a user may be updated when exiting group.
14614
14615 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
14616
14617 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14618
14619 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
14620
14621 * gnus-art.el (gnus-mime-display-single): Pass part number that is
14622 calculated ignoring signature parts to gnus-treat-article.
14623
14624 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14625
14626 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14627 a point here in order to keep the window start.
14628 (gnus-insert-mime-security-button): Make a button overlay without the
14629 front stickiness.
14630 (gnus-mime-display-security): Goto the end of a button.
14631
14632 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14633
14634 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
14635
14636 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14637 group-name-at-point.
14638 (gnus-group-completing-read): New function that offers decoded
14639 non-ASCII group names for completion.
14640 (gnus-fetch-group, gnus-group-read-ephemeral-group)
14641 (gnus-group-jump-to-group, gnus-group-make-group-simple)
14642 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14643 (gnus-group-fetch-control): Use it.
14644 (gnus-fetch-group): Use group-name-at-point for the initial value
14645 rather than the default value; use gnus-alive-p.
14646
14647 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14648 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14649 (gnus-summary-post-news): Use gnus-group-completing-read.
14650
14651 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14652 (gnus-read-move-group-name): Decode group name for completion.
14653
14654 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
14655
14656 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14657 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14658 Yamaoka slightly modified the code).
14659
14660 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
14661
14662 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14663 (nnmail-split-incoming): Bind it.
14664
14665 * nnml.el (nnml-group-name-charset): New function.
14666 (nnml-decoded-group-name): Use it; don't decode group name if
14667 nnmail-group-names-not-encoded-p is non-nil.
14668 (nnml-encoded-group-name): New function.
14669 (nnml-group-pathname): Inline nnml-decoded-group-name.
14670 (nnml-request-expire-articles): Decode group name in message.
14671 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14672 nnmail-pathname-coding-system.
14673 (nnml-save-mail, nnml-active-number): Work with decoded group names and
14674 not decoded ones according to nnmail-group-names-not-encoded-p.
14675 (nnml-generate-active-info): Use nnml-encoded-group-name.
14676
14677 2007-08-08 Glenn Morris <rgm@gnu.org>
14678
14679 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14680 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14681 doc-strings and comments.
14682
14683 2007-07-25 Glenn Morris <rgm@gnu.org>
14684
14685 * Relicense all FSF files to GPLv3 or later.
14686
14687 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14688
14689 * gnus-sum.el (gnus-summary-move-article):
14690 Make gnus-summary-respool-article work.
14691
14692 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
14693
14694 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14695 string.
14696
14697 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
14698
14699 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
14700 that should be ignored when comparing distant RSS articles with local
14701 ones.
14702 (nnrss-make-hash-index): New function. Create a hash index according
14703 to the ignored fields.
14704 (nnrss-check-group): Use it.
14705
14706 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
14707
14708 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14709
14710 * gnus-art.el (article-decode-group-name): Decode Xref header too.
14711
14712 * gnus-group.el (gnus-group-make-group): Encode group name here unless
14713 the new optional argument ENCODED is non-nil.
14714 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14715 coding system for encoding group name.
14716 (gnus-group-make-rss-group): Pass un-encoded group name to
14717 gnus-group-make-group.
14718 (gnus-group-set-info): Tell gnus-group-make-group that group name is
14719 encoded.
14720
14721 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14722 Encode group name to which articles are moved or copied.
14723 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14724 coding system for encoding Newsgroup, Followup-To and Xref headers.
14725
14726 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14727 marks; use nnheader-file-coding-system to write a file.
14728 (nnagent-retrieve-headers): Bind file-name-coding-system to
14729 nnmail-pathname-coding-system.
14730
14731 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14732
14733 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14734 (nnml-request-article, nnml-request-create-group)
14735 (nnml-request-rename-group, nnml-find-id)
14736 (nnml-possibly-change-directory, nnml-possibly-create-directory)
14737 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14738 (nnml-save-marks): Use nnml-group-pathname instead of
14739 nnmail-group-pathname.
14740
14741 (nnml-request-create-group, nnml-request-expire-articles)
14742 (nnml-request-move-article, nnml-request-delete-group)
14743 (nnml-deletable-article-p, nnml-possibly-create-directory)
14744 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14745 (nnml-open-marks): Bind file-name-coding-system to
14746 nnmail-pathname-coding-system.
14747
14748 (nnml-request-article): Pass server argument to nnml-find-group-number.
14749 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14750 Pass server argument to nnml-possibly-create-directory.
14751 (nnml-request-accept-article): Pass server argument to
14752 nnml-active-number and nnml-save-mail.
14753 (nnml-find-group-number): Pass server argument to nnml-find-id.
14754 (nnml-request-update-info): Pass server argument to
14755 nnml-marks-changed-p.
14756
14757 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14758 (nnml-save-mail, nnml-active-number): Add server argument.
14759
14760 (nnml-request-delete-group): Warn if group is missing.
14761 (nnml-get-nov-buffer): Decode group name.
14762 (nnml-generate-active-info): Encode group name.
14763 (nnml-open-marks): Decode group name in messages.
14764
14765 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14766
14767 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14768 if it is not specified.
14769 (gnus-article-pipe-part, gnus-article-save-part)
14770 (gnus-article-interactively-view-part, gnus-article-copy-part)
14771 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14772 (gnus-article-inline-part, gnus-article-save-part-and-strip)
14773 (gnus-article-replace-part, gnus-article-delete-part)
14774 (gnus-article-view-part-as-type): Pass raw prefix argument to
14775 gnus-article-part-wrapper.
14776
14777 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
14778
14779 * gnus-agent.el (gnus-agent-save-active):
14780 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14781
14782 * gnus-cache.el (gnus-cache-save-buffers)
14783 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14784 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14785 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14786 (gnus-cache-braid-nov, gnus-cache-braid-heads)
14787 (gnus-cache-generate-active, gnus-cache-rename-group)
14788 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14789 (gnus-cache-update-overview-total-fetched-for):
14790 Bind file-name-coding-system to nnmail-pathname-coding-system.
14791 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14792 New variables.
14793 (gnus-cache-decoded-group-name): New function.
14794 (gnus-cache-file-name): Use it.
14795 (gnus-cache-generate-active): Use non-decoded group name for active.
14796
14797 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14798 right place.
14799 (gnus-write-active-file): Don't break non-ASCII group names.
14800
14801 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14802 nnmail-pathname-coding-system.
14803
14804 * gnus-uu.el (gnus-uu-decode-save): Typo.
14805
14806 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
14807
14808 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14809
14810 2007-07-14 David Kastrup <dak@gnu.org>
14811
14812 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14813 finishing actions if we did not edit the article.
14814
14815 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14816
14817 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14818 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14819 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14820 (gnus-agent-flush-group, gnus-agent-flush-cache)
14821 (gnus-agent-fetch-headers, gnus-agent-load-alist)
14822 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14823 (gnus-agent-retrieve-headers, gnus-agent-request-article)
14824 (gnus-agent-regenerate-group)
14825 (gnus-agent-update-files-total-fetched-for)
14826 (gnus-agent-update-view-total-fetched-for):
14827 Bind file-name-coding-system to nnmail-pathname-coding-system.
14828 (gnus-agent-group-pathname): Don't encode file names by
14829 nnmail-pathname-coding-system.
14830 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14831 coding-system-for-write instead of buffer-file-coding-system to
14832 gnus-agent-file-coding-system.
14833
14834 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14835 Decode group name.
14836
14837 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14838
14839 * gnus-start.el (gnus-update-active-hashtb-from-killed)
14840 (gnus-read-newsrc-el-file): Make group names unibyte.
14841
14842 * nnmail.el (nnmail-group-pathname): Don't encode file names by
14843 nnmail-pathname-coding-system.
14844
14845 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14846 (nnrss-request-delete-group): Bind file-name-coding-system to
14847 nnmail-pathname-coding-system.
14848 (nnrss-read-server-data, nnrss-read-group-data):
14849 Bind file-name-coding-system correctly.
14850 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14851
14852 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14853 (nntp-server-to-method-cache): New variable.
14854 (nntp-group-pathname): New function that decodes non-ASCII group names.
14855 (nntp-possibly-create-directory, nntp-marks-changed-p)
14856 (nntp-save-marks, nntp-open-marks): Use it.
14857 (nntp-possibly-create-directory, nntp-open-marks):
14858 Bind file-name-coding-system to nnmail-pathname-coding-system.
14859 (nntp-open-marks): Decode group names when bootstrapping marks.
14860
14861 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14862 Newsgroups and Followup-To headers.
14863
14864 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14865
14866 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14867 (gnus-server-closed-face, gnus-server-denied-face)
14868 (gnus-server-offline-face): Remove variable.
14869 (gnus-server-font-lock-keywords): Use faces that are not aliases.
14870
14871 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14872 of modifying message-stack directly for XEmacs.
14873
14874 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14875 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14876 if the coding-system argument is nil for XEmacs.
14877
14878 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14879 mm-charset-override-alist.
14880
14881 * rfc2047.el: Don't require base64; require rfc2045 for the function
14882 rfc2045-encode-string.
14883 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14884 to quote the parameter value.
14885
14886 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
14887
14888 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14889 form in gnus-group-name-charset-method-alist.
14890
14891 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14892 overrides the default layout edit-form.
14893
14894 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14895
14896 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14897
14898 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
14899
14900 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14901 as unfetched articles.
14902
14903 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
14904
14905 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14906
14907 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
14908
14909 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14910 original back end that keeps marks in the local system.
14911
14912 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
14913
14914 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14915 arg of pop-to-buffer for XEmacs.
14916 (gnus-article-read-summary-keys): Ditto; don't restore window
14917 configuration if summary command ends up with neither article buffer
14918 nor summary buffer; describe bindings if summary keys end with C-h.
14919
14920 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
14921
14922 * message.el (message-fix-before-sending): Skip raw message part to be
14923 forwarded while checking illegible text.
14924 (message-forward-make-body-mime, message-forward-make-body):
14925 Mark signed or encrypted raw message as having no illegible text.
14926
14927 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
14928
14929 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14930 (gnus-message-with-timestamp-1): New macro.
14931 (gnus-message-with-timestamp): New function.
14932 (gnus-message): Use them.
14933
14934 * nnheader.el (nnheader-message): Use them.
14935
14936 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
14937
14938 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
14939 .newsrc.eld file.
14940
14941 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
14942
14943 * gnus-agent.el (gnus-agent-fetch-headers)
14944 (gnus-agent-retrieve-headers):
14945 Bind gnus-decode-encoded-address-function to identity.
14946
14947 * nntp.el (nntp-send-xover-command): Recognize an xover command is
14948 available also when the server returns simply a dot.
14949
14950 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
14951
14952 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
14953
14954 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
14955
14956 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
14957
14958 * gnus-ems.el (gnus-x-splash): Make it work.
14959
14960 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
14961 from being used.
14962
14963 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
14964
14965 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
14966 the front stickiness.
14967 (gnus-article-summary-command-nosave): Correct the order of the
14968 arguments passed to pop-to-buffer.
14969 (gnus-article-read-summary-keys): Ditto; make it work properly when the
14970 summary command ends up with the article buffer.
14971
14972 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
14973 the same faces.
14974
14975 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
14976
14977 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
14978
14979 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
14980
14981 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
14982 * gnus-sum.el (gnus-summary-highlight):
14983 * mail-source.el (mail-source-delete-old-incoming-confirm):
14984 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
14985
14986 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
14987
14988 * gnus-art.el (gnus-mime-view-part-externally)
14989 (gnus-mime-view-part-internally): Fix predicate function passed to
14990 completing-read.
14991
14992 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
14993
14994 * gnus.el (gnus-update-message-archive-method): Add :version.
14995
14996 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
14997
14998 * gnus.el (gnus-update-message-archive-method): New variable.
14999
15000 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15001 according to gnus-message-archive-method if
15002 gnus-update-message-archive-method is non-nil.
15003
15004 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15005
15006 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15007 Suggested by Loic Dachary <loic@dachary.org>.
15008 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15009
15010 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15011
15012 * message.el (message-pop-to-buffer): Add switch-function argument.
15013 (message-mail): Pass switch-function argument to it.
15014
15015 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15016
15017 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15018 Improve doc string.
15019
15020 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15021
15022 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15023 (gnus-header-content):
15024 * gnus-cite.el (gnus-cite-10):
15025 * gnus-srvr.el (gnus-server-closed):
15026 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15027 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15028 (gnus-group-mail-3-empty, gnus-group-mail-low)
15029 (gnus-group-mail-low-empty, gnus-splash):
15030 * message.el (message-header-to, message-header-cc)
15031 (message-header-subject, message-header-other, message-header-name)
15032 (message-header-xheader, message-separator, message-cited-text)
15033 (message-mml): Lighten colors of faces used for dark background.
15034
15035 2007-05-24 Simon Josefsson <simon@josefsson.org>
15036
15037 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15038 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15039
15040 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15041
15042 * message.el (message-narrow-to-headers-or-head):
15043 Ignore mail-header-separator in the body.
15044
15045 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15046
15047 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15048 same as window size.
15049
15050 2007-05-22 Kevin Ryde <user42@zip.com.au>
15051
15052 * message.el (message-font-lock-keywords): Use message-header-xheader
15053 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15054 ahead of the anything pattern, to get it recognized.
15055
15056 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15057
15058 * gnus-sum.el (gnus-articles-to-read)
15059 (gnus-summary-insert-old-articles): Don't truncate group name for
15060 `read-string'.
15061
15062 * gnus-util.el (gnus-limit-string): Delete this function.
15063
15064 * gnus-sum.el (gnus-simplify-subject-fully):
15065 Use `truncate-string-to-width' instead.
15066
15067 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15068
15069 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15070 Tell if, on summary exit, the next group has to be selected.
15071 (gnus-summary-exit): Use it.
15072
15073 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15074
15075 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15076 non-break space.
15077
15078 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15079
15080 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15081 Check if group is not a directory.
15082 (nnfolder-request-expire-articles): Don't delete articles if the target
15083 group is not available.
15084
15085 * nnml.el (nnml-request-create-group): Properly check if group is not a
15086 file.
15087 (nnml-request-expire-articles): Don't delete articles if the target
15088 group is not available.
15089
15090 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15091 Don't quote characters that are within parentheses.
15092
15093 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15094
15095 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15096 (gnus-handle-ephemeral-exit): Select article according to it.
15097
15098 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15099
15100 * message.el (message-insert-formated-citation-line): Remove newline.
15101 (message-citation-line-format): Add final \n here so that the user can
15102 avoid a blank line.
15103
15104 2007-05-03 Dan Christensen <jdc@uwo.ca>
15105
15106 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15107 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15108 Update lanl/arXiv support.
15109
15110 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15111
15112 * gnus.el: Bump version number.
15113
15114 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15115
15116 * gnus.el (gnus-version-number): Bump version.
15117
15118 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15119
15120 * gnus.el: No Gnus v0.6 is released.
15121
15122 2007-04-27 Didier Verna <didier@xemacs.org>
15123
15124 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15125 * gmm-utils.el (gmm-regexp-concat): ... here.
15126 * message.el: Don't require 'gnus-util.
15127 (message-dont-reply-to-names): Handle name change above.
15128 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15129
15130 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15131
15132 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15133 since the initial value varies according to the system.
15134
15135 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15136
15137 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15138
15139 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15140
15141 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15142
15143 2007-04-24 Didier Verna <didier@xemacs.org>
15144
15145 Improve the type of gnus-ignored-from-addresses.
15146 * gnus-util.el (gnus-orify-regexp): New function.
15147 * message.el (gnus-util): Require it.
15148 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15149 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15150 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15151
15152 2007-04-24 Didier Verna <didier@xemacs.org>
15153
15154 * gnus-sum.el:
15155 * gnus-utils.el: Fix some trailing whitespaces.
15156
15157 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15158
15159 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15160 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15161 article's Message-ID; refer parent article in summary buffer.
15162
15163 * message.el (message-bounce): Call mime-to-mml.
15164
15165 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15166
15167 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15168
15169 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15170
15171 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15172 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15173 displayed of multipart/alternative part if it is invoked from summary
15174 buffer.
15175
15176 * mm-view.el (mm-inline-text-html-render-with-w3m)
15177 (mm-inline-text-html-render-with-w3m-standalone)
15178 (mm-inline-render-with-function): Use mail-parse-charset by default.
15179
15180 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15181
15182 * parse-time.el (parse-time-string-chars): Check if CHAR
15183 is less than the length of parse-time-syntax.
15184
15185 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15186
15187 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15188 from gnus-newsgroup-processable.
15189
15190 2007-04-16 Didier Verna <didier@xemacs.org>
15191
15192 * gnus-msg.el (gnus-configure-posting-styles):
15193 Handle message-signature-directory properly with :file syntax.
15194 Reported by "Leo".
15195
15196 2007-04-11 Didier Verna <didier@xemacs.org>
15197
15198 New user option: message-signature-directory.
15199 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15200 * message.el (message-insert-signature): Ditto.
15201 * message.el (message-signature-file): Doc update.
15202 * message.el (message-signature-directory): New.
15203
15204 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15205
15206 * gnus-msg.el (gnus-inews-yank-articles):
15207 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15208
15209 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15210
15211 * message.el (message-yank-original): Make sure cited text ends with
15212 newline; don't exchange point and mark.
15213
15214 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15215
15216 * tls.el (open-tls-stream): Properly handle case where there
15217 is no associated buffer.
15218
15219 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15220
15221 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15222 message-yank-original, make sure (< mark TEXT point).
15223
15224 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15225
15226 * message.el (message-fill-column): New variable.
15227 (message-mode): Use it. Add comment on a possible new hook.
15228
15229 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15230 (nnmail-get-new-mail): Reformat.
15231
15232 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15233
15234 * gmm-utils.el: Fix Commentary.
15235 (gmm-tool-bar-from-list): Fix typo in doc string.
15236
15237 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15238
15239 * message.el (message-yank-original): Don't switch point and mark
15240 unnecessarily to put point and mark as documented.
15241
15242 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15243
15244 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15245 from the message heads.
15246
15247 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15248
15249 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15250 article buffer does not have a window. This may not be the best
15251 solution but is certainly better than setting the start of the null,
15252 that is the current, window.
15253
15254 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15255
15256 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15257 (gnus-draft-setup): Run it.
15258
15259 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15260 gnus-score-fast-scoring. Allow regexp.
15261 (gnus-score-headers): Use it.
15262
15263 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15264 XEmacs.
15265
15266 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15267 string.
15268 (gnus-button-alist): Also catch `<f1> k ...'.
15269 (gnus-treat-display-x-face): Fix doc string.
15270
15271 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15272
15273 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15274 evaluation of gnus-extended-version to ensure correct generation of the
15275 User-Agent header when message-generate-headers-first is used.
15276
15277 2007-03-24 Simon Josefsson <simon@josefsson.org>
15278
15279 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15280 hashcash-path is nil. Don't call callback with incorrect number of
15281 parameters if val is 0.
15282
15283 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15284
15285 * message.el (message-required-news-headers):
15286 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15287
15288 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15289
15290 * message.el (message-generate-new-buffers): Change the meaning of the
15291 nil value; add `standard' to the choices; treat t as `unique'; improve
15292 doc string.
15293 (gnus-select-frame-set-input-focus): Autoload.
15294 (message-buffer-name): Search for the existing message buffer if
15295 message-generate-new-buffers is nil or `standard'; treat the value t of
15296 message-generate-new-buffers as `unique'.
15297 (message-pop-to-buffer): Raise the frame already displaying the message
15298 buffer; clear the echo area after querying.
15299 (message-setup): Pass the `continue' argument to compose-mail.
15300 (message-mail): Prefer `switch-function' if it is given; search for the
15301 existing message buffer if the `continue' argument is non-nil; pass
15302 continue and switch-function arguments to compose-mail by way of
15303 message-setup.
15304 (message-mail-other-window): Adjust argument of message-setup.
15305 (message-mail-other-frame): Ditto.
15306
15307 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15308
15309 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15310 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15311 to turn font-lock on when turning gnus-message-citation-mode on.
15312
15313 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15314
15315 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15316 (mml-smime-function-alist): New variable; add epg as the backend.
15317 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15318 mml-smime- functions instead.
15319 * mm-view.el: Require smime.
15320
15321 2007-03-05 Didier Verna <didier@xemacs.org>
15322
15323 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15324 instead of just inheritance for posting styles.
15325 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15326
15327 2007-02-24 John Paul Wallington <jpw@pobox.com>
15328
15329 * tls.el (tls-certtool-program): Fix custom type.
15330
15331 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15332
15333 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15334 and point-at-eol instead of line-(beginning|end)-position.
15335
15336 * assistant.el (assistant-parse-buffer): Ditto.
15337
15338 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15339
15340 * mml2015.el (mml2015-epg-find-usable-key): New function.
15341 (mml2015-epg-sign): Use it.
15342 (mml2015-epg-encrypt): Use it.
15343
15344 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15345
15346 * message.el (message-make-in-reply-to): Quote name containing
15347 non-ASCII characters. It will make the RFC2047 encoder cause an error
15348 if there are special characters. Reported by NAKAJI Hiroyuki
15349 <nakaji@jp.freebsd.org>.
15350
15351 2007-02-27 Didier Verna <didier@xemacs.org>
15352
15353 Include the group parameters as well as the topic ones in the
15354 inheritance filter process.
15355 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15356 argument GROUP-PARAMS-LIST.
15357 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15358
15359 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15360
15361 * nntp.el (nntp-never-echoes-commands)
15362 (nntp-open-connection-functions-never-echo-commands): New variables.
15363 (nntp-send-command): Use them.
15364
15365 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15366
15367 * mml2015.el (mml2015-epg-verify): Simplify.
15368
15369 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15370
15371 * mml.el (mml-content-disposition-alist): New user option.
15372 (mml-content-disposition): New function.
15373 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15374 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15375
15376 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15377
15378 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15379 verification.
15380
15381 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15382
15383 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15384 articles posted in the last 24 hours.
15385
15386 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15387
15388 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15389
15390 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
15391
15392 * nntp.el (nntp-send-command): Don't wait for echoes when
15393 nntp-open-ssl-stream is used.
15394
15395 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15396
15397 * gnus-cite.el (gnus-test-font-lock-add-keywords)
15398 (gnus-message-add-citation-keywords)
15399 (gnus-message-remove-citation-keywords): Remove.
15400 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15401 directly, make the variables in font-lock-defaults buffer-local, add
15402 gnus-message-citation-keywords to them and then update the value of
15403 font-lock-keywords.
15404
15405 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
15406
15407 * message.el (message-cite-original-1): Don't call
15408 gnus-article-highlight-citation.
15409
15410 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15411 citations; fix line count.
15412
15413 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15414
15415 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15416 (gnus-message-add-citation-keywords)
15417 (gnus-message-remove-citation-keywords): Use it; fix the emulating
15418 versions of font-lock-add-keywords and font-lock-remove-keywords to
15419 work with XEmacs correctly.
15420
15421 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15422
15423 * gnus-cite.el (gnus-cite-face-list): Set the values of
15424 gnus-message-max-citation-depth and gnus-message-citation-keywords.
15425 (gnus-message-max-citation-depth): Use defvar rather than defconst.
15426 (gnus-message-cite-prefix-regexp): New variable.
15427 (gnus-message-search-citation-line): Use it; protect against long
15428 citation prefix; fill match data with nil rather than 0 for XEmacs; set
15429 the 0th match data for Emacs.
15430 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15431 (gnus-message-add-citation-keywords): Append keywords rather than
15432 prepending; emulate font-lock-add-keywords if it is not available.
15433 (gnus-message-remove-citation-keywords):
15434 Emulate font-lock-remove-keywords if it is not available.
15435
15436 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15437
15438 * message.el (message-cite-prefix-regexp): Set the value of
15439 gnus-message-cite-prefix-regexp.
15440
15441 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15442
15443 * nnweb.el (nnweb-google-parse-1): Update parser.
15444
15445 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
15446
15447 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15448
15449 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15450
15451 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15452 regexp.
15453
15454 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15455
15456 * uudecode.el (uudecode-string-to-multibyte): New function emulating
15457 string-to-multibyte.
15458 (uudecode-decode-region-internal): Use it.
15459
15460 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15461
15462 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15463 Fix custom choice.
15464
15465 * gnus-art.el (gnus-signature-limit): Fix custom choice.
15466
15467 2007-01-22 Daiki Ueno <ueno@unixuser.org>
15468
15469 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15470
15471 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15472 `write-region' to respect `mm-inhibit-file-name-handlers'.
15473
15474 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
15475
15476 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15477 Use gnus-home-directory instead of "~/" or "$HOME".
15478
15479 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
15480
15481 * encrypt.el (encrypt-insert-file-contents): Add better prompt
15482 to mention filename.
15483 Add comments at beginning regarding usage.
15484 (encrypt-write-file-contents): Change interactive so a string is
15485 acceptable. If the file has no associated model, show an error instead
15486 of a nonsense prompt.
15487
15488 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
15489
15490 * spam.el (spam-bsfilter-ham-switch): Fix typo.
15491 Thanks to Yoshihiko Yamada for kind notification of this typo.
15492
15493 2007-01-12 Kenichi Handa <handa@m17n.org>
15494
15495 * uudecode.el (uudecode-decode-region-internal): Make it work in a
15496 multibyte buffer.
15497
15498 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
15499
15500 * gnus-score.el (gnus-score-fast-scoring): New variable.
15501 (gnus-score-headers): Use it.
15502
15503 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15504
15505 * message.el (message-cite-original-1):
15506 Call gnus-article-highlight-citation if requested.
15507 (message-make-from): Allow name and address as optional arguments.
15508
15509 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15510
15511 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15512 bugs to doc string.
15513 (gnus-button-alist): Add mid\\|message-id.
15514 (gnus-button-fetch-group): Extend for use in
15515 `browse-url-browser-function'.
15516 (gnus-button-url-regexp): Try to catch paired parentheses like in
15517 Wikipedia URLs.
15518
15519 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15520 Suggested by Simon Krahnke <overlord@gmx.li>.
15521
15522 2007-01-13 Romain Francoise <romain@orebokech.com>
15523
15524 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15525 Update copyright.
15526
15527 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
15528
15529 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15530
15531 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15532
15533 * gnus-registry.el (gnus-registry-unfollowed-groups)
15534 (gnus-registry-split-fancy-with-parent): Fix documentation.
15535
15536 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
15537
15538 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15539 from nnweb groups.
15540
15541 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
15542
15543 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15544 Xref urls. Erase buffer before requesting head.
15545
15546 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15547
15548 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15549
15550 * gnus-soup.el (gnus-soup): New custom group. Make user variables
15551 customizable.
15552
15553 2007-01-05 Daiki Ueno <ueno@unixuser.org>
15554
15555 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15556 no signing key is found.
15557 (mml2015-epg-encrypt): Ask user whether to skip or abort if
15558 no encrypting and/or signing key is found.
15559
15560 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
15561
15562 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15563
15564 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15565
15566 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15567 headers read from disk with the ones newly found in the current search.
15568 This should no longer cause problems, because the article numbers in
15569 Gmane's `nov.php' output are ignored since the previous change.
15570
15571 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15572
15573 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15574
15575 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15576
15577 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15578
15579 2007-01-01 Romain Francoise <romain@orebokech.com>
15580
15581 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15582
15583 2006-12-31 Steve Youngs <steve@sxemacs.org>
15584
15585 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15586 `define-minor-mode' macro definition expanded properly.
15587 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15588 exclude it there.
15589
15590 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15591 of 2006-12-30. The default is nil on (S)XEmacs already because of the
15592 `fboundp' test.
15593 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15594 This is OK to autoload in (S)XEmacs now.
15595
15596 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15597
15598 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15599 keystroke.
15600 (gnus-summary-limit-to-singletons): Fix typo.
15601
15602 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15603 else fails.
15604
15605 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15606
15607 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15608 docstring.
15609
15610 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15611 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15612 (gnus-summary-insert-dormant-articles): Fix typo in message.
15613
15614 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
15615
15616 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15617 nil for XEmacs.
15618 (gnus-message-citation-mode): Don't autoload in XEmacs.
15619
15620 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15621
15622 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
15623
15624 * nnimap.el (nnimap-expunge-search-string):
15625 Mention nnimap-search-uids-not-since-is-evil in docstring.
15626
15627 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
15628
15629 * spam.el: Revert to make-obsolete-variable because
15630 define-obsolete-variable-alias is not supported in Emacs 21.
15631
15632 * spam.el (spam-ifile-path, spam-ifile-database-path)
15633 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15634 make-obsolete-variable.
15635 (spam-bsfilter-path, spam-bsfilter-program)
15636 (spam-spamassassin-path, spam-spamassassin-program)
15637 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15638 Don't use "path" inappropriately.
15639 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15640 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15641 variable names.
15642
15643 2006-12-28 Daiki Ueno <ueno@unixuser.org>
15644
15645 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15646 summary buffer.
15647
15648 * password.el (password-cache-remove): Use clear-string to burn
15649 password, if available.
15650
15651 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15652
15653 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15654
15655 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15656
15657 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15658 (gnus-message-highlight-citation): Move defcustom here from
15659 gnus-cite.el.
15660 (gnus-message-citation-mode): Autoload.
15661
15662 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
15663 checks to make it compile with XEmacs.
15664 (gnus-message-citation-mode): New minor mode.
15665 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15666 (gnus-message-highlight-citation): New variables.
15667 (gnus-message-search-citation-line)
15668 (gnus-message-add-citation-keywords)
15669 (gnus-message-remove-citation-keywords)
15670 (turn-on-gnus-message-citation-mode)
15671 (turn-off-gnus-message-citation-mode): New functions.
15672
15673 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
15674
15675 * gnus-cite.el: Enable highlighting of different citation levels in
15676 message-mode.
15677
15678 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15679
15680 * message.el (message-make-fqdn): Fix comment.
15681 (message-bogus-system-names): Add ".local".
15682
15683 * spam.el (spam-ifile-path, spam-ifile-program)
15684 (spam-ifile-database-path, spam-ifile-database)
15685 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15686 Don't use "path" inappropriately.
15687 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15688 strings.
15689 (spam-check-ifile, spam-ifile-register-with-ifile)
15690 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15691 Use new variable names.
15692
15693 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15694 (gnus-treat-display-smileys): Simplify using
15695 gnus-image-type-available-p.
15696
15697 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15698 available.
15699
15700 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15701
15702 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15703 one after turning on the buffer's multibyteness instead of decoding
15704 them directly in the unibyte buffer that causes unexpected conversion
15705 in Emacs 23 (unicode).
15706
15707 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15708
15709 * message.el (message-generate-hashcash): Fix custom type.
15710
15711 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15712
15713 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15714
15715 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15716
15717 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15718 disconnect icons. Add help text.
15719
15720 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
15721
15722 * spam.el (spam-extra-header-to-number): CRM114 spam score is
15723 negated to be consistent with the others we handle.
15724
15725 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
15726
15727 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15728 version of gnus-summary-buffer to something, so that we can use two
15729 article buffers at the same time.
15730
15731 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
15732
15733 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15734 trigger all the extra headers.
15735 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15736 sorting.
15737
15738 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15739
15740 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15741 solid groups.
15742
15743 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
15744
15745 * legacy-gnus-agent.el: Add Copyright notice.
15746
15747 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
15748
15749 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15750
15751 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15752
15753 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15754
15755 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15756 to make it work reliably in CVS Emacs.
15757 (gnus-summary-limit-strange-charsets-predicate)
15758 (gnus-summary-limit-to-predicate): New functions.
15759
15760 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
15761
15762 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15763 specifying array size.
15764 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15765 array if it is too small.
15766 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15767 (gnus-sort-threads-loop): New function.
15768
15769 2006-12-06 Chris Moore <dooglus@gmail.com>
15770
15771 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15772 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15773
15774 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
15775
15776 * mm-url.el (mm-url-predefined-programs): Call curl with correct
15777 options.
15778
15779 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15780
15781 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15782 DOS-ing the recipient.
15783
15784 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15785 the headers when creating the mapping to avoid mismappings.
15786 (nnweb-gmane-create-mapping): Always nix out old mapping.
15787
15788 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15789
15790 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15791 and mm-verify-option to never.
15792
15793 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15794
15795 * message.el (message-signed-or-encrypted-p): New function.
15796 (message-forward-make-body): Use it.
15797
15798 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15799 Replace encode-coding-string with mm-encode-coding-string.
15800
15801 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
15802
15803 * nneething.el (nneething-decode-file-name):
15804 Replace decode-coding-string with mm-decode-coding-string.
15805
15806 * gnus-int.el (gnus-open-server): Say failed server's name.
15807
15808 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
15809
15810 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15811 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15812
15813 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15814 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15815 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15816 (gnus-group-make-directory-group, gnus-group-transpose-groups):
15817 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15818 (gnus-subscribe-newsgroup, gnus-1):
15819 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15820 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15821 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15822 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15823
15824 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
15825
15826 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15827 keystroke.
15828 (gnus-summary-limit-to-bodies): Implement headersp.
15829
15830 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15831
15832 * dns.el (query-dns): Protect against "Process dns deleted" strings.
15833
15834 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
15835
15836 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15837
15838 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15839
15840 * message.el (message-generate-hashcash): Expand range of values to
15841 include `opportunistic'.
15842 (message-send-mail): Use it.
15843
15844 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15845
15846 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15847 and comment it.
15848
15849 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15850
15851 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
15852
15853 * gnus-util.el (gnus-extract-address-components): Improve comment.
15854
15855 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15856
15857 * gnus-util.el (gnus-extract-address-components): Work with address in
15858 which the name portion contains @.
15859
15860 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15861
15862 * gnus.el (gnus-start): Move custom group up.
15863 (gnus-select-method): Don't autoload, but make it available for
15864 `customize-variable'.
15865 (gnus-getenv-nntpserver): Don't autoload.
15866
15867 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
15868
15869 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15870
15871 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15872
15873 * message.el (message-sendmail-extra-arguments): New variable.
15874 (message-send-mail-with-sendmail): Use it.
15875
15876 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15877
15878 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15879 mm-with-unibyte-current-buffer to make string unibyte.
15880
15881 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15882 mm-string-as-multibyte.
15883
15884 2006-11-14 Daiki Ueno <ueno@unixuser.org>
15885
15886 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15887 Reported by Werner Koch <wk@gnupg.org>.
15888
15889 2006-11-14 Daiki Ueno <ueno@p360>
15890
15891 * mml2015.el: Autoload epa-select-keys when compiling.
15892
15893 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15894
15895 * mml2015.el (mml2015-epg-sign): Save the signing keys in
15896 message-options.
15897 (mml2015-epg-encrypt): Save the recipient keys in message-options.
15898
15899 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15900
15901 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15902 EasyPG (< 0.0.6).
15903 (mml2015-always-trust): New user option.
15904 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15905 prompt.
15906
15907 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
15908
15909 * nntp.el (nntp-authinfo-force): New variable.
15910 (nntp-send-authinfo): Use it.
15911
15912 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
15913
15914 * message.el (message-strip-subject-encoded-words): Allow _not_ to
15915 decode encoded words. Improve prompt. Add comment about forwarding.
15916 (message-replacement-char): Move up.
15917
15918 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
15919
15920 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15921 instead of gnus-intersection because arguments of gnus-sorted-nunion
15922 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
15923
15924 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
15925
15926 * message.el (message-strip-subject-encoded-words): Reformat prompt.
15927 (message-simplify-subject-functions):
15928 Enable message-strip-subject-encoded-words by default.
15929
15930 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
15931
15932 * message.el (message-strip-subject-encoded-words): New function.
15933 (message-simplify-subject-functions): New variable.
15934 (message-simplify-subject): Use it. Fix typo in doc string.
15935 Support message-strip-subject-encoded-words.
15936
15937 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
15938
15939 * gnus-diary.el (gnus-diary-delay-format-function):
15940 * nndiary.el (nndiary-reminders):
15941 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
15942
15943 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
15944
15945 * gnus-art.el (article-hide-boring-headers): Fetch date from
15946 gnus-original-article-buffer to avoid problems with localized date
15947 strings.
15948
15949 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
15950
15951 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
15952
15953 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
15954
15955 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15956 New variables.
15957 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15958 (mm-charset-synonym-alist): Move some entries to
15959 mm-codepage-iso-8859-list.
15960 (mm-charset-synonym-alist, mm-charset-override-alist):
15961 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15962
15963 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
15964
15965 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
15966
15967 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
15968
15969 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
15970 with Emacs 21 and XEmacs.
15971
15972 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
15973
15974 * spam.el (spam-parse-address): New function for better parsing,
15975 catching errors, etc.
15976 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
15977
15978 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
15979
15980 * mm-view.el: Add interactive arg to html2text autoload.
15981
15982 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
15983
15984 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
15985
15986 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
15987
15988 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15989 New variables.
15990 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15991 (mm-charset-synonym-alist): Move some entries to
15992 mm-codepage-iso-8859-list.
15993
15994 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
15995
15996 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
15997
15998 * message.el (message-citation-line-format)
15999 (message-insert-formated-citation-line): Fix implementation of %E, %N
16000 and %n according to the doc string.
16001
16002 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16003
16004 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16005 Use car-safe to avoid bad parses.
16006
16007 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16008
16009 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16010 names.
16011
16012 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16013
16014 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16015
16016 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16017 header.
16018
16019 * message.el (message-draft-headers): Add Date.
16020 (message-headers-to-generate): Fix typo in docstring.
16021
16022 * nndraft.el (nndraft-required-headers): New variable.
16023 (nndraft-generate-headers): Use it.
16024
16025 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16026
16027 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16028
16029 * gnus-registry.el (gnus-registry-wash-for-keywords)
16030 (gnus-registry-find-keywords): New functions to allow easy searching of
16031 articles that are in the registry.
16032
16033 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16034
16035 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16036 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16037 Reported by Damien Elmes <damien@repose.cx>.
16038
16039 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16040
16041 * gnus.el (gnus-mime): Remove unused custom group.
16042
16043 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16044
16045 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16046 "blank line" when searching for end of armor headers.
16047
16048 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16049
16050 * gmm-utils.el (gmm-write-region): Fix variable name.
16051
16052 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16053
16054 * gmm-utils.el (gmm-write-region): New function based on compatibility
16055 code from `mm-make-temp-file'.
16056
16057 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16058
16059 * nnmaildir.el (nnmaildir--update-nov)
16060 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16061 Use `gmm-write-region'.
16062
16063 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16064
16065 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16066 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16067
16068 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16069
16070 * message.el (message-replacement-char): New variable.
16071 (message-fix-before-sending): Use it.
16072 (message-simplify-subject): New function to remove duplicate code.
16073 (message-reply, message-followup): Use it.
16074
16075 * gnus-sum.el (gnus-summary-make-menu-bar):
16076 Clarify gnus-summary-limit-to-articles.
16077
16078 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16079
16080 * gnus-util.el (gnus-with-local-quit): New macro.
16081
16082 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16083
16084 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16085
16086 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16087 ignore non-string data.
16088
16089 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16090
16091 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16092 non-string data (needs to be done in the registry too).
16093
16094 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16095
16096 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16097 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16098 (gnus-registry-split-fancy-with-parent)
16099 (gnus-registry-fetch-simplified-message-subject-fast)
16100 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16101 Remove text properties on ingress into the registry and when it's saved.
16102 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16103 registry from entries with no groups.
16104
16105 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16106
16107 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16108 function to remove string properties.
16109
16110 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16111
16112 * gmm-utils.el (gmm): Adjust custom version.
16113
16114 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16115 Adjust custom version.
16116
16117 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16118
16119 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16120
16121 * gnus-art.el (gnus-insert-prev-page-button)
16122 (gnus-insert-next-page-button): Simplify. Reformat.
16123
16124 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16125
16126 * gnus-art.el (gnus-insert-prev-page-button)
16127 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16128
16129 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16130
16131 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16132
16133 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16134
16135 * gnus-art.el (gnus-insert-mime-button)
16136 (gnus-insert-mime-security-button):
16137 Apply gnus-article-button-face to MIME and security buttons.
16138
16139 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16140
16141 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16142 readable.
16143
16144 2006-09-20 Steve Youngs <steve@sxemacs.org>
16145
16146 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16147 `browse-url-of-file' instead of `browse-url'.
16148
16149 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16150
16151 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16152 regexp. Articles containing quotation were cut prematurely.
16153
16154 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16155
16156 * message.el (message-cite-original-1): Use nobody by default for the
16157 value of From header.
16158 (message-reply): Ditto.
16159
16160 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16161
16162 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16163 to the gnus-info. This fixes a bug of inline-PGP message verification.
16164 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16165
16166 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16167
16168 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16169 mails in the doc string. Add some URLs in comment.
16170 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16171
16172 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16173
16174 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16175 backslashes handling and the way to find boundaries of quoted strings.
16176
16177 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16178
16179 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16180 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16181 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16182 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16183
16184 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16185
16186 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16187 doc string.
16188 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16189
16190 2006-09-06 Simon Josefsson <jas@extundo.com>
16191
16192 * mml2015.el (mml2015-use): Doc fix, mention epg.
16193
16194 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16195
16196 * mml2015.el (mml2015-use): Default to epg, if available.
16197
16198 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16199
16200 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16201 message-sender.
16202 (mml1991-epg-encrypt): Ditto.
16203 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16204 message-sender.
16205 (mml2015-epg-encrypt): Ditto.
16206
16207 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16208
16209 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16210 several common directories.
16211
16212 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16213
16214 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16215 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16216
16217 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16218
16219 * gnus-art.el (article-decode-encoded-words): Make it fast.
16220
16221 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16222
16223 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16224
16225 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16226 in quoted string into `\'.
16227
16228 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16229
16230 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16231 Use standard-syntax-table.
16232
16233 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16234
16235 * gnus-art.el (gnus-decode-address-function): New variable.
16236 (article-decode-encoded-words): Use it to decode headers which are
16237 assumed to contain addresses.
16238 (gnus-mime-delete-part): Remove useless `or'.
16239
16240 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16241 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16242 (gnus-nov-parse-line): Use it to decode From header.
16243 (gnus-get-newsgroup-headers): Ditto.
16244 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16245
16246 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16247 (mail-decode-encoded-address-string): New alias.
16248
16249 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16250 New function.
16251 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16252 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16253 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16254 (rfc2047-decode-string): Ditto.
16255 (rfc2047-decode-address-region): New function.
16256 (rfc2047-decode-address-string): New function.
16257
16258 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16259
16260 * message.el (message-caesar-buffer-body): Allow rotating headers.
16261
16262 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16263
16264 * message.el (message-insert-formated-citation-line): Fix %f.
16265 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16266
16267 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16268
16269 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16270 (gnus-bookmark-mouse-available-p): New macro.
16271 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16272 (gnus-bookmark-bmenu-show-infos): Use it.
16273 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16274 (gnus-bookmark-bmenu-hide-infos): Ditto.
16275 (gnus-bookmark-remove-properties): New function.
16276 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16277 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16278 (gnus-bookmark-write-file): Bind coding-system-for-write.
16279 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16280 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16281 group before selecting it.
16282 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16283 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16284 quit-window if it is not available; use gnus-mouse-2 and bind it to
16285 gnus-bookmark-bmenu-select-by-mouse.
16286 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16287 (gnus-bookmark-bmenu-select-by-mouse): New function.
16288
16289 2006-08-13 Romain Francoise <romain@orebokech.com>
16290
16291 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16292 space.
16293
16294 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16295
16296 * compface.el (uncompface): Use binary rather than raw-text-unix.
16297
16298 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16299
16300 * compface.el (uncompface): Make sure the eol conversion doesn't take
16301 place when communicating with the external programs.
16302 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16303
16304 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16305
16306 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16307
16308 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16309
16310 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16311 Make it more robust by parsing author and date independently.
16312
16313 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16314
16315 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16316
16317 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16318
16319 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16320 first matching secret key.
16321 (mml2015-epg-encrypt): Ditto.
16322
16323 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16324 first matching secret key.
16325 (mml1991-epg-encrypt): Ditto.
16326
16327 * mml2015.el (mml2015-encrypt-to-self): New user option.
16328 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16329 mml2015-epg-encrypt-to-self is set.
16330
16331 * mml1991.el (mml1991-encrypt-to-self): New variable.
16332 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16333 mml1991-epg-encrypt-to-self is set.
16334
16335 * mml2015.el (mml2015-signers): New user option.
16336 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16337 (mml2015-epg-encrypt): Allow to select signing keys.
16338
16339 * mml1991.el (mml1991-signers): New variable.
16340 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16341 (mml1991-epg-encrypt): Allow to select signing keys.
16342
16343 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16344
16345 * nnheader.el (nnheader-insert-head): Make it work even if the file
16346 uses CRLF for the line-break code.
16347
16348 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16349
16350 * mml2015.el: Require mml-sec instead of password.
16351 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16352 (mml2015-cache-passphrase): Inherit the default value from
16353 mml-secure-cache-passphrase.
16354 (mml2015-passphrase-cache-expiry): Inherit the default value from
16355 mml-secure-passphrase-cache-expiry.
16356
16357 * mml1991.el: Require mml-sec instead of password.
16358 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16359 (mml1991-cache-passphrase): Inherit the default value from
16360 mml-secure-cache-passphrase.
16361 (mml1991-passphrase-cache-expiry): Inherit the default value from
16362 mml-secure-passphrase-cache-expiry.
16363
16364 * mml-sec.el: Require password.
16365 (mml-secure-verbose): New user option.
16366 (mml-secure-cache-passphrase): New user option.
16367 (mml-secure-passphrase-cache-expiry): New user option.
16368
16369 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16370 Andreas Vögele <andreas@altroot.de> (tiny change)
16371
16372 * pgg-def.el (pgg-truncate-key-identifier):
16373 Truncate the key ID to 8 letters from the end.
16374
16375 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16376
16377 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16378 workaround for the url package included with Emacs.
16379
16380 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16381
16382 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16383
16384 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16385 correctly. This fixes a bug caused by the 2006-05-12 change.
16386
16387 2006-07-18 Karl Fogel <kfogel@red-bean.com>
16388
16389 * nnmail.el (nnmail-article-group): If splitting raises an error, give
16390 some information about the error when saying that the `bogus' mail
16391 group will be used.
16392
16393 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
16394
16395 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16396 string.
16397
16398 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
16399
16400 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16401
16402 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16403
16404 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16405
16406 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16407
16408 * mml1991.el (mml1991-function-alist): Add epg.
16409 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16410 (mml1991-epg-encrypt): New functions.
16411
16412 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16413
16414 * mml2015.el (mml2015-verbose): New variable.
16415 (mml2015-cache-passphrase): Ditto.
16416 (mml2015-passphrase-cache-expiry): Ditto.
16417 (mml2015-function-alist): Add epg.
16418 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16419 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16420 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16421 New functions.
16422
16423 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16424
16425 * message.el (message-cite-original-1): Preserve region when removing
16426 quoted text due to X-No-Archive in order to avoid bogus attribution
16427 when citing multiple messages.
16428
16429 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16430
16431 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16432 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16433
16434 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
16435
16436 * gnus-diary.el (gnus-user-format-function-d)
16437 (gnus-user-format-function-D): Autoload.
16438
16439 * imap.el (Commentary): Fix typo.
16440
16441 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16442 2006-04-22 contribution.
16443
16444 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16445
16446 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16447 It didn't really fix the bogosity I'm seeing with solid web groups.
16448
16449 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16450
16451 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16452 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16453 created using server names. If we use the feature without declaring
16454 it, Gnus does not properly manage server and group state.
16455
16456 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16457 bound.
16458
16459 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16460
16461 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16462 looking up the method using GROUP's prefix before inventing a new one.
16463 It is used on killed/unknown groups in various places where returning
16464 an all-new method isn't expected by the caller.
16465
16466 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16467 and match semantics of gnus-group-real-prefix.
16468
16469 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
16470
16471 * nnmail.el (nnmail-broken-references-mailers): New variable.
16472 (nnmail-ignore-broken-references): New function generalizing
16473 nnmail-fix-eudora-headers.
16474 (nnmail-fix-eudora-headers): Now obsolete.
16475
16476 * gnus-art.el (gnus-button-handle-custom):
16477 Support `customize-apropos*'.
16478
16479 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16480
16481 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16482
16483 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16484 articles.
16485
16486 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16487
16488 * message.el (message-cite-reply-above): New variable.
16489 (message-yank-original): Use it.
16490
16491 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
16492
16493 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16494
16495 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
16496
16497 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16498 as read.
16499
16500 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16501
16502 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
16503
16504 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16505 (gnus-bookmark-default-file): Use gnus-directory.
16506 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16507 Remove "*" in doc string.
16508 (gnus-bookmark-write-file): Simplify.
16509 (gnus-bookmark-maybe-sort-alist): Use `when'.
16510 (gnus-bookmark-get-bookmark): Fix typo in doc string.
16511 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16512 Add FIXME about Emacs 21 and XEmacs compatibility.
16513 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16514 compatibility.
16515 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16516 compatibility.
16517 (gnus-bookmark-menu-heading): Fix version.
16518
16519 2006-06-19 Bastien Guerry <bzg@altern.org>
16520
16521 * gnus-bookmark.el: New file.
16522
16523 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
16524
16525 * message.el (message-syntax-checks): Doc fix.
16526
16527 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16528
16529 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16530 unsubscribed groups as if they were killed ones. It causes duplicate
16531 entries in gnus-newsrc-alist.
16532
16533 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
16534
16535 * message.el (message-syntax-checks): Doc fix.
16536 (message-send-mail): Add check for continuation headers.
16537 (message-check-news-header-syntax): Fix regexp used to check for
16538 continuation headers.
16539
16540 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16541
16542 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16543
16544 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
16545
16546 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16547
16548 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
16549
16550 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16551 default-truncate-lines.
16552
16553 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
16554
16555 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16556 to fill the utf-8 entry.
16557
16558 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16559
16560 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16561
16562 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
16563
16564 * gnus-agent.el (directory-files-and-attributes): Move all the way
16565 forward (the third and final move).
16566 (gnus-agent-read-agentview): Trap reconstruction errors due to
16567 nonexistent directory. Handle by returning nil.
16568
16569 2006-05-30 Didier Verna <didier@xemacs.org>
16570
16571 * message.el (message-dont-reply-to-names): Update the custom type.
16572 * message.el (message-dont-reply-to-names): New defsubst: potentially
16573 convert a list of regexps into a single one.
16574 * message.el (message-get-reply-headers): Use it.
16575 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16576
16577 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16578
16579 * gnus-agent.el (directory-files-and-attributes): Move forward.
16580
16581 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16582
16583 * gnus-ml.el (gnus-mailing-list-subscribe)
16584 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16585 (gnus-mailing-list-message): Fix doc strings.
16586
16587 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16588
16589 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16590 of doing it manually.
16591
16592 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16593
16594 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16595 comment.
16596
16597 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
16598
16599 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16600 (gnus-agent-read-agentview): Fix handling of end-of-file error.
16601 (gnus-agent-read-local): All symbols allocated in my-obarray.
16602 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16603 (gnus-agent-regenerate-group): Check numeric names to see if they are
16604 messages or groups.
16605 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16606 better way of do this...)
16607
16608 * gnus-cache.el (gnus-agent-total-fetched-for):
16609 Ignore 'dummy.group' (there should be a better way of do this...)
16610
16611 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
16612
16613 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16614 (gnus-saved-headers): Ditto.
16615 (gnus-default-article-saver): Mention functions may have properties.
16616 (gnus-article-save): Override gnus-save-all-headers and
16617 gnus-saved-headers by :headers property which saver function may have.
16618 (gnus-summary-save-in-file): Add :headers property.
16619 (gnus-summary-write-to-file): Ditto.
16620
16621 * gnus-sum.el (gnus-summary-save-article): Bind
16622 gnus-prompt-before-saving to t when saving many articles in a file;
16623 always show all headers.
16624
16625 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16626
16627 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16628 marks.
16629
16630 * message.el (message-indent-citation): Add optional arguments to allow
16631 using it outside of message buffers.
16632
16633 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16634 (gnus-article-treat-unfold-headers): Use it.
16635 (gnus-article-truncate-lines): New variable.
16636 (gnus-article-mode): Use it.
16637 (gnus-article-toggle-truncate-lines): New function.
16638
16639 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16640 Add gnus-article-toggle-truncate-lines.
16641
16642 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16643 coding system in XEmacs, use binary.
16644
16645 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
16646
16647 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16648 after-load-alist.
16649
16650 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16651 this function should save decoded articles.
16652 (gnus-summary-write-to-file): Use property to specify this function
16653 should save decoded articles and specify gnus-summary-save-in-file
16654 should be used to save articles other than the first one when saving
16655 many articles.
16656 (gnus-summary-save-body-in-file): Use property to specify this
16657 function should save decoded articles.
16658 (gnus-summary-write-body-to-file): Use property to specify this
16659 function should save decoded articles and specify
16660 gnus-summary-save-body-in-file should be used to save articles other
16661 than the first one when saving many articles.
16662
16663 * gnus-sum.el (gnus-summary-save-article): Simplify.
16664
16665 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
16666
16667 * gnus-art.el (gnus-default-article-saver):
16668 Add gnus-summary-write-body-to-file.
16669 (gnus-article-save-coding-system): Don't use coding system object
16670 in XEmacs.
16671 (gnus-read-save-file-name): Add optional `dir-var' argument which
16672 specifies directory in which files are saved; work even if optional
16673 `variable' argument is not specified.
16674 (gnus-summary-write-to-file): Read file name.
16675 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16676 (gnus-summary-write-body-to-file): New function.
16677
16678 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16679 (gnus-summary-local-variables): Add it.
16680 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16681 (gnus-summary-save-article): Remove optional `decode' argument;
16682 determine whether to decode articles by the value of
16683 gnus-default-article-saver; when saving many files using
16684 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16685 it first and use gnus-summary-save-in-file or
16686 gnus-summary-save-body-in-file thereafter unless
16687 gnus-prompt-before-saving is always; move point to article which
16688 will be saved.
16689 (gnus-summary-save-article-file): Revert.
16690 (gnus-summary-write-article-file): Revert.
16691 (gnus-summary-save-article-body-file): Revert.
16692 (gnus-summary-write-article-body-file): New function.
16693
16694 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16695
16696 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16697
16698 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
16699
16700 * gnus-art.el (gnus-default-article-saver): Doc fix.
16701 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16702 from gnus-summary-save-article-coding-system, and default to a
16703 certain coding system.
16704 (gnus-output-to-file): Add coding cookie and encode text according
16705 to gnus-article-save-coding-system; don't use mm-append-to-file.
16706
16707 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16708 gnus-art.el and rename to gnus-article-save-coding-system.
16709 (gnus-summary-save-article): Require gnus-art; don't show all
16710 headers if it decodes articles; don't add coding cookie here;
16711 don't bind mm-text-coding-system-for-write.
16712 (gnus-summary-save-article-file): Save decoded articles.
16713 (gnus-summary-write-article-file): When saving many files, use
16714 gnus-summary-write-to-file first and gnus-summary-save-in-file
16715 thereafter unless gnus-prompt-before-saving is always.
16716 (gnus-summary-save-article-body-file): Save decoded articles.
16717
16718 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16719
16720 * nnrss.el (nnrss-check-group): Bind hash-index.
16721
16722 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
16723
16724 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16725 its hash index. Store this hash in `nnrss-group-data'.
16726 (nnrss-read-group-data): Update accordingly.
16727
16728 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16729
16730 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16731 entry.
16732
16733 * gnus-sum.el (gnus-summary-make-menu-bar):
16734 Add gnus-article-browse-html-article.
16735
16736 2006-05-23 Hynek Schlawack <hynek@ularx.de>
16737
16738 * gnus-sum.el (gnus-summary-mime-map):
16739 Add gnus-article-browse-html-article.
16740
16741 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16742
16743 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16744 suitable coding systems in customize.
16745
16746 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
16747
16748 * mail-source.el (mail-sources): Fix custom type.
16749
16750 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
16751
16752 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16753 (gnus-summary-expire-articles-now): Shorten prompt.
16754
16755 * gmm-utils.el (wid-edit): Require.
16756 (defun-gmm): Rename from `gmm-defun-compat'.
16757 (gmm-image-search-load-path): Use it.
16758 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
16759
16760 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
16761
16762 * gnus-sum.el (gnus-summary-save-article-coding-system):
16763 New variable.
16764 (gnus-summary-save-article): Add optional `decode' argument.
16765 If it is set and gnus-summary-save-article-coding-system is non-nil,
16766 save decoded article.
16767 (gnus-summary-write-article-file): Save decoded article if
16768 gnus-summary-save-article-coding-system is non-nil.
16769
16770 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16771 type.
16772
16773 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
16774
16775 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16776
16777 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
16778
16779 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16780 first to test gnus-single-article-buffer which may be buffer-local.
16781
16782 * gnus-sum.el (gnus-summary-setup-buffer):
16783 Make gnus-single-article-buffer buffer-local and nil in ephemeral
16784 group; make gnus-article-buffer, gnus-article-current, and
16785 gnus-original-article-buffer always buffer-local.
16786 (gnus-summary-exit): Kill article buffer belonging to ephemeral
16787 group.
16788 (gnus-handle-ephemeral-exit): Don't move to next summary line.
16789
16790 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
16791
16792 * nnml.el (nnml-request-compact-group): Compressed files might not
16793 have .gz extension.
16794
16795 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
16796
16797 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16798 (mm-copy-to-buffer): Use with-current-buffer.
16799 (mm-display-part): Simplify.
16800 (mm-inlinable-p): Add optional arg `type'.
16801
16802 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
16803
16804 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16805 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16806 Try harder to show the attachment internally or externally using
16807 gnus-mime-view-part-as-type.
16808
16809 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
16810
16811 * message.el (message-from-style, message-signature-separator)
16812 (message-user-organization-file, message-send-mail-function)
16813 (message-citation-line-function, message-yank-prefix)
16814 (message-indent-citation-function, message-signature)
16815 (message-signature-file, message-signature-insert-empty-line):
16816 Remove autoloads.
16817
16818 * gnus-art.el (gnus-buttonized-mime-types):
16819 Remove "multipart/signed". Revert 2006-04-26 change.
16820
16821 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16822
16823 * gnus.el (gnus-version-number): Bump version.
16824
16825 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
16826
16827 * gnus.el: No Gnus v0.5 is released.
16828
16829 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16830
16831 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16832 fetching articles by message-id.
16833
16834 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
16835
16836 * message.el (hashcash): Require hashcash as normal.
16837
16838 * ecomplete.el (ecomplete-highlight-match-line):
16839 Use point-at-eol.
16840 (ecomplete-highlight-match-line): Use `highlight', because that
16841 face exists in both Emacs and XEmacs.
16842
16843 * message.el (message-display-abbrev): Use point-at-bol.
16844
16845 * mail-source.el: Don't require timer/timer-funcs.
16846
16847 * gnus-async.el: Ditto.
16848
16849 * password.el: Ditto.
16850
16851 * mm-url.el: Ditto.
16852
16853 * mm-util.el: Require timer/timer-funcs.
16854
16855 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16856
16857 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16858 Close.
16859
16860 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
16861
16862 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16863 unibyte after clear-decrypt function runs.
16864
16865 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16866 returns as a unibyte string.
16867
16868 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
16869
16870 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16871 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16872 (mml1991-pgg-encrypt): Ditto.
16873
16874 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
16875
16876 * message.el (message-user-organization-file): Check several
16877 locations of the organization file.
16878
16879 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16880 Add gnus-article-view-part-as-type.
16881
16882 * gnus-art.el (gnus-article-view-part-as-type): New function.
16883
16884 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16885 .mobi and .travel. Remove .nato, .bitnet and .uucp.
16886
16887 * mml.el: Simplify autoload.
16888 (mml-mode): defvar dnd-protocol-alist instead of using
16889 symbol-value.
16890 (mml-default-directory): New variable.
16891 (mml-minibuffer-read-file): Use it.
16892 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16893
16894 * message.el (message-citation-line-format): New variable.
16895 (message-insert-formated-citation-line): New function.
16896 (message-citation-line-function):
16897 Add `message-insert-formated-citation-line' to custom type.
16898
16899 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16900 to doc string.
16901
16902 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16903 depending on mm-verify-option.
16904
16905 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
16906
16907 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16908 binding pgg-* variables; reimplement the section which prevents
16909 MIME header from being signed.
16910 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
16911 pgg-text-mode; remove a blank line at the top of body.
16912
16913 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
16914 lines at the top of body; use gnus-newsgroup-charset if there's no
16915 Charset header.
16916
16917 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
16918
16919 * message.el (message-self-insert-commands): Doc fix.
16920
16921 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
16922 (mm-uu-pgp-encrypted-test): Ditto.
16923 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
16924 between header and body; return application/pgp-encrypted handle
16925 if decryption failed; decode decrypted body by charset.
16926
16927 * mm-decode.el (mm-automatic-display): Don't make application/pgp
16928 element match to application/pgp-*.
16929
16930 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16931
16932 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
16933 HTML.
16934
16935 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16936
16937 * mail-source.el (mail-source-call-script): Message the error
16938 string.
16939
16940 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
16941
16942 * gnus-util.el (gnus-byte-compile): Use it.
16943
16944 2006-04-22 xyblor <fake@invalid.email> (tiny change)
16945
16946 * gnus-util.el (kill-empty-logs): New function.
16947
16948 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
16949
16950 * message.el (message-mail-alias-type): Doc fix.
16951 (message-mail-alias-type-p): New function.
16952 (message-send): Use it.
16953 (message-mode): Ditto.
16954 (message-strip-forbidden-properties): Ditto.
16955
16956 * ecomplete.el (ecomplete-database-file-coding-system):
16957 New variable.
16958 (ecomplete-save): Use it.
16959 (ecomplete-setup): Use it.
16960
16961 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
16962
16963 * message.el (message-self-insert-commands): New variable.
16964 (message-strip-forbidden-properties): Use it.
16965
16966 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
16967
16968 * message.el (message-put-addresses-in-ecomplete): Use a regexp
16969 that doesn't make XEmacs choke.
16970
16971 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
16972
16973 * gnus-util.el (gnus-replace-in-string):
16974 Prefer replace-regexp-in-string over of replace-in-string.
16975
16976 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
16977
16978 * gnus-util.el (gnus-select-frame-set-input-focus):
16979 Use select-frame-set-input-focus if it is available in XEmacs; use
16980 definition defined in Emacs 22 for old Emacsen.
16981
16982 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
16983
16984 * mm-view.el (mm-inline-text): Use equal instead of equalp.
16985
16986 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
16987
16988 * gnus-registry.el (gnus-registry-cache-save): Remove text
16989 properties when saving via the temp buffer.
16990
16991 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
16992
16993 * message.el (message-generate-hashcash): Honor custom type.
16994
16995 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
16996
16997 * message.el (message-generate-hashcash): Default to non-nil when
16998 hashcash is found.
16999
17000 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17001 (gnus-refer-thread-limit): Increase default to 500.
17002
17003 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17004
17005 * flow-fill.el (fill-flowed): Allow delete-space.
17006
17007 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17008
17009 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17010 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17011 Remove autoloads.
17012
17013 2006-04-18 Simon Josefsson <jas@extundo.com>
17014
17015 * message.el (message-generate-hashcash): Default to.
17016
17017 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17018
17019 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17020 concatenating segments rather than before concatenating them.
17021
17022 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17023
17024 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17025
17026 * imap.el (imap-quote-specials): New function.
17027 (imap-login-auth): Quote specials.
17028
17029 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17030
17031 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17032
17033 * message.el (message-forward-make-body-plain):
17034 Allow message-forward-ignored-headers to be a list.
17035 (message-remove-ignored-headers): Factor out into function.
17036 (message-forward-make-body-mml): Use it.
17037 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17038 (rfc2231-parse-string): Allow concatanation of parameters that
17039 aren't contiguous. The test case is
17040 (mail-header-parse-content-type "message/external-body;
17041 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17042 access-type=LOCAL-FILE;
17043 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17044
17045 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17046
17047 * nntp.el (nntp-accept-process-output): Return the value of
17048 `nnheader-accept-process-output'.
17049
17050 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17051
17052 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17053 (gnus-button-alist): Recognize more diff formats.
17054 (gnus-button-patch): Strip directory.
17055
17056 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17057
17058 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17059 Emacs 22 when setting focus.
17060
17061 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17062
17063 * gnus-art.el (gnus-article-treat-types): Do treatment of
17064 text/x-verbatim parts.
17065 (gnus-button-patch): New command.
17066
17067 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17068 addresses that contain invalid characters.
17069
17070 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17071
17072 * message.el (message-put-addresses-in-ecomplete):
17073 Use gnus-replace-in-string.
17074 (message-is-yours-p): Use the more correct
17075 mail-header-parse-address instead of
17076 mail-extract-address-components.
17077 (message-put-addresses-in-ecomplete): Fix typo.
17078
17079 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17080 keystroke.
17081
17082 * gnus-art.el (gnus-treatment-function-alist): Change order of
17083 newsgroups/generic header folding to avoid double-folding.
17084
17085 * message.el (message-hidden-headers): Add X-Draft-From.
17086
17087 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17088 New command.
17089 (gnus-summary-repeat-search-article-backward): New command.
17090
17091 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17092 groups in the parent topic.
17093
17094 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17095
17096 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17097 (spam-extra-header-to-number): Return the CRM114 number as a
17098 number instead of a string.
17099
17100 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17101
17102 * gnus-art.el (gnus-face-properties-alist): Move here from
17103 gnus-fun.
17104
17105 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17106
17107 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17108
17109 * message.el (message-strip-forbidden-properties): Only display on
17110 self-insert-command.
17111
17112 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17113 reindent.
17114 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17115
17116 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17117
17118 * smiley.el (smiley-style): Fix typo.
17119
17120 2006-03-23 Kenichi Handa <handa@m17n.org>
17121
17122 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17123 instead of set-buffer-multibyte.
17124
17125 2006-03-23 Kenichi Handa <handa@m17n.org>
17126
17127 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17128 buffer and then decode the buffer text if necessary.
17129 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17130 first, and after mm-encode-body, change the buffer to unibyte.
17131
17132 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17133
17134 * hashcash.el (hashcash-insert-payment-async-2):
17135 Use message-goto-eoh instead of doing it manually.
17136 (mail-add-payment): Use message-narrow-to-header instead of trying
17137 to do the same itself.
17138
17139 * message.el (message-hidden-headers): Add Face.
17140
17141 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17142 reparenting code.
17143 (gnus-summary-reparent-children): Refactored out code.
17144 (gnus-summary-thread-map): New keystroke.
17145 (gnus-summary-reparent-children): Make into command.
17146
17147 * smiley.el (smiley-style): Default to `medium' if using a large
17148 font.
17149
17150 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17151 does it itself.
17152
17153 * message.el (message-point-in-header-p): Simplify definition.
17154
17155 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17156
17157 * nnagent.el (nnagent-request-set-mark): Silence log file
17158 writing.
17159 (nnagent-request-set-mark): Use write-region instead of
17160 append-to-file.
17161
17162 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17163 strange select method.
17164
17165 * ecomplete.el (ecomplete-display-matches): Get highlightling
17166 right.
17167 (ecomplete-display-matches): Use literals.
17168 (ecomplete-display-matches): Disable message logging.
17169
17170 * message.el (message-display-abbrev): Small optimization.
17171
17172 * ecomplete.el (ecomplete-display-matches): Allow automatic
17173 display.
17174
17175 * message.el (message-strip-forbidden-properties):
17176 Display abbrevs.
17177 (message-display-abbrev): Get automatic display right.
17178
17179 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17180 keystrokes.
17181
17182 2006-04-13 Romain Francoise <romain@orebokech.com>
17183
17184 TODO: Backport to v5-10!
17185
17186 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17187 Move here (and rename) from gnus-registry.el.
17188
17189 * gnus-registry.el: Require gnus-util.
17190 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17191
17192 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17193
17194 * gnus-group.el (gnus-group-catchup-current):
17195 Change if-then-else-if-then-else into cond.
17196 (gnus-group-catchup): Indent.
17197 (group-name-at-point): New function.
17198 (gnus-fetch-group): Provide default from thing at point.
17199
17200 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17201
17202 * message.el (message-display-abbrev): Fix regexp.
17203
17204 * ecomplete.el (ecomplete-highlight-match-line):
17205 Reimplement choosing.
17206 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17207 dead variables.
17208
17209 * message.el (message-newline-and-indent): Remove debugging.
17210 (message-display-abbrev): Use new implementation.
17211
17212 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17213
17214 * gnus-art.el (gnus-article-mode):
17215 Set cursor-in-non-selected-windows to nil.
17216
17217 * smiley.el: Revert previous change.
17218 (smiley-data-directory): defvar it before using it in the
17219 defcustom of `smiley-style'.
17220
17221 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17222
17223 * message.el (message-newline-and-indent): New function.
17224
17225 * ecomplete.el: Implement more bits.
17226
17227 * message.el (message-put-addresses-in-ecomplete): Clean up the
17228 string.
17229
17230 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17231
17232 * gnus-sum.el (gnus-summary-save-parts):
17233 Bind gnus-summary-save-parts-counter and use it to make unique file
17234 names.
17235
17236 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17237
17238 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17239 parameter to say whether to actually parse the individual
17240 addresses.
17241
17242 * message.el (message-put-addresses-in-ecomplete): New function.
17243 (ecomplete): Require.
17244 (message-mail-alias-type): Add ecomplete as an option.
17245
17246 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17247
17248 * flow-fill.el (fill-flowed): Remove trailing space from blank
17249 quoted lines.
17250
17251 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17252
17253 * smiley.el (smiley-style): Move definition later to avoid a
17254 compilation warning.
17255
17256 2006-04-12 Kenichi Handa <handa@m17n.org>
17257
17258 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17259 buffer and then decode the buffer text if necessary.
17260 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17261 first, and after mm-encode-body, change the buffer to unibyte.
17262 Use mm-disable-multibyte instead of set-buffer-multibyte.
17263
17264 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17265
17266 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17267 Content-Type header instead of Content-Disposition header.
17268 (gnus-mime-inline-part): Ditto.
17269 (gnus-mime-view-part-as-charset): Ignore charset that the part
17270 specifies.
17271
17272 * mm-decode.el (mm-display-part): Work with external parts and
17273 usual parts similarly.
17274
17275 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17276 instead of gnus-display-mime.
17277
17278 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17279 instead of with-temp-buffer.
17280
17281 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17282 tag to summarized topics part in order to encode non-ASCII text.
17283
17284 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17285
17286 * smiley.el (smiley-style): New variable.
17287 (smiley-directory): New function.
17288 (smiley-data-directory): Derive from `smiley-style' using
17289 `smiley-directory'.
17290 (smiley-regexp-alist): Add new entries.
17291
17292 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17293 (gnus-article-browse-delete-temp): Add :version.
17294
17295 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17296
17297 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17298 the sieve region.
17299
17300 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17301
17302 * gnus.el (gnus-version-number): Bump version.
17303
17304 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17305
17306 * gnus.el: No Gnus v0.4 is released.
17307
17308 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17309
17310 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17311 layout.
17312
17313 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17314 unknown charset.
17315
17316 * message.el (message-header-synonyms): Add Original-To to the
17317 default.
17318
17319 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17320 optional parameter.
17321
17322 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17323
17324 * gnus-fun.el (gnus): Require it for gnus-directory.
17325
17326 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17327
17328 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17329
17330 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17331
17332 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17333
17334 2006-04-05 Simon Josefsson <jas@extundo.com>
17335
17336 * password.el (password-reset): New function.
17337
17338 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17339
17340 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17341 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17342
17343 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17344
17345 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17346 Some whitespace was matched into the url, which broke browsing hits
17347 > 100 when mm-url-use-external was nil.
17348
17349 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17350
17351 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17352 Check gnus-extra-headers for 'Newsgroups.
17353
17354 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17355 bound.
17356
17357 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17358
17359 * pgg-gpg.el: Clean up process buffers every time gpg processes
17360 complete.
17361
17362 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17363
17364 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17365 doc string.
17366
17367 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17368
17369 * pgg-gpg.el (pgg-gpg-process-filter)
17370 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17371
17372 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17373 lines, temporary fix.
17374
17375 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17376
17377 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17378
17379 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17380
17381 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17382 default-enable-multibyte-characters. This reverts the change from
17383 revision 6.17 which is no longer necessary because the passphrase
17384 is sent separately now. GnuPG messages are unreadable under
17385 multibyte locales with default-enable-multibyte-characters set to
17386 nil.
17387
17388 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
17389
17390 * message.el (message-tool-bar-gnome): Move "spell".
17391
17392 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
17393
17394 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17395 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
17396 instead.
17397
17398 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
17399
17400 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17401 Improve newsgroups handling for NNTP overviews which don't include
17402 Newsgroups.
17403
17404 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17405
17406 * message.el (message-resend): Bind message-generate-hashcash to nil.
17407
17408 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17409
17410 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17411 when searching for already-paid recipients.
17412
17413 2006-03-27 Daiki Ueno <ueno@unixuser.org>
17414
17415 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17416 passphrases when it is not needed.
17417 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17418 passphrase stuff from gpg, should only be necessary when you use
17419 gpg with a smartcard.
17420
17421 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
17422
17423 * mml.el (mml-insert-mime): Ignore cached contents of
17424 message/external-body part.
17425
17426 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17427 (mm-insert-part): Ditto.
17428
17429 2006-03-23 Simon Josefsson <jas@extundo.com>
17430
17431 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17432 Reiner.
17433 (pgg-gpg-use-agent-p): Use it again.
17434
17435 2006-03-23 Simon Josefsson <jas@extundo.com>
17436
17437 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17438 older emacsen.
17439 (pgg-gpg-use-agent-p): Don't use it.
17440
17441 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
17442
17443 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17444 if we can.
17445
17446 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
17447
17448 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17449 (pgg-gpg-update-agent): New function.
17450 (pgg-gpg-use-agent-p): New function.
17451 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17452 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17453 (pgg-gpg-sign-region): Use it.
17454
17455 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
17456
17457 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17458 Reported by Ralf Wachinger <rwachinger@gmx.de>.
17459
17460 2006-03-21 Simon Josefsson <jas@extundo.com>
17461
17462 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17463 <wilde@sha-bang.de>.
17464 (pgg-gpg-use-agent): New variable.
17465 (pgg-gpg-process-region): Use it.
17466 (pgg-gpg-encrypt-region): Likewise.
17467 (pgg-gpg-encrypt-symmetric-region): Likewise.
17468 (pgg-gpg-decrypt-region): Likewise.
17469 (pgg-gpg-sign-region): Likewise.
17470 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17471
17472 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17473
17474 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17475
17476 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17477 Add comment on version.
17478
17479 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
17480
17481 * smiley.el: Add missing test smiley.
17482
17483 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
17484
17485 * mm-decode.el (mm-with-part): New macro.
17486 (mm-get-part): Use it; work with message/external-body as well.
17487 (mm-save-part): Treat name and filename equally.
17488
17489 * mm-extern.el (mm-extern-cache-contents): New function.
17490 (mm-inline-external-body): Use it; force the part to be displayed;
17491 move undisplayer added to the cached handle to the parent.
17492
17493 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17494 (gnus-mime-view-part-as-type): Work with message/external-body.
17495
17496 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17497
17498 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17499
17500 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17501 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17502 Emacs.]
17503
17504 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17505
17506 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17507 path rather than symbol. Always return list of directories.
17508 Guarantee that image directory comes first. [Sync with image.el,
17509 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17510
17511 * message.el (message-make-tool-bar): Adjust to new API of
17512 `gmm-image-load-path-for-library'.
17513
17514 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17515
17516 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17517
17518 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17519
17520 * gnus-art.el (gnus-article-only-boring-p):
17521 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17522 intangible text.
17523 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17524
17525 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
17526
17527 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17528 Use `defun' instead of `gmm-defun-compat'.
17529
17530 2006-03-14 Simon Josefsson <jas@extundo.com>
17531
17532 * message.el (message-unique-id): Don't use message-number-base36
17533 if (user-uid) is a float.
17534 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17535
17536 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17537
17538 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17539
17540 * gnus-art.el (gnus-mime-display-single): Make sure there is an
17541 empty line between a part and a message part.
17542
17543 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
17544
17545 * smiley.el: Add more test smileys.
17546 (smiley-data-directory, smiley-regexp-alist)
17547 (gnus-smiley-file-types): Fix doc strings.
17548 (smiley-update-cache): Clear smiley-cached-regexp-alist before
17549 adding new elements.
17550 (smiley-mouse-map): Unused code. Make it a comment.
17551
17552 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
17553
17554 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17555 scan latest NoCeM messages instead of old ones.
17556 (gnus-nocem-check-article): Fix regexps so as to match to PGP
17557 delimiters that are recently used.
17558 (gnus-nocem-load-cache): Add autoload cookie.
17559
17560 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17561
17562 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17563 level which is larger than gnus-use-nocem is specified.
17564
17565 * gnus-group.el (gnus-group-get-new-news): Ditto.
17566
17567 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
17568
17569 * gnus-util.el (gnus-tool-bar-update): New function.
17570
17571 * gnus-group.el (gnus-group-update-tool-bar): New variable.
17572 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17573
17574 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17575
17576 * gnus-group.el (gnus-group-redraw-when-idle)
17577 (gnus-group-redraw-check): Remove.
17578 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17579
17580 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
17581
17582 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17583 if optional last element is specified in splits (FIELD VALUE...).
17584
17585 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
17586
17587 * message.el (message-make-tool-bar): Rename gmm-image-load-path
17588 to gmm-image-load-path-for-library. Call with no-error argument.
17589 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17590
17591 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17592
17593 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17594
17595 * gmm-utils.el (gmm-image-load-path): Remove alias.
17596
17597 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
17598
17599 * gmm-utils.el (gmm-image-load-path): Add alias.
17600
17601 * nnml.el (nnml-generate-nov-databases-directory): Rename from
17602 nnml-generate-nov-databases-1.
17603 (nnml-generate-nov-databases): Use it.
17604 (nnml-generate-nov-databases-directory): Document no-active
17605 argument.
17606
17607 * gmm-utils.el (gmm-image-load-path-for-library): Return single
17608 directory if path is t. Add no-error.
17609
17610 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17611 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17612
17613 * gnus-art.el (gnus-article-browse-delete-temp-files):
17614 Simplify resetting gnus-article-browse-html-temp-list.
17615
17616 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17617 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
17618 Add example to docstring. Rename local variables. Move error
17619 checks to default case in cond and simplify.
17620
17621 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
17622
17623 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17624 handle is multipart when calling it recursively.
17625 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17626
17627 2006-03-03 Daniel Pittman <daniel@rimspace.net>
17628
17629 * nnimap.el (nnimap-request-update-info-internal): Optimize.
17630 Don't `gnus-uncompress-range' to avoid excessive memory usage.
17631
17632 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17633
17634 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17635 is loaded.
17636
17637 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17638 loaded.
17639
17640 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17641
17642 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17643 to "Emacs 23 (unicode)" in doc string.
17644
17645 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17646 "Emacs 23 (unicode)" in comment.
17647
17648 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17649
17650 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17651
17652 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17653 characters 160 through 255 in Emacs 23.
17654
17655 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17656
17657 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17658 gnus-article-browse-html-temp.
17659 (gnus-article-browse-delete-temp): Make it customizable.
17660 Add `file'. Adjust doc string.
17661 (gnus-article-browse-delete-temp-files): Add argument.
17662 Allow query for each file. Adjust doc string.
17663 (gnus-article-browse-html-parts):
17664 Add `gnus-article-browse-delete-temp-files' to
17665 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17666
17667 2006-03-02 Hynek Schlawack <hynek@ularx.de>
17668
17669 * gnus-art.el (gnus-article-browse-html-temp)
17670 (gnus-article-browse-delete-temp): New variables.
17671 (gnus-article-browse-delete-temp-files): New function.
17672 (gnus-article-browse-html-parts): Use it.
17673
17674 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17675
17676 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17677
17678 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17679 string.
17680
17681 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17682 gnus-summary-insert-new-articles when unplugged.
17683 Remove gnus-summary-search-article-forward.
17684
17685 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17686 display-visual-class instead of display-color-cells.
17687
17688 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
17689
17690 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17691 message/* containing non-ASCII text properly.
17692
17693 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
17694
17695 * message.el: Require gmm-utils, remove autoloads.
17696 (message-tool-bar): Set default based on
17697 gmm-tool-bar-style.
17698 (message-tool-bar-gnome): Add gmm-customize-mode.
17699
17700 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17701 gmm-tool-bar-style.
17702 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17703
17704 * gnus-group.el (gnus-group-tool-bar): Set default based on
17705 gmm-tool-bar-style.
17706 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17707
17708 * gmm-utils.el (gmm-image-directory): Rename variable from
17709 gmm-image-load-path.
17710 (gmm-image-load-path): Use gmm-image-directory.
17711 (gmm-customize-mode): New function.
17712 (gmm-tool-bar-style): New variable.
17713
17714 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17715 gnus-group-redraw-line-number.
17716 (gnus-group-redraw-check): Simplify.
17717 (gnus-group-tool-bar-update): Remove redraw check.
17718 (gnus-group-make-tool-bar): Add redraw check.
17719
17720 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
17721
17722 * gnus-art.el (gnus-button): Add missing parentheses.
17723
17724 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
17725
17726 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17727
17728 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17729
17730 * gnus-art.el (gnus-button): New face.
17731 (gnus-article-button-face): Use it.
17732
17733 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17734 Add gnus-summary-next-page. Re-order.
17735
17736 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17737 next-node are now included.
17738 (gnus-group-redraw-line-number): New internal variable.
17739 (gnus-group-redraw-check): Helper function for updating the tool
17740 bar.
17741 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17742
17743 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17744
17745 * spam.el (spam-spamassassin-score-regexp): New internal variable.
17746 (spam-extra-header-to-number, spam-check-spamassassin-headers):
17747 Use it to match format of Spamassassin 3.0 and later.
17748 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17749 (spam-check-bogofilter)
17750 (spam-bogofilter-register-with-bogofilter): Fix args of
17751 `gnus-error' calls.
17752
17753 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17754
17755 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17756 unnecessary interaction when sending queued mails.
17757 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17758
17759 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
17760
17761 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17762 first or last are nil.
17763
17764 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17765
17766 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17767
17768 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17769
17770 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17771
17772 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17773
17774 * dns.el (query-dns): Protect more against buggy tcp output.
17775
17776 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17777
17778 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17779 nov.php.
17780
17781 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
17782
17783 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17784 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17785 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
17786 output on the server side.
17787 (nnweb-google-create-mapping): Update regexps and add some
17788 progress indication.
17789
17790 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
17791
17792 * gnus-group.el (gnus-group-tool-bar-gnome):
17793 Fix gnus-agent-toggle-plugged. Re-order icons.
17794 (gnus-group-tool-bar-gnome):
17795 Add gnus-group-{prev,next}-unread-group.
17796 (gnus-group-tool-bar-gnome): Re-order icons.
17797
17798 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17799 Move gnus-summary-insert-new-articles.
17800
17801 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17802 Fix comments.
17803
17804 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
17805 also available in Emacs 21.3.
17806
17807 * message.el (message-fix-before-sending): Change "Emacs 22" to
17808 "Emacs 23 (unicode)" in comment.
17809
17810 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17811 "Emacs 23 (unicode)" in comment.
17812
17813 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17814 comment.
17815 (mm-coding-system-p): Add comment about no-MULE XEmacs.
17816
17817 * mm-view.el (mm-fill-flowed): Add :version.
17818
17819 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
17820
17821 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17822 and load-path.
17823
17824 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
17825
17826 * message.el: Autoload gmm-image-load-path.
17827 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17828 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
17829 consitency.
17830
17831 * gmm-utils.el (gmm-image-load-path): Also search in
17832 "../etc/images". Don't set gmm-image-load-path if we don't find
17833 the image.
17834
17835 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
17836
17837 * gmm-utils.el (gmm-image-load-path): Don't make
17838 `gmm-image-load-path' include subdirectories which the second arg
17839 `image' might specify.
17840
17841 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17842 subdirectory to icon file names.
17843
17844 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17845
17846 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
17847
17848 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17849 gmm-image-load-path calls.
17850
17851 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17852
17853 * message.el (message-make-tool-bar): Ditto.
17854
17855 * mml.el (mml-preview): Add comment concerning tool bar icons.
17856
17857 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17858 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17859
17860 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17861 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17862
17863 * message.el (message-tool-bar-gnome): Use new icon names.
17864 (message-make-tool-bar): Use `gmm-image-load-path'.
17865
17866 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17867 New functions from MH-E.
17868 (gmm-image-load-path): New variable from MH-E.
17869 (gmm-image-load-path): New function from MH-E. Add arguments
17870 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
17871 *-image-load-path-called-flag.
17872
17873 2006-02-21 Milan Zamazal <pdm@brailcom.org>
17874
17875 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17876
17877 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
17878
17879 * nnimap.el (nnimap-request-move-article): Change folder back to
17880 source group before deleting.
17881
17882 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
17883
17884 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17885
17886 * gnus-art.el (mm-url-insert-file-contents-external):
17887 Autoload mm-url.
17888
17889 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17890
17891 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
17892
17893 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17894 coding system which mm-charset-to-coding-system returns for a
17895 given charset is valid.
17896
17897 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
17898
17899 * html2text.el (html2text-remove-tag-list):
17900 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17901
17902 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
17903
17904 * gnus-cus.el: Revert 2005-10-17 change.
17905
17906 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
17907
17908 * gnus-art.el (article-strip-banner):
17909 Call article-really-strip-banner only when the regexp match is made.
17910
17911 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
17912
17913 * gnus-art.el (article-strip-banner):
17914 Use gnus-extract-address-components instead of
17915 mail-header-parse-addresses to make it work with non-ASCII text;
17916 remove mail-encode-encoded-word-string.
17917
17918 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
17919 values which are surrounded with \"...\"; make it never cause a
17920 Lisp error; give up parsing of parameters if it failed in
17921 extracting type.
17922
17923 2006-02-14 Arne Jørgensen <arne@arnested.dk>
17924
17925 * smime.el (smime-cert-by-ldap-1): Fix bug where
17926 `smime-ldap-search' returns results without userCertificates.
17927
17928 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
17929
17930 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
17931
17932 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
17933
17934 * spam.el (spam-check-spamassassin-headers): Adapt format for
17935 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
17936 <ari@mbf.ocn.ne.jp>.
17937 (spam-list-of-processors): Add spam-use-gmane.
17938
17939 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
17940
17941 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
17942 make-temp-file; make it work with XEmacs as well.
17943
17944 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
17945 mm-make-temp-file.
17946
17947 * mm-decode.el (mm-display-external): Use the 3rd arg of
17948 mm-make-temp-file.
17949 (mm-create-image-xemacs): Ditto.
17950
17951 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
17952
17953 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
17954 with message-narrow-to-headers.
17955 (gnus-draft-setup): Narrow to header to run message-fetch-field.
17956 (gnus-draft-check-draft-articles): New function.
17957 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
17958
17959 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
17960
17961 * gnus-art.el (gnus-article-browse-html-parts):
17962 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
17963 Don't use suffix argument for mm-make-temp-file for Emacs 21
17964 compatibility. Remove useless `format'.
17965
17966 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
17967
17968 * nnweb.el (nnweb-google-wash-article): Update regexps.
17969 (nnweb-group-alist): Use defvoo instead of defvar.
17970
17971 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
17972
17973 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
17974 re-loading nn* modules.
17975
17976 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
17977
17978 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
17979 for `tool-bar-mode' and don't check it's default-value.
17980
17981 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17982
17983 * message.el (message-make-tool-bar): Ditto.
17984
17985 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
17986 `substring'. Shorten tmp-file name.
17987
17988 * gnus.el: Remove bogus comment.
17989
17990 2006-02-10 Hynek Schlawack <hynek@ularx.de>
17991
17992 * gnus-art.el (gnus-article-browse-html-parts): New function.
17993 (gnus-article-browse-html-article): New function for viewing html
17994 articles with a browser.
17995
17996 2006-02-09 Daiki Ueno <ueno@unixuser.org>
17997
17998 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
17999 (mml2015-pgg-encrypt): Ditto.
18000
18001 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18002 (mml1991-pgg-encrypt): Ditto.
18003
18004 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18005
18006 * nnfolder.el (nnfolder-insert-newsgroup-line):
18007 Use message-make-date instead of current-time-string.
18008
18009 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18010 to gnus-decoded which mm-uu might set.
18011
18012 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18013
18014 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18015 don't decode quoted parameters; remove misimported Emacs code.
18016 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18017 (rfc2231-decode-encoded-string): Don't use split-string which
18018 behaves differently according to Emacs version; use
18019 mm-decode-coding-region to convert charset to coding-system.
18020 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18021 (rfc2231-encode-string): Remove misimported Emacs code.
18022
18023 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18024
18025 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18026 when calling mail-header-parse-content-type.
18027 (article-de-quoted-unreadable): Ditto.
18028 (article-de-base64-unreadable): Ditto.
18029 (article-wash-html): Ditto.
18030
18031 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18032 calling mail-header-parse-content-type and
18033 mail-header-parse-content-disposition.
18034 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18035 mail-header-parse-content-type.
18036
18037 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18038 insert charset and format parameters; encode description after
18039 inserting it to buffer.
18040 (mml-insert-parameter): Fold lines properly even if a parameter is
18041 segmented into two or more lines; change the max column to 76.
18042
18043 * rfc1843.el (rfc1843-decode-article-body): Don't use
18044 ignore-errors when calling mail-header-parse-content-type.
18045
18046 * rfc2231.el (rfc2231-parse-string): Return at least type if
18047 possible; don't cause an error even if it fails in parsing of
18048 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18049 (rfc2231-encode-string): Don't break lines at the beginning, leave
18050 it to mml-insert-parameter.
18051
18052 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18053 calling mail-header-parse-content-type.
18054
18055 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18056
18057 * spam-report.el (spam-report-gmane-use-article-number):
18058 Improve doc string.
18059 (spam-report-gmane-internal): Check if a suitable header was found
18060 in the article.
18061
18062 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18063
18064 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18065 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18066
18067 2006-02-05 Romain Francoise <romain@orebokech.com>
18068
18069 Update copyright notices of all files in the gnus directory.
18070
18071 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18072
18073 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18074
18075 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18076
18077 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18078 segmented lines of parameter value to cope with Thunderbird 1.5
18079 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18080 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18081 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18082
18083 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18084
18085 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18086 parts.
18087
18088 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18089
18090 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18091 there's only one active file for all servers.
18092 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18093 solid groups. Gnus might have used a FAST request to select the group.
18094 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18095 and nnweb-search redundantly in the active file.
18096 (nnweb-request-list): Don't list bogus groups. There can only be one.
18097 (nnweb-request-create-group): Don't use ARGS.
18098 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18099 initializations. Let nnoo do the work.
18100
18101 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18102
18103 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18104 Say the part has been decoded.
18105
18106 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18107
18108 2006-01-31 Kevin Ryde <user42@zip.com.au>
18109
18110 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18111 mailcap-viewer-test-cache when there's no 'test clause, since that
18112 will invert the meaning of a "nil" test previously determined by
18113 mailcap-mailcap-entry-passes-test.
18114
18115 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18116
18117 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18118 compiling.
18119
18120 * gnus-sum.el: Ditto.
18121
18122 * message.el: Don't bind tool-bar-map when compiling.
18123
18124 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18125
18126 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18127
18128 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18129
18130 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18131 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18132 current Google Groups.
18133
18134 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18135
18136 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18137 and tool-bar-mode.
18138
18139 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18140 and tool-bar-mode.
18141
18142 * message.el (message-tool-bar-update): Simplify.
18143 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18144
18145 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18146 gnus-summary-buffer.
18147 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18148 gnus-summary-reply.
18149
18150 * gmm-utils.el (gmm): Add :version.
18151
18152 2006-01-26 Steve Youngs <steve@sxemacs.org>
18153
18154 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18155 Don't autoload.
18156
18157 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18158
18159 * gmm-utils.el (gmm-verbose): Add :group.
18160
18161 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18162
18163 * message.el: Change some comments WRT tool-bars.
18164
18165 * gnus-sum.el (gnus-summary-tool-bar)
18166 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18167 (gnus-summary-tool-bar-zap-list): New variables.
18168 (gnus-summary-make-tool-bar): Complete rewrite using
18169 `gmm-tool-bar-from-list'.
18170
18171 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18172 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18173 New variables.
18174 (gnus-group-make-tool-bar): Complete rewrite using
18175 `gmm-tool-bar-from-list'.
18176 (gnus-group-tool-bar-update): New function.
18177
18178 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18179
18180 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18181
18182 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18183 is dissected into a single part of which the type is the same as
18184 the given one; decode charset.
18185
18186 2006-01-21 Kevin Ryde <user42@zip.com.au>
18187
18188 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18189 into alists as symbol not string, since that's what
18190 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18191 look for.
18192
18193 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18194
18195 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18196 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18197
18198 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18199
18200 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18201
18202 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18203 (gnus-mime-security-button-menu): New definition.
18204 (gnus-mime-security-button-map): Use them.
18205 (gnus-mime-security-button-menu): New function.
18206 (gnus-insert-mime-security-button): Addition to help echo.
18207 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18208 (gnus-mime-security-pipe-part): New functions.
18209
18210 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18211 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18212
18213 * mm-decode.el (mm-handle-set-disposition): Remove.
18214 (mm-handle-set-description): Remove.
18215
18216 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18217
18218 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18219 (mm-w3m-standalone-supports-m17n-p): New function.
18220 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18221 w3m usage.
18222
18223 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18224 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18225
18226 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18227
18228 * message.el (message-tool-bar-zap-list):
18229 Use gmm-tool-bar-zap-list as custom type.
18230 (message-tool-bar-update): New function.
18231 (message-tool-bar, message-tool-bar-gnome)
18232 (message-tool-bar-retro): Add message-tool-bar-update.
18233 (message-tool-bar-gnome): Add flyspell-buffer.
18234
18235 * gnus-util.el (gnus-error): Describe `args'.
18236
18237 * gmm-utils.el (gmm-error): Describe `args'.
18238 (gmm-tool-bar-zap-list): New widget.
18239 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18240
18241 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18242
18243 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18244 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18245 the number of recursive calls.
18246
18247 * mm-decode.el (mm-handle-set-disposition): New macro.
18248 (mm-handle-set-description): New macro.
18249
18250 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18251
18252 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18253 encoding.
18254
18255 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18256
18257 * message.el (message-tool-bar-zap-list, message-tool-bar)
18258 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18259 (message-tool-bar-local-item-from-menu): Remove.
18260 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18261 (message-make-tool-bar): New function.
18262 (message-mode): Use `message-make-tool-bar'.
18263
18264 * gmm-utils.el: New file.
18265 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18266 (gmm-lazy): New widget copied from `nnmail.el'.
18267 (gmm-tool-bar-from-list): New function for creating customizable
18268 tool bars.
18269 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18270 output.
18271 (gmm): Add :prefix to defgroup.
18272
18273 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18274
18275 * gmm-utils.el (gmm-widget-p): New function.
18276
18277 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18278
18279 * mml.el (mml-attach-file): Describe `description' in doc string.
18280 (mml-menu): Add Emacs MIME manual and PGG manual.
18281
18282 2006-01-20 Richard M. Stallman <rms@gnu.org>
18283
18284 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18285
18286 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18287
18288 * nntp.el (nntp-end-of-line): Doc fix.
18289
18290 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18291
18292 * imap.el (imap-open): Handle case where buffer is a buffer
18293 object.
18294
18295 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18296
18297 * gnus-delay.el (gnus-delay): Don't autoload.
18298 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18299 to be re-loaded when customizing the `gnus-delay' group.
18300
18301 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18302
18303 * message.el (message-insert-citation-line): Use newlines.
18304
18305 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18306
18307 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18308
18309 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18310
18311 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18312
18313 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18314
18315 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18316
18317 * mm-decode.el (mm-inlined-types): Add application/pgp.
18318 (mm-automatic-display): Ditto.
18319
18320 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18321 part as text.
18322
18323 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18324
18325 * nnrss.el: Update copyright.
18326 (nnrss-opml-import): Query whether to subscribe to each entry.
18327
18328 * gnus-art.el:
18329 * gnus-sum.el:
18330 * mm-uu.el:
18331 * mm-view.el: Update copyright.
18332
18333 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18334
18335 * message.el (message-info): New function.
18336 (message-mode-menu): Add it.
18337 Update copyright.
18338
18339 * ChangeLog: Fix and update copyright.
18340
18341 2006-01-13 Romain Francoise <romain@orebokech.com>
18342
18343 * message.el (message-forward-subject-name-subject): Prefer the
18344 address to 'nowhere' if the sender has no name.
18345 Fix typo. Update copyright year.
18346
18347 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18348
18349 * gnus-art.el (article-wash-html):
18350 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18351 (gnus-article-wash-html-with-w3m-standalone): New function.
18352
18353 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18354 mm-inline-text-html-render-with-w3m-standalone.
18355 (mm-text-html-washer-alist): Map w3m-standalone to
18356 gnus-article-wash-html-with-w3m-standalone.
18357 (mm-inline-text-html-render-with-w3m-standalone): New function.
18358
18359 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18360
18361 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18362 Improve LaTeX.
18363
18364 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18365
18366 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18367 (nnrss-request-article): Render text/plain parts as HTML.
18368
18369 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18370 the buffer.
18371
18372 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18373
18374 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18375 custom definition of `gnus-posting-styles'.
18376
18377 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18378 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18379
18380 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18381
18382 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18383 Use nntp for bug archive.
18384
18385 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18386
18387 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18388 parts.
18389 (nnrss-normalize-date): New function converts ISO 8601 date into
18390 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18391 (nnrss-check-group): Use it.
18392
18393 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
18394
18395 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18396
18397 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18398 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18399 (nnrss-insert-w3): Ditto.
18400
18401 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18402
18403 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18404 the articles to be forwarded including the case where neither a
18405 number of articles nor a region is specified.
18406
18407 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18408
18409 * nnrss.el (nnrss-request-article): Fix last change; fill
18410 text/plain parts.
18411
18412 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18413
18414 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18415 in text/plain part.
18416 (nnrss-check-group): Don't add excessive newline to dc:subject.
18417
18418 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
18419
18420 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18421 article.
18422
18423 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
18424
18425 * nnml.el: Don't require gnus-bcklg. Autoload it.
18426 (nnml-use-compressed-files, nnml-save-mail): Support other
18427 comression programs such as bzip2.
18428
18429 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18430
18431 * dns.el (query-dns): Make sure we check the buffer size before
18432 removing tcp headers.
18433
18434 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18435
18436 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18437 remove MIME buttons associated with multipart/alternative parts.
18438 (gnus-mime-display-alternative): Tag buttons using `article-type'
18439 text property.
18440
18441 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18442 associated with multipart/alternative parts.
18443
18444 * gnus-art.el (gnus-signature-separator): Fix custom type.
18445
18446 * mm-decode.el (mm-inlined-types): Fix custom type.
18447 (mm-keep-viewer-alive-types): Ditto.
18448 (mm-automatic-display): Ditto.
18449 (mm-attachment-override-types): Ditto.
18450 (mm-inline-override-types): Ditto.
18451 (mm-automatic-external-display): Ditto.
18452
18453 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
18454
18455 * spam-report.el (spam-report-user-mail-address)
18456 (spam-report-user-agent): New variables.
18457 (spam-report-url-ping-plain): Use spam-report-user-agent.
18458
18459 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
18460
18461 * gnus-art.el (gnus-button-handle-custom): Do not just use
18462 `customize-apropos' for any "M-x customize-*" button but the
18463 function called for. Accept both the function name and its
18464 argument in order to achieve this.
18465 (gnus-button-alist): Remove support for "custom:" URL's.
18466 Pass function name to `gnus-button-handle-custom' in case of "M-x
18467 customize-*" buttons.
18468
18469 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18470
18471 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18472 multipart/alternative and add xref to mm-discouraged-alternatives
18473 in doc string.
18474
18475 * mm-decode.el (mm-discouraged-alternatives): Add xref to
18476 gnus-buttonized-mime-types in doc string.
18477
18478 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
18479
18480 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18481 Suggest image/.* in the doc string.
18482
18483 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
18484
18485 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18486 message-marks (Debian bug #342521).
18487
18488 2005-12-12 Simon Josefsson <jas@extundo.com>
18489
18490 * password.el (password-read-from-cache): Add.
18491 (password-read): Use it.
18492
18493 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18494
18495 * rfc2047.el (rfc2047-charset-to-coding-system):
18496 Recognize us-ascii as a MIME charset.
18497
18498 * mm-bodies.el (mm-decode-content-transfer-encoding):
18499 Protect against the case where the 2nd arg TYPE is nil.
18500
18501 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18502
18503 * pop3.el (pop3-stream-type): Fix custom version.
18504
18505 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18506
18507 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18508
18509 * mm-decode.el (mm-display-external): Add missing cdr.
18510
18511 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
18512
18513 * mm-decode.el (mm-display-external): Use nametemplate (defined in
18514 RFC1524) if it is in mailcap or add a suffix according to
18515 mailcap-mime-extensions when generating a temp filename; postpone
18516 deleting a temp file for 2 seconds for some wrappers, shell
18517 scripts, and so on, which might exit right after having started a
18518 viewer command as a background job.
18519
18520 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18521
18522 * nntp.el (nntp-marks-directory): Fix custom group.
18523
18524 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18525 steps when < 10.
18526
18527 * gnus-start.el (gnus-no-server-1):
18528 Mention `gnus-level-default-subscribed' in doc string.
18529
18530 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18531
18532 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18533 parens.
18534
18535 2005-11-26 Dave Love <fx@gnu.org>
18536
18537 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18538 (tls-program, tls-success): Provide openssl alternative.
18539
18540 * starttls.el: Doc fixes.
18541 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18542 SERVICE to PORT.
18543
18544 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
18545 port null or service name.
18546 (starttls-negotiate): Autoload.
18547
18548 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18549
18550 * message.el (message-kill-to-signature): Fix interactive spec.
18551
18552 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
18553
18554 * pop3.el (pop3-open-server): Recognize a string as a service name.
18555
18556 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
18557
18558 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18559
18560 2005-11-23 Dave Love <fx@gnu.org>
18561
18562 Add pop3s, pop3/starttls.
18563
18564 * pop3.el (pop3-authentication-scheme): Clarify doc.
18565 (open-tls-stream, starttls-open-stream): Autoload.
18566 (pop3-stream-type): New.
18567 (pop3-open-server): Use it.
18568
18569 * mail-source.el (mail-sources): Fix some :types. Add stream type
18570 for POP.
18571 (mail-source-keyword-map): Add :stream for POP.
18572 (mail-source-fetch-pop): Use pop3-stream-type.
18573
18574 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
18575
18576 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18577 of current-time-string.
18578
18579 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
18580
18581 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18582 date header.
18583
18584 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18585
18586 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18587 it can seriously impact performance as it bypasses the agent's
18588 local caches.
18589
18590 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18591
18592 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18593 must be explicitly online rather than "not explicitly offline" for
18594 its flags to be synchronized.
18595
18596 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18597 that gnus-uu-unmark-thread will function correctly.
18598
18599 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18600 1024K is instead displayed as 1M.
18601
18602 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18603
18604 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18605
18606 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
18607
18608 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18609
18610 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
18611
18612 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18613 error message to display actual error condition.
18614 (gnus-agent-save-local): Avoid saving symbols that are bound to
18615 nil as they simply result in a warning message in
18616 gnus-agent-read-local.
18617
18618 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18619
18620 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18621 rather than make-variable-buffer-local for file-precious-flag.
18622
18623 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18624
18625 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18626 for duplicates which are removed. The invalid sort check then
18627 triggers a rescan after the sort as sorting may have moved
18628 duplicate entries such that they can be cheaply detected.
18629
18630 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18631
18632 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18633
18634 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18635
18636 * gnus-agent.el (gnus-agent-article-alist-save-format):
18637 Change internal variable to a custom variable. Change default value
18638 from compressed(2) to uncompressed(1).
18639 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18640 support for uncompressed agentview files. Taken together, reading
18641 the agentview file should now be 6-7 times faster.
18642
18643 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
18644
18645 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18646 as a buffer-local variable. This avoids creating truncated
18647 dribble files as a result of a hang up, eg.
18648
18649 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18650
18651 * gnus-start.el (gnus-start-draft-setup):
18652 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18653
18654 * gnus.el (gnus-splash): Change custom group.
18655 (gnus-group-get-parameter, gnus-group-parameter-value):
18656 Describe allow-list argument.
18657
18658 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18659 string.
18660
18661 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18662
18663 * gnus-art.el (gnus-default-article-saver): Add user-defined
18664 `function' to custom type.
18665
18666 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18667
18668 * imap.el (imap-open): Handle case where buffer is a buffer
18669 object.
18670
18671 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
18672
18673 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18674 long lines.
18675 (gnus-cache-delete-group): Wrap doc strings.
18676
18677 * gnus-agent.el (gnus-agent-rename-group)
18678 (gnus-agent-delete-group): Wrap doc strings.
18679
18680 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18681
18682 * gnus-start.el (gnus-1): Add "native" to
18683 gnus-predefined-server-alist.
18684
18685 * gnus.el (gnus-method-to-server): Don't add "native" to the
18686 lists here, because that leads to problems when
18687 gnus-select-method is bound.
18688
18689 2005-11-09 Simon Josefsson <jas@extundo.com>
18690
18691 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18692 use (not sort-by-date) instead.
18693
18694 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
18695
18696 * gnus-delay.el (gnus-delay-group): Don't autoload.
18697 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18698 to be re-loaded when customizing the `gnus-delay' group.
18699
18700 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
18701
18702 * message.el: Revert last changes.
18703 (message-insert-citation-line): Use newlines.
18704
18705 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
18706
18707 * message.el (message-courtesy-message)
18708 (message-mark-insert-begin, message-mark-insert-end)
18709 (message-elide-ellipsis, message-cancel-message)
18710 (message-add-header, message-change-subject)
18711 (message-cross-post-followup-to-header)
18712 (message-cross-post-insert-note, message-reduce-to-to-cc)
18713 (message-widen-reply, message-delete-not-region)
18714 (message-kill-to-signature, message-insert-signature)
18715 (message-insert-importance-high, message-insert-importance-low)
18716 (message-insert-or-toggle-importance)
18717 (message-insert-disposition-notification-to)
18718 (message-indent-citation, message-yank-original)
18719 (message-cite-original-without-signature, message-cite-original)
18720 (message-insert-citation-line, message-position-on-field)
18721 (message-fix-before-sending, message-send-mail-partially)
18722 (message-send-mail, message-send-mail-with-sendmail)
18723 (message-send-mail-with-qmail, message-send-news)
18724 (message-check-news-header-syntax, message-generate-headers)
18725 (message-insert-courtesy-copy, message-fill-address)
18726 (message-fill-header, message-shorten-references)
18727 (message-setup-1, message-cancel-news)
18728 (message-forward-make-body-plain, message-forward-make-body-mime)
18729 (message-forward-make-body-mml, message-encode-message-body)
18730 (message-forward-make-body-digest-plain)
18731 (message-forward-make-body-digest-mime)
18732 (message-use-alternative-email-as-from): Insert `hard-newline'
18733 instead of ordinary newlines.
18734
18735 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
18736
18737 * message.el (message-generate-headers): Downcase the argument
18738 given to message-check-element.
18739
18740 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
18741
18742 * nntp.el (nntp-authinfo-rejected): New error condition.
18743 (nntp-wait-for): Use new error condition to signal authentication
18744 error.
18745 (nntp-retrieve-data): Rethrow new error condition to break out of
18746 recursive call to nntp-send-authinfo.
18747
18748 2005-11-08 Romain Francoise <romain@orebokech.com>
18749
18750 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18751 (gnus-summary-exit-map): Bind to `Z p'.
18752 (gnus-summary-make-menu-bar): Add menu item.
18753
18754 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
18755
18756 * gnus-art.el (gnus-article-treat-custom): Add `first'.
18757 (gnus-treat-*): Add `first' in all doc strings.
18758
18759 * gnus-group.el (gnus-group-compact-group): Fix typo.
18760
18761 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
18762
18763 * gnus.el (gnus-parameters-case-fold-search): New variable.
18764 (gnus-parameters-get-parameter): Use it.
18765
18766 * gnus-score.el (gnus-home-score-file): Doc fix.
18767
18768 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
18769
18770 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18771
18772 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18773
18774 * mm-util.el (mm-special-display-p): New function.
18775
18776 * mml.el (mml-preview): Use it; doc fix.
18777
18778 2005-10-29 Romain Francoise <romain@orebokech.com>
18779
18780 * message.el (message-fix-before-sending): Fix comment.
18781
18782 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18783
18784 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18785
18786 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18787
18788 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18789 Used in gnus-score.el.
18790
18791 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
18792
18793 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18794
18795 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
18796
18797 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18798 whitespace removed in revision 7.8. Use concatenated string to
18799 protect trailing whitespace.
18800
18801 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
18802
18803 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18804 (nnimap-request-expire-articles): Use it to avoid sending 'UID
18805 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18806 Courier IMAP ("some version from 2004"). Mostly based on similar
18807 code in the same function.
18808
18809 2005-10-26 Didier Verna <didier@xemacs.org>
18810
18811 * gnus-group.el (gnus-group-compact-group): Invalidate original
18812 article buffer.
18813 * gnus-srvr.el (gnus-server-compact-server): Ditto.
18814 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18815 NOV database and in article itself.
18816 Invalidate article backlog.
18817
18818 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
18819
18820 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18821
18822 2005-10-26 Simon Josefsson <jas@extundo.com>
18823
18824 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18825 part of 2004-07-25 change.
18826
18827 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
18828
18829 * message.el (message-display-completion-list): New function.
18830 (message-expand-group): Use it; make sure the Completions buffer
18831 is modifiable.
18832
18833 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18834
18835 * imap.el (imap-open): Handle case where buffer is a buffer object.
18836
18837 2005-10-24 Eli Zaretskii <eliz@gnu.org>
18838
18839 * pgg-def.el:
18840 * pgg-gpg.el:
18841 * pgg-parse.el:
18842 * pgg-pgp.el:
18843 * pgg-pgp5.el:
18844 * pgg.el: Move to the parent lisp directory.
18845
18846 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
18847
18848 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18849 user-mail-name is an empty string.
18850
18851 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
18852
18853 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18854 depending on gnus-score-decay-constant.
18855
18856 * encrypt.el (encrypt-insert-file-contents)
18857 (encrypt-write-file-contents): Don't use `gnus-message'.
18858
18859 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18860 arguments.
18861 (mm-uu-type-alist): Add message-marks and insert-marks.
18862 Pass arguments to mm-uu-verbatim-marks-extract.
18863 (mm-uu-hide-markers): New variable.
18864 (mm-uu-extract): Use face similar to `gnus-cite-3'.
18865
18866 * gnus-fun.el (gnus-convert-image-to-x-face-command)
18867 (gnus-convert-image-to-face-command): Use "convert" by default to
18868 allow other input image formats.
18869 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18870 accordingly.
18871
18872 2005-10-23 Simon Josefsson <jas@extundo.com>
18873
18874 * imap.el (imap-gssapi-program): Align command line parameters
18875 with latest GNU SASL.
18876 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18877
18878 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18879
18880 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18881 HTML.
18882 (nnslashdot-request-article): Ditto.
18883
18884 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18885
18886 * mail-source.el (mail-source-fetch-pop): Require pop3.
18887 (mail-source-check-pop): Ditto.
18888
18889 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
18890
18891 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18892 errors.
18893
18894 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
18895
18896 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18897 (gnus-treat-strip-leading-blank-lines): Improve doc string.
18898
18899 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18900
18901 * mm-bodies.el (mm-decode-string):
18902 Call `mm-charset-to-coding-system' with allow-override argument.
18903
18904 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
18905
18906 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18907 (rfc2047-charset-to-coding-system): New function.
18908 (rfc2047-decode-encoded-words): New function.
18909 (rfc2047-decode-region): Use them.
18910 (rfc2047-decode-cte): Remove.
18911 (rfc2047-parse-and-decode): Remove.
18912 (rfc2047-decode): Remove.
18913
18914 2005-10-15 Kenichi Handa <handa@m17n.org>
18915
18916 * rfc2047.el (rfc2047-decode-cte): New function.
18917 (rfc2047-decode-region): Change the way to decode successive
18918 encoded-words: decode B- or Q-encoding in each encoded-word,
18919 concatenate them, and decode it as charset.
18920
18921 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
18922
18923 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
18924 widget-move-and-invoke.
18925 (gnus-custom-mode): Use gnus-custom-map.
18926
18927 2005-10-15 Bill Wohler <wohler@newt.com>
18928
18929 * message.el (message-tool-bar-map): Rename image file from
18930 mail_send to mail/send.
18931
18932 2005-10-16 Masatake YAMATO <jet@gyve.org>
18933
18934 * message.el (message-expand-group): Pass the common
18935 prefix substring of completion to `display-completion-list'.
18936
18937 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
18938
18939 * mml-sec.el (mml-secure-method): New internal variable.
18940 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
18941 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
18942 New functions using mml-secure-method.
18943
18944 * mml.el (mml-mode-map): Add key bindings for those functions.
18945 (mml-menu): Simplify security menu entries. Suggested by Jesper
18946 Harder <harder@myrealbox.com>.
18947 (mml-attach-file, mml-attach-buffer, mml-attach-external):
18948 Goto end of message if point is the headers of the message.
18949
18950 * message.el (message-in-body-p): New function.
18951
18952 * assistant.el: Autoload gnus-util and netrc.
18953
18954 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
18955 Use `mm-charset-override-alist' only when decoding.
18956
18957 * mm-bodies.el (mm-decode-body):
18958 Call `mm-charset-to-coding-system' with allow-override argument.
18959
18960 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
18961 `filename' from Content-Disposition if Content-Type doesn't
18962 provide `name'.
18963 (gnus-mime-view-part-as-type): Set default instead of
18964 initial-input.
18965
18966 2005-10-09 Daniel Brockman <daniel@brockman.se>
18967
18968 * format-spec.el (format-spec): Propagate text properties of % spec.
18969
18970 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
18971
18972 * gnus-art.el (gnus-treat-predicate): Add `first'.
18973
18974 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
18975
18976 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
18977 (mm-charset-override-alist): New variable.
18978 (mm-charset-to-coding-system): Use it.
18979 (mm-codepage-setup): New helper function.
18980 (mm-charset-eval-alist): New variable.
18981 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
18982 Warn about unknown charsets.
18983
18984 2005-10-04 David Hansen <david.hansen@gmx.net>
18985
18986 * nnrss.el (nnrss-request-article): Add support for the comments tag.
18987 (nnrss-check-group): Ditto.
18988
18989 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
18990
18991 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
18992 Rename x-gnus-verbatim to x-verbatim.
18993 (mm-uu-type-alist): Fix regexp for verbatim-marks.
18994
18995 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
18996 x-verbatim.
18997
18998 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
18999
19000 * gnus-util.el (gnus-remove-duplicates): Remove.
19001
19002 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19003 instead of gnus-remove-duplicates.
19004
19005 * message.el (message-remove-duplicates): Remove.
19006 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19007 message-remove-duplicates.
19008
19009 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19010 available, else use implementation from `delete-dups'.
19011
19012 * message.el (message-insert-expires): New function.
19013 (message-mode-map): Add key binding.
19014 (message-mode-field-menu): Add menu entry.
19015 (message-mode): Document it.
19016 (message-make-expires-date): Use `message-make-date'.
19017
19018 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19019
19020 * message.el (message-make-expires-date): New function.
19021
19022 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19023
19024 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19025
19026 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19027
19028 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19029 function rather than the diff-mode.el package.
19030 (mm-display-external): Use with-current-buffer.
19031 (mm-viewer-completion-map, mm-viewer-completion-map):
19032 Move initialization inside declaration.
19033
19034 2005-09-29 Simon Josefsson <jas@extundo.com>
19035
19036 * spam.el: Load hashcash when compiling, to avoid warnings.
19037 Don't autoload mail-check-payment.
19038 (spam-check-hashcash): Define unconditionally, since hashcash.el
19039 is part of Gnus now. Ignore errors from payment checking.
19040
19041 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19042
19043 * message.el (message-bold-region, message-unbold-region):
19044 Rename from `bold-region' and `unbold-region'.
19045
19046 * message.el: Remove useless autoloads.
19047
19048 2005-09-28 Simon Josefsson <jas@extundo.com>
19049
19050 * message.el (message-use-idna): Default to t.
19051 (message-use-idna): Test whether encoding works too. Doc fix.
19052
19053 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19054
19055 * nntp.el (nntp-warn-about-losing-connection): Remove.
19056
19057 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19058
19059 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19060 customizable. Change default value.
19061 (mm-uu-diff-groups-regexp): Change default value.
19062 (mm-uu-type-alist): Add doc string.
19063 (mm-uu-configure): Add doc string. Make it interactive.
19064 (mm-uu-tex-groups-regexp): New variable.
19065 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19066 (mm-uu-type-alist): Add LaTeX documents.
19067 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19068 of "text/verbatim".
19069 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19070
19071 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19072 instead of "text/verbatim".
19073
19074 * message.el (message-mark-inserted-region)
19075 (message-mark-insert-file): Use slrn style marks when called with
19076 prefix argument.
19077
19078 2005-09-27 Simon Josefsson <jas@extundo.com>
19079
19080 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19081
19082 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19083
19084 * message.el (message-remove-duplicates): New function.
19085 Implementation borrowed from `gnus-remove-duplicates'.
19086 (message-idna-to-ascii-rhs): Also encode idna addresses in
19087 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19088 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19089 only ask about the same idna domain once per header and also tell
19090 in what header to replace the idna domain.
19091
19092 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19093 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19094 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19095 a header is decoded and not just the last one.
19096
19097 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19098
19099 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19100 has been decoded.
19101
19102 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19103 (mm-insert-part): Don't modify text if it has been decoded.
19104
19105 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19106 decoded.
19107
19108 * mm-view.el (mm-inline-text): Don't strip text props unless
19109 decoding enriched or richtext parts.
19110
19111 2005-09-25 Romain Francoise <romain@orebokech.com>
19112
19113 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19114 * gnus-start.el (gnus-subscribe-interactively):
19115 * gnus-uu.el (gnus-uu-grab-articles):
19116 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19117 space.
19118
19119 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19120
19121 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19122 * mm-view.el (mm-view-pkcs7-decrypt):
19123 * gnus-sum.el (gnus-summary-limit-to-extra)
19124 (gnus-summary-respool-article, gnus-read-move-group-name):
19125 * gnus-score.el (gnus-summary-increase-score):
19126 * gnus-util.el (gnus-completing-read-with-default):
19127 * gnus-art.el (gnus-read-save-file-name)
19128 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19129 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19130 * message.el (message-check-news-header-syntax):
19131 Follow convention for reading with the minibuffer.
19132
19133 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19134
19135 * spam-report.el (spam-report-url-ping-plain):
19136 Use gnus-extended-version as User-Agent.
19137
19138 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19139 default value is nil.
19140
19141 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19142 (mm-uu-verbatim-marks-extract): New function.
19143 (mm-uu-extract): New face.
19144 (mm-uu-copy-to-buffer): Use it.
19145
19146 * spam-report.el (spam-report-gmane-ham): Rename from
19147 `spam-report-gmane-unspam'.
19148 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19149 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19150
19151 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19152 Autoload.
19153 (spam-report-gmane-unregister-routine):
19154 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19155
19156 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19157
19158 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19159 (spam-report-gmane-unregister-routine): Add support for gmane
19160 unregistration.
19161
19162 * spam-report.el (spam-report-gmane-unspam)
19163 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19164 (spam-report-gmane): Change to take a single article and do unspam
19165 registration.
19166
19167 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19168
19169 * mm-url.el (mm-url-decode-entities): Fix regexp.
19170
19171 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19172
19173 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19174 default to nil, to be able to use Gnus at all. If the default
19175 switches to something else, then the function should be fixed not
19176 be exceedingly slow.
19177
19178 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19179
19180 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19181 fail hard.
19182
19183 * spam-report.el: Add better Keywords line.
19184
19185 * spam.el: Add Maintainer and better Keywords line.
19186
19187 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19188
19189 * gnus-art.el (gnus-article-replace-part)
19190 (gnus-mime-replace-part): New functions.
19191 (gnus-mime-action-alist, gnus-mime-button-commands)
19192 (gnus-mime-save-part-and-strip): Add file argument.
19193 (gnus-article-part-wrapper): Add interactive argument.
19194
19195 * gnus-sum.el (gnus-summary-mime-map):
19196 Add `gnus-article-replace-part'.
19197
19198 2005-09-19 Didier Verna <didier@xemacs.org>
19199
19200 The nnml compaction feature:
19201 * nnml.el (nnml-request-compact-group): New function.
19202 * nnml.el (nnml-request-compact): New function.
19203 * gnus-int.el (gnus-request-compact-group): New function.
19204 * gnus-int.el (gnus-request-compact): New function.
19205 * gnus-group.el (gnus-group-compact-group): New function.
19206 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19207 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19208 * gnus-srvr.el (gnus-server-compact-server): New function.
19209 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19210 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19211
19212 2005-09-18 Deepak Goel <deego@gnufans.org>
19213
19214 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19215 format spec.
19216
19217 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19218
19219 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19220
19221 2005-09-15 Romain Francoise <romain@orebokech.com>
19222
19223 * message.el (message-fill-paragraph): Clarify docstring.
19224
19225 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19226
19227 * gnus-art.el (gnus-mime-display-part): Protect against broken
19228 MIME messages.
19229
19230 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19231
19232 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19233 before parsing header.
19234
19235 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19236
19237 * html2text.el (html2text-replace-list): Add new entities.
19238
19239 2005-09-11 Romain Francoise <romain@orebokech.com>
19240
19241 * message.el (message-alternative-emails): Improve docstring.
19242 (message-setup-1): Call `message-use-alternative-email-as-from'
19243 after `message-setup-hook' to give it precedence over posting
19244 styles, etc.
19245 (message-use-alternative-email-as-from): Add docstring.
19246 Remove the original From header if present.
19247
19248 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19249 (nnml-save-mail): Use it.
19250
19251 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19252 articles. Add new argument `silent'.
19253 (gnus-uu-mark-all): Report the total number of marked articles.
19254
19255 2005-09-10 Romain Francoise <romain@orebokech.com>
19256
19257 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19258 (gnus-uu-mark-series): Likewise.
19259
19260 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19261
19262 * spam-report.el (spam-report-gmane): Fix generation of spam
19263 report URL.
19264
19265 2005-09-10 Simon Josefsson <jas@extundo.com>
19266
19267 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19268 t, based on discussion on the ding list with Robert Epprecht
19269 <epprecht@solnet.ch>.
19270
19271 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19272
19273 * spam-report.el (spam-report-gmane): Make it work without
19274 X-Report-Spam header. Gmane now only provides Archived-At.
19275 This is only used if `spam-report-gmane-use-article-number' is nil.
19276 (spam-report-gmane-spam-header): Remove. Not used anymore.
19277
19278 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19279 make `gnus-summary-sort-by-recipient' work with threading.
19280
19281 * nnweb.el (nnweb-google-wash-article): Print a message if article
19282 is not available.
19283
19284 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19285
19286 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19287 change. Decode text/* parts content before displaying.
19288
19289 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19290
19291 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19292
19293 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19294
19295 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19296
19297 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19298
19299 * message.el (message-tab-body-function): Fix mismatched custom type.
19300
19301 * gnus.el (gnus-group-change-level-function): Ditto.
19302
19303 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19304
19305 * gnus-art.el (gnus-signature-limit)
19306 (gnus-article-mime-part-function): Ditto.
19307
19308 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19309
19310 * mml.el (mml-mode): Silence the byte compiler.
19311
19312 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19313 using `(sit-for 0)' before moving the point to the specified part;
19314 skip unbuttonized parts.
19315 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19316 return to the summary window if gnus-auto-select-part is non-nil.
19317
19318 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19319
19320 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19321 New variables.
19322 (mml-dnd-attach-file, mml-mode): Use them.
19323
19324 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19325 Make fetching article by MID work again for Google Groups.
19326 Add FIXME concerning gnus-group-make-web-group.
19327
19328 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19329 Don't depend on Gnus by using mail-extract-address-components if
19330 gnus-extract-address-components is not bound.
19331
19332 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19333
19334 * gnus-art.el (gnus-mime-display-security): Don't display the
19335 signature, but only the signed part.
19336
19337 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19338
19339 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19340
19341 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19342 list, not listp.
19343
19344 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19345
19346 * mm-encode.el (mm-encode-content-transfer-encoding):
19347 Likewise when encoding.
19348
19349 * mm-bodies.el (mm-decode-content-transfer-encoding):
19350 De-canonicalize CRLF for all text content types, not just
19351 text/plain.
19352
19353 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19354
19355 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19356 valid article; point arrow and cursor at the MIME button.
19357
19358 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19359
19360 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19361 Suggested by Dan Christensen <jdc@uwo.ca>.
19362
19363 * mm-decode.el (mm-save-part): Enable change of prompt.
19364
19365 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19366
19367 * gnus-msg.el (gnus-inews-add-send-actions):
19368 Make `message-post-method' lambda parameter ARG `&optional'.
19369
19370 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19371
19372 * gnus-sum.el (gnus-summary-mime-map):
19373 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19374 gnus-article-jump-to-part.
19375
19376 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19377 (gnus-article-edit-part): Use it.
19378 (gnus-article-part-wrapper): Add no-handle argument.
19379 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19380 New functions.
19381
19382 2005-08-29 Romain Francoise <romain@orebokech.com>
19383
19384 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19385 docstring.
19386 (gnus-face-from-file): Likewise.
19387
19388 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19389
19390 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19391 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19392 non-nil.
19393 (gnus-auto-select-part): New variable.
19394 (gnus-article-jump-to-part): New function.
19395 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19396 (gnus-mime-delete-part): Allow selecting specified part after
19397 deleting or stripping parts.
19398 (gnus-article-jump-to-part): Don't use `read-number'. Use last
19399 part if argument is bogus.
19400
19401 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
19402
19403 * gnus-art.el (w3m-minor-mode-map):
19404 * gnus-spec.el (gnus-newsrc-file-version):
19405 * gnus-util.el (nnmail-active-file-coding-system)
19406 (gnus-original-article-buffer, gnus-user-agent):
19407 * gnus.el (gnus-ham-process-destinations)
19408 (gnus-parameter-ham-marks-alist)
19409 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19410 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19411 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19412 * mm-decode.el (gnus-current-window-configuration):
19413 * mm-extern.el (gnus-article-mime-handles):
19414 * mm-url.el (url-current-object, url-package-name)
19415 (url-package-version):
19416 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19417 (smime-keys, w3m-cid-retrieve-function-alist)
19418 (w3m-current-buffer, w3m-display-inline-images)
19419 (w3m-minor-mode-map):
19420 * mml-smime.el (gnus-extract-address-components):
19421 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19422 (gnus-newsrc-hashtb, message-default-charset)
19423 (message-deletable-headers, message-options)
19424 (message-posting-charset, message-required-mail-headers)
19425 (message-required-news-headers):
19426 * mml1991.el (mc-pgp-always-sign):
19427 * mml2015.el (mc-pgp-always-sign):
19428 * nnheader.el (nnmail-extra-headers):
19429 * rfc1843.el (gnus-decode-encoded-word-function)
19430 (gnus-decode-header-function, gnus-newsgroup-name):
19431 * spam-stat.el (gnus-original-article-buffer): Add defvars.
19432
19433 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
19434
19435 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19436 the end of the date treatments.
19437
19438 2005-08-15 Simon Josefsson <jas@extundo.com>
19439
19440 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19441 it in url-handlers.el and XEmacs in url.el. Reported by Luca
19442 Capello and Romain Francoise.
19443 (pgg-fetch-key-function): Remove, not used?
19444 (pgg-insert-url-with-w3): Require url, to get
19445 url-insert-file-contents regardless of where it is defined.
19446
19447 2005-08-13 Romain Francoise <romain@orebokech.com>
19448
19449 * message.el (message-cite-original-1): New function.
19450 (message-cite-original): Use it.
19451 (message-cite-original-without-signature): Ditto.
19452
19453 2005-08-08 Romain Francoise <romain@orebokech.com>
19454
19455 * message.el (message-yank-empty-prefix): New variable.
19456 (message-indent-citation): Use it.
19457 (message-cite-original-without-signature): Respect X-No-Archive.
19458
19459 2005-08-08 Simon Josefsson <jas@extundo.com>
19460
19461 * pgg.el: Autoload url-insert-file-contents instead of loading
19462 w3/url.
19463 (pgg-insert-url-with-w3): Don't load url here.
19464
19465 2005-08-07 Jesper Harder <harder@phys.au.dk>
19466
19467 * message.el (message-kill-to-signature): Don't insert newline at
19468 bol.
19469 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19470
19471 2005-08-06 Romain Francoise <romain@orebokech.com>
19472
19473 * message.el (message-user-fqdn): Fix typo in docstring.
19474
19475 2005-08-05 Daiki Ueno <ueno@unixuser.org>
19476
19477 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19478
19479 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19480
19481 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19482
19483 * mm-bodies.el (mm-encode-body): Use coding system rather than
19484 charset to encode text.
19485
19486 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19487 number of charsets if utf-8 is available (XEmacs).
19488
19489 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
19490
19491 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19492 taken from `gnus-button-mid-or-mail-regexp'.
19493 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19494 (gnus-button-alist): Improve regexp for domain part of the MIDs
19495 for news:localpart@domain buttons.
19496 (gnus-button-ctan-directory-regexp): Update.
19497
19498 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
19499
19500 * sieve-manage.el (sieve-manage-interactive-login):
19501 Use make-local-variable rather than make-variable-buffer-local.
19502 (sieve-manage-open): Ditto.
19503 (sieve-manage-authenticate): Ditto.
19504
19505 * mml.el (mml-generate-mime-1): Make the content type default to
19506 text/plain if the filename is not specified.
19507
19508 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
19509
19510 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19511 instead of insert-buffer.
19512
19513 * message.el (message-yank-original): Ditto; set the mark at the
19514 end of the yanked message.
19515
19516 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
19517
19518 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19519 lines to scroll rather than to stop it.
19520
19521 * mml.el (mml-generate-default-type): Add doc string.
19522 (mml-generate-mime-1): Use mm-default-file-encoding or make it
19523 default to application/octet-stream when determining the content
19524 type if it is not specified for the part or the mml contents; add
19525 a comment about mml-generate-default-type.
19526
19527 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
19528
19529 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19530 make it default to application/octet-stream when determining the
19531 content type if it is not specified for the external contents.
19532
19533 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19534
19535 * rfc2231.el (rfc2231-parse-string): Take care that not only a
19536 segmented parameter but also other parameters might be there.
19537
19538 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
19539
19540 * mm-decode.el (mm-display-external): Delete temp file, directory
19541 and buffer immediately if the external process is exited.
19542
19543 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
19544
19545 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19546 fewer lines than that of scroll-margin.
19547 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19548
19549 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19550
19551 * gnus-art.el (gnus-article-next-page): Revert.
19552 (gnus-article-beginning-of-window): New macro.
19553 (gnus-article-next-page-1): Use it.
19554 (gnus-article-prev-page): Ditto.
19555 (gnus-article-edit-part): Use insert-buffer-substring instead of
19556 insert-buffer.
19557 (gnus-article-edit-exit): Ditto.
19558
19559 * gnus-util.el (gnus-beginning-of-window): Remove.
19560 (gnus-end-of-window): Remove.
19561
19562 2005-07-25 Simon Josefsson <jas@extundo.com>
19563
19564 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19565 to have the url package without w3. Reported by Daiki Ueno
19566 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19567
19568 2005-07-20 Didier Verna <didier@xemacs.org>
19569
19570 * gnus-diary.el: Remove the description comment (nndiary is now
19571 properly documented in the Gnus manual).
19572 Fix the spelling of "Back End".
19573 * nndiary.el: Ditto.
19574 Fix the copyright notice.
19575
19576 2005-07-18 Romain Francoise <romain@orebokech.com>
19577
19578 * gnus-sum.el (gnus-summary-to-prefix)
19579 (gnus-summary-newsgroup-prefix): New variables.
19580 (gnus-summary-from-or-to-or-newsgroups): Use them.
19581
19582 2005-07-17 Romain Francoise <romain@orebokech.com>
19583
19584 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19585 space as it's generally not especially interesting to the user.
19586
19587 2005-07-16 Romain Francoise <romain@orebokech.com>
19588
19589 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19590 nil to avoid prompting and file modification if one of the
19591 messages at the top of the nnfolder file contains a copyright
19592 notice.
19593 Update copyright notice.
19594
19595 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19596 instead of `current-time-string' as the latter creates a time
19597 string that is not RFC 2822 compliant (it lacks the zone).
19598 Update copyright notice.
19599
19600 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
19601
19602 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19603 for text/rtf. Display default in prompt. Pass default for M-n.
19604
19605 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19606
19607 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19608
19609 * gnus-msg.el (gnus-button-mailto):
19610 Remove save-selected-window-window hackery because it relies on
19611 save-selected-window internals.
19612
19613 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
19614
19615 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19616 (gnus-article-next-page-1): Use gnus-beginning-of-window.
19617 (gnus-article-prev-page): Ditto.
19618
19619 * gnus-util.el (gnus-beginning-of-window): New function.
19620 (gnus-end-of-window): New function.
19621
19622 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19623
19624 * gnus-score.el (gnus-score-edit-all-score):
19625 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19626 gnus-message.
19627
19628 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19629
19630 * gnus-msg.el (gnus-button-mailto):
19631 Remove save-selected-window-window hackery because it relies on
19632 save-selected-window internals.
19633
19634 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
19635
19636 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19637 add-minor-mode.
19638 (gnus-binary-mode): Ditto.
19639
19640 * gnus-topic.el (gnus-topic-mode): Ditto.
19641
19642 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
19643
19644 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19645 (gnus-article-prev-page): Take scroll-margin into consideration.
19646
19647 2005-07-04 Lute Kamstra <lute@gnu.org>
19648
19649 Update FSF's address in GPL notices.
19650
19651 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19652
19653 * gnus.el (gnus-exit):
19654 * gnus-group.el (gnus-group-icons):
19655 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19656
19657 * gnus-nocem.el (gnus-nocem):
19658 * message.el (message-various, message-buffers, message-sending)
19659 (message-interface, message-forwarding, message-insertion)
19660 (message-headers, message-news, message-mail):
19661 * pgg-gpg.el (pgg-gpg):
19662 * pgg-parse.el (pgg-parse):
19663 * pgg-pgp.el (pgg-pgp):
19664 * pgg-pgp5.el (pgg-pgp5):
19665 * pop3.el (pop3): Finish `defgroup' description with period.
19666
19667 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
19668
19669 * gnus-art.el (article-display-face): Improve the efficiency.
19670 (article-display-x-face): Ditto; remove gray x-face stuff.
19671
19672 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
19673
19674 * gnus-art.el (article-display-face): Correct the position in
19675 which Faces are inserted.
19676
19677 2005-06-29 Didier Verna <didier@xemacs.org>
19678
19679 * gnus-art.el (article-display-face): Display faces in correct
19680 order.
19681
19682 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19683
19684 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19685 (gnus-fill-real-hashtb): Use hash table instead of obarray.
19686 (gnus-nocem-check-article): Fetch the Type header.
19687 (gnus-nocem-message-wanted-p): Fix the way to examine types.
19688 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19689 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19690 make sure gnus-nocem-hashtb is initialized.
19691 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19692 (gnus-nocem-unwanted-article-p): Ditto.
19693
19694 * pgg.el (pgg-verify): Return the verification result.
19695
19696 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19697
19698 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19699 is ascii.
19700
19701 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19702
19703 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19704 `show-nonbreak-escape'.
19705
19706 2005-06-23 Lute Kamstra <lute@gnu.org>
19707
19708 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19709
19710 * dig.el (dig-mode):
19711 * smime.el (smime-mode): Use gnus-run-mode-hooks.
19712
19713 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19714
19715 * nnimap.el (nnimap-split-download-body): Fix spellings.
19716
19717 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19718
19719 * gnus-art.el (gnus-article-encrypt-body):
19720 * gnus-cus.el (gnus-score-customize):
19721 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19722 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19723
19724 2005-06-16 Arne Jørgensen <arne@arnested.dk>
19725
19726 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19727 header by looking for magic "MII" at the beginning.
19728
19729 2005-06-16 Miles Bader <miles@gnu.org>
19730
19731 * assistant.el (assistant-field): Remove "-face" suffix from face name.
19732 (assistant-field-face): New backward-compatibility alias for renamed
19733 face.
19734 (assistant-render-text): Use renamed assistant-field face.
19735
19736 * spam.el (spam): Remove "-face" suffix from face name.
19737 (spam-face): New backward-compatibility alias for renamed face.
19738 (spam-face, spam-initialize): Use renamed spam face.
19739
19740 * message.el (message-header-to, message-header-cc)
19741 (message-header-subject, message-header-newsgroups)
19742 (message-header-other, message-header-name)
19743 (message-header-xheader, message-separator, message-cited-text)
19744 (message-mml): Remove "-face" suffix from face names.
19745 (message-header-to-face, message-header-cc-face)
19746 (message-header-subject-face, message-header-newsgroups-face)
19747 (message-header-other-face, message-header-name-face)
19748 (message-header-xheader-face, message-separator-face)
19749 (message-cited-text-face, message-mml-face):
19750 New backward-compatibility aliases for renamed faces.
19751 (message-font-lock-keywords): Use renamed message faces.
19752
19753 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19754 (sieve-test-commands, sieve-tagged-arguments):
19755 Remove "-face" suffix from face names.
19756 (sieve-control-commands-face, sieve-action-commands-face)
19757 (sieve-test-commands-face, sieve-tagged-arguments-face):
19758 New backward-compatibility aliases for renamed faces.
19759 (sieve-control-commands-face, sieve-action-commands-face)
19760 (sieve-test-commands-face, sieve-tagged-arguments-face):
19761 Use renamed sieve faces.
19762
19763 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19764 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19765 (gnus-group-news-3-empty, gnus-group-news-4)
19766 (gnus-group-news-4-empty, gnus-group-news-5)
19767 (gnus-group-news-5-empty, gnus-group-news-6)
19768 (gnus-group-news-6-empty, gnus-group-news-low)
19769 (gnus-group-news-low-empty, gnus-group-mail-1)
19770 (gnus-group-mail-1-empty, gnus-group-mail-2)
19771 (gnus-group-mail-2-empty, gnus-group-mail-3)
19772 (gnus-group-mail-3-empty, gnus-group-mail-low)
19773 (gnus-group-mail-low-empty, gnus-summary-selected)
19774 (gnus-summary-cancelled, gnus-summary-high-ticked)
19775 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19776 (gnus-summary-high-ancient, gnus-summary-low-ancient)
19777 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19778 (gnus-summary-low-undownloaded)
19779 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19780 (gnus-summary-low-unread, gnus-summary-normal-unread)
19781 (gnus-summary-high-read, gnus-summary-low-read)
19782 (gnus-summary-normal-read, gnus-splash):
19783 Remove "-face" suffix from face names.
19784 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19785 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19786 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19787 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19788 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19789 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19790 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19791 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19792 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19793 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19794 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19795 (gnus-summary-selected-face, gnus-summary-cancelled-face)
19796 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19797 (gnus-summary-normal-ticked-face)
19798 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19799 (gnus-summary-normal-ancient-face)
19800 (gnus-summary-high-undownloaded-face)
19801 (gnus-summary-low-undownloaded-face)
19802 (gnus-summary-normal-undownloaded-face)
19803 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19804 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19805 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19806 (gnus-splash-face):
19807 New backward-compatibility aliases for renamed faces.
19808 (gnus-group-startup-message): Use renamed gnus faces.
19809
19810 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19811 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19812 (gnus-server-agent): Remove "-face" suffix from face names.
19813 (gnus-server-agent-face, gnus-server-opened-face)
19814 (gnus-server-closed-face, gnus-server-denied-face)
19815 (gnus-server-offline-face):
19816 New backward-compatibility aliases for renamed faces.
19817 (gnus-server-agent-face, gnus-server-opened-face)
19818 (gnus-server-closed-face, gnus-server-denied-face)
19819 (gnus-server-offline-face): Use renamed gnus faces.
19820
19821 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19822 Remove "-face" suffix from face names.
19823 (gnus-picon-xbm-face, gnus-picon-face):
19824 New backward-compatibility aliases for renamed faces.
19825
19826 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19827 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19828 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19829 (gnus-cite-11): Remove "-face" suffix from face names.
19830 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19831 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19832 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19833 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19834 New backward-compatibility aliases for renamed faces.
19835 (gnus-cite-attribution-face, gnus-cite-face-list)
19836 (gnus-article-boring-faces): Use renamed gnus faces.
19837
19838 * gnus-art.el (gnus-signature, gnus-header-from)
19839 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19840 (gnus-header-content): Remove "-face" suffix from face names.
19841 (gnus-signature-face, gnus-header-from-face)
19842 (gnus-header-subject-face, gnus-header-newsgroups-face)
19843 (gnus-header-name-face, gnus-header-content-face):
19844 New backward-compatibility aliases for renamed faces.
19845 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19846
19847 * gnus-sum.el (gnus-summary-selected-face)
19848 (gnus-summary-highlight): Use renamed gnus faces.
19849 * gnus-group.el (gnus-group-highlight): Likewise.
19850
19851 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
19852
19853 * gnus-sieve.el (gnus-sieve-article-add-rule):
19854 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19855 * spam-stat.el (spam-stat-buffer-change-to-spam)
19856 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19857
19858 * message.el (message-is-yours-p):
19859 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19860
19861 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
19862
19863 * mm-view.el (mm-inline-text): Withdraw the last change.
19864
19865 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
19866
19867 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19868 executing enriched-decode.
19869
19870 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
19871
19872 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19873 charset of tar files.
19874
19875 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
19876
19877 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19878
19879 2005-06-04 Lute Kamstra <lute@gnu.org>
19880
19881 * nnfolder.el (nnfolder-read-folder): Make sure that undo
19882 information is never recorded.
19883
19884 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
19885
19886 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19887
19888 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
19889
19890 * pop3.el (pop3-apop): Run md5 in the binary mode.
19891
19892 * starttls.el (starttls-set-process-query-on-exit-flag):
19893 Use eval-and-compile.
19894
19895 2005-05-31 Simon Josefsson <jas@extundo.com>
19896
19897 * smime.el (smime-replace-in-string): Define.
19898 (smime-cert-by-ldap-1): Use it.
19899
19900 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
19901
19902 * gnus-art.el (article-display-x-face): Replace
19903 process-kill-without-query by gnus-set-process-query-on-exit-flag.
19904
19905 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19906 set-process-query-on-exit-flag or process-kill-without-query.
19907
19908 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19909 loop instead of replace-regexp.
19910
19911 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19912 instead of process-kill-without-query if it is available.
19913
19914 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19915 instead of find-file-hooks if it is available.
19916
19917 * mml1991.el: Bind pgg-default-user-id when compiling.
19918
19919 * mml2015.el: Bind pgg-default-user-id when compiling.
19920
19921 * nndraft.el (nndraft-request-associate-buffer):
19922 Use write-contents-functions instead of write-contents-hooks if it is
19923 available.
19924
19925 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19926 instead of find-file-hooks if it is available.
19927
19928 * nntp.el (nntp-open-connection): Replace
19929 process-kill-without-query by gnus-set-process-query-on-exit-flag.
19930 (nntp-open-ssl-stream): Ditto.
19931 (nntp-open-tls-stream): Ditto.
19932
19933 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
19934 set-process-query-on-exit-flag or process-kill-without-query.
19935 (starttls-open-stream-gnutls): Use it instead of
19936 process-kill-without-query.
19937 (starttls-open-stream): Ditto.
19938
19939 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
19940
19941 * smime.el (smime-cert-by-ldap-1): Don't use
19942 replace-regexp-in-string.
19943
19944 2005-05-31 Arne Jørgensen <arne@arnested.dk>
19945
19946 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
19947
19948 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
19949 in PEM format. Adjust to the XEmacs compatibility.
19950
19951 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
19952
19953 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
19954 by `string-to-number'.
19955 * gnus-agent.el (gnus-agent-regenerate-group)
19956 (gnus-agent-fetch-articles): Ditto.
19957 * gnus-art.el (gnus-button-fetch-group): Ditto.
19958 * gnus-cache.el (gnus-cache-generate-active)
19959 (gnus-cache-articles-in-group): Ditto.
19960 * gnus-group.el (gnus-group-set-current-level)
19961 (gnus-group-insert-group-line): Ditto.
19962 * gnus-score.el (gnus-score-set-expunge-below)
19963 (gnus-score-set-mark-below, gnus-summary-score-effect)
19964 (gnus-summary-score-entry): Ditto.
19965 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
19966 (gnus-soup-pack): Ditto.
19967 * gnus-spec.el (gnus-xmas-format): Ditto.
19968 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
19969 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
19970 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
19971 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
19972 * nndb.el (nndb-get-remote-expire-response): Ditto.
19973 * nndiary.el (nndiary-parse-schedule-value)
19974 (nndiary-string-to-number, nndiary-request-replace-article)
19975 (nndiary-request-article): Ditto.
19976 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
19977 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
19978 * nneething.el (nneething-make-head): Ditto.
19979 * nnfolder.el (nnfolder-request-article)
19980 (nnfolder-retrieve-headers): Ditto.
19981 * nnheader.el (nnheader-file-to-number): Ditto.
19982 * nnkiboze.el (nnkiboze-request-article): Ditto.
19983 * nnmail.el (nnmail-process-unix-mail-format)
19984 (nnmail-process-babyl-mail-format): Ditto.
19985 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
19986 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
19987 (nnmh-request-create-group, nnmh-request-list-1)
19988 (nnmh-request-group, nnmh-request-article): Ditto.
19989 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
19990 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
19991 * nnsoup.el (nnsoup-make-active): Ditto.
19992 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
19993 * nntp.el (nntp-find-group-and-number)
19994 (nntp-retrieve-headers-with-xover): Ditto.
19995 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
19996 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
19997 (pgg-format-key-identifier): Ditto.
19998 * pop3.el (pop3-last, pop3-stat): Ditto.
19999 * qp.el (quoted-printable-decode-region): Ditto.
20000
20001 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20002 of concat.
20003
20004 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20005
20006 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20007
20008 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20009
20010 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20011
20012 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20013
20014 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20015
20016 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20017
20018 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20019 (gnus-carpal-mode): Ditto.
20020
20021 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20022 (gnus-browse-mode): Ditto.
20023
20024 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20025
20026 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20027
20028 2005-05-29 Richard M. Stallman <rms@gnu.org>
20029
20030 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20031
20032 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20033
20034 * gnus-util.el (gnus-run-mode-hooks): New function.
20035
20036 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20037
20038 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20039
20040 * gnus-agent.el (gnus-agent-make-mode-line-string):
20041 Use mode-line-highlight as mouse-face.
20042
20043 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20044
20045 * canlock.el (canlock): Change the parent group to news.
20046
20047 * deuglify.el (gnus-outlook-deuglify): Add :group.
20048
20049 * dig.el (dig): Add :group.
20050
20051 * dns-mode.el (dns-mode): Add :group.
20052
20053 * encrypt.el (encrypt): Add :group.
20054
20055 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20056 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20057 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20058 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20059 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20060
20061 * gnus-diary.el (gnus-diary): Add :group.
20062
20063 * gnus.el (gnus-group-news-1-face): Add :group.
20064 (gnus-group-news-1-empty-face): Ditto.
20065 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20066 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20067 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20068 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20069 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20070 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20071 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20072 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20073 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20074 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20075 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20076 (gnus-summary-high-ticked-face): Ditto.
20077 (gnus-summary-low-ticked-face): Ditto.
20078 (gnus-summary-normal-ticked-face): Ditto.
20079 (gnus-summary-high-ancient-face): Ditto.
20080 (gnus-summary-low-ancient-face): Ditto.
20081 (gnus-summary-normal-ancient-face): Ditto.
20082 (gnus-summary-high-undownloaded-face): Ditto.
20083 (gnus-summary-low-undownloaded-face): Ditto.
20084 (gnus-summary-normal-undownloaded-face): Ditto.
20085 (gnus-summary-high-unread-face): Ditto.
20086 (gnus-summary-low-unread-face): Ditto.
20087 (gnus-summary-normal-unread-face): Ditto.
20088 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20089 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20090
20091 * hashcash.el (hashcash): New custom group.
20092 (hashcash-default-payment): Add :group.
20093 (hashcash-payment-alist): Ditto.
20094 (hashcash-default-accept-payment): Ditto.
20095 (hashcash-accept-resources): Ditto.
20096 (hashcash-path): Ditto.
20097 (hashcash-extra-generate-parameters): Ditto.
20098 (hashcash-double-spend-database): Ditto.
20099 (hashcash-in-news): Ditto.
20100
20101 * message.el (message-minibuffer-local-map): Add :group.
20102
20103 * netrc.el (netrc): Add :group.
20104
20105 * sieve-manage.el (sieve-manage-log): Add :group.
20106 (sieve-manage-default-user): Diito.
20107 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20108 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20109 (sieve-manage-authenticators): Ditto.
20110 (sieve-manage-authenticator-alist): Ditto.
20111 (sieve-manage-default-port): Ditto.
20112
20113 * sieve-mode.el (sieve-control-commands-face): Add :group.
20114 (sieve-action-commands-face): Ditto.
20115 (sieve-test-commands-face): Ditto.
20116 (sieve-tagged-arguments-face): Ditto.
20117
20118 * smime.el (smime): Add :group.
20119
20120 * spam-report.el (spam-report): Add :group.
20121
20122 * spam.el (spam, spam-face): Add :group.
20123
20124 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20125
20126 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20127 return \n.\n.\n at the end of articles. Protect against that.
20128 (nntp-with-open-group): Allow debugging.
20129
20130 * nnheader.el (mail-header-set-extra): Make into a function
20131 because I just could't understand how to quote the list properly.
20132
20133 * dns.el (query-dns-cached): New function.
20134
20135 2005-05-26 Lute Kamstra <lute@gnu.org>
20136
20137 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20138
20139 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20140
20141 * gnus-art.el: Don't autoload mail-extract-address-components.
20142
20143 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20144 eval-and-compile to evaluate it.
20145
20146 * hashcash.el: Don't autoload executable-find.
20147
20148 * nndb.el: Don't declare the nndb back end two or more times; don't
20149 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20150
20151 * nntp.el: Autoload format-spec instead of format; use
20152 eval-and-compile to evaluate autoload forms.
20153
20154 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20155
20156 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20157
20158 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20159
20160 * gnus.el (gnus-version-number): Bump version.
20161
20162 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20163
20164 * gnus.el: No Gnus v0.3 is released.
20165
20166 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20167
20168 * gnus-art.el (gnus-article-edit-part): Disable undo.
20169
20170 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20171
20172 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20173 gnus-article-date-lapsed-new-header is t if date timer is active;
20174 skip headers in which the original date value is empty.
20175 (gnus-article-save-original-date): Redefine it as a macro.
20176 (gnus-display-mime): Use it.
20177
20178 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20179
20180 * gnus-art.el (article-date-ut): Support converting date in
20181 forwarded parts as well.
20182 (gnus-article-save-original-date): New function.
20183 (gnus-display-mime): Use it.
20184
20185 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20186
20187 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20188 enclosure element of <item>.
20189
20190 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20191
20192 * message.el (message-kill-buffer-query): Rename from
20193 `message-kill-buffer-query-if-modified'. Add :version.
20194
20195 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20196
20197 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20198 window layout.
20199
20200 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20201
20202 * mml.el: Autoload dnd when compiling.
20203
20204 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20205
20206 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20207 x-dnd-*.
20208
20209 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20210
20211 * qp.el (quoted-printable-encode-region): Save excursion.
20212
20213 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20214
20215 * message.el (message-kill-buffer-query-if-modified): Add new variable
20216 so the user can kill a modified message buffer quickly.
20217 (message-kill-buffer): Use it.
20218
20219 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20220
20221 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20222 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20223
20224 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20225
20226 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20227 contained in text because xml.el decodes entities) with LFs.
20228
20229 2005-04-11 Lute Kamstra <lute@gnu.org>
20230
20231 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20232 differently.
20233
20234 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20235
20236 * mm-util.el (mm-detect-coding-region): Typo.
20237
20238 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20239
20240 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20241
20242 2005-04-06 Deepak Goel <deego@gnufans.org>
20243
20244 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20245 user-function allow user modifications of the scores.
20246 (spam-stat-score-buffer-user): New function, to allow
20247 user-computed modifications to the score.
20248 (spam-stat-score-buffer-user-functions): List of additional
20249 scoring functions.
20250 (spam-stat-error-holder): Global temporary error holder.
20251 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20252 variable.
20253
20254 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20255
20256 * gnus-registry.el (gnus-registry-clean-empty-function)
20257 (gnus-registry-trim, gnus-registry-fetch-groups)
20258 (gnus-registry-delete-group): Groups that match
20259 `gnus-registry-ignored-groups' are removed from the registry
20260 entries, not just ignored for splitting. This helps clean up the
20261 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20262 to get all the groups a message ID is in.
20263
20264 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20265 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20266 (spam-stat-score-buffer-user-functions): Add :number custom type.
20267
20268 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20269
20270 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20271 argument in XEmacs.
20272
20273 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20274 (nnrss-request-group): Decode group name first.
20275 (nnrss-request-article): Make a text/plain article if mml-to-mime
20276 failed.
20277 (nnrss-get-encoding): Return a compatible encoding according to
20278 nnrss-compatible-encoding-alist.
20279 (nnrss-find-el): Use consp instead of listp.
20280 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20281
20282 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20283
20284 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20285 which Emacs 20 doesn't support.
20286 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20287
20288 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20289
20290 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20291 silence the byte compiler inside the defun.
20292
20293 * gnus-demon.el (parse-time-string): Add autoload.
20294
20295 * gnus-delay.el (parse-time-string): Add autoload.
20296
20297 * gnus-art.el (parse-time-string): Add autoload.
20298
20299 * nnultimate.el (parse-time): Require for `parse-time-string'.
20300
20301 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20302
20303 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20304
20305 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20306
20307 * smime.el (smime-ldap-host-list): Add :version.
20308
20309 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20310
20311 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20312 pass it to `gnus-browse-read-group'.
20313 (gnus-browse-read-group): Add NUMBER argument and pass it to
20314 `gnus-group-read-ephemeral-group'.
20315
20316 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20317 argument and pass it to `gnus-group-read-group'.
20318
20319 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20320
20321 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20322 mm-xemacs-find-mime-charset-1 if we have the mule feature
20323 available at runtime.
20324
20325 2005-03-25 Werner Lemberg <wl@gnu.org>
20326
20327 * nnmaildir.el: Replace `illegal' with `invalid'.
20328
20329 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20330
20331 * gnus-start.el (gnus-display-time-event-handler):
20332 Check display-time-timer at runtime rather than only at load time
20333 in case display-time-mode is turned off in the mean time.
20334
20335 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20336
20337 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20338 used.
20339
20340 * nneething.el (nneething-map-file-directory): Derive from
20341 `gnus-directory'.
20342
20343 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20344 the To/Cc button.
20345
20346 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20347
20348 * nnmaildir.el (nnmaildir-request-accept-article):
20349 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20350
20351 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20352
20353 * gnus-async.el: Require timer-funcs at compile time when in
20354 XEmacs for `run-with-idle-timer'.
20355
20356 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20357
20358 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20359 autoloaded function.
20360
20361 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20362
20363 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20364
20365 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20366
20367 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20368
20369 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20370
20371 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20372 Add gnus-expert-user to default.
20373
20374 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20375
20376 * nnimap.el (nnimap-open-server): Ditto.
20377
20378 * imap.el (imap-authenticate): Fix typo.
20379
20380 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20381
20382 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20383 buffer (since IMAP server might return FETCH response out of
20384 order, and the nntp buffer must be sorted).
20385
20386 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20387
20388 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20389 comparison on string.
20390
20391 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20392 (gnus-agent-score): Rename category keywords to match gnus-cus.
20393 (gnus-agent-summary-fetch-series): Modify to protect against
20394 gnus-agent-summary-fetch-group clearing processable flags.
20395 (gnus-agent-synchronize-group-flags): Update live group buffer as
20396 synchronization may occur due to the user toggle the plugged
20397 status.
20398 (gnus-agent-fetch-group-1): Clear downloadable flag when article
20399 successfully downloaded.
20400 (gnus-agent-expire-group-1): Avoid using markers when the overview
20401 is in ascending order; greatly improves performance.
20402 (gnus-agent-regenerate-group):
20403 Use gnus-agent-synchronize-group-flags to reset read status in both
20404 gnus and server.
20405 (gnus-agent-update-files-total-fetched-for): Fix initial size.
20406
20407 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20408
20409 * message.el: Don't autoload former message-utils variables.
20410 (message-strip-subject-trailing-was): Change doc string.
20411
20412 * nnweb.el: Fixes for `gnus-group-make-web-group'.
20413 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
20414 (nnweb-google-search): Add "hl=en" here.
20415 (nnweb-google-parse-1, nnweb-google-create-mapping):
20416 Don't hardcode URL.
20417
20418 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
20419
20420 * message.el (message-get-reply-headers, message-followup):
20421 Mention related variables `message-use-followup-to' and
20422 `message-use-mail-followup-to', in the information buffer.
20423
20424 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20425 of broken groups(-beta).google.com.
20426
20427 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
20428
20429 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20430 parameter to invoked gnus-request-move-article; remove the
20431 redundant gnus-sum-hint-move-is-internal variable; apply the marks
20432 all at once instead of once per article.
20433 (gnus-summary-remove-process-mark): Accept a list of articles as
20434 well as a single article for processing.
20435
20436 * gnus-int.el (gnus-request-move-article): Add move-is-internal
20437 parameter.
20438
20439 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20440
20441 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20442
20443 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20444 parameter.
20445
20446 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20447 parameter.
20448
20449 * nnimap.el (nnimap-request-move-article): Add move-is-internal
20450 parameter and remove the gnus-sum-hint-move-is-internal variable.
20451
20452 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20453 parameter.
20454
20455 * nndraft.el (nndraft-request-move-article): Add move-is-internal
20456 parameter.
20457
20458 * nndiary.el (nndiary-request-move-article): Add move-is-internal
20459 parameter.
20460
20461 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20462
20463 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20464 parameter.
20465
20466 * nnagent.el (nnagent-request-move-article): Add move-is-internal
20467 parameter.
20468
20469 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
20470
20471 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20472 a more conservative way.
20473
20474 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20475
20476 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20477 buffer, so it moves the window's cursor.
20478
20479 2005-02-26 Arne Jørgensen <arne@arnested.dk>
20480
20481 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20482 `mm-dissect-multipart' and receive the from field as an (optional)
20483 argument from `mm-dissect-multipart'.
20484 (mm-dissect-multipart): Receive the from field as an argument and
20485 pass it on when we call `mm-dissect-buffer' on MIME parts.
20486 Fixes verification/decryption of signed/encrypted MIME parts.
20487
20488 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
20489
20490 * gnus-sum.el (gnus-summary-move-article):
20491 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20492 whatever it calls (right now, only nnimap-request-move article
20493 respects it).
20494
20495 * nnimap.el (nnimap-request-move-article):
20496 When gnus-sum-hint-move-is-internal is set, don't do the extra
20497 nnimap-request-article.
20498
20499 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
20500
20501 * nnheader.el (nnheader-find-file-noselect): Add doc string.
20502
20503 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20504 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20505
20506 * gnus-sum.el (gnus-summary-caesar-message):
20507 Apply `gnus-treat-article' after rotation.
20508
20509 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20510 doc string.
20511
20512 2005-02-22 Simon Josefsson <jas@extundo.com>
20513
20514 * encrypt.el (encrypt-password-cache-expiry): Remove (use
20515 `password-cache-expiry' instead). Reported by Arne Jørgensen
20516 <arne@arnested.dk>.
20517 (encrypt): Add password-cache and password-cache-expiry as group
20518 members.
20519
20520 2005-02-22 Arne Jørgensen <arne@arnested.dk>
20521
20522 * smime.el (smime-ldap-host-list): Doc fix.
20523 (smime-ask-passphrase): Use `password-read-and-add' to read (and
20524 cache) password.
20525 (smime-sign-region): Use it.
20526 (smime-decrypt-region): Use it.
20527 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20528 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20529 fails.
20530 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20531 certificate from DER to PEM format rather than calling openssl.
20532
20533 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20534
20535 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20536 for signing/encryption.
20537
20538 * mml.el (mml-parse-1): Use them.
20539
20540 2005-02-21 Arne Jørgensen <arne@arnested.dk>
20541
20542 * nnrss.el (nnrss-verbose): Remove.
20543 (nnrss-request-group): Use `nnheader-message' instead.
20544
20545 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
20546
20547 * nnrss.el (nnrss-verbose): New variable.
20548 (nnrss-request-group): Make it say nnrss is requesting a group.
20549
20550 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
20551
20552 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20553 Handle news URL with given port correctly.
20554
20555 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
20556
20557 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20558 containing special characters.
20559
20560 * gnus-sum.el (gnus-summary-edit-article): Ditto.
20561
20562 * mml.el (mime-to-mml): Ditto.
20563
20564 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20565 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20566 (rfc2047-decode-region): Quote decoded words containing special
20567 characters when rfc2047-quote-decoded-words-containing-tspecials
20568 is non-nil.
20569
20570 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
20571
20572 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20573
20574 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20575
20576 2005-02-15 Simon Josefsson <jas@extundo.com>
20577
20578 * nnimap.el (nnimap-debug): Doc fix.
20579
20580 * imap.el (imap-debug): Doc fix.
20581
20582 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
20583
20584 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20585
20586 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
20587
20588 * gnus.el (spam-contents): Improve docs for spam-contents
20589 parameter in its variable incarnation.
20590
20591 2005-02-14 Simon Josefsson <jas@extundo.com>
20592
20593 * smime-ldap.el: Use require instead of load-library for ldap.
20594 (smime-ldap-search): Indent.
20595 (smime-ldap-search-internal): Shorten line.
20596
20597 * smime.el (smime-cert-by-dns): Add doc-string.
20598 (smime-cert-by-ldap-1): Indent.
20599
20600 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20601 mml-smime-get-dns-ldap.
20602 (mml-smime-encrypt-query): Use new function. Default to ldap.
20603
20604 2005-02-14 Arne Jørgensen <arne@arnested.dk>
20605
20606 * smime.el: Require smime-ldap.
20607 (smime-ldap-host-list): New variable.
20608 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20609
20610 * mml-smime.el (mml-smime-encrypt-query): New function.
20611 (mml-smime-encrypt-query): Use it.
20612
20613 * smime-ldap.el: New file.
20614
20615 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
20616
20617 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20618
20619 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
20620
20621 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20622 argument in doc string. Make query for type more clear.
20623
20624 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
20625
20626 * gnus.el (gnus-group-startup-message): Search for gnus images in
20627 etc/images/gnus.
20628 * mm-util.el (mm-image-load-path): Likewise.
20629 * smiley.el (smiley-data-directory): Search for smilies in
20630 etc/images/smilies.
20631
20632 2005-02-09 Kim F. Storm <storm@cua.dk>
20633
20634 Change Emacs release version from 21.4 to 22.1 throughout.
20635 Change Emacs development version from 21.3.50 to 22.0.50.
20636
20637 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
20638
20639 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20640
20641 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20642 non-Mule XEmacs as well.
20643 (mm-decompress-buffer): Signal an error intentionally if it does
20644 not decompress compressed data because auto-compression-mode is
20645 disabled.
20646
20647 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
20648
20649 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20650 an ID in the registry even if it has no groups.
20651
20652 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
20653
20654 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20655 merge it into mm-decompress-buffer.
20656 (gnus-mime-copy-part): Use the MIME part charset, the value which
20657 a user specified or gnus-newsgroup-charset for decoding, like
20658 gnus-mime-inline-part does; set buffer-file-coding-system to tell
20659 save-buffer what was used. Suggested by Kevin Ryde
20660 <user42@zip.com.au>.
20661 (gnus-mime-inline-part): Allow the name parameter as well as the
20662 filename parameter; force decompressing of compressed data; always
20663 display contents being not decoded as unibyte.
20664
20665 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20666 as well as the filename parameter.
20667
20668 * mm-util.el (mm-decompress-buffer):
20669 Merge gnus-mime-jka-compr-maybe-uncompress.
20670 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20671 of compressed data.
20672
20673 2005-02-08 Simon Josefsson <jas@extundo.com>
20674
20675 * imap.el (imap-log): Doc fix.
20676
20677 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20678
20679 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20680 the coding cookies; decompress compressed parts.
20681
20682 * mml.el (mml-generate-mime-1): Add the charset parameter according
20683 to the value which a user specified manually or the coding cookie.
20684
20685 * mm-util.el (mm-string-to-multibyte): New function.
20686 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20687 (mm-coding-system-to-mime-charset): New function.
20688 (mm-decompress-buffer): New function.
20689 (mm-find-buffer-file-coding-system): New function.
20690
20691 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20692 (mm-display-inline-fontify): Rewrite for decoding and decompressing
20693 parts.
20694
20695 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20696
20697 * mm-view.el (mm-display-inline-fontify): Decode a part according
20698 to the charset parameter.
20699
20700 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
20701
20702 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20703 prefix arg is neither nil nor a number, as info specifies.
20704
20705 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
20706
20707 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20708 timestamps.
20709
20710 2005-02-02 Jari Aalto <jari.aalto@cante.net>
20711
20712 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20713 groups error checking and notify user.
20714
20715 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
20716
20717 * message.el (message-send-mail-function): Check existence of
20718 sendmail-program first before using default value
20719 `message-send-mail-with-sendmail'. Otherwise use more generic
20720 `smtpmail-send-it'.
20721
20722 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
20723
20724 * nntp.el (nntp-request-update-info): Always return nil.
20725
20726 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
20727
20728 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20729
20730 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
20731
20732 * message.el (message-beginning-of-line): Change the behavior when
20733 invoked between BOL and : so that it first moves backward.
20734
20735 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20736
20737 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20738 article buffer when editing of the article is discarded.
20739 (gnus-article-prepare): Revert.
20740
20741 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20742
20743 * gnus-art.el (gnus-article-prepare):
20744 Remove message-strip-forbidden-properties from the local hook.
20745
20746 2005-01-27 Simon Josefsson <jas@extundo.com>
20747
20748 * password.el (password-cache-add): Only start one timer per key.
20749 Reported by Derek Atkins <warlord@MIT.EDU>.
20750
20751 2005-01-26 Steve Youngs <steve@sxemacs.org>
20752
20753 * run-at-time.el: Remove. It is no longer needed as
20754 timer-funcs.el in the xemacs-base package has a working version of
20755 `run-at-time'.
20756
20757 * password.el: Require timer-funcs instead of run-at-time in
20758 XEmacs.
20759 Remove `password-run-at-time' macro.
20760 (password-cache-add): Use `run-at-time' instead of
20761 `password-run-at-time'.
20762
20763 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20764 for `run-with-idle-timer'.
20765
20766 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20767 for `run-at-time'.
20768
20769 * mm-url.el: Require timer-funcs at compile time when in XEmacs
20770 for `with-timeout'.
20771
20772 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
20773
20774 * mml.el (mml-generate-mime-1): Convert string into unibyte when
20775 inserting " *mml*" buffer's contents into a unibyte temp buffer.
20776
20777 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
20778
20779 * mail-source.el (mail-source-fetch-imap): Search for ^From case
20780 sensitively.
20781
20782 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
20783
20784 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20785
20786 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
20787
20788 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20789 which will be inserted according to the multibyteness of a buffer
20790 rather than the type of contents. Suggested by ARISAWA Akihiro
20791 <ari@mbf.ocn.ne.jp>.
20792
20793 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20794 of string which old xml.el may return rather than a string.
20795
20796 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
20797
20798 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20799
20800 2005-01-16 Simon Josefsson <jas@extundo.com>
20801
20802 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20803 idn/idna.el isn't available.
20804 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
20805 <michael@waxrat.com>.
20806
20807 * hashcash.el: Remove non-FSF copyright header.
20808
20809 * hashcash.el (hashcash-extra-generate-parameters): New variable.
20810 (hashcash-generate-payment): Use it.
20811 (hashcash-generate-payment-async): Use it.
20812
20813 2005-01-15 Simon Josefsson <jas@extundo.com>
20814
20815 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20816 Suggested by Raymond Scholz <ray-2005@zonix.de>.
20817
20818 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20819 gnus-summary-idna-message.
20820 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20821 (gnus-summary-idna-message): New function.
20822
20823 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
20824
20825 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20826 gnus-novice-user.
20827
20828 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
20829
20830 * nnrss.el (nnrss-request-delete-group): Delete entries in
20831 nnrss-group-alist as well.
20832 (nnrss-save-server-data): Insert newline.
20833
20834 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
20835
20836 * gnus.el (gnus-user-agent): Use list of symbols instead of
20837 symbols. Display full version number for (S)XEmacs.
20838 Optionally display (S)XEmacs codename.
20839
20840 * gnus-util.el (gnus-emacs-version): Update for new
20841 `gnus-user-agent'.
20842
20843 * gnus-msg.el (gnus-extended-version): Make it possible to omit
20844 Gnus version.
20845
20846 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
20847
20848 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
20849 which is unreadable in some setups.
20850
20851 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
20852
20853 * gnus-spec.el (gnus-update-format-specifications): Flush the
20854 group format spec cache if it doesn't support decoded group names.
20855
20856 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
20857
20858 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20859 Allow to apply decay on score files matching a regexp.
20860
20861 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
20862
20863 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20864 compatibility in %g and %c.
20865
20866 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
20867
20868 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20869 name for only %g and %c.
20870 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20871 of gnus-tmp-group to decoded group name.
20872 (gnus-group-make-rss-group): Exclude `/'s from group names.
20873
20874 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
20875
20876 * nnrss.el (nnrss-get-encoding): Fix regexp.
20877
20878 2004-12-27 Simon Josefsson <jas@extundo.com>
20879
20880 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20881 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20882 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
20883
20884 2004-12-17 Kim F. Storm <storm@cua.dk>
20885
20886 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20887
20888 * gnus-sum.el (gnus-summary-mode-map): Likewise.
20889
20890 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
20891
20892 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20893
20894 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
20895
20896 * nnrss.el: Require rfc2047 and mml.
20897 (nnrss-file-coding-system): New variable.
20898 (nnrss-format-string): Redefine it as an inline function.
20899 (nnrss-decode-group-name): New function.
20900 (nnrss-string-as-multibyte): Remove.
20901 (nnrss-retrieve-headers): Decode group name; don't use
20902 nnrss-format-string.
20903 (nnrss-request-group): Decode group name.
20904 (nnrss-request-article): Decode group name; allow a Message-ID as
20905 well as an article number; don't use nnrss-format-string; encode a
20906 Message-ID string which may contain non-ASCII characters; use
20907 mml-to-mime to compose a MIME article.
20908 (nnrss-request-expire-articles): Decode group name.
20909 (nnrss-request-delete-group): Decode group name.
20910 (nnrss-fetch): Clarify error message.
20911 (nnrss-read-server-data): Use insert-file-contents instead of load;
20912 bind file-name-coding-system; use multibyte buffer.
20913 (nnrss-save-server-data): Bind coding-system-for-write to the
20914 value of nnrss-file-coding-system; bind file-name-coding-system;
20915 add coding cookie.
20916 (nnrss-read-group-data): Use insert-file-contents instead of load;
20917 bind file-name-coding-system; use multibyte buffer.
20918 (nnrss-save-group-data): Bind coding-system-for-write to the
20919 value of nnrss-file-coding-system; bind file-name-coding-system.
20920 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20921 make it work with non-ASCII text.
20922 (nnrss-find-el): Make it work with old xml.el as well.
20923
20924 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
20925
20926 * nnrss.el (nnrss-get-encoding): New function.
20927 (nnrss-fetch): Use unibyte buffer initially; bind
20928 coding-system-for-read while performing mm-url-insert; remove ^Ms;
20929 decode contents according to the encoding attribute.
20930 (nnrss-save-group-data): Add coding cookie.
20931 (nnrss-mime-encode-string): New function.
20932 (nnrss-check-group): Use it to encode subject and author.
20933
20934 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
20935
20936 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
20937 imaginary variable.
20938
20939 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
20940
20941 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
20942 correctly even if there are wide characters.
20943
20944 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
20945
20946 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
20947 downcased symbol names; make a new cache instead of reusing
20948 bbdb-hashtable.
20949
20950 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
20951
20952 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20953 concatenating segments rather than before concatenating them.
20954 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20955
20956 * message.el (message-get-reply-headers): Bind `extra'.
20957
20958 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20959
20960 * message.el (message-extra-wide-headers): New variable.
20961 (message-get-reply-headers): Use it.
20962
20963 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
20964
20965 * gnus-agent.el (gnus-agent-group-path): Decode group name.
20966 (gnus-agent-group-pathname): Ditto.
20967
20968 * gnus-cache.el (gnus-cache-file-name): Decode group name.
20969
20970 * gnus-group.el (gnus-group-make-group): Decode group name.
20971 (gnus-group-make-rss-group): Register the group data after opening
20972 the nnrss group.
20973
20974 2004-12-17 Paul Jarc <prj@po.cwru.edu>
20975
20976 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
20977 by expiry now get marked as read.
20978
20979 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
20980
20981 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
20982
20983 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
20984
20985 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
20986 unify Latin characters in XEmacs.
20987 (mm-find-mime-charset-region): Use it.
20988
20989 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
20990
20991 * gnus-util.el (gnus-delete-directory): New function.
20992
20993 * gnus-agent.el (gnus-agent-delete-group): Use it.
20994
20995 * gnus-cache.el (gnus-cache-delete-group): Use it.
20996
20997 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
20998
20999 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21000 names.
21001
21002 2004-12-16 Simon Josefsson <jas@extundo.com>
21003
21004 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21005
21006 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21007
21008 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21009
21010 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21011 (gnus-group-set-current-level): Decode group name.
21012
21013 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21014
21015 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21016 failed.
21017
21018 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21019
21020 * gnus-group.el (gnus-group-delete-group): Decode group name.
21021 (gnus-group-make-rss-group): Encode group name.
21022 (gnus-group-catchup-current): Decode group name.
21023 (gnus-group-kill-group): Decode group name.
21024
21025 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21026
21027 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21028
21029 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21030
21031 * gnus-group.el (gnus-group-make-rss-group):
21032 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21033
21034 * gnus-start.el (gnus-setup-news): Honor user's setting to
21035 gnus-message-archive-method. Suggested by Lute Kamstra
21036 <lute@gnu.org>.
21037
21038 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21039
21040 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21041 global counterparts of the buffer-local variables.
21042
21043 2004-11-16 Romain Francoise <romain@orebokech.com>
21044
21045 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21046 counterparts of the buffer-local variables.
21047
21048 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21049
21050 * message.el (message-forbidden-properties): Fix typo in doc
21051 string.
21052
21053 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21054
21055 * gnus-util.el (gnus-replace-in-string): Add doc string.
21056
21057 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21058 to avoid problems when splitting mails with many recipients.
21059
21060 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21061
21062 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21063 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21064
21065 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21066
21067 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21068 if there is no hashtable in memory or file modification time is
21069 newer than cached timestamp.
21070
21071 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21072
21073 * gnus-sum.el (gnus-summary-limit-to-recipient):
21074 Implement not-matching option.
21075
21076 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21077
21078 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21079 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21080 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21081 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21082 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21083 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21084
21085 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21086
21087 * message.el (message-forward-make-body-mml): Remove headers
21088 according to message-forward-ignored-headers if a message is decoded.
21089
21090 2004-12-02 Romain Francoise <romain@orebokech.com>
21091
21092 * message.el (message-forward-make-body-plain): Always remove
21093 headers according to message-forward-ignored-headers.
21094
21095 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21096
21097 * spam.el (spam-summary-prepare-exit): Remove the
21098 gnus-summary-limit pop for now, it has problems with ham marks for
21099 me.
21100
21101 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21102
21103 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21104 correctly.
21105
21106 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21107
21108 * format-spec.el (format-spec): Message the char.
21109
21110 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21111
21112 * gnus-art.el (gnus-split-methods): Reformat comments.
21113
21114 * spam.el (spam-summary-prepare-exit): Remove article limits
21115 before exiting the summary buffer.
21116
21117 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21118
21119 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21120 order to silence the byte compiler.
21121
21122 * spam.el: Fix the way to silence the byte compiler, which
21123 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21124 bbdb-search-simple, spam-BBDB-register-routine,
21125 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21126 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21127 spam-stat-buffer-is-spam, spam-stat-load,
21128 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21129 spam-stat-save and spam-stat-split-fancy.
21130
21131 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21132
21133 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21134 which may confuse users.
21135 (canlock-password-for-verify): Ditto.
21136
21137 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21138
21139 * gnus-art.el (gnus-emphasis-alist): Ditto.
21140
21141 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21142
21143 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21144
21145 * gnus-start.el (gnus-save-killed-list): Ditto.
21146
21147 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21148 (gnus-sum-thread-tree-root): Ditto.
21149 (gnus-sum-thread-tree-false-root): Ditto.
21150 (gnus-sum-thread-tree-single-indent): Ditto.
21151
21152 * message.el (message-courtesy-message): Ditto.
21153 (message-archive-note): Ditto.
21154 (message-subscribed-address-file): Ditto.
21155 (message-user-fqdn): Ditto.
21156
21157 * spam-report.el (spam-report-gmane-regex): Ditto.
21158
21159 * spam.el (spam-blackhole-good-server-regex): Ditto.
21160
21161 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21162
21163 * mml.el (mml-preview): Widen the message buffer before copying
21164 the contents to the preview buffer; sort headers before previewing.
21165
21166 * message.el (message-hidden-headers): Fix the way to avoid a bug
21167 in the `repeat' widget in Emacs 21.3 or earlier.
21168
21169 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21170
21171 * message.el (message-hidden-headers): Default to "^References:".
21172 Improve customization type. Suggested by Reiner Steib
21173 <Reiner.Steib@gmx.de>.
21174
21175 2004-11-25 Romain Francoise <romain@orebokech.com>
21176
21177 * message.el (message-strip-forbidden-properties): Remove check for
21178 obsolete `message-hidden' text property, hidden headers are not
21179 accessible in the buffer anymore.
21180
21181 2004-11-22 Romain Francoise <romain@orebokech.com>
21182
21183 * message.el (message-header-format-alist): Add `From' in list
21184 so that it can be sorted.
21185 (message-fix-before-sending): Widen and sort headers before
21186 sending.
21187 (message-hide-headers): Use narrowing to hide headers by moving
21188 them to the top of the buffer and narrowing to the region
21189 underneath.
21190
21191 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21192
21193 * message.el (message-strip-forbidden-properties):
21194 Bind buffer-read-only (etc) to nil.
21195
21196 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21197
21198 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21199 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21200
21201 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21202
21203 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21204
21205 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21206
21207 * dns.el (query-dns): Use sit-for to time instead of
21208 accept-process-output, since that doesn't seem to work on udp
21209 sockets.
21210
21211 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21212
21213 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21214
21215 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21216
21217 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21218 doc string. Improve doc string.
21219
21220 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21221
21222 * nntp.el (nntp-request-update-info): Return nil if
21223 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21224 may not call gnus-activate-group which uselessly issues the GROUP
21225 commands for all nntp groups and wastes time. Reported by Romain
21226 Francoise <romain@orebokech.com>.
21227
21228 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21229
21230 2004-11-15 Simon Josefsson <jas@extundo.com>
21231
21232 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21233 headers separately.
21234 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21235 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21236
21237 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21238
21239 * gnus-start.el (gnus-convert-old-newsrc):
21240 Assign legacy-gnus-agent to 5.10.7.
21241
21242 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21243
21244 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21245 start of the lines.
21246
21247 2004-11-14 Magnus Henoch <mange@freemail.hu>
21248
21249 * hashcash.el (hashcash-default-payment): Change default to 20.
21250 (hashcash-default-accept-payment): Change default to 20.
21251 (hashcash-process-alist): New variable.
21252 (hashcash-generate-payment-async): Add.
21253 (hashcash-already-paid-p): Add.
21254 (hashcash-insert-payment): Don't generate payments twice.
21255 (hashcash-insert-payment-async): Add.
21256 (hashcash-insert-payment-async-2): Add.
21257 (hashcash-cancel-async): Add.
21258 (hashcash-wait-async): Add.
21259 (hashcash-processes-running-p): Add.
21260 (hashcash-wait-or-cancel): Add.
21261 (mail-add-payment): New optional argument. Conditionally start
21262 asynchronous calculation.
21263 (mail-add-payment-async): Add.
21264
21265 * message.el (message-send-mail): Wait for asynchronous hashcash
21266 results. Don't clobber existing X-Hashcash headers.
21267 (message-setup-1): Call mail-add-payment-async when
21268 message-generate-hashcash is non-nil.
21269
21270 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21271
21272 * message.el (message-use-alternative-email-as-from): Examine the
21273 From header as well; use message-make-from in order to include a
21274 user's full name.
21275
21276 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21277
21278 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21279 default; improve customization type.
21280 (gnus-emphasis-custom-with-format): New macro.
21281 (gnus-emphasis-custom-value-to-external): New function.
21282 (gnus-emphasis-custom-value-to-internal): New function.
21283
21284 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21285
21286 * dns.el (query-dns): Resolve reverse addresses.
21287
21288 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21289
21290 * gnus-group.el (gnus-group-get-new-news): Use it.
21291
21292 * gnus-start.el (gnus-check-reasonable-setup): New function.
21293
21294 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21295
21296 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21297 "Args out of range" error. Reported by Arnaud Giersch
21298 <arnaud.giersch@free.fr>.
21299
21300 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21301
21302 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21303
21304 2004-11-04 Richard M. Stallman <rms@gnu.org>
21305
21306 * spam.el (spam group): Add :version.
21307
21308 * pgg-def.el (pgg group): Add :version.
21309
21310 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21311
21312 * gnus-art.el (gnus-article-edit-article): Don't associate the
21313 article buffer with a draft file. This is a temporary measure
21314 against the 2004-08-22 change to gnus-article-edit-mode.
21315
21316 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21317
21318 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21319 (html2text-format-tags): Remove unused variable `attr'.
21320
21321 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21322
21323 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21324
21325 * spam-stat.el (spam-stat): Add :version.
21326
21327 * sieve.el (sieve): Add :version.
21328
21329 * sha1.el (sha1): Add :version.
21330 (sha1-use-external): Remove redundant version.
21331
21332 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21333 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21334 (nnmail-split-fancy-match-partial-words)
21335 (nnmail-split-lowercase-expanded): Add :version.
21336
21337 * nndiary.el (nndiary): Add :version.
21338
21339 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21340
21341 * mml-sec.el (mml-default-sign-method)
21342 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21343 Add :version.
21344
21345 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21346
21347 * mm-url.el (mm-url-use-external, mm-url-program)
21348 (mm-url-arguments): Add :version.
21349
21350 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21351 (mm-attachment-file-modes, mm-decrypt-option)
21352 (mm-w3m-safe-url-regexp): Add :version.
21353
21354 * message.el (message-cite-prefix-regexp)
21355 (message-sendmail-envelope-from, message-minibuffer-local-map)
21356 (message-user-fqdn, message-completion-alist): Add :version.
21357
21358 * gnus-win.el (gnus-configure-windows-hook)
21359 (gnus-use-frames-on-any-display): Add :version.
21360
21361 * gnus-art.el (gnus-article-address-banner-alist)
21362 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21363 (gnus-treat-from-picon, gnus-treat-mail-picon)
21364 (gnus-treat-x-pgp-sig): Add :version.
21365
21366 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21367 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21368 (gnus-summary-article-delete-hook)
21369 (gnus-summary-display-while-building): Add :version.
21370
21371 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21372 (gnus-get-top-new-news-hook): Add :version.
21373
21374 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21375 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21376
21377 * gnus-registry.el (gnus-registry): Add :version.
21378
21379 * gnus-spec.el (gnus-use-correct-string-widths)
21380 (gnus-make-format-preserve-properties): Add :version.
21381
21382 * gnus.el (gnus-group-charter-alist)
21383 (gnus-group-fetch-control-use-browse-url)
21384 (gnus-install-group-spam-parameters): Add :version.
21385
21386 * gnus-diary.el (gnus-diary): Add :version.
21387
21388 * gnus-delay.el (gnus-delay): Add :version.
21389
21390 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21391 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21392 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21393 Add :version.
21394
21395 * gnus-agent.el (gnus-agent-max-fetch-size)
21396 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21397 (gnus-agent-prompt-send-queue): Add :version.
21398
21399 * deuglify.el (gnus-outlook-deuglify): Add :version.
21400
21401 * html2text.el: Beautify code. Improve doc strings.
21402 Some checkdoc cleanup.
21403 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21404
21405 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21406
21407 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21408
21409 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
21410
21411 * gnus-registry.el (gnus-registry-hashtb): Create the registry
21412 when package is loaded.
21413
21414 * spam.el (spam-summary-score-preferred-header): Add global preference
21415 for people who want to override the default SpamAssassin over
21416 Bogofilter preference (when both are set).
21417 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21418 (spam-user-format-function-S):
21419 Check spam-summary-score-preferred-header.
21420 (spam-extra-header-to-number): Add X-Bogosity header parsing.
21421 (spam-user-format-function-S): Format the score correctly.
21422
21423 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
21424
21425 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21426 signature file. Suggested by Manoj Srivastava
21427 <srivasta@golden-gryphon.com>.
21428
21429 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21430 iso-2022-jp even in the Japanese language environment.
21431 Suggested by Jason Rumney <jasonr@gnu.org>.
21432
21433 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
21434
21435 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21436 use the same characters as the dummy marks; make it free from
21437 getting affected by the language environment.
21438 (gnus-summary-read-group-1): Update mark positions only when the
21439 format spec is updated.
21440
21441 * gnus-spec.el (gnus-update-format-specifications): Return a list
21442 of updated types.
21443
21444 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
21445
21446 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21447 of boundp to check if display-warning is available.
21448
21449 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
21450
21451 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21452
21453 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
21454
21455 * nnspool.el (nnspool-spool-directory): Use news-path if the
21456 news-directory variable is not bound.
21457
21458 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21459 function instead of display-warning if it is not available.
21460
21461 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
21462
21463 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21464 v5-10: Use `point-at-bol'.
21465
21466 2004-10-26 Simon Josefsson <jas@extundo.com>
21467
21468 * hashcash.el: Fix URL in comment, reported by Cheng Gao
21469 <chenggao@gmail.com>.
21470
21471 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21472
21473 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
21474 instead.
21475
21476 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
21477
21478 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21479 to remove a server from the nnimap-server-buffer-alist.
21480 (nnimap-open-connection, nnimap-close-server): Use it.
21481
21482 * gnus-encrypt.el: Remove file in favor of encrypt.el.
21483
21484 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
21485
21486 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21487 running the major-mode function.
21488
21489 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
21490
21491 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21492 dummy marks in the right way.
21493
21494 2004-10-18 David Edmondson <dme@dme.org>
21495
21496 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21497 excessively.
21498
21499 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
21500
21501 * gnus-util.el (gnus-split-references): Accept a nil references
21502 string and go on blissfully.
21503
21504 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21505 cases where the references string is non-nil but has no references.
21506
21507 * encrypt.el: Add autoload tags.
21508
21509 * spam.el (spam-resolve-registrations-routine): Remove article
21510 from unregistration list too. Reported by David Hanak
21511 <dhanak@isis.vanderbilt.edu>
21512
21513 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
21514
21515 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21516 nil. Change custom type.
21517
21518 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
21519
21520 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21521
21522 * gnus-sum.el (gnus-summary-move-article): Use it.
21523
21524 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
21525
21526 * encrypt.el: Add autoload cookies.
21527
21528 * spam.el (spam-backend-article-list-property)
21529 (spam-backend-get-article-todo-list)
21530 (spam-backend-put-article-todo-list)
21531 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21532 Resolve registrations separately.
21533 (spam-register-routine): Format comments.
21534 (spam-unregister-routine, spam-register-routine): Always call with
21535 specific-articles, no default list.
21536 (spam-summary-prepare-exit): Use the spam-classifications function.
21537
21538 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21539 gnus-encrypt.el.
21540
21541 * encrypt.el: Copied from gnus-encrypt.el.
21542
21543 * gnus-encrypt.el: Commented that it's obsolete.
21544
21545 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21546
21547 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21548 (gnus-score-save): Use it.
21549
21550 * message.el (message-bury): Use `window-dedicated-p'.
21551
21552 2004-10-15 Simon Josefsson <jas@extundo.com>
21553
21554 * pop3.el (top-level): Don't require nnheader.
21555 (pop3-read-timeout): Add.
21556 (pop3-accept-process-output): Add.
21557 (pop3-read-response, pop3-retr): Use it.
21558
21559 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
21560
21561 * spam.el (spam-register-routine): Move comment.
21562 (spam-verify-bogofilter): Use 'unknown for the initial
21563 spam-bogofilter-valid state, not 'never.
21564
21565 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21566 for netrc-machine.
21567
21568 * nnimap.el (nnimap-open-connection):
21569 Use netrc-machine-user-or-password.
21570
21571 2004-10-17 Richard M. Stallman <rms@gnu.org>
21572
21573 * gnus-registry.el (gnus-registry-unload-hook):
21574 Set as a variable with add-hook.
21575
21576 * nnspool.el (nnspool-spool-directory): Use news-directory instead
21577 of news-path.
21578
21579 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21580
21581 * spam.el: Delete duplicate `provide'.
21582 (spam-unload-hook): Set as a variable with add-hook.
21583
21584 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21585
21586 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21587 in the doc string.
21588
21589 * message.el (message-ignored-news-headers)
21590 (message-ignored-supersedes-headers)
21591 (message-ignored-resent-headers)
21592 (message-forward-ignored-headers): Improve custom type.
21593
21594 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
21595
21596 * message.el (message-tokenize-header): Fix 2004-09-06 change
21597 which used point-min in the wrong place.
21598
21599 2004-10-12 Simon Josefsson <jas@extundo.com>
21600
21601 * tls.el (tls-certtool-program): New variable.
21602 (tls-certificate-information): New function, based on
21603 ssl-certificate-information.
21604
21605 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
21606
21607 * compface.el: Move the version of ELisp-based uncompface program
21608 to the contrib directory because of the copyright problem.
21609
21610 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
21611
21612 * message.el (message-kill-buffer): Raise the current frame.
21613
21614 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
21615
21616 * gnus-sum.el: Mention that multibyte characters don't work as marks.
21617
21618 * gnus.el (message-y-or-n-p): Autoload.
21619
21620 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21621 (pop3-password-required, pop3-authentication-scheme)
21622 (pop3-leave-mail-on-server): Make customizable.
21623 (pop3): New custom group.
21624 (pop3-retr): Remove `sleep-for' statements.
21625 Suggested by Dave Love <fx@gnu.org>.
21626
21627 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21628 Windows/DOS.
21629
21630 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21631 (imap-parse-body): Fix incorrect use of `assert'.
21632 Suggested by Dave Love <fx@gnu.org>.
21633
21634 * mml.el (mml-minibuffer-read-disposition): Require match.
21635 Suggested by Dave Love <fx@gnu.org>.
21636
21637 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
21638
21639 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
21640 doc string.
21641
21642 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
21643
21644 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21645
21646 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21647
21648 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21649 instead of calling `mm-insert-inline', to decode text/* parts
21650 before displaying them.
21651
21652 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
21653
21654 * mm-uu.el (mm-uu-text-plain-type): New variable.
21655 (mm-uu-pgp-signed-extract-1): Use it.
21656 (mm-uu-pgp-encrypted-extract-1): Use it.
21657 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21658 bind mm-uu-text-plain-type with that value.
21659 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21660 mm-uu-dissect.
21661
21662 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21663
21664 * gnus-group.el (gnus-update-group-mark-positions):
21665 * gnus-sum.el (gnus-update-summary-mark-positions):
21666 * message.el (message-check-news-body-syntax):
21667 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21668 of string-as-multibyte.
21669
21670 2004-10-05 Juri Linkov <juri@jurta.org>
21671
21672 * gnus-group.el (gnus-update-group-mark-positions):
21673 * gnus-sum.el (gnus-update-summary-mark-positions):
21674 * message.el (message-check-news-body-syntax):
21675 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21676 8-bit unibyte values to a multibyte string for search functions.
21677
21678 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21679
21680 * mm-uu.el (mm-uu-dissect): Allow optional arg.
21681 (mm-uu-dissect-text-parts): New function.
21682
21683 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21684 dissect text parts.
21685
21686 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21687 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21688
21689 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21690
21691 * gnus-topic.el (gnus-topic-hierarchical-parameters):
21692 Use gnus-current-topics instead of gnus-current-topic.
21693
21694 2004-10-06 Jesper Harder <harder@ifa.au.dk>
21695
21696 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21697
21698 2004-10-05 Jesper Harder <harder@ifa.au.dk>
21699
21700 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21701 where appropriate.
21702
21703 * nnml.el (nnml-generate-active-info): do.
21704
21705 * nndiary.el (nndiary-generate-active-info): do.
21706
21707 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21708 (gnus-topic-move): do.
21709
21710 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21711 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21712
21713 * gnus-srvr.el (gnus-server-prepare)
21714 (gnus-server-open-all-servers): do.
21715
21716 * gnus-msg.el (gnus-summary-cancel-article)
21717 (gnus-summary-resend-message)
21718 (gnus-summary-mail-crosspost-complaint): do.
21719
21720 * gnus-move.el (gnus-change-server): do.
21721
21722 * gnus-group.el (gnus-group-unmark-all-groups)
21723 (gnus-group-set-current-level): do.
21724
21725 2004-10-04 Simon Josefsson <jas@extundo.com>
21726
21727 * message.el (message-generate-hashcash): Doc fix.
21728
21729 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
21730
21731 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21732 avoid infinite recursion via gnus-get-function.
21733
21734 2004-10-02 Jesper Harder <harder@ifa.au.dk>
21735
21736 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21737
21738 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21739
21740 * nnmail.el (nnmail-split-history): do.
21741
21742 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21743 (nnml-request-delete-group): do.
21744
21745 * nnslashdot.el (nnslashdot-read-groups): do.
21746
21747 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21748 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21749
21750 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21751 (nnspool-sift-nov-with-sed): Use last.
21752 (nnspool-retrieve-headers-with-nov): Use mapc.
21753 (nnspool-request-newgroups): Use dolist.
21754 (nnspool-request-group): Use last.
21755
21756 * nntp.el (nntp-read-server-type): Use dolist.
21757
21758 * nnvirtual.el (nnvirtual-create-mapping)
21759 (nnvirtual-update-read-and-marked): Use dolist.
21760 (nnvirtual-convert-headers): Simplify.
21761
21762 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21763
21764 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21765 Add support for sync'ing tick marks.
21766
21767 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
21768
21769 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21770 there's no visible header.
21771
21772 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21773
21774 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21775 When necessary, pass full group name to gnus-request-set-marks.
21776
21777 2004-10-01 Simon Josefsson <jas@extundo.com>
21778
21779 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
21780 acroread.
21781
21782 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21783
21784 * spam-report.el (spam-report-gmane): Fix interactive.
21785
21786 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21787
21788 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21789 when writing file.
21790 (gnus-agent-synchronize-flags): Don't default to being
21791 interactive.
21792
21793 2004-09-30 Simon Josefsson <jas@extundo.com>
21794
21795 * message.el (message-generate-hashcash): Add.
21796 (message-send-mail): Use it, call mail-add-payment.
21797
21798 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
21799
21800 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21801
21802 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
21803
21804 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21805 gnus-request-update-info with explicit code to sync the in-memory
21806 info read flags with the marks being sync'd to the backend.
21807
21808 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21809
21810 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21811
21812 * spam.el (spam-verify-bogofilter): Add new function.
21813 (spam-check-bogofilter)
21814 (spam-bogofilter-register-with-bogofilter): Use it.
21815 (spam-verify-bogofilter): Add small fixes.
21816
21817 2004-09-28 Simon Josefsson <jas@extundo.com>
21818
21819 * hashcash.el (hashcash-generate-payment): Revert.
21820
21821 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21822
21823 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21824 Use gnus-extract-references instead of gnus-split-references.
21825
21826 * gnus-util.el (gnus-extract-references): Add new function, analogous
21827 to gnus-split-references but extracts only the message-ID without
21828 anything extra.
21829
21830 * hashcash.el (hashcash-generate-payment)
21831 (hashcash-check-payment): Do the right thing if hashcash-path is
21832 nil (because the hashcash program could not be found).
21833
21834 * spam.el (spam-use-hashcash): Remove comment.
21835
21836 2004-09-27 Jesper Harder <harder@ifa.au.dk>
21837
21838 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21839 (gnus-cache-enter-article, gnus-cache-remove-article)
21840 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21841
21842 * gnus-async.el (gnus-async-prefetch-remove-group): do.
21843
21844 * gnus-art.el (article-hide-boring-headers)
21845 (article-translate-strings, article-display-face)
21846 (gnus-article-mime-match-handle-first)
21847 (gnus-article-highlight-headers)
21848 (gnus-article-add-buttons-to-head): do.
21849
21850 2004-09-27 Simon Josefsson <jas@extundo.com>
21851
21852 * hashcash.el: New version, from
21853 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
21854 ../contrib/.
21855
21856 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
21857
21858 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21859
21860 2004-09-26 Jesper Harder <harder@ifa.au.dk>
21861
21862 * gnus-dup.el (gnus-dup-open): Use mapc.
21863 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21864
21865 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21866 Reported by Stefan Wiens <s.wi@gmx.net>.
21867
21868 * gnus.el (gnus-shutdown): Use dolist.
21869
21870 * gnus-undo.el (gnus-undo): Use mapc.
21871
21872 * nnrss.el (nnrss-generate-active): do.
21873
21874 * message.el (message-cite-original-without-signature)
21875 (message-cite-original): Use mapc.
21876 (message-do-actions, message-make-forward-subject): Use dolist.
21877
21878 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21879
21880 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21881 deletion to remove entire duplicate line. Fixes merged article
21882 number bug.
21883
21884 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21885
21886 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21887 servers that are offline. Avoids having gnus-agent-toggle-plugged
21888 first ask if you want to open a server and then, even when you
21889 responded with no, asking if you want to synchronize the server's
21890 flags.
21891 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21892 multi-line expressions.
21893 (gnus-agent-synchronize-group-flags): New internal function.
21894 Updates marks in memory (in the info structure) AND in the
21895 backend.
21896
21897 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21898
21899 * nnagent.el (nnagent-request-set-mark):
21900 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21901 method, to ensure that synchronization updates marks in the
21902 backend and in the info (in memory) structure.
21903
21904 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
21905
21906 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21907 convention fully; don't miss the root article of a thread; make
21908 the X-Draft-From header with correct article numbers.
21909
21910 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
21911
21912 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21913 unless plugged. Disable the agent so that an open failure causes
21914 an error.
21915
21916 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21917 Revert 2004-09-21 change. The backend must be opened while
21918 synchronizing flags even when the backend stores the flags
21919 locally.
21920
21921 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
21922
21923 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21924 in `header' match. Reported by Svend Tollak Munkejord.
21925
21926 * message.el (message-cite-original): Fix use of
21927 `message-cite-articles-with-x-no-archive'.
21928
21929 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
21930
21931 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21932 (gnus-window-to-buffer): Ditto.
21933
21934 * mml.el (mml-preview-buffer): New variable.
21935 (mml-preview): Manage window layout with gnus-buffer-configuration.
21936
21937 * gnus-msg.el (gnus-setup-message): Put article numbers into the
21938 X-Draft-From header even if those articles aren't quoted.
21939
21940 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
21941
21942 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
21943 (gnus-request-set-mark, gnus-request-update-mark): Use new
21944 g-s-t-u-l-m to decide to use backend even when unplugged.
21945
21946 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
21947
21948 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
21949 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
21950
21951 2004-09-20 Simon Josefsson <jas@extundo.com>
21952
21953 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
21954 "utf-16-le".
21955
21956 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
21957
21958 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
21959
21960 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
21961
21962 * uudecode.el (uudecode-use-external): Add :version.
21963
21964 * smime.el (smime-CA-file, smime-encrypt-cipher)
21965 (smime-dns-server): Add :version.
21966
21967 * smiley.el (gnus-smiley-file-types): Add :version.
21968
21969 * sha1.el (sha1-use-external): Add :version.
21970
21971 * pgg-def.el (pgg-query-keyserver): Add :version.
21972
21973 * nnmail.el (nnmail-fancy-expiry-targets)
21974 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
21975 Add :version.
21976
21977 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
21978 (nnimap-retrieve-groups-asynchronous): Add :version.
21979 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
21980
21981 * mml.el (mml-content-disposition-parameters)
21982 (mml-insert-mime-headers-always): Add :version.
21983
21984 * mm-util.el (mm-coding-system-priorities): Add :version.
21985
21986 * mm-decode.el (mm-inline-text-html-with-images)
21987 (mm-keep-viewer-alive-types, mm-external-terminal-program)
21988 (mm-verify-option): Add :version.
21989 (mm-text-html-renderer): Change :version.
21990
21991 * message.el (message-fcc-externalize-attachments)
21992 (message-required-headers, message-draft-headers)
21993 (message-subject-trailing-was-query)
21994 (message-subject-trailing-was-ask-regexp)
21995 (message-subject-trailing-was-regexp, message-mark-insert-begin)
21996 (message-mark-insert-end, message-archive-header)
21997 (message-archive-note, message-cross-post-default)
21998 (message-cross-post-note, message-followup-to-note)
21999 (message-cross-post-note-function, message-use-mail-followup-to)
22000 (message-subscribed-address-functions)
22001 (message-subscribed-address-file, message-subscribed-addresses)
22002 (message-subscribed-regexps, message-allow-no-recipients)
22003 (message-yank-cited-prefix, message-signature-insert-empty-line)
22004 (message-hidden-headers, message-hierarchical-addresses)
22005 (message-mail-user-agent, message-use-idna)
22006 (message-valid-fqdn-regexp)
22007 (message-strip-special-text-properties, message-header-synonyms)
22008 (message-beginning-of-line, message-tab-body-function): Add :version.
22009 (message-insert-canlock, message-wide-reply-confirm-recipients):
22010 Change :version.
22011
22012 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22013 and :version.
22014 (mail-source-delete-old-incoming-confirm)
22015 (mail-source-movemail-program): Add :version.
22016
22017 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22018 (gnus-agent-cache, gnus-agent): Change :version.
22019
22020 * gnus-util.el (gnus-use-byte-compile): Change :version.
22021
22022 * gnus-sum.el (gnus-summary-make-false-root-always)
22023 (gnus-summary-default-high-score)
22024 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22025 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22026 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22027 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22028 (gnus-sum-thread-tree-single-indent)
22029 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22030 (gnus-sum-thread-tree-leaf-with-other)
22031 (gnus-sum-thread-tree-single-leaf): Add :version.
22032 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22033 (gnus-article-loose-mime): Change :version.
22034
22035 * gnus-start.el (gnus-backup-startup-file)
22036 (gnus-save-startup-file-via-temp-buffer): Add :version.
22037
22038 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22039 (gnus-server-offline-face): Add :version.
22040
22041 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22042
22043 * gnus-msg.el (gnus-gcc-externalize-attachments)
22044 (gnus-debug-files, gnus-debug-exclude-variables)
22045 (gnus-discouraged-post-methods): Change :version.
22046 (gnus-confirm-mail-reply-to-news)
22047 (gnus-confirm-treat-mail-like-news): Add :version.
22048
22049 * gnus-int.el (gnus-server-unopen-status): Add :version.
22050
22051 * gnus-group.el (gnus-group-jump-to-group-prompt)
22052 (gnus-large-ephemeral-newsgroup)
22053 (gnus-fetch-old-ephemeral-headers): Add :version.
22054
22055 * gnus-fun.el (gnus-x-face-directory)
22056 (gnus-convert-pbm-to-x-face-command)
22057 (gnus-convert-image-to-x-face-command)
22058 (gnus-convert-image-to-face-command): Add :version.
22059
22060 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22061
22062 * gnus-cite.el (gnus-cite-blank-line-after-header)
22063 (gnus-article-boring-faces): Add :version.
22064
22065 * gnus-art.el (gnus-buttonized-mime-types)
22066 (gnus-inhibit-mime-unbuttonizing)
22067 (gnus-treat-display-face)
22068 (gnus-treat-body-boundary): Change :version.
22069 (gnus-body-boundary-delimiter, gnus-picon-databases)
22070 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22071 (gnus-treat-date-english, gnus-treat-fold-headers)
22072 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22073 (gnus-treat-mail-picon, gnus-treat-wash-html)
22074 (gnus-article-encrypt-protocol)
22075 (gnus-use-idna, gnus-article-over-scroll)
22076 (gnus-mime-display-multipart-alternative-as-mixed)
22077 (gnus-mime-display-multipart-related-as-mixed)
22078 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22079 (gnus-ctan-url, gnus-button-ctan-handler)
22080 (gnus-button-handle-ctan-bogus-regexp)
22081 (gnus-button-ctan-directory-regexp)
22082 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22083 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22084 (gnus-button-man-level, gnus-button-emacs-level)
22085 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22086
22087 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22088 (gnus-agent-go-online): Change :version.
22089 (gnus-agent-expire-unagentized-dirs)
22090 (gnus-agent-auto-agentize-methods): Add :version.
22091
22092 * flow-fill.el (fill-flowed-display-column)
22093 (fill-flowed-encode-column): Add :version.
22094
22095 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22096 (gnus-outlook-deuglify-unwrap-max)
22097 (gnus-outlook-deuglify-cite-marks)
22098 (gnus-outlook-deuglify-unwrap-stop-chars)
22099 (gnus-outlook-deuglify-no-wrap-chars)
22100 (gnus-outlook-deuglify-attrib-cut-regexp)
22101 (gnus-outlook-deuglify-attrib-verb-regexp)
22102 (gnus-outlook-deuglify-attrib-end-regexp)
22103 (gnus-outlook-display-hook): Add :version.
22104
22105 * binhex.el (binhex-use-external): Add :version.
22106
22107 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22108
22109 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22110 and `invisible'.
22111
22112 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22113
22114 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22115 in gnus-registry-trim.
22116
22117 2004-09-13 Simon Josefsson <jas@extundo.com>
22118
22119 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22120
22121 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22122
22123 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22124 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22125 <yamaoka@jpl.org>.
22126 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22127 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22128 <yamaoka@jpl.org>.
22129
22130 * sieve.el (sieve-manage-mode): Ditto.
22131
22132 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22133
22134 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22135
22136 2004-09-11 Simon Josefsson <jas@extundo.com>
22137
22138 * dns-mode.el: Add.
22139
22140 * mm-view.el (mm-display-dns-inline): Add.
22141
22142 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22143 (mm-automatic-display): Ditto.
22144
22145 * mailcap.el (mailcap-mime-data): Add text/dns.
22146 (mailcap-mime-extensions): Map .soa to text/dns.
22147
22148 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22149
22150 * gnus-art.el (article-decode-mime-words, article-babel)
22151 (gnus-article-highlight-signature, gnus-article-add-buttons)
22152 (gnus-signature-toggle): Remove unnecessary bindings of
22153 `inhibit-read-only' inherited from v5.10 merge.
22154
22155 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22156
22157 * nntp.el (nntp): New customization group.
22158 (nntp-authinfo-file): Add customization group.
22159
22160 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22161
22162 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22163
22164 * gnus.el (to-address, to-list, subscribed)
22165 (large-newsgroup-initial): Ditto.
22166
22167 * flow-fill.el (fill-flowed-display-column)
22168 (fill-flowed-encode-column): Ditto.
22169
22170 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22171
22172 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22173 Use point-min rather than 1.
22174 (message-send-mail): Use buffer-size rather than point-max.
22175
22176 * gnus-sum.el (gnus-summary-search-article-forward):
22177 Signal a specific `search-failed' rather than a generic `error'.
22178
22179 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22180 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22181 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22182
22183 2004-09-10 Simon Josefsson <jas@extundo.com>
22184
22185 * nndb.el (require): Remove tcp and duplicate cl.
22186
22187 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22188
22189 * gnus-agent.el (directory-files-and-attributes): Move forward.
22190
22191 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22192
22193 * gnus-agent.el (directory-files-and-attributes):
22194 Optionally defined to support XEmacs.
22195
22196 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22197
22198 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22199 to avoid run-time CL dependencies.
22200 (gnus-agent-unfetch-articles): New function.
22201 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22202 article numbers even when local .overview file is missing.
22203 (gnus-agent-read-article-number): New function. Only accepts
22204 27-bit article numbers.
22205 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22206 Use gnus-agent-read-article-number.
22207 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22208 from backend while recognizing that article numbers in .overview
22209 must be valid.
22210 (gnus-agent-update-files-total-fetched-for):
22211 Use directory-files-and-attributes to improve performance.
22212 * gnus-int.el (gnus-request-move-article):
22213 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22214 improve performance.
22215
22216 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22217 some users confused by references to .newsrc when they only have a
22218 .newsrc.eld file.
22219 (gnus-convert-mark-converter-prompt)
22220 (gnus-convert-converter-needs-prompt): Fix use of property list.
22221 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22222 New function. Used internally to only display 'gnus converting
22223 files' message when actually necessary.
22224
22225 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22226 methods now autoloaded.
22227
22228 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22229
22230 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22231 identifiers.
22232
22233 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22234
22235 * gnus-picon.el: Fix indentation and closing parenthesis.
22236
22237 2004-09-01 Simon Josefsson <jas@extundo.com>
22238
22239 * message.el (message-canlock-generate): Require sha1, not
22240 sha1-el. (Can we get rid of this require altogether? It is ugly
22241 to require within a function. Sadly, if sha1.el isn't loaded, the
22242 let binding in m-c-g will hide the defcustom definition, which is
22243 bad.)
22244
22245 * canlock.el: Require sha1, not sha1-el.
22246
22247 * message.el: Don't autoload sha1 (there is a autoload cookie in
22248 sha1.el).
22249
22250 * sha1-el.el: Rename to sha1.el.
22251
22252 2004-08-30 Juanma Barranquero <lektu@terra.es>
22253
22254 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22255
22256 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22257
22258 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22259
22260 2004-08-30 Kim F. Storm <storm@cua.dk>
22261
22262 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22263
22264 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22265 Add :group 'nnimap.
22266
22267 2004-08-30 Andreas Schwab <schwab@suse.de>
22268
22269 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22270 ?* and ?\;.
22271
22272 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22273 and ?\' to symbol instead of whitespace.
22274
22275 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22276
22277 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22278
22279 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22280 instead of re-search-forward.
22281
22282 * gnus-uu.el (gnus-uu-save-article): Ditto.
22283 (gnus-uu-post-encode-uuencode): Ditto.
22284
22285 * html2text.el (html2text-clean-list-items): Ditto.
22286 (html2text-clean-dtdd): Ditto.
22287 (html2text-format-tags): Ditto.
22288
22289 * message.el (message-send-mail-with-sendmail): Fix regexp.
22290 (message-fill-field-general): Use search-forward instead of
22291 re-search-forward.
22292 (unbold-region): Ditto.
22293
22294 * nnrss.el (nnrss-request-article): Ditto.
22295
22296 * nnslashdot.el (nnslashdot-request-article): Ditto.
22297
22298 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22299
22300 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22301 "Unrecognized menu descriptor" error in XEmacs.
22302
22303 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22304
22305 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22306 parent article of a sparse article in the thread hashtb.
22307
22308 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22309
22310 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22311 (nnmail-expand-newtext): Lowercase expanded entries if
22312 nnmail-split-lowercase-expanded is non-nil.
22313
22314 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22315
22316 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22317
22318 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22319 of gnus-tmp-news-method into string under XEmacs. It will be
22320 passed to gnus-correct-length which takes only a string argument.
22321
22322 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22323
22324 * gnus-util.el (gnus-bind-print-variables): New macro.
22325 (gnus-prin1): Use it.
22326 (gnus-prin1-to-string): Use it.
22327 (gnus-pp): New function.
22328 (gnus-pp-to-string): New function.
22329
22330 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22331 Replace pp-to-string with gnus-pp-to-string.
22332 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22333 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22334 * gnus-msg.el (gnus-debug): Ditto.
22335 * gnus-score.el (gnus-score-save): Ditto.
22336 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22337 gnus-pp-to-string.
22338 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22339 with gnus-pp.
22340 * score-mode.el (gnus-score-pretty-print): Ditto.
22341 * webmail.el (webmail-debug): Ditto.
22342
22343 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22344
22345 * gnus-art.el (article-display-face, article-display-x-face):
22346 Use buffer-read-only.
22347
22348 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22349
22350 * gnus-art.el (article-hide-list-identifiers):
22351 Bind inhibit-read-only as t.
22352
22353 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22354
22355 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22356
22357 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22358
22359 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22360 (gnus-narrow-to-page): Don't assume point-min == 1.
22361 (gnus-article-edit-mode): Derive from message-mode.
22362
22363 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22364 point-min == 1.
22365
22366 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22367 Disable incorrect use of `assert'.
22368
22369 * message.el (message-mode): Set comment-start-skip.
22370
22371 2004-08-22 Sam Steingold <sds@gnu.org>
22372
22373 * pop3.el (pop3-leave-mail-on-server): New user variable.
22374 (pop3-movemail): Delete mail only when it is nil.
22375
22376 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22377
22378 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22379
22380 * mml.el (mml-preview): Use `pop-to-buffer'.
22381
22382 * message.el (message-goto-mail-followup-to): Insert after "To".
22383 (message-carefully-insert-headers): Add comment.
22384
22385 * gnus.el: Remove unused variable `gnus-article-check-size'.
22386
22387 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22388
22389 * gnus-art.el (gnus-button-alist):
22390 Improve `gnus-button-handle-library' entry.
22391
22392 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
22393
22394 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22395 Use downcase, since XEmacs capitalizes error messages differently.
22396
22397 2004-08-18 Jesper Harder <harder@ifa.au.dk>
22398
22399 * nntp.el: Add (require 'gnus) due to reference to
22400 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
22401
22402 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
22403
22404 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22405 Bind `mm-fill-flowed'.
22406
22407 * mm-decode.el (mm-dissect-singlepart): Check it.
22408
22409 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
22410
22411 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22412 'imap' for netrc parsing.
22413
22414 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
22415
22416 * mailcap.el (mailcap-mime-data): Mark as risky.
22417
22418 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
22419
22420 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22421 may be included in the encoded word.
22422 (rfc2047-encode): Don't append a space if the encoded word
22423 includes close parenthesis.
22424
22425 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
22426
22427 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22428 of text within parentheses.
22429
22430 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
22431
22432 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22433 (gnus-encrypt-write-file-contents): Make the password key the file
22434 name PLUS the cipher, not just the cipher. Also remove failed
22435 passwords from the cache.
22436
22437 2004-08-06 Simon Josefsson <jas@extundo.com>
22438
22439 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22440 Doc fix.
22441
22442 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
22443
22444 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22445 LWSP.
22446
22447 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
22448
22449 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22450 Try to append in-reply-to: data to the references: header.
22451
22452 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22453 (netrc-parse): Use gnus-encrypt.el functions.
22454
22455 * gnus-encrypt.el: Add new file for encryption support; currently
22456 does only a few GPG ciphers and an internal XOR cipher.
22457
22458 * password.el: Add comments on using password-read-and-add.
22459 (password-read-and-add): Add function to read and add the
22460 password to the cache at once.
22461
22462 2004-07-28 Simon Josefsson <jas@extundo.com>
22463
22464 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22465 parameter (but don't use it, for now).
22466
22467 * imap.el (imap-ssl-open): Use imap-process-connection-type,
22468 instead of hard coding to nil.
22469
22470 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
22471
22472 * mm-view.el (mm-inline-image-emacs): Open lines under an image
22473 as mm-inline-image-xemacs does.
22474
22475 2004-07-26 Simon Josefsson <jas@extundo.com>
22476
22477 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22478 Revert part of 2004-07-17 change below.
22479
22480 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
22481
22482 * rfc2047.el (rfc2047-encode-region): Don't infloop.
22483 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22484
22485 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
22486
22487 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22488 quotes that actually start with ">" at the beginning of the
22489 lines.
22490
22491 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
22492
22493 * rfc2047.el (rfc2047-encode-region): Fix last change.
22494 (rfc2047-encode-parameter): Remove useless concat.
22495
22496 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
22497
22498 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22499 encode special characters; fix some kind of misconfigured headers;
22500 signal a real error if debug-on-quit or debug-on-error is non-nil.
22501 (rfc2047-encode-max-chars): New variable.
22502 (rfc2047-encode-1): Use it.
22503 (rfc2047-encode-parameter): New function.
22504
22505 * mml.el (mml-insert-parameter): Remove an excessive space.
22506
22507 2004-07-17 Simon Josefsson <jas@extundo.com>
22508
22509 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22510 Kai Grossjohann <kai@emptydomain.de>.
22511 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22512 (gnus-group-make-menu-bar): Ditto.
22513
22514 * gnus-util.el (gnus-group-server): Add.
22515
22516 2004-07-16 Jesper Harder <harder@ifa.au.dk>
22517
22518 * message.el (message-clone-locals): Clone sendmail and smtp
22519 variables.
22520
22521 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22522
22523 * rfc2047.el (rfc2047-encode-region): Fix last change.
22524
22525 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22526
22527 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22528 characters as non-special.
22529
22530 2004-07-09 Simon Josefsson <jas@extundo.com>
22531
22532 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22533 Users will lose all flag changes made while unplugged with
22534 e.g. nntp unless flag synchronization happens, thus `nil' is not a
22535 good default. See numerous reports on ding mailing list.
22536
22537 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
22538
22539 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22540 add generate-head-function and generate-article-function to the
22541 rfc822-forward entry.
22542 (nndoc-rfc822-forward-generate-article): New function.
22543 (nndoc-rfc822-forward-generate-head): New function.
22544
22545 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22546
22547 2004-07-06 Dan Christensen <jdc@uwo.ca>
22548
22549 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22550 respect display group parameter and gnus-summary-expunge-below.
22551 (gnus-articles-to-read): Remove unused reference to display group
22552 parameter.
22553
22554 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
22555
22556 * nnheader.el (nnheader-uniquify-message-id): New experimental
22557 variable.
22558 (nnheader-nov-read-message-id): Use it.
22559
22560 * spam-report.el (spam-report-gmane): Add interactive.
22561
22562 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
22563
22564 * mm-encode.el (mm-content-transfer-encoding-defaults):
22565 Use qp-or-base64 for the application/* types.
22566
22567 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
22568
22569 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22570
22571 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
22572
22573 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22574 trim value.
22575
22576 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22577
22578 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22579 New macro and function.
22580 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22581
22582 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22583
22584 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22585 after-load-alist.
22586
22587 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22588
22589 * gnus-group.el (gnus-group-get-new-news-this-group):
22590 Don't update info that isn't there.
22591
22592 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
22593
22594 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22595 entry.
22596
22597 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22598
22599 * mm-view.el (mm-inline-render-with-function): Use multibyte
22600 buffer; decode html source by charset.
22601
22602 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22603
22604 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22605 Mule-UCS is loaded under XEmacs.
22606 (mm-mime-mule-charset-alist): Avoid duplicated entries.
22607
22608 2004-06-28 Jesper Harder <harder@ifa.au.dk>
22609
22610 * nnheader.el (nnheader-max-head-length): Increase to 8192.
22611
22612 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
22613
22614 * mm-util.el (mm-coding-system-p): Return a coding-system.
22615 (mm-mime-mule-charset-alist): Use shift_jis instead of
22616 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22617 entries for the mime charsets iso-2022-jp-3 and shift_jis.
22618 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22619 instead of japanese-shift-jis and iso-latin-1 respectively in
22620 order to share the default value with both Emacs and XEmacs-mule.
22621 (mm-mule-charset-to-mime-charset):
22622 Make mm-coding-system-priorities effective.
22623 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22624 while predicating of candidates upon the priorities.
22625
22626 2004-06-27 Jesper Harder <harder@ifa.au.dk>
22627
22628 * gnus-sum.el (gnus-summary-make-menu-bar):
22629 Add gnus-uu-invert-processable.
22630
22631 * gnus.el: Autoload gnus-uu-invert-processable.
22632
22633 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
22634
22635 * mm-util.el (mm-with-multibyte-buffer): New macro.
22636
22637 * rfc2047.el (rfc2047-encode-string): Use it.
22638 (rfc2047-encode-region): Move point to the end of the region after
22639 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22640
22641 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22642
22643 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22644 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22645
22646 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22647
22648 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22649 (gnus-cite-parse): Ignore quoted envelope From_.
22650 Suggested by Karl Chen <quarl@nospam.quarl.org>.
22651
22652 2004-06-23 Jesper Harder <harder@ifa.au.dk>
22653
22654 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22655 invalid addresses.
22656
22657 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
22658
22659 * spam.el: Change section markers, revise TODO list.
22660 (spam-backends): Make new master list of all installed backends.
22661 (spam-summary-exit-behavior): Add new variable to determine how
22662 messages moves are done at summary exit.
22663 (spam-move-spam-nonspam-groups-only)
22664 (spam-process-ham-in-nonham-groups)
22665 (spam-process-ham-in-spam-groups): Remove variables, the
22666 spam-summary-exit-behavior variable should be used to manage this
22667 behavior.
22668 (spam-old-ham-articles, spam-old-spam-articles): Remove.
22669 (spam-old-articles): Add variable, replacing spam-old-ham-articles
22670 and spam-old-spam-articles.
22671 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22672 Add empty variables, placeholders for the backends they represent.
22673 (spam-set-difference): Move, unchanged.
22674 (spam-list-of-processors): Declare OBSOLETE, not used anymore
22675 unless the user has a processor variable.
22676 (spam-classifications, spam-classification-valid-p)
22677 (spam-backend-properties, spam-backend-property-valid-p)
22678 (spam-backend-function-type-valid-p)
22679 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22680 (spam-report-articles-gmane, spam-report-articles-resend):
22681 Remove functions, they are not needed.
22682 (spam-install-backend-super, spam-backend-list)
22683 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22684 (spam-backend-function, spam-backend-ham-registration-function)
22685 (spam-backend-spam-registration-function)
22686 (spam-backend-ham-unregistration-function)
22687 (spam-backend-spam-unregistration-function)
22688 (spam-backend-statistical-p, spam-backend-mover-p)
22689 (spam-install-backend-alias, spam-install-checkonly-backend)
22690 (spam-install-mover-backend, spam-install-nocheck-backend)
22691 (spam-install-backend, spam-install-statistical-backend)
22692 (spam-install-statistical-checkonly-backend): Add backend installation
22693 support.
22694 (spam-summary-prepare-exit): Rewrite to use the new backend code.
22695 (spam-group-processor-p): Use the new backend code and respect the
22696 summary exit behavior.
22697 (spam-mark-spam-as-expired-and-move-routine): Remove.
22698 (spam-summary-prepare): Change to use the new spam-old-articles
22699 variable.
22700 (spam-copy-or-move-routine, spam-copy-spam-routine)
22701 (spam-move-spam-routine, spam-copy-ham-routine)
22702 (spam-move-ham-routine): Add code to copy/move ham or spam.
22703 (spam-fetch-field-fast): Improve doc and code, plus allow the
22704 'number request.
22705 (spam-list-of-checks, spam-list-of-statistical-checks):
22706 Remove variables.
22707 (spam-split, spam-find-spam): Use the new backend code.
22708 (spam-registration-functions): Remove variable.
22709 (spam-unregister-routine): Add convenience wrapper.
22710 (spam-log-undo-registration, spam-register-routine)
22711 (spam-log-processing-to-registry)
22712 (spam-log-unregistration-needed-p): Rename "check" to "backend"
22713 where possible.
22714 (spam-check-gmane-xref, spam-check-regex-headers)
22715 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22716 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22717 (spam-check-bogofilter-headers, spam-check-spamoracle)
22718 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22719 (spam-check-crm114-headers): Use the spam-split-group that
22720 spam-split prepares, no need to determine it every time.
22721
22722 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22723 to the nnheader-parse-naked-head call.
22724
22725 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22726
22727 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22728 the nnheader-nov-read-message-id call.
22729
22730 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
22731
22732 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22733 gnus-activate-group twice. Suggested by Markus Peter
22734 <warp@spin.de>.
22735
22736 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
22737
22738 * gnus-art.el (gnus-article-time-format): Exchange the order of
22739 day and month in the default value; fix customization type.
22740 (article-date-ut): Use add-text-properties.
22741 (article-make-date-line): Use message-make-date instead of
22742 current-time-string.
22743
22744 * message.el (message-fetch-field): Don't use set-text-properties.
22745 (message-make-date): Simplify.
22746
22747 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
22748
22749 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22750 (rfc2047-encode-region): Treat text within parentheses as special;
22751 show the original text when error has occurred.
22752
22753 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22754 already-computed method to gnus-activate-group.
22755
22756 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22757 same select-methods identical Lisp objects.
22758
22759 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22760 object when modifying the info.
22761
22762 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
22763
22764 * gnus-srvr.el (gnus-server-set-info): Remove the server from
22765 gnus-opened-servers since it has never been opened with the new
22766 configuration yet.
22767
22768 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
22769
22770 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22771 arg to nnheader-generate-fake-message-id.
22772
22773 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
22774
22775 * nnheader.el (nnheader-generate-fake-message-id): Accept a
22776 number and build a fake message ID localized to a group and
22777 article number (so it's repeatable from that point on).
22778 (nnheader-fake-message-id-p): Change regex to accommodate new fake
22779 ID format.
22780
22781 * gnus-sum.el (gnus-get-newsgroup-headers):
22782 Call nnheader-generate-fake-message-id with the article number.
22783
22784 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
22785
22786 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22787 end-of-buffer.
22788
22789 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
22790
22791 * message.el (message-ignored-supersedes-headers): Add Approved.
22792
22793 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
22794
22795 * rfc2047.el (rfc2047-encode-message-header): Remove useless
22796 goto-char.
22797 (rfc2047-encode): Fold the line before encoding.
22798
22799 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
22800
22801 * rfc2047.el (rfc2047-encode-message-header): Disabled header
22802 folding -- not all headers can be folded, and this should be done
22803 by the message composition mode. Probably. I think.
22804
22805 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
22806
22807 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22808 fast.
22809
22810 * gnus-ems.el (gnus-remove-image): Don't use
22811 message-text-with-property; remove only the image found first.
22812
22813 2004-06-09 Jesper Harder <harder@ifa.au.dk>
22814
22815 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22816
22817 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
22818
22819 * message.el (message-text-with-property): Make it fast and accept
22820 optional arguments.
22821 (message-strip-forbidden-properties): Use it.
22822 (message-fix-before-sending): Follow the m-t-w-p change.
22823
22824 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22825
22826 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
22827
22828 * gnus-art.el (article-hide-headers): Don't change the buffer
22829 mistakenly when performing mml-preview even if
22830 gnus-single-article-buffer is nil.
22831
22832 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
22833
22834 * message.el (message-expand-name-databases): New user option.
22835 (message-expand-name): Use it.
22836
22837 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
22838
22839 * spam.el (spam-report-articles-resend)
22840 (spam-report-resend-register-routine): Allow ham reporting.
22841 (spam-report-resend-register-ham-routine): Add wrapper.
22842 (spam-registration-functions): Add ham resending functions.
22843 (spam-list-of-processors): Add ham resend processor.
22844
22845 * gnus.el (ham-resend-to): Add new group parameter.
22846 (spam-process): Add ham resend option.
22847
22848 * spam-report.el (spam-report-resend): Allow reporting ham.
22849 (spam-report-resend-ham): Add wrapper.
22850
22851 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
22852
22853 * message.el (message-cite-articles-with-x-no-archive):
22854 New variable.
22855 (message-cite-original): Use it.
22856
22857 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22858
22859 * message.el (message-cite-original): Respect X-No-Archive.
22860
22861 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
22862
22863 * gnus-art.el (article-hide-headers): Refer to the values for
22864 gnus-ignored-headers and gnus-visible-headers in the summary
22865 buffer since a user may have set them as group parameters.
22866
22867 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
22868
22869 * assistant.el (assistant-node-name): Add convenience function.
22870 (assistant-render-text, assistant-render-node): Add error handling,
22871 plus handle multiple next nodes.
22872 (assistant-find-next-node): Comment out for now.
22873 (assistant-find-next-nodes): Add function, returns list of next
22874 nodes.
22875
22876 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
22877
22878 * mail-source.el (mail-source-directory): Fix doc-string.
22879
22880 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
22881
22882 * assistant.el (assistant-render-text, assistant-eval): Add :set
22883 widget type, which is different because it takes and returns a
22884 list. Much hilarity ensues.
22885
22886 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
22887
22888 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22889
22890 * gnus-group.el (gnus-group-get-new-news-this-group):
22891 Add doc-string.
22892
22893 * gnus-start.el (gnus-activate-group): Add doc-string.
22894
22895 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
22896
22897 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22898
22899 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
22900
22901 * assistant.el (assistant-render-text): Try to add a :set
22902 widget, more to come.
22903
22904 * spam.el (spam-group-spam-contents-p): Handle empty groupname
22905 strings.
22906 (spam-report-articles-resend)
22907 (spam-register-routine): Do registration iff any articles warrant
22908 it.
22909 (spam-summary-prepare-exit): Change log message for nil group
22910 destinations.
22911
22912 2004-05-27 Daniel Pittman <daniel@rimspace.net>
22913
22914 * spam.el (spam-report-resend-register-routine):
22915 Allow spam-report-resend-to to be a group parameter or a global value.
22916
22917 2004-05-26 Simon Josefsson <jas@extundo.com>
22918
22919 * starttls.el: Merge with my GnuTLS based starttls.el.
22920 (starttls-gnutls-program, starttls-use-gnutls)
22921 (starttls-extra-arguments, starttls-process-connection-type)
22922 (starttls-connect, starttls-failure, starttls-success):
22923 New variables.
22924 (starttls-program, starttls-extra-args): Doc fix.
22925 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22926 New functions.
22927 (starttls-negotiate, starttls-open-stream):
22928 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22929 function if it is set.
22930
22931 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
22932
22933 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
22934 structured fields.
22935
22936 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
22937
22938 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
22939
22940 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
22941
22942 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
22943 Add variable.
22944 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
22945 assigning the spam-mark to new messages.
22946
22947 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
22948
22949 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
22950
22951 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
22952
22953 * rfc2047.el (rfc2047-encodable-p): Don't move point.
22954 (rfc2047-decode): Treat the ascii coding-system as raw-text by
22955 default.
22956
22957 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
22958
22959 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
22960 correct data.
22961
22962 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
22963
22964 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
22965 (spam-group-processor-p): Fix function.
22966 (spam-group-processor-multiple-p)
22967 (spam-group-spam-processor-report-gmane-p)
22968 (spam-group-spam-processor-report-resend-p)
22969 (spam-group-spam-processor-bogofilter-p)
22970 (spam-group-spam-processor-blacklist-p)
22971 (spam-group-spam-processor-ifile-p)
22972 (spam-group-ham-processor-ifile-p)
22973 (spam-group-spam-processor-spamoracle-p)
22974 (spam-group-spam-processor-crm114-p)
22975 (spam-group-ham-processor-bogofilter-p)
22976 (spam-group-spam-processor-stat-p)
22977 (spam-group-ham-processor-stat-p)
22978 (spam-group-ham-processor-whitelist-p)
22979 (spam-group-ham-processor-BBDB-p)
22980 (spam-group-ham-processor-spamoracle-p)
22981 (spam-group-ham-processor-copy-p): Remove functions with some
22982 prejudice against unneeded code.
22983 (spam-report-articles-resend)
22984 (spam-report-resend-register-routine): Allow the group/topic
22985 spam-resend-to value to override spam-report-resend-to.
22986 (spam-summary-prepare-exit): Invoke spam-group-processor-p
22987 properly now.
22988
22989 * gnus.el (spam-resend-to): Add group/topic parameter.
22990 (spam-process): Move the OBSOLETE processors to the end of the
22991 choices.
22992
22993 2004-05-24 Daniel Pittman <daniel@rimspace.net>
22994
22995 * spam-report.el (spam-report-resend-to, spam-report-resend):
22996 Start with resend-to set to nil, and then ask the user if necessary.
22997 (spam-report-resend): spam-report-resend takes a list of articles, not
22998 separate article numbers.
22999
23000 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23001
23002 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23003 addition to emacs-w3m.
23004
23005 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23006
23007 * assistant.el (assistant-authinfo-data): New function.
23008 (assistant-eval): Eval for entire assistant.
23009
23010 * netrc.el (netrc-services-file): New variable.
23011 (netrc-parse-services): New function.
23012 (netrc-find-service-name): New function.
23013 (netrc-find-service-number): New function.
23014 (netrc-port-equal): New function.
23015 (netrc-machine): Use it.
23016
23017 * nnimap.el (nnimap-open-connection): Use netrc.
23018
23019 * gnus-util.el (gnus-netrc-get): Remove aliases.
23020
23021 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23022
23023 * assistant.el (wid-edit): Fix compilation.
23024
23025 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23026
23027 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23028
23029 * gnus-util.el (gnus-set-file-modes): New function. (small
23030 patch).
23031
23032 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23033
23034 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23035
23036 * assistant.el (assistant-render-node): Fix up rendering and
23037 read-only text.
23038 (assistant-render-node): Reset.
23039 (assistant-make-read-only): Not sticky.
23040
23041 2004-05-20 Danny Siu <dsiu@adobe.com>
23042
23043 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23044 centered even when gnus-auto-center-summary is t.
23045
23046 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23047
23048 * dns.el (dns-get-txt-answer): New function.
23049 (dns-read-txt): Ditto.
23050 (query-dns): Use it.
23051
23052 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23053
23054 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23055 active for foreign groups even if the group level is higher than
23056 the specified value.
23057
23058 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23059
23060 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23061 non-active groups.
23062
23063 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23064
23065 2004-05-20 Magnus Henoch <mange@freemail.hu>
23066
23067 * dns.el (dns-read-type): Add support for SVR. (small patch)
23068
23069 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23070
23071 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23072 (spam-crm114-header, spam-crm114-spam-switch)
23073 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23074 (spam-crm114-positive-spam-header)
23075 (spam-crm114-database-directory, spam-list-of-processors)
23076 (spam-group-spam-processor-crm114-p)
23077 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23078 (spam-generic-score, spam-list-of-checks)
23079 (spam-list-of-statistical-checks, spam-registration-functions)
23080 (spam-check-crm114-headers, spam-crm114-score)
23081 (spam-check-crm114, spam-crm114-register-with-crm114)
23082 (spam-crm114-register-spam-routine)
23083 (spam-crm114-unregister-spam-routine)
23084 (spam-crm114-register-ham-routine)
23085 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23086
23087 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23088
23089 * gnus.el: Add spam-use-crm114.
23090
23091 * spam.el (spam-list-of-processors, spam-registration-functions):
23092 Add spam-use-resend.
23093 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23094 (spam-report-articles-gmane): Add doc fix.
23095 (spam-report-articles-resend, spam-report-resend-register-routine):
23096 Add wrappers around spam-report-resend-to.
23097
23098 * spam-report.el (spam-report-resend-to, spam-report-resend):
23099 Add support for resending spam.
23100 (spam-report-gmane): Fix line length >80.
23101
23102 * gnus.el (spam-process): Add spam-use-resend.
23103
23104 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23105
23106 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23107 number of processed spam messages.
23108 (spam-ham-copy-or-move-routine): Return the number of processed
23109 ham messages.
23110 (spam-summary-prepare-exit): Use the above values to decide
23111 whether status messages shouled be displayed.
23112
23113 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23114
23115 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23116 `rfc2047-encoding-function-alist' in order to avoid conflicting
23117 with the old version.
23118 (rfc2047-encode-region): Concatenate words containing non-ASCII
23119 characters in structured fields; don't encode space-delimited
23120 ASCII words even in unstructured fields; don't break words at
23121 char-category boundaries.
23122 (rfc2047-encode-1): New function.
23123 (rfc2047-encode): Use it; encode text so that it occupies the
23124 maximum width within 76-column; work correctly on Q encoding for
23125 iso-2022-* charsets.
23126 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23127 sure not to break a line just after the header name.
23128 (rfc2047-b-encode-region): Remove.
23129 (rfc2047-b-encode-string): New function.
23130 (rfc2047-q-encode-region): Remove.
23131 (rfc2047-q-encode-string): New function.
23132
23133 * mm-util.el (mm-replace-in-string): New function.
23134
23135 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23136
23137 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23138 Really get it right.
23139 (gnus-inews-make-draft): Really.
23140
23141 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23142
23143 * nnmh.el (nnmh-request-list-1): Don't check the link count
23144 before descending. (small patch)
23145
23146 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23147
23148 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23149 stuff.
23150
23151 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23152 Match on real group name.
23153
23154 * gnus-art.el (gnus-signature-limit): Doc fix.
23155
23156 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23157
23158 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23159
23160 * gnus-draft.el (gnus-draft-send):
23161 Bind rfc2047-encode-encoded-words.
23162
23163 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23164 (rfc2047-encodable-p): Say that =? needs encoding.
23165 (rfc2047-encode-encoded-words): New variable.
23166
23167 * gnus-group.el (gnus-group-select-group): Doc fix.
23168
23169 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23170
23171 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23172 to nil.
23173
23174 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23175
23176 * nnheader.el (nnheader-get-lines-and-char): New function.
23177
23178 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23179
23180 * gnus-msg.el (gnus-summary-followup-with-original):
23181 Document yanking of region when active.
23182
23183 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23184
23185 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23186 groups if the group level is higher than the specified value.
23187
23188 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23189
23190 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23191 (gnus-group-jump-to-group): Add prefix argument using
23192 `gnus-group-jump-to-group-prompt'. Query before jumping to
23193 non-active group.
23194
23195 * compface.el (uncompface): Be verbose when changing
23196 `uncompface-use-external'.
23197
23198 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23199 handle manual section.
23200
23201 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23202
23203 * gnus-art.el (gnus-button-alist): Revert previous change.
23204
23205 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23206
23207 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23208
23209 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23210
23211 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23212 whether backend can accept message.
23213
23214 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23215
23216 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23217
23218 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23219 Avoid creating directory when nntp-marks-is-evil is true.
23220 Reported by Reiner Steib.
23221
23222 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23223
23224 * gnus-picon.el (gnus-picon-insert-glyph):
23225 Add optional `nostring' argument.
23226
23227 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23228
23229 * gnus-picon.el (gnus-picon-style): New variable.
23230 (gnus-picon-transform-address): Support `gnus-picon-style'.
23231
23232 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23233
23234 * message.el (message-fill-field): Return point.
23235 (message-generate-headers): Go to end of field.
23236
23237 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23238 stuff for non-living groups.
23239
23240 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23241
23242 * gnus-art.el (gnus-article-followup-with-original)
23243 (gnus-article-reply-with-original): gnus-mark-active-p ->
23244 gnus-region-active-p.
23245
23246 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23247
23248 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23249 only when there is spam or ham to be processed.
23250
23251 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23252
23253 * mail-source.el (mail-source-delete-crash-box): Refactor.
23254 (mail-source-fetch): Use it.
23255 (mail-source-fetch-file): Ditto.
23256 (mail-source-fetch-directory): Run PostScript in loop.
23257 (mail-source-fetch-pop): Delete.
23258 (mail-source-fetch-maildir): Ditto.
23259 (mail-source-fetch-imap): Ditto.
23260
23261 * imap.el (imap-authenticators): Comment out sasl.
23262
23263 * message.el (message-skip-to-next-address): New function.
23264 (message-fill-header-address): Refactor.
23265 (message-fill-address): Use it.
23266 (message-delete-address): Use it.
23267 (message-fill-header-general): Refactor.
23268 (message-fill-field-address): Rename.
23269 (message-narrow-to-field): Find the start of the header.
23270 (message-header-format-alist): Don't pre-fill.
23271 (message-fill-header): Remove.
23272 (message-insert-header): New function.
23273 (message-shorten-references): Use it.
23274
23275 * rfc2047.el (rfc2047-field-value): Strip props.
23276
23277 * mail-parse.el (mail-header-make-address): New alias.
23278
23279 * ietf-drums.el (ietf-drums-make-address): New function.
23280
23281 * imap.el: Add compiler directives.
23282
23283 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23284
23285 * gnus-art.el (article-decode-idna-rhs): Don't use
23286 message-idna-inside-rhs-p.
23287
23288 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23289
23290 * message.el (message-idna-inside-rhs-p): Remove.
23291 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23292
23293 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23294 false positives.
23295
23296 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23297
23298 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23299
23300 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23301
23302 * nneething.el (nneething-file-name): Don't create spurious
23303 files.
23304
23305 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23306 (gnus-inews-do-gcc): Remove sleep.
23307
23308 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23309 part under point.
23310
23311 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23312 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23313
23314 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23315
23316 * spam.el (spam-summary-prepare-exit): Fix (length).
23317
23318 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23319
23320 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23321 as expired without moving it" message when there are spam
23322 messages left.
23323
23324 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23325
23326 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23327 header is not nil.
23328
23329 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23330
23331 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23332 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23333 (nntp-marks-changed-p): New arg SERVER.
23334 (nntp-request-update-info): Adjust caller.
23335
23336 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23337
23338 * nntp.el (nntp-save-marks): Pass missing arg.
23339
23340 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23341
23342 * nntp.el: Support marks.
23343 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23344 (nntp-marks-modtime, nntp-marks-directory): New variables.
23345 (nntp-request-set-mark, nntp-request-update-info)
23346 (nntp-possibly-create-directory, nntp-marks-changed-p)
23347 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23348 New functions.
23349
23350 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23351
23352 * gnus-score.el (gnus-score-insert-help):
23353 Use gnus-select-lowest-window.
23354
23355 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23356 appt-select-lowest-window and rename to gnus-select-lowest-window.
23357
23358 * gnus.el: do.
23359
23360 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23361
23362 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23363 encodings of MIME-encoded words, in order to improve
23364 interoperability with several broken MUAs.
23365
23366 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23367
23368 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23369 tags, only when charsets are not specified in headers.
23370 (mm-inline-text-html-render-with-w3m): Ditto.
23371
23372 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23373
23374 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23375 instead of MIME-decoded from fields when checking
23376 `gnus-article-address-banner-alist'.
23377
23378 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23379
23380 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23381 description rather than subject.
23382
23383 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23384
23385 * gnus.el (gnus-version-number): Bump.
23386
23387 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23388
23389 * gnus.el: No Gnus v0.2 is released.
23390
23391 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23392
23393 * gnus-agent.el (gnus-agent-read-agentview):
23394 Inline gnus-uncompress-range.
23395
23396 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23397
23398 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23399 `exec-installed-p'.
23400
23401 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23402
23403 * gnus.el (spam-process, spam-autodetect-methods):
23404 Add bsfilter and bsfilter-headers.
23405
23406 * spam.el (spam-bsfilter): New customize group.
23407 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23408 (spam-bsfilter-header, spam-bsfilter-probability-header)
23409 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23410 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23411 (spam-bsfilter-database-directory): New options.
23412 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23413 (spam-list-of-statistical-checks, spam-registration-functions):
23414 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23415 (spam-bsfilter-score): New command.
23416 (spam-check-bsfilter-headers, spam-check-bsfilter)
23417 (spam-bsfilter-register-with-bsfilter)
23418 (spam-bsfilter-register-spam-routine)
23419 (spam-bsfilter-unregister-spam-routine)
23420 (spam-bsfilter-register-ham-routine)
23421 (spam-bsfilter-unregister-ham-routine): New functions.
23422 (spam-generic-score): Support bsfilter; Accept an optional argument
23423 to recalcurate spam score even if scoring header has already been
23424 added.
23425 (spam-bogofilter-score, spam-spamassassin-score): Accept an
23426 optional argument to recalcurate spam score even if scoring header
23427 has already been added.
23428
23429 2004-04-29 Jesper Harder <harder@ifa.au.dk>
23430
23431 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23432 strings! Reported by David D. Smith <davidsmith@acm.org>.
23433 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23434 link is missing.
23435
23436 2004-04-28 Jesper Harder <harder@ifa.au.dk>
23437
23438 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23439 (html2text-get-attr): Rewrite.
23440
23441 * message.el (message-setup-1): Remove redundant put-text-property
23442 on mail-header-separator.
23443
23444 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
23445
23446 * gnus-registry.el (gnus-registry-cache-whitespace)
23447 (gnus-registry-action, gnus-registry-spool-action)
23448 (gnus-registry-split-fancy-with-parent): Change message levels
23449 from 5 to 3 or 7, as needed.
23450
23451 * spam.el (spam-summary-prepare-exit)
23452 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23453 (spam-split, spam-find-spam, spam-log-undo-registration)
23454 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23455 level from 5 to 6.
23456
23457 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
23458
23459 * gnus-ems.el: Autoload appt-select-lowest-window (revert
23460 2004-03-04 change).
23461
23462 2004-04-25 Jesper Harder <harder@ifa.au.dk>
23463
23464 * sieve-manage.el (sieve-manage-open):
23465 * nnweb.el (nnweb-insert-html):
23466 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23467 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23468 * nnspool.el (nnspool-request-group):
23469 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23470 * nnml.el (nnml-request-update-info):
23471 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23472 (nnmh-request-create-group, nnmh-update-gnus-unreads):
23473 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23474 (nnimap-request-set-mark):
23475 * nnfolder.el (nnfolder-request-update-info):
23476 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23477 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23478 * gnus-uu.el (gnus-uu-find-articles-matching):
23479 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23480 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23481 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23482 * gnus-nocem.el (gnus-nocem-scan-groups):
23483 * gnus-int.el (gnus-start-news-server):
23484 * gnus-group.el (gnus-group-make-kiboze-group)
23485 (gnus-group-browse-foreign-server):
23486 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23487 Use mapc when appropriate.
23488
23489 2004-04-22 Dan Christensen <jdc@uwo.ca>
23490 Adam Sjøgren <asjo@koldfront.dk>
23491 Wes Hardaker <wes@hardakers.net>
23492 Michael Shields <shields@msrl.com>
23493
23494 * spam.el (spam-necessary-extra-headers): Get the extra headers we
23495 may need for spam sorting and scoring.
23496 (spam-user-format-function-S): Add user format function suitable for
23497 general use.
23498 (spam-article-sort-by-spam-status): Add sorting function for summary
23499 sorting.
23500 (spam-extra-header-to-number): Add function to get a score from a
23501 header.
23502 (spam-summary-score): Add function to get a numeric score from the
23503 headers.
23504 (spam-generic-score): Fix function doc, was in wrong place.
23505 (spam-initialize): Take symbols when it's run, and install the
23506 extra headers that spam-necessary-extra-headers thinks we need.
23507
23508 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
23509
23510 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23511 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23512
23513 2004-04-17 Jesper Harder <harder@ifa.au.dk>
23514
23515 * gnus-sum.el (gnus-set-global-variables)
23516 (gnus-build-all-threads, gnus-get-newsgroup-headers)
23517 (gnus-article-get-xrefs, gnus-summary-best-group)
23518 (gnus-summary-next-article, gnus-summary-enter-digest-group)
23519 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23520 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23521 Use with-current-buffer.
23522
23523 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
23524
23525 * spam.el (spam-summary-prepare-exit): Simplify logic.
23526 (spam-fetch-article-header): Read the article header if it's not
23527 available.
23528 (spam-list-articles): Simplify logic.
23529 (spam-filelist-register-routine): Fix bug with unregister-list.
23530
23531 * gnus-registry.el: Fix comments at beginning.
23532
23533 2004-04-16 Jesper Harder <harder@ifa.au.dk>
23534
23535 * message.el (message-cater-to-broken-inn): Remove.
23536 (message-shorten-references): Make sure the total folded length of
23537 References is shorter than 998 characters to cater to a bug in INN
23538 2.3. Also, don't pretend that references aren't folded -- this
23539 hasn't worked for a while.
23540
23541 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23542
23543 * gnus-agent.el (gnus-agentize):
23544 gnus-agent-send-mail-real-function no longer set to current value
23545 of message-send-mail-function but rather a lambda that calls
23546 message-send-mail-function. The change makes the agent real-time
23547 responsive to user changes to message-send-mail-function.
23548
23549 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23550
23551 * legacy-gnus-agent.el
23552 (gnus-agent-convert-to-compressed-agentview): Fix typos with
23553 help from Florian Weimer <fw@deneb.enyo.de>
23554
23555 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
23556
23557 * nnmail.el (nnmail-cache-insert): Revert last change.
23558
23559 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
23560
23561 * nnmail.el (nnmail-cache-insert): Always check whether
23562 nnmail-cache-ignore-groups matches a group name.
23563
23564 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
23565
23566 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23567 (spam-find-spam, spam-log-processing-to-registry)
23568 (spam-log-registered-p, spam-log-unregistration-needed-p)
23569 (spam-log-undo-registration): Use gnus-message instead of
23570 gnus-error, none of these errors are fatal.
23571
23572 * gnus-registry.el (gnus-registry-clean-empty-function)
23573 (gnus-registry-clean-empty): Remove only empty entries without
23574 extra data.
23575
23576 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
23577
23578 * spam-stat.el (spam-stat-buffer-change-to-spam)
23579 (spam-stat-buffer-change-to-non-spam): Change (error) to
23580 (gnus-message 8) invocation.
23581
23582 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
23583
23584 * nntp.el (nntp-via-netcat-command): New variable.
23585 (nntp-via-netcat-switches): New variable.
23586 (nntp-open-via-rlogin-and-netcat): New function.
23587 (nntp-open-connection-function): Doc fix.
23588 (nntp-telnet-command): Doc fix.
23589 (nntp-end-of-line): Doc fix.
23590 (nntp-via-rlogin-command): Doc fix.
23591 (nntp-via-user-name): Doc fix.
23592 (nntp-via-address): Doc fix.
23593
23594 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
23595
23596 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23597 error in Emacs 21.1.
23598
23599 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
23600
23601 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23602
23603 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
23604
23605 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23606 (gnus-agent-with-refreshed-group): New macro.
23607 (gnus-agent-rename-group): New function.
23608 (gnus-agent-delete-group): New function.
23609 (gnus-agent-save-group-info): Use gnus-command-method when
23610 `method' parameter is nil. Don't write nil entries into the
23611 active file.
23612 (gnus-agent-get-group-info): New function.
23613 (gnus-agent-fetch-articles):
23614 Use gnus-agent-update-files-total-fetched-for to increment disk space
23615 used.
23616 (gnus-agent-fetch-headers, gnus-agent-save-alist):
23617 Use gnus-agent-update-view-total-fetched-for to increment disk space
23618 used.
23619 (gnus-agent-get-local): Add optional parameters to avoid calling
23620 gnus-group-real-name and gnus-find-method-for-group.
23621 (gnus-agent-set-local): Delete stored entry if either min, or max,
23622 are nil.
23623 (gnus-agent-fetch-session): Reworded error/quit messages.
23624 On quit, use gnus-agent-regenerate-group to record existence of any
23625 articles fetched to disk before the quit occurred.
23626 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23627 gnus-agent-update-view-total-fetched-for, and
23628 gnus-agent-update-files-total-fetched-for to decrement disk space
23629 used.
23630 (gnus-agent-retrieve-headers):
23631 Use gnus-agent-update-view-total-fetched-for to increment disk space
23632 used.
23633 (gnus-agent-regenerate-group): Replace gnus-group-update-group
23634 with gnus-agent-update-files-total-fetched-for to decrement disk
23635 space and fresh group buffer.
23636 (gnus-agent-inhibit-update-total-fetched-for): New variable.
23637 (gnus-agent-need-update-total-fetched-for): New variable.
23638 (gnus-agent-update-files-total-fetched-for): New function.
23639 (gnus-agent-update-view-total-fetched-for): New function.
23640 (gnus-agent-total-fetched-for): New function.
23641
23642 * gnus-cache.el (gnus-cache-save-buffers):
23643 Use gnus-cache-update-overview-total-fetched-for to change disk space
23644 used by this group.
23645 (gnus-cache-possibly-enter-article):
23646 Use gnus-cache-update-file-total-fetched-for to increment disk space
23647 used by this group.
23648 (gnus-cache-possibly-remove-article):
23649 Use gnus-cache-update-file-total-fetched-for to decrement disk space
23650 used by this group.
23651 (gnus-cache-generate-nov-databases): Purge total fetched cache.
23652 (gnus-cache-rename-group): New function.
23653 (gnus-cache-delete-group): New function.
23654 (gnus-cache-inhibit-update-total-fetched-for): New variable.
23655 (gnus-cache-need-update-total-fetched-for): New variable.
23656 (gnus-cache-with-refreshed-group): New macro.
23657 (gnus-cache-update-file-total-fetched-for): New function.
23658 (gnus-cache-update-overview-total-fetched-for): New function.
23659 (gnus-cache-rename-group-total-fetched-for): New function.
23660 (gnus-cache-delete-group-total-fetched-for): New function.
23661 (gnus-cache-total-fetched-for): New function.
23662
23663 * gnus-group.el: Require gnus-sum and autoload functions to
23664 resolve warnings when gnus-group.el compiled alone.
23665 (gnus-group-line-format): Documented new %F.
23666 (size of Fetched data) group line format; identifies disk space
23667 used by agent and cache.
23668 (gnus-group-line-format-alist): Defined new F format.
23669 (gnus-total-fetched-for): New function.
23670 (gnus-group-delete-group): No longer update
23671 gnus-cache-active-altered as gnus-request-delete-group now keeps
23672 the cache in sync.
23673 (gnus-group-list-active): Let the agent store a server's active
23674 list if currently plugged.
23675
23676 * gnus-int.el (gnus-request-delete-group):
23677 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23678 local disk in sync with the server.
23679 (gnus-request-rename-group):
23680 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23681 local disk in sync with the server.
23682
23683 * gnus-start.el (gnus-get-unread-articles):
23684 Cosmetic simplification to logic.
23685
23686 * gnus-util.el (gnus-rename-file): New function.
23687
23688 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
23689
23690 * mm-util.el (mm-image-load-path): Handle nil in load-path.
23691
23692 2004-04-07 Jesper Harder <harder@ifa.au.dk>
23693
23694 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23695 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
23696
23697 2004-04-06 Jesper Harder <harder@ifa.au.dk>
23698
23699 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23700 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
23701
23702 2004-04-03 Jesper Harder <harder@ifa.au.dk>
23703
23704 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23705
23706 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
23707
23708 * spam.el (spam-set-difference): Add function to replace
23709 gnus-set-difference in spam.el.
23710 (spam-summary-prepare-exit): Use spam-set-difference.
23711
23712 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
23713
23714 * gnus-registry.el (gnus-registry-cache-file): Update to use
23715 gnus-dribble-directory OR gnus-home-directory OR ~.
23716 (gnus-registry-split-fancy-with-parent): Fix doc.
23717
23718 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
23719
23720 * message.el (message-exchange-point-and-mark):
23721 Use message-mark-active-p. Suggested by Jesper Harder
23722 <harder@ifa.au.dk>.
23723
23724 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
23725
23726 * message.el (message-exchange-point-and-mark): Don't activate
23727 region if it was inactive. Suggested by Hiroshi Fujishima
23728 <pooh@nature.tsukuba.ac.jp>.
23729
23730 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
23731
23732 * gnus-art.el (article-display-face): Display Faces in the same
23733 order as X-Faces.
23734
23735 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
23736
23737 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23738
23739 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
23740
23741 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23742 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23743 (gnus-article-mime-hierarchy): Remove.
23744 (gnus-article-mime-hierarchy-next): Remove.
23745 (gnus-article-mode): Revert 2004-03-19 change.
23746 (gnus-article-setup-buffer): Revert 2004-03-19 change.
23747 (gnus-insert-mime-button): Revert 2004-03-19 change.
23748 (gnus-mime-accumulate-hierarchy): Remove.
23749 (gnus-mime-enter-multipart): Remove.
23750 (gnus-mime-leave-multipart): Remove.
23751 (gnus-mime-display-part): Revert 2004-03-19 change.
23752 (gnus-mime-display-alternative): Revert 2004-03-19 change.
23753
23754 * mml.el (mml-preview): Revert 2004-03-19 change.
23755
23756 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
23757
23758 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23759
23760 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
23761
23762 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23763 t while entering a file name using the mm-with-multibyte macro.
23764 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23765
23766 * mm-util.el (mm-with-multibyte): New macro.
23767
23768 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
23769
23770 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23771 New user option.
23772 (gnus-mime-multipart-functions): Doc and customization fix.
23773 (gnus-article-mime-hierarchy): New variable.
23774 (gnus-article-mime-hierarchy-next): New variable.
23775 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23776 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23777 gnus-article-mime-hierarchy-next to nil.
23778 (gnus-insert-mime-button): Show hierarchy numbers.
23779 (gnus-mime-accumulate-hierarchy): New function.
23780 (gnus-mime-enter-multipart): New function.
23781 (gnus-mime-leave-multipart): New function.
23782 (gnus-mime-display-part): Recompute hierarchical MIME structure.
23783 (gnus-mime-display-alternative): Show hierarchy numbers.
23784
23785 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23786 gnus-article-mime-hierarchy-next to nil.
23787
23788 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
23789
23790 * dns.el: Don't require gnus-xmas.
23791
23792 2004-03-17 Jesper Harder <harder@ifa.au.dk>
23793
23794 * mml.el (mml-generate-mime-1): Don't use format=flowed with
23795 inline PGP.
23796 (mml-menu): Disable mml-quote-region if mark is inactive.
23797
23798 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
23799
23800 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23801 when the group's active is not available.
23802
23803 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
23804
23805 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23806 error.
23807
23808 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
23809
23810 * imap.el (imap-store-password): New variable.
23811 (imap-interactive-login): Use it.
23812 Suggested by Mark Plaksin <happy@mcplaksin.org>.
23813
23814 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
23815
23816 * gnus-art.el (gnus-article-read-summary-keys): Restore new
23817 window-start and hscroll to summary window.
23818
23819 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
23820
23821 * gnus-start.el (gnus-convert-old-newsrc): Only write the
23822 conversion message to newsrc-dribble when an actual conversion is
23823 performed.
23824
23825 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
23826
23827 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23828
23829 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
23830
23831 * mm-decode.el (mm-complicated-handles): New function reviving
23832 former definition of mm-multiple-handles.
23833
23834 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23835 (gnus-mime-delete-part): Use it.
23836
23837 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
23838
23839 * gnus-agent.el (gnus-agent-read-local):
23840 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23841 avoid the implicit assumption that they will always be equal.
23842 (gnus-agent-save-local): Bind buffer-file-coding-system, not
23843 coding-system-for-write, as the with-temp-file macro first prints
23844 to a buffer then saves the buffer.
23845
23846 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
23847
23848 * gnus-art.el (gnus-article-edit-part): New function.
23849 (gnus-mime-save-part-and-strip): Use it; do query instead of
23850 signaling an error; don't use mm-multiple-handles.
23851 (gnus-mime-delete-part): Ditto.
23852
23853 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
23854
23855 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23856 old file versions.
23857 (gnus-group-prepare-hook): Remove function that converted list
23858 form of gnus-agent-expire-days to group properties.
23859
23860 * gnus-int.el: Autoload gnus-agent-regenerate-group.
23861 (gnus-request-accept-article): Re-indented.
23862
23863 * gnus-start.el (gnus-convert-old-newsrc): Registered new
23864 converters to handle old agent file formats. Add logic for a
23865 "backup before upgrading warning".
23866 (gnus-convert-mark-converter-prompt): Developers can mark
23867 functions as needing (default), or not needing,
23868 gnus-convert-old-newsrc's "backup before upgrading warning".
23869 (gnus-convert-converter-needs-prompt): Tests whether the user
23870 should be protected from potentially irreversable changes by the
23871 function.
23872
23873 * legacy-gnus-agent.el: New. Provides converters that are only
23874 loaded when gnus-convert-old-newsrc needs to call them.
23875
23876 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
23877
23878 * mail-source.el (mail-source-touch-pop): Doc fix.
23879
23880 * message.el (message-smtpmail-send-it): Doc fix.
23881
23882 2004-03-05 Jesper Harder <harder@ifa.au.dk>
23883
23884 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23885
23886 * nnmail.el (nnmail-split-fancy): do.
23887
23888 * gnus-kill.el (gnus-kill, gnus-execute): do.
23889
23890 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
23891
23892 * gnus-sum.el (gnus-widget-reversible-match)
23893 (gnus-widget-reversible-to-internal)
23894 (gnus-widget-reversible-to-external): New functions.
23895 (gnus-widget-reversible): New widget.
23896 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23897
23898 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
23899
23900 * gnus-sum.el (gnus-thread-sort-functions)
23901 (gnus-article-sort-functions): Document `(not F)' items.
23902
23903 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
23904
23905 * spam.el (spam-use-gmane-xref): Add new backend.
23906 (spam-gmane-xref-spam-group): Add variable to control the name of the
23907 Gmane spam group.
23908 (spam-blackhole-servers, spam-blackhole-good-server-regex)
23909 (spam-regex-headers-spam, spam-regex-headers-ham)
23910 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23911 (spam-list-of-checks): Add spam-use-gmane-xref to list of
23912 backends and checks.
23913 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23914
23915 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23916 an autodetect method.
23917
23918 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
23919
23920 * gnus-int.el (gnus-request-accept-article): Inform the agent that
23921 articles are being added to a group.
23922 (gnus-request-replace-article): Inform the agent that articles
23923 need to be uncached as the cached contents are no longer valid.
23924
23925 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
23926
23927 * binhex.el: Don't autoload executable-find.
23928
23929 * canlock.el: Don't autoload mail-fetch-field.
23930
23931 * gnus-ems.el: Don't autoload appt-select-lowest-window.
23932
23933 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
23934 rmail-dont-reply-to and rmail-output.
23935
23936 * gnus-score.el: Don't autoload ffap-string-at-point.
23937
23938 * gnus-setup.el: Don't autoload sc-cite-original.
23939
23940 * imap.el: Don't autoload base64-decode-string,
23941 base64-encode-string and md5.
23942
23943 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
23944 and rmail-msg-restore-non-pruned-header.
23945
23946 * mm-decode.el: Don't autoload executable-find.
23947
23948 * mm-url.el: Don't autoload executable-find.
23949
23950 * mm-view.el: Don't autoload diff-mode.
23951
23952 * nndb.el: Don't autoload news-reply-mode, news-setup,
23953 cancel-timer and telnet.
23954
23955 * password.el: Don't autoload run-at-time for Emacs.
23956
23957 * sha1-el.el: Don't autoload executable-find.
23958
23959 * sieve-mode.el: Don't autoload c-mode.
23960
23961 * uudecode.el: Don't autoload executable-find.
23962
23963 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
23964
23965 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
23966 (gnus-agent-possibly-alter-active): Avoid null in numeric
23967 comparison.
23968 (gnus-agent-set-local): Refuse to save null in local object table.
23969 (gnus-agent-regenerate-group): The REREAD parameter can now be a
23970 list of articles that will be marked as unread.
23971
23972 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
23973
23974 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
23975
23976 2004-03-04 Jesper Harder <harder@ifa.au.dk>
23977
23978 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
23979 language tags.
23980
23981 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
23982
23983 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
23984 Don't bind "obarray".
23985
23986 * gnus-sum.el (gnus-thread-sort-functions):
23987 Add `gnus-thread-sort-by-most-recent-number' and
23988 `gnus-thread-sort-by-most-recent-date'.
23989 Reported by Kai Grossjohann <kai@emptydomain.de>.
23990
23991 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
23992
23993 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
23994
23995 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
23996
23997 * gnus-cus.el (gnus-agent-customize-category):
23998 Remove ignore-errors macro reference that required cl to be loaded at
23999 run-time.
24000
24001 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24002 single-interval range of the form (min . max). Previously the
24003 range had to look like ((min . max)). Likewise, return
24004 (min . max) rather than ((min . max)).
24005 (gnus-range-map): Use gnus-range-normalize to accept
24006 single-interval range.
24007
24008 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24009 the cache, but not the agent, now appear with their usual face.
24010
24011 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24012
24013 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24014 w3m-safe-url-regexp variable buffer-local.
24015
24016 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24017
24018 2004-02-27 Simon Josefsson <jas@extundo.com>
24019
24020 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24021 gnus-group-real-prefix.
24022 (gnus-summary-move-article): Use it, instead of
24023 gnus-group-real-prefix.
24024
24025 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24026
24027 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24028 w3m-safe-url-regexp variable buffer-local and set it as the value
24029 of mm-w3m-safe-url-regexp.
24030
24031 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24032
24033 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24034 parsing gnus-posting-styles when the message is not for replying.
24035
24036 * nnrss.el (nnrss-opml-export):
24037 Use mm-set-buffer-file-coding-system instead of
24038 set-buffer-file-coding-system.
24039
24040 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24041
24042 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24043 of checkdoc.el).
24044 * nnrss.el: do.
24045 * gnus-mlspl.el: do.
24046 * gnus-ml.el: do.
24047 * gnus-srvr.el: do.
24048
24049 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24050
24051 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24052
24053 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24054 Corrections to custom-manual links.
24055
24056 * gnus-art.el (gnus-article): Ditto.
24057
24058 * mm-decode.el (mime-display, mime-security): Ditto.
24059
24060 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24061
24062 * flow-fill.el: Typo.
24063
24064 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24065
24066 * spam-wash.el: New file.
24067
24068 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24069
24070 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24071
24072 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24073
24074 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24075 to be run with new-articles as LIST1, not LIST2.
24076 (spam-registration-functions): Add spam-use-ham-copy as a nil
24077 registration backend.
24078
24079 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24080
24081 * spam-stat.el (spam-stat-washing-hook): New option.
24082 (spam-stat-buffer-words): Use it.
24083 (spam-stat-process-directory, spam-stat-test-directory):
24084 Use insert-file-contents-literally.
24085 (spam-stat-coding-system): New variable.
24086 (spam-stat-load, spam-stat-save): Use it.
24087
24088 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24089
24090 * spam-report.el (spam-report-plug-agent):
24091 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24092
24093 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24094
24095 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24096 Allow / in mailto URLs.
24097
24098 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24099
24100 * spam-report.el (spam-report-process-queue): Fix interactive use.
24101 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24102 (spam-report-unplug-agent): Doc fixes.
24103 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24104 (spam-report-agentize, spam-report-deagentize):
24105 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24106
24107 * message.el (message-setup-fill-variables): Add mml tags to
24108 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24109 <ajk@iu.edu>.
24110 (message-mode): Don't modify paragraph-separate there.
24111
24112 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24113
24114 * compface.el (uncompface-use-external): Default to undecided.
24115 (uncompface-use-external-threshold): New variable.
24116 (uncompface-float-time): New macro.
24117 (uncompface): Determine whether to use the external decoder if
24118 uncompface-use-external is undecided.
24119
24120 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24121
24122 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24123 after images.
24124
24125 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24126
24127 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24128
24129 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24130
24131 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24132
24133 * gnus-sum.el (gnus-summary-limit-to-age)
24134 (gnus-summary-limit-children): do.
24135
24136 * gnus-int.el (gnus-request-scan): do.
24137
24138 * gnus-group.el (gnus-group-suspend): do.
24139
24140 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24141
24142 * gnus-cite.el (gnus-cite-parse-attributions): do.
24143
24144 * gnus-agent.el (gnus-summary-set-agent-mark)
24145 (gnus-agent-regenerate-group): do.
24146
24147 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24148
24149 * binhex.el (binhex-decode-region-internal): do.
24150
24151 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24152
24153 * gnus-fun.el (gnus-face-properties-alist): New user option.
24154 (gnus-display-x-face-in-from): Use it.
24155
24156 * gnus-art.el (article-display-face): Ditto.
24157
24158 * compface.el (uncompface-use-external): Default to nil.
24159
24160 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24161
24162 * nntp.el (nntp-erase-buffer): New function.
24163 (nntp-retrieve-data, nntp-send-command)
24164 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24165 (nntp-possibly-change-group): Use it.
24166
24167 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24168 Use with-current-buffer.
24169
24170 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24171
24172 * compface.el: Merge the ELisp-based uncompface program.
24173 (compface): New customization group.
24174 (uncompface-use-external): New user option.
24175 (uncompface): Call uncompface-internal if uncompface-use-external
24176 is nil.
24177 (uncompface-internal): New function. Note that there are also
24178 some other functions and variables added for this function.
24179
24180 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24181
24182 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24183 if necessary.
24184
24185 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24186
24187 * spam-report.el (spam-report-unplug-agent)
24188 (spam-report-plug-agent, spam-report-deagentize)
24189 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24190 Add support for the Agent in spam-report: when unplugged, report to a
24191 file; when plugged, submit all the requests.
24192
24193 * spam.el (spam-register-routine): Fix message about
24194 registration.
24195
24196 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24197
24198 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24199 dependencies.
24200 (rfc2047-encode): Use it.
24201
24202 * gnus-art.el (gnus-button-marker-list): Move before first
24203 reference.
24204
24205 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24206 (imap-parse-body): Fix format string mismatch.
24207
24208 * gnus-score.el (gnus-summary-increase-score): do.
24209
24210 * nnrss.el (nnrss-close): New function.
24211
24212 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24213
24214 * nnrss.el (nnrss-make-filename): New function.
24215 (nnrss-request-delete-group, nnrss-read-server-data)
24216 (nnrss-save-server-data, nnrss-read-group-data)
24217 (nnrss-save-group-data): Use it.
24218 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24219 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24220 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24221
24222 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24223
24224 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24225
24226 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24227
24228 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24229 files.
24230
24231 * message.el (message-generate-headers-first): Don't quote nil
24232 and t in docstrings.
24233
24234 * imap.el (imap-id): do.
24235
24236 * gnus-agent.el (gnus-agent-consider-all-articles)
24237 (gnus-agent-queue-mail): do.
24238
24239 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24240
24241 * spam-report.el (spam-report-process-queue): New function.
24242 Process requests from `spam-report-requests-file'.
24243 (spam-report-process-queue): Doc fix.
24244
24245 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24246
24247 * spam.el (spam-register-routine)
24248 (spam-log-processing-to-registry, spam-log-registered-p)
24249 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24250 Change "check" to "spam-check" for semi-clarity.
24251
24252 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24253
24254 * pop3.el: Require nnheader.
24255
24256 * mml-smime.el: Require cl. Autoload message-fetch-field.
24257
24258 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24259
24260 * gnus-picon.el: Require cl.
24261
24262 * gnus-fun.el: Require gnus-ems and gnus-util.
24263
24264 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24265
24266 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24267
24268 * gnus-art.el (gnus-article-edit-mode): Define before first
24269 reference.
24270
24271 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24272
24273 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24274 (gnus-uu-post-encoded): Use point-at-bol.
24275
24276 * gnus-topic.el (gnus-group-active-topic-p): do.
24277
24278 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24279
24280 * gnus-group.el (gnus-group-kill-region): do.
24281
24282 * gnus-art.el (article-date-ut): do.
24283
24284 * message.el (message-fetch-field): Remove redundant
24285 case-fold-search binding.
24286 (message-narrow-to-field): Simplify.
24287
24288 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24289
24290 * spam.el (spam-directory): Derive from `gnus-directory'.
24291
24292 * spam-report.el (spam-report-url-to-file)
24293 (spam-report-requests-file): New function and variable for offline
24294 reporting.
24295 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24296 and user defined function.
24297 (spam-report-url-ping-mm-url): Remove doubled slash.
24298
24299 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24300
24301 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24302
24303 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24304
24305 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24306 Fix format string mismatch.
24307
24308 * sieve.el (sieve-deactivate-all): do.
24309
24310 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24311
24312 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24313
24314 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24315
24316 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24317
24318 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24319
24320 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24321 the list of checks.
24322
24323 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24324
24325 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24326 padding.
24327
24328 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24329
24330 * mm-view.el (mm-fill-flowed): New variable.
24331 (mm-inline-text): Use it.
24332
24333 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24334
24335 * spam.el (spam-spamassassin-register-ham-routine)
24336 (spam-spamassassin-register-spam-routine): Fix function names.
24337
24338 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24339
24340 * gnus.el (gnus-tmp-grouplens): Remove.
24341 (gnus-summary-line-format): Remove grouplens.
24342
24343 * gnus-group.el (gnus-group-line-format): Ditto.
24344
24345 * gnus-spec.el (gnus-format-specs): Ditto.
24346 (gnus-update-format-specifications): Flush the group format spec
24347 cache if there's the grouplens stuff.
24348 (gnus-parse-simple-format): Replace %l with the empty string.
24349
24350 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24351
24352 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24353 omission.
24354
24355 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24356
24357 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24358 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24359
24360 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24361
24362 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24363 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24364 New macros and functions.
24365 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24366 Handle > NLINK_MAX messages.
24367 * nnmaildir.el (nnmaildir-request-set-mark):
24368 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24369
24370 2004-01-25 Alex Schroeder <alex@gnu.org>
24371
24372 * spam-stat.el (spam-stat-process-directory-age): New option.
24373 (spam-stat-process-directory): Use it.
24374
24375 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24376
24377 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24378 (spam-stat-save): Accept prefix argument.
24379
24380 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24381
24382 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24383 links" error.
24384
24385 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24386
24387 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24388 compatibility with old .newsrc.eld files.
24389
24390 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24391
24392 * gnus-start.el (gnus-1): do.
24393
24394 * gnus-group.el (gnus-group-line-format-alist): do.
24395
24396 * gnus.el (gnus-use-grouplens, gnus-visual): do.
24397
24398 * gnus-gl.el: Remove.
24399
24400 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
24401
24402 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24403 marks consisting of a single range {for example, (3 . 5)} rather
24404 than a list of a single range { ((3 . 5)) }.
24405
24406 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24407
24408 * spam-stat.el (spam-stat-store-gnus-article-buffer):
24409 Use with-current-buffer.
24410 (spam-stat-store-current-buffer): Use insert-buffer-substring to
24411 avoid consing a string.
24412
24413 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24414 Remove obsolete entries for big5 and gb2312.
24415
24416 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
24417
24418 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24419 uncompressed list.
24420
24421 2004-01-22 Jesper Harder <harder@ifa.au.dk>
24422
24423 * spam-stat.el (spam-stat-strip-xref): New function.
24424 (spam-stat-process-directory): Use it.
24425
24426 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24427 here -- it's done in message-fetch-field.
24428
24429 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
24430
24431 * gnus-agent.el (gnus-agent-queue-mail)
24432 (gnus-agent-prompt-send-queue): New variables.
24433 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24434 * gnus-draft.el (gnus-group-send-queue): Pass the group name
24435 "nndraft:queue" along to gnus-draft-send.
24436 Use gnus-agent-prompt-send-queue.
24437 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24438 is "nndraft:queue". Suggested by Gaute Strokkenes
24439 <gs234@srcf.ucam.org>
24440
24441 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24442 (agent-enable-undownloaded-faces): Add.
24443 (gnus-agent-cat-groups): Use eval-and-compile, not
24444 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24445 method of gnus-agent-cat-groups even when the buffer has been
24446 evalled.
24447 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24448 delete gnus-agent-save-active-1.
24449 (gnus-agent-save-groups): Delete. Identical to
24450 gnus-agent-save-active.
24451 (gnus-agent-write-active): No longer adjust agent's copy of active
24452 file as agent's adjustments are now stored in their own
24453 file. Remove optional parameter.
24454 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24455 servers. Add use of min/max range limits from server's local
24456 file.
24457 (gnus-agent-save-alist): Remove unused optional argument.
24458 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24459 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24460 (gnus-agent-set-local): A per-server file that keeps min/max range
24461 limits for articles known to the agent. Provides a fast mechanism
24462 for altering many active ranges.
24463 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24464 active file (local makes it unnecessary).
24465 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24466
24467 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24468 (agent-enable-undownloaded-faces): Add.
24469
24470 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24471 disable it when sending to "nndraft:queue".
24472 (gnus-group-send-queue): Add safety check to avoid sending queue
24473 when unplugged.
24474
24475 * gnus-group.el (gnus-group-catchup): Use new
24476 gnus-sequence-of-unread-articles, not
24477 gnus-list-of-unread-articles, to avoid exhausting memory with huge
24478 numbers of articles. Use gnus-range-map to avoid having to
24479 uncompress the unread list.
24480 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24481 Fix invalid ange-ftp reference.
24482
24483 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24484 (gnus-sorted-range-intersection): Intersection of two ranges
24485 without requiring that they first be uncompressed.
24486
24487 * gnus-start.el (gnus-activate-group): Unless blocked by the
24488 caller, possibly expand the active range to include both cached
24489 and agentized articles.
24490 (gnus-convert-old-newsrc): Rewrote in anticipation of having
24491 multiple version-dependent converters.
24492 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24493 gnus-agent-save-active.
24494 (gnus-save-newsrc-file): Save dirty agent range limits.
24495
24496 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24497 gnus-agent-possibly-alter-active.
24498 (gnus-adjust-marked-articles): Faster handling of simple lists.
24499
24500 2004-01-21 Jesper Harder <harder@ifa.au.dk>
24501
24502 * spam-stat.el (spam-stat-test-directory): New optional argument
24503 displays a list of files detected. Suggested by Andrew Cohen
24504 <cohen@andy.bu.edu>.
24505 (spam-stat-buffer-words-with-scores): Don't narrow and change
24506 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
24507
24508 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
24509
24510 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24511 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24512 (spam-spamassassin-arguments)
24513 (spam-spamassassin-spam-flag-header)
24514 (spam-spamassassin-positive-spam-flag-header)
24515 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24516 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24517 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24518 (spam-list-of-processors, spam-list-of-checks)
24519 (spam-list-of-statistical-checks, spam-registration-functions)
24520 (spam-check-spamassassin-headers, spam-check-spamassassin)
24521 (spam-spamassassin-score)
24522 (spam-spamassassin-register-with-sa-learn)
24523 (spam-spamassassin-register-spam-routine)
24524 (spam-spamassassin-register-ham-routine)
24525 (spam-assassin-register-spam-routine)
24526 (spam-assassin-register-ham-routine): Add SpamAssassin support.
24527 (spam-bogofilter-score): Fix to show article before scoring.
24528
24529 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
24530
24531 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24532 default scoring function.
24533 (spam-generic-score): Call spam-spamassassin-score if
24534 spam-use-spamassassin or spam-use-spamassassin-headers is on;
24535 spam-bogofilter-score otherwise.
24536
24537 * gnus.el (spam-process, spam-autodetect-methods):
24538 Add spamassassin and spamassassin-headers.
24539
24540 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
24541
24542 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24543 Suppress unnecessary messages.
24544
24545 2004-01-20 Jesper Harder <harder@ifa.au.dk>
24546
24547 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24548 make-hash-table.
24549
24550 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
24551
24552 * canlock.el (base64-encode-string): Don't autoload it.
24553
24554 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
24555
24556 * run-at-time.el: Remove useless (require 'itimer),
24557 eval-and-compile and (featurep 'xemacs).
24558
24559 2004-01-16 Jesper Harder <harder@ifa.au.dk>
24560
24561 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24562 GROUP is a virtual group.
24563
24564 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
24565
24566 * gnus.el: Autoload `message-y-or-n-p'.
24567
24568 2004-01-15 Jesper Harder <harder@ifa.au.dk>
24569
24570 * pgg-parse.el: Remove unnecessary (require 'custom).
24571
24572 * pgg-def.el: do.
24573
24574 * nnmail.el: do.
24575
24576 * gnus-undo.el: do.
24577
24578 * gnus-picon.el: do.
24579
24580 * gnus-util.el: do.
24581
24582 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
24583
24584 * gnus-sum.el (gnus-pick-line-number): Add autoload.
24585
24586 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
24587
24588 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24589 handle, as well as a list.
24590
24591 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24592 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24593 (mm-w3m-cid-retrieve): Simplify.
24594
24595 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
24596
24597 * message.el (message-kill-to-signature): Allow prefix arg to
24598 specify number of lines to keep before signature.
24599
24600 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
24601
24602 * message.el (message-kill-to-signature): Change docstring.
24603
24604 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
24605
24606 * canlock.el: Always require sha1-el.
24607 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24608
24609 * message.el: Autoload sha1 only when compiling.
24610
24611 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
24612
24613 * message.el (message-canlock-generate): Require sha1-el.
24614
24615 2004-01-13 Jesper Harder <harder@ifa.au.dk>
24616
24617 * message.el (message-expand-name): Silence the byte compiler.
24618
24619 2004-01-13 Simon Josefsson <jas@extundo.com>
24620
24621 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24622 Invoke gnus-score-mode.
24623 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24624
24625 * gnus-range.el (gnus-compress-sequence): Doc fix.
24626 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24627
24628 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24629
24630 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24631
24632 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
24633
24634 * spam.el (spam-get-article-as-string): Update to use
24635 gnus-request-article-this-buffer, much simpler.
24636 (spam-get-article-as-buffer): Remove.
24637
24638 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
24639
24640 * message.el (message-expand-name): Use EUDC if the user uses that.
24641
24642 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24643
24644 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24645 character for the encoding to avoid consing a string.
24646
24647 * rfc2047.el (rfc2047-decode-string): Don't cons a string
24648 unnecessarily.
24649
24650 * mm-util.el (mm-replace-chars-in-string): Remove.
24651
24652 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24653 of mm-replace-chars-in-string.
24654
24655 2004-01-11 Jesper Harder <harder@ifa.au.dk>
24656
24657 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24658
24659 * mm-util.el (mm-subst-char-in-string): Support inplace.
24660
24661 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24662 a new string in every iteration. Use shy groups.
24663
24664 2004-01-10 Jesper Harder <harder@ifa.au.dk>
24665
24666 * gnus-srvr.el (gnus-browse-unsubscribe-group):
24667 * gnus-soup.el (gnus-soup-group-brew):
24668 * gnus-msg.el (gnus-put-message):
24669 * gnus-move.el (gnus-group-move-group-to-server):
24670 * gnus-kill.el (gnus-batch-score):
24671 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24672 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24673 (gnus-group-update-group, gnus-group-read-group)
24674 (gnus-group-make-group, gnus-group-make-help-group)
24675 (gnus-group-make-archive-group, gnus-group-make-directory-group)
24676 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24677 (gnus-group-sort-by-unread, gnus-group-catchup)
24678 (gnus-group-unsubscribe-group, gnus-group-kill-group)
24679 (gnus-group-yank-group, gnus-group-set-info)
24680 (gnus-group-list-groups):
24681 * gnus.el (gnus-generate-new-group-name):
24682 * gnus-delay.el (gnus-delay-send-queue):
24683 * nnvirtual.el (nnvirtual-catchup-group):
24684 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24685 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24686 (gnus-group-prepare-topics, gnus-topic-check-topology):
24687 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24688 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24689 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24690 (gnus-group-make-articles-read):
24691 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24692 (gnus-group-change-level, gnus-kill-newsgroup)
24693 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24694 (gnus-get-unread-articles, gnus-make-articles-unread)
24695 (gnus-make-ascending-articles-unread): Use accessor
24696 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24697 to get group information for improved readability.
24698
24699 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24700
24701 * gnus-art.el (article-decode-mime-words, article-babel)
24702 (gnus-article-highlight-signature, gnus-article-add-buttons)
24703 (gnus-signature-toggle): Use gnus-with-article-buffer.
24704
24705 * gnus-art.el (gnus-article-highlight-headers)
24706 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24707
24708 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24709 (gnus-article-set-globals, gnus-request-article-this-buffer)
24710 (gnus-button-message-id, gnus-article-maybe-hide-headers)
24711 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24712 (gnus-mime-display-alternative): Use with-current-buffer.
24713
24714 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24715
24716 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24717 also under 80 char limit, and call gnus-error if needed.
24718 (spam-fetch-article-header): Fix - it was a
24719 buffer-local variable (gnus-newsgroup-data).
24720 (spam-find-spam): Use spam-generate-fake-headers, forget about
24721 spam-insert-fake-headers.
24722 (spam-insert-fake-headers): Remove.
24723
24724 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24725
24726 * deuglify.el (gnus-article-outlook-unwrap-lines)
24727 (gnus-outlook-rearrange-article)
24728 (gnus-outlook-repair-attribution-outlook)
24729 (gnus-outlook-repair-attribution-block)
24730 (gnus-outlook-repair-attribution-other): Remove redundant
24731 save-excursion.
24732
24733 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24734
24735 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24736 (spam-fetch-field-subject-fast)
24737 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24738 (spam-fetch-article-header): Add functions to deal with Gnus
24739 internals for fast retrieval of article header data.
24740 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24741
24742 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24743
24744 * pop3.el (pop3-md5): Remove.
24745 (pop3-apop): Replace pop3-md5 with md5.
24746
24747 * mm-bodies.el: base64 is always built-in.
24748
24749 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24750 Use with-current-buffer.
24751
24752 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
24753
24754 * canlock.el (canlock-insert-header): Remove excessive grouping in
24755 regexp.
24756
24757 * gnus-sum.el (gnus-summary-read-document): Ditto.
24758
24759 * gnus-uu.el (gnus-uu-part-number): Ditto.
24760
24761 * html2text.el (html2text-remove-tags): Ditto.
24762 (html2text-format-tags): Ditto.
24763 (html2text-format-single-elements): Ditto.
24764
24765 * mml.el (mml-parse-1): Ditto.
24766
24767 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24768
24769 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24770
24771 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24772
24773 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24774
24775 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24776
24777 2003-11-15 Simon Josefsson <jas@extundo.com>
24778
24779 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24780 (pgg-gpg-lookup-key): Use regexp match instead of
24781 split-string (split-string is different between emacs 21.2 and
24782 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
24783
24784 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24785
24786 * gnus-art.el (gnus-mime-view-all-parts)
24787 (gnus-article-part-wrapper, gnus-article-view-part):
24788 Use with-current-buffer.
24789
24790 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24791
24792 * spam.el (spam-disable-spam-split-during-ham-respool)
24793 (spam-spamoracle-database, spam-cache-lookups)
24794 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24795 (spam-group-ham-mark-p, spam-group-spam-mark-p)
24796 (spam-group-ham-marks, spam-group-spam-marks)
24797 (spam-group-spam-contents-p, spam-group-ham-contents-p)
24798 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24799 also add spam-use-blackholes to the statistical checks.
24800 (spam-fetch-field-fast): Add interface to fetching fields, may
24801 become a macro.
24802 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24803 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24804 (spam-insert-fake-headers): Fake an article when needed.
24805 (spam-find-spam): Fake article when possible.
24806 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24807 (spam-check-bogofilter-headers): Use message-fetch-field instead
24808 of nnmail-fetch-field.
24809
24810 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
24811
24812 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24813
24814 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24815
24816 * spam.el (spam-split): Do not require spam-use-CHECK to be
24817 enabled if that check is passed to spam-split explicitly; also
24818 fix so 'spam doesn't get converted to spam-split-group when
24819 spam-split-symbolic-return is t.
24820 (spam-find-spam): Find registrations of the article and use those
24821 instead of re-running spam-split to find the spam/ham
24822 classification of the article.
24823 (spam-log-processing-to-registry, spam-log-registered-p)
24824 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24825 Use gnus-error instead of gnus-message.
24826 (spam-log-registration-type): Add function to determine the
24827 classification of a message based on registry entries; will
24828 return nil if both 'spam and 'ham are found.
24829 (spam-check-BBDB): Expand all the BBDB macros here so we can have
24830 a reasonably fast local cache without the loading errors.
24831 (spam-cache-lookups): Set to t by default.
24832 (spam-find-spam): Don't try to guess spam-cache-lookups.
24833 (spam-enter-whitelist, spam-enter-blacklist): Clear the
24834 spam-caches entry.
24835 (spam-filelist-build-cache, spam-filelist-check-cache):
24836 Fix caching of whitelist/blacklist entries.
24837 (spam-check-whitelist, spam-check-blacklist):
24838 Invoke spam-from-listed-p with a type, not a cache variable.
24839 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24840
24841 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24842
24843 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24844
24845 * nnmail.el (nnmail-split-fancy): do.
24846
24847 * mml.el (mml-parse): do.
24848
24849 * gnus-score.el (gnus-enter-score-words-into-hashtb)
24850 (gnus-score-adaptive): do.
24851
24852 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24853
24854 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24855 (gnus-mime-button-map): Don't set keymap parent.
24856 (gnus-button-ctan-directory-regexp): Use shy grouping.
24857 (gnus-prev-page-map): Don't set keymap parent.
24858 (gnus-prev-page-map): Remove duplicated one.
24859 (gnus-next-page-map): Don't set keymap parent.
24860 (gnus-mime-security-button-map): Ditto.
24861
24862 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24863 version number.
24864
24865 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24866
24867 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24868
24869 * canlock.el (canlock-sha1-function): Remove.
24870 (canlock-sha1-function-for-verify): Remove.
24871 (canlock-openssl-program): Remove.
24872 (canlock-openssl-args): Remove.
24873 (canlock-ignore-errors): Remove.
24874 (canlock-sha1-with-openssl): Remove.
24875 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24876 (canlock-verify): Don't use canlock-ignore-errors.
24877
24878 * sha1-el.el (sha1-string-external): Make it can return a string
24879 in binary form.
24880 (sha1-region-external): Ditto.
24881 (sha1-string-internal): Ditto.
24882 (sha1-region-internal): Ditto.
24883 (sha1-region): Ditto.
24884 (sha1-string): Ditto.
24885 (sha1): Ditto.
24886
24887 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
24888
24889 * spam.el (spam-report-articles-gmane): New command.
24890
24891 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24892
24893 * gnus.el: Don't make unnecessary *Group* buffer when loading.
24894
24895 * run-at-time.el (run-at-time-saved): Remove.
24896 (run-at-time): Doc fix.
24897
24898 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24899
24900 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24901 (gnus-summary-limit-map): Add it.
24902 (gnus-summary-make-menu-bar): do.
24903
24904 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
24905
24906 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24907 Make attempt at some caching support (done for BBDB only now).
24908 (spam-find-spam): Set spam-cache-lookups if there are more than 2
24909 addresses to be checked.
24910 (spam-clear-cache-BBDB): Add function, to be invoked by
24911 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24912 (spam-check-BBDB): Check and use the caches, if
24913 spam-cache-lookups is on, remove superfluous (provide).
24914
24915 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
24916
24917 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24918
24919 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
24920
24921 * run-at-time.el (run-at-time-saved): Move to after the definition
24922 of `run-at-time'.
24923
24924 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
24925
24926 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24927 mm-w3m-local-map-property.
24928
24929 * mm-view.el (mm-w3m-mode-map): Remove.
24930 (mm-w3m-local-map-property): Remove.
24931 (mm-inline-text-html-render-with-w3m): Don't use
24932 mm-w3m-local-map-property.
24933
24934 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
24935
24936 * run-at-time.el: New file.
24937
24938 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
24939 of gnus-set-text-properties.
24940
24941 * gnus-uu.el (gnus-uu-save-article): Ditto.
24942
24943 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
24944
24945 * gnus-cite.el (gnus-cite-parse): Ditto.
24946
24947 * gnus-art.el (gnus-button-push): Use set-text-properties instead
24948 of gnus-.
24949
24950 * gnus.el: Change calls to nnheader-run-at-time and
24951 password-run-at-time throughout to use run-at-time directly.
24952
24953 * password.el: Remove definition of run-at-time.
24954
24955 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
24956
24957 * mml.el (mml-minibuffer-read-disposition): Show attachment type
24958 in prompt.
24959
24960 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
24961
24962 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
24963 XEmacs version.
24964
24965 * dns.el (dns-make-network-process): Use `open-network-stream'
24966 instead of `gnus-xmas-open-network-stream'.
24967
24968 * .cvsignore: Add auto-autoloads.el, custom-load.el.
24969
24970 2004-01-06 Jesper Harder <harder@ifa.au.dk>
24971
24972 * gnus-art.el (gnus-mime-display-alternative)
24973 (gnus-insert-mime-button, gnus-insert-mime-security-button)
24974 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
24975 Don't use gnus-local-map-property.
24976
24977 * gnus-util.el (gnus-local-map-property): Remove.
24978
24979 * mm-view.el (mm-view-pkcs7-decrypt):
24980 Replace gnus-completing-read-maybe-default with completing-read.
24981
24982 * gnus-util.el (gnus-completing-read): do.
24983 (gnus-completing-read-maybe-default): Remove.
24984
24985 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
24986
24987 * password.el: Only autoload `run-at-time' if not XEmacs.
24988 Only autoload the itimer functions if XEmacs.
24989
24990 2004-01-06 Jesper Harder <harder@ifa.au.dk>
24991
24992 * gnus-art.el (gnus-read-string): Remove.
24993 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
24994 read-string.
24995
24996 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
24997
24998 * netrc.el: Autoload password-read.
24999 (netrc): Add configuration group.
25000 (netrc-encoding-method, netrc-openssl-path):
25001 Add variables for encoding and decoding of files with symmetric
25002 ciphers.
25003 (netrc-encode): Add assistant function to encode a file with
25004 netrc-encoding-method.
25005 (netrc-parse): Add interactive parameter, added optional
25006 decoding if netrc-encoding-method is non-nil but otherwise
25007 behavior is standard.
25008 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25009 Do s/encode/encrypt/ everywhere.
25010
25011 * spam.el: Remove executable-find autoload.
25012
25013 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25014
25015 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25016
25017 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25018
25019 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25020
25021 * gnus-art.el (gnus-treat-ansi-sequences)
25022 (article-treat-ansi-sequences): New variable and function.
25023 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25024
25025 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25026 Use it.
25027
25028 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25029
25030 * mm-util.el (mm-quote-arg): Remove.
25031
25032 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25033 shell-quote-argument.
25034
25035 * gnus-uu.el (gnus-uu-command): do.
25036
25037 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25038
25039 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25040 with make-char.
25041
25042 * mm-util.el (mm-make-char): Remove.
25043
25044 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25045 add-minor-mode.
25046
25047 * gnus-undo.el (gnus-undo-mode): do.
25048
25049 * gnus-topic.el (gnus-topic-mode): do.
25050
25051 * gnus-sum.el (gnus-dead-summary-mode): do.
25052
25053 * gnus-start.el (gnus-slave-mode): do.
25054
25055 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25056
25057 * gnus-ml.el (gnus-mailing-list-mode): do.
25058
25059 * gnus-gl.el (gnus-grouplens-mode): do.
25060
25061 * gnus-draft.el (gnus-draft-mode): do.
25062
25063 * gnus-dired.el (gnus-dired-mode): do.
25064
25065 * gnus-ems.el (gnus-add-minor-mode): Remove.
25066
25067 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25068 Replace gnus-char-width with char-width.
25069
25070 * gnus-ems.el (gnus-char-width): Remove.
25071
25072 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25073 Replace gnus-char-width with char-width.
25074
25075 * gnus-ems.el (gnus-char-width): Remove.
25076
25077 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25078 definition.
25079 Remove Emacs 20 hash table compatibility code.
25080
25081 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25082 20 compatibility code.
25083
25084 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25085
25086 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25087
25088 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25089 Replace with point-at-{eol,bol}.
25090
25091 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25092
25093 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25094
25095 * flow-fill.el (fill-flowed-point-at-bol)
25096 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25097
25098 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25099 Replace with point-at-{eol,bol} throughout all files.
25100
25101 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25102
25103 * ntlm.el (ntlm-string-as-unibyte): New macro.
25104 (ntlm-build-auth-response): Use it.
25105
25106 Remove Emacs 20 stuff:
25107 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25108 of delq and copy-sequence.
25109 * gnus-art.el (popup-menu): Remove the compiler macro.
25110 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25111 Emacs 20.
25112
25113 2004-01-05 Simon Josefsson <jas@extundo.com>
25114
25115 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25116 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25117 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25118 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25119 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25120 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25121 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25122 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25123 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25124 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25125 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25126 string-xor into ntlm-string-xor.
25127 Suggested by Jesper Harder <harder@myrealbox.com>.
25128
25129 * ntlm.el: Don't include poem.
25130
25131 * md4.el (print-int32, print-string-hexa): Remove.
25132 Suggested by Jesper Harder <harder@myrealbox.com>.
25133
25134 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25135
25136 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25137 probably breaks emacs with DL patch, but do we care? Is anyone
25138 still using the DL stuff?)
25139
25140 * sieve-manage.el: Use the password package.
25141 (sieve-manage-read-passwd): Remove.
25142 (sieve-manage-interactive-login): Use password. Re-add
25143 condition-case around loop.
25144
25145 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25146 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25147 Use the password package.
25148
25149 2003-02-19 Simon Josefsson <jas@extundo.com>
25150
25151 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25152 token.
25153
25154 2002-08-07 Simon Josefsson <jas@extundo.com>
25155
25156 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25157 (sieve-manage-authenticators):
25158 (sieve-manage-authenticator-alist): Add some SASL mechs.
25159 (sieve-sasl-auth): New function.
25160 (sieve-manage-cram-md5-auth):
25161 (sieve-manage-plain-auth): Rewrite using SASL library.
25162 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25163 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25164 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25165 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25166
25167 2004-01-05 Simon Josefsson <jas@extundo.com>
25168
25169 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25170 New files.
25171
25172 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25173
25174 * gnus-group.el (gnus-no-groups-message): Update.
25175
25176 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25177
25178 2003-11-09 Simon Josefsson <jas@extundo.com>
25179
25180 * imap.el: Support for ID IMAP extension (RFC 2971).
25181 (imap-local-variables): Add imap-id.
25182 (imap-id): New variable.
25183 (imap-id): New function.
25184 (imap-parse-response): Parse untagged ID response.
25185 * nnimap.el (nnimap-id): New variable.
25186 (nnimap-open-connection): Use it.
25187
25188 2003-12-28 Simon Josefsson <jas@extundo.com>
25189
25190 * gnus-score.el (gnus-score-edit-all-score): New.
25191 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25192
25193 2004-01-04 Simon Josefsson <jas@extundo.com>
25194
25195 * password.el: Add.
25196
25197 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25198
25199 * dns.el (dns-query-types): Fix typo.
25200 (dns-query-types): New function.
25201 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25202 PTR and SOA replies, see RFC 1035.
25203
25204 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25205
25206 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25207
25208 * Move to Changelog.2.
25209
25210 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25211
25212 * gnus.el (gnus-version-number): Bump version.
25213
25214 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25215
25216 * gnus.el: No Gnus v0.1 is released.
25217
25218 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25219
25220 * gnus.el: No Gnus v0.0 is released.
25221
25222 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25223
25224 * gnus.el (gnus-version-number): Bump.
25225 (gnus-version): No.
25226
25227 See ChangeLog.2 for earlier changes.
25228
25229 Copyright (C) 2004-2013 Free Software Foundation, Inc.
25230
25231 This file is part of GNU Emacs.
25232
25233 GNU Emacs is free software: you can redistribute it and/or modify
25234 it under the terms of the GNU General Public License as published by
25235 the Free Software Foundation, either version 3 of the License, or
25236 (at your option) any later version.
25237
25238 GNU Emacs is distributed in the hope that it will be useful,
25239 but WITHOUT ANY WARRANTY; without even the implied warranty of
25240 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25241 GNU General Public License for more details.
25242
25243 You should have received a copy of the GNU General Public License
25244 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25245
25246 ;; Local Variables:
25247 ;; coding: utf-8
25248 ;; fill-column: 79
25249 ;; add-log-time-zone-rule: t
25250 ;; End: