lisp/gnus/gnus-sum.el (gnus-summary-exit): Stop animations
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus-sum.el (gnus-summary-exit): Stop animations.
4
5 2013-12-19 Juri Linkov <juri@jurta.org>
6
7 * gnus.el (gnus-suppress-keymap):
8 * gnus-art.el (gnus-article-mode-map):
9 * gnus-group.el (gnus-group-mode-map):
10 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
11 Remove [backspace] key binding because it shadows DEL (bug#16035).
12
13 * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
14
15 2013-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
16
17 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
18 Make sure work directory exists.
19 (gnus-uu-digest-mail-forward): Store temporary files in work directory
20 rather than tmp directory.
21 (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
22 not necessarily always run, with it.
23
24 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
25
26 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
27 value of gnus-icalendar-additional-identities work without restart.
28
29 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
30
31 * mm-util.el (mm-make-temp-file):
32 Alias to make-temp-file for modern Emacsen.
33
34 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
35
36 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
37 nnir-article-number and nnir-article-group.
38
39 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
40
41 * message.el (message-send-mail-with-sendmail):
42 Don't kill error buffer if sending fails.
43
44 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
45
46 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
47 (gnus-icalendar-event->org-entry)
48 (gnus-icalendar--update-org-event)
49 (gnus-icalendar-event->gnus-calendar): Distinguish between
50 required/optional/non-participant attendee status. Fix bug causing
51 the first required event participant to be omitted.
52
53 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
54
55 * gnus-art.el (article-de-quoted-unreadable)
56 (article-de-base64-unreadable, gnus-mime-copy-part)
57 * gnus-html.el (gnus-article-html)
58 * mm-view.el (mm-inline-text-html-render-with-w3)
59 (mm-inline-text-html-render-with-w3m-standalone)
60 * rfc2231.el (rfc2231-decode-encoded-string):
61 Allow overriding charset by mm-charset-override-alist.
62
63 * gnus-art.el (gnus-article-browse-html-parts):
64 Replace LWSPs with `&nbsp;'s in header.
65
66 Work for broken Chinese articles.
67
68 * gnus-art.el (gnus-article-browse-html-save-cid-content):
69 Exclude broken handles that gnus-summary-enter-digest-group may create.
70 (gnus-article-browse-html-parts):
71 Allow overriding charset by mm-charset-override-alist.
72
73 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
74
75 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
76 (gnus-icalendar-identities): Support additional-identities.
77
78 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
79 Fix org-timestamp for events ending at midnight.
80
81 2013-11-21 Ivan Shmakov <ivan@siamics.net> (tiny change)
82
83 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
84 Support debbugs .log files.
85
86 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
87
88 * message.el (message-beginning-of-line):
89 Use beginning-of-visual-line when visual-line-mode is turned on.
90
91 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
92
93 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
94 (gnus-icalendar-event-from-ical)
95 (gnus-icalendar-event->org-entry)
96 (gnus-icalendar--update-org-event): Required/optional participation,
97 list of attendees synced to org.
98
99 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
100
101 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
102 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
103 cancellations to be synced to org if the original appt has an org
104 outline.
105
106 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
107
108 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
109 (gnus-icalendar-event->org-entry)
110 (gnus-icalendar--update-org-event)
111 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
112
113 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
114
115 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
116 Fix timezone handling in gnus-icalendar export to org.
117
118 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
119
120 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
121
122 2013-10-30 Glenn Morris <rgm@gnu.org>
123
124 * gnus-group.el (gnus-group-browse-foreign-server):
125 * gnus-int.el (gnus-start-news-server):
126 Silence compiler obsolescence warning.
127
128 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
129
130 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
131 `nnoo-current-server' first, then for the actual `nnimap-address' to
132 allow netrc entries for the nnoo server to coexist with netrc entries
133 for the `nnimap-address'.
134
135 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
136
137 * mm-decode.el (mm-dissect-buffer): Revert last change.
138 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
139 The problem that motivated those changes was attributed to a broken
140 mail sender, and has been fixed.
141
142 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
143
144 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
145 token is missing in the Content-Type header.
146
147 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
148
149 2013-09-18 Glenn Morris <rgm@gnu.org>
150
151 * gnus-util.el (image-size): Declare.
152
153 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
154
155 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
156 (gnus-icalendar-event-from-ical)
157 (gnus-icalendar-event--build-reply-event-body)
158 (gnus-icalendar-event-reply-from-buffer)
159 (gnus-icalendar-find-org-event-file)
160 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
161 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
162
163 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
164
165 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
166
167 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
168 Use save-current-buffer.
169 (gnus-tree-mode-map): Initialize in the declaration.
170 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
171 (scroll-in-place): Defvar it.
172 (gnus-tmp-*): Defvar them.
173 (gnus-get-tree-buffer): Use derived-mode-p.
174 (gnus--let-eval): New macro.
175 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
176 non-prefixed variables.
177 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
178
179 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
180 vars since it doesn't seem to be available.
181 (gnus-set-global-variables, gnus-summary-read-group-1)
182 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
183 (gnus-summary-display-article, gnus-summary-select-article)
184 (gnus-summary-next-article, gnus-offer-save-summaries)
185 (gnus-summary-generic-mark): Use derived-mode-p.
186 (gnus-summary-read-group-1, gnus-summary-exit)
187 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
188 Adjust calls to gnus-tree-close and gnus-tree-open.
189
190 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
191
192 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
193 (gnus-agent-mode): Use derived-mode-p.
194 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
195 gnus-command-method and *-command-method to nil, but bind
196 gnus-command-method to *-command-method instead!
197 (gnus-agent-fetch-articles): Remove unused var `id'.
198 (gnus-agent-fetch-headers): Remove unused arg `force'.
199 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
200 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
201 (gnus-agent-short-article, gnus-agent-long-article)
202 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
203 first use.
204 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
205 `score-param'.
206 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
207 (gnus-get-predicate): Push in front of the cache, rather than end.
208 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
209 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
210 (gnus-agent-expire-unagentized-dirs): Don't rebind
211 gnus-agent-expire-current-dirs since the defvar silences the warning.
212 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
213 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
214 (gnus-agent-regenerate): Simplify interactive spec and doc.
215
216 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
217
218 * gnus-int.el (gnus-open-server): Silence compiler.
219
220 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
221
222 * message.el (message-display-completion-list): Abolish.
223 (message-completion-in-region): Use display-completion-list.
224
225 2013-09-17 Glenn Morris <rgm@gnu.org>
226
227 * gnus-util.el (gnus-message-with-timestamp-1):
228 Use `messages-buffer' function if available. Ignore read-only.
229
230 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
231
232 * message.el (message-expand-group, message-completion-in-region):
233 Correct the order of start and end of a region.
234
235 2013-09-13 Glenn Morris <rgm@gnu.org>
236
237 * mml2015.el (gnus-create-image): Autoload it.
238
239 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
240
241 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
242 (image-size): Declare.
243
244 2013-09-12 Glenn Morris <rgm@gnu.org>
245
246 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
247 Avoid using `find', which i) might not be defined at runtime;
248 ii) does not work, since its default test is eql, not equal.
249 (gnus-mime-action-alist): Declare.
250
251 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
252
253 * score-mode.el (gnus-score-mode-map): Move initialization
254 into declaration.
255 (gnus-score-mode): Use define-derived-mode.
256 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
257 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
258 into declaration.
259 (gnus-kill-file-mode): Use define-derived-mode.
260 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
261 Use derived-mode-p.
262 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
263 (gnus-group-setup-buffer, gnus-group-name-at-point)
264 (gnus-group-make-web-group, gnus-group-enter-directory)
265 (gnus-group-suspend): Use derived-mode-p.
266 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
267 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
268 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
269 (gnus-article-setup-buffer, gnus-article-prepare)
270 (gnus-article-prepare-display, gnus-sticky-article)
271 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
272 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
273 (gnus-article-read-summary-keys): Use derived-mode-p.
274
275 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
276
277 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
278
279 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
280
281 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
282 shift_jis from the default value set for Japanese users.
283
284 2013-08-13 Glenn Morris <rgm@gnu.org>
285
286 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
287
288 * gnus.el (gnus-valid-select-methods): Fix type.
289
290 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
291
292 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
293
294 * mm-decode.el (mm-display-external): Run a timer for the temp files
295 deletion after a viewer exits; add a deletion timer for the needsterm
296 case, too.
297
298 * mm-decode.el (mm-display-external): Try to delete temporary files by
299 using a 1-min. timer.
300
301 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
302
303 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
304 New internal variables.
305 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
306 (mm-display-external): Use it to delete temporary files instead of
307 using timers.
308
309 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
310
311 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
312 with cond for backwards compatability.
313
314 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
315
316 * mm-decode.el (mm-display-external): Bind process-connection-type to
317 nil; don't delete a temp file immediately even if a viewer finishes,
318 since it may be a shell script, like xdg-open, that launches a real
319 viewer program belatedly.
320
321 2013-08-05 Dave Abrahams <dave@boostpro.com>
322
323 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
324 that we can create nndoc groups that excerpt other groups.
325
326 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
327
328 * gnus-delay.el (gnus-delay-article): Fix typo.
329
330 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
331 articles.
332
333 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
334 we can get spell-checking etc.
335
336 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
337
338 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
339 a single one used for encoding the whole text in a header.
340
341 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
342
343 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
344 before sending.
345
346 * mm-decode.el (mm-command-output): New face.
347 (mm-display-external): Use it.
348
349 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
350
351 * nnmbox.el (nnmbox-request-article): Don't change point.
352
353 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
354
355 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
356 Include `handle' parameter.
357
358 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
359
360 * gnus-icalendar.el: New file.
361
362 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
363
364 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
365
366 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
367 dummy roots, too.
368
369 2013-08-01 David Edmondson <dme@dme.org>
370
371 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
372 out on ttys.
373
374 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
375
376 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
377 not empty.
378
379 * nnrss.el (nnrss-discover-feed): Indent.
380
381 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
382
383 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
384
385 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
386
387 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
388 dirty to ensure nnimap data being saved.
389
390 2013-07-30 Tassilo Horn <tsdh@gnu.org>
391
392 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
393 menu entry.
394
395 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
396 the current thread's total score instead of the current article's
397 score.
398
399 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
400 (gnus-sort-threads-recursively): Delete defcustom.
401 (gnus-sort-threads-recursive): Adapt accordingly.
402
403 2013-07-30 Tassilo Horn <tsdh@gnu.org>
404
405 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
406 (gnus-sort-threads-recursive): Use it.
407 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
408 again. Now that determines how to sort subthreads.
409
410 2013-07-26 Tassilo Horn <tsdh@gnu.org>
411
412 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
413 (gnus-sort-threads): Use it.
414
415 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
416
417 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
418 punctuation characters follow parentheses (bug#14950).
419
420 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
421
422 * gnus.el (gnus-continuum-version):
423 * gnus-msg.el (gnus-extended-version): Simplify.
424
425 * gnus.el (gnus-continuum-version-1): Remove.
426 * gnus-msg.el (gnus-bug): Revert.
427
428 Calculate gnus-version correctly on Cygwin.
429
430 * gnus.el (gnus-continuum-version): Do main calculations in integers.
431 (gnus-continuum-version-1): New function, return a string.
432
433 * gnus-msg.el (gnus-extended-version, gnus-bug):
434 Use gnus-continuum-version-1 instead of gnus-continuum-version.
435
436 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
437
438 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
439 (bug#13384).
440
441 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
442
443 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
444 that were only relevant in a development version a long time ago.
445
446 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
447
448 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
449 that the old Emacs 24s bundle.
450
451 2013-07-10 David Engster <deng@randomsample.de>
452
453 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
454 if `gnus-newsrc-file-version' does not match `gnus-version'.
455 This fixes a bug in Emacs trunk where the 'unexist' marks were always
456 removed at startup because "Gnus v5.13" was considered smaller than "Ma
457 Gnus v0.03".
458
459 2013-07-10 Tassilo Horn <tsdh@gnu.org>
460
461 * gnus.el (gnus-summary-line-format):
462 Reference `gnus-user-date-format-alist' for the &user-date; format, not
463 `gnus-summary-user-date-format-alist'.
464
465 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
466
467 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
468 delete files (bug#13481).
469
470 2013-07-08 Tassilo Horn <tsdh@gnu.org>
471
472 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
473
474 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
475
476 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
477 display images.
478
479 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
480
481 * message.el (message-cancel-news): According to
482 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
483 preferred over "cmsg cancel" in the Subject.
484
485 * nnir.el (nnir-engines): Note that the group specs are regexps
486 (bug#13238).
487
488 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
489 gotten read-only text properties, ensure that those aren't heeded when
490 copying stuff over (bug#13434).
491
492 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
493 (bug#13762).
494
495 2013-07-05 David Kastrup <dak@gnu.org>
496
497 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
498 authinfo file again (important for blank passwords). This had been
499 broken with 2013-06-15 change.
500
501 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
502
503 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
504 Revert 2013-01-14 change.
505
506 2013-07-02 David Engster <deng@randomsample.de>
507
508 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
509 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
510 to see whether the group was synced before.
511
512 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
513
514 * nnimap.el (nnimap-request-move-article): Decode the group name when
515 doing internal moves to avoid charset issues.
516
517 2013-07-02 Julien Danjou <julien@danjou.info>
518
519 * nnimap.el (nnimap-request-list):
520 Revert change that made listing synchronous.
521 (nnimap-get-responses): Restore.
522
523 2013-07-02 Dave Abrahams <dave@boostpro.com>
524
525 * nnimap.el (nnimap-change-group): Document result value.
526
527 * nnimap.el (nnimap-find-article-by-message-id):
528 Account for the fact that nnimap-change-group can return t.
529
530 2013-07-02 Julien Danjou <julien@danjou.info>
531
532 * nnimap.el (nnimap-request-head):
533 Resture to-buffer parameter, used by `nnimap-request-move-article'.
534
535 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
536
537 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
538 supported by nnimap actually. Reverts previous change.
539
540 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
541 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
542 to-buffer argument that is already supported.
543
544 2013-07-02 Julien Danjou <julien@danjou.info>
545
546 * nnimap.el (nnimap-get-responses): Remove, unused.
547
548 2013-07-02 Julien Danjou <julien@danjou.info>
549
550 * nnimap.el (nnimap-request-articles-find-limit): Rename from
551 `nnimap-request-move-articles-find-limit' since we do not use it
552 only for move operations.
553 (nnimap-request-accept-article):
554 Use `nnimap-request-articles-find-limit' to limit search by message-id.
555
556 2013-07-02 Julien Danjou <julien@danjou.info>
557
558 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
559
560 * nnimap.el (nnimap-log-buffer):
561 Check that `window-point-insertion-type' is boundp, since it's not
562 available in XEmacs.
563
564 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
565
566 * nnimap.el (nnimap-log-buffer):
567 Add this, setting `window-point-insertion-type' in the buffer to t.
568 (nnimap-log-command): Use nnimap-log-buffer.
569
570 2013-07-02 Julien Danjou <julien@danjou.info>
571
572 * nnimap.el (nnimap-find-article-by-message-id):
573 Add an optional limit argument to be able to limit the search.
574 (nnimap-request-move-article):
575 Use `nnimap-request-move-articles-find-limit'.
576 (nnimap-request-move-articles-find-limit):
577 Add this to limit the search by Message-Id after a message move.
578 (nnimap): Add defgroup.
579
580 2013-07-02 Julien Danjou <julien@danjou.info>
581
582 * nnimap.el (nnimap-find-article-by-message-id):
583 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
584 (nnimap-possibly-change-group): Add read-only argument.
585 (nnimap-request-list): Use nnimap-possibly-change-group rather than
586 issuing EXAMINE manually.
587 (nnimap-find-article-by-message-id):
588 Use `nnimap-possibly-change-group' with read-only argument.
589 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
590 We cannot possibly change because we need to be sure that it's either
591 read-write or read-only.
592
593 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
594
595 * gnus-sum.el (gnus-summary-insert-old-articles):
596 Don't include unexisting messages.
597
598 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
599
600 * gnus-start.el (gnus-clean-old-newsrc):
601 Remove totally bogus `unexists' entries.
602 (gnus-clean-old-newsrc): Fix last checkin.
603
604 * nnimap.el (nnimap-update-info):
605 None of the articles below the active low-water mark exist.
606
607 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
608
609 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
610
611 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
612
613 * nnimap.el (nnimap-request-scan):
614 Allow `nnimap-inbox' to be a list of inboxes.
615
616 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
617
618 * gnus-group.el (gnus-group-expire-articles-1):
619 Don't try to expire messages that don't exist.
620
621 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
622
623 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
624
625 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
626
627 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
628
629 * gnus-start.el (gnus-clean-old-newsrc):
630 Delete `unexist' from pre-Ma Gnus 0.3.
631
632 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
633
634 * gnus-sum.el (gnus-summary-local-variables):
635 Make `gnus-newsgroup-unexist' into a local variable.
636
637 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
638
639 * gnus-sum.el (gnus-adjust-marked-articles):
640 Add to `gnus-newsgroup-unexist'.
641
642 * gnus.el (gnus-article-mark-lists):
643 Add `unexist' to the list of marks.
644 (gnus-article-special-mark-lists):
645 Put the `unexist' in the special marks list instead.
646
647 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
648 articles in the list of articles to be selected.
649
650 * nnimap.el (nnimap-retrieve-group-data-early):
651 Query for unexisting articles.
652 (nnimap-update-info): Keep track of unexisting articles.
653 (nnimap-update-qresync-info): Ditto.
654
655 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
656
657 * gnus-start.el (gnus-clean-old-newsrc): New function.
658 (gnus-read-newsrc-file): Use it.
659
660 2013-07-02 Daiki Ueno <ueno@gnu.org>
661
662 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
663 of 'create-image' for XEmacs compatibility; check errors when decoding
664 image. Reported by Uwe Brauer.
665
666 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
667
668 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
669 gnus-button-push revised at 2011-01-19.
670
671 2013-06-19 Glenn Morris <rgm@gnu.org>
672
673 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
674
675 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
676
677 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
678
679 2013-06-18 Glenn Morris <rgm@gnu.org>
680
681 * eww.el, shr.el, shr-color.el: Move to ../net.
682
683 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
684
685 * shr.el (shr-tag-table): Insert the images after the table, so that
686 they're not covered by the table colourisation, which often looked
687 awkward.
688 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
689 <dd>.
690
691 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
692
693 * eww.el (eww-detect-charset): Improve regexp; move backward.
694
695 2013-06-18 Glenn Morris <rgm@gnu.org>
696
697 * mm-decode.el (widget-convert-button): Autoload.
698
699 * sieve-manage.el (mm-enable-multibyte): Autoload.
700
701 * shr.el (libxml-parse-html-region): Declare.
702 (shr-render-buffer): Explicit error if no libxml2 support.
703
704 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
705
706 * auth-source.el (auth-source-current-line): New function.
707 (auth-source-netrc-parse-entries): When a data token is "machine",
708 assume we're in the wrong place and abort parsing the current line.
709
710 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
711
712 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
713 (eww-convert-widgets): Don't bug out if the first widget starts at the
714 beginning of the buffer.
715 (eww-convert-widgets): Fix last patch.
716 (eww-tag-input): Support <input type=image>.
717
718 * shr.el (shr-insert-table): Respect border-collapse: collapse.
719 (shr-tag-base): Protect against base specs that are degenerate.
720 (shr-ensure-paragraph): Don't delete empty lines that have text
721 properties, because these may be input fields.
722
723 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
724 we can navigate to them.
725
726 * shr.el (shr-colorize-region): Put the colours over the entire region.
727 (shr-inhibit-decoration): New variable.
728 (shr-add-font): Use it to inhibit text property decorations while doing
729 preliminary table renderings. This speeds up typical Wikipedia page
730 renderings by 15%.
731 (shr-tag-span): Don't respect the <title>, because that overwrites the
732 help-echo from links inside the spans.
733 (shr-next-link): Use `help-echo' for navigation, so that we can
734 navigate to form elements, too.
735
736 * eww.el (eww-button): New face.
737 (eww-convert-widgets): Use it to make submit buttons more button-like.
738
739 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
740 that Gnus commands work.
741
742 * shr.el (shr-render-td): Support horizontal alignment.
743
744 * eww.el (eww-put-color): Remove.
745 (eww-colorize-region): Use `add-face-text-property'.
746
747 * shr.el (shr-add-font): Append face data, so that we get the correct
748 precedence: The innermost value (which is applied first) wins.
749 (shr-make-overlay): Obsolete function.
750
751 * mm-decode.el (mm-convert-shr-links): New function to convert
752 new-style shr URL links into widgets.
753 (mm-shr): Use it.
754
755 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
756 widget commands, since we're no longer using widgets for links.
757
758 * shr.el (shr-next-link): New command.
759 (shr-previous-link): New command.
760 (shr-urlify): Don't use `widget-convert', because that's slow.
761 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
762 because collecting the overlays and reapplying them when generating
763 tables is slow.
764 (shr-insert-table): Ditto.
765
766 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
767
768 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
769 * shr.el (browse-url): Require `url'.
770 * eww.el (url): Require format-spec.
771
772 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
773
774 * eww.el (eww-display-html): Default to using the entire window width.
775 (eww-browse-url): Don't add a User-Agent header (twice), because that
776 makes Bing refuse connection.
777
778 * shr.el (shr-make-table): Cache the table rendering at the table
779 level, and not the <td> level. This is a bit faster.
780
781 * eww.el (eww-render): Go to the correct ID when given URLs ending with
782 #id.
783
784 * shr.el (shr-tag-li): Don't require a new paragraph, since other
785 browsers don't.
786 (shr-expand-url): Respect #anchor links.
787 (shr-parse-base): Chop off the anchor before using.
788 (shr-descend): Respect display: none.
789 (shr-descend): Allow marking elements that have certain IDs.
790
791 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
792
793 * shr.el (shr-expand-url): Don't bug out on zero-length links.
794
795 * eww.el (eww-tag-textarea): Support <textarea>.
796
797 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
798
799 * shr.el (shr-dom-to-xml): Fix function call.
800
801 * eww.el (eww): New group.
802 (eww-header-line-format): New custom variable.
803 (eww-current-title): New variable.
804 (eww-display-html): Update header and handle title tag.
805 (eww-update-header-line-format): New function.
806 (eww-tag-title): New function.
807
808 * shr.el (shr-dom-to-xml): New function.
809 (shr-tag-svg): Add support for the SVG tag.
810 (shr-bullet): New custom variable.
811 (shr-tag-li): Support custom bullet in unordered lists.
812
813 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
814
815 * shr.el (shr-expand-url): Respect // URLs.
816
817 * eww.el (eww-tag-body): Override the shr body rendering so that we can
818 put a background colour onto the entire buffer.
819 (eww-render): When being redirected, use the redirect URL as the new
820 base URL.
821
822 * shr.el (shr-parse-base): Fix parsing error.
823
824 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
825
826 * shr.el (shr-parse-base): New function.
827 (shr-expand-url): Use it to expand relative URLs reliably.
828
829 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
830
831 * auth-source.el (auth-source-search-collection): Fix docstring.
832 (auth-source-netrc-parse): Refactor and improve netrc parser to support
833 single-quoted strings and multiline entries.
834 (auth-source-netrc-parse-next-interesting)
835 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
836 New functions to support parser.
837
838 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
839
840 * eww.el (eww-submit): Get submit button logic right when hitting RET
841 on non-submit buttons.
842
843 * shr.el: Remove shr-preliminary-table-render, since that can't really
844 be used for anything in practice.
845
846 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
847
848 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
849 (sieve-manage-quit).
850
851 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
852
853 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
854 control the maximum size of photo ID image.
855 (mml2015-epg-key-image-to-string): Respect it.
856
857 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
858
859 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
860 instead of the final one so that we can more easily distinguish them.
861
862 * eww.el (eww-submit): Compute the submission URL correctly.
863
864 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
865
866 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
867 Use plist-get rather than CL's getf.
868 (sieve-manage-parse-capability): Avoid CL's remove-if.
869
870 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
871
872 * shr.el (shr-expand-url): Expansion should chop off the bits after the
873 last slash.
874
875 * eww.el (eww-tag-select): Use the first value as the default value.
876
877 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
878
879 * eww.el (eww): Prepend urls with http:// if scheme is missing.
880 (eww-mode): Use `define-derived-mode'.
881 (eww-parse-headers): Parse headers from beginning of buffer so that
882 file:// links work.
883
884 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
885
886 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
887
888 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
889
890 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
891 to handle them at all.
892
893 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
894
895 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
896 work, too.
897 (eww-tag-select): Implement <select>.
898
899 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
900
901 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
902 stream managing functions by using open-protocol-stream to do most of
903 the work. Has the nice benefit of enabling STARTTLS.
904 Wait for capabilities after STARTTLS: following RFC5804, the server
905 sends new capabilities after successfully establishing a TLS connection
906 with the client. The client should update the cached list of
907 capabilities, but we just ignore the answer for now.
908 (sieve-manage-network-p, sieve-manage-network-open)
909 (sieve-manage-starttls-p, sieve-manage-starttls-open)
910 (sieve-manage-forward, sieve-manage-streams)
911 (sieve-manage-stream-alist): Remove unneeded functions neither in the
912 API, nor called by any other function.
913 Enable Multibyte for SieveManage buffers: The parser won't properly
914 handle umlauts and line endings unless multibyte is turned on in the
915 process buffer.
916
917 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
918
919 * eww.el (eww-tag-input): Support password fields.
920 (eww-submit): Support POST.
921
922 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
923
924 * eww.el (eww-tag-form): Protect against degenerate forms.
925
926 * shr.el (shr-expand-url): Expand URLs that start with a slash
927 correctly.
928
929 * eww.el (eww-submit): Get submit button logic right.
930
931 * shr.el (shr-final-table-render): New variable to signal when we're
932 doing the final table rendering so that we can collect more data at
933 that point.
934
935 * eww.el (eww-submit): Make form submission work.
936 (eww-tag-input): Implement submit buttons.
937 (eww-click-radio): Implement radio and checkboxes.
938 (eww-submit): Handle hidden elements.
939
940 * shr.el (shr-descend): Allow other packages to override (or provide)
941 rendering of elements.
942 (shr-expand-url): Strip query strings from URLs before expanding them.
943
944 * eww.el: Don't require cl-lib.
945 (eww-tag-form): Start form support.
946
947 * eww.el: Start writing a new, tiny web browser.
948 (eww-previous-url): New command.
949 (eww-quit): New command.
950
951 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
952
953 * sieve.el: Put point at beginning of buffer when viewing a script.
954 (sieve-open-server): Respect the PORT parameter. Show the correct port
955 number in sieve-buffer's header. Fixed code to also work with a string
956 as port specifier. Properly close the connection on pressing 'q'. Make
957 sieve-manage-quit close the connection and process buffer. Also, remove
958 duplicate keybinding for 'q'.
959
960 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
961
962 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
963 make it easier to read.
964 (mm-pkcs7-enveloped-magic): Ditto.
965
966 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
967
968 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
969 before `image-type-available-p' to avoid loading the image libraries
970 needlessly.
971
972 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
973
974 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
975 assume Date header begins with "Date", that may be customized into
976 something like "X-Sent" using gnus-article-time-format.
977 (article-transform-date): Allow multi-line Date header.
978
979 2013-06-02 David Engster <deng@randomsample.de>
980
981 * registry.el (initialize-instance, registry-lookup)
982 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
983 (registry-lookup-secondary-value, registry-search, registry-delete)
984 (registry-insert, registry-reindex, registry-size, registry-prune):
985 Do not wrap methods in `eval-and-compile'. This breaks due to latest
986 changes in EIEIO (introduction of eieio-core.el).
987
988 2013-05-30 Glenn Morris <rgm@gnu.org>
989
990 * nnmail.el (nnmail-fancy-expiry-target):
991 Also bind mail-dont-reply-to-names.
992
993 * spam-stat.el (spam-stat-save):
994 No need to tweak font-lock in temp buffers.
995
996 * shr.el (shr-put-image): Silence compiler.
997
998 2013-05-29 Glenn Morris <rgm@gnu.org>
999
1000 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1001
1002 * gnus-group.el (gnus-sequence-of-unread-articles)
1003 (gnus-summary-add-mark, gnus-mark-article-as-read)
1004 (gnus-group-make-articles-read): Declare.
1005
1006 * gnus-sum.el (gnus-parameter-list-identifier)
1007 (gnus-article-stop-animations, gnus-stop-downloads)
1008 (gnus-article-only-boring-p, article-goto-body)
1009 (gnus-flush-original-article-buffer, article-narrow-to-head)
1010 (gnus-article-hidden-text-p, gnus-delete-wash-type)
1011 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1012
1013 * gnus.el: No need to eval-and-compile autoloads.
1014
1015 * gravatar.el (help-function-arglist): Autoload.
1016
1017 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1018
1019 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1020
1021 * spam.el: No need to load spam-report when compiling.
1022 No need to eval-and-compile autoloads.
1023 (spam-report-resend-to): Declare.
1024 (spam-report-resend-register-routine): Require 'spam-report.
1025
1026 2013-05-24 Julien Danjou <julien@danjou.info>
1027
1028 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1029 setup.
1030
1031 2013-05-23 Glenn Morris <rgm@gnu.org>
1032
1033 * gnus-util.el (rmail-swap-buffers-maybe)
1034 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1035 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1036 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1037
1038 * mm-decode.el: No need to load term when compiling.
1039 (term-mode, term-char-mode): Declare.
1040
1041 * mm-util.el: No need to load jka-compr when compiling.
1042 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1043
1044 * nnmaildir.el: Require is automatically eval-and-compile.
1045 (nnmail): Require at run-time too.
1046
1047 * registry.el (registry-size): Move definition before use.
1048
1049 2013-05-22 Daiki Ueno <ueno@gnu.org>
1050
1051 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1052 signed data to conform the standard. (Bug#14232)
1053
1054 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1055
1056 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1057 double angle quotation mark.
1058
1059 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1060
1061 * message.el (message-insert-formatted-citation-line): Handle finding
1062 first/lastname when more than 2 names appear.
1063
1064 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1065
1066 * shr.el (shr-tag-span): New function.
1067
1068 2013-05-18 Glenn Morris <rgm@gnu.org>
1069
1070 * message.el (message-mode): Use message-mode-abbrev-table,
1071 with text-mode-abbrev-table as parent. (Bug#14413)
1072
1073 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1074
1075 * message.el (message-expand-group): Decode group names.
1076
1077 2013-05-16 Julien Danjou <julien@danjou.info>
1078
1079 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1080 app-icon.
1081
1082 2013-05-15 Glenn Morris <rgm@gnu.org>
1083
1084 * shr-color.el (shr-color-visible-luminance-min)
1085 (shr-color-visible-distance-min): Use shr-color group.
1086
1087 2013-05-11 Glenn Morris <rgm@gnu.org>
1088
1089 * gnus-vm.el: Make it loadable without VM.
1090 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1091 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1092
1093 2013-05-09 Glenn Morris <rgm@gnu.org>
1094
1095 * mml1991.el: Make it loadable. (Bug#13456)
1096
1097 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1098 * gnus-async.el (gnus-async-post-fetch-function):
1099 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1100 * gnus-html.el (gnus-html-image-cache-ttl):
1101 * gnus-notifications.el (gnus-notifications-timeout):
1102 * gnus-picon.el (gnus-picon-properties):
1103 * gnus-util.el (gnus-completion-styles):
1104 * gnus.el (gnus-other-frame-resume-function):
1105 * message.el (message-user-organization-file)
1106 (message-cite-reply-position):
1107 * nnir.el (nnir-summary-line-format)
1108 (nnir-retrieve-headers-override-function):
1109 * shr-color.el (shr-color-visible-luminance-min):
1110 * shr.el (shr-blocked-images):
1111 * spam-report.el (spam-report-resend-to):
1112 * spam.el (spam-summary-exit-behavior): Fix custom types.
1113
1114 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1115
1116 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1117
1118 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1119 because of let-binding help-xref-following. (Bug#14356)
1120
1121 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1122
1123 * message.el (message-bury, message-send-and-exit):
1124 Revert 2013-05-04 change.
1125
1126 2013-05-06 Glenn Morris <rgm@gnu.org>
1127
1128 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1129
1130 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1131
1132 * message.el (message-bury): Make `buffer' optional.
1133 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1134 (bug#14085).
1135
1136 2013-05-04 Andrew Cohen <cohen@bu.edu>
1137
1138 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1139 entering into the registry.
1140
1141 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1142
1143 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1144 (Bug#14304)
1145
1146 2013-04-27 Glenn Morris <rgm@gnu.org>
1147
1148 * gnus.el (gnus-list-debbugs):
1149 Use require rather than autoload. (Bug#14262)
1150
1151 2013-04-27 Julien Danjou <julien@danjou.info>
1152
1153 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1154 port to "sieve" now that it has an official IANA port assigned.
1155
1156 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1157
1158 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1159 Don't set the MAILHOST environment variable permanently (Bug#14271).
1160
1161 2013-04-26 Glenn Morris <rgm@gnu.org>
1162
1163 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1164
1165 2013-04-25 Andrew Cohen <cohen@bu.edu>
1166
1167 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1168 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1169
1170 2013-04-24 Andrew Cohen <cohen@bu.edu>
1171
1172 * nnir.el (nnir-close-group): Make sure we are in the right group.
1173
1174 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1175 dependency table from all newly retrieved headers.
1176
1177 2013-04-16 David Edmondson <dme@dme.org>
1178
1179 Support <img src="data:...">.
1180
1181 * shr.el (shr-image-from-data): New function.
1182 (shr-tag-img): Use it.
1183
1184 2013-04-14 Andrew Cohen <cohen@bu.edu>
1185
1186 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1187 group.
1188
1189 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1190
1191 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1192 corresponding to any existing group (Bug#14166).
1193
1194 2013-04-10 Andrew Cohen <cohen@bu.edu>
1195
1196 * nnir.el (number-sequence): No longer used.
1197 (nnir-request-set-mark): New function.
1198 (nnir-request-update-info): Improve marks updating.
1199 (nnir-request-scan): Don't duplicate marks updating.
1200 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1201 Use 'assq rather than 'assoc. Quote anonymous function.
1202 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1203 Use 'gnus-group-prefixed-p.
1204 (gnus-summary-create-nnir-group): Make sure server for method is open.
1205
1206 2013-04-04 Andrew Cohen <cohen@bu.edu>
1207
1208 * nnir.el (gnus-nnir-group-p): New function.
1209 (nnir-possibly-change-group): Use it.
1210
1211 * gnus-msg.el (gnus-setup-message): Use it.
1212
1213 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1214
1215 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1216 `initial-input' for the argument name.
1217 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1218
1219 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1220
1221 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1222 (used by MH-E).
1223
1224 2013-04-01 Andrew Cohen <cohen@bu.edu>
1225
1226 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1227 group.
1228
1229 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1230 fix compilation.
1231
1232 2013-03-31 Andrew Cohen <cohen@bu.edu>
1233
1234 * nnir.el (nnir-method-default-engines): And another typo.
1235
1236 2013-03-30 Andrew Cohen <cohen@bu.edu>
1237
1238 * nnir.el (nnir-method-default-engines): Fix typo.
1239
1240 2013-03-29 Andrew Cohen <cohen@bu.edu>
1241
1242 * nnir.el: Define 'number-sequence for xemacs.
1243 (gnus-summary-create-nnir-group): New function to create an nnir group
1244 from an nnir summary buffer based on the current query.
1245 (nnir-request-create-group): Update to allow nnir group creation based
1246 on the current query.
1247
1248 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1249
1250 * nndraft.el (nndraft-request-expire-articles):
1251 Make expiry target always `delete'.
1252
1253 2013-03-27 Andrew Cohen <cohen@bu.edu>
1254
1255 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1256 buffer use the posting-style and gcc of the original article group.
1257 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1258
1259 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1260 after other deffoos.
1261
1262 2013-03-26 Andrew Cohen <cohen@bu.edu>
1263
1264 * nnir.el: Major rewrite. Cleaner separation between searches and group
1265 management. Marks are now shown in nnir summary buffers.
1266 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1267 (gnus-summary-make-nnir-group): New function for initiating searches
1268 from a summary buffer.
1269
1270 2013-03-18 Sam Steingold <sds@gnu.org>
1271
1272 * message.el (message-bury): Minor cleanup.
1273
1274 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1275
1276 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1277 nnml-request-list. (Bug#13873)
1278 (nndir-request-newsgroups): Remove, unused.
1279
1280 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1281
1282 2013-03-03 Ted Phelps <phelps@gnusto.com>
1283
1284 * shr.el: Make all the overlays set the `evaporate' property so that
1285 they're removed properly.
1286
1287 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1288
1289 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1290 shell-quote-argument.
1291
1292 2013-02-22 David Engster <deng@randomsample.de>
1293
1294 * gnus-registry.el (gnus-registry-save): Provide class name when
1295 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1296 Use `condition-case' to stay compatible with older EIEIO versions which
1297 only accept one argument.
1298
1299 2013-02-17 Daiki Ueno <ueno@gnu.org>
1300
1301 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1302 (epg-user-id-validity): Autoload.
1303 (mml2015-epg-check-user-id): New function.
1304 (mml2015-epg-check-sub-key): New function split from
1305 mml2015-epg-find-usable-key.
1306 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1307 optional name-is-key-id, to handle the case when user-id is unusable.
1308 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1309
1310 2013-02-17 Glenn Morris <rgm@gnu.org>
1311
1312 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1313
1314 2013-02-16 Glenn Morris <rgm@gnu.org>
1315
1316 * shr.el (shr-put-image): Only animate images that specify a delay.
1317 This is consistent with the old image-animated-p behavior.
1318
1319 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1320
1321 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1322 for XEmacs.
1323
1324 2013-02-13 Juri Linkov <juri@jurta.org>
1325
1326 * gnus-art.el (gnus-article-mode-map):
1327 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1328 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1329
1330 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1331
1332 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1333 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1334
1335 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1336
1337 * auth-source.el (auth-source-format-prompt): Don't get confused by
1338 any "\" in replacement text. (Bug#13637)
1339
1340 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1341
1342 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1343 (gnus-backend-trace): Honor gnus-backend-trace.
1344
1345 * mml.el (mml-insert-part): Insert closing tag.
1346
1347 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1348
1349 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1350
1351 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1352 able to find the article, which can happen in debbugs groups,
1353 apparently.
1354
1355 2013-01-16 Glenn Morris <rgm@gnu.org>
1356
1357 * smiley.el (smiley-style): Make the file loadable in batch mode.
1358
1359 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1360
1361 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1362 imap process running.
1363
1364 2013-01-14 Julien Danjou <julien@danjou.info>
1365
1366 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1367 Compare addresses against addresses, not against the full From field.
1368
1369 2013-01-13 Richard Stallman <rms@gnu.org>
1370
1371 * message.el (message-forward-make-body-mime): New args BEG, END
1372 specify what part of FORWARD-BUFFER to use. Do the work directly
1373 instead of calling `mml-insert-buffer'.
1374
1375 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1376
1377 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1378 cross-reference(s).
1379
1380 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1381 cross-reference(s).
1382
1383 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1384
1385 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1386 and point-max-marker.
1387 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1388
1389 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1390
1391 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1392 to mml2015-encrypt-to-self.
1393 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1394
1395 2013-01-09 Daiki Ueno <ueno@gnu.org>
1396
1397 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1398 mml-smime-epg-find-usable-secret-key.
1399
1400 2013-01-08 Glenn Morris <rgm@gnu.org>
1401
1402 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1403
1404 2013-01-07 Daiki Ueno <ueno@gnu.org>
1405
1406 * mml-smime.el: Support signing by sender.
1407 Requested by Uwe Brauer.
1408 (mml-smime-sign-with-sender): New user option analogous
1409 to mml2015-sign-with-sender.
1410 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1411 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1412 mml2015.el.
1413
1414 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1415
1416 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1417 isn't running, because Gnus will probably not know how to handle the
1418 Gcc header (bug#11941).
1419
1420 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1421 articles.
1422
1423 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1424
1425 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1426 (nnfolder-generate-active-file): Make this function work with recursive
1427 folder names.
1428
1429 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1430
1431 * nntp.el (nntp-open-connection): Use HELP as the capability command
1432 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1433 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1434
1435 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1436
1437 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1438 place holder since this gives `Invalid face reference: nil' messages.
1439 Use the `default' face instead. It has the same effect here, even
1440 though it is not no-op.
1441
1442 * gnus-util.el
1443 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1444
1445 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1446
1447 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1448 non-string posting styles (bug#13285).
1449
1450 2012-12-27 Glenn Morris <rgm@gnu.org>
1451
1452 * plstore.el (plstore-passphrase-callback-function):
1453 Use plstore-get-file.
1454
1455 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1456
1457 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1458 stderr.
1459
1460 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1461 group is nil.
1462
1463 * shr.el (shr-tag-em): Render as italic, not bold.
1464
1465 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1466
1467 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1468
1469 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1470
1471 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1472 temporary file to get PGP key image. Pass no-show-photos when
1473 extracting image to avoid having it pop up twice.
1474
1475 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1476
1477 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1478 eligible for treatment.
1479
1480 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1481 lines. This makes summary commands with hidden threads work more
1482 reliably.
1483
1484 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1485 button to mark the hidden citations (bug#9395).
1486
1487 2012-12-26 Daiki Ueno <ueno@gnu.org>
1488
1489 * mml2015.el (mml2015-epg-signature-to-string): New function.
1490 (mml2015-epg-verify-result-to-string): New function.
1491 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1492 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1493 instead of epg-verify-result-to-string.
1494 (epg-signature-key-id, epg-signature-to-string): Autoload.
1495 (epg-verify-result-to-string): Remove autoload.
1496
1497 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1498
1499 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1500 ID image from GPG public key.
1501 (mml2015-epg-key-image-to-string): New function.
1502
1503 2012-12-25 Leo Liu <sdl.web@gmail.com>
1504
1505 * plstore.el (plstore-passphrase-callback-function): Fix error when
1506 error when plstore-cache-passphrase-for-symmetric-encryption is set
1507 (bug#13264).
1508
1509 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1510
1511 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1512 buffer to the article buffer here, because that clobbers multiple
1513 article buffers.
1514
1515 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1516 buffer always points to the right summary buffer.
1517
1518 2012-12-25 John Wiegley <jwiegley@gmail.com>
1519
1520 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1521 the password (bug#12097).
1522
1523 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1524
1525 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1526 (bug#13263).
1527
1528 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1529 buffer exists before using it (bug#12475).
1530
1531 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1532 offline groups (bug#11937).
1533
1534 * message.el (message-yank-original): When using customize to set the
1535 value of `message-cite-style', the variable it set to a symbol that's
1536 the name of the variable, which must then be dereferenced (bug#12616).
1537
1538 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
1539
1540 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1541 the `face' property with a list whose car is the face specified in the
1542 format string and whose cdr is (nil).
1543 * lisp/gnus-util.el
1544 (gnus-put-text-property-excluding-characters-with-faces):
1545 Change accordingly.
1546 (gnus-get-text-property-excluding-characters-with-faces): New function.
1547 * lisp/gnus-sum.el (gnus-summary-highlight-line):
1548 * lisp/gnus-salt.el (gnus-tree-highlight-node):
1549 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1550
1551 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1552
1553 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1554 login methods.
1555 (nnimap-login): Respect the `nnimap-authenticator' variable.
1556
1557 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1558 mark state when moving articles. Otherwise unticked articles will get
1559 their ticks back after moving.
1560
1561 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1562
1563 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1564
1565 * message.el (message-ignored-news-headers): Always remove
1566 X-Message-SMTP-Method to avoid information leakage if the user
1567 mistakenly inserts the header into news messages.
1568
1569 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1570
1571 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1572 right than four characters, this command would move point to
1573 `point-max'. Don't do that.
1574
1575 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1576 to nil to allow re-selecting groups that gain articles.
1577 (gnus-bug-group-download-format-alist): Update the URL.
1578
1579 2012-12-23 Andreas Schwab <schwab@suse.de>
1580
1581 * shr.el (shr-tag-em): Render em as italic, not bold.
1582
1583 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
1584
1585 * gnus-int.el (gnus-backend-trace): Factor out into its own function
1586 for reuse.
1587 (gnus-open-server): Use it to add more tracing.
1588 (gnus-finish-retrieve-group-infos): Add backend tracing.
1589 (gnus-backend-trace): Also note the elapsed seconds.
1590
1591 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
1592
1593 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1594 Set epa-file-encrypt-to from variable to avoid querying.
1595
1596 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
1597
1598 * sieve-mode.el (sieve-font-lock-keywords):
1599 Keywords should be word delimited. (Bug#13173)
1600
1601 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
1602
1603 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1604 instead of <pre> to align message header.
1605
1606 2012-12-12 Sam Steingold <sds@gnu.org>
1607
1608 * gnus.el (gnus-other-frame-resume-function): Add user option.
1609 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1610
1611 2012-12-06 Sam Steingold <sds@gnu.org>
1612
1613 * gnus-start.el (gnus-before-resume-hook): Add.
1614 (gnus-1): Run it when Gnus is alive.
1615
1616 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1617
1618 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1619 * gnus-art.el (article-unsplit-urls)
1620 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1621 * gnus-registry.el (gnus-registry-get-article-marks)
1622 * message.el (message-goto-body): Use it.
1623 (message-called-interactively-p): Remove.
1624
1625 * spam-stat.el (spam-stat-called-interactively-p): New macro.
1626 (spam-stat-score-buffer): Use it.
1627
1628 * spam.el: Silence the warnings against BBDB functions when compiling.
1629
1630 * gnus-score.el (gnus-score-decode-text-parts):
1631 Use append+mapcar instead of the cl function mapcan.
1632
1633 * gmm-utils.el (gmm-flet): Remove.
1634
1635 * gnus-sync.el (gnus-sync-lesync-call):
1636 Avoid overriding json-alist-p.
1637
1638 * message.el (message-read-from-minibuffer):
1639 Avoid overriding mail-abbrev-in-expansion-header-p.
1640
1641 2012-12-05 Sam Steingold <sds@gnu.org>
1642
1643 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1644 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1645 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1646
1647 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1648
1649 * gmm-utils.el (gmm-called-interactively-p): Revert.
1650 This seems to cause Emacs to get stuck!
1651 * gnus-art.el (article-unsplit-urls)
1652 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1653 * gnus-registry.el (gnus-registry-get-article-marks)
1654 * message.el (message-goto-body)
1655 (message-called-interactively-p): Revert.
1656
1657 * gmm-utils.el (gmm-called-interactively-p): New function.
1658 * gnus-art.el (article-unsplit-urls)
1659 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1660 * gnus-registry.el (gnus-registry-get-article-marks)
1661 * message.el (message-goto-body): Use it.
1662 (message-called-interactively-p): Remove.
1663
1664 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1665 * gnus-sync.el (gnus-sync-lesync-call)
1666 * message.el (message-read-from-minibuffer): Use it.
1667
1668 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1669
1670 * gmm-utils.el (gmm-flet): Remove.
1671 * gnus-sync.el (gnus-sync-lesync-call)
1672 * message.el (message-read-from-minibuffer): Don't use it.
1673
1674 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1675
1676 * gmm-utils.el (gmm-labels): Use cl-labels if available.
1677
1678 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1679
1680 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1681
1682 * gnus-sync.el (gnus-sync-lesync-call)
1683 * message.el (message-read-from-minibuffer): Use gmm-flet.
1684
1685 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1686
1687 * gnus-util.el (gnus-macroexpand-all): Remove.
1688
1689 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
1690
1691 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1692 to TAB, not [tab].
1693 (gnus-summary-article-map): Likewise.
1694
1695 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1696 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1697
1698 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1699
1700 * message.el (message-get-reply-headers):
1701 Make sure the reply goes to the author if it is a wide reply.
1702
1703 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
1704
1705 * gnus-score.el (gnus-score-body):
1706 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1707 scoring by body.
1708
1709 2012-11-16 Glenn Morris <rgm@gnu.org>
1710
1711 * gnus-diary.el (nndiary-request-create-group-functions)
1712 (nndiary-request-update-info-functions)
1713 (gnus-subscribe-newsgroup-functions)
1714 (nndiary-request-accept-article-functions):
1715 Use new names for hooks rather than obsolete aliases.
1716
1717 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
1718
1719 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1720 in meta tag with the one the part specifies in its header.
1721
1722 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
1723
1724 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1725 by default.
1726
1727 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1728
1729 New UIDL implementation.
1730
1731 * mail-source.el (mail-sources, mail-source-keyword-map):
1732 Add :leave as a pop3 keyword.
1733 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1734
1735 * pop3.el (pop3-leave-mail-on-server): Allow number.
1736 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1737 (pop3-movemail): Add UIDL support.
1738 (pop3-send-streaming-command): Take a list of mail numbers instead of
1739 the number of mails.
1740 (pop3-write-to-file): Add X-UIDL header.
1741 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1742 (pop3-uidl-add-xheader): New functions.
1743
1744 * message.el (message-ignored-resent-headers):
1745 Add X-Content-Length and X-UIDL headers.
1746
1747 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1748
1749 * nndiary.el (nndiary-request-create-group-functions)
1750 (nndiary-request-update-info-functions)
1751 (nndiary-request-accept-article-functions):
1752 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1753 "-hooks" suffix.
1754
1755 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
1756
1757 * starttls.el (starttls-extra-arguments): Doc fix.
1758
1759 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1760
1761 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1762 it.
1763
1764 2012-10-06 Glenn Morris <rgm@gnu.org>
1765
1766 * gnus-notifications.el (gnus-notifications):
1767 Add missing group :version tag.
1768 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1769 (gnus-gcc-post-body-encode-hook):
1770 * gnus-sync.el (gnus-sync-lesync-name)
1771 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1772
1773 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
1774
1775 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1776 a user about whether to delete temp files if once a user answered as n.
1777
1778 2012-09-17 Richard Stallman <rms@gnu.org>
1779
1780 * message.el (message-in-body-p): Don't set mark or modify buffer.
1781
1782 * mml.el (mml-attach-file): Doc fix.
1783 (mml-attach-external, mml-attach-buffer, mml-attach-file):
1784 Set mail-encode-mml when in Mail mode.
1785 Simplify code to set HEAD and move back to HEAD.
1786 (mml-insert-multipart, mml-insert-part):
1787 Set mail-encode-mml when in Mail mode.
1788
1789 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1790
1791 * gnus-util.el (gnus-timer--function): New function.
1792
1793 * gnus-art.el (gnus-article-stop-animations): Use it.
1794
1795 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1796
1797 Fix glitches caused by addition of psec to timers.
1798 * gnus-art.el (gnus-article-stop-animations): Use timer--function
1799 rather than raw access to timer vector.
1800
1801 2012-09-11 Julien Danjou <julien@danjou.info>
1802
1803 * gnus-notifications.el (gnus-notifications): Check for nil values in
1804 ignored addresses check.
1805
1806 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1807
1808 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1809
1810 2012-09-07 Chong Yidong <cyd@gnu.org>
1811
1812 * gnus-util.el
1813 (gnus-put-text-property-excluding-characters-with-faces): Restore.
1814
1815 * gnus-salt.el (gnus-tree-highlight-node):
1816 * gnus-sum.el (gnus-summary-highlight-line):
1817 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1818
1819 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1820
1821 * gnus-util.el: Fix compilation error on XEmacs 21.4.
1822
1823 2012-09-06 Juri Linkov <juri@jurta.org>
1824
1825 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1826 scheme for buffer names to be more consistent with other group and
1827 article buffer names in Gnus.
1828
1829 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1830
1831 * gnus-util.el
1832 (gnus-put-text-property-excluding-characters-with-faces): Remove.
1833
1834 * gnus-compat.el: Define compat function `add-face' from Wolfgang
1835 Jenkner.
1836
1837 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1838
1839 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1840
1841 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1842
1843 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1844
1845 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1846 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1847
1848 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1849 string-prefix-p in Emacs >=23.2.
1850
1851 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1852 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1853 instead of string-match-p.
1854 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1855
1856 2012-09-06 Kenichi Handa <handa@gnu.org>
1857
1858 * qp.el (quoted-printable-decode-region): Fix previous change; handle
1859 lowercase a..f.
1860
1861 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1862
1863 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1864
1865 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
1866
1867 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1868 TIME is set.
1869
1870 2012-09-05 Juri Linkov <juri@jurta.org>
1871
1872 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1873 than one group at a time (bug#11961).
1874
1875 2012-09-05 Julien Danjou <julien@danjou.info>
1876
1877 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1878 this hide the real reason with a message giving absolutely no hint.
1879
1880 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
1881
1882 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1883 to the backend (bug#11804).
1884
1885 * message.el (message-insert-newsgroups): Don't insert newsgroup
1886 duplicates (bug#12275).
1887
1888 2012-09-05 John Wiegley <johnw@newartisans.com>
1889
1890 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1891 sieve rules.
1892
1893 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
1894
1895 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1896 function.
1897
1898 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1899
1900 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1901
1902 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1903
1904 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1905 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1906 This should make nnmaildir more usable with offlineimap.
1907
1908 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
1909
1910 * gnus-notifications.el (gnus-notifications-notify): Use it.
1911
1912 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1913 warnings on XEmacs.
1914
1915 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1916
1917 Better seeds for (random).
1918 * gnus-sync.el (gnus-sync-lesync-setup):
1919 * message.el (message-canlock-generate, message-unique-id):
1920 Change (random t) to (random), now that the latter is more random.
1921
1922 2012-08-31 Dave Abrahams <dave@boostpro.com>
1923
1924 * auth-source.el (auth-sources): Fix macos keychain access.
1925
1926 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1927 allow the backend `request-head' function to determine the group
1928 name on its own.
1929 (gnus-request-expire-articles): Filter out negative article numbers
1930 during expiry (Bug#11980).
1931
1932 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1933 O(N^2) to O(N). This makes warping into huge groups tolerable.
1934
1935 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1936 you've found the article when you haven't.
1937
1938 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
1939
1940 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1941
1942 2012-08-30 Julien Danjou <julien@danjou.info>
1943
1944 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1945 `gnus-notifications-timeout'.
1946 (gnus-notifications-timeout): Add.
1947 (gnus-notifications-action): New function.
1948 (gnus-notifications-notify): Add :action using
1949 `gnus-notifications-action'.
1950 (gnus-notifications-id-to-msg): New variable.
1951 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1952 notifications id to messages.
1953
1954 2012-08-30 Kenichi Handa <handa@gnu.org>
1955
1956 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1957 once.
1958
1959 2012-08-29 Julien Danjou <julien@danjou.info>
1960
1961 * gnus-notifications.el: New file.
1962 (gnus-notifications-notify): New function.
1963 (gnus-notifications): Use `gnus-notifications-notify'.
1964
1965 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
1966
1967 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1968 transfer encoding first; bind gnus-newsgroup-charset to the charset
1969 that the article specifies (Bug#12209).
1970
1971 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
1972
1973 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1974 (gnus-group-customize-done): Encode values posting-style holds.
1975
1976 * gnus-msg.el (gnus-summary-resend-message)
1977 (gnus-configure-posting-styles): Decode values posting-style group
1978 parameter holds.
1979
1980 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
1981
1982 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1983 `name' and `address' in Resent-From header.
1984
1985 2012-08-14 Chong Yidong <cyd@gnu.org>
1986
1987 * gnus-art.el (article-display-face): Handle failure in
1988 gnus-create-image (Bug#11802).
1989
1990 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1991
1992 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1993 Use defsetf.
1994
1995 2012-08-10 Daiki Ueno <ueno@unixuser.org>
1996
1997 * auth-source.el (auth-source-plstore-search)
1998 (auth-source-secrets-search): Ignore :require and :type in search spec.
1999
2000 2012-08-06 Julien Danjou <julien@danjou.info>
2001
2002 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2003 Remove autoload, already handled by gnus.el.
2004
2005 2012-08-05 Julien Danjou <julien@danjou.info>
2006
2007 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2008 Add autoload.
2009
2010 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2011
2012 * gnus.el (gnus-valid-select-methods): Fix custom type.
2013
2014 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
2015
2016 * auth-source.el (auth-sources, auth-source-backend-parse)
2017 (auth-source-macos-keychain-search)
2018 (auth-source-macos-keychain-search-items)
2019 (auth-source-macos-keychain-result-append)
2020 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2021 auth-source.el through the /usr/bin/security utility.
2022 (auth-sources): Fix syntax error.
2023 (auth-source-macos-keychain-result-append): Fix variable name.
2024 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2025
2026 2012-07-27 Julien Danjou <julien@danjou.info>
2027
2028 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2029 Emacs < 24.1
2030
2031 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2032
2033 * message.el (message-kill-address): Don't kill last newline.
2034 (message-skip-to-next-address): Don't move to the next header.
2035 (message-fill-field-address): Work properly.
2036
2037 2012-07-25 Julien Danjou <julien@danjou.info>
2038
2039 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2040
2041 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2042
2043 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2044
2045 2012-07-24 Julien Danjou <julien@danjou.info>
2046
2047 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2048
2049 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2050 (nntp-async-timer-handler): Remove, unused.
2051
2052 * nnimap.el (nnimap-get-responses): Remove, unused.
2053
2054 * nnheader.el (mail-header-set-extra): Remove, unused.
2055
2056 * mm-view.el (mm-view-sound-file): Remove, unused.
2057
2058 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2059 (mm-url-encode-multipart-form-data): Remove, unused.
2060
2061 * message.el (message-remove-signature, message-make-host-name)
2062 (message-fill-address): Remove, unused.
2063
2064 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2065 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2066 unused.
2067
2068 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2069
2070 * gnus-util.el (gnus-extract-address-component-name)
2071 (gnus-extract-address-component-email, gnus-sortable-date)
2072 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2073 (gnus-process-live-p): Remove, unused.
2074
2075 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2076
2077 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2078 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2079 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2080 function.
2081
2082 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2083
2084 * gnus-score.el (gnus-summary-score-crossposting)
2085 (gnus-score-regexp-bad-p): Remove, unused.
2086
2087 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2088
2089 * gnus-range.el (gnus-sublist-p): Remove, unused.
2090
2091 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2092 unused.
2093
2094 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2095
2096 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2097 (gnus-request-associate-buffer): Remove, unused.
2098
2099 * gnus-group.el (gnus-group-set-method-info)
2100 (gnus-group-set-params-info): Remove, unused.
2101
2102 * gnus-fun.el (gnus-shell-command-to-string)
2103 (gnus-shell-command-on-region): Remove, unused.
2104
2105 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2106
2107 * gnus-art.el (gnus-article-text-type-exists-p)
2108 (article-translate-characters, gnus-article-hide-text-of-type)
2109 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2110 Remove, unused.
2111
2112 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2113
2114 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2115 Gnus master.
2116
2117 2012-07-22 Andrew Cohen <cohen@bu.edu>
2118
2119 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2120
2121 2012-07-21 Julien Danjou <julien@danjou.info>
2122
2123 * message.el (message-dont-reply-to-names): Replace deprecated
2124 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2125 (message-get-reply-headers): Ditto.
2126
2127 2012-07-18 Julien Danjou <julien@danjou.info>
2128
2129 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2130 `sieve-upload-and-kill'.
2131
2132 * sieve.el (sieve-bury-buffer): Remove function.
2133 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2134 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2135
2136 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2137
2138 * shr.el (shr-expand-url): Handle URL starting with `//'.
2139
2140 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2141 2012-07-13 Chong Yidong <cyd@gnu.org>
2142
2143 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2144 instead of calling toggle-read-only with a (bogus) argument.
2145
2146 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2147
2148 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2149 of initial input when reading the author to restrict the summary to.
2150
2151 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2152
2153 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2154 buffer exists, which it doesn't if we haven't started Gnus.
2155
2156 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2157
2158 * mm-decode.el (mm-shr):
2159 Allow overriding charset by mm-charset-override-alist.
2160
2161 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2162
2163 * gnus-art.el (gnus-article-view-part):
2164 Toggle subparts of multipart/alternative part.
2165
2166 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2167
2168 * gnus-sync.el: Simply require json.
2169
2170 * registry.el: Simply require eieio and eieio-base.
2171
2172 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2173
2174 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2175
2176 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2177
2178 * shr.el (shr-render-buffer): New command.
2179 (shr-visit-file): Use it.
2180
2181 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2182
2183 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2184 Set no-byte-compile and no-update-autoloads.
2185
2186 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2187
2188 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2189
2190 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2191
2192 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2193 being bound to a lambda form.
2194
2195 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2196
2197 * gnus-picon.el (gnus-picon-properties): New defcustom.
2198 (gnus-picon-create-glyph): Use it.
2199
2200 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2201
2202 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2203 locales.
2204
2205 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2206 on a handle.
2207
2208 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2209 address as the default.
2210
2211 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2212 It makes no sense to query the user about internal files.
2213
2214 * gnus-spec.el: Remove all the byte-compilation stuff, since
2215 benchmarking shows that it doesn't help when entering large summary
2216 buffers.
2217
2218 * gnus-util.el (gnus-byte-code): Remove.
2219
2220 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2221 grouplens stuff.
2222
2223 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2224
2225 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2226 (bug#11514).
2227
2228 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2229
2230 * message.el (message-buffers): Return all buffers derived from Message
2231 to make `gnus-dired-attach' work with mu4e.
2232
2233 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2234
2235 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2236 (mm-dissect-singlepart): Don't guess the MIME type of
2237 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2238 set.
2239 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2240 toplevel MIME type is multipart/encrypted.
2241
2242 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2243
2244 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2245 In particular, add an optional argument and a docstring.
2246
2247 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2248
2249 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2250 current before calling `gnus-groups-to-gnus-format'.
2251 Note that this was already the case for `gnus-active-to-gnus-format'.
2252
2253 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2254
2255 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2256
2257 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2258
2259 * mm-decode.el (mm-dissect-buffer): Doc fix.
2260
2261 * gnus-sum.el (gnus-handle-ephemeral-exit):
2262 Avoid creating the group buffer if it doesn't exist.
2263
2264 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2265 is given, mark the group as ephemeral with the current window conf.
2266
2267 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2268 buffer exists, which it doesn't if we haven't started Gnus.
2269 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2270
2271 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2272
2273 * mml.el (mml-generate-mime):
2274 Allow specifying what the top-level part type is.
2275
2276 * gnus-sum.el (gnus-auto-center-summary):
2277 `scroll-margin' isn't defined on XEmacs.
2278
2279 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2280
2281 * gnus-sum.el (gnus-auto-center-summary):
2282 Set default to respect `scroll-margin'.
2283
2284 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2285
2286 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2287 citation prefix within a block of cited text should be considered
2288 part of that block *only* if it is a blank line.
2289
2290 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2291
2292 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2293 before kinsoku-bol characters nor within kinsoku-eol characters.
2294
2295 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2298 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2299 Silence compiler.
2300 (gnus-sync-read): Use mapc instead of mapcar.
2301
2302 * mm-archive.el: Require mm-decode for some macros.
2303 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2304 Silence the byte compiler.
2305 (mm-archive-decoders): New function that returns the value of
2306 the mm-archive-decoders variable.
2307
2308 * mm-decode.el:
2309 Don't require mm-archive; autoload mm-archive functions instead.
2310 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2311
2312 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2313
2314 2012-06-26 Peter Münster <pmrb@free.fr>
2315
2316 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2317 (gnus-demon-cancel): Ditto.
2318 (gnus-demon-run-callback): When function cannot be called due to low
2319 idleness, call it when idleness reaches the expected value, instead
2320 of waiting another timer period.
2321 (gnus-demon-init): Add `time' to arguments of call-back.
2322
2323 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2324
2325 * gnus.el: Register gnus-registry functions.
2326
2327 * gnus-registry.el (gnus-try-warping-via-registry):
2328 Move here and indent.
2329
2330 * gnus-int.el (gnus-warp-to-article):
2331 Check whether the registry is enabled before warping.
2332
2333 2012-06-26 Dave Abrahams <dave@boostpro.com>
2334
2335 * gnus-sum.el (gnus-summary-insert-subject): Record information
2336 in the registry about each article retrieved.
2337
2338 * gnus-int.el (gnus-select-group-with-message-id): New function.
2339 (gnus-try-warping-via-registry): Ditto.
2340 (gnus-warp-to-article): Fall back on the registry.
2341
2342 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2343
2344 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2345
2346 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2347
2348 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2349 gnus-gcc-self-resent-messages may be a group parameter.
2350 (gnus-summary-resend-message):
2351 Don't encode encoded words in header when Gcc'ing resent message.
2352
2353 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2354
2355 * shr.el (shr-insert): Treat non-breaking space just like normal
2356 space. This seems to produce more pleasing results.
2357 (shr-insert):
2358 Only insert a blank line if we're starting from an image.
2359 (shr-tag-br):
2360 Allow <br> to end lines or to make a single blank line.
2361 (shr-ensure-paragraph): Consider lines with white space to be blank.
2362
2363 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2364
2365 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2366 and gnus-gcc-post-body-encode-hook.
2367
2368 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2369
2370 * mm-decode.el (mm-dissect-singlepart):
2371 Guess what the type of application/octet-stream parts really is.
2372
2373 * gnus-sum.el (gnus-propagate-marks): Remove.
2374
2375 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2376
2377 * nntp.el (nntp-coding-system-for-read): Remove.
2378 (nntp-coding-system-for-write): Ditto.
2379 (nntp-open-connection): Just use `binary' directly.
2380
2381 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2382
2383 * registry.el (registry-usage-test, registry-persistence-test):
2384 Move to tests/gnustest-registry.el.
2385 (registry-make-testable-db, registry-match-test)
2386 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2387
2388 * gnus-registry.el (gnus-registry-misc-test)
2389 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2390
2391 * tests/gnustest-registry.el:
2392 New file with the registry and gnus-registry ERT tests.
2393
2394 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2395
2396 * gnus-msg.el (gnus-summary-resend-message):
2397 Make gnus-summary-resend-message-insert-gcc be last item in
2398 message-header-setup-hook.
2399
2400 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2401
2402 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2403 (nnfolder-marks, nnfolder-marks-file-suffix)
2404 (nnfolder-marks-modtime): Remove.
2405 (nnfolder-open-server): Don't use marks.
2406 (nnfolder-request-delete-group): Ditto.
2407 (nnfolder-request-rename-group): Ditto.
2408 (nnfolder-request-set-mark, nnfolder-request-marks)
2409 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2410 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2411
2412 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2413 (nnml-marks-modtime): Remove.
2414 (nnml-request-delete-group): Don't use marks.
2415 (nnml-request-rename-group): Ditto.
2416 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2417 (nnml-save-marks, nnml-open-marks): Remove.
2418
2419 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2420 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2421 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2422 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2423 (nntp-server-to-method-cache): Remove.
2424
2425 * shr.el (shr-rescale-image): Fix wrong merge.
2426
2427 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2428
2429 * shr.el (shr-remove-trailing-whitespace):
2430 Really delete the padding on too-wide lines.
2431
2432 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2433
2434 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2435 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2436
2437 * mm-decode.el (mm-display-external): Output the text from
2438 the command in the buffer after the command finished.
2439 This makes text-based commands behave better.
2440
2441 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2442
2443 * message.el (smtpmail-smtp-user): Silence compiler warning.
2444
2445 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2446
2447 * message.el (message-multi-smtp-send-mail): Also allow specifying
2448 the SMTP user name.
2449
2450 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2451
2452 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2453
2454 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2455
2456 * message.el (message-multi-smtp-send-mail): New function.
2457 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2458 header to implement multi-SMTP functionality.
2459
2460 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2461 (gnus-agentize): Don't set it.
2462 (gnus-agent-send-mail): Don't use it.
2463
2464 * gnus-sum.el (gnus-summary-widget-backward):
2465 New function and keystroke.
2466
2467 * shr.el (shr-put-image): Remove underlines from sliced images.
2468 (shr-zoom-image): Compute the region to be replaced more correctly.
2469
2470 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2471
2472 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2473 (gnus-summary-resend-message-insert-gcc): New function.
2474 (gnus-summary-resend-message): Modify message-header-setup-hook and
2475 message-sent-hook to make it work for Gcc.
2476 (gnus-inews-do-gcc): Update the number of unread articles of groups
2477 that messages are Gcc'd to.
2478
2479 * message.el (message-resend): Run message-sent-hook to do Gcc.
2480
2481 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2482
2483 * gnus-registry.el (gnus-registry-fixup-registry):
2484 Move the message to a higher level to silence compilation.
2485
2486 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2487 parameter to allow controlling the scaling.
2488
2489 * shr.el (shr-zoom-image): New command and keystroke.
2490 (shr-put-image): Take a `size' flag to say how to scale the image.
2491
2492 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2493 Use recursive deletion.
2494 (mm-dissect-archive): Add support for zip files.
2495
2496 * gnus-util.el (gnus-recursive-directory-files): New function.
2497
2498 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2499 (mm-archive-decoders): Add tgz support.
2500
2501 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2502 Otherwise inserting text into the Gnus buffer can look odd.
2503
2504 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2505
2506 * mm-archive.el (mm-archive-decoders): Add support for tar.
2507
2508 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2509
2510 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2511
2512 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2513
2514 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2515
2516 * mm-archive.el: New file.
2517
2518 * mm-decode.el (mm-dissect-singlepart):
2519 Use it to decode ms-tnef files.
2520
2521 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2522
2523 * message.el (message-goto-*): Make all the `message-goto-*' commands
2524 push the mark before moving point. This makes it easier to go back
2525 to where you came from after editing whatever you jumped to.
2526
2527 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2528
2529 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2530 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2531 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2532
2533 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2534
2535 * spam.el: Move BBDB autoloads.
2536 (spam-exists-in-BBDB-p):
2537 New function to do the BBDB search directly in BBDB 2 and 3.
2538 (spam-check-BBDB): Use it.
2539 (spam-enter-ham-BBDB): Use it.
2540
2541 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2542
2543 * gnus-group.el (gnus-group-get-new-news):
2544 New parameter `one-level' for scanning exactly one level.
2545
2546 * gnus-start.el (gnus-get-unread-articles): Ditto.
2547
2548 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2549
2550 * gnus-sync.el: More commentary about setup.
2551
2552 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2553
2554 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2555
2556 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2557
2558 * gnus-sync.el: Improve docs about CouchDB admins.
2559
2560 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2561
2562 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2563 not needed. Provide xmlplistread list function to produce XML plist
2564 output for non-Gnus LeSync clients.
2565
2566 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2567
2568 * gnus-sync.el: Add LeSync synchronization backend and logic to read
2569 and save against it. Group subscriptions, read marks, other marks,
2570 subscription levels, topic names, and topic offsets (the group's
2571 position within the topic) are saved. This is an experimental
2572 backend and may change significantly. Load json.el from
2573 the gnus-fallback-lib if it's not available otherwise.
2574 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2575
2576 2012-06-26 David Engster <dengste@eml.cc>
2577
2578 * tests/gnustest-nntp.el: New file for simple NNTP testing.
2579
2580 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2581
2582 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2583
2584 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2585
2586 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2587 is an integer to avoid later problems.
2588
2589 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2590
2591 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2592 locales.
2593
2594 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
2595
2596 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2597 articles when fetch-old is non-nil (bug#11370).
2598
2599 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2600
2601 * gnus-group.el (gnus-group-get-new-news):
2602 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2603
2604 2012-06-10 Dave Abrahams <dave@boostpro.com>
2605
2606 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2607 groups (bug#11641).
2608
2609 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2610
2611 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2612 (bug#11514).
2613
2614 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2615
2616 * nntp.el: Stop the `letf' madness.
2617 (nntp--report-1): New var.
2618 (nntp-report): Merge nntp-report-1 into it.
2619 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2620 the nntp-report function.
2621
2622 * auth-source.el: Fix comment-style to follow the convention.
2623
2624 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
2625
2626 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2627 a string so that Gcc works (bug#11514).
2628
2629 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2630
2631 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2632 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2633
2634 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2635
2636 * gnus-win.el (gnus-configure-frame): Don't signal an error when
2637 jumping to *Server* from a dedicated *Group* window.
2638 (gnus-configure-frame): CSE.
2639
2640 * gnus-registry.el: Minor style cleanup.
2641 (gnus-registry--set/remove-mark): New function, extracted from
2642 gnus-registry-install-shortcuts.
2643 (gnus-registry-install-shortcuts): Use it.
2644
2645 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2646
2647 * nnspool.el (news-path): Use eval-and-compile.
2648
2649 2012-05-24 Glenn Morris <rgm@gnu.org>
2650
2651 * nnspool.el (news-directory, news-path, news-inews-program):
2652 Move here from paths.el. Don't see a need for these to be autoloaded.
2653
2654 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2655 Merge in doc from paths.el version. Don't see any need for this to be
2656 autoloaded, or for the warning about users not setting it.
2657
2658 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2659
2660 Fix minor Y10k bug.
2661 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2662
2663 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2664
2665 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2666 message once it's actually open.
2667
2668 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2669
2670 * auth-source.el (auth-source--aput-1, auth-source--aput)
2671 (auth-source--aget): New functions and macros.
2672 Use them instead of aput/aget.
2673
2674 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
2675
2676 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2677
2678 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2679
2680 * plstore.el (plstore-called-interactively-p): New compat macro copied
2681 from message.el.
2682 (plstore-mode): Use it.
2683
2684 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2685
2686 * plstore.el: Revive the editing feature.
2687 (plstore-mode): New mode to edit plstore file.
2688 (plstore-mode-toggle-display, plstore-mode-original)
2689 (plstore-mode-decoded): New command.
2690 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2691 (plstore--insert-buffer, plstore--make): New function.
2692 (plstore-open, plstore-save): Simplify by using them.
2693
2694 2012-04-16 Glenn Morris <rgm@gnu.org>
2695
2696 * nndraft.el (nndraft-request-list): Fix declaration.
2697
2698 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2699
2700 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2701 don't have a current group.
2702
2703 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2704 have a group name.
2705
2706 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2707 a multibyte buffer (bug#7410).
2708 (article-wash-html): Parse the original article buffer to get the
2709 unencoded data (bug#7410).
2710
2711 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2712 .newsrc.el files.
2713
2714 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2715
2716 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2717 would have gotten if we posted to the group, and use that to compare
2718 against the message we want to cancel (bug#10808).
2719
2720 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2723 "#" to avoid having them interpreted as comments.
2724
2725 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2726
2727 * shr.el (shr-insert): Update the text state properly to avoid
2728 inserting spurious paragraph starts.
2729
2730 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2733 requested (bug#10961).
2734
2735 * shr.el (shr-table-widths): Divide the extra width more fairly over
2736 the TDs (bug#10973).
2737 (shr-render-td): Don't delete too much padding.
2738 (shr-natural-width): Compute the natural width more correctly.
2739 (shr-insert): Allow the natural width to be computed for tables again.
2740 (shr-tag-table-1): Rework how the natural widths are computed by
2741 rendering the table a third time.
2742 (shr-natural-width): Remove.
2743 (shr-buffer-width): New function.
2744 (shr-expand-newlines): Use it.
2745
2746 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
2747 using a `gnus-use-full-window' setup (bug#11013).
2748
2749 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2750
2751 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2752 24.1 release.
2753
2754 2012-03-10 David Edmondson <dme@dme.org>
2755
2756 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2757 'Forwarded Message' header and the start of the message.
2758
2759 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2760
2761 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2762 isn't running (bug#10897).
2763
2764 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2765
2766 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2767
2768 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2769
2770 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2771
2772 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2773
2774 * mm-decode.el (mm-shr): Remove "soft hyphens".
2775
2776 * nnimap.el (nnimap-request-list): Return the group names encoded as
2777 utf8. Otherwise non-European group names don't work.
2778 (nnimap-request-newgroups): Ditto.
2779
2780 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2781 the default in `read-string' (bug#10757).
2782
2783 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2784 topics (bug#10843).
2785
2786 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2787 buffer. Suggested by Herbert Valerio Riedel.
2788 (nnimap-request-move-article): Delete the message from the correct IMAP
2789 server.
2790
2791 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
2792
2793 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2794 Reported by Peter Münster.
2795
2796 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2797
2798 * shr.el (shr-image-fetched): Make sure we really kill the right
2799 buffer.
2800
2801 2012-02-16 Leo Liu <sdl.web@gmail.com>
2802
2803 * gnus-start.el (gnus-1): Avoid duplicate entries.
2804
2805 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
2806
2807 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2808 too-wide lines.
2809
2810 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
2811
2812 * shr.el (shr-rescale-image): Undo previous change; see
2813 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2814
2815 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2816
2817 * nnimap.el (nnimap-record-commands): New variable.
2818 (nnimap-log-command): Use it.
2819 (nnimap-make-process-buffer): Add a space to the process buffer.
2820 (nnimap-transform-headers): Don't bug out on header lines containing
2821 stuff that look like IMAP length encodings.
2822
2823 * shr.el (shr-rescale-image): Allow viewing large images.
2824
2825 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
2826
2827 * nnml.el (nnml-request-compact-group): Delete the marks file after
2828 compaction (bug#10800).
2829
2830 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2831 group exit.
2832
2833 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2834 QRESYNC/FETCH output.
2835
2836 2012-02-11 Glenn Morris <rgm@gnu.org>
2837
2838 * sieve-manage.el (sieve-manage-default-stream):
2839 * shr.el (shr):
2840 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2841 (nnir-retrieve-headers-override-function)
2842 (nnir-imap-default-search-key, nnir-notmuch-program)
2843 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2844 (nnir-method-default-engines):
2845 * message.el (message-cite-reply-position):
2846 * gssapi.el (gssapi-program):
2847 * gravatar.el (gravatar):
2848 * gnus-sum.el (gnus-refer-thread-use-nnir):
2849 * gnus-registry.el (gnus-registry-unfollowed-addresses)
2850 (gnus-registry-max-pruned-entries):
2851 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2852 * gnus-int.el (gnus-after-set-mark-hook)
2853 (gnus-before-update-mark-hook):
2854 * gnus-async.el (gnus-async-post-fetch-function):
2855 * auth-source.el (auth-source-cache-expiry):
2856 Add missing :version tags to new defcustoms and defgroups.
2857
2858 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2859
2860 * message.el (message-default-send-mail-function): Made into own
2861 function for reuse by emacsbug.el.
2862
2863 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
2864
2865 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2866 `gnus-sloppily-equal-method-parameters' to avoid a warning.
2867
2868 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2869
2870 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2871 running.
2872
2873 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2874
2875 * gnus.el (gnus-server-extend-method): Don't add an -address component
2876 if the method already has one (bug#9676).
2877
2878 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2881 of an initial-input for consistency (bug#10757).
2882
2883 * shr.el: Inhibit getting and sending cookies when fetching pictures.
2884
2885 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2886
2887 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2888
2889 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2890 lines that are narrower than the window width. Otherwise background
2891 "blocks" will look less readable.
2892
2893 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2896
2897 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2898
2899 * nnimap.el (nnimap-transform-headers): Remove unused variable.
2900 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2901 have newlines within the strings, and where the UID comes after the
2902 BODYSTRUCTURE element (bug#10537).
2903
2904 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2905 (bug#10732).
2906
2907 * shr.el (shr-insert-document): Add doc string.
2908 (shr-visit-file): Ditto.
2909 (shr-remove-trailing-whitespace): New function.
2910 (shr-insert-document): Use it to clean up trailing whitespace as the
2911 final step (bug#10714).
2912
2913 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2914
2915 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2916 buffer if `gnus-kill-summary-on-exit' is nil.
2917
2918 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
2919
2920 * gnus-sum.el (gnus-summary-show-thread):
2921 next-single-char-property-change may return nil in XEmacs.
2922
2923 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2924
2925 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2926 when just reading a single group from "without" Gnus.
2927
2928 2012-02-06 Chong Yidong <cyd@gnu.org>
2929
2930 * gnus-sum.el (gnus-summary-show-thread):
2931 next-single-char-property-change never returns nil (Bug#8657).
2932
2933 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
2934
2935 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2936 without reconnecting.
2937 (nnimap-possibly-change-group): Ditto.
2938 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2939 connection has died before being called.
2940
2941 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
2942
2943 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2944 an initial sync unless we're really doing one.
2945
2946 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2947 address parameter if one already exists (bug#9676).
2948
2949 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2950 not the prefix, as documented (bug#10689).
2951
2952 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2953
2954 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2955 the "server".
2956
2957 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2958 the real error message with the useless "previously known to be down".
2959 Which isn't even correct.
2960
2961 * nntp.el (nntp-open-connection): Report the error message if the nntp
2962 server can't be reached.
2963
2964 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2965 groups we do a total scan for.
2966 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2967 doing that.
2968
2969 2012-01-31 Jim Meyering <jim@meyering.net>
2970
2971 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2972 Correct a comment (insert "not") and hide nominally-doubled "to".
2973
2974 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2975
2976 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2977 section in the manual.
2978
2979 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2980
2981 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2982 words.
2983 (rfc2047-encode-string): Ditto.
2984 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
2985 understand folded filename="..." parameters, for instance.
2986
2987 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2988 the message for greater debuggability.
2989
2990 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
2991
2992 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2993 instead of setting it locally, since the latter doesn't seem to have
2994 any effect (most of the time).
2995
2996 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
2997
2998 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2999 function call.
3000
3001 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
3002
3003 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3004 seconds, and make the repeat clause with HH:MM specs work as
3005 documented.
3006
3007 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3008
3009 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3010 so that previous errors don't prohibit getting new news.
3011
3012 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3013
3014 * nntp.el (nntp-retrieve-group-data-early): Ditto.
3015
3016 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3017
3018 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3019 bound globally in old Emacsen and XEmacsen.
3020
3021 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
3022
3023 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3024 buffer, not of the string which is its name.
3025
3026 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3027
3028 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3029 non-server-marks groups.
3030 (gnus-group-make-articles-read): Ditto.
3031
3032 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3033 methods (bug#9676).
3034
3035 * gnus.el (gnus-method-ephemeral-p): New function.
3036
3037 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3038
3039 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3040 left-to-right.
3041
3042 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3043
3044 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3045 warning.
3046
3047 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3050 macroexpand the nnir things, since they haven't been defined yet, and
3051 nnir requires gnus-sum.
3052
3053 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3054
3055 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3056
3057 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3058
3059 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3060 logical server name in addition to the actual machine address.
3061
3062 * auth-source.el (auth-source-user-and-password): Add convenience
3063 wrapper to search by just host and optionally user.
3064
3065 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3066
3067 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3068 after rendering.
3069
3070 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3071
3072 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3073 (bug#9693).
3074 (gnus-summary-setup-buffer): Document return value (bug#9697).
3075
3076 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3077 since ido doesn't work on symbols (bug#9632).
3078
3079 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3080 when getting a single value as when getting all the values. This means
3081 that atoms like `gcc-self' work cumulatively, like variable settings,
3082 instead of getting the value from the last matching clause.
3083 (gnus-group-find-parameter): Protect against the group buffer not
3084 existing (bug#9585).
3085
3086 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3087
3088 * gnus-start.el (gnus-activate-group): Document more parameters
3089 (bug#9694).
3090
3091 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3092 (bug#9692).
3093
3094 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3095 article was fetched, so that it can be expired later (bug#9958).
3096 (gnus-agent-summary-fetch-series): Add doc string.
3097 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3098 (bug#9517).
3099
3100 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3101 retrieval is happening.
3102
3103 * gnus.el (gnus-parameters): Doc fix.
3104
3105 2012-01-06 Dave Abrahams <dave@boostpro.com>
3106
3107 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3108 show the thread after expansion.
3109
3110 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3111
3112 * gnus-art.el (article-narrow-to-head): If the head is completely
3113 empty, narrow to the empty region (bug#9764).
3114
3115 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3116 read, and then mark them as unread only when the unread mark is used.
3117 This makes `C-- T k' actually work, even though it's confusing.
3118
3119 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3120 alive before we try to find its window.
3121
3122 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3123
3124 * mm-decode.el (mm-display-external): Use a longer timeout for the
3125 deletion to allow slow programs to display the file.
3126
3127 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3128
3129 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3130 prompt to be less confusing.
3131
3132 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3133 argument to `message-reply'. This broke `special-display-*' frame
3134 pop-uping (bug#10238).
3135
3136 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3137
3138 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3139 systems, since these allegedly don't work there.
3140
3141 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3142
3143 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3144 live buffer.
3145
3146 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3147
3148 * nnir.el (nnir-retrieve-headers): Protect against the article not
3149 existing on the server (bug#10335).
3150
3151 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3152
3153 * gnus-agent.el (gnus-agent-load-local):
3154 Recompute gnus-agent-article-local on changing method.
3155
3156 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * gnus.el (gnus-parameters): Note precedence.
3159
3160 2012-01-04 Leo Liu <sdl.web@gmail.com>
3161
3162 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3163 in the group buffer.
3164
3165 2012-01-04 Julien Danjou <julien@danjou.info>
3166
3167 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3168 change.
3169
3170 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3171
3172 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3173 too.
3174
3175 * nntp.el (nntp-retrieve-group-data-early): Use it.
3176
3177 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3178
3179 * nntp.el (nntp-retrieval-in-progress): New variable.
3180 (nntp-make-process-buffer): Make it buffer-local.
3181
3182 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3183 2010.
3184 (gnus-demon-init): Use it to compute the time if time is on the form
3185 "04:23".
3186
3187 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3188
3189 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3190 status in the correct buffer.
3191
3192 2012-01-03 Leo Liu <sdl.web@gmail.com>
3193
3194 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3195 when opening topics (bug#10407).
3196
3197 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3198
3199 * mm-view.el (mm-display-inline-fontify): Add comment.
3200
3201 2011-12-15 Juri Linkov <juri@jurta.org>
3202
3203 * mm-decode.el (mm-inline-media-tests): Add missing
3204 `mm-handle-media-subtype'.
3205
3206 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3207
3208 * message.el (message-valid-fqdn-regexp): Update with newly approved
3209 top-level domain names ".tel" and ".asia".
3210
3211 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3212
3213 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3214 unconditionally.
3215
3216 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3217
3218 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3219 pop-to-buffer-same-window for old Emacsen.
3220
3221 2011-12-04 Chong Yidong <cyd@gnu.org>
3222
3223 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3224 change (Bug#10200).
3225
3226 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3227
3228 * compface.el (uncompface):
3229 * gnus-art.el (gnus-article-x-face-command): Update the header format
3230 of icon data for the most recent icontopbm program.
3231
3232 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3233
3234 * gnus-msg.el (gnus-inews-do-gcc):
3235 * message.el (message-send-mail):
3236 * mml.el (mml-generate-mime): Share the value of the buffer-local
3237 `message-options' variable between a draft buffer and temprary working
3238 buffers.
3239
3240 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3241
3242 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3243
3244 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3245
3246 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3247 for Cygwin.
3248
3249 2011-11-24 Glenn Morris <rgm@gnu.org>
3250
3251 * starttls.el: Fix case of "GnuTLS".
3252
3253 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3254
3255 * gnus-group.el (gnus-group-highlight): Fix typo.
3256
3257 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3258
3259 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3260 value of `delete-file', that returns nil for a local file but returns t
3261 for a remote file using ssh.
3262
3263 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3264
3265 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3266 avoid later breakage.
3267
3268 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3269
3270 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3271 article buffers' name.
3272
3273 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3274
3275 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3276 by Paul Eggert's spellfixes two days ago.
3277
3278 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3279
3280 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3281 buffer-local instead of binding them to avoid warnings. Also demote
3282 errors (bug#10063).
3283 (font-lock-mode-hook): Shut up byte compiler.
3284
3285 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3286
3287 * mm-util.el (mm-charset-after): Fix typo.
3288
3289 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3290
3291 * gnus-sum.el (gnus-summary-make-menu-bar):
3292 * gnus-uu.el (gnus-uu-decode-postscript)
3293 (gnus-uu-decode-postscript-and-save):
3294 * mailcap.el (mailcap-print-command):
3295 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3296 Fix typos.
3297
3298 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3299
3300 * gnus-art.el (gnus-article-part-wrapper):
3301 * shr-color.el (shr-color-visible-distance-min)
3302 (shr-color-relative-to-absolute, set-minimum-interval)
3303 (shr-color-visible): Fix typos.
3304
3305 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3306
3307 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3308 slightly clearer.
3309
3310 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3311
3312 * message.el (message-send-and-exit): Document `arg'.
3313
3314 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3315
3316 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3317
3318 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3319
3320 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3321 we don't use `bound-and-true-p'.
3322
3323 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3324
3325 * gnus-util.el (gnus-bound-and-true-p): Remove.
3326 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3327 * nnir.el: Use it.
3328 * nnmairix.el: Use it.
3329
3330 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3331
3332 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3333 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3334 for reasons unknown.
3335 * nnir.el: Use it.
3336 * nnmairix.el: Use it.
3337
3338 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3339 * nnir.el: Ditto.
3340 * nnmairix.el: Ditto.
3341
3342 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3343
3344 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3345
3346 * message.el (message-completion-function): Make sure
3347 message-tab-body-function is not attempted if one of
3348 message-completion-alist fails to find a completion (bug#9158).
3349
3350 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3351
3352 * mml.el (mml-quote-region): Quote <#secure> tag.
3353 (mml-generate-mime-1): Unquote <#secure> tag.
3354
3355 2011-10-20 Chong Yidong <cyd@gnu.org>
3356
3357 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3358 calling a minor mode from Lisp with nil arg enables it, so we have to
3359 make the wording a bit ambiguous here).
3360
3361 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3362
3363 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3364 * nnir.el (nnir-mode): Use it.
3365 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3366 Use it.
3367
3368 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3369 * nnmairix.el (gnus-registry-enabled): Ditto.
3370
3371 2011-10-17 Dave Abrahams <dave@boostpro.com>
3372
3373 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3374 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3375 only while we need to find out if it should be t or nil.
3376 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3377 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3378 the registry is installed. Set it to nil when it's unloaded.
3379 (gnus-registry-install-p): Provide user guidance for the initial value
3380 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3381 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3382 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3383 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3384 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3385 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3386 `gnus-registry-install'.
3387
3388 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3389
3390 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3391 previous change.
3392 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3393 primary key is marked as disabled.
3394
3395 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3396
3397 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3398 primary key is marked as disabled.
3399
3400 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3401
3402 * html2text.el (html2text-clean-anchor): Check for quotes around
3403 `href' value.
3404
3405 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3406
3407 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3408 searching. Drop `bbdb-cache'.
3409
3410 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3411
3412 * message.el (message-signed-or-encrypted-p): Exclude header when
3413 checking if there is signed or encrypted body in text/plain message.
3414
3415 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3416
3417 * html2text.el (html2text-get-attr): Correctly handle attribute values
3418 containing "=".
3419
3420 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3421
3422 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3423 handle bindings.
3424
3425 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3426
3427 * gnus-win.el (gnus-configure-windows): Protect against reading
3428 ephemeral groups outside of Gnus.
3429
3430 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * shr.el (shr-tag-img): Don't get images displayed in tables.
3433
3434 2011-10-03 Glenn Morris <rgm@gnu.org>
3435
3436 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3437 the "maintainer" version of debbugs.gnu.org reports.
3438
3439 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3440
3441 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3442 make asynchronous adjacent image insertion work better.
3443
3444 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3445
3446 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3447 Clarify documentation.
3448
3449 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3450
3451 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3452 `gnus-asynchronous' isn't shadowed.
3453
3454 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3455
3456 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3457 (nnimap-insert-partial-structure): The charset parameter isn't
3458 case-sensitive.
3459
3460 * nnheader.el (nnheader-message-maybe): New function.
3461
3462 * shr.el (shr-tag-table): Render totally broken tables better.
3463
3464 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3465 computing the boundary.
3466
3467 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3468
3469 * pop3.el (pop3-number-of-responses): Remove.
3470 (pop3-wait-for-messages): Rewrite to take linear time instead of
3471 exponential time.
3472
3473 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3474
3475 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3476 re-fetch images.
3477
3478 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3479 re-fetch images when hitting `g' in Gnus.
3480
3481 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3482
3483 * mml.el (mml-inhibit-compute-boundary): New internal variable.
3484 (mml-compute-boundary): Don't check collision if it is non-nil.
3485 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3486 before checking collision.
3487
3488 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3489
3490 * message.el (message-indent-citation): Really make sure there's a
3491 newline at the end.
3492
3493 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3494 Fix suggested by John Wiegley.
3495
3496 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3497
3498 * gnus-art.el (gnus-treat-hide-citation): Add doc.
3499
3500 * message.el (message-default-send-rename-function): Break out into its
3501 own function.
3502
3503 * ecomplete.el (ecomplete-display-matches): Revert patch since it
3504 doesn't work under XEmacs.
3505
3506 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3507 of "imaps" to word around Windows problems.
3508 (nnimap-open-connection-1): Use it.
3509
3510 * message.el (message-indent-citation): Revert last change which made
3511 `F' not work.
3512
3513 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
3514
3515 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3516 terminal as well.
3517
3518 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
3519
3520 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3521 because it displays images using overlays that aren't easy to copy to
3522 the article buffer.
3523
3524 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3525
3526 * message.el (message-indent-citation): Fix empty line removal at the
3527 end of the citation.
3528
3529 2011-09-20 Julien Danjou <julien@danjou.info>
3530
3531 * auth-source.el (auth-source-netrc-create): Use default value for
3532 password if specified. Evaluate default.
3533 (auth-source-plstore-create): Ditto.
3534 (auth-source-plstore-create, auth-source-netrc-create): Fix default
3535 value evaluation.
3536 (auth-source-netrc-create): Typo fix.
3537 (auth-source-plstore-create): Ditto.
3538
3539 * auth-source.el (auth-source-format-cache-entry): New function.
3540
3541 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3542
3543 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3544
3545 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3548
3549 2011-09-19 Julien Danjou <julien@danjou.info>
3550
3551 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3552 which work with things that are not ASCII.
3553
3554 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3555
3556 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3557
3558 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3561 message level.
3562
3563 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3564
3565 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3566
3567 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3568
3569 * gnus.el (gnus-interactive-exit): Update defcustom spec.
3570
3571 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3572
3573 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3574 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3575
3576 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
3577
3578 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3579 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3580 articles.
3581
3582 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3585 (message-mail-other-window, message-mail-other-frame)
3586 (message-news-other-window, message-news-other-frame):
3587 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3588 instead of setting buffer display variables.
3589
3590 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3591
3592 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3593
3594 * gnus-sum.el (gnus-fetch-headers): Bump message level.
3595
3596 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3597
3598 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3599 duplicates" to a higher level.
3600
3601 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3602 most egregious messages.
3603
3604 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3605
3606 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3607
3608 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
3609
3610 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3611 up the file (bug#9351).
3612
3613 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3614
3615 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
3616 it does with all other backends, but decode the names immediately after
3617 getting them.
3618
3619 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3620 decoding nnimap groups.
3621
3622 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3623 newsrc file. It doesn't seem like an important optimization any more.
3624
3625 2011-09-10 Dave Abrahams <dave@boostpro.com>
3626
3627 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3628 overflows.
3629
3630 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3631
3632 * gnus.el (gnus-article-mark-lists): Remove `recent'.
3633 (gnus-interactive-exit): Extend to `quiet'.
3634
3635 * gnus-sum.el (gnus-offer-save-summaries): Use it.
3636
3637 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3638 string.
3639
3640 * plstore.el (plstore--get-buffer): Silence compiler warnings by
3641 renaming function arguments from `this'.
3642
3643 * gnus-sum.el (gnus-newsgroup-recent): Remove.
3644
3645 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3646 has been renamed.
3647 (gnus-lrm-string-p): Include RLM and PDF, too.
3648
3649 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3650 (bug#9225).
3651
3652 2011-09-10 Eli Zaretskii <eliz@gnu.org>
3653
3654 Add autoload cookies for functions used by sendmail.el.
3655 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3656
3657 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3658
3659 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3660
3661 * gnus-art.el (article-date-ut): Work properly even when there are
3662 things like Date header in the body; work for forwarded parts.
3663
3664 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
3665
3666 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3667 original-article-buffer.
3668
3669 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
3670
3671 * nnir.el (nnir-compose-result): Fix matching of server type.
3672 (nnir-run-swish++): Ditto.
3673 (nnir-run-namazu): Ditto.
3674 (nnir-run-notmuch): Ditto.
3675
3676 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3677
3678 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3679 (bug#9405).
3680
3681 * gnus-score.el (gnus-summary-increase-score): Doc clarification
3682 (bug#9421).
3683
3684 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3685 (bug#9425).
3686
3687 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3688 thing (bug#9426).
3689
3690 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
3692 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3693 the error message.
3694
3695 2011-09-02 Eli Zaretskii <eliz@gnu.org>
3696
3697 * message.el (message-setup-1): Return t (Bug#9392).
3698
3699 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
3700
3701 * gnus-sum.el: When adding article headers to a summary buffer also
3702 update gnus-newsgroup-articles (bug#9386).
3703
3704 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
3705
3706 * auth-source.el: Autoload help-mode.
3707
3708 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3709
3710 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3711 names.
3712
3713 2011-08-27 Daiki Ueno <ueno@unixuser.org>
3714
3715 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3716 mm-replace-in-string for compatibility issues.
3717 * mml2015.el (mml2015-epg-verify): Ditto.
3718
3719 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3722
3723 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3724
3725 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3726
3727 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3728 continue on and do the clean-up phase (bug#9188).
3729
3730 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3731 just ignore groups that can't be opened instead of erroring out
3732 (bug#9225).
3733
3734 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3735 nil since some many people are fuddy-duddies.
3736
3737 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3738 images.
3739
3740 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3741 instead.
3742
3743 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3744
3745 * gnus-util.el (gnus-process-live-p): Copy over compat function.
3746
3747 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3748 processing.
3749
3750 * nntp.el (nntp-kill-buffer): Kill the process before killing the
3751 buffer to avoid warnings.
3752
3753 2011-08-20 Simon Josefsson <simon@josefsson.org>
3754
3755 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3756 specified to reduce precision.
3757
3758 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3759
3760 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3761 bodystructures (bug#9314).
3762
3763 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3764
3765 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3766 Make button keymap non-sticky after buttons.
3767
3768 2011-08-18 David Engster <dengste@eml.cc>
3769
3770 * nnmairix.el (nnmairix-request-set-mark)
3771 (nnmairix-goto-original-article): Remove adding of article to registry,
3772 since `gnus-registry-add-group' isn't available anymore.
3773 (nnmairix-determine-original-group-from-registry):
3774 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3775 available anymore.
3776
3777 2011-08-12 Simon Josefsson <simon@josefsson.org>
3778
3779 * starttls.el (starttls-any-program-available): Define as obsolete
3780 function.
3781
3782 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3783
3784 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3785 versions which Gnus use when appropriate.
3786
3787 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3788 a pretty destructive command.
3789
3790 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3791
3792 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3793
3794 * message.el (message-fix-before-sending): Make a different warning
3795 about NUL characters (bug#9270).
3796
3797 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3798 from custom (bug#9260).
3799
3800 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3801 things work in Emacs 22 and XEmacs, too.
3802
3803 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3804 default From.
3805
3806 * gnus-spec.el (gnus-lrm-string-p): New macro.
3807 (gnus-lrm-string): New constant.
3808 (gnus-summary-line-format-spec): LRM-ify the from.
3809 (gnus-tilde-max-form): LRM-ify string chopping.
3810
3811 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3812
3813 * message.el (message-is-yours-p): Allow disabling canlock checking
3814 (bug#9295).
3815 (message-shoot-gnksa-feet): Add `canlock-verify'.
3816 (message-auto-save-directory): Use ~/ as the auto-save directory if the
3817 message directory isn't writable (bug#9304).
3818
3819 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3820 non-world-readable.
3821
3822 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
3823
3824 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3825 articles.
3826
3827 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
3828
3829 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3830 copy-list.
3831
3832 2011-08-12 Sam Steingold <sds@gnu.org>
3833
3834 * gnus-score.el (gnus-score-find-alist): Keep the score files already
3835 in the reverse order to avoid modifying the cache with `nreverse'.
3836 (gnus-all-score-files): Do not modify the value returned by
3837 `gnus-score-find-alist' because it lives in a cache variable.
3838 (gnus-current-home-score-file): No need to `nreverse' the return value
3839 of `gnus-score-find-alist', it is already in the correct order.
3840
3841 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
3842
3843 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3844 type MESSAGE and subtype RFC822 is slightly different from those of
3845 type TEXT.
3846
3847 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
3848
3849 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3850 This allows article-referral to work from an nnir group.
3851
3852 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
3853
3854 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3855
3856 2011-08-04 Daiki Ueno <ueno@unixuser.org>
3857
3858 * mml1991.el (mml1991-epg-find-usable-key)
3859 (mml1991-epg-find-usable-secret-key): New function.
3860 (mml1991-epg-sign): Check if signing key is usable.
3861 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3862
3863 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
3864
3865 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3866 server-variables only. This should fix a bug introduced with commit
3867 e1889675b7f4adf057833c5513c9374134c4e053.
3868 (nnir-run-query): 'nnir-search-engine should not be set from the global
3869 environment.
3870
3871 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
3872
3873 * nnir.el (nnir-search-thread): Position point on referring article
3874 line.
3875 (nnir-warp-to-article): Clean up summary buffers.
3876
3877 * nnimap.el (nnimap-request-thread): Whitespace fix.
3878
3879 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
3880
3881 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3882
3883 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3884
3885 * starttls.el (starttls-available-p): Rename from
3886 `starttls-any-program-available' and changed return convention.
3887
3888 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
3889
3890 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3891 `unix-sync' unless it's defined.
3892
3893 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
3894
3895 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3896 `aref' for XEmacs compatibiltiy.
3897
3898 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3899
3900 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3901
3902 2011-07-31 Dave Abrahams <dave@boostpro.com>
3903
3904 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3905 closures, quote the form properly (bug#9194).
3906
3907 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3908
3909 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3910 (gnus-summary-insert-new-articles): Protect against servers that are
3911 down.
3912
3913 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
3914
3915 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3916 in mm handle if none is specified.
3917
3918 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
3919
3920 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3921
3922 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
3923
3924 * nnir.el (nnir-search-thread): New function to make an nnir group
3925 based on a thread query.
3926
3927 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3928 of nnir in thread referral.
3929 (gnus-summary-refer-thread): Use it.
3930
3931 * nnimap.el (nnimap-request-thread): Use it.
3932
3933 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3934
3935 * shr.el (shr-tag-comment): Ignore HTML comments.
3936
3937 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
3938
3939 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3940 argument.
3941 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3942 Use `nnir-address' to handle server info rather than passing an arg.
3943
3944 * nnimap.el (nnimap-make-thread-query): New utility function to format
3945 an imap thread search query.
3946 (nnimap-request-thread): Use it.
3947
3948 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3949 right select-method if we are not going back to the group buffer.
3950
3951 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3952
3953 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3954 enter invalid buffer configurations into the quit form (bug#9107).
3955 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3956 unplugged/plugged.
3957
3958 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3959 keep track of which ones are unread (bug#9061).
3960
3961 * gnus.el (gnus-refer-article-method): Allow entering any sexp
3962 (bug#9055).
3963
3964 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3965 (bug#9041).
3966
3967 * gnus-html.el (mm-util): Require (bug#9073).
3968
3969 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3970 (gnus-summary-refer-thread): Use it to remove duplicates in the
3971 un-threaded view (bug#9053).
3972 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3973
3974 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
3975
3976 * nnir.el (nnir-read-server-parm): Use default value from global
3977 variable. Without this the default search engine parameters aren't
3978 used at all.
3979
3980 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3981
3982 * message.el (message-unique-id): Don't use the undocumented return
3983 value from (random t) (bug#9118).
3984
3985 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3986
3987 * message.el (message-auto-save-directory): If the ~/Mail directory
3988 doesn't exist, use ~ as the auto-save directory (bug#4432).
3989
3990 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3991 hasn't already been started.
3992
3993 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3994
3995 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3996
3997 * message.el (message-reply): Work around mysterious bug where
3998 `message-mode' seems to overwrite the locally bound `subject' variable.
3999
4000 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
4001
4002 * nnimap.el (nnimap-request-thread): Ensure search is performed in
4003 correct group.
4004
4005 * gnus-int.el (gnus-request-thread): Add group argument.
4006
4007 * gnus-sum.el (gnus-summary-refer-thread): Use it.
4008
4009 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4010
4011 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4012 renamed to `debbugs-gnu-*'.
4013
4014 2011-07-08 Daiki Ueno <ueno@unixuser.org>
4015
4016 * plstore.el: Revert the editing feature since it is not urgent.
4017 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4018 (plstore-mode-decoded): Remove.
4019
4020 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4021
4022 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4023 isn't very interesting any more, and it leaks potentially secret data.
4024 (gnus-debug): Remove.
4025
4026 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4027 use of :custom-show.
4028
4029 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4030
4031 * plstore.el: Add documentation.
4032 (plstore-mode): New mode to edit plstore file.
4033 (plstore-mode-toggle-display, plstore-mode-original)
4034 (plstore-mode-decoded): New command.
4035 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4036 (plstore--insert-buffer, plstore--make): New function.
4037 (plstore-open, plstore-save): Simplify by using them.
4038
4039 2011-07-06 Glenn Morris <rgm@gnu.org>
4040
4041 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4042
4043 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4044
4045 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4046 no longer is much used.
4047 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4048 Articles".
4049
4050 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4051
4052 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4053 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4054 `notmuch' backend.
4055
4056 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * mm-decode.el (mm-text-html-renderer): Doc fix.
4059
4060 * gnus-msg.el (gnus-bug): Fix the MML tag.
4061
4062 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4063
4064 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4065
4066 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4067 secondary methods if started with `gnus-no-server'.
4068
4069 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4070
4071 * message.el (message-return-action): Fix typo in docstring.
4072
4073 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4074
4075 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4076 bug reports at once.
4077
4078 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4079
4080 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4081
4082 * nndraft.el: Require gnus-group.
4083 (nndraft-request-list): Declare.
4084
4085 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4086 no unread article unless it matches gnus-permanently-visible-groups.
4087
4088 * nndraft.el (nndraft-update-unread-articles): New function.
4089 (nndraft-request-associate-buffer): Use it to update the number of
4090 unread articles for the nndraft groups in the group buffer when saving
4091 or killing a draft message.
4092
4093 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4094
4095 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4096 systems to binary before writing and reading the mbox files.
4097
4098 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4099 instead of trying to list them all (bug#8978).
4100
4101 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4102
4103 * pop3.el (pop3-open-server): Use :end-of-capability.
4104
4105 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4106
4107 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4108 the id is always a number.
4109
4110 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4111 debbugs mode, if possible.
4112
4113 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4114
4115 * auth-source.el (auth-source-token-passphrase-callback-function):
4116 Reindent.
4117 (epg-context-operation): Remove unnecessary autoload.
4118
4119 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4120
4121 * gnus.el (gnus-list-debbugs): New command.
4122
4123 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4124 mboxstat instead of the maintbox, since the stat seems to be fuller.
4125
4126 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4127 summary buffers.
4128
4129 * message.el (message-get-reply-headers): Delete all duplicates,
4130 instead of the first.
4131 (message-get-reply-headers): Ensure that we have progress while
4132 deleting duplicates.
4133
4134 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4135 gnus-posting-style value from the summary buffer to make it easier to
4136 make that a per-buffer conf.
4137
4138 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4139
4140 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4141 found by setting `shortcut' in 'query.
4142 (nnir-request-article): Use `shortcut' setting when requesting article
4143 by Message-ID.
4144
4145 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4146
4147 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4148 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4149 Bring the pseudo-headers back too.
4150
4151 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4152
4153 * auth-source.el (auth-source-token-passphrase-callback-function):
4154 Simplify and remove EPA dependency.
4155
4156 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4157
4158 * nnir.el (nnir-request-article): Fix error message text.
4159
4160 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4161
4162 * auth-source.el (plstore-delete): Autoload.
4163 (auth-source-plstore-search): Support delete operation.
4164 * plstore.el (plstore-delete): New function.
4165
4166 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4167
4168 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4169 mark actually existing articles as unread rather than the ones that
4170 active asserts.
4171
4172 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4173
4174 * nntp.el (nntp-record-command):
4175 * gnus-util.el (gnus-message-with-timestamp-1):
4176 Use format-time-string rather than decoding time stamps by hand.
4177 This is simpler and insulates the code from potential changes to
4178 current-time format.
4179
4180 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4181
4182 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4183
4184 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4185
4186 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4187 (plstore-save): Support public key encryption.
4188 (plstore--init-from-buffer): New function.
4189 (plstore-open): Use it; fix error when opening a non-existent file.
4190 (plstore-revert): Use plstore--init-from-buffer.
4191
4192 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4193
4194 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4195
4196 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4197
4198 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4199 for old Emacsen.
4200
4201 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4202
4203 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4204 is not fully working.
4205
4206 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4207
4208 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4209 quit window configuration.
4210
4211 * auth-source.el (epg-context-set-passphrase-callback):
4212 Remove duplicate autoload.
4213
4214 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4215
4216 * nnir.el (nnir-request-article): Allow requesting articles by
4217 Message-ID with nnimap.
4218
4219 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4220 current server.
4221
4222 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4223
4224 * auth-source.el: Autoload EPA/EPG functions.
4225 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4226 changed when EPA/EPG is not available.
4227 (auth-source-backend): Rename "arg" member to "data".
4228 (auth-source-backend-parse, auth-source-plstore-search)
4229 (auth-source-plstore-create): Use it.
4230
4231 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4232
4233 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4234 `gnus-refer-article-methods'.
4235
4236 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4237
4238 * auth-source.el: Require EPA and EPG.
4239 (auth-source-passphrase-alist): New variable.
4240 (auth-source-passphrase-callback-function)
4241 (auth-source-token-passphrase-callback-function): Callbacks for the
4242 netrc field encryption (GPG tokens).
4243 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4244 Symmetric encryption and decryption of the netrc GPG tokens.
4245 (auth-source-netrc-normalize): Use them, simplifying the closure.
4246
4247 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4248
4249 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4250 non-nil, and `nnimap-split-methods' is nil, use the former.
4251
4252 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4253
4254 * plstore.el (plstore-revert): New function.
4255 (plstore-open): Use it; hide the buffer from user.
4256
4257 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4258
4259 * auth-source.el (auth-source-backend): New member "arg".
4260 (auth-source-backend-parse): Handle new backend 'plstore.
4261 * plstore.el: New file.
4262
4263 2011-06-30 Glenn Morris <rgm@gnu.org>
4264
4265 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4266
4267 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4268
4269 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4270
4271 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4272 expiring articles to.
4273
4274 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4275 variations as ASCII (bug#5458).
4276
4277 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4278
4279 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4280
4281 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4282
4283 * message.el (message-point-in-header-p): Tweak the function to default
4284 to saying that we're not in the headers if there is no separator at
4285 all. This makes it possible to use the Message version of `M-q' in
4286 buffers with no headers (bug#7987).
4287 (message-point-in-header-p): Fix last checkin to work with an empty
4288 mail-header-separator, too.
4289
4290 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4291 again, save the choice via customize.
4292
4293 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4294
4295 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4296
4297 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4298 ended the connection, bail out before waiting infinitely on a new
4299 connection.
4300
4301 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4302
4303 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4304 reports.
4305
4306 * gnus.el (gnus-bug-package): Use "gnus."
4307 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4308
4309 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4312 animations going on at article exit time.
4313
4314 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4315 since removing it breaks people upgrading.
4316
4317 * shr.el (shr-put-image): Use the new interface for animating images.
4318 (shr-put-image): Animate for 60 seconds.
4319
4320 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4321 error with `find-file-hooks' on Emacs 22.
4322 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4323 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4324 on all architectures.
4325
4326 * spam.el (spam-stat): Require in a normal fashion without binding
4327 `spam-stat-install-hooks' to avoid compilation warnings.
4328
4329 * spam-stat.el (spam-stat-install-hooks): Remove.
4330 (spam-stat-install-hooks): Don't run automatically.
4331
4332 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4333
4334 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4335 and keystroke.
4336
4337 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4338
4339 * auth-source.el (auth-source-netrc-cache): Move forward.
4340
4341 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4344 we already know.
4345 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4346 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4347
4348 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4349
4350 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4351 %S format, since that looks odd.
4352 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4353 file, especially when saving.
4354
4355 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4356
4357 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4358 article found.
4359
4360 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4361
4362 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4363 `auth-source-save-secrets' with a more sensitive alist that can be
4364 configured per file. Experimental, so defaults to 'never.
4365 (auth-source-netrc-create): Use it. Still experimental code.
4366 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4367 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4368
4369 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4370
4371 * auth-source.el (auth-source-save-secrets): New variable to control if
4372 secret tokens should be saved encrypted.
4373 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4374 to `auth-source-netrc-normalize'.
4375 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4376 on the EPA variables being defined.
4377 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4378 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4379 the lexical-let closure.
4380 (auth-source-netrc-create): Create "gpg:" tokens according to
4381 `auth-source-save-secrets'.
4382
4383 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4384
4385 * gnus-group.el (gnus-group-update-group): Add new argument
4386 `info-unchanged' that stops updating dribble buffer.
4387
4388 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4389 deletes lines matching to it in dribble buffer.
4390
4391 * gnus-agent.el (gnus-agent-fetch-group-1):
4392 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4393 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4394 * gnus-start.el (gnus-group-change-level):
4395 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4396
4397 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4398 if newsgroup info is not changed.
4399
4400 * gnus-group.el (gnus-group-get-new-news-this-group):
4401 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4402 Don't update dribble buffer.
4403
4404 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4405
4406 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4407 remove entries with groups we ignore.
4408
4409 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4410
4411 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4412 the underline comes at the bottom.
4413
4414 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4415
4416 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4417 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4418 (gnus-registry-article-marks-to-names): Rename from
4419 `gnus-registry-user-format-function-M2'.
4420
4421 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4422
4423 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4424 ephemeral group.
4425
4426 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4427
4428 * shr.el (shr-browse-image): Copy the URL if called interactively.
4429
4430 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4431
4432 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4433 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4434 done, then unselected articles may be marked as read.
4435
4436 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4437 since not doing this seems to lead to a race condition in pop3-logon.
4438
4439 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4440 so that the call chain it correct when we call "upwards".
4441
4442 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4443 in read-only groups.
4444
4445 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4446
4447 * message.el (message-cite-reply-position): Doc string fix.
4448
4449 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4450 avoid regexp overflow.
4451 (nnimap-transform-split-mail): Ditto.
4452
4453 * pop3.el (pop3-retr): Error out if the server closes the connection.
4454
4455 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4456
4457 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4458 mm-with-unibyte-current-buffer. The buffer should not contain any
4459 multibyte chars anyway at this stage.
4460
4461 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4462
4463 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4464 at the end of lines.
4465
4466 2011-05-29 Julien Danjou <julien@danjou.info>
4467
4468 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4469
4470 2011-05-27 Glenn Morris <rgm@gnu.org>
4471
4472 * gnus-group.el (gnus-bug-group-download-format-alist):
4473 Use the "maintainer" version of debian reports as well.
4474
4475 2011-05-26 Glenn Morris <rgm@gnu.org>
4476
4477 * gnus-group.el (gnus-bug-group-download-format-alist):
4478 Use the "maintainer" version of debbugs.gnu.org reports.
4479
4480 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4481
4482 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4483
4484 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
4485
4486 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4487 the thread moves us backwards and so we loop forever.
4488
4489 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
4490
4491 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4492 whitespace in base64 data lines.
4493
4494 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4495
4496 * gnus-registry.el (gnus-registry-user-format-function-M):
4497 Use `mapconcat'.
4498 (gnus-registry-user-format-function-M2): Use to see the full text of
4499 the marks. Make "," the mark text separator.
4500
4501 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4502 authentication with auth-source.
4503
4504 2011-05-17 Glenn Morris <rgm@gnu.org>
4505
4506 * gnus-group.el (gnus-import-other-newsrc-file):
4507 Use insert-file-contents.
4508
4509 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
4510
4511 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4512 1000 iterations.
4513
4514 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4515
4516 * nntp.el (nntp-open-connection): Check if process-type is available.
4517
4518 2011-05-16 Julien Danjou <julien@danjou.info>
4519
4520 * shr.el (shr-tag-del): Add support for del tag.
4521
4522 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
4523
4524 * gnus-html.el (gnus-html-put-image): Register a displayer.
4525
4526 * shr.el (shr-image-displayer): Don't remove text props from alt text.
4527
4528 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
4529
4530 * registry.el (prune-factor): New initialization parameter defaulting
4531 to 0.1.
4532 (registry-prune-hard): Use it.
4533
4534 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4535 0.1 expicitly.
4536
4537 2011-05-13 Glenn Morris <rgm@gnu.org>
4538
4539 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4540 is bound, since this function requires sendmail.
4541
4542 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
4543
4544 * registry.el (registry-usage-test): Disable pruning test.
4545
4546 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
4547
4548 * registry.el (registry-prune-hard-candidates)
4549 (registry-prune-soft-candidates): Helper methods for registry pruning.
4550 (registry-prune): Use them. Make the sort function optional.
4551
4552 2011-05-10 Jim Meyering <meyering@redhat.com>
4553
4554 * shr.el (shr-colorize-region): Fix typo "on on -> on".
4555
4556 2011-05-10 Julien Danjou <julien@danjou.info>
4557
4558 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4559 symbol and not a list.
4560
4561 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
4562
4563 * gnus-art.el (gnus-article-mode): Move binding of
4564 shr-put-image-function here from gnus-article-prepare-display.
4565
4566 * shr.el (shr-put-image-function): New variable.
4567 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4568 (shr-put-image): Return scaled image.
4569
4570 * gnus-art.el (gnus-shr-put-image): New function.
4571 (gnus-article-prepare-display): Bind shr-put-image-function to it.
4572
4573 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4574 original ones, as deletable.
4575
4576 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
4577
4578 * nntp.el (nntp-open-connection): Set TCP keepalive option.
4579
4580 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4581
4582 * registry.el (registry-full): Add convenience method. Fix logic.
4583 (registry-insert): Use it. Fix logic here too.
4584
4585 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4586 `registry-prune' if `registry-full' returns t.
4587 (gnus-registry-handle-action)
4588 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4589 (gnus-registry-usage-test): Use it.
4590
4591 2011-05-07 Julien Danjou <julien@danjou.info>
4592
4593 * shr.el (shr-link): Make shr-link inherit from link by default.
4594
4595 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
4596
4597 * shr.el (shr-urlify, shr-link): Fix shr-link face.
4598
4599 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
4600
4601 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4602 error out because the face is not a list.
4603
4604 2011-05-05 Glenn Morris <rgm@gnu.org>
4605
4606 * gnus-start.el (gnus-propagate-marks): Declare.
4607
4608 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
4609
4610 * registry.el (registry-reindex): Fix percentage message.
4611
4612 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4613
4614 * shr.el: Add shr-link face for links.
4615 (shr-urlify): Use it.
4616
4617 * registry.el (registry-insert): Make error message more helpful.
4618
4619 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4620
4621 * gnus-html.el (gnus-html-schedule-image-fetching):
4622 Use url-queue-retrieve, if it exists.
4623
4624 * shr.el (shr-tag-img): Ditto.
4625
4626 * gnus.el: Autoload more gnus-agent functions.
4627
4628 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4629 agent if we haven't already (bug#8502).
4630
4631 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4632 into the Agent, too.
4633
4634 * gnus-agent.el (gnus-agent-store-article): New function.
4635
4636 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4637 and moved from that file for reuse.
4638
4639 * pop3.el (pop3-open-server): Error messages are "-ERR".
4640
4641 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4642
4643 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4644 (open-tls-stream): Remove superfluous tls/starttls autoloads.
4645
4646 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4647
4648 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4649 buffer has moved to a different frame.
4650
4651 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4652
4653 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4654 to get the conversion from unibyte to multibyte buffers to work on
4655 Emacs 22.
4656
4657 * nntp.el (nntp-request-article): Slight clean-up.
4658
4659 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4660
4661 * shr.el (shr-strike-through): New face.
4662 (shr-tag-s): Use it to provide <s> support.
4663 (shr-tag-s): Remove duplicate definition.
4664
4665 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
4666
4667 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4668 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4669
4670 2011-04-23 Glenn Morris <rgm@gnu.org>
4671
4672 * gnus-sum.el (gnus-extra-headers): Bump :version.
4673
4674 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4675
4676 * shr.el (shr-tag-sup): New function.
4677 (shr-tag-sub): Ditto.
4678
4679 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
4680
4681 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4682 for the case where `gnus-registry-ignored-groups' is a list of lists,
4683 and don't call `gnus-parameter-registry-ignore' otherwise.
4684
4685 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4686
4687 * nnimap.el (nnimap-user): New backend variable.
4688 (nnimap-open-connection-1): Use it.
4689 (nnimap-credentials): Accept user parameter so it's explicit what user
4690 name is desired.
4691
4692 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4693 default.
4694
4695 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4696 not gnus-registry.el.
4697
4698 * gnus-registry.el: Mention in comments how to modify
4699 `gnus-extra-headers' for proper recipient tracking and that it may
4700 already have To and Cc recently, which it does as of this commit.
4701 (gnus-registry-ignored-groups): Remove defcustom.
4702 Explain why in comments.
4703 (gnus-registry-action): Fix data-header reference to use the extra
4704 headers. Explain in package commentary how to add To and Cc headers to
4705 the gnus-extra-headers.
4706 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4707 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4708 parameter list or a string list in `gnus-registry-ignored-groups'.
4709 Fix logic error.
4710
4711 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4712
4713 * shr.el (shr-expand-url): Protect against null urls.
4714
4715 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4716
4717 * shr.el (shr-base): New binding.
4718 (shr-tag-base): Keep track of <base>.
4719 (shr-expand-url): New function used throughout.
4720
4721 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
4722
4723 * gnus-registry.el
4724 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4725 (gnus-registry-ignored-groups): New variable.
4726 (gnus-registry-ignore-group-p): Use it.
4727 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4728 set the destination group to nil (same as delete) if it's ignored.
4729
4730 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4731
4732 * gnus-registry.el (gnus-registry-action)
4733 (gnus-registry-fetch-header-fast):
4734 Don't use mail-header that looks an internal function of mailheader.el.
4735
4736 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4737
4738 * gnus-registry.el: Eliminate cl functions.
4739 (gnus-registry-sort-addresses): New function that replaces mapcan.
4740 (gnus-registry-action, gnus-registry-spool-action)
4741 (gnus-registry-split-fancy-with-parent)
4742 (gnus-registry-fetch-recipients-fast): Use it.
4743 (gnus-registry-import-eld): Replace delete* with dolist + delq.
4744
4745 * registry.el (initialize-instance, registry-lookup)
4746 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4747 (registry-lookup-secondary-value, registry-search, registry-delete)
4748 (registry-insert, registry-reindex, registry-size, registry-prune):
4749 Use eval-and-compile.
4750
4751 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
4752
4753 * registry.el (registry-reindex): New method to recreate the secondary
4754 registry indices.
4755
4756 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4757 tracked field changes.
4758 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4759 (gnus-registry-action, gnus-registry-spool-action)
4760 (gnus-registry-handle-action)
4761 (gnus-registry--split-fancy-with-parent-internal)
4762 (gnus-registry-split-fancy-with-parent)
4763 (gnus-registry-register-message-ids): Add recipient tracking on spool,
4764 move, and delete actions, and for fancy splitting with parent.
4765 (gnus-registry-extract-addresses)
4766 (gnus-registry-fetch-recipients-fast)
4767 (gnus-registry-fetch-header-fast): Convenience functions.
4768 (gnus-registry-misc-test): ERT test of
4769 `gnus-registry-extract-addresses'.
4770
4771 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
4772
4773 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4774 Track by subject first, then sender.
4775
4776 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4777
4778 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4779
4780 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4781 Lisp.
4782
4783 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4784 (gnus-draft-send): Use it to avoid popping
4785 up frames from gnus-group-send-queue.
4786
4787 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4788
4789 * gnus-registry.el: Updated gnus-registry docs.
4790
4791 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
4792
4793 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4794 Fix logic bug.
4795 (gnus-registry-post-process-groups): Fix logging of no results and
4796 quote sender and subject.
4797
4798 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4801 (gnus-read-active-for-groups): Don't try to finish getting stuff where
4802 we had no early-data returned.
4803 (gnus-get-unread-articles): Add a sanity check so that we don't issue
4804 two async commands to the same server at the same time.
4805
4806 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
4807
4808 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4809
4810 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4811
4812 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4813 "warning" level.
4814
4815 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4816 (mm-url-insert-file-contents): Don't set the package names.
4817
4818 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
4819
4820 * gnus-registry.el (gnus-registry-action): Remove properties and
4821 simplify subject in `gnus-registry-handle-action'.
4822 (gnus-registry-spool-action): Get subject and sender from message if
4823 they are not passed in.
4824 (gnus-registry-handle-action): Remove properties and simplify subject
4825 consistently.
4826
4827 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4828
4829 * registry.el: Require CL before using defmacro*.
4830
4831 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
4832
4833 * gnus-art.el (article-treat-date): Assume that
4834 gnus-article-date-headers may be a group parameter.
4835
4836 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
4837
4838 * gnus-registry.el (gnus-registry-handle-action): More debugging.
4839
4840 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4841 interactively so the newsrc file can contain foreign groups too.
4842 Useful for debugging but not much for users.
4843
4844 2011-04-07 David Engster <dengste@eml.cc>
4845
4846 * registry.el (registry-usage-test): Only do
4847 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4848 lexical binding.
4849
4850 2011-04-06 David Engster <dengste@eml.cc>
4851
4852 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4853 argument NOERROR for `require', since XEmacs 21.4 does not support it.
4854
4855 2011-04-06 David Engster <dengste@eml.cc>
4856
4857 * registry.el (initialize-instance): Change :after to :AFTER to be
4858 compatible with old EIEIO version in XEmacs.
4859
4860 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4861
4862 * gnus-registry.el (gnus-registry-post-process-groups)
4863 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4864 and provide better messaging.
4865
4866 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4867
4868 * gnus-registry.el: Don't use ERT if it's not available. Load it
4869 unconditionally anyway, discarding errors.
4870 (gnus-registry-delete-entries): New convenience function.
4871 (gnus-registry-import-eld): Import from old .eld registry.
4872
4873 * registry.el: Don't use ERT if it's not available. Load it
4874 unconditionally anyway, discarding errors.
4875
4876 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4877 version from the Claudio Bley GnuTLS patch (extra optional parameters
4878 and host name).
4879
4880 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
4881
4882 * gnus-registry.el (gnus-registry-fixup-registry): New function to
4883 fixup the parameters that can be customized by the user between
4884 save/read cycles.
4885 (gnus-registry-read): Use it.
4886 (gnus-registry-make-db): Use it.
4887 (gnus-registry-spool-action, gnus-registry-handle-action):
4888 Fix messaging.
4889 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4890 Map references to actual group names with sender and subject tracking.
4891 (gnus-registry-post-process-groups): Use `cond' for better messaging.
4892 (gnus-registry-usage-test): Add subject lookup test.
4893
4894 * registry.el (registry-db, initialize-instance): Set up constructor
4895 instead of :initform arguments for the sake of older Emacsen.
4896 (registry-lookup-breaks-before-lexbind): New method to demonstrate
4897 pre-lexbind merge bug.
4898 (registry-usage-test): Use it.
4899 (initialize-instance, registry-db): Move the non-function initforms
4900 back to the class definition.
4901
4902 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
4903
4904 * registry.el: New library to manage gnus-registry-style data.
4905
4906 * gnus-registry.el: Use it (major rewrite).
4907
4908 * nnregistry.el: Use it.
4909
4910 * spam.el: Use it.
4911
4912 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4915 marks on non-selected articles.
4916
4917 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
4918
4919 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
4920
4921 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4922 parameter to open-protocol-stream.
4923
4924 2011-04-01 Julien Danjou <julien@danjou.info>
4925
4926 * mm-view.el (mm-display-inline-fontify): Do not fontify with
4927 fundamental-mode.
4928
4929 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4930
4931 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4932 servers.
4933
4934 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4935
4936 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4937 made marks not propagate, again.
4938
4939 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
4940
4941 * proto-stream.el (open-protocol-stream): Bring back `network' type.
4942 Make this the default type.
4943 (proto-stream-open-plain): Rename from proto-stream-open-default.
4944 (open-protocol-stream, proto-stream-open-starttls)
4945 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4946 with `plain'.
4947
4948 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4949 value.
4950
4951 * nntp.el (nntp-open-connection-function): Document the fact that some
4952 values are not functions but are instead handled specially.
4953 Recognize nntp-open-plain-stream value.
4954 (nntp-open-connection): Recognize that value.
4955
4956 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4957
4958 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4959 stuff.
4960
4961 * gnus-score.el (gnus-score-string): Fix calling convention of
4962 `gnus-simplify-buffer-fuzzy' after last patches.
4963
4964 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4965 server for articles we didn't get any headers for. This is a sanity
4966 check.
4967
4968 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
4969
4970 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4971 new CAPABILITY, use it.
4972
4973 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4974
4975 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4976 downloading anything.
4977
4978 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4979
4980 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
4981
4982 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4983 colors.
4984 (gnus-splash-svg-color-symbols): New function.
4985
4986 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4987
4988 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4989 instead of using the global gnus-simplify-subject-fuzzy-regexp.
4990 (gnus-simplify-subject-fuzzy): Use the local
4991 gnus-simplify-subject-fuzzy-regex instead of the global one.
4992 This makes using this variable in group parameters work.
4993
4994 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
4995
4996 * gnus-registry.el (gnus-registry-unfollowed-groups):
4997 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4998 archive:sent-YYYY-MM-DD groups).
4999 (gnus-registry-split-fancy-with-parent): Bail out early in sender
5000 tracking if there are more than `gnus-registry-max-track-groups'
5001 matches.
5002
5003 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5004
5005 * message.el (message--yank-original-internal): New function to do the
5006 insertion cleanly inside eval in `message-yank-original'.
5007 (message-yank-original): Use it.
5008
5009 2011-03-29 Julien Danjou <julien@danjou.info>
5010
5011 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5012 local variables disabled rather than `normal-mode'.
5013
5014 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * proto-stream.el: Changes preparatory to merging open-protocol-stream
5017 with open-network-stream.
5018 (proto-stream-always-use-starttls): Option removed.
5019 (open-protocol-stream): Return a process object by default. Provide a
5020 new parameter :return-list specifying a list-type return value, which
5021 now has the form (PROP . PLIST) instead of a fixed-length list. Change
5022 :type `network' to `try-starttls', and `network-only' to `default'.
5023 Make `default' the default, for compatibility with open-network-stream.
5024 Handle the no-parameter case exactly as open-network-stream, with no
5025 additional stream processing. Search plists using plist-get.
5026 Explicitly add :end-of-commend parameter if it is missing.
5027 (proto-stream-open-default): Rename from
5028 proto-stream-open-network-only. Return 'default as the type.
5029 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5030 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5031 failed. Always return a list with a (possibly dead) process as the
5032 first element, for compatibility with open-network-stream.
5033 (proto-stream-open-tls): Use plist-get. Always return a list.
5034 (proto-stream-open-shell): Return `default' as connection type.
5035 (proto-stream-capability-open): Use plist-get.
5036 (proto-stream-eoc): Function deleted.
5037
5038 * nnimap.el (nnimap-stream, nnimap-open-connection)
5039 (nnimap-open-connection-1): Handle renaming of :type parameter for
5040 open-protocol-stream.
5041 (nnimap-open-connection-1): Pass a :return-list parameter
5042 open-protocol-stream to obtain a list return value. Parse this list
5043 using plist-get.
5044
5045 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5046 for open-protocol-stream. Accept open-protocol-stream return value
5047 that is a subprocess object instead of a list. Handle the case of a
5048 dead returned process.
5049
5050 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5051
5052 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5053
5054 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5055
5056 2011-03-21 Julien Danjou <julien@danjou.info>
5057
5058 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5059 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5060 query.
5061 (mm-inline-text): Render normal text with fontification whenever
5062 possible.
5063
5064 * gnus-sum.el (gnus-summary-save-parts-1):
5065 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5066 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5067 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5068 Use `mm-handle-filename'.
5069
5070 * mm-util.el (mm-handle-filename): New function, return the filename of
5071 an handle.
5072
5073 2011-03-18 Julien Danjou <julien@danjou.info>
5074
5075 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5076 (gnus-buffer-live-p): Check that buffer is not nil.
5077
5078 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5079
5080 * gnus-art.el: Require mouse, which the build bot seems to say is
5081 needed.
5082
5083 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5084 XEmacs, since it doesn't have url-retrieve-synchronously.
5085
5086 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5087
5088 * gnus-group.el (gnus-group-list-ticked): New function.
5089 (gnus-group-make-menu-bar): Provide a menu entry for it.
5090 (gnus-group-list-map): Provide a binding for it.
5091
5092 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5093
5094 * shr.el (shr-visit-file): New command.
5095
5096 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5097
5098 2011-03-17 Bjørn Mork <bjorn@mork.no>
5099
5100 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5101 servers.
5102
5103 2011-03-16 Julien Danjou <julien@danjou.info>
5104
5105 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5106 inline.
5107
5108 * gnus-art.el (article-hide-list-identifiers):
5109 Use gnus-group-get-list-identifiers.
5110
5111 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5112 (gnus-summary-remove-list-identifiers):
5113 Use gnus-group-get-list-identifiers to get regexp.
5114 (gnus-select-newsgroup, gnus-summary-insert-subject)
5115 (gnus-summary-insert-articles):
5116 Call gnus-summary-remove-list-identifiers unconditionally.
5117
5118 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5119
5120 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5121 we're selecting a group with unread articles.
5122
5123 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5124
5125 * gssapi.el: New file separated out from imap.el to provide a general
5126 Kerberos 5 connection facility for Emacs.
5127
5128 * message.el (message-elide-ellipsis): Document the format spec
5129 ellipsis.
5130
5131 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5132
5133 * message.el (message-elide-region): Allow the ellipsis to say how many
5134 lines were removed.
5135
5136 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5137
5138 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5139 window configurations containing buffers that are now dead.
5140
5141 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5142 parsing to avoid integer overflows.
5143 (nnimap-parse-flags): Simplify the last change.
5144 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5145 too large for 32-bit Emacsen.
5146
5147 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5148
5149 * auth-source.el (auth-source-netrc-create):
5150 * message.el (message-yank-original): Fix use of `case'.
5151
5152 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5153
5154 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5155 XEmacs, which was one character too wide.
5156
5157 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5158
5159 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5160 default number of articles to display.
5161 (gnus-articles-to-read): Use pretty names for prompt.
5162
5163 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5164
5165 * gnus-int.el (gnus-open-server): Ditto.
5166
5167 * gnus-start.el (gnus-activate-group): Give a backtrace if
5168 debug-on-quit is set and the user hits `C-g'.
5169 (gnus-read-active-file): Ditto.
5170
5171 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5172
5173 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5174
5175 * message.el (message-yank-original): Use cond instead of CL case.
5176
5177 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * auth-source.el (auth-source-netrc-create): Use usual format for the
5180 default in prompts.
5181
5182 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5183
5184 * auth-source.el (auth-source-netrc-create): Show the default in the
5185 prompt when prompting for token creation.
5186
5187 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5188
5189 * auth-source.el (auth-source-format-prompt): Always convert the value
5190 to a string to avoid evaluating non-string arguments.
5191 (auth-source-netrc-create): Offer default properly, not as initial
5192 content in `read-string'.
5193 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5194 of line to determine if we've been run before. If so, don't run again,
5195 but print a trivial message to indicate the cache was hit instead.
5196
5197 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5198
5199 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5200 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5201 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5202 Gnus.
5203
5204 2011-03-11 Julien Danjou <julien@danjou.info>
5205
5206 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5207 modified file".
5208
5209 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5210
5211 * auth-source.el (auth-source-read-char-choice): New function to read a
5212 character choice using `dropdown-list', `read-char-choice', or
5213 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5214 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5215 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5216 (auth-source-netrc-saver): Use it.
5217 (auth-source-pick-first-password): New convenience function.
5218
5219 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5220
5221 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5222 parameter in the credentials.
5223 (nnimap-open-connection-1): Use it after a successful login.
5224 (nnimap-credentials): Add IMAP-specific user and password prompt.
5225
5226 * auth-source.el (auth-source-search): Add :require parameter, taking a
5227 list. Document it and the :save-function return token. Pass :require
5228 down. Change the CREATED message from a warning to a debug statement.
5229 (auth-source-search-backends): Pass :require down.
5230 (auth-source-netrc-search): Pass :require down.
5231 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5232 Change save prompt to indicate all modifications saved here are
5233 deletions.
5234 (auth-source-netrc-create): Take user login name as default in user
5235 prompt. Move all the save functionality to a lexically bound function
5236 under the :save-function token in the returned list. Set up clearer
5237 default prompts for user, host, port, and secret.
5238 (auth-source-netrc-saver): New function, intended to be wrapped for
5239 :save-function.
5240
5241 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5242
5243 * Version 23.3 released.
5244
5245 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5246
5247 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5248 lines to be spaces instead.
5249
5250 2011-03-07 Julien Danjou <julien@danjou.info>
5251
5252 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5253 (sieve-sasl-auth): Check that auth-source-search did return something,
5254 or just return an empty string.
5255
5256 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5257
5258 * gnus.el (gnus-interactive): Use read-directory-name.
5259
5260 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5261 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5262 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5263 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5264 Likewise.
5265
5266 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5267
5268 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5269
5270 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5271 onto the list of killed groups, too. This makes killed nnimap groups,
5272 for instance, more reliably not reappear.
5273
5274 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5275 the parent.
5276
5277 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5278
5279 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5280 really have server-side marks.
5281
5282 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5283 since most backends do not usefully have server-side marks.
5284 (gnus-update-read-articles): Propagate marks to all backends that
5285 really have server-side marks.
5286
5287 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5288
5289 * message.el (message-cite-reply-position, message-cite-style):
5290 New variables.
5291 (message-yank-original): Use the new citation styles.
5292
5293 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5294
5295 * message.el (message-options): Revert the change that's a workaround
5296 for XEmacs buffer-local issue; don't mark it buffer-local when running
5297 under XEmacs.
5298
5299 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5300
5301 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5302 numbers too big to be `read'.
5303
5304 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5305
5306 * message.el (message-options): Make buffer-local two ways to attempt
5307 to fix a XEmacs bug.
5308
5309 2011-03-02 Julien Danjou <julien@danjou.info>
5310
5311 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5312
5313 2011-03-01 Julien Danjou <julien@danjou.info>
5314
5315 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5316 group.
5317 (article-hide-list-identifiers): Use list-identifier group parameter.
5318
5319 2011-02-28 Julien Danjou <julien@danjou.info>
5320
5321 * sieve.el (sieve-buffer-script-name): New local variable to store
5322 sieve script name.
5323 (sieve-edit-script): Store sieve script name.
5324 (sieve-upload): Use sieve script name when uploading.
5325 (sieve-upload): Use substitute-command-keys.
5326 (sieve-edit-script): Use substitute-command-keys.
5327 (sieve-refresh-scriptlist): Use substitute-command-keys.
5328 (sieve-manage-mode-map): Define keymap properly.
5329 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5330 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5331 Remove commented code about cvs.
5332 (sieve-manage-quit): New function.
5333 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5334
5335 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5336
5337 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5338
5339 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5340
5341 * auth-source.el (auth-source-search): Cache empty result sets.
5342
5343 * auth-source.el (auth-source-save-behavior): New variable to replace
5344 `auth-source-never-create'.
5345 (auth-source-netrc-create): Use it.
5346 (auth-source-never-save): Remove.
5347
5348 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5349
5350 * nnimap.el (nnimap-stream): Doc fix.
5351 (nnimap-open-connection-1): Reverse the order of the ports to that the
5352 prompted-for port is first.
5353
5354 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5355 retrieval by the no-group selection.
5356
5357 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5358 numerical parameters.
5359
5360 2011-02-25 Julien Danjou <julien@danjou.info>
5361
5362 * gnus-gravatar.el: Use gnus-with-article-buffer.
5363
5364 * gnus-art.el (gnus-with-article-buffer): Check that the
5365 gnus-article-buffer is alive.
5366
5367 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5368
5369 * auth-source.el (auth-source-creation-prompts): New variable to manage
5370 creation-time prompts.
5371 (auth-source-search): Document it.
5372 (auth-source-format-prompt): Add utility function.
5373 (auth-source-netrc-create): Don't default the user name to
5374 user-login-name. Use `auth-source-creation-prompts' and some default
5375 prompts for user, host, port, and password (the default generic prompt
5376 remains ugly).
5377 (auth-source-never-save): Add customizable option to never save info.
5378 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5379 mode excursion.
5380
5381 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5382
5383 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5384 argument that XEmacs doesn't support.
5385
5386 2011-02-23 Julien Danjou <julien@danjou.info>
5387
5388 * gnus-art.el (article-make-date-line): Ignore errors if time is
5389 invalid and not convertible.
5390 (article-make-date-line): Only add lapsed time if time is not nil.
5391
5392 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5393
5394 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5395 `read-char-choice' for backwards compatibility.
5396 (auth-source-netrc-element-or-first): New function to DTRT for
5397 parameter extraction.
5398 (auth-source-netrc-create): Use it and fix multiple parameter print
5399 bug. Use the default passed from above (given-default) or the
5400 built-in (user-login-name for :user).
5401
5402 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5403
5404 * gnus-start.el (gnus-dribble-read-file):
5405 Set buffer-save-without-query, since we always want to save the dribble
5406 file, probably.
5407
5408 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5409 nnimap.
5410
5411 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5412 -summary- since it's a user-visible variable.
5413
5414 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5415 first time you use the new Gnus.
5416
5417 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5418
5419 * auth-source.el: Don't load netrc.el.
5420 (auth-sources): Search ~/.netrc as well by default.
5421 (auth-source-debug): Add 'trivia option for extra output.
5422 (auth-source-do-trivia): Use it.
5423 (auth-source-search): Simplify logic to use
5424 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5425 appropriate. Don't keep a running count at this level. Layer :create
5426 and :delete options appropriately on the first and second passes.
5427 Don't track the backend with the search results.
5428 (auth-source-search-backends): New function to search a list of
5429 backends for a processed spec.
5430 (auth-source-netrc-parse): Cache all netrc files, making
5431 auth-source-netrc-cache an alist keyed by the file name and using the
5432 file mtime as the caching criterion. Keep the obfuscated data secret
5433 with a lexical bind.
5434 (auth-source-netrc-search): Don't calculate the length of the results
5435 unnecessarily.
5436 (auth-source-search-backends): Fix bug.
5437 (auth-source-netrc-create): Rework prompts.
5438
5439 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5440
5441 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5442 Lower case names of search constraints.
5443 (nnir-run-query): Cache and reuse search constraints for all imap
5444 servers.
5445
5446 2011-02-22 Sam Steingold <sds@gnu.org>
5447
5448 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5449
5450 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5451
5452 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5453 after exit.
5454 (gnus-setup-message): Define missing variable from last checkin.
5455
5456 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5457 value, show the raw article.
5458
5459 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5460
5461 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5462 auth-source now accepts numbers.
5463
5464 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5465 spec, too.
5466 (auth-source-ensure-strings): New function.
5467
5468 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5469 (gnus-article-setup-buffer): Always restart the date timer so that user
5470 changes to the frequency is respected.
5471
5472 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5473 port numbers, so make sure it gets that if nnimap-server-port is
5474 explicit.
5475
5476 2011-02-21 Simon Josefsson <simon@josefsson.org>
5477
5478 * nnimap.el (nnimap-inbox): Doc fix.
5479
5480 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
5481
5482 * shr-color.el (shr-color->hexadecimal): Use renamed function names
5483 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5484 color-lab-to-srgb.
5485
5486 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5487
5488 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5489 given method as in the group name if we're using an extended method.
5490 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5491 command, if we're using that, instead of waiting for the beginning.
5492
5493 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5494 we're sure to get unique server names, and we don't output two async
5495 commands in the same buffer. This fixes an NNTP hang for some users.
5496
5497 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5498
5499 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5500 summary buffer before reading going to the next buffer. This avoids
5501 putting the point in the group buffer if you `C-g' the command.
5502
5503 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5504 cache (for now) to make ~/.authinfo.gpg files usable.
5505
5506 * nnfolder.el (copyright-update): Define for the compiler.
5507
5508 * auth-source.el (auth-source-search): Fix unbound variable.
5509
5510 2011-02-19 Glenn Morris <rgm@gnu.org>
5511
5512 * gnus.el (gnus-meta): Doc fix.
5513
5514 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
5515
5516 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5517 in case it's not yet loaded.
5518
5519 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
5520
5521 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5522 line we're waiting for.
5523
5524 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
5525
5526 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5527 face with line-width greater than zero will cause RET in gnus summary
5528 buffer to scroll down article page-wise because auto vscroll happens,
5529 it should be temporally disabled when doing a scroll-up.
5530
5531 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
5532
5533 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5534 outputs from the server.
5535
5536 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5537
5538 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5539 later so that bbdb can hook in easier.
5540
5541 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
5542
5543 * auth-source.el (auth-source-search): Don't try to create credentials
5544 if the caller doesn't want that.
5545 (auth-source-search): If we don't find a match, don't bug out on
5546 non-bound variables.
5547 (auth-source-search): Only ask a single backend to create the
5548 credentials.
5549
5550 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5551 logging.
5552 (nnimap-credentials): Protect against auth-source-search returning nil.
5553 (nnimap-request-list): Protect against not being able to open the
5554 server.
5555
5556 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
5557
5558 * auth-source.el (auth-source-search): Do a two-phase search, one with
5559 no :create to get the responses from all backends.
5560
5561 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5562 when getting credentials.
5563
5564 * gnus-util.el (gnus-delete-duplicates): New function.
5565
5566 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5567
5568 * nnimap.el (nnimap-credentials): Instead of picking the first port as
5569 a creation default, pass the whole port list down. It will be
5570 completed.
5571
5572 * auth-source.el (auth-source-search): Update docs to talk about
5573 multiple creation choices.
5574 (auth-source-netrc-create): Accept a list as a value (from the search
5575 parameters) and do completion on that list. Keep a separate netrc line
5576 with the password obscured for showing the user.
5577
5578 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5579 first choice to `auth-source-search' so it will be used for entry
5580 creation instead of the server's Gnus-specific name.
5581 (nnimap-credentials): Rely on the auth-source library to select which
5582 port is actually wanted in the new netrc entry, so don't override
5583 `auth-source-creation-defaults'.
5584
5585 * auth-source.el (auth-source-netrc-parse): Use :port instead of
5586 :protocol and accept a missing user, host, or port as a wildcard match.
5587 (auth-source-debug): Default to off.
5588
5589 (auth-source-netrc-search, auth-source-netrc-create)
5590 (auth-source-secrets-search, auth-source-secrets-create)
5591 (auth-source-user-or-password, auth-source-backend, auth-sources)
5592 (auth-source-backend-parse-parameters, auth-source-search): Use :port
5593 instead of :protocol.
5594
5595 * nnimap.el (nnimap-credentials): Pass a port default to
5596 `auth-source-search' in case an entry needs to be created.
5597 (nnimap-open-connection-1): Use :port instead of :protocol.
5598
5599 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5600
5601 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5602 instead of delete-dups that is not available in XEmacs 21.4.
5603
5604 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
5605
5606 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5607 nil means that nnimap doesn't get updated.
5608
5609 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
5610
5611 * auth-source.el (auth-source-netrc-create): Return a synthetic search
5612 result when the user doesn't want to write to the file.
5613 (auth-source-netrc-search): Expect a synthetic result and proceed
5614 accordingly.
5615 (auth-source-cache-expiry): New variable to override
5616 `password-cache-expiry'.
5617 (auth-source-remember): Use it.
5618
5619 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5620 parameter. Create entry if necessary by using :create t.
5621 (nnimap-open-connection-1): Don't pass `inhibit-create'.
5622
5623 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
5624
5625 * auth-source.el (auth-source-debug): Enable by default and don't
5626 mention the obsolete `auth-source-hide-passwords'.
5627 (auth-source-do-warn): New function to debug unconditionally.
5628 (auth-source-do-debug): Use it.
5629 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5630 and for Secrets API entries when the secrets.el library is not
5631 available.
5632
5633 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5634
5635 * gnus-sum.el (gnus-propagate-marks): Default to nil.
5636 (gnus-summary-exit): Kill the correct article buffer on exit from a
5637 `C-d' group.
5638
5639 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5640 gnus-propagate-marks.
5641
5642 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5643 before killing the buffers so that a non-full window conf gets handled
5644 correctly.
5645 (gnus-summary-exit): Ditto.
5646 (gnus-summary-read-group-1): Ditto.
5647
5648 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5649 async code again so that we can debug it properly.
5650
5651 * message.el (message-reply): Take an optional switch-buffer parameter
5652 so that Gnus window confs are respected better.
5653
5654 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5655
5656 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5657 `plist-get' to accept non-list parameters (XEmacs issue).
5658 Fix docstring.
5659 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5660 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5661 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5662 Login collection is "Login" and not "login".
5663
5664 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5665
5666 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5667 multiple headers.
5668
5669 * nnimap.el (nnimap-inhibit-logging): New variable.
5670 (nnimap-log-command): Don't log login commands.
5671
5672 * auth-source.el (auth-source-netrc-search): The asserts seem to want
5673 to have more parameters.
5674
5675 * nnimap.el (nnimap-send-command): Mark the command time for each
5676 command, so that we don't get NOOPs stepping on our toes.
5677
5678 * gnus-art.el (article-date-ut): Get the date from the Date header on
5679 `t'.
5680
5681 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5682
5683 * auth-source.el (auth-source-search): Use copy-sequence instead of
5684 the cl.el copy-list.
5685
5686 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
5687
5688 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5689 Improve prompt.
5690
5691 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5692
5693 * gnus-art.el (gnus-article-mode-line-format): Remove the article
5694 washing status from the default format. It isn't very informative.
5695
5696 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
5697
5698 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5699 Fix Gcc processing on imap.
5700
5701 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5702
5703 * message.el (message-bury): Don't pop up a new window when selected
5704 window is dedicated.
5705
5706 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5707
5708 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5709
5710 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
5711
5712 * sieve-manage.el: Autoload `auth-source-search'.
5713 (sieve-sasl-auth): Use it.
5714
5715 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
5716
5717 * nnimap.el: Autoload `auth-source-forget+'.
5718 (nnimap-open-connection-1): Use it if the connection fails.
5719
5720 * auth-source.el: Require `password-cache'.
5721 (auth-source-hide-passwords, auth-source-cache): Remove and mark
5722 obsolete.
5723 (auth-source-magic): Marker for `password-cache' keys.
5724 (auth-source-do-cache): Update docstring.
5725 (auth-source-search): Use and check cache.
5726 (auth-source-forget-all-cached, auth-source-remember)
5727 (auth-source-recall, auth-source-forget, auth-source-forget+)
5728 (auth-source-specmatchp): Caching support functions.
5729 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5730 Remove and obsolete.
5731 (auth-source-user-or-password): Remove caching to further discourage
5732 using it. Always hide passwords.
5733
5734 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
5735
5736 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5737 code for now, since it doesn't work for all users.
5738
5739 2011-02-09 Julien Danjou <julien@danjou.info>
5740
5741 * message.el (message-options): Make message-options really buffer
5742 local.
5743
5744 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
5745
5746 * mail-source.el: Autoload `auth-source-search'.
5747 (mail-source-keyword-map): Note order matters.
5748 (mail-source-set-1): Get all the mail-source source values and
5749 defaults and search auth-source on those if needed. This can all
5750 probably be simplified.
5751
5752 * nnimap.el: Autoload `auth-source-search'.
5753 (nnimap-credentials): Use it.
5754 (nnimap-open-connection-1): Ask for the virtual server and physical
5755 address in one shot.
5756
5757 * nntp.el: Autoload `auth-source-search'.
5758 (nntp-send-authinfo): Use it. Note TODO.
5759
5760 2011-02-08 Julien Danjou <julien@danjou.info>
5761
5762 * shr.el (shr-tag-body): Add support for text attribute in body
5763 markups.
5764
5765 * message.el (message-options): Make message-options a local variable.
5766
5767 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5768
5769 * auth-source.el (auth-source-secrets-search)
5770 (auth-source-user-or-password): Use `append' instead of `nconc'.
5771 (auth-source-user-or-password): Build return list better and protect
5772 against nil :secret.
5773
5774 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
5775
5776 * nnimap.el (nnimap-update-info): Refactor slightly.
5777 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5778 (nnimap-update-info): Clean up slightly.
5779 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5780 characters.
5781 (nnimap-process-quirk): Rename function to avoid collision.
5782 (nnimap-update-info): Fix macrology bug-out.
5783 (nnimap-update-info): Simplify split history test.
5784
5785 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
5786
5787 * auth-source.el (top): Require 'eieio unconditionally.
5788 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5789 (auth-source-secrets-search): Limit search when `max' is greater than
5790 number of results.
5791
5792 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5793
5794 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5795 part not returning any data.
5796
5797 * proto-stream.el (open-protocol-stream): Document the return value.
5798
5799 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5800
5801 * auth-source.el (auth-source-secrets-search): Add examples.
5802
5803 2011-02-06 Julien Danjou <julien@danjou.info>
5804
5805 * message.el (message-setup-1): Handle message-generate-headers-first
5806 set to t.
5807
5808 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5809
5810 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5811 API with a string "secrets:collection-name" and with 'default.
5812 (auth-source-backend-parse): Parse "secrets:collection-name" and
5813 'default. Recurse on parses instead of repeating code. Use the
5814 Secrets API is the source is not nil and 'ignore otherwise. Emit a
5815 message when ignoring a source.
5816 (auth-source-search): List ignored search keys at the top level.
5817 (auth-source-netrc-create): Use `case' instead of `cond'.
5818 (auth-source-secrets-search): Created with TODOs.
5819 (auth-source-secrets-create): Created with TODOs.
5820 (auth-source-retrieve, auth-source-create, auth-source-delete)
5821 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5822 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5823 (auth-source-user-or-password-sftp)
5824 (auth-source-user-or-password-smtp): Remove.
5825 (auth-source-user-or-password): Deprecated and modified to be a wrapper
5826 around `auth-source-search'. Not tested thoroughly.
5827
5828 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5829
5830 * auth-source.el: Bring in assoc and eioeio libraries.
5831 (secrets-enabled): New variable to track the status of the Secrets API.
5832 (auth-source-backend): New EIOEIO class to represent a backend.
5833 (auth-source-creation-defaults): New variable to set prompt defaults
5834 during token creation (see the `auth-source-search' docstring for
5835 details).
5836 (auth-sources): Simplify to allow a simple string as a netrc backend
5837 spec.
5838 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5839 (auth-source-backend-parse-parameters): Fill in the backend parameters.
5840 (auth-source-search): Main auth-source API entry point.
5841 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5842 (auth-source-search-collection): Helper function for searching.
5843 (auth-source-netrc-parse, auth-source-netrc-normalize)
5844 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5845 Supports search, create, and delete.
5846 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5847 backend stubs.
5848 (auth-source-user-or-password): Call `auth-source-search' but it's not
5849 ready yet.
5850
5851 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
5852
5853 * message.el (message-setup-1): Remove the read-only stuff, since it
5854 doesn't work under XEmacs, for some reason.
5855
5856 * gnus-sum.el (gnus-user-date): Rename back from
5857 gnus-summary-user-date since user code refers to it.
5858
5859 * shr.el (shr-render-td): Store the actual background color used.
5860
5861 * message.el (message-setup-1): Don't bind the constant
5862 -forbidden-properties.
5863 (message-setup-1): Revert previous change, since it needs to bind the
5864 props to insert them.
5865 (message-resend): Allow removing the read-only separator line.
5866
5867 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5868
5869 * nnimap.el (nnimap-request-accept-article): Give an error message if
5870 the APPEND wasn't successful.
5871
5872 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
5873
5874 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5875 that have no groups.
5876
5877 2011-02-03 Julien Danjou <julien@danjou.info>
5878
5879 * gnus-draft.el: Remove progn around gnus-draft-setup.
5880
5881 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5882
5883 * gnus-start.el (gnus-read-active-for-groups): This function is never
5884 called with a nil `infos', so clean that up.
5885 (gnus-get-unread-articles): Request active files from primary/secondary
5886 methods that have no groups (yet).
5887
5888 2011-02-03 Julien Danjou <julien@danjou.info>
5889
5890 * message.el (message-setup-1): Always generate References first.
5891 (message-mail): Return the return value of message-setup, not always t.
5892 (message-setup-1): Insert mail-header-separator with read-only and
5893 intangible properties set.
5894
5895 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5896 user-date in docstring.
5897
5898 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5899
5900 * gnus.el (gnus-summary-line-format): Mention &user-date format in
5901 docstring.
5902
5903 * gnus.el (gnus-user-date-format-alist): Change default value.
5904 Use defcustom, with type and group. Move from gnus-util.el.
5905 Rename to gnus-summary-user-date-format-alist.
5906
5907 2011-02-03 Glenn Morris <rgm@gnu.org>
5908
5909 * nnimap.el (gnus-fetch-headers): Declare.
5910
5911 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5912
5913 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5914
5915 * message.el (message-forward-make-body-digest-plain)
5916 (message-followup, message-reply): Clean up things noted by Stefan.
5917
5918 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5919 gnus-article-update-date-headers is nil.
5920 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5921 it didn't really work with defcustom.
5922 (article-update-date-lapsed): Make sure the window start doesn't move,
5923 either.
5924
5925 2011-02-01 Julien Danjou <julien@danjou.info>
5926
5927 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5928 format.
5929
5930 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5931 standard in Emacs nowadays.
5932
5933 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
5934
5935 * message.el (message-expand-name): Don't trust the return value of
5936 bbdb-complete-name.
5937 (message-check-news-header-syntax): Remove unused var `start'.
5938 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5939 (message-inhibit-body-encoding): Move to before first use.
5940 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5941 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5942 (Organization, Message-ID, Date, mh-previous-window-config):
5943 Defvar the vars using dynamic scoping.
5944
5945 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
5946
5947 * shr.el (shr-render-td): Only do colors at the final rendering.
5948 Should be slightly faster.
5949 (shr-insert-table): Fix up TD background colors when doing the
5950 vertical padding.
5951
5952 * gnus-art.el (article-date-ut): Protect against articles with no Date
5953 header.
5954 (article-update-date-lapsed): Don't use current-column to find the
5955 horizontal position. It's fragile in the presence of \003 characters.
5956
5957 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5958
5959 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5960
5961 * gnus-art.el (article-transform-date): Rewrite to still work when
5962 there are several rfc2822 parts.
5963 (article-transform-date): Fix infinite recursion.
5964 (article-date-ut): Replace infinitely many Date headers with a single
5965 one when called interactively.
5966
5967 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5968 secure manner.
5969
5970 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5971 move around by not using save-window-excursion. It seems to work...
5972
5973 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5974
5975 * gnus-art.el (article-make-date-line): Work for user-defined format.
5976
5977 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
5978
5979 * nntp.el (nntp-retrieve-group-data-early)
5980 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5981 fetching functions.
5982
5983 * gnus-start.el (gnus-read-active-for-groups): Read the active files
5984 thoroughly for all backends that have no known groups. This should
5985 allow new nnml methods to retrieve mail.
5986
5987 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5988 that Gnus doesn't know exists again.
5989
5990 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5991 (gnus-treat-date-ut): Ditto.
5992 (gnus-article-update-date-header): Rename.
5993 (gnus-treat-date-local): Remove.
5994 (gnus-treat-date-english): Remove.
5995 (gnus-treat-date-lapsed): Remove.
5996 (gnus-treat-date-combined-lapsed): Remove.
5997 (gnus-treat-date-original): Remove.
5998 (gnus-treat-date-iso8601): Remove.
5999 (gnus-treat-date-user-defined): Remove.
6000 (gnus-article-date-headers): New variable to control all the date
6001 header options.
6002 (article-date-ut): Rewrite to allow using the new way to format date
6003 headers(s).
6004
6005 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
6006
6007 * nnmail.el (nnmail-article-group): Check for a direct fancy split
6008 method.
6009 (nnmail-article-group): A better test for fanciness.
6010
6011 * nnimap.el (nnimap-request-head): Protect against not finding the
6012 article by Message-ID.
6013
6014 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
6015
6016 * gnus-art.el (article-update-date-lapsed): Try a better way to really
6017 keep point at the "same place".
6018
6019 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6020
6021 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6022 data if the group is inactive.
6023
6024 2011-01-28 Julien Danjou <julien@danjou.info>
6025
6026 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6027 (gnus-all-windows-visible-p): Remove old compatibility code.
6028 (gnus-window-top-edge): Add docstring.
6029
6030 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6031
6032 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6033
6034 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6035 older request-update-info.
6036
6037 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6038
6039 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6040
6041 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6042 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6043
6044 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6045
6046 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6047 groups. This makes the nndraft:queue group pop up if it's not already
6048 there.
6049
6050 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6051 messages" logic, which was reversed.
6052
6053 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6054 the "same place" even if point is on the line being replaced.
6055 (article-update-date-lapsed): Allow updating both the combined lapsed
6056 and the lapsed headers.
6057 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6058 (article-make-date-line): Limit the number of segments dynamically to
6059 avoid too-long lines.
6060
6061 2011-01-27 Julien Danjou <julien@danjou.info>
6062
6063 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6064 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6065
6066 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6067
6068 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6069 Use plist-get instead of the cl function getf.
6070
6071 2011-01-27 Glenn Morris <rgm@gnu.org>
6072
6073 * gnus-util.el (float-time): Get rid of compiler warning, again.
6074
6075 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6076
6077 * shr.el (shr-put-color): Special-case background colors: Do put them
6078 at the blank parts at the front of the lines.
6079
6080 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6081 exit hook to nix out all data on readedness on group exit.
6082
6083 * gnus-util.el (float-time): If float-time is bound, always use it on
6084 all Emacsen. It's unclear why the subrp check was there.
6085 (time-date): Require to make some autoload issues on XEmacs go away.
6086
6087 * shr.el (shr-put-color): Don't do the box padding in tables, since
6088 they're already padded.
6089
6090 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6091
6092 * gnus-art.el (gnus-article-next-page): When the last line of the
6093 article is displayed, scroll down once more instead of going to the
6094 next article at once.
6095 (article-lapsed-string): Refactor out and allow specifying how many
6096 segments you want.
6097 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6098 (gnus-article-update-lapsed-header): New variable.
6099
6100 * shr.el: Revert change that made headings use different-sized faces.
6101 The Emacs display engine isn't advanced enough that, for instance,
6102 tables can comfortably use differently-sized faces.
6103
6104 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6105
6106 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6107 used.
6108 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6109 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6110 we're using an encrypted connection.
6111
6112 * proto-stream.el: Alter the interface functions to also return the
6113 actual stream type used: network or TLS.
6114
6115 2011-01-25 Julien Danjou <julien@danjou.info>
6116
6117 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6118 (mm-display-javascript-inline): New function.
6119
6120 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6121 viewing function.
6122
6123 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6124
6125 * shr.el (shr-expand-newlines): Fix variable name.
6126
6127 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6128
6129 * shr.el (shr-expand-newlines): Make nested boxes work.
6130
6131 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6132
6133 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6134 backgrounds.
6135 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6136 in a more sensible manner.
6137
6138 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6139
6140 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6141 if EPG is loaded.
6142
6143 2011-01-24 Julien Danjou <julien@danjou.info>
6144
6145 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6146 tags.
6147
6148 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6149
6150 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6151 commands.
6152
6153 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6154 in the article buffer.
6155 (gnus-gravatar-insert): Use blank space from the current buffer to
6156 avoid breaking text properties. This makes X-Sent updating work again.
6157
6158 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6159
6160 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6161
6162 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6163 fix the bug in url-http.el instead.
6164
6165 * shr.el (shr-image-fetched): Ditto.
6166
6167 * shr.el (shr-image-fetched): Avoid having point move in the article
6168 buffer.
6169
6170 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6171 buffer after being called. It's apparently being killed by url.el, and
6172 killing it made point move to end-of-buffer in a random buffer.
6173
6174 * shr.el (shr-image-fetched): Ditto.
6175
6176 2011-01-23 Julien Danjou <julien@danjou.info>
6177
6178 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6179
6180 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6181 text/x-org.
6182
6183 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6184
6185 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6186 (i.e., nnimap) returning nil as the article number.
6187
6188 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6189
6190 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6191 "DelSp" parameter in RFC3676.
6192
6193 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6194
6195 * message.el (message-check-recipients): Display the encoded version of
6196 the bogus address if they differ.
6197
6198 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6199 after sending.
6200
6201 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6202
6203 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6204
6205 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6206 group buffer after sending the queue.
6207
6208 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6209
6210 2011-01-22 Julien Danjou <julien@danjou.info>
6211
6212 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6213
6214 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6215
6216 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6217 nested related parts.
6218
6219 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6220 unexpired articles. This fixes the regression that led expiry marks to
6221 disappear from nnfolder groups.
6222
6223 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6224
6225 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6226 Don't confuse the "ret" of "retrograde" with RET.
6227
6228 2011-01-21 Julien Danjou <julien@danjou.info>
6229
6230 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6231 than mm-insert-inline.
6232
6233 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6234
6235 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6236 Widen article buffer.
6237
6238 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6239
6240 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6241 the temp buffer.
6242 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6243
6244 2011-01-20 Julien Danjou <julien@danjou.info>
6245
6246 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6247
6248 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6249 than mm-insert-inline to insert inline part: this respect
6250 mm-inline-media-tests displayers.
6251
6252 * mm-view.el (mm-display-shell-script-inline): New function.
6253
6254 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6255
6256 * mm-uu.el (mm-uu-type-alist): Add org block.
6257 (mm-uu-org-src-code-block-extract): New function.
6258
6259 * mm-view.el (mm-display-org-inline): New function.
6260
6261 * mm-decode.el (mm-automatic-display): Add text/org.
6262
6263 * mailcap.el (mailcap-mime-extensions): Add .org.
6264
6265 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6266
6267 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6268 gnus-article-add-buttons.
6269
6270 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6271
6272 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6273 From header with a date and "nobody" as the sender.
6274
6275 2011-01-19 Julien Danjou <julien@danjou.info>
6276
6277 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6278 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6279 if you have the same regexp several times.
6280 (gnus-button-push): Fix matching when regexp is symbol.
6281
6282 2011-01-15 Glenn Morris <rgm@gnu.org>
6283
6284 * message.el (message-mail): A compose-mail function should
6285 accept headers as strings.
6286
6287 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6288
6289 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6290 Add :vert-only tags.
6291 (message-mail): New arg RETURN-ACTION.
6292 (message-return-action): New var.
6293 (message-bury): Use it.
6294 (message-mode): Make it buffer-local.
6295 (message-send-and-exit): Always call message-bury.
6296
6297 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6298 message-mail.
6299
6300 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6301
6302 * nnimap.el (nnimap-convert-partial-article): Protect against
6303 zero-length body parts.
6304
6305 * mm-decode.el (mm-preferred-alternative-precedence):
6306 Discourage showing empty parts.
6307
6308 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6309 and stuff if the backend didn't return the article number. This fixes
6310 an Exchange-related nnimap bug.
6311
6312 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6313 group window, because it does the wrong thing when a separate frame
6314 displays the group buffer.
6315
6316 * proto-stream.el (open-protocol-stream): Protect against the low-level
6317 transport functions returning nil.
6318
6319 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6320
6321 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6322 (mml2015-epg-find-usable-secret-key): New function.
6323 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6324 mml2015-epg-find-usable-key (Bug#7797).
6325 (mml2015-epg-encrypt): Ditto.
6326
6327 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6328
6329 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6330
6331 2011-01-03 Glenn Morris <rgm@gnu.org>
6332
6333 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6334
6335 * sieve.el (sieve-open-server): Give a more explicit error if
6336 sieve-manage-open returns nil. (Bug#7720)
6337
6338 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6339
6340 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6341
6342 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6343
6344 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6345 This avoids sending passwords in plain text over non-encrypted
6346 channels.
6347
6348 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6349
6350 * nnimap.el (nnimap-login): Refactored out into own function, and
6351 implement CRAM-MD5.
6352 (nnimap-wait-for-line): Refactored out.
6353
6354 * mm-view.el (mml-smime): Require.
6355
6356 2010-12-20 David Engster <deng@eml.cc>
6357
6358 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6359 use EPG to decrypt S/MIME messages instead of openssl.
6360
6361 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6362
6363 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6364
6365 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6366 status is the group clearly is unreachable.
6367
6368 * auth-source.el (auth-source-create): Add the optional second
6369 parameter to `local-variable-p' to be compatible with XEmacs.
6370
6371 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6372
6373 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6374 work when using a compressed nnml folder.
6375
6376 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6377
6378 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6379 backends after sanitising on entry, because this never makes sense:
6380 If the articles have gone missing, then the data no longer exists on
6381 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6382 overwrite anything anyway.
6383
6384 * shr.el (shr-insert-document): Bind shr-width dynamically to
6385 window-width if it's nil.
6386
6387 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6388
6389 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6390 with the meaning of using the full emacs window width for rendering.
6391
6392 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6393
6394 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6395 case when sender is not given.
6396
6397 2010-12-23 Julien Danjou <julien@danjou.info>
6398
6399 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6400 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6401 the addresses, otherwise we might misplaced the gravatar.
6402
6403 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6404
6405 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6406 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6407 obsolete in Emacs.
6408
6409 2010-12-20 Julien Danjou <julien@danjou.info>
6410
6411 * gnus-util.el (gnus-rescale-image): Revert last change.
6412
6413 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6414
6415 * gnus-group.el (gnus-group-delete-articles): New command.
6416
6417 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6418
6419 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6420
6421 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6422
6423 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6424 here, since it's up to the backends to do CRLF removal if their
6425 protocol has it.
6426
6427 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6428
6429 2010-12-17 Julien Danjou <julien@danjou.info>
6430
6431 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6432 they are from file. Can also scale up.
6433
6434 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6435
6436 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6437 Restore gnus-use-agent.
6438 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6439
6440 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6441
6442 2010-12-17 Julien Danjou <julien@danjou.info>
6443
6444 * gravatar.el (gravatar-retrieve-synchronously): New function.
6445 (gravatar-get-data): Make more robust.
6446
6447 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6448
6449 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6450 to really consider the last line.
6451
6452 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6453
6454 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6455 list of recipient keys, or use symmetric encryption if not a list.
6456 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6457 EPA override, replacing the call to `netrc-store-data'.
6458
6459 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6460
6461 * gnus-srvr.el: Avoid passing nil regexp argument to
6462 delete-matching-lines.
6463
6464 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6465
6466 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6467 fetching stops when Gnus exits.
6468
6469 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6470 function.
6471 (nnfolder-request-expire-articles): Save all the buffers after doing
6472 expiry.
6473
6474 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6475 the last article", since that led to serious performance regressions
6476 when expiring nnml groups.
6477
6478 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
6479
6480 * nnir.el: Improve customizations.
6481
6482 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6483
6484 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6485
6486 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6487 group has been killed.
6488 (gnus-group-yank-group): Ditto.
6489
6490 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6491
6492 * nnimap.el (nnimap-request-update-group-status): New function.
6493
6494 * gnus-int.el (gnus-request-update-group-status): New interface
6495 function.
6496
6497 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6498 copying read-ness to the backends.
6499
6500 * nnimap.el (nnimap-quirk): New function.
6501 (nnimap-retrieve-group-data-early): Use it.
6502 (nnimap-quirks): New alist.
6503
6504 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6505
6506 * shr.el (shr-insert): Set shr-start after deleting trailing space;
6507 don't delete it within indentation.
6508
6509 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6510
6511 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6512 previous line.
6513
6514 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6515
6516 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6517 QRESYNC command by deleting a superfluous space which broke Cyrus
6518 servers. This change will break other servers that are buggy the other
6519 way around.
6520
6521 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
6522
6523 * spam.el: Reindent and fix long lines.
6524 (spam-copy-or-move-routine): Exclude invalid move destinations.
6525
6526 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
6527
6528 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6529 installed the registry.
6530
6531 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6532
6533 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6534 groupname doesn't contain "gmane".
6535
6536 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6537
6538 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6539 (gnus-1): Don't create the nndrafts group twice.
6540 (gnus-setup-news): There's no need to read the active file here, since
6541 that's done again later on a per-backend basis.
6542 (gnus-start-draft-setup): Make sure that the new group is started out
6543 empty.
6544
6545 * gnus-agent.el (gnus-agentize): Don't create the queue group
6546 automatically on startup. It'll be created later, if needed.
6547
6548 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6549 of automatically subscribed groups.
6550 (gnus-auto-subscribed-categories): New variable.
6551 (gnus-matches-options-n): Use it.
6552 (gnus-default-subscribed-newsgroups): Remove unused variable.
6553 (gnus-start-draft-setup): Message a bit less.
6554
6555 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6556
6557 * nnir.el (nnir-run-imap): Return article list in order of increasing
6558 UID.
6559
6560 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6561
6562 * gnus-sum.el (gnus-summary-enter-digest-group):
6563 Mention gnus-auto-select-on-ephemeral-exit.
6564
6565 * proto-stream.el (proto-stream-open-network-only): Fix the calling
6566 convention of the network-only option.
6567
6568 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6569
6570 * proto-stream.el (proto-stream-open-network-only): New function to
6571 have a way to specify non-STARTTLS upgrade connections.
6572
6573 2010-12-10 Julien Danjou <julien@danjou.info>
6574
6575 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6576 email address is nil.
6577
6578 * message.el (message-bogus-recipient-p): Set address to "" if nil.
6579
6580 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
6581
6582 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6583 deletion.
6584 (nnir-run-imap): Only need to parse list once.
6585
6586 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6587
6588 * shr.el (shr-tag-script): Ignore <script>.
6589 (shr-tag-label): Add <label> support.
6590
6591 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
6592
6593 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6594
6595 * shr.el (shr-image-displayer): Work for images lined side by side.
6596
6597 2010-12-08 Robert Pluim <rpluim@gmail.com>
6598
6599 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6600 parameter, since XEmacs doesn't accept t as a parameter.
6601
6602 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
6603
6604 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6605 ids.
6606 (nnir-run-gmane): Simplify groupspec formatting.
6607 (nnir-request-expire-articles): New function.
6608
6609 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6610
6611 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6612 overflow, possibly.
6613
6614 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6615 (shr-render-td): Handle td style="" better.
6616 (shr-tag-table): Use the color from the style sheet.
6617 (shr-render-td): Make sure we copy over all the overlays, too.
6618
6619 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
6620
6621 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6622 (nnir-request-article): Improve article retrieval.
6623
6624 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6625
6626 * mm-util.el (mm-extra-numeric-entities): New variable.
6627
6628 * mm-url.el (mm-url-decode-entities):
6629 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6630
6631 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6632
6633 * message.el: Use completion-at-point.
6634 (message-completion-function): New fun, extracted from message-tab.
6635 (message-mode): Use it for completion-at-point-functions.
6636 (message-tab): Use it and completion-at-point.
6637
6638 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6639
6640 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6641 character if a non-breakable character follows.
6642
6643 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6644
6645 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6646 any stream.
6647
6648 * shr.el (shr-tag-font): Colorize the region.
6649 (shr-tag-body): Ditto.
6650 (shr-tag-font): Actually let the styles be inherited instead of
6651 overwriting them.
6652 (shr-tag-font): Get the background color right.
6653 (shr-tag-style): Ignore all <style> tags for the moment.
6654
6655 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6656 a Message-ID to avoid having nnimap depend on gnus-sum.
6657
6658 * shr.el (shr-descend): Only colorize something if we have a node that
6659 sets colors.
6660
6661 2010-12-06 Julien Danjou <julien@danjou.info>
6662
6663 * shr.el (shr-render-td): Render td content with shr-descend, so style
6664 will be applied to <td> too.
6665 (shr-colorize-region): Colorize region even if we only have a background.
6666 (shr-tag-body): Fix color and background color inheritance.
6667 Do not recolorize after shr-generic.
6668 (shr-tag-font): Let shr-generic colorize via inheritance.
6669
6670 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6671
6672 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6673
6674 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
6675
6676 * nnir.el (nnir-request-move-article): Remove obsolete code.
6677
6678 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6679
6680 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6681
6682 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6683
6684 * gnus-sum.el (gnus-summary-respool-article): The completion function
6685 expects a list instead of an alist.
6686
6687 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6688 string as the parameter.
6689
6690 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6691
6692 * shr.el (shr-stylesheet): New dynamic variable for cascading the
6693 styles.
6694 (shr-colorize-region): New function.
6695 (shr-insert-background-overlay): Remove.
6696 (shr-render-td): Background setting should be taken care of on a higher
6697 level.
6698 (shr-tag-body): Use post-hoc colorizations.
6699 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6700 (shr-put-color-1): Don't overwrite old colors.
6701 (shr-colorize-region): When the background color isn't explicit, use
6702 a fixed background.
6703
6704 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6705 nnmail variables.
6706
6707 2010-12-05 Bjørn Mork <bjorn@mork.no>
6708
6709 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6710 unless necessary.
6711
6712 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
6713
6714 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6715 server.
6716
6717 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6718
6719 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6720 so that TAB works.
6721
6722 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6723 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6724
6725 * shr.el (shr-urlify): Show the URL before the title to avoid
6726 misleading URLs.
6727
6728 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
6729
6730 * shr.el (shr-urlify): Display the title in <a> tags.
6731
6732 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
6733
6734 * nnir.el (nnir-categorize): Replace mapcar with mapc.
6735
6736 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
6737
6738 * nnir.el: Rearrange code to allow macros to be autoloaded by
6739 gnus-sum.el.
6740 (nnir-retrieve-headers-override-function): Make this variable
6741 customizable.
6742 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6743
6744 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6745 from nnir.el.
6746
6747 2010-12-03 Julien Danjou <julien@danjou.info>
6748
6749 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6750
6751 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6754 allow optional argument `environment'.
6755
6756 2010-12-03 Glenn Morris <rgm@gnu.org>
6757
6758 * mm-extern.el (message-goto-body): Update declaration.
6759
6760 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus-util.el (gnus-macroexpand-all): New function.
6763
6764 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6765 instead of macroexpand-all that is unavailable in XEmacs.
6766
6767 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
6768
6769 * nnir.el (nnir-summary-line-format): New variable.
6770 (nnir-mode): Use it.
6771 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6772 (nnir-article-ids): Reimplement as defsubst.
6773 (nnir-retrieve-headers): Don't mangle the subject header.
6774 (nnir-run-imap): Use 100 as RSV score.
6775 (nnir-run-find-grep): Fix for full server searching.
6776 (nnir-run-gmane): Better restriction to gmane groups.
6777
6778 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6779 summary buffers.
6780
6781 2010-12-02 Julien Danjou <julien@danjou.info>
6782
6783 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6784
6785 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6786
6787 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6788 support.
6789
6790 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
6791
6792 * nnir.el: Update to handle the registry better.
6793 (autoload): Silence byte-compiler.
6794 (nnir-open-server): Add a hook for nnir groups.
6795 (nnir-request-move-article): Don't mangle the header. Better to use
6796 formatting variables (which will be added in the future).
6797 (nnir-registry-action): Update the registry using the original article
6798 group name.
6799 (nnir-mode): Install nnir-specific hooks for updating the registry.
6800
6801 * gnus-sum.el
6802 (gnus-article-original-subject,gnus-newsgroup-original-name):
6803 Remove obsolete variables.
6804 (gnus-summary-move-article): Remove use of obsolete variables.
6805 (gnus-summary-local-variables): Make move and delete hooks local to
6806 summary buffers.
6807
6808 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6809
6810 * rtree.el: New file.
6811
6812 2010-12-01 Julien Danjou <julien@danjou.info>
6813
6814 * message.el (message-user-organization): Do not use
6815 gnus-local-organization.
6816
6817 * gnus.el: Remove gnus-local-organization.
6818
6819 * gnus-msg.el: Remove nastygram thing.
6820
6821 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
6822
6823 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6824 funcall.
6825
6826 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
6827
6828 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6829 names.
6830
6831 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6832 characters.
6833
6834 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6835 to t of inhibit-read-only since it is inside gnus-with-article-headers.
6836 Suggested by Štěpán Němec <stepnem@gmail.com>.
6837 (gnus-gravatar-transform-address): Use mail-extract-address-components
6838 that supports non-ASCII names rather than mail-header-parse-addresses.
6839
6840 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6841
6842 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6843 handled by the network handler.
6844
6845 2010-11-30 Julien Danjou <julien@danjou.info>
6846
6847 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6848 (nnimap-open-connection-1): Fix PREAUTH.
6849
6850 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6851
6852 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6853
6854 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6855 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6856 (shr-insert): Use them.
6857 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6858
6859 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6860
6861 * nnir.el (nnir-request-move-article): Bail out if original group
6862 doesn't support article moves.
6863 (nnir-get-active): Improve active list retrieval.
6864
6865 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6866
6867 * shr.el (shr-find-fill-point): Don't break before apostrophes.
6868
6869 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
6870
6871 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6872 seem to accept strings-with-numbers as port numbers.
6873
6874 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6875
6876 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6877 change the registry.
6878
6879 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6880
6881 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6882 delete-dups that is not available in XEmacs 21.4.
6883
6884 * mm-util.el (mm-delete-duplicates): Add comment.
6885
6886 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
6887
6888 * nnir.el (nnir-ignored-newsgroups): New variable.
6889 (nnir-get-active): Use it.
6890
6891 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6892
6893 * proto-stream.el (proto-stream-open-network): Add some comments.
6894
6895 * nntp.el (nntp-open-connection): Provide a :success condition.
6896
6897 * nnimap.el (nnimap-open-connection-1): Ditto.
6898
6899 * proto-stream.el (proto-stream-open-network): See what the response to
6900 the STARTTLS command is.
6901
6902 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6903 backwards compatibility).
6904 (nnimap-open-connection-1): Really respect nnimap-server-port.
6905
6906 * proto-stream.el (proto-stream-open-network): When doing opportunistic
6907 TLS upgrades we don't really care about the identity of the peer.
6908 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6909 that what we've checked for.
6910 (proto-stream-always-use-starttls): Only default to t if
6911 open-gnutls-stream exists.
6912 (proto-stream-open-network): If STARTTLS failed, then just open a
6913 normal connection.
6914 (proto-stream-open-network): Wait until the greeting before doing
6915 STARTTLS.
6916
6917 * nntp.el (nntp-open-connection): Report what the connection error is.
6918
6919 * proto-stream.el (open-protocol-stream): Rename from
6920 open-proto-stream.
6921
6922 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6923
6924 * nnimap.el (nnimap-stream): Change default to `undecided'.
6925 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6926 first, and then network.
6927 (nnimap-open-connection-1): Respect nnimap-server-port.
6928 (nnimap-open-connection): Be more backwards-compatible.
6929
6930 * proto-stream.el (proto-stream-always-use-starttls): New variable.
6931 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
6932 (proto-stream-open-starttls): Folded back into the main function.
6933 (proto-stream-open-network): Fix typo in the GnuTLS path.
6934 (proto-stream-command): Refactor out.
6935
6936 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6937
6938 * proto-stream.el (proto-stream-open-starttls): Actually implement the
6939 starttls.el STARTTLS.
6940
6941 * color.el (color-lab->srgb): Fix function call name.
6942
6943 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6944 if we're using tls.el.
6945 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
6946 built in, then don't try to establish a STARTTLS connection.
6947
6948 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6949 servers.
6950
6951 * proto-stream.el (open-proto-stream): Use network, not stream.
6952 (open-proto-stream): Add a way to specify what the end of a command is.
6953
6954 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6955 connections types.
6956 (nntp-open-network-stream): Remove.
6957 (nntp-open-ssl-stream): Remove.
6958 (nntp-open-tls-stream): Remove.
6959 (nntp-ssl-program): Remove.
6960
6961 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6962
6963 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
6964
6965 * nnir.el: Fix typos.
6966 (nnir-retrieve-headers-override-function): Rename variable to reflect
6967 new semantics.
6968 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6969 macros.
6970 (nnir-request-article, nnir-request-move-article): Use them.
6971 (nnir-categorize): New function.
6972 (nnir-run-query): Use it.
6973 (nnir-retrieve-headers): Rewrite to batch header retrieval.
6974 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6975 sorted.
6976 (nnir-group-full-name): Use gnus-group-full-name instead.
6977 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6978 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6979
6980 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6981
6982 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6983
6984 * proto-stream.el: New library to provide protocol-specific
6985 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6986 protocols.
6987 (open-proto-stream): Complete the documentation.
6988 (proto-stream-open-network): Fix some typos.
6989
6990 * nnimap.el (nnimap-open-connection): Use it.
6991
6992 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
6993
6994 * pop3.el (pop3-open-server): Read server greeting before starting TLS
6995 negotiation.
6996
6997 2010-11-26 Julien Danjou <julien@danjou.info>
6998
6999 * color.el: Rename various rgb functions to srgb.
7000
7001 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7002
7003 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7004 names.
7005
7006 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7007
7008 * shr.el (shr-insert): Revert last change.
7009 (shr-find-fill-point): Never leave point being at bol;
7010 relax the kinsoku limitation when rendering tables.
7011
7012 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7013
7014 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7015 results from -accept-article.
7016
7017 * shr-color.el: Require cl when compiling.
7018
7019 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7020 checkin.
7021
7022 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7023
7024 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7025
7026 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7027 'add and 'delete to set backend marks.
7028
7029 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7030
7031 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7032
7033 * nntp.el (nntp-request-set-mark): Use it.
7034
7035 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7036
7037 * nnml.el (nnml-request-set-mark): Ditto.
7038
7039 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7040 introduces regressions in article selection.
7041 (nnimap-find-uid-response): New function.
7042 (nnimap-request-accept-article): Use the UID returned, if any.
7043 (nnimap-request-move-article): Use the UID returned, if any.
7044 (nnimap-get-groups): Reimplement to work with folded lines.
7045 (nnimap-find-uid-response): The UID is the last element in the list.
7046 (nnimap-request-set-mark): Extend syntax with 'set.
7047
7048 * nnml.el (nnml-request-set-mark): Ditto.
7049
7050 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7051
7052 * nntp.el (nntp-request-set-mark): Ditto.
7053
7054 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7055
7056 * message.el (message-called-interactively-p): A temporary macro.
7057 (message-goto-body): Use it temporarily.
7058
7059 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7060
7061 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7062 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7063 (nnimap-last-response-string): Fix last unfolding fix.
7064
7065 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7066
7067 * shr.el (shr-insert): Fix the way to fold lines.
7068
7069 2010-11-25 Julien Danjou <julien@danjou.info>
7070
7071 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7072
7073 * color.el: Rename from color-lab.el
7074 (color-rgb->hex): Add.
7075 (color-complement): Add.
7076 (color-complement-hex): Add.
7077
7078 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7079
7080 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7081
7082 * shr-color.el (shr-color-visible): Don't bug out if the color names
7083 don't exist.
7084
7085 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7086
7087 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7088 assuming that article displaying or another mml-preview may be
7089 interrupted for an error or for the like.
7090
7091 * shr.el (shr-get-background): Fix argument name.
7092
7093 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7094
7095 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7096
7097 * gnus-sum.el (gnus-summary-include-articles): New function.
7098
7099 * message.el (message-goto-body): called-interactively-p needs a
7100 parameter, so use `any'.
7101
7102 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7103 clear marks before moving, since they're synced from the Gnus side
7104 first.
7105
7106 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7107 (gnus-summary-move-article): Copy over all marks before moving, so that
7108 IMAP doesn't think a new article has arrived.
7109
7110 2010-11-24 Julien Danjou <julien@danjou.info>
7111
7112 * shr.el (shr-insert-background-overlay): Fix typo.
7113 (shr-render-td): Copy the background before rendering.
7114
7115 * shr-color.el (shr-color-visible): Fix docstring.
7116
7117 * shr.el (shr-tag-table): Add bgcolor support.
7118 (shr-render-td): Add bgcolor support.
7119 (shr-get-background): Add.
7120 (shr-insert-foreground-overlay): Use shr-get-background.
7121
7122 * message.el (message-goto-body): Use called-interactively-p.
7123 (message-in-body-p): message-goto-body returns point.
7124
7125 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7126
7127 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7128 Fixes something or other in Emacs 23, and is backwards compatible.
7129
7130 * message.el (message-goto-body): Remove the <#secure special-casing,
7131 which is too special.
7132
7133 * shr.el (shr-parse-style): Drop !important from styles.
7134
7135 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7136
7137 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7138 this function to return incorrect results when calling it with an
7139 explicit article argument different from
7140 (gnus-summary-article-number).
7141
7142 2010-11-24 Julien Danjou <julien@danjou.info>
7143
7144 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7145 (shr-tag-body): Add background support.
7146 (shr-descend): Add background support.
7147 (shr-tag-title): Add.
7148
7149 * shr-color.el (shr-color-visible): Really return original background
7150 if fixed.
7151
7152 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7153
7154 * shr.el (shr-color-check): Protect against non-existent color names.
7155
7156 2010-11-24 Julien Danjou <julien@danjou.info>
7157
7158 * color-lab.el: Require 'cl when compiling.
7159
7160 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7161
7162 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7163 matched part.
7164
7165 * color-lab.el: Fix all expt calls to use float type.
7166
7167 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7168
7169 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7170 expression to shr-color-check as is.
7171
7172 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7173
7174 * color-lab.el: Add coding cookie.
7175 (float-pi): Use eval-and-compile.
7176
7177 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7178
7179 * shr.el (shr-insert-color-overlay): Split stuff like
7180 "#444444 !important" to find the real color.
7181 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7182 parse <font color="red"> entries.
7183
7184 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7185
7186 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7187 point when parsing headers.
7188
7189 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7190 is positioned properly when parsing headers.
7191
7192 2010-11-23 Julien Danjou <julien@danjou.info>
7193
7194 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7195
7196 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7197
7198 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7199
7200 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7201 Use shr-color-hue-to-rgb.
7202 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7203
7204 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7205
7206 * shr.el (shr-color->hexadecimal): Autoload.
7207 (shr-descend): Add color to all tags.
7208
7209 2010-11-22 Julien Danjou <julien@danjou.info>
7210
7211 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7212 shr-color->hexadecimal.
7213
7214 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7215 RGB() or HSL() color representation.
7216
7217 * shr.el (shr-tag-font): Add.
7218 (shr-tag-color-check): New function to get better colors.
7219 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7220 tag-span.
7221
7222 * shr-color.el: New file.
7223
7224 * color-lab.el: New file.
7225
7226 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7227
7228 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7229
7230 * nnir.el: Fix typo in comments.
7231 (nnir-run-imap): Simplify code. No need to reverse artlist.
7232 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7233
7234 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7235
7236 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7237
7238 * nnimap.el (nnimap-get-capabilities): Refactor out.
7239 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7240
7241 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7242
7243 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7244 appearing when `mm-uu-hide-markers' is nil.
7245
7246 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7247
7248 * nnimap.el (nnimap-unselect-group): Make into its own function.
7249 (nnimap-request-rename-group): Unselect group before renaming.
7250 This had gotten lost somewhere.
7251 (nnimap-request-accept-article): Keep track of examined groups, and
7252 unselect the group before APPENDing to read-only groups.
7253 (nnimap-request-move-article): Clear flags before moving so that they
7254 can be re-set later.
7255
7256 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7257
7258 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7259 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7260
7261 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7262
7263 * gnus-art.el (gnus-mime-display-single):
7264 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7265 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7266 parameter.
7267
7268 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7269
7270 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7271 (shr-table-vertical-line): New variable.
7272 (shr-insert-table): Use it.
7273
7274 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7275
7276 * gnus-html.el (gnus-html-wash-images): Don't display images if
7277 gnus-inhibit-images is non-nil; register displayer for cid images.
7278 (gnus-html-display-image): Work for cid image.
7279 (gnus-html-insert-image): Allow arguments.
7280 (gnus-html-put-image): Inhibit read-only.
7281 (gnus-html-prefetch-images): Don't prefetch images if
7282 gnus-inhibit-images is non-nil.
7283
7284 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7285
7286 * shr.el (shr-put-image): Break lines when inserting big pictures.
7287
7288 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7289
7290 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7291 sender, thanks Katsumi Yamaoka.
7292
7293 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7294
7295 * nnir.el (nnir-run-imap): Reverse the article list for each group
7296 rather than the whole list.
7297
7298 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7299
7300 * shr.el (shr-image-displayer): Protect function against non-existent
7301 image source.
7302
7303 * gnus-art.el (gnus-inhibit-images): New user option.
7304 (gnus-mime-display-single): Don't display image if it is non-nil.
7305
7306 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7307 gnus-inhibit-images.
7308
7309 * shr.el (shr-image-displayer): New function.
7310 (shr-tag-img): Use it.
7311
7312 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7313
7314 * mml2015.el (mml2015-epg-sign): Use From header.
7315
7316 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7317
7318 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7319
7320 * gnus-util.el (gnus-find-text-property-region): Return markers.
7321
7322 * shr.el (shr-tag-img): Put a displayer in the text property.
7323
7324 * gnus-util.el (gnus-find-text-property-region): New utility function.
7325
7326 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7327 (gnus-html-show-images): Remove.
7328
7329 * gnus-art.el (gnus-article-show-images): New, more general function.
7330
7331 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7332 image url text properties.
7333
7334 * shr.el: Ditto.
7335
7336 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7337 gnus-agent-auto-agentize-methods is set. Which it isn't.
7338
7339 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7340
7341 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7342 work for two or more articles.
7343
7344 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7345
7346 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7347 divide an image that's in an html article to two or more when washing
7348 non-ASCII characters in alt text of it.
7349
7350 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7351
7352 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7353 smime-decrypt-region using function argument.
7354 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7355
7356 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7357
7358 * smime.el (smime-decrypt-region): Catch it.
7359
7360 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7361
7362 * smime.el (smime-mode-map): Move initialization into declaration.
7363 (gnus-run-mode-hooks): Don't autoload.
7364 (smime-mode): Use define-derived-mode.
7365
7366 2010-11-11 Glenn Morris <rgm@gnu.org>
7367
7368 * smime.el (from): Restrict declaration to XEmacs.
7369
7370 * nnir.el (gnus-group-topic-name): Autoload.
7371
7372 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7373
7374 * shr.el (shr-insert): Don't break long line if it is because of
7375 kinsoku-bol characters in the line end.
7376
7377 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7378
7379 * nnir.el (nnir-request-move-article): Fix to provide original group
7380 and subject.
7381 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7382 been retrieved.
7383
7384 * gnus-sum.el (gnus-summary-move-article): Use original group and
7385 subject for virtual articles such as those in an nnir summary buffer.
7386
7387 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7390 least 21.5).
7391
7392 * smime.el (from): Declare it again for XEmacs.
7393
7394 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7395
7396 * message.el (message-resend): Don't disable encoding unless it's
7397 already encoded.
7398
7399 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7400 low-numbered articles.
7401
7402 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7403
7404 * rfc2047.el (rfc2047-syntax-table): Simplify.
7405
7406 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7407 set-char-table-range for XEmacs.
7408
7409 2010-11-10 Glenn Morris <rgm@gnu.org>
7410
7411 * smime.el (from): Remove unused declaration.
7412
7413 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7414 (gnus-float-time): On Emacs, always an alias.
7415
7416 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7417 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7418
7419 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7420
7421 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7422
7423 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7424
7425 * shr.el (browse-url-mailto): Autoload.
7426
7427 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7428
7429 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7430 regexp doesn't need quoting.
7431
7432 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7433
7434 * message.el (message-subject-trailing-was-ask-regexp)
7435 (message-subject-trailing-was-regexp): Match was: in addition to was.
7436
7437 2010-11-09 Glenn Morris <rgm@gnu.org>
7438
7439 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7440 (nnbabyl-check-mbox): Use point-at-bol.
7441
7442 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7443
7444 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7445
7446 * message.el (message-mailto): New function.
7447 (message-mailto): Should accept other parameters.
7448 (message-mailto): Remove since it duplicates browse-url-mailto
7449 functionality.
7450
7451 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7452
7453 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7454 methods.
7455 (gnus-read-active-file): Ditto.
7456
7457 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7458 ": " from the prompt.
7459 (gnus-group-make-group): Ditto.
7460
7461 2010-11-07 Glenn Morris <rgm@gnu.org>
7462
7463 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7464 (gnus-bookmark-kill-line): Use point-at-eol.
7465
7466 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7467
7468 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7469 asterisks in From header.
7470
7471 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7472
7473 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7474 string to avoid making the From headers syntactically invalid.
7475
7476 * message.el (message-send-mail): Don't insert courtesy messages if the
7477 message already has List-Post and List-ID messages.
7478
7479 2010-11-06 Glenn Morris <rgm@gnu.org>
7480
7481 * gnus-art.el (gnus-treat-article): Give dynamic local variables
7482 `condition', `type', `length' a prefix.
7483 (gnus-treat-predicate): Update for above name changes.
7484
7485 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
7486
7487 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7488 binding. Handled by `gnus-summary-refer-thread' instead.
7489 (nnir-warp-to-article): New backend function.
7490
7491 * nnimap.el (nnimap-request-thread): Force dependency updating.
7492
7493 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7494 (gnus-summary-refer-thread): Rework to improve thread-referral.
7495
7496 * gnus-int.el (gnus-warp-to-article): New function.
7497
7498 * gnus-sum.el (gnus-summary-article-map): Bind it.
7499
7500 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
7501
7502 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7503 gnus-summary-refer-thread.
7504
7505 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7506 headers.
7507 (gnus-summary-limit-include-thread): Prevent articles in thread from
7508 being cut in gnus-cut-threads.
7509 (gnus-summary-refer-thread): Limit retrieved headers to those in
7510 thread.
7511
7512 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7513
7514 * message.el (message-send-mail): Use the value of
7515 message-courtesy-message from the message buffer.
7516
7517 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7518
7519 * shr.el (shr-browse-url): Implement mailto: URLs.
7520
7521 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7522 "raw".
7523
7524 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7525 if it's already selected.
7526
7527 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7528
7529 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7530
7531 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7532 to measure the length and truncate alt text.
7533
7534 2010-11-03 Glenn Morris <rgm@gnu.org>
7535
7536 * nndiary.el (nndiary-generate-nov-databases-1)
7537 (nndiary-generate-active-info): Rename dynamic variable `files' to
7538 something less generic.
7539
7540 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
7541
7542 * nnir.el (nnir-request-move-article): Call the underlying backend to
7543 move articles from nnir.
7544
7545 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7546
7547 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7548
7549 2010-11-02 Julien Danjou <julien@danjou.info>
7550
7551 * nnir.el: Remove wais support.
7552
7553 2010-11-02 Glenn Morris <rgm@gnu.org>
7554
7555 * gnus-html.el: Reorder requirements to quieten compiler.
7556
7557 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7558
7559 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7560 properly for XEmacs as well.
7561 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7562 (gnus-article-natural-long-line-p): Use window-width rather than
7563 frame-width.
7564
7565 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
7566
7567 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
7568 (nnir-read-parms): Don't modify query.
7569 (nnir-run-query): Add ability to search topic on current line.
7570 (nnir-get-active): Clean up.
7571
7572 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7573
7574 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7575 degenerate articles.
7576
7577 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7578 (gnus-print-buffer): Just print the buffer as is, without any copying
7579 to a buffer and then re-highlighting.
7580
7581 * nnimap.el (nnimap-request-group): Store the new updated info.
7582 (nnimap-request-group): Select the group when we don't know whether it
7583 exists or not.
7584
7585 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7586 groups.
7587
7588 * gnus-group.el (gnus-group-find-new-groups): Display all the new
7589 groups.
7590
7591 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7592 groups.
7593
7594 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7595 long-lines case by only filling the long lines.
7596
7597 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7598 (bug #7311).
7599
7600 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7601
7602 * shr.el: No need to declare `declare-function' since shr.el is for
7603 only Emacsen that provide `libxml-parse-html-region'.
7604
7605 2010-11-01 Glenn Morris <rgm@gnu.org>
7606
7607 * mm-util.el (gnus-completing-read): Autoload.
7608 (mm-read-coding-system): Simplify Emacs definition.
7609
7610 * nnmail.el (gnus-activate-group):
7611 * nnimap.el (gnutls-negotiate):
7612 * nntp.el (netrc-parse): Fix declarations.
7613
7614 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7617 string-match-p in Emacs >=23.
7618
7619 * gnus-msg.el (gnus-configure-posting-styles):
7620 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7621
7622 2010-11-01 Glenn Morris <rgm@gnu.org>
7623
7624 * nnir.el (declare-function): Add compat stub.
7625 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7626 (nnir-run-gmane): Require 'mm-url.
7627
7628 * mm-util.el (mm-string-to-multibyte): Simplify.
7629
7630 * shr.el (declare-function): Add compat stub.
7631 (url-cache-create-filename): Declare.
7632 (mm-disable-multibyte, widget-convert-button): Autoload.
7633
7634 * smime.el (ldap-search): Declare.
7635 (smime-cert-by-ldap-1): Require ldap on Emacs.
7636
7637 * nnimap.el: Require nnmail, and gnus-sum when compiling.
7638 (nnimap-keepalive): Use gnus-float-time.
7639
7640 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7641 (mail-source-delete-crash-box): Use gnus-float-time.
7642
7643 * gnus-dired.el (gnus-completing-read): Autoload.
7644
7645 * mm-view.el (gnus-rescale-image): Autoload.
7646
7647 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7648
7649 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7650
7651 * sieve-manage.el: Require 'cl when compiling.
7652
7653 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7654 (gnus-iswitchb-completing-read): Require iswitchb.
7655 (gnus-select-frame-set-input-focus): Silence compiler.
7656
7657 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7658
7659 * message.el (message-subject-trailing-was-query): Change default to t,
7660 since I think that's what most people want.
7661
7662 * nnimap.el (nnimap-request-accept-article): Erase buffer before
7663 appending for easier debugging.
7664 (nnimap-wait-for-connection): Take a regexp.
7665 (nnimap-request-accept-article): Wait for the continuation line before
7666 sending anything unless we're streaming.
7667
7668 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7669 leave the header washing to take place.
7670
7671 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7672
7673 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7674 regular expression match and replace in posting styles.
7675
7676 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
7677
7678 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7679 an entire server.
7680 (nnir-get-active): New function.
7681 (nnir-run-imap): Use it.
7682 (nnir-run-gmane): Who knew, gmane search returns an article score!
7683
7684 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7685 server on the current line with nnir.
7686
7687 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7688
7689 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7690 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7691 left edge.
7692 (gnus-article-foldable-buffer): Skip past the prefix when determining
7693 raggedness.
7694
7695 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7696 the raw article, and change `C-u g' to show the article without doing
7697 treatments.
7698
7699 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7700 on to `gnus-treat-article'.
7701 (gnus-inhibit-article-treatments): New variable.
7702
7703 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7704
7705 * gnus-art.el (gnus-treatment-function-alist): Have
7706 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7707 (gnus-treat-fill-long-lines): Change default to fill all text/plain
7708 sections.
7709
7710 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7711 parameter.
7712 (gnus-article-fill-cited-long-lines): New function.
7713 (gnus-article-fill-cited-article): Allow filling only long sections.
7714
7715 * shr.el (shr-find-fill-point): Don't break lines between punctuation
7716 and non-punctuation (like after the apostrophe in "'We").
7717
7718 * gnus-sum.el (gnus-summary-select-article): Make sure
7719 gnus-original-article-buffer is alive.
7720
7721 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7722 reflect the order they are in the digest.
7723
7724 * gnus.el (gnus-group-startup-message): Move point to the start of the
7725 buffer.
7726
7727 * nnimap.el (nnimap-capability): New function.
7728 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7729 is set.
7730
7731 2010-10-31 David Engster <dengste@eml.cc>
7732
7733 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7734 conform with changes to gnus-completing-read.
7735
7736 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7737
7738 * shr.el (shr-tag-img): Output "*" instead of "[img]".
7739
7740 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7741
7742 * nnir.el: Move defvar, defcustom around to keep file organized
7743 and keep byte-compiler quiet.
7744 (nnir-read-parms): Accept search-engine as arg.
7745 (nnir-run-query): Pass search-engine as arg.
7746 (nnir-search-engine): Remove.
7747
7748 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7749
7750 * shr.el (shr-generic): The text nodes should be text, not :text.
7751
7752 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7753 later in the file.
7754
7755 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7756
7757 * nnir.el: General clean up. Allow searching with multiple engines.
7758 Allow separate extra-parameters for each engine.
7759 Batch queries when possible.
7760 (nnir-imap-default-search-key,nnir-method-default-engines):
7761 Add customize interface.
7762 (nnir-run-gmane): New engine.
7763 (nnir-engines): Use it. Qualify all prompts with engine name.
7764 (nnir-search-engine): Remove global variable.
7765 (nnir-run-hyrex): Restore for now.
7766 (nnir-extra-parms,nnir-search-history): New variables.
7767 (gnus-group-make-nnir-group): Use them.
7768 (nnir-group-server): Remove in favor of gnus-group-server.
7769 (nnir-request-group): Avoid searching twice.
7770 (nnir-sort-groups-by-server): New function.
7771
7772 2010-10-30 Julien Danjou <julien@danjou.info>
7773
7774 * gnus-group.el: Remove gnus-group-fetch-control.
7775
7776 * gnus-start.el (gnus-find-new-newsgroups):
7777 Remove gnus-check-first-time-used.
7778
7779 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7780
7781 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7782
7783 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7784 set on groups that don't have \* permanentflags.
7785
7786 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7787
7788 * shr.el (shr-tag-span): Drop colorization of regions since we don't
7789 control the background color.
7790 (shr-tag-img): Ignore very small web bug type images.
7791 (shr-put-image): Add help-echo alt texts to the images.
7792 (shr-tag-video): Show the video poster image.
7793
7794 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7795
7796 * shr.el (shr-table-depth): New variable.
7797 (shr-tag-table-1): Only insert the images after the top-level table.
7798
7799 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7800
7801 * gnus-util.el (gnus-list-memq-of-list): New function.
7802
7803 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7804 selected.
7805 (nnimap-unsplittable-articles): New slot.
7806 (nnimap-new-articles): Use it.
7807
7808 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
7809
7810 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7811 move to the previous line on `M-g'.
7812
7813 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7814
7815 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7816 *-request-group, which seems unnecessary.
7817
7818 * nnimap.el (nnimap-quote-specials): Function copied over from
7819 imap.el.
7820 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7821 they support that. Suggested by Tom Regner.
7822
7823 2010-10-29 Julien Danjou <julien@danjou.info>
7824
7825 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7826 defalias.
7827 (gnus-summary-delete-marked-with): Remove obsolete defalias.
7828
7829 * gnus.el: Remove `gnus-nntp-service' variable.
7830 (gnus-secondary-servers): Make obsolete.
7831 (gnus-nntp-server): Make obsolete.
7832
7833 * gnus-start.el (gnus-1): Remove x-splash calls.
7834
7835 * gnus-ems.el (gnus-x-splash): Remove.
7836
7837 * gnus.el (gnus-group-startup-message): Simplify/update code.
7838
7839 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7840 capability before doing anything.
7841 (gnus-group-insert-group-line): Remove useless
7842 gnus-group-remove-excess-properties.
7843
7844 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7847
7848 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7849
7850 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7851 config after reselecting.
7852
7853 2010-10-28 Julien Danjou <julien@danjou.info>
7854
7855 * shr.el (shr-put-image): Use point even if only inserting text.
7856 (shr-put-image): Save excursion when inserting alt text on non-graphic
7857 display, so the behavior is the same when we are on a graphic display.
7858
7859 * nnir.el (nnir-run-swish-e): Remove hyrex support.
7860
7861 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7862
7863 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7864 (gnus-mime-copy-part): Check coding system, not charset.
7865 (gnus-mime-view-part-externally): Never remove part.
7866 (gnus-mime-view-part-internally): Don't remove part here.
7867 (gnus-article-part-wrapper): Make sure MIME tag is visible.
7868 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7869 multipart/alternative.
7870
7871 * mm-decode.el (mm-display-part): Take optional arg `force'.
7872
7873 2010-10-26 Julien Danjou <julien@danjou.info>
7874
7875 * gnus-group.el (gnus-group-default-list-level): Add this function to
7876 compute the default list level.
7877 (gnus-group-default-list-level): Add possibility to use a function.
7878
7879 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
7880
7881 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7882
7883 * gnus-group.el (gnus-group-completing-read)
7884 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7885 gnus-replace-in-string.
7886
7887 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
7888
7889 * shr.el (shr-tag-div): Add.
7890
7891 2010-10-25 Julien Danjou <julien@danjou.info>
7892
7893 * gnus-util.el: Remove `gnus-with-local-quit'.
7894
7895 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7896
7897 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7898
7899 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7900 the original article buffer.
7901
7902 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7903
7904 * nnimap.el (nnimap-request-head): New function.
7905 (nnimap-request-move-article): Try to be slightly faster by not
7906 requesting the entire message when moving.
7907 (nnimap-transform-headers): Don't bug out on bodiless articles.
7908 (nnimap-send-command): Have no outstanding messages if the IMAP server
7909 doesn't support streaming.
7910 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7911
7912 2010-10-24 Julien Danjou <julien@danjou.info>
7913
7914 * message.el (message-default-headers): Fix type.
7915
7916 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7917
7918 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7919 prefetching images.
7920
7921 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7922 backend for unknown groups. This is mainly useful for nnimap groups.
7923
7924 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7925 group isn't covered by the agent.
7926
7927 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
7928
7929 * nnir.el (nnir-method-default-engines): New variable.
7930 (nnir-run-query): Use it.
7931 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7932 (gnus-summary-nnir-goto-thread): Change group if needed.
7933
7934 * gnus-group.el (gnus-group-group-map): Add key binding for
7935 gnus-group-make-nnir-group.
7936
7937 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7938
7939 * shr.el (shr-tag-object): Add.
7940
7941 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7942 original article buffer live.
7943 (gnus-summary-select-article-buffer):
7944 Mention gnus-widen-article-buffer.
7945
7946 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7947
7948 * shr.el (shr-tag-strong): Add.
7949
7950 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7951
7952 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7953 group names. They mess up the group buffer badly.
7954
7955 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7956
7957 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7958 instead of the summary one.
7959
7960 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7961
7962 * mml.el (mml-preview): Work properly when editing article.
7963
7964 * gnus-start.el (gnus-read-active-file-1): Don't add method to
7965 gnus-have-read-active-file if it's already been in.
7966
7967 2010-10-22 Tom Tromey <tromey@redhat.com>
7968
7969 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7970 gnus-group-completing-read.
7971
7972 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7973
7974 * message.el (message-mode-map): Don't bind M-; to comment region, to
7975 allow the global comment-dwim to work.
7976
7977 2010-10-21 Julien Danjou <julien@danjou.info>
7978
7979 * message.el (message-setup-1): Allow message-default-headers to be a
7980 function.
7981
7982 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
7983
7984 * shr.el (shr-tag-table): Simplify.
7985
7986 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7987
7988 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7989 to avoid trying to snarf invalid stuff.
7990
7991 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7992
7993 * gnus.el (gnus-message-archive-group): Quote value.
7994 (gnus-message-archive-group): Mark as changed.
7995
7996 * shr.el (shr-add-font): Don't put the font properties on the newline
7997 or the indentation.
7998
7999 * message.el (message-fix-before-sending): Change options when sending
8000 non-printable characters.
8001
8002 * gnus.el (gnus-message-archive-method): Change the default to
8003 monthly outgoing groups.
8004
8005 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8006 that have gotten new numbers.
8007
8008 * nnimap.el (nnimap-request-replace-article): New function.
8009
8010 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8011
8012 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8013 (nnrss-request-article): Don't use special html washing code.
8014
8015 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8016
8017 * shr.el (shr-tag-table): Remove useless nconc.
8018
8019 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8020
8021 * gnus-art.el (article-wash-html): Simplify and remove the charset
8022 stuff. Use the normal html rendering code instead of the special html
8023 washing code.
8024
8025 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8026 `gnus-w3m' symbols.
8027 (mm-text-html-washer-alist): Remove.
8028
8029 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8030 (mm-inline-media-tests): Remove use.
8031 (mm-text-html-renderer): Change default to the `shr' symbol.
8032
8033 * mm-view.el (mm-inline-text-html): Remove use.
8034
8035 * gnus-art.el (gnus-blocked-images): New function. Allow the
8036 `gnus-blocked-images' to be a function.
8037 (gnus-article-wash-function): Remove.
8038
8039 2010-10-20 Julien Danjou <julien@danjou.info>
8040
8041 * spam.el (spam-list-of-processors): Mark as obsolete.
8042
8043 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8044 (nnimap-insert-partial-structure): Fix boundary detection.
8045
8046 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8047
8048 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8049 run file-truename on remote files. This can be expensive and even
8050 prevent one from editing drafts if some unrelated buffer has a stale
8051 connection.
8052
8053 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8054
8055 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8056 kinsoku-eol regardless of shr-kinsoku-shorten.
8057 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8058 (shr-tag-table): Support caption, thead, and tfoot.
8059
8060 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8061
8062 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8063 lines.
8064 (shr-save-contents): New command and keystroke.
8065
8066 * nndoc.el (nndoc-type-alist): Add git support.
8067 (nndoc-git-type-p): New function.
8068 (nndoc-transform-git-article): Ditto.
8069 (nndoc-transform-git-headers): Ditto.
8070 (nndoc-transform-git-headers): Generate Subject headers.
8071
8072 * shr.el (shr-parse-style): New function.
8073 (shr-tag-span): Ditto.
8074
8075 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8076 to `G G' to avoid collisions.
8077
8078 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8079
8080 * shr.el: Load kinsoku if necessary.
8081 (shr-kinsoku-shorten): New internal variable.
8082 (shr-find-fill-point): Make kinsoku shorten text line if
8083 shr-kinsoku-shorten is bound to non-nil.
8084 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8085 shr-indentation too when testing if table is wider than frame width.
8086 (shr-insert-table): Use `string-width' instead of `length' to measure
8087 text width.
8088 (shr-insert-table-ruler): Make sure indentation is done at bol.
8089
8090 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8091
8092 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8093 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8094 undecoded network data.
8095
8096 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8097
8098 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8099 name in the mode line spec so that the mode line menu works
8100 (bug #2431).
8101
8102 * message.el (message-get-reply-headers): If we're fed `to-address',
8103 then always use that.
8104
8105 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8106 aren't so wide as to need to switch off the edit menu.
8107
8108 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8109 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8110
8111 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8112 `M-g'.
8113 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8114 the permanent marks.
8115
8116 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8117
8118 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8119 Splitting according to references/in-reply-to obeys the ignore-groups
8120 variable, while splitting by sender and subject do not.
8121
8122 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8123
8124 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8125 alist, so that we can look for non-Unicode chars.
8126 (article-translate-strings): Allow both character and string maps.
8127
8128 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8129
8130 * shr.el (shr-insert): Don't insert space behind a wide character
8131 categorized as kinsoku-bol, or between characters both categorized as
8132 nospace.
8133
8134 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8135
8136 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8137 headers to gnus-newsgroup-headers.
8138
8139 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8140
8141 * shr.el (shr-tag-img): Don't align images -- since we're not
8142 rescaling, this often leads to ugly displays.
8143
8144 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8145
8146 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8147 duplicates.
8148
8149 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8150
8151 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8152 call.
8153
8154 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8155
8156 * gnus.el: Autoload gnus-html-show-images.
8157
8158 * nnimap.el: Use nnheader-message throughout.
8159
8160 * shr.el (shr-tag-img): Ignore images with no data.
8161
8162 2010-10-15 Julien Danjou <julien@danjou.info>
8163
8164 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8165 a possibility to disable format=flow encoding when using hard newlines.
8166
8167 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8168
8169 * shr.el (shr-insert): Remove space inserted before or after a
8170 breakable character or at the beginning or the end of a line.
8171 (shr-find-fill-point): Do kinsoku; find the second best point or give
8172 it up if there's no breakable point.
8173
8174 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8175
8176 * nnimap.el (nnimap-open-connection): Message when opening connection
8177 for debugging purposes.
8178
8179 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8180 on every setup buffer call to allow this to change from article to
8181 article.
8182
8183 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8184 buffers where we have a wide table.
8185
8186 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8187
8188 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8189 uses *-request-thread.
8190
8191 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8192
8193 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8194 incantation, which is no longer valid.
8195
8196 2010-10-14 Julien Danjou <julien@danjou.info>
8197
8198 * shr.el: Fix defcustom type (char -> character).
8199
8200 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8201
8202 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8203 programs.
8204
8205 2010-10-14 Julien Danjou <julien@danjou.info>
8206
8207 * shr.el (shr-tag-a): Use url-link as widget type.
8208
8209 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8210 `gnus-group-get-icon'.
8211
8212 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8213
8214 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8215 This should make server editing work better.
8216
8217 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8218
8219 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8220 (nnimap-parse-flags): Fix regexp.
8221
8222 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8223 probably work for CJVK text, too.
8224
8225 * nnimap.el (nnimap-extend-tls-programs): Remove.
8226 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8227
8228 2010-10-13 Julien Danjou <julien@danjou.info>
8229
8230 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8231 responses.
8232
8233 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8234
8235 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8236
8237 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8238 anything in Emacs.
8239
8240 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8241
8242 2010-10-13 Julien Danjou <julien@danjou.info>
8243
8244 * shr.el (shr-width): Make shr-width a defcustom with default to
8245 fill-column.
8246 (shr-tag-img): Use shr-width rather than fill-column.
8247
8248 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8249
8250 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8251
8252 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8253 position when (X-)Faces exist.
8254 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8255 avatars when called interactively.
8256
8257 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8258
8259 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8260 gnus-article-x-face-too-ugly is bound.
8261
8262 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8263
8264 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8265
8266 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8267 mailbox that doesn't exist.
8268
8269 2010-10-12 Julien Danjou <julien@danjou.info>
8270
8271 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8272 (shr-get-image-data): Encode URL properly when fetching from cache.
8273 (shr-tag-img): Use aligned-to spaces to align correctly images.
8274
8275 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8276 before inserting the Gravatar.
8277
8278 * shr.el (shr-tag-img): Add align attribute support for <img>.
8279
8280 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8281
8282 * gnus-gravatar.el (gnus-art): Require.
8283
8284 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8285 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8286 Remove long obsoleted functions.
8287
8288 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8289
8290 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8291
8292 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8293 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8294 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8295 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8296 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8297 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8298 Fix comment for declare-function.
8299
8300 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8301
8302 * nnimap.el (nnimap-request-rename-group): Select group read-only
8303 before renaming it.
8304
8305 * shr.el (shr-insert): Fix up the white space only regexp.
8306
8307 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8308 bodies. Protect against this. Reported by Michael Welsh Duggan.
8309
8310 * shr.el (shr-current-column): New function.
8311 (shr-find-fill-point): New function.
8312
8313 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8314
8315 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8316 numbers.
8317
8318 2010-10-11 Julien Danjou <julien@danjou.info>
8319
8320 * shr.el (shr-hr-line): Add.
8321 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8322 display hr lines.
8323 (shr-max-columns): Do not change state to nil if we just inserting
8324 spaces.
8325
8326 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8327
8328 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8329 select the last group.
8330
8331 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8332
8333 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8334
8335 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8336
8337 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8338 for Gnus.
8339 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8340 (nnimap-update-qresync-info): Mark \Seen articles as read.
8341
8342 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8343 non-variable, too.
8344
8345 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8346 available.
8347 (nnimap-update-info): Rely more on the current active than the param
8348 active to avoid marking articles as read too much.
8349
8350 * auth-source.el (auth-source-create): Use (user-login-name) for the
8351 user name default.
8352
8353 * nnimap.el (nnimap-update-info): If the server doesn't return any
8354 useful info, just use the previous info.
8355 (nnimap-update-info): Prefer old info over start-article.
8356 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8357
8358 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8359
8360 * nnir.el (autoload): Clean up autoloads.
8361 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8362 Use key rather than value.
8363 (nnir-imap-search-other): New variable.
8364 (nnir-read-parm): Use it.
8365 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8366 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8367
8368 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8369
8370 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8371 the process, too.
8372
8373 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8374
8375 * spam.el (gnus-summary-mode-map): Bind to "$".
8376 Suggested by Russ Allbery.
8377
8378 * shr.el: Rework the way things are indented by <li> slightly.
8379
8380 * gnus.el (gnus-group-set-parameter): Fix typo.
8381
8382 * nnimap.el: Start implementing QRESYNC support.
8383
8384 2010-10-09 Julien Danjou <julien@danjou.info>
8385
8386 * nnir.el (nnir-engines): Fix too many arguments.
8387
8388 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8389
8390 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8391 group is the "last", so that the backends like nnfolder actually save
8392 their folders.
8393
8394 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8395 try to use that for the TLS stream.
8396 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8397 UIDVALIDITY and find out which groups are read-only and not.
8398 (nnimap-get-flags): Use the same marks parsing code as the rest of
8399 nnimap.
8400
8401 2010-10-09 Julien Danjou <julien@danjou.info>
8402
8403 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8404
8405 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8406 retrieving gravatars.
8407
8408 * shr.el (shr-table-corner): Add.
8409 (shr-table-line): Add.
8410 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8411
8412 2010-10-08 Julien Danjou <julien@danjou.info>
8413
8414 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8415
8416 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8417
8418 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8419
8420 * gnus-sum.el (gnus-mark-article-as-unread)
8421 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8422 (gnus-summary-set-bookmark): Use it.
8423
8424 * gnus-msg.el (gnus-setup-message): Use it.
8425
8426 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8427
8428 * gnus.el (gnus-group-remove-parameter): Use it.
8429
8430 * gnus-group.el (gnus-group-make-web-group): Use it.
8431
8432 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8433
8434 * nnregistry.el: Update docs to mention manual.
8435
8436 * gnus-registry.el: Update docs to mention nnregistry.el.
8437 (gnus-registry-initialize): Don't install nnregistry refer method
8438 automatically.
8439 (gnus-registry-install-nnregistry): Remove it.
8440
8441 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8442
8443 * shr.el (shr-insert): Don't insert double spaces.
8444
8445 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8446
8447 * gnus-gravatar.el (gnus-treat-from-gravatar)
8448 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8449 called interactively.
8450
8451 * gnus-art.el (gnus-mime-view-part-externally)
8452 (gnus-mime-view-part-internally): Make predicate function passed to
8453 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8454 of a mime type.
8455
8456 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8457
8458 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8459
8460 * shr.el (require): Require cl when compiling.
8461 (shr-tag-hr): New function.
8462
8463 * nnimap.el (nnimap-update-info): Remove double setting of high.
8464 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8465 This makes nnimap work properly on Courier again.
8466
8467 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8468 the variable for backwards compatibility.
8469
8470 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8471 the file name before using to avoid setting mm-default-directory to
8472 nil.
8473
8474 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8475 bidning gnus-agent variables.
8476
8477 * shr.el (shr-render-td): Use a cache for the table rendering function
8478 to avoid getting an exponential rendering behavior in nested tables.
8479 (shr-insert): Rework the line-breaking algorithm.
8480 (shr-insert): Don't leave trailing spaces.
8481 (shr-insert-table): Also insert empty TDs.
8482 (shr-tag-blockquote): Ensure paragraphs after </ul>.
8483
8484 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8485
8486 * gnus-sum.el (gnus-number): Rename from `number'.
8487 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8488 (gnus-summary-limit-children): Update uses correspondingly.
8489
8490 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8491
8492 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8493 (gnus-gravatar-transform-address): Don't show avatars of people of
8494 which mail addresses match gnus-gravatar-too-ugly.
8495
8496 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8497
8498 * shr.el (shr-table-widths): Expand TD elements to fill available
8499 space.
8500
8501 2010-10-07 Julien Danjou <julien@danjou.info>
8502
8503 * nnimap.el (nnimap-request-rename-group): Add this method.
8504
8505 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8506
8507 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8508 name from XEmacs' function-arglist.
8509
8510 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8511 gravatar under XEmacs.
8512
8513 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
8514
8515 * auth-source.el: Update docs with TODO items.
8516
8517 * gnus-sync.el: Update docs to explain state and plans.
8518
8519 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8520 Hooks for mark updates.
8521 (gnus-request-set-mark, gnus-request-update-mark): Use them.
8522
8523 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8524 hooks with arguments, which is needed for mark update hooks.
8525
8526 2010-10-06 Julien Danjou <julien@danjou.info>
8527
8528 * gnus.el (gnus-expand-group-parameter): Only return and act on what
8529 was matched.
8530
8531 * sieve-manage.el: Update example in `Commentary'.
8532
8533 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8534
8535 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8536 not 2000.
8537 (sieve-manage-authenticate): Re-add function.
8538
8539 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8540
8541 * shr.el (shr-insert): Get 'space transition right.
8542 (shr-render-td): Only delete space at the end of the TD.
8543
8544 * nnimap.el (nnimap-open-connection): Prepare to support
8545 open-gnutls-stream.
8546
8547 * shr.el: Rearrange function order to be more logical.
8548
8549 2010-10-06 Julien Danjou <julien@danjou.info>
8550
8551 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8552 (nnrss-discover-feed): Remove 404 URL in docstring.
8553
8554 * nnir.el: Fix Swish-E URL.
8555 Fix Namazu URL.
8556
8557 * message.el (message-change-subject): Remove 404 URL in a comment.
8558
8559 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8560
8561 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8562 called interactively.
8563
8564 * gnus-util.el (gnus-remove-if): Allow hash table.
8565 (gnus-remove-if-not): New function.
8566
8567 * gnus-art.el (gnus-mime-view-part-as-type):
8568 * gnus-score.el (gnus-summary-score-effect):
8569 * gnus-sum.el (gnus-read-move-group-name):
8570 Replace remove-if-not with gnus-remove-if-not.
8571
8572 * gnus-group.el (gnus-group-completing-read):
8573 Regard collection as a hash table if it is not a list.
8574
8575 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8576
8577 * shr.el (shr-render-td): Allow blank/missing <TD>s.
8578
8579 * shr.el: Document the table-rendering algorithm.
8580
8581 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8582 invalid URLs.
8583
8584 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8585 line-broken.
8586 (shr-tag-img): Ignore image fetching errors.
8587 (shr-overlays-in-region): Compute overlay positions correctly.
8588
8589 * mm-decode.el (mm-shr): Require shr.
8590
8591 * gnus-art.el (gnus-blocked-images): Move variable here.
8592
8593 * shr.el (shr-insert-table): Bind free variable.
8594
8595 * mm-decode.el (mm-shr): Bind shr-content-function.
8596
8597 * shr.el (shr-content-function): New variable.
8598
8599 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8600 added for symmetry.
8601
8602 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8603
8604 * gnus-group.el (gnus-group-make-group): Doc fix.
8605
8606 * nnimap.el (nnimap-request-newgroups): Return success.
8607
8608 * shr.el (shr-find-elements): New function.
8609 (shr-tag-table): Put all the images after the table.
8610 (shr-tag-table): Really inhibit images inside the table.
8611 (shr-collect-overlays): Copy over overlays from the TD elements to the
8612 main document.
8613
8614 * mm-decode.el (mm-shr): Bind shr-blocked-images to
8615 gnus-blocked-images.
8616
8617 2010-10-05 Julien Danjou <julien@danjou.info>
8618
8619 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8620
8621 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8622 (gnus-html-maximum-image-size): Add this function.
8623 (gnus-html-put-image): Use gnus-html-maximum-image-size.
8624
8625 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8626 server-value of the capability is nil.
8627
8628 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8629
8630 * shr.el (shr-tag-em): Add <EM> tag.
8631
8632 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
8633
8634 * sieve-manage.el (sieve-manage-default-stream): Make default stream
8635 customizable.
8636
8637 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8638 handing broken links to browse-url.
8639
8640 2010-10-05 Julien Danjou <julien@danjou.info>
8641
8642 * gnus-util.el (gnus-emacs-completing-read)
8643 (gnus-iswitchb-completing-read): Use autoload rather than require.
8644
8645 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
8646
8647 * gnus-util.el (gnus-completing-read-function): Exclude
8648 gnus-icompleting-read and gnus-ido-completing-read from candidates for
8649 XEmacs since iswitchb.el is very old and ido.el is unavailable in
8650 XEmacs.
8651
8652 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8653 not to use `delete-dups' that is unavailable in XEmacs 21.4.
8654
8655 * gnus-html.el: Don't require help-fns under XEmacs.
8656 (gnus-html-schedule-image-fetching): Work for XEmacs.
8657
8658 * mm-decode.el (mm-shr): Decode contents by charset.
8659
8660 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8661
8662 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8663 unknown.
8664
8665 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8666 (shr-get-image-data): Ensure against the cache file missing.
8667
8668 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8669 for data.
8670
8671 * spam-report.el (spam-report-url-ping-plain): Don't query about
8672 killing the process.
8673
8674 * shr.el (shr-render-td): Protect against too-wide text.
8675
8676 2010-10-04 Julien Danjou <julien@danjou.info>
8677
8678 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8679 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8680
8681 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8682 retrieved.
8683
8684 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8685
8686 * shr.el (browse-url): Require.
8687 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8688 lines.
8689 (shr-show-alt-text, shr-browse-image): New commands.
8690 (shr-browse-url, shr-copy-url): New commands.
8691
8692 * gnus-sum.el (gnus-widen-article-window): New variable.
8693 (gnus-summary-select-article-buffer): Use it.
8694
8695 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8696 without @ signs.
8697
8698 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8699
8700 * nnir.el (nnir-run-imap): Remove spurious space in search string.
8701
8702 2010-10-04 Julien Danjou <julien@danjou.info>
8703
8704 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8705 for XEmacs.
8706
8707 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8708
8709 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8710
8711 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8712 (nnimap-close-server): Implement.
8713
8714 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8715 (shr-insert): Tweak line breaking.
8716 (shr-insert): Handle <pre> better.
8717 (shr-tag-li): Get <li> indentation right.
8718 (shr-tag-li): Get <li> indentation even righter.
8719 (shr-tag-blockquote): Ensure paragraph start.
8720 (shr-make-table): Tweak table generation.
8721 (shr-make-table): Fix typo.
8722
8723 * shr.el: Implement table rendering.
8724
8725 2010-10-04 Julien Danjou <julien@danjou.info>
8726
8727 * gnus-html.el (gnus-html-put-image): Fix resize image code.
8728
8729 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8730
8731 * shr.el (shr-insert): Use string anchors instead of line anchors.
8732
8733 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8734
8735 * shr.el: Add headings.
8736 (shr-ensure-paragraph): Actually work.
8737 (shr-tag-li): Make <ul> prettier.
8738 (shr-insert): Get white space at the beginning/end of elements right.
8739 (shr-tag-p): Collapse subsequent <p>s.
8740 (shr-ensure-paragraph): Don't insert double line feeds after blank
8741 lines.
8742 (shr-insert): \t is also space.
8743 (shr-tag-s): Fix "s" tag name function.
8744 (shr-tag-s): Fix face prop name.
8745
8746 2010-10-03 Julien Danjou <julien@danjou.info>
8747
8748 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8749
8750 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8751 gnus-window-inside-pixel-edges.
8752
8753 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8754 gnus-ems.
8755
8756 * mm-view.el (mm-inline-image-emacs): Support image resizing.
8757
8758 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8759 function.
8760
8761 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8762 resize choice.
8763
8764 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8765
8766 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8767 beginning of the buffer.
8768
8769 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8770 article buffer again.
8771
8772 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8773
8774 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8775 when it's at the start of the buffer.
8776
8777 * shr.el (shr-tag-blockquote): Convert name.
8778 (shr-rescale-image): Use the right image-size variant.
8779
8780 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8781 buffer isn't shown, then select the current article first instead of
8782 bugging out.
8783 (gnus-summary-select-article-buffer): Show both the article and summary
8784 buffers again.
8785
8786 * shr.el (shr-fontize-cont): Protect against regions with no text.
8787 Rename tag functions to shr-tag-* for enhanced security.
8788 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8789
8790 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
8791
8792 * shr.el (shr-insert):
8793 * pop3.el (pop3-movemail):
8794 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8795 loaded.
8796
8797 2010-10-03 Glenn Morris <rgm@gnu.org>
8798
8799 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8800
8801 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8802
8803 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8804
8805 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8806
8807 * gnus-util.el (gnus-make-local-hook): Simplify.
8808
8809 2010-10-02 Julien Danjou <julien@danjou.info>
8810
8811 * gnus-util.el (gnus-iswitchb-completing-read): New function.
8812 (gnus-ido-completing-read): New function.
8813 (gnus-emacs-completing-read): New function.
8814 (gnus-completing-read): Use gnus-completing-read-function.
8815 Add gnus-completing-read-function.
8816
8817 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8818
8819 * shr.el (shr-insert-document): Autoload.
8820 (shr-img): Be silent.
8821 (shr-insert): Add a newline after every picture before text.
8822 (shr-add-font): Use overlays for combining faces.
8823 (shr-insert): Pass upwards the text start point.
8824
8825 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8826 possible.
8827 (mm-shr): New function.
8828
8829 2010-10-02 Julien Danjou <julien@danjou.info>
8830
8831 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8832 should go backward.
8833
8834 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
8835
8836 * shr.el (shr): Fix typo in provide call.
8837
8838 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8839
8840 * shr.el: New file.
8841
8842 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8843
8844 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8845 completing read.
8846
8847 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8848
8849 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8850 we're being queried about. Suggested by Dan Jacobson.
8851
8852 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8853 Suggested by Jason Eisner.
8854
8855 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8856 table, too. Suggested by Stefan Wiens.
8857 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8858 the table unnecessary. Suggested by Stefan Wiens.
8859
8860 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8861 longer needed, and probably doesn't work either, as pointed out by
8862 Stefan Wiens.
8863 (gnus-summary-exit): Remove call to the clearing function.
8864 (gnus-summary-exit-no-update): Ditto.
8865
8866 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8867 instead of gnus-eval-in-buffer-window to avoid popping up frames.
8868 Reported by Stefan Monnier.
8869 (gnus-summary-save-in-rmail): Ditto.
8870
8871 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8872 article buffer, instead of both the article buffer and the summary
8873 buffer. Sort of suggested by Dan Jacobson.
8874
8875 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8876
8877 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8878 Suggested by Dan Jacobson.
8879
8880 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8881 documentation clearer.
8882
8883 * message.el (message-shorten-references): Comment on the number "21".
8884 Suggested by Stefan Monnier.
8885
8886 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8887 Suggested by Dan Jacobson.
8888
8889 * gnus.el (gnus-large-newsgroup):
8890 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
8891
8892 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8893 externalize attachments. Bug reported by Steve Wen.
8894
8895 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8896 really message anything to the user.
8897
8898 * nnmail.el (nnmail-article-group): Allow using the fancy split method
8899 directly.
8900
8901 * nnimap.el (nnimap-request-group): Low higher than high to signal no
8902 messages in empty groups.
8903
8904 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8905
8906 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8907 non-UIDNEXT group.
8908
8909 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8910
8911 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8912 not the value from the collection.
8913
8914 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8915 values. This sometimes happens on some groups that have no info.
8916 (nnimap-request-newgroups): New function.
8917
8918 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
8919
8920 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8921 check into `gnus-registry-initialize'.
8922 (gnus-registry-initialize): Ditto.
8923 Fix and extend header docs.
8924
8925 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8926
8927 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8928 regexp backtrace overflows.
8929
8930 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8931 for starttls that tls.el implements; i.e. openssl.
8932
8933 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
8934
8935 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8936 (gravatar-create-image): New function that's an alias to
8937 gnus-xmas-create-image, gnus-create-image, or create-image.
8938 (gravatar-data->image): Use it.
8939
8940 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
8941
8942 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8943 install the nnregistry refer method.
8944 (gnus-registry-install-hooks): Use it.
8945 (gnus-registry-unfollowed-groups): Add nnmairix to the default
8946 unfollowed groups.
8947
8948 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
8949
8950 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8951 expanding threads.
8952
8953 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8954
8955 * nnir.el: Use the server names without suffixes (bug #7009).
8956
8957 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8958 unencrypted to STARTTLS, if possible.
8959
8960 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8961
8962 * message.el (message-ignored-supersedes-headers): Strip Injection-*
8963 headers before superseding.
8964
8965 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8966
8967 * nnrss.el (nnrss-use-local): Add documentation.
8968
8969 * nnimap.el (nnimap-extend-tls-programs): New function.
8970 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8971 (nnimap-wait-for-connection): Accept the greeting from the stupid
8972 output from openssl s_client -starttls, too.
8973
8974 * nnimap.el (nnimap-find-article-by-message-id): Really return the
8975 article number.
8976 (nnimap-split-fancy): New variable.
8977 (nnimap-split-incoming-mail): Use it.
8978
8979 * nntp.el (nntp-server-list-active-group): Document.
8980
8981 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8982 SELECT to get the message-id.
8983
8984 * mail-source.el (mail-sources): Remove webmail support.
8985 (defvar): Ditto.
8986 (mail-source-fetcher-alist): Ditto.
8987 (mail-source-fetch-webmail): Remove.
8988
8989 * webmail.el: Remove -- doesn't seem relevant any more.
8990
8991 * gnus.el: Fix up make-obsolete-variable declarations throughout.
8992
8993 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8994 the \r.
8995
8996 2010-09-30 Julien Danjou <julien@danjou.info>
8997
8998 * gnus-agent.el (gnus-agent-add-group): Fix call to
8999 gnus-completing-read.
9000
9001 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9002
9003 * nndoc.el (nndoc-retrieve-groups): New function.
9004
9005 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9006 `default', use nnmail-split-methods.
9007 (nnimap-request-article): Downcase the NILs so that they are nil.
9008
9009 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9010 symbol.
9011
9012 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9013 code, since if the user has requested network, that's what they ought
9014 to get.
9015 (nnimap-request-set-mark): Erase the buffer before issuing commands.
9016 (nnimap-split-rule): Mark as obsolete.
9017
9018 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9019 New variable.
9020
9021 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9022 correct slot, too.
9023
9024 2010-09-29 Julien Danjou <julien@danjou.info>
9025
9026 * gnus.el (gnus-local-domain): Declare variable obsolete.
9027
9028 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9029 Fix history computing.
9030 (gnus-ido-completing-read): Require ido.
9031
9032 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9033
9034 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9035 build Gnus.
9036
9037 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9038 when interpreting the structures.
9039 (nnimap-request-accept-article): Add \r\n to the lines to make this
9040 work with Cyrus.
9041
9042 * nndraft.el (nndraft-request-expire-articles): Use the group name
9043 instead if "nndraft". Fix found by Nils Ackermann.
9044
9045 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9046
9047 * nnregistry.el: Add.
9048
9049 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9050
9051 * nnmail.el (group, group-art-list, group-art):
9052 Remove unneeded directives.
9053
9054 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9057 (mm-mime-charset):
9058 * rfc2047.el (rfc2047-syntax-table):
9059 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9060
9061 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9062 rather than `insert-file-contents' and `eval-region'.
9063
9064 2010-09-29 Julien Danjou <julien@danjou.info>
9065
9066 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9067 replacement of `gnus-gravatar-relief' to mimic
9068 `gnus-faces-properties-alist'.
9069 Add :version property.
9070
9071 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9072
9073 * mail-source.el (mail-source-report-new-mail):
9074 * message.el (message-default-mail-headers):
9075 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9076
9077 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9078
9079 2010-09-28 Julien Danjou <julien@danjou.info>
9080
9081 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9082 mail-address contains the same string as real-name.
9083
9084 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9085 non-blank in header, otherwise it'll get stripped.
9086
9087 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9088 real-name, and then for mail address rather than doing : or , search.
9089
9090 2010-09-27 Julien Danjou <julien@danjou.info>
9091
9092 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9093 right completing-read function.
9094 (gnus-use-ido): New variable
9095 (gnus-completing-read-with-default): Remove.
9096 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9097 (gnus-agent-add-group):
9098 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9099 * mm-view.el (mm-view-pkcs7-decrypt):
9100 * mm-util.el (mm-codepage-setup):
9101 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9102 * mml-smime.el (mml-smime-openssl-sign-query):
9103 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9104 (mml-insert-multipart):
9105 * gnus-msg.el (gnus-summary-yank-message):
9106 * gnus-int.el (gnus-start-news-server):
9107 * mm-decode.el (mm-interactively-view-part):
9108 * gnus-dired.el (gnus-dired-attach):
9109 * gnus.el (gnus-read-method):
9110 * gnus-bookmark.el (gnus-bookmark-jump):
9111 * gnus-art.el (gnus-mime-view-part-as-type)
9112 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9113 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9114 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9115 * nnmairix.el (nnmairix-create-server-and-default-group)
9116 (nnmairix-update-groups, nnmairix-get-server)
9117 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9118 (nnmairix-get-group-from-file-path):
9119 * nnrss.el (nnrss-find-rss-via-syndic8):
9120 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9121 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9122 (gnus-group-browse-foreign-server):
9123 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9124 (gnus-summary-execute-command, gnus-summary-respool-article)
9125 (gnus-read-move-group-name):
9126 * gnus-score.el (gnus-summary-increase-score)
9127 (gnus-summary-score-effect):
9128 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9129
9130 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9131
9132 * nnimap.el (auth-source-forget-user-or-password)
9133 (auth-source-user-or-password): Autoload.
9134
9135 * message.el (message-from-style, message-interactive)
9136 (message-signature): Remove comment.
9137 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9138 always.
9139 (message-sendmail-envelope-from): Comment fix.
9140 (message-yank-prefix): Default to mail-yank-prefix always.
9141 (message-indentation-spaces):
9142 Default to mail-indentation-spaces always.
9143 (message-signature-file): Default to mail-signature-file always.
9144
9145 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9146
9147 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9148 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9149 new articles.
9150
9151 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9152 parts.
9153 (nnimap-request-article): Work with the t setting, too.
9154
9155 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9156 that you don't get flashes of other buffers.
9157 (gnus-summary-show-complete-article): Intern before setting.
9158
9159 2010-09-27 David Engster <dengste@eml.cc>
9160
9161 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9162 well as HEADERS.
9163 (nnmairix-retrieve-headers): Provide new argument for the above.
9164
9165 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9166
9167 * gnus-sum.el (gnus-summary-move-article): Don't alter
9168 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9169 group.
9170
9171 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9172
9173 * message.el (message-cite-prefix-regexp): Revert my last edit.
9174
9175 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9176 variable instead of the Gnus variable.
9177
9178 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9179
9180 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9181
9182 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9183 since some servers don't like it.
9184 (nnimap-open-connection): Forget credentials if the server says the
9185 password was wrong.
9186 (nnimap-parse-line): Protect against invalid data.
9187
9188 * gnus-sum.el (gnus-summary-move-article): Add comment.
9189 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9190 nothing alters it while scanning for new messages.
9191
9192 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9193 which may or may not help.
9194 (nnimap-open-connection): If we're doing a stream connection, and then
9195 discover we're on a STARTTLS-capable server, then open a STARTTLS
9196 connection instead.
9197
9198 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9199
9200 * nnimap.el (utf7): Require.
9201
9202 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9203 prefix.
9204
9205 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9206
9207 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9208
9209 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9210
9211 * nnimap.el (nnimap-request-accept-article): Message the error on
9212 error.
9213
9214 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9215
9216 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9217
9218 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9219
9220 * nndoc.el (nndoc-request-list): Return success always.
9221
9222 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9223 `fetch-old' -- we only want to fetch the articles we've requested.
9224 The rest are in the agent, probably.
9225 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9226 disappeared server" to something low. It's not important.
9227
9228 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9229 arrived before the FETCH data.
9230
9231 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9232 target here, because we don't know the Gnus name of the group.
9233
9234 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9235 for the correct group.
9236
9237 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9238
9239 * gnus.el (gnus): Give a final warning after startup.
9240
9241 * gnus-util.el (gnus-action-message-log): New variable.
9242 (gnus-message): Use it.
9243 (gnus-final-warning): New function.
9244
9245 * nnimap.el (nnimap-open-connection): Record the greeting.
9246 (nnimap): Add greeting.
9247
9248 2010-09-26 Julien Danjou <julien@danjou.info>
9249
9250 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9251 arguments.
9252 (gnus-html-wash-images): Fix spec computing to include start/end.
9253
9254 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9255
9256 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9257
9258 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9259 deletion.
9260 (nnimap-retrieve-headers): Don't select the group, because that's
9261 already done by nnimap-possibly-change-group.
9262
9263 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9264 (gnus-picon-transform-address): Use it.
9265
9266 * mail-source.el (mail-source-value): Revert previous patch.
9267
9268 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9269 on failure.
9270 (nnimap-open-connection): Look up both virtual and physical server name
9271 credentials.
9272
9273 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9274
9275 2009-02-08 Dave Love <fx@gnu.org>
9276
9277 * gnus-win.el (gnus-window-to-buffer-helper)
9278 (gnus-all-windows-visible-p): Function needn't be a symbol.
9279
9280 * mail-source.el (mail-source-value): Function needn't be a symbol.
9281
9282 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9283
9284 * message.el (message-cite-prefix-regexp): Remove } from the cite
9285 prefix.
9286
9287 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9288 highlight again, so that the highlight is correct.
9289
9290 * gnus-picon.el (gnus-picon): Remove again.
9291 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9292
9293 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9294 doing the header highlightling, so that the background color of the
9295 picon is correct.
9296
9297 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9298 (gnus-picon): Ditto.
9299 (gnus-picon): Reinstate. The background color for picons is white.
9300 (gnus-picon-insert-glyph): Make the background white.
9301
9302 * nnml.el (nnml-open-nov): Don't return dead buffers.
9303
9304 * auth-source.el (auth-source-create): Query the user for whether to
9305 store the credentials.
9306
9307 * auth-source.el (auth-source-user-or-password): Use the existing auth
9308 sources, if any, for creation.
9309
9310 * gnus.el (gnus-group-fast-parameter): Return the last matching
9311 parameter instead of the first matching parameter.
9312
9313 2010-09-26 Julien Danjou <julien@danjou.info>
9314
9315 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9316
9317 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9318
9319 * mml2015.el (mml2015-use): Remove gpg support.
9320
9321 * mml1991.el (mml1991-function-alist): Remove gpg function.
9322 (mml1991-gpg-sign): Remove.
9323
9324 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9325
9326 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9327 (gnus-browse-unsubscribe-current-group): Document it.
9328 (gnus-browse-unsubscribe-group): Use it.
9329
9330 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9331
9332 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9333 address to the To list for easier response.
9334
9335 * gnus.el (gnus-play-startup-jingle): Remove.
9336 (gnus-splash): Don't play jingle.
9337 (gnus): Silence gnus-load message.
9338
9339 * gnus-art.el (gnus-treat-play-sounds): Remove.
9340
9341 * gnus.el (gnus-play-jingle): Remove audio support.
9342
9343 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9344
9345 * earcon.el: Remove -- no users.
9346
9347 * gnus-audio.el: Remove -- no users of this package.
9348
9349 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9350
9351 * gnus-start.el (gnus-setup-news): Remove nocem support.
9352
9353 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9354
9355 * gnus.el (gnus-use-nocem): Remove.
9356
9357 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9358 Remove.
9359
9360 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9361 uses NoCeM any more.
9362
9363 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9364 (gnus-button-ctan-handler): Ditto.
9365 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9366 (gnus-button-ctan-directory-regexp): Ditto.
9367 (gnus-button-handle-ctan): Ditto.
9368 (gnus-button-tex-level): Ditto.
9369 (gnus-button-alist): Remove CTAN stuff.
9370
9371 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9372
9373 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9374 nnimap-streaming test.
9375
9376 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9377 servers twice.
9378
9379 * nnimap.el (nnimap-open-connection): Add more error reporting when
9380 nnimap fails early.
9381
9382 * nnheader.el (nnheader-get-report-string): New function.
9383 (nnheader-get-report): Use it.
9384
9385 * gnus-int.el (gnus-check-server): Say what the error was when opening
9386 failed.
9387
9388 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9389 using streaming.
9390
9391 2010-09-25 Julien Danjou <julien@danjou.info>
9392
9393 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9394 gnus-window-inside-pixel-edges.
9395
9396 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9397
9398 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9399
9400 * mm-decode.el (mm-save-part): Allow saving to other directories the
9401 normal Emacs way.
9402
9403 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9404 Suggested by Jay Berkenbilt.
9405
9406 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9407 there isn't a single byte.
9408
9409 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9410 just do it. It doesn't really seem to matter what the user responds
9411 here, I think, so it's just a confusing question.
9412
9413 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9414 non-streaming case.
9415
9416 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9417 (gnus-article-encrypt-body): Use it.
9418
9419 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9420 keystroke.
9421
9422 * nnimap.el (nnimap-find-wanted-parts-1):
9423 Use gnus-fetch-partial-articles.
9424
9425 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9426
9427 * nnimap.el (nnimap-insert-partial-structure): New function.
9428 (nnimap-get-partial-article): New function.
9429 (nnimap-request-article): Use it.
9430 (nnimap-wait-for-response): Return whether the wait was successful.
9431 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9432 retrieval wasn't successful.
9433 (nnimap-retrieve-group-data-early): Allow throttling servers.
9434 (nnimap-streaming): New variable.
9435 (nnimap-fetch-partial-articles): Remove.
9436
9437 * mm-decode.el (mm-with-part): Protect against killed buffers.
9438
9439 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9440 for prettier summary display.
9441
9442 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9443
9444 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9445
9446 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9447
9448 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9449 apparently third-party libraries depend on it.
9450
9451 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9452 before starting negotiation.
9453
9454 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9455 privacy reasons.
9456 (gnus-treat-mail-gravatar): Ditto.
9457
9458 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9459 buffer when inserting images. Inserting text into the headers, for
9460 instance, can make them invalid.
9461
9462 2010-09-25 Julien Danjou <julien@danjou.info>
9463
9464 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9465 variables.
9466
9467 * nnheader.el: Remove useless variables news-reply-yank-from and
9468 news-reply-yank-message-id.
9469
9470 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9471 variables.
9472
9473 * mml1991.el: Remove useless mml1991-verbose.
9474
9475 * gnus.el: Remove useless variable gnus-use-generic-from.
9476 Remove obsolete variable gnus-topic-indentation.
9477
9478 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9479
9480 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9481
9482 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9483
9484 * gnus-group.el: Remove useless gnus-group-icon-cache.
9485 Remove useless gnus-ephemeral-group-server.
9486
9487 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9488
9489 * mml2015.el: Remove useless mml2015-verbose.
9490
9491 * mml-smime.el: Remove useless mml-smime-verbose.
9492
9493 * gnus.el: Remove useless gnus-local-domain.
9494
9495 * gnus-gravatar.el (gnus-gravatar-transform-address):
9496 Use gnus-gravatar-size.
9497
9498 * gnus-art.el: Remove useless gnus-treat-translate.
9499
9500 2010-09-24 Julien Danjou <julien@danjou.info>
9501
9502 * gnus-sum.el: Add support for Gravatars.
9503
9504 * gnus-art.el: Add support for Gravatars.
9505
9506 * gnus-gravatar.el: Add this file.
9507
9508 * gravatar.el: Add this file.
9509
9510 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9511
9512 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9513
9514 * gnus-group.el (gnus-group-fetch-faq): Remove.
9515
9516 * gnus.el (gnus-group-faq-directory): Remove.
9517
9518 * gnus-group.el (gnus-group-fetch-charter): Remove.
9519
9520 * gnus.el (gnus-group-charter-alist): Remove.
9521
9522 * gnus-group.el (gnus-group-archive-directory): Remove.
9523 (gnus-group-recent-archive-directory): Ditto.
9524 (gnus-group-make-archive-group): Remove.
9525
9526 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9527
9528 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9529 use the same article number for all the cached articles.
9530
9531 * nnimap.el (nnimap-command): Register the last command time so
9532 that we can use it for idling NOOPs.
9533 (nnimap-open-connection): Start the keeplive timer.
9534 (nnimap-make-process-buffer): Store all the process buffers.
9535 (nnimap-keepalive): New function.
9536
9537 * starttls.el (starttls-open-stream): Add autoload cookie.
9538
9539 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9540
9541 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9542 handling.
9543
9544 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9545
9546 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9547 its data structures.
9548
9549 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9550 instead of the cl.el copy-list.
9551 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9552 equalp.
9553
9554 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9555
9556 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9557 and tool-bar-local-item-from-menu.
9558
9559 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9560 mode-line-highlight face for Emacs.
9561
9562 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9563 loading gnus-sum.elc; fix comment for canlock-verify.
9564 (gnus-article-jump-to-part): Use read-number.
9565 (gnus-insert-mime-button, gnus-insert-mime-security-button):
9566 Remove Emacs pre-21 compatible code for help-echo.
9567 (gnus-article-next-page-1): No need to adjust the number of lines.
9568 (gnus-article-describe-bindings): Always use help-buffer.
9569
9570 * gnus-audio.el (gnus-audio-inline-sound):
9571 * gnus-cus.el (gnus-custom-mode):
9572 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9573
9574 * gnus-sum.el (gnus-remove-overlays): Doc fix.
9575
9576 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9577 compatible code.
9578
9579 2010-09-24 Glenn Morris <rgm@gnu.org>
9580
9581 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9582 visiting the fcc file in rmail-mode.
9583
9584 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * nnir.el: Silence the byte compiler.
9587
9588 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9589 alias to browse-url-url-encode-chars if any.
9590 (gnus-html-encode-url): Use it.
9591
9592 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9593
9594 * gnus-start.el (gnus-use-backend-marks): New variable.
9595 (gnus-get-unread-articles-in-group): Use it.
9596
9597 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9598 makeover.
9599
9600 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9601
9602 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9603
9604 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9605
9606 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9607 Remove.
9608 (gnus-setup-news-hook):
9609 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9610
9611 * gnus-int.el (gnus-request-update-info): Protect against backends not
9612 having the function.
9613
9614 * nnimap.el (nnimap-stream): Mention STARTTLS.
9615 (nnimap-open-connection): Add STARTTLS support.
9616
9617 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9618
9619 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9620
9621 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9622
9623 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9624 BODYSTRUCTUREs.
9625 (nnimap-transform-headers): Unfold quoted {42} headers.
9626
9627 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9628 the info.
9629 (gnus-get-unread-articles): Only call updatep on backends that support
9630 it.
9631
9632 * nnweb.el (nnweb-request-update-info): NOOP.
9633
9634 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9635
9636 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9637 since it only deals with marks.
9638
9639 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9640 gnus-request-marks, and make a new gnus-request-update-info.
9641
9642 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9643 the active instead of the high number, which is usually too low.
9644
9645 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
9646
9647 * encrypt.el: Remove.
9648
9649 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9650
9651 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9652 server in symbolic form.
9653
9654 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9655
9656 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9657
9658 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9659 (nnimap-update-info): Fix up code slightly.
9660
9661 * gnus-int.el (gnus-open-server): Add tracing for performance
9662 debugging.
9663
9664 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9665 (gnus-group-insert-group-line): Pass the real group name so that it
9666 gets the right data.
9667
9668 * gnus-start.el (gnus-get-unread-articles): Don't have
9669 `gnus-get-unread-articles-in-group' update info, since that can be
9670 really slow and doesn't seem to be needed?
9671
9672 2010-09-22 Julien Danjou <julien@danjou.info>
9673
9674 * gnus-group.el (gnus-group-insert-group-line):
9675 Call gnus-group-highlight-line.
9676 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9677 default hook list.
9678 (gnus-group-update-eval-form): Add new function.
9679 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9680 (gnus-group-get-icon): Use gnus-group-update-eval-form.
9681
9682 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9683
9684 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9685 immediate, then expire all articles.
9686 (nnimap-update-info): Fix off-by-one errors.
9687 (nnimap-flags-to-marks): Would return no marks lists for group with no
9688 flags. Instead return the other data.
9689
9690 2010-09-22 Julien Danjou <julien@danjou.info>
9691
9692 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9693 Only return an icon.
9694 (gnus-group-insert-group-line): Compute icon to return.
9695
9696 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9697 (gnus-html-image-fetched): Only cache if
9698 gnus-html-image-automatic-caching is set.
9699 (gnus-html-image-fetched): Check for errors.
9700
9701 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9702
9703 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9704 once per method on `g'. This ensures that backends like nnfolder don't
9705 open all their folders.
9706
9707 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9708 (nnimap-request-list): Nix out group in the correct buffer.
9709 (nnimap-parse-flags): Implement by using `read' instead of
9710 hand-parsing.
9711 (nnimap-flags-to-marks): Pass on permanent-flags.
9712 (nnimap-make-process-buffer): Record the server name.
9713 (nnimap-parse-flags): Fix typo.
9714 (nnimap-request-scan): Run split on the server in general, not just a
9715 single group.
9716
9717 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9718 parameter, and propagate this downwards.
9719
9720 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9721 since EXAMINE changes it on the server.
9722
9723 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9724 this command might take a while.
9725
9726 2010-09-22 Julien Danjou <julien@danjou.info>
9727
9728 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
9729 harmful if you have 2 images side-by-side, they can't be properly
9730 update on text deletion. Using text-property is safer here.
9731 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9732 data.
9733
9734 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9735
9736 * nnimap.el (nnimap-expunge-inbox): Remove.
9737 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9738 (nnimap-expunge): Flip default to t.
9739
9740 * gnus.el (gnus-method-to-server): Don't push things to the cache
9741 unless it's unique.
9742 (gnus-server-to-method): Ditto.
9743
9744 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9745
9746 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9747
9748 2010-09-22 Julien Danjou <julien@danjou.info>
9749
9750 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9751 get the start of data.
9752 (gnus-html-encode-url): Add this function to encode special chars in
9753 URL.
9754 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9755 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9756
9757 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9758 default.
9759 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9760
9761 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9762 images alt-text.
9763 (gnus-html-put-image): Put alt-text as help-echo.
9764
9765 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9766
9767 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9768 * mm-util.el (mm-decompress-buffer):
9769 * nnir.el (nnir-run-find-grep):
9770 * pop3.el (pop3-list): Use 3rd arg of split-string.
9771
9772 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9773
9774 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9775 outside the active range. Suggested by Dan Christensen.
9776
9777 * gnus-start.el (gnus-get-unread-articles): Get the extended method
9778 slightly later to avoid double-getting it.
9779
9780 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9781 previous patch.
9782
9783 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9784
9785 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
9786
9787 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9788
9789 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9790
9791 * gnus-int.el (gnus-open-server): Give a better error message in the
9792 "go offline" case.
9793
9794 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9795 marks for nnimap, which is seldom the right thing to do.
9796
9797 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9798 (gnus-same-method-different-name): New function.
9799
9800 * nnimap.el (parse-time): Require.
9801
9802 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9803 method in the presence of many similar methods.
9804
9805 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9806
9807 * nnimap.el (nnimap-find-expired-articles): Don't refer to
9808 nnml-inhibit-expiry.
9809
9810 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9811 find out whether methods are equal.
9812
9813 * nnimap.el (nnimap-find-expired-articles): New function.
9814 (nnimap-process-expiry-targets): New function.
9815 (nnimap-request-move-article): Request the article before looking at
9816 what the Message-ID is. Fix found by Andrew Cohen.
9817 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9818
9819 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9820 for oldness in addition to being a predicate.
9821
9822 * nnimap.el (nnimap-request-group): When we have zero articles, return
9823 the right data to Gnus.
9824 (nnimap-request-expire-articles): Only delete articles immediately if
9825 the target is 'delete.
9826
9827 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9828 method, this would bug out.
9829
9830 * gnus-group.el (gnus-group-expunge-group): Rename from
9831 gnus-group-nnimap-expunge, and implemented as a normal interface
9832 function.
9833
9834 * gnus-int.el (gnus-request-expunge-group): New function.
9835
9836 * nnimap.el (nnimap-request-create-group): Implement.
9837 (nnimap-request-expunge-group): New function.
9838
9839 2010-09-21 Julien Danjou <julien@danjou.info>
9840
9841 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9842 (gnus-html-cache-expired): Add new function.
9843 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9844 wethever we should display image for fetch it.
9845 Compute alt-text earlier to pass it to the fetching function too.
9846 (gnus-html-schedule-image-fetching): Change function argument to only
9847 get one image at a time, not a list.
9848 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9849 cache.
9850 (gnus-html-get-image-data): New function to retrieve image data from
9851 cache.
9852 (gnus-html-put-image): Change buffer argument to use image data rather
9853 than file, and place image above region rather than inserting a new
9854 one. Do not take alt-text as argument, since it's useless now: we place
9855 the image above alt-text.
9856 (gnus-html-prune-cache): Remove.
9857 (gnus-html-show-images): Start to fetch image when we find one, do not
9858 push into a temporary list.
9859 (gnus-html-prefetch-images): Only fetch image if they have expired.
9860 (gnus-html-browse-image): Fix, use 'gnus-image-url.
9861 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9862
9863 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9866
9867 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9868
9869 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9870 spec inser "*" if the group isn't active instead of 0.
9871
9872 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9873 opening the server.
9874 (nnimap-request-delete-group): Implement group deletion.
9875 (nnimap-transform-headers): Return the size of the entire message in
9876 the Bytes header, not just the size of the first part.
9877 (nnimap-request-move-article): When moving an article from nnimap,
9878 request the article first so the accepting form has an article to
9879 accept. Reported by Dan Christensen.
9880 (nnimap-command): Make sure that the error message doesn't error out.
9881
9882 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
9883
9884 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9885 we haven't requested anything.
9886
9887 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9888
9889 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9890 "". Fix found by Andrew Cohen.
9891
9892 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9893 instead of -encode-string.
9894
9895 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9896
9897 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9898
9899 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9900 by mm-subst-char-in-string.
9901
9902 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9903
9904 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9905 waiting for the connection string.
9906
9907 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9908 arriving.
9909
9910 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9911 bogus characters. This allows selecting certain Gmail groups.
9912
9913 * nnimap.el (nnimap-find-wanted-parts-1): New function.
9914 (nnimap-fetch-partial-articles): New variable.
9915 (nnimap-open-connection): When looking for credentials, also use the
9916 nnimap-server-port.
9917 (nnimap-request-article): Return the group/article number, so that Gnus
9918 `^' works as expected.
9919 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9920
9921 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9922 comments.
9923 (gnus-methods-sloppily-equal): New function.
9924 (gnus): When using the development version of Gnus, load the gnus-load
9925 file.
9926
9927 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9928 `gnus-open-server' on each method before trying to scan them etc.
9929 This ensures that all the backend parameters are set correctly.
9930
9931 * nnimap.el (nnimap-authenticator): New variable.
9932 (nnimap-open-connection): Allow anonymous login.
9933 (nnimap-transform-headers): The chars header is called Chars not Bytes.
9934 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9935
9936 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9937 patch, found by Knut Anders Hatlen.
9938
9939 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
9940
9941 * gnus-agent.el (gnus-agent-batch-confirmation)
9942 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9943 to gnus-message.
9944 * gnus-art.el (gnus-article-describe-briefly): Likewise.
9945 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9946 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9947 * gnus-int.el (gnus-open-server): Likewise.
9948 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9949 (gnus-score-check-syntax): Likewise.
9950 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9951 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9952 Likewise.
9953 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9954
9955 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9956
9957 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9958 calling conventions so that prefetch doesn't bug out.
9959
9960 2010-09-19 Julien Danjou <julien@danjou.info>
9961
9962 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9963 rather than `subst-char-in-region' in order to be able to replace ASCII
9964 char by UTF-8 ones.
9965
9966 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9967 than curl.
9968 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9969 the right URL and ALT text on images.
9970 (gnus-html-wash-tags): Fix tag case.
9971 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
9972 (gnus-article-html): Add -o display_ins_del=2 option.
9973 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9974
9975 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9976
9977 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9978 the extra mail headers, which sometimes seem to happen for unknown
9979 reasons.
9980
9981 * mail-parse.el (mail-header-encode-parameter): Define as
9982 rfc2045-encode-string instead of as rfc2231-encode-string, since some
9983 (or most, perhaps?) mail readers don't understand the latter, but do
9984 understand the former.
9985
9986 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9987 to nil, so that no methods are automatically agentized. I think this
9988 is probably what most users want.
9989
9990 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9991 from url-retrieve, for instance about invalid URLs.
9992
9993 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9994 groups that have no articles.
9995 (nnimap-request-article): Check that we really got an article when we
9996 requested one.
9997
9998 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9999 doesn't exist.
10000
10001 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10002 nntp buffer so the agent can save it.
10003 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10004 that CRLF doesn't get translated to \n.
10005 (nnimap-open-connection): Don't make 'shell commands only send \n.
10006
10007 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10008
10009 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10010 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10011 Update var name.
10012 (nnml-generate-nov-file): Use dolist.
10013 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10014 Use with-current-buffer.
10015
10016 2010-09-18 Julien Danjou <julien@danjou.info>
10017
10018 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10019 parallel.
10020
10021 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10022
10023 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10024 the range update right.
10025 (nnimap-request-group): Don't make `M-g' bug out on group with no
10026 marks.
10027 (nnoo): Require, so that other packages can require nnimap.
10028 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10029 command we're looking for. This helps when the server sends more
10030 responses after we've gotten everything we expected.
10031 (nnimap): Add a `newlinep' field to keep track of end-of-line
10032 conventions.
10033 Don't send CRLF to things that don't want it.
10034 (nnimap-request-accept-article): Ditto.
10035
10036 2010-09-18 Julien Danjou <julien@danjou.info>
10037
10038 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10039 than curl to retrieve images.
10040
10041 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10042
10043 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10044 the marks.
10045 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10046 (nnimap-wait-for-connection): New function.
10047 (nnimap-open-connection): If we have PREAUTH, don't query for login
10048 credentials.
10049 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10050 when doing a partial update.
10051
10052 2010-09-18 Julien Danjou <julien@danjou.info>
10053
10054 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10055 tags.
10056
10057 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10058
10059 * nnimap.el (nnimap-credentials): New function.
10060 (nnimap-open-connection): Use the new function to look for credentials
10061 also on the numeric equivalents of "imap" and "imaps".
10062
10063 * gnus-start.el (gnus-activate-group): Send the info to
10064 gnus-request-group.
10065
10066 * nnimap.el (nnimap-request-group): Have the "check" version of the
10067 function parse flags and update the info, so that a `M-g' get a total
10068 resync of all flags from the group.
10069
10070 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10071 to allow backends to alter the info on group selection. Also alter all
10072 the backend -request-group functions to take the parameter.
10073
10074 * nnimap.el (nnimap-store-info): New function.
10075 (nnimap-update-info): Store the info for later usage.
10076 (nnimap-request-group): Use the stored info for the dont-check case, so
10077 that we don't retrieve all marks when we enter a group.
10078
10079 * nnimap.el: Use deffoo instead of defun for interface functions.
10080
10081 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10082 update the group info. This makes the nndraft groups, for instance, go
10083 back to their old behavior.
10084
10085 * gnus-sum.el (gnus-select-newsgroup): Indent.
10086
10087 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10088 in.
10089 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10090 nothing.
10091
10092 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10093 from methods that are denied.
10094
10095 * gnus-int.el (gnus-method-denied-p): New function.
10096
10097 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10098 store the password instead of netrc.
10099 (nnimap-open-connection): Don't error out when we can't make a
10100 connections.
10101
10102 * auth-source.el (auth-source-create): In the password prompt, say what
10103 we're querying for. Also prompt for user name if that hasn't been
10104 given.
10105
10106 * nnimap.el (nnimap-with-process-buffer): Remove.
10107
10108 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10109
10110 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10111 method when we're reading from the agent.
10112
10113 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10114
10115 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10116 that's probably most useful for users.
10117
10118 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10119 "failed" all the time.
10120
10121 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10122 ...)) with (with-current-buffer ...).
10123
10124 * nntp.el (nntp-open-server): Return whether the open was successful or
10125 not.
10126
10127 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10128 select an unread unseen article first.
10129
10130 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10131 /etc/services, supply some sensible port defaults.
10132
10133 2010-09-17 Julien Danjou <julien@danjou.info>
10134
10135 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10136
10137 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10138
10139 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10140 doesn't have any parameters.
10141
10142 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10143
10144 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10145 only upcased checks.
10146
10147 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10148
10149 * nnimap.el (nnimap-open-shell-stream): New function.
10150 (nnimap-open-connection): Use it.
10151 (nnimap-transform-headers): Get the number of lines in each message.
10152 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10153 number of lines.
10154 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10155 problem.
10156
10157 * utf7.el (utf7-encode): Autoload.
10158
10159 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10160 to allow the mail splitting to not return a default group. This is
10161 useful for nnimap, which will leave unmatched mail in the inbox.
10162
10163 * nnimap.el: Rewritten.
10164
10165 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10166 nnimap usage.
10167
10168 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10169 if the move is internal, so that nnimap can do fast internal moves.
10170
10171 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10172 data.
10173 (gnus-read-active-for-groups): Support finishing the early retrieval of
10174 data.
10175
10176 * gnus-range.el (gnus-range-nconcat): New function.
10177
10178 * gnus-int.el (gnus-finish-retrieve-group-infos)
10179 (gnus-retrieve-group-data-early): New functions.
10180
10181 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10182
10183 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10184 (nnrss-retrieve-groups):
10185 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10186 (pop3-quit): Use with-current-buffer.
10187
10188 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10189
10190 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10191 instead of nnheader-accept-process-output.
10192
10193 * gnus-html.el (gnus-html-schedule-image-fetching)
10194 (gnus-html-prefetch-images): Replace process-kill-without-query by
10195 gnus-set-process-query-on-exit-flag.
10196
10197 2010-09-16 Romain Francoise <romain@orebokech.com>
10198
10199 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10200
10201 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10202
10203 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10204 parameter to unintern is mandatory-ish in Emacs 24.
10205
10206 * gnus-html.el (gnus-html-schedule-image-fetching)
10207 (gnus-html-prefetch-images): Check for curl before using it.
10208
10209 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10210 depend on curl, which isn't essential.
10211
10212 * imap.el: Revert back to version
10213 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10214 seem problematic.
10215
10216 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10217
10218 * gnus-registry.el (gnus-registry-install-shortcuts):
10219 Explicitly pass `obarray' to `unintern' to avoid a warning.
10220
10221 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10222
10223 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10224 change.
10225
10226 * nnrss.el (nnrss-request-list): Remove this function and related
10227 functions, including the moreover stuff.
10228
10229 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10230
10231 * nnrss.el (nnrss-retrieve-groups): New function.
10232
10233 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10234
10235 * .dir-locals.el: Add no-byte-compile cookie.
10236
10237 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10238
10239 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10240 for back end that doesn't support request-scan.
10241
10242 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10243
10244 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10245 then do request scans from the backends.
10246
10247 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10248 avoid running a hook per line, since this takes a lot of time,
10249 profiling shows.
10250 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10251 directly if gnus-visual-p is true.
10252
10253 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10254
10255 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10256 groups; replace mapcar with dolist which is a bit faster; pass groups
10257 info to gnus-read-active-file-1.
10258 (gnus-read-active-file-1): Scan only specified groups if the new
10259 optional arg `infos' is given.
10260
10261 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10262
10263 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10264
10265 * pop3.el (pop3-movemail): Remove.
10266 (pop3-streaming-movemail): Rename to pop3-movemail.
10267
10268 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10269 don't restrict end-tag searches to the end of the line.
10270
10271 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10272
10273 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10274 articles of every unchecked group to t, which means unknown since the
10275 server has never been opened.
10276
10277 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10278
10279 * gnus-html.el (gnus-html-show-alt-text): New command.
10280 (gnus-html-browse-image): Ditto.
10281 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10282 to browse the image directly.
10283 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10284 better.
10285
10286 * gnus-async.el (gnus-async-article-callback):
10287 Call `gnus-html-prefetch-images' unconditionally.
10288
10289 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10290 before feeding URLs to curl.
10291
10292 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10293
10294 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10295 internal images as deletable by `W D D'.
10296
10297 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10298 (gnus-async-article-callback): Fix typo.
10299
10300 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10301
10302 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10303 current line to work around bugs in the output from w3m.
10304
10305 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10306 for groups that want that.
10307
10308 * nntp.el (nntp-wait-for-string): Supply a timeout for
10309 accept-process-output to ensure progress.
10310
10311 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10312 level to get unread articles from, then use that for foreign groups,
10313 too.
10314
10315 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10316 confuses the rest of the function.
10317
10318 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10319 for the methods that support -retrieve-groups, too.
10320
10321 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10322
10323 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10324
10325 * pop3.el: Require cl when compiling.
10326 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10327
10328 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10329
10330 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10331 that aren't going to be activated.
10332 (gnus-get-unread-articles): Fix up the last commit.
10333
10334 * gnus-html.el (gnus-article-html): Allow calling without specifying
10335 the handle. In that case, dissect the buffer first.
10336
10337 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10338
10339 * nnimap.el (nnimap-open-connection): Revert the change that would look
10340 into authinfo for imaps instead of imap.
10341
10342 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10343 say that you don't want to call gnus-request-group with don-check, but
10344 do check the response. This is for virtual groups only.
10345 (gnus-get-unread-articles): Count the archive groups as secondary, so
10346 that they're activated the same way as before.
10347
10348 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10349 case-insensitively.
10350 (nnimap-debug): Remove.
10351
10352 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10353 mail from a file, and the file doesn't exist.
10354
10355 * pop3.el (pop3-streaming-movemail): Return t for success.
10356
10357 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10358 .authinfo if we're using ssl connection.
10359
10360 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10361 already have if we're in a main Gnus `g' run.
10362
10363 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10364
10365 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10366
10367 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10368
10369 * nnmh.el (nnmh-request-list-1): Bind `file'.
10370
10371 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10372 alias to set-process-query-on-exit-flag or process-kill-without-query.
10373 (pop3-open-server): Use it.
10374
10375 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10376
10377 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10378 box to the Incoming file. Fixes mistake in previous checkin.
10379
10380 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10381 request loop (for debugging purposes) removed.
10382
10383 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10384 culprit is more visible.
10385 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10386 (nnml-add-incremental-nov): New functions to do "incremental" nov
10387 updates, where we just append to the end of the existing nov files
10388 without reading/writing them in full.
10389
10390 * mail-source.el (mail-source-delete-crash-box): Really only check the
10391 incoming files once in a while.
10392
10393 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10394
10395 * mail-source.el (mail-source-delete-crash-box): Only check the
10396 incoming files for deletion once per day to save a lot of file
10397 accesses.
10398
10399 * pop3.el (pop3-logon): Fix up unbound variable typo.
10400
10401 * mail-source.el (pop3-streaming-movemail): Autoload.
10402
10403 * pop3.el (pop3-streaming-movemail):
10404 Respect pop3-leave-mail-on-server.
10405
10406 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10407 retrieval.
10408
10409 * pop3.el (pop3-process-filter): Remove unused function.
10410 (pop3-streaming-movemail, pop3-send-streaming-command)
10411 (pop3-wait-for-messages, pop3-write-to-file)
10412 (pop3-number-of-responses): New functions for streaming pop3
10413 retrieval.
10414
10415 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10416 come from no known methods.
10417 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10418 list.
10419
10420 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10421 message sizes.
10422 (pop3-movemail): Use erase-buffer instead of looping and deleting
10423 regions, which seems rather odd.
10424
10425 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10426 file once per `g' run.
10427
10428 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10429 directories. This makes the draft queue directory work.
10430
10431 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10432 data from the backends, so that we only request the list of groups from
10433 each method once. This should speed things up considerably.
10434
10435 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10436 detect that it's not implemented.
10437
10438 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10439 we actually do recurse down into the tree, but don't stat all leaf
10440 nodes.
10441
10442 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10443 then say so instead of bugging out.
10444
10445 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10446 files exist before trying to read them.
10447
10448 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10449 around <pre_int>.
10450
10451 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10452
10453 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10454
10455 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10456
10457 * mm-util.el (mm-image-load-path): Just return the image directories,
10458 not all directories in the path in addition to the image directories.
10459 (mm-image-load-path): Maintain a cache of the image directories so that
10460 the `g' command in Gnus doesn't have to stat dozens of directories each
10461 time.
10462
10463 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10464 (gnus-html-wash-tags): Add a new `i' command to insert images.
10465 (gnus-html-insert-image): New command and keystroke.
10466 (gnus-html-redisplay-with-images): New command and keystroke.
10467 (gnus-html-show-images): Rename command.
10468 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10469 spacers.
10470 (gnus-html-wash-tags): Decode entities at the end, so that entities
10471 inside the tags don't mess up the rest of the "parsing".
10472
10473 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10474 so that nnimap methods aren't agentized by default. There's apparently
10475 many problems related to agent/imap behavior.
10476
10477 * gnus-art.el (gnus-article-copy-string): New command and key binding.
10478
10479 * gnus-html.el: Doc fix.
10480
10481 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10482
10483 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10484 glyph-width and glyph-height instead of display-graphic-p and
10485 image-size; make avoidance of displaying small images work for XEmacs.
10486
10487 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10488 for XEmacs.
10489
10490 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10491 of symbol that holds plist data.
10492 (gnus-process-plist): Remove plist of process after getting it.
10493
10494 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10495
10496 * message.el (message-generate-hashcash): Change default to
10497 'opportunistic if hashcash is installed.
10498
10499 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10500 (gnus-html-put-image): Only call image-size once, since it's somewhat
10501 time-consuming on remote X servers.
10502
10503 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
10504
10505 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10506 decoded contents.
10507 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10508
10509 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10510
10511 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10512 group line format, since it isn't very interesting.
10513
10514 * gnus-agent.el (gnus-agent-short-article),
10515 (gnus-agent-long-article): Increase values for these two variables,
10516 since most people are likely to have more network connection and
10517 storage than before.
10518
10519 * gnus.el (gnus-refer-article-method): Change default to 'current.
10520 When referring an article, the common behavior is to refer it from the
10521 current select method, not the native select method. The chances of
10522 the native select method having the message in question is rather slim
10523 these days.
10524
10525 * gnus-sum.el (gnus-auto-select-subject): Change default to
10526 `unseen-or-unread'. I think it's likely that most people want to
10527 select an unseen article over a previously seen, but unread one.
10528
10529 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
10530 means that in the article buffer none of the minor mode elements will
10531 be shown, usually, and this is not desirable in most cases.
10532
10533 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10534 that commands like `d' (and the like) go to the next line in the
10535 buffer, instead of the next unread article. I think this is the
10536 behavior that is most natural for most users.
10537 (gnus-single-article-buffer): Change default to nil, so that people can
10538 have as many article buffers open as they have summary buffer. I think
10539 this is the most natural way for the groups to behave.
10540
10541 * message.el (message-generate-new-buffers): Change default to
10542 `unsent', so that all new message buffers start their names with the
10543 string "*unsent", and it's easier to find the buffers if you move from
10544 them.
10545
10546 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10547
10548 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10549 small. They're probably tracking images.
10550 (gnus-html-wash-tags): Remove all <pre_int> place holders.
10551 (gnus-html-rescale-image): Yet another try at getting the image sizing
10552 right.
10553
10554 * nntp.el (nntp-request-set-mark): Refuse to do marks if
10555 nntp-marks-file-name is nil.
10556
10557 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10558
10559 * gnus-html.el (gnus-html-wash-tags)
10560 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10561 Better logging.
10562
10563 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10564
10565 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10566
10567 * gnus-html.el (gnus-html-wash-tags): Check the value of
10568 gnus-blocked-images in the summary buffer.
10569
10570 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10571
10572 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10573
10574 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10575
10576 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10577 like "a", it seems like.
10578 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10579 since it needs to be picked from the correct buffer.
10580
10581 * nnwfm.el: Remove.
10582
10583 * nnlistserv.el: Remove.
10584
10585 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10586
10587 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10588 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10589
10590 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10591
10592 * nnkiboze.el: Remove.
10593
10594 * nndb.el: Remove.
10595
10596 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10597 alt text.
10598 (gnus-html-rescale-image): Try to get the rescaling logic right for
10599 images that are just wide and not tall.
10600
10601 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10602 overshadow variable bindings.
10603
10604 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10605
10606 * gnus-html.el (gnus-html-wash-tags)
10607 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10608 Add extra logging.
10609
10610 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10611
10612 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10613 (gnus-max-image-proportion): New variable.
10614 (gnus-html-rescale-image): New function.
10615 (gnus-html-put-image): Rescale images.
10616
10617 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10618
10619 Fix up some byte-compiler warnings.
10620 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10621 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10622 (gnus-article-fill-cited-article, gnus-article-hide-citation)
10623 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10624 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10625 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10626 (gnus-group-update-group): Use save-excursion and with-current-buffer.
10627
10628 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10629
10630 * gnus-html.el (gnus-article-html): Decode contents by charset.
10631
10632 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10633
10634 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10635 (gnus-html-frame-width, gnus-blocked-images):
10636 * message.el (message-prune-recipient-rules): Add custom version.
10637 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10638
10639 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10640 functions.
10641
10642 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10643 gnus-process-get.
10644
10645 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
10646
10647 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10648 instead of lsub directly.
10649
10650 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10651
10652 * nnwarchive.el: Remove.
10653
10654 * gnus-soup.el: Remove.
10655
10656 * nnsoup.el: Remove.
10657
10658 * nnultimate.el: Remove.
10659
10660 * gnus-html.el (gnus-blocked-images): New variable.
10661
10662 * message.el (message-prune-recipients): New function.
10663 (message-prune-recipient-rules): New variable.
10664
10665 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10666 guess whether a long line is natural text or not.
10667
10668 * gnus-html.el (gnus-html-schedule-image-fetching):
10669 Use gnus-process-plist and friends for compatibility.
10670
10671 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10672
10673 * gnus-html.el: Require packages that define macros used in this file.
10674 (gnus-article-mouse-face): Declare to silence byte-compiler.
10675 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10676 process-get.
10677 (gnus-html-put-image): Use plist-get to avoid getf.
10678 (gnus-html-prefetch-images): Use with-current-buffer.
10679
10680 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10681
10682 * gnus-ems.el: Provide compatibility functions for
10683 gnus-set-process-plist.
10684
10685 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10686 * gnus.el (gnus-valid-select-methods):
10687 * message.el (message-send-mail-partially-limit):
10688 * mm-decode.el (mm-text-html-renderer):
10689 * mml.el (mml-insert-mime-headers-always):
10690 * smiley.el (smiley-regexp-alist): Bump custom version.
10691
10692 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10693
10694 * gnus-html.el: Require mm-url.
10695 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10696 with the url to `url'.
10697 (gnus-html-wash-tags): Support cid: URLs/images.
10698
10699 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10700
10701 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10702 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10703 bindings, as they aren't useful at all. `w' is moved to `W w'.
10704
10705 * gnus-move.el: Remove file, since it doesn't really work.
10706
10707 * gnus-html.el (gnus-article-html): Tell w3m that the input is
10708 UTF-8. This seems to fix problems with some German web feeds.
10709
10710 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10711 at the top so that the proper colors are applied.
10712
10713 * gnus-art.el (gnus-article-view-part): Doc fix.
10714
10715 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10716 XEmacs-compatible.
10717 (gnus-html-put-image): Don't do images on non-graphic displays.
10718
10719 * nnslashdot.el: Remove this unused backend.
10720
10721 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10722 actions.
10723 (gnus-undo-register-1): Revert last change.
10724
10725 * gnus-group.el (gnus-group-completing-read): Protect against not
10726 having completion-styles bound.
10727
10728 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10729 make broken recipients happier.
10730
10731 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10732
10733 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10734 point parameter.
10735
10736 * gnus-group.el (gnus-group-completing-read): Add 'substring to
10737 completion-styles for group selection.
10738
10739 2009-02-04 Andreas Schwab <schwab@suse.de>
10740
10741 * gnus-score.el (gnus-score-string): Fix regex for matching extra
10742 headers and regexp-quote the match if necessary.
10743
10744 2009-03-24 Miles Bader <miles@gnu.org>
10745
10746 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10747 the blinking smiley.
10748
10749 2009-03-24 Simon Josefsson <simon@josefsson.org>
10750
10751 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10752 blink smiley.
10753
10754 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10755
10756 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10757 where the dribbel file lives exists.
10758
10759 * message.el (message-send-mail-partially-limit): Change the default to
10760 nil, since most people don't want this.
10761
10762 * mm-url.el (mm-url-decode-entities): Also decode entities like
10763 &#x3212.
10764
10765 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
10766
10767 * gnus-sum.el (gnus-summary-idna-message):
10768 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10769 Hyperlink urls in docstrings with URL `...'.
10770
10771 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
10772
10773 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10774 functions.
10775
10776 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10777
10778 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10779 say what the mouseover text should be.
10780
10781 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10782 version of the mm-w3m-safe-url-regexp variable to only download images
10783 in the groups where we want that to happen.
10784
10785 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10786
10787 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10788 easier debugging.
10789 (gnus-article-beginning-of-window): Add kludge to allow spacing past
10790 big pictures in the article buffer.
10791
10792 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10793 gnus-article-html.
10794 (mm-text-html-renderer): gnus-article-html needs curl in addition to
10795 w3m.
10796
10797 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10798
10799 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10800
10801 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10802 which doesn't exist.
10803
10804 * message.el (message-inhibit-ecomplete): New variable to allow some
10805 function to inhibit ecomplete address storage.
10806 (message-resend): Disable ecomplete message storage when resending
10807 messages.
10808
10809 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10810
10811 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
10812
10813 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10814 Save excursion while copying, moving, and deleting articles in order to
10815 prevent the cursor from jumping to unforeseen place.
10816
10817 2010-08-17 Glenn Morris <rgm@gnu.org>
10818
10819 * gnus-sync.el: Require gnus components whose functions are used.
10820
10821 * gnus-art.el (bookmark-make-record-function):
10822 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10823 Declare for compiler.
10824
10825 * mm-url.el (mml-compute-boundary): Autoload.
10826
10827 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10828
10829 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10830
10831 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
10832
10833 Typo fix "hoo4a" -> "hook".
10834
10835 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10836
10837 2010-08-14 Glenn Morris <rgm@gnu.org>
10838
10839 * gnus-sync.el (gnus-sync): Fix defgroup version.
10840
10841 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
10842
10843 Doc fixes and keep unknown groups (ammended for nunion bug fix).
10844
10845 * gnus-sync.el: Fix docs.
10846 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10847 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10848
10849 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10850
10851 Optimizations for gnus-sync.el.
10852
10853 * gnus-sync.el: Add docs about gnus-sync-backend
10854 possibilities.
10855 (gnus-sync-save): Remove unnecessary message.
10856 (gnus-sync-read): Optimize and show what groups were skipped.
10857
10858 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10859
10860 Minor bug fixes for gnus-sync.el.
10861
10862 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10863 Don't read the sync on get-new-news.
10864
10865 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10866 quiet.
10867
10868 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10869 (fix typo).
10870
10871 2010-07-30 Lawrence Mitchell <wence@gmx.li>
10872
10873 Make saving and restoring of hidden threads work with overlays.
10874 Patch applied by Ted Zlatanov.
10875
10876 * gnus-sum.el (gnus-hidden-threads-configuration)
10877 (gnus-restore-hidden-threads-configuration): Update to deal with text
10878 properties, rather than searching for a magic character.
10879
10880 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10881
10882 New gnus-sync.el library for synchronization of marks.
10883
10884 * gnus-sync.el: New library for synchronization of marks.
10885
10886 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10887 renamed from `gnus-registry-grep-in-list'.
10888
10889 * gnus-registry.el (gnus-registry-follow-group-p):
10890 Use `gnus-grep-in-list'.
10891
10892 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10893
10894 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
10895
10896 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10897 determining charset of text fails.
10898
10899 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
10900
10901 * nnmail.el (nnmail-get-new-mail-1): Revert.
10902
10903 * nnml.el (nnml-active-number): Make sure names of newly created groups
10904 in nnml-group-alist are encoded.
10905
10906 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10907
10908 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10909 containing non-ASCII characters in active file for nnml back end.
10910
10911 2010-07-24 David Engster <dengste@eml.cc>
10912
10913 * mml-smime.el (mml-smime-epg-verify): Also accept the older
10914 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10915
10916 2010-07-21 Daiki Ueno <ueno@unixuser.org>
10917
10918 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10919 tag (Bug#6654).
10920
10921 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
10922
10923 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10924 the article buffer, not the summary buffer.
10925
10926 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
10927
10928 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10929 Emacs 23 as well.
10930
10931 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10932
10933 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10934 Patch applied by Karl Fogel.
10935
10936 * gnus-sum.el (gnus-summary-bookmark-make-record):
10937 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10938
10939 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10940
10941 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10942 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
10943 C-w still not working correctly from Article buffers; Thierry's
10944 patch to fix that will be applied after this.
10945
10946 * gnus-art.el (bookmark-make-record-function): New local variable.
10947
10948 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10949 article buffer.
10950 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10951
10952 2010-07-13 Karl Fogel <kfogel@red-bean.com>
10953
10954 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10955 on changes in bookmark.el.
10956
10957 2010-06-22 Mark A. Hershberger <mah@everybody.org>
10958
10959 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10960 the *other* type of HTML form submission.
10961
10962 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
10963
10964 * auth-source.el (auth-source-pick): If choice does not contain a
10965 questioned keyword, set the check to t.
10966
10967 2010-06-12 Romain Francoise <romain@orebokech.com>
10968
10969 * gnus-util.el (gnus-date-get-time): Move up before first use.
10970
10971 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10972
10973 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10974 (gnus-article-edit-part): Bind it to make last part that is substituted
10975 or deleted visible.
10976 (gnus-mime-display-single): Buttonize part of which id equals to
10977 gnus-mime-buttonized-part-id.
10978
10979 2010-06-10 Dan Christensen <jdc@uwo.ca>
10980
10981 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10982 (gnus-dd-mmm): Use gnus-date-get-time.
10983 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10984 simplify logic.
10985 (gnus-summary-limit-to-age): Use gnus-date-get-time.
10986 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10987
10988 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
10989
10990 * auth-source.el (top): Autoload `secrets-list-collections',
10991 `secrets-create-item', `secrets-delete-item'.
10992 (auth-sources): Fix tag string.
10993 (auth-get-source, auth-source-retrieve, auth-source-create)
10994 (auth-source-delete): New defuns.
10995 (auth-source-pick): Rewrite in order to avoid 2 passes.
10996 (auth-source-forget-user-or-password): New parameter USERNAME.
10997 (auth-source-user-or-password): New parameters CREATE-MISSING and
10998 DELETE-EXISTING. Retrieve password interactively, if needed.
10999
11000 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
11001
11002 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11003 deleting unused directories when gnus-expert-user is t.
11004
11005 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
11006
11007 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11008 for each temp file when gnus-article-browse-delete-temp is ask.
11009
11010 2010-05-20 Kevin Ryde <user42@zip.com.au>
11011
11012 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
11013
11014 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
11015
11016 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11017 article unless decoding article to be saved.
11018
11019 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11020
11021 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11022 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11023 generated within the mm-with-unibyte-current-buffer macro.
11024
11025 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11026
11027 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11028 to nil when we're in a mml-preview buffer and no group is selected.
11029
11030 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11031
11032 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11033 when catching the `C-g'. Reported by "Leo".
11034
11035 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11036
11037 * message.el (message-forward-make-body-plain)
11038 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11039 multibyte-string-p.
11040
11041 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11042
11043 * message.el (message-forward-make-body-mml): Assume original message
11044 is multibyte string; error on unibyte.
11045 (message-forward-make-body-plain): Ditto; don't add excessive newline
11046 in body end.
11047
11048 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11049
11050 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11051 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11052
11053 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11054
11055 * mm-extern.el (mm-extern-url): Don't use
11056 mm-with-unibyte-current-buffer.
11057 (mm-extern-cache-contents): Use with-current-buffer instead of
11058 save-excursion + set-buffer.
11059
11060 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11061
11062 * mm-util.el (mm-emacs-mule): Remove.
11063
11064 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11065
11066 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11067 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11068 change.
11069
11070 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11071
11072 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11073 bind the default value of enable-multibyte-characters to nil.
11074
11075 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11076
11077 * message.el (message-forward-make-body-plain)
11078 (message-forward-make-body-mml):
11079 Don't use mm-with-unibyte-current-buffer.
11080
11081 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11082
11083 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11084 (Bug#5592).
11085
11086 2010-05-07 Julien Danjou <julien@danjou.info>
11087
11088 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11089 it to mm-pipe-part.
11090
11091 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11092 it is given.
11093
11094 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11095
11096 * nnweb.el (nnweb-gmane-search):
11097 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11098 XEmacs.
11099
11100 * gnus-art.el (gnus-article-browse-html-parts):
11101 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11102 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11103 make-temp-file.
11104
11105 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11106 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11107 compiling.
11108
11109 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11110 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11111 XEmacs when compiling.
11112
11113 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11114 gnus-pick-mode-off-hook for XEmacs when compiling.
11115 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11116 gnus-binary-mode-off-hook for XEmacs when compiling.
11117
11118 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11119 Return nil if char-charset is not available.
11120
11121 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11122 macro.
11123
11124 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11125 instead of encode-coding-string.
11126
11127 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11128 'xemacs) instead of mm-emacs-mule to switch function definitions.
11129 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11130
11131 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11132
11133 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11134
11135 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11136
11137 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11138 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11139
11140 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11141
11142 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11143 alias `jka-compr-delete-temp-file' no longer exists.
11144
11145 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11146
11147 Use define-minor-mode in Gnus where applicable.
11148 * mml.el (mml-mode): Use define-minor-mode.
11149 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11150 (gnus-undo-mode): Use define-minor-mode.
11151 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11152 (gnus-dead-summary-mode): Use define-minor-mode.
11153 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11154 Initialize in declaration.
11155 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11156 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11157 (gnus-mailing-list-mode): Use define-minor-mode.
11158 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11159 (gnus-draft-mode): Use define-minor-mode.
11160 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11161 (gnus-dired-mode): Use define-minor-mode.
11162
11163 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11164
11165 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11166 handles on recursive mml-to-mime translation and check them for
11167 boundary delimiter collisions. Reported by Greg Troxel.
11168
11169 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11170
11171 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11172
11173 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11174
11175 * mm-util.el (mm-find-buffer-file-coding-system):
11176 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11177
11178 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11179
11180 * message.el (message-generate-headers): Record insertion of optional
11181 headers as well. Otherwise the check to prevent repeated insertion of
11182 optional headers is a no-op.
11183
11184 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11185
11186 * smime.el: Don't mention CVS.
11187
11188 * nnrss.el (nnrss-fetch): Don't mention CVS.
11189
11190 * nnir.el: Don't mention CVS.
11191
11192 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11193
11194 * gnus-sum.el (gnus-summary-bookmark-make-record):
11195 Add `location' field.
11196
11197 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11198
11199 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11200 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11201 Use with-current-buffer to silence the byte-compiler.
11202 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11203 bother to require `gnus'.
11204 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11205
11206 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11207
11208 * gnus-sum.el (gnus-summary-bookmark-make-record)
11209 (gnus-summary-bookmark-jump): New functions.
11210 (gnus-summary-mode): Setup bookmark support.
11211
11212 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11213
11214 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11215 if set.
11216
11217 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11218
11219 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11220 gnus-article-browse-html-save-cid-image; make it work recursively for
11221 forwarded messages as well.
11222 (gnus-article-browse-html-parts): Work when prefix arg is given.
11223 (gnus-article-browse-html-article): Doc fix.
11224
11225 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11226
11227 * message.el (message-default-mail-headers):
11228 (message-default-headers): Carry the value mail-default-headers over
11229 into message-default-mail-headers, rather than message-default-headers.
11230
11231 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11232
11233 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11234 charset.
11235
11236 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11237 charset into the <meta> tag when the article is encoded to utf-8.
11238
11239 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11240
11241 * gnus-art.el (gnus-article-browse-delete-temp-files):
11242 Delete directories as well.
11243 (gnus-article-browse-html-parts): Work for images that do not specify
11244 file names; delete temp directory when quitting; insert header at the
11245 right place; use file: scheme for image files.
11246
11247 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11248
11249 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11250 (gnus-article-browse-html-parts): Use it to make temporary cid image
11251 files in addition to html file so that browser may display them.
11252
11253 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11254
11255 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11256
11257 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11258
11259 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11260
11261 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11262
11263 * auth-source.el (auth-sources): Change default to be simpler.
11264 Explain about Secret Service API sources. Improve Customize options.
11265 (auth-source-pick): Change to accept any number of search parameters.
11266 Implement fallbacks iteratively, not recursively. Add scoring on the
11267 second pass and sort by score. Call Secret Service API when needed.
11268 (auth-source-user-or-password): Use it. Call Secret Service API
11269 directly when needed to get the user name and the password.
11270
11271 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11272
11273 * message.el (message-interactive): Doc fix.
11274 (message-qmail-inject-args): Reflow.
11275 (message-kill-to-signature): Fix typo in docstring.
11276
11277 * smiley.el (smiley-buffer): Fix typo in docstring.
11278
11279 2010-03-24 Glenn Morris <rgm@gnu.org>
11280
11281 * mail-source.el (gnus-message): Declare.
11282 (mail-source-delete-old-incoming): Require gnus-util.
11283
11284 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11285
11286 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11287
11288 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11289
11290 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11291 password-cache's default if it is not bound.
11292 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11293 password-cache-expiry's default if it is not bound.
11294
11295 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11296 available in Emacs 21.
11297
11298 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11299
11300 * auth-source.el (auth-sources): Fix up definition so extra parameters
11301 are always inline.
11302
11303 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11304
11305 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11306 wasn't updated after mismatch. Clear cached mailbox info correctly
11307 when uidvalidity changes.
11308 (nnimap-group-prefixed-name): New function to avoid some code
11309 duplication.
11310 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11311 (nnimap-request-group): Use it.
11312 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11313 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11314 with many imap folders. This is done by caching the group status from
11315 the imap server persistently in a group parameter `imap-status'. (This
11316 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11317 but not persistently, so every Gnus startup was still very slow.)
11318
11319 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11320
11321 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11322 secrets.el dependency.
11323 (auth-sources): Add optional user name. Add secrets.el configuration
11324 choice (unused right now).
11325
11326 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11327
11328 * gnus-sum.el (gnus-summary-make-menu-bar):
11329 Let `gnus-registry-install-shortcuts' fill in the functions.
11330
11331 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11332 warnings.
11333 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11334 (gnus-registry-install-shortcuts): Populate and use it in a
11335 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11336
11337 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11338
11339 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11340 In-place substitutions for the group name encoding/decoding.
11341 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11342 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11343 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11344 (nnimap-update-unseen, nnimap-request-list)
11345 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11346 (nnimap-request-set-mark, nnimap-split-to-groups)
11347 (nnimap-split-articles, nnimap-request-newgroups)
11348 (nnimap-request-create-group, nnimap-request-accept-article)
11349 (nnimap-request-delete-group, nnimap-request-rename-group)
11350 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11351 `encoded-mbx' for consistency.
11352 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11353 variable `imap-current-mailbox'.
11354
11355 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11356 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11357
11358 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11359
11360 * pop3.el (pop3-display-message-size-flag): Display message size byte
11361 counts during POP3 download.
11362 (pop3-movemail): Use it.
11363 (pop3-list): Implement listing of available messages.
11364
11365 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11366
11367 * nnir.el (nnir-get-article-nov-override-function): New function to
11368 override the normal NOV retrieval.
11369 (nnir-retrieve-headers): Use it.
11370
11371 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11372
11373 * auth-source.el (netrc-machine-user-or-password): Autoload.
11374
11375 2010-03-19 Glenn Morris <rgm@gnu.org>
11376
11377 Stop message.el from loading about 40 libraries it doesn't always need.
11378 The general approach is to autoload rather than require, and to
11379 require in the specific functions rather than the file. (Bug#5642)
11380
11381 * gmm-utils.el: Don't require wid-edit.
11382 (widget-create-child-value, widget-convert, widget-default-get):
11383 Autoload.
11384
11385 * gnus-util.el: Don't require time-date, netrc.
11386 (message-fetch-field, gnus-group-name-decode): Declare rather than
11387 autoloading.
11388 (gnus-fetch-field): Require message.
11389 (gnus-decode-newsgroups): Require gnus-group.
11390
11391 * ietf-drums.el: Don't require time-date.
11392
11393 * message.el: Don't require hashcash, canlock, ecomplete.
11394 Do require mail-utils. Require nnheader only when compiling.
11395 (smtpmail-default-smtp-server): Remove declaration.
11396 (message-send-mail-function): Check smtpmail-default-smtp-server
11397 is bound rather than requiring smtpmail.
11398 (message-auto-save-directory, message-insert-signature):
11399 Use expand-file-name rather than nnheader-concat.
11400 (nnheader-insert-file-contents): Autoload.
11401 (hashcash-wait-async): Declare.
11402 (message-send-mail): Only call gnus-setup-posting-charset if
11403 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11404 (message-send-mail-with-sendmail): Require sendmail.
11405 (canlock-password, canlock-password-for-verify): Declare.
11406 (message-canlock-password): Require canlock.
11407 (nnheader-get-report): Autoload.
11408 (gnus-setup-posting-charset): Declare.
11409 (message-send-news): Require gnus-msg.
11410 (message-make-references, message-make-in-reply-to): Use mail-header-id
11411 rather than the alias mail-header-message-id.
11412 (ecomplete-add-item, ecomplete-save): Declare.
11413 (message-put-addresses-in-ecomplete): Require ecomplete.
11414 (ecomplete-display-matches): Autoload.
11415
11416 * mm-decode.el: Don't require mailcap, gnus-util.
11417 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11418 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11419 Autoload.
11420 (mailcap-mime-extensions): Declare.
11421
11422 * mm-encode.el: Don't require mailcap.
11423 (mailcap-extension-to-mime): Autoload.
11424
11425 * mml-sec.el: Don't require password-cache.
11426
11427 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11428 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11429 (mml-minibuffer-read-type): Require mailcap.
11430 (mml-preview): Require gnus-msg.
11431
11432 * mml1991.el: Require password-cache.
11433 (password-cache-expiry): Remove declaration.
11434
11435 * mml2015.el: Require password-cache.
11436 (password-cache-expiry): Remove declaration.
11437
11438 * nneething.el (mailcap): Require mailcap.
11439
11440 * nnheader.el (declare-function): Add compatibility stub.
11441 (message-remove-header): Declare rather than autoload.
11442 (nnheader-replace-header): Require message.
11443
11444 * nnimap.el (declare-function): Add compatibility stub.
11445 (netrc-parse, netrc-machine-user-or-password): Declare.
11446 (nnimap-open-connection): Require netrc.
11447
11448 * nntp.el (declare-function): Add compatibility stub.
11449 (netrc-parse, netrc-machine, netrc-get): Declare.
11450 (nntp-send-authinfo): Require netrc.
11451
11452 * rfc2047.el: Don't require qp.
11453 (quoted-printable-encode-region, quoted-printable-decode-string):
11454 Autoload.
11455
11456 * sieve-mode.el: Don't require easymenu.
11457 (easy-menu-add-item): Autoload it.
11458
11459 * spam-stat.el (time-to-number-of-days): Autoload it.
11460
11461 2010-03-17 Kevin Ryde <user42@zip.com.au>
11462
11463 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11464 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11465 value if any backslash escapes).
11466
11467 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11468
11469 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11470 if it is available. (bug#5647)
11471
11472 2010-02-26 Glenn Morris <rgm@gnu.org>
11473
11474 * message.el (message-send-mail-function): Change the default, so that
11475 it inherits from a customized send-mail-function. (Bug#5643)
11476
11477 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11478
11479 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11480 shell-command-to-string signals an error (bug#5299).
11481
11482 2010-02-24 Glenn Morris <rgm@gnu.org>
11483
11484 * message.el (message-smtpmail-send-it)
11485 (message-send-mail-with-mailclient): Doc fixes.
11486
11487 2010-02-16 Glenn Morris <rgm@gnu.org>
11488
11489 * message.el (message-default-mail-headers): Change the default value
11490 to ease the transition from mail-mode to message-mode. (Bug#5555)
11491
11492 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11493
11494 * message.el (message-mail): Just pass yank-action on to message-setup.
11495 (message-setup): Handle (FUN . ARGS) form of yank-action.
11496 (message-with-reply-buffer, message-widen-reply)
11497 (message-yank-original): Handle non-buffer values of
11498 message-reply-buffer (Bug#4080).
11499 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11500
11501 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11502
11503 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11504 Fix typo in docstring.
11505
11506 2010-01-08 Jason Rumney <jasonr@gnu.org>
11507
11508 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11509 response.
11510
11511 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11512
11513 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11514
11515 * message.el (message-check-news-header-syntax): Protect against a
11516 string that `rfc822-addresses' returns when parsing fails.
11517
11518 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11519
11520 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11521 (gnus-previous-char-property-change): New functions.
11522
11523 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11524
11525 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
11526
11527 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11528 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
11529
11530 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11531
11532 * message.el (message-exchange-point-and-mark): Rework last change to
11533 avoid using optional arg of exchange-point-and-mark, for backward
11534 compatibility.
11535
11536 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11537
11538 * message.el (message-exchange-point-and-mark):
11539 Call exchange-point-and-mark with an argument rather than setting
11540 mark-active by hand (Bug#5175).
11541
11542 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
11543
11544 * nntp.el (nntp-service-to-port): Work for service expressed with
11545 numeric string; replace [:digit:] with [0-9] for XEmacs.
11546
11547 2009-12-17 Glenn Morris <rgm@gnu.org>
11548
11549 * gnus-group.el (gnus-bug-group-download-format-alist):
11550 Change emacs entry to debbugs.gnu.org. Bump :version.
11551
11552 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11553
11554 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11555
11556 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
11557
11558 * message.el (message-info): Explain why we use `Info-goto-node'.
11559
11560 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11561
11562 * message.el (message-completion-in-region): New compatibility function.
11563 (message-expand-group): Use it.
11564
11565 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11566
11567 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11568 with no unread article should be listed if the 2nd arg `predicate' is
11569 given.
11570
11571 2009-11-29 Juri Linkov <juri@jurta.org>
11572
11573 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11574 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
11575 on `gnus-recenter'. (Bug#4698, Bug#4981)
11576
11577 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
11578
11579 * message.el (message-from-style, message-interactive)
11580 (message-signature): Always set default values from the corresponding
11581 mail-* variables.
11582 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11583 (message-yank-prefix, message-indentation-spaces)
11584 (message-signature-file, message-default-headers): Use boundp rather
11585 than (featurep 'xemacs) to check if the corresponding mail-* variables
11586 exist.
11587
11588 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
11589
11590 * message.el (message-send-mail-with-sendmail): Revert last change.
11591
11592 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11593
11594 * message.el (message-from-style, message-interactive)
11595 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11596 (message-yank-prefix, message-indentation-spaces, message-signature)
11597 (message-signature-file, message-default-headers): For GNU Emacs, set
11598 default values from the corresponding mail-* variables.
11599 (message-send-mail-with-sendmail): Use envelope-from only if
11600 mail-specify-envelope-from is non-nil.
11601
11602 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11603
11604 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11605 containing tspecial characters if they have been already quoted.
11606
11607 2009-10-24 Glenn Morris <rgm@gnu.org>
11608
11609 * gnus-art.el (help-xref-stack-item): Define for compiler.
11610
11611 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11612
11613 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11614
11615 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11616
11617 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11618 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11619
11620 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
11621
11622 * gnus.el (gnus-overlay-get): New alias to overlay-get.
11623 (gnus-overlays-in): New alias to overlays-in.
11624
11625 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11626 gnus-overlay-get, and gnus-delete-overlay.
11627 (gnus-summary-show-thread): Make it work as well for systems in which
11628 next-single-char-property-change is not available.
11629 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11630
11631 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
11632
11633 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11634
11635 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
11636
11637 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11638 and XEmacs that don't have `remove-overlays'.
11639
11640 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11641
11642 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11643 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11644 selective display. Use overlays instead.
11645
11646 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
11647
11648 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11649
11650 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11651
11652 * spam-stat.el (spam-stat-load): Fix typo in message.
11653
11654 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
11655
11656 * gnus-art.el (gnus-article-encrypt-body):
11657 * message.el (message-check-recipients):
11658 * mm-util.el (mm-codepage-setup):
11659 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11660 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11661
11662 2009-09-22 Daiki Ueno <ueno@unixuser.org>
11663
11664 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11665 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11666 keys from the menu if mm-{sign,encrypt}-option is 'guided.
11667 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11668 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11669
11670 2009-09-18 Glenn Morris <rgm@gnu.org>
11671
11672 * gnus-diary.el (gnus-diary-check-message):
11673 * message.el (message-insert-formatted-citation-line):
11674 * nnbabyl.el (top-level):
11675 * nndiary.el (nndiary-schedule):
11676 Fix typos in condition-case handlers.
11677
11678 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
11679
11680 * gnus-art.el (gnus-article-edit-part): Work for the buffer
11681 configuration that provides the sole article window in a frame;
11682 position point correctly after deleting a part.
11683
11684 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
11685
11686 * spam.el (spam-unregister-on-reregister): Add boolean variable.
11687 (spam-resolve-registrations-routine): Use it to unregister articles
11688 that change status.
11689
11690 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11691
11692 * nnrss.el (nnrss-request-article): Remove binding of
11693 default-enable-multibyte-characters that has gotten needless by
11694 the 2007-07-13 change in rfc2047-encode-message-header.
11695
11696 * mml.el (mml-insert-multipart): Error on the message header.
11697 (mml-insert-part): Error on the message header; position point at
11698 the end of a MIME tag.
11699
11700 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11701
11702 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11703 (gnus-float-time): Alias to float-time if it exists.
11704
11705 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11706 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11707 float-time is available; suppress compile warning for time-to-seconds.
11708
11709 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11710
11711 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11712 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11713 Add the optional argument `encoding' that overrides the default.
11714
11715 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11716 mm-encode-buffer.
11717
11718 2009-09-04 Glenn Morris <rgm@gnu.org>
11719
11720 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11721 mm-disable-multibyte, rather than default-enable-multibyte-characters.
11722 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11723 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11724 * mm-util.el (mm-with-unibyte-current-buffer)
11725 (mm-find-buffer-file-coding-system):
11726 * yenc.el (yenc-decode-region): Use default-value rather than
11727 default-enable-multibyte-characters.
11728
11729 2009-09-03 Glenn Morris <rgm@gnu.org>
11730
11731 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11732 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11733 than default-enable-multibyte-characters.
11734
11735 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
11736
11737 * gnus-art.el (gnus-article-read-summary-keys):
11738 Fix gnus-buffer-configuration's value temporarily used.
11739
11740 2009-09-02 Glenn Morris <rgm@gnu.org>
11741
11742 * gnus-util.el (gnus-float-time): New function.
11743 * gnus-delay.el (gnus-delay-article):
11744 * gnus-sum.el (gnus-thread-latest-date):
11745 * gnus-util.el (gnus-user-date): Use gnus-float-time.
11746 * nnspool.el (nnspool-request-newgroups):
11747 Use gnus-float-time rather than time-to-seconds.
11748 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11749
11750 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11751 (gnus-header-subject-face, gnus-header-newsgroups-face)
11752 (gnus-header-name-face, gnus-header-content-face):
11753 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11754 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11755 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11756 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11757 (gnus-cite-face-11):
11758 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11759 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11760 (gnus-server-closed-face, gnus-server-denied-face)
11761 (gnus-server-offline-face):
11762 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11763 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11764 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11765 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11766 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11767 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11768 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11769 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11770 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11771 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11772 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11773 (gnus-summary-selected-face, gnus-summary-cancelled-face)
11774 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11775 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11776 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11777 (gnus-summary-high-undownloaded-face)
11778 (gnus-summary-low-undownloaded-face)
11779 (gnus-summary-normal-undownloaded-face)
11780 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11781 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11782 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11783 (gnus-splash-face):
11784 * message.el (message-header-to-face, message-header-cc-face)
11785 (message-header-subject-face, message-header-newsgroups-face)
11786 (message-header-other-face, message-header-name-face)
11787 (message-header-xheader-face, message-separator-face)
11788 (message-cited-text-face, message-mml-face):
11789 * sieve-mode.el (sieve-control-commands-face)
11790 (sieve-action-commands-face, sieve-test-commands-face)
11791 (sieve-tagged-arguments-face):
11792 * spam.el (spam-face):
11793 Mark face aliases with "-face" in the name as obsolete.
11794
11795 2009-09-01 Glenn Morris <rgm@gnu.org>
11796
11797 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11798 than goto-line.
11799
11800 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11801
11802 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11803 Don't move point if the command is invoked inside the message header.
11804
11805 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
11806
11807 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11808 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11809 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11810 * nnir.el (nnir-swish-e-index-file):
11811 * gnus-sum.el (gnus-summary-delete-marked-as-read)
11812 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11813 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11814 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11815 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11816 (gnus-treat-display-xface): Add Emacs version of obsolescence.
11817
11818 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
11819
11820 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11821 Don't save excursion.
11822
11823 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11824
11825 * nnheader.el (nnheader-find-file-noselect):
11826 * mm-util.el (mm-insert-file-contents):
11827 Use (default-value 'major-mode) instead of default-major-mode.
11828
11829 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
11830
11831 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11832
11833 2009-08-25 Glenn Morris <rgm@gnu.org>
11834
11835 * nnir.el (top-level): Don't require cl at run-time.
11836 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11837 Replace cl-function substitute with gnus-replace-in-string.
11838 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11839 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11840 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11841 simplified expansions.
11842
11843 2009-08-22 Glenn Morris <rgm@gnu.org>
11844
11845 * gnus-art.el (gnus-button-patch): Use forward-line rather than
11846 goto-line.
11847
11848 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
11849
11850 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11851
11852 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11853 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11854 (gnus-mm-display-part, gnus-mime-display-single)
11855 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11856 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11857
11858 * gnus-sum.el
11859 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11860 (gnus-summary-move-article): Add expirable mark to articles copied or
11861 moved to group that has auto-expire turned on if the option is non-nil.
11862
11863 2009-07-24 Glenn Morris <rgm@gnu.org>
11864
11865 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11866 Fix typo. (Bug#3903)
11867
11868 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11869
11870 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11871 gnus-article-read-summary-keys rather than gnus-summary-edit-article
11872 that should not be used for draft articles.
11873 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11874 that has no concern in minor mode keys.
11875 (gnus-article-summary-command, gnus-article-summary-command-nosave):
11876 Abolish.
11877
11878 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
11879
11880 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11881 article without making inquiry to a user for unknown encoding.
11882
11883 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11884 (nnmaildir--scan): Assume i-node and device number that file-attributes
11885 returns might be cons-cell.
11886
11887 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
11888
11889 * auth-source.el: Remove docs now in auth.texi. Don't use
11890 `gnus-message' for logging. Add new variables `auth-source-debug' and
11891 `auth-source-hide-passwords' and use them.
11892
11893 2009-07-15 Glenn Morris <rgm@gnu.org>
11894
11895 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11896
11897 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11898
11899 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11900 excessive whitespace from the default values of title and description.
11901
11902 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
11903
11904 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11905 mail-fetch-field to fetch Content-Description header in order to
11906 exclude newlines.
11907
11908 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
11909
11910 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11911 to deleted part.
11912
11913 2009-05-30 David Engster <dengste@eml.cc>
11914
11915 * nnmairix.el: Remove old documentation in the commentary block.
11916 (nnmairix-request-group): Do not update active file for nnml back ends.
11917 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11918 end so that overview files are ignored.
11919 (nnmairix-update-groups): Make updating the groups more robust by using
11920 marks.
11921 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11922 with dollar characters in message-id.
11923
11924 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
11925
11926 * spam.el: Use dns-query instead of query-dns. Was renamed on
11927 2008-12-25 in dns.el.
11928
11929 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11930
11931 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11932 could happen if the text is only composed of spaces and/or tabs.
11933
11934 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
11935
11936 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11937 when sending a queued message to avoid extra mml tags.
11938
11939 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
11940
11941 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11942
11943 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11944
11945 * gnus-dired.el: Remove autoload for gnus-setup-message.
11946 (gnus-dired-attach): Fake this-command value to prevent Gnus from
11947 displaying Gnus logo; always use compose-mail.
11948
11949 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
11950
11951 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11952
11953 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
11954
11955 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11956 (gnus-nocem-issuers): List currently active issuers; fix custom type.
11957 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11958 available.
11959 (gnus-nocem-epg-verify): New function.
11960
11961 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
11962
11963 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11964
11965 2009-02-15 Glenn Morris <rgm@gnu.org>
11966
11967 * gnus-util.el (rmail-insert-rmail-file-header)
11968 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11969 autoloads.
11970 (rmail-default-rmail-file): Remove unnecessary declaration.
11971 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11972
11973 2009-02-14 Glenn Morris <rgm@gnu.org>
11974
11975 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11976 variable (only used in gnus-util, which declares it anyway).
11977 (rmail-output-to-rmail-file): Remove autoload of deleted function,
11978 which was only needed by gnus-art (changed to not use it any more).
11979 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11980 only used in gnus-util, which autoloads it itself.
11981 (rmail-update-summary): Fix autoload.
11982
11983 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11984 rather than rmail-output-to-rmail-file.
11985
11986 2009-02-07 Glenn Morris <rgm@gnu.org>
11987
11988 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11989 autoload of function that no longer exists.
11990 (rmail-toggle-header): Declare.
11991 (message-forward-rmail-make-body): Handle mbox Rmail.
11992
11993 2009-01-31 Glenn Morris <rgm@gnu.org>
11994
11995 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11996 2009-01-09 change.
11997
11998 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
11999
12000 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12001 (auth-source-forget-all-cached): New convenience function.
12002 (auth-source-user-or-password): Accept list of modes or a single mode.
12003
12004 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12005 auth-source modes.
12006
12007 * nnimap.el (nnimap-open-connection): Use list of
12008 auth-source modes.
12009
12010 * nntp.el (nntp-send-authinfo): Use list of
12011 auth-source modes.
12012
12013 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12014
12015 * auth-source.el: Update docs to reflect epa-file-enable is to be used
12016 now.
12017
12018 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12019
12020 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12021 coding system in XEmacs; add a workaround for XEmacs.
12022
12023 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12024
12025 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12026 of current-language-environment.
12027
12028 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12029
12030 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12031 available at runtime.
12032
12033 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12034
12035 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12036
12037 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12038
12039 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12040 the greatest positive fixnum value doesn't work under an XEmacs with
12041 bignum support; use the most-positive-fixnum constant instead,
12042 available since Emacs 21.1 with cl and XEmacs 21.1.
12043
12044 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12045
12046 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12047 XEmacs gets not to work.
12048
12049 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12050
12051 * mm-util.el (mm-coding-system-priorities): Allow the value like
12052 "Japanese (UTF-8)" of current-language-environment.
12053
12054 2009-01-09 Glenn Morris <rgm@gnu.org>
12055
12056 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12057 with last-command-event.
12058
12059 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12060
12061 * message.el (message-fix-before-sending): Amend comment.
12062
12063 2009-01-07 David Engster <dengste@eml.cc>
12064
12065 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12066 simplified server definitions by converting it via
12067 gnus-server-to-method.
12068
12069 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12070
12071 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12072 parameter's operands.
12073
12074 2009-01-06 David Engster <dengste@eml.cc>
12075
12076 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12077 primary select method (for gnus-group-mark-article-as-read).
12078
12079 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12080
12081 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12082 `(gnus)Face', not `(gnus)X-Face'.
12083
12084 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12085
12086 * mm-util.el (mm-ucs-to-char): New function.
12087
12088 * mm-url.el (mm-url-decode-entities): Use it.
12089
12090 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12091
12092 * message.el (message-fix-before-sending): Add `eight-bit' to
12093 illegible-text check.
12094
12095 2009-01-03 Michael Olson <mwolson@gnu.org>
12096
12097 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12098 `headers' is nil. This can occur if the IMAP server does not have
12099 permissions to read messages from a folder, but can write new messages
12100 to the folder.
12101 (nnimap-request-article-part): Do not insert `data' if it is nil.
12102
12103 2009-01-01 Dave Love <fx@gnu.org>
12104
12105 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12106
12107 * nnimap.el: Fix author email.
12108 (nnimap-split-rule): Add FIXME comment.
12109 (nnimap-debug): Fix doc string.
12110
12111 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12112
12113 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12114 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12115 to check if those variables exist (first appeared in Emacs 18.50).
12116
12117 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12118
12119 * mm-util.el (mm-line-number-at-pos): New function.
12120
12121 * spam-report.el (spam-report-process-queue): Use it.
12122
12123 2008-12-24 David Engster <dengste@eml.cc>
12124
12125 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12126 parameters that haven't existed as variables as buffer-local variables.
12127
12128 2008-12-23 Dave Love <fx@gnu.org>
12129
12130 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12131 cadar.
12132
12133 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12134 imap-starttls-p.
12135 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12136
12137 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12138
12139 * spam-report.el (spam-report-gmane-max-requests): New constant.
12140 (spam-report-gmane-wait): New variable.
12141 (spam-report-gmane-ham, spam-report-gmane-spam)
12142 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12143 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12144 the server.
12145
12146 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12147 Add explanations.
12148
12149 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12150 nnheader-accept-process-output and nnheader-read-timeout if available.
12151 (pop3-movemail): Use it.
12152
12153 * message.el (message-check-news-body-syntax): Fix signature check if
12154 there's an attachment.
12155
12156 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12157
12158 * mm-util.el: Add comments to the mm- emulating functions.
12159
12160 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12161
12162 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12163 Reported by Stephen Berman <stephen.berman@gmx.net>.
12164
12165 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12166
12167 * mm-util.el (mm-substring-no-properties): New function.
12168 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12169 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12170 (mm-string-to-multibyte): Doc fix.
12171
12172 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12173
12174 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12175
12176 * mml.el (mml-attach-file): Strip text properties from file name.
12177 (Bug#1574)
12178
12179 2008-12-16 Glenn Morris <rgm@gnu.org>
12180
12181 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12182
12183 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12184
12185 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12186 knows since the charset specified might be a bogus alias that
12187 mm-charset-synonym-alist provides.
12188
12189 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12190
12191 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12192 "ISO_8859-1".
12193
12194 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12195
12196 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12197
12198 * mm-util.el (mm-charset-eval-alist):
12199 Define it before mm-charset-to-coding-system.
12200 (mm-charset-to-coding-system): Add optional argument `silent';
12201 define it before mm-charset-override-alist.
12202 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12203 default value if it can be used in Emacs currently running;
12204 silence mm-charset-to-coding-system.
12205
12206 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12207
12208 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12209 `allow-override' which says whether to use `mm-charset-override-alist'.
12210 (rfc2047-decode-encoded-words): Use it.
12211
12212 * mm-util.el (mm-charset-override-alist): Fix custom type;
12213 add `(gb2312 . gbk)' to choices.
12214
12215 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12216
12217 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12218 fast.
12219
12220 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12221
12222 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12223
12224 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12225 on links.
12226
12227 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12228
12229 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12230
12231 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12232 users' addresses that don't have domain parts.
12233 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12234 rather than message-narrow-to-head since there will be the message
12235 header separator.
12236
12237 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12238
12239 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12240 since the result is inserted in a unibyte buffer anyway.
12241 (nnimap-demule-use-string-to-multibyte): Remove.
12242 (nnimap-demule): Alias it to mm-string-to-multibyte.
12243
12244 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12245
12246 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12247 variable for debugging bug#464 and bug#1174.
12248 (nnimap-demule): Use it.
12249
12250 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12251
12252 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12253 score calculation correctly.
12254
12255 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12256
12257 * message.el (message-send-mail): Just set the buffer to unibyte
12258 rather than use mm-with-unibyte-current-buffer which does a lot more.
12259 (message-send-mail-partially): Don't bother with
12260 mm-with-unibyte-current-buffer since it's already been made unibyte by
12261 message-send-mail.
12262
12263 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12264
12265 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12266
12267 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12268
12269 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12270
12271 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12272
12273 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12274 require itself and to remove `with-no-warnings'.
12275
12276 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12277
12278 * starttls.el (starttls-any-program-available): Get the name of the
12279 available TLS layer program.
12280 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12281 well as the host name in the "opening" message.
12282
12283 * auth-source.el (auth-source-cache, auth-source-do-cache)
12284 (auth-source-user-or-password): Cache passwords and logins by default,
12285 allow override with `auth-source-do-cache'.
12286 (auth-source-forget-user-or-password): Allow users to remove cache
12287 entries if needed.
12288
12289 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12290
12291 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12292 condition-case to only the forward-sexp call.
12293
12294 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12295
12296 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12297 quotes contained. Make it more robust regardless by an extra
12298 condition-case wrapper.
12299
12300 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12301
12302 * nnml.el (nnml-request-expire-articles): Check if the function set to
12303 `nnmail-expiry-target' returns the symbol `delete'.
12304
12305 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12306
12307 * nnmail.el (nnmail-expiry-target): Fix custom type.
12308
12309 2008-10-02 Glenn Morris <rgm@gnu.org>
12310
12311 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12312 Silence compiler warning.
12313
12314 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12315
12316 * mml.el (mml-menu): Don't assume mml2015 is bound.
12317
12318 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12319
12320 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12321 exists.
12322
12323 2008-09-27 Glenn Morris <rgm@gnu.org>
12324
12325 * gnus-util.el (mail-header-remove-comments): Autoload it.
12326
12327 2008-09-27 Andreas Schwab <schwab@suse.de>
12328
12329 * gnus-util.el (gnus-split-references): Strip comments.
12330 (gnus-parent-id): Likewise.
12331
12332 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12333
12334 * message.el (message-confirm-send): Fix version.
12335
12336 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12337
12338 * message.el (message-idna-to-ascii-rhs-1): Use
12339 mail-extract-address-components rather than mail-header-parse-addresses
12340 that is an alias by default to ietf-drums-parse-addresses that does not
12341 support non-ASCII names in headers' contents.
12342
12343 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12344
12345 * message.el (message-confirm-send): Fix variable documentation to
12346 avoid the "y/n" wording.
12347
12348 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12349
12350 * message.el (message-set-auto-save-file-name): Save to a different
12351 filename so multiple messages (especially drafts) can be recovered.
12352
12353 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12354
12355 * message.el (message-confirm-send): Add appropriate version.
12356
12357 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12358
12359 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12360 defvar.
12361
12362 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12363
12364 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12365 (mm-pkcs7-enveloped-magic): Ditto.
12366
12367 2008-09-17 Simon Josefsson <simon@josefsson.org>
12368
12369 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12370 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12371
12372 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12373
12374 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12375 default, it's better.
12376
12377 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12378
12379 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12380 summary line gnus-number property and ignore them (with a warning
12381 message).
12382
12383 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12384
12385 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12386 macro caddr in the interactive form since it won't be expanded.
12387
12388 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12389
12390 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12391 `charset'; fix name of function called recursively.
12392 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12393
12394 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12395
12396 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12397 (gnus-mime-set-charset-parameters): New function.
12398 (gnus-mime-view-part-as-charset): Use it to correctly display part
12399 specifying wrong charset.
12400
12401 2008-09-08 David Engster <dengste@eml.cc>
12402
12403 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12404 in completing-read for back end server.
12405
12406 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12407
12408 * message.el (message-confirm-send): New variable to confirm sending a
12409 message.
12410 (message-send): Use it.
12411
12412 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12413
12414 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12415
12416 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12417
12418 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12419
12420 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12421
12422 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12423 prevent tracking too many groups.
12424 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12425 Use it.
12426
12427 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12428
12429 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12430 moving point to the bottom of the window in order to avoid recentering.
12431
12432 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12433
12434 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12435 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12436 (gnus-article-beginning-of-window): Fix calculation.
12437
12438 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12439
12440 * gnus-msg.el (gnus-summary-supersede-article)
12441 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12442 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12443 message header.
12444
12445 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12446
12447 * message.el:
12448 * gnus-start.el:
12449 * gnus-registry.el: Remove VMS support.
12450
12451 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12452
12453 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12454 macro.
12455 (rfc2104-hash): Use it.
12456
12457 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12458
12459 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12460 (gnus-summary-sort-by-most-recent-date): New commands.
12461 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12462 and menu entries.
12463
12464 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12465
12466 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12467 don't redisplay article for raw contents; remove plural articles stuff.
12468
12469 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12470 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12471 on gnus-summary-save-article; display results properly.
12472
12473 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12474
12475 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12476
12477 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12478
12479 * gnus-art.el (gnus-summary-save-in-pipe):
12480 Consider gnus-save-all-headers.
12481
12482 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12483
12484 * gnus-util.el (ns-focus-frame): Remove declaration.
12485 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
12486 like x.
12487
12488 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
12489
12490 * rfc2104.el (rfc2104-zero): Delete defconst.
12491 (rfc2104-hex-alist): Likewise.
12492 (rfc2104-hex-to-int): Delete func.
12493 (rfc2104-hexstring-to-bitstring): Likewise.
12494 (rfc2104-nybbles): New defconst.
12495 (rfc2104-hash): Rewrite for speed.
12496
12497 2008-07-16 Glenn Morris <rgm@gnu.org>
12498
12499 * gnus-util.el (ns-focus-frame): Declare for compiler.
12500
12501 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12502
12503 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12504 set as a group parameter.
12505 (gnus-summary-save-in-pipe): Work when it is called independently.
12506 (gnus-summary-pipe-to-muttprint): Don't modify
12507 gnus-summary-pipe-output-default-command.
12508
12509 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12510
12511 * message.el (message-send-mail-with-sendmail):
12512 Display the error message.
12513
12514 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12515
12516 * gnus-art.el (gnus-default-article-saver):
12517 Add gnus-summary-save-in-pipe to choices.
12518 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12519 gnus-summary-pipe-output-default-command as the default command.
12520 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12521 instead of gnus-last-shell-command.
12522
12523 * gnus-sum.el (gnus-summary-pipe-output-default-command):
12524 New user option.
12525 (gnus-summary-muttprint-program): Mention the value will be changed.
12526 (gnus-summary-save-article): Force showing of all headers.
12527 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12528
12529 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
12530
12531 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12532
12533 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
12534
12535 * nnimap.el (nnimap-id):
12536 * sieve-manage.el (sieve-manage-open): Doc fixes.
12537
12538 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
12539
12540 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12541 if available.
12542
12543 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12544
12545 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12546
12547 * nnkiboze.el (nnkiboze-generate-group):
12548 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12549
12550 * nnmairix.el: Require CL.
12551
12552 2008-06-15 David Engster <dengste@eml.cc>
12553
12554 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12555
12556 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
12557
12558 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12559 New macros that expand to an `aset'/`aref' call under Emacs, and to a
12560 runtime choice under XEmacs.
12561
12562 * gnus-sum.el (gnus-summary-set-display-table):
12563 Use `gnus-put-display-table', `gnus-get-display-table',
12564 `gnus-set-display-table' for the display table, instead of `aset'.
12565
12566 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12567
12568 * nnmairix.el: Add autoloads.
12569
12570 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12571
12572 * nnmairix.el (nnmairix-delete-recreate-group)
12573 (nnmairix-update-and-clear-marks): Fix error messages.
12574
12575 2008-06-14 David Engster <dengste@eml.cc>
12576
12577 * nnmairix.el: Upgrade to version 0.6.
12578 (nnmairix-group-toggle-propmarks-this-group)
12579 (nnmairix-group-toggle-readmarks-this-group)
12580 (nnmairix-group-delete-recreate-this-group)
12581 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12582 (nnmairix-remove-tick-mark-original-article): New commands.
12583 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12584 (nnmairix-propagate-marks-to-nnmairix-groups)
12585 (nnmairix-only-use-registry, nnmairix-allowfast-default)
12586 (nnmairix-marks-cache, nnmairix-version-output): New variables.
12587 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12588 functions needed for marks propagation and manipulation of read marks.
12589 (nnmairix-update-groups): New function.
12590 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12591 (nnmairix-determine-original-group-from-registry)
12592 (nnmairix-determine-original-group-from-path)
12593 (nnmairix-get-group-from-file-path, nnmairix-map-range)
12594 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12595 New helper functions.
12596 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12597 keystrokes for new commands.
12598 (nnmairix-delete-and-create-on-change): Doc string cleanup.
12599 (nnmairix-request-group): Check allow-fast group parameter.
12600 (nnmairix-request-create-group): Set allow-fast group parameter if
12601 nnmairix-allowfast-default is set.
12602 (nnmairix-close-group): Propagate marks upon closing if needed.
12603 (nnmairix-group-toggle-threads-this-group): Use new.
12604 nnmairix-group-toggle-parameter helper function.
12605 (nnmairix-search): Better check for empty search result.
12606 (nnmairix-goto-original-article): Use new helper functions for
12607 determining original article.
12608 (nnmairix-show-original-article): Make sure message-id is in brackets.
12609 (nnmairix-call-mairix-binary): Change variable name.
12610 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12611 helper function.
12612 (nnmairix-widget-toggle-activate): Fix doc string.
12613
12614 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12615
12616 * nnir.el: Require edmacro when compiling with XEmacs.
12617 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12618 available in Emacs 21.
12619
12620 2008-06-11 Glenn Morris <rgm@gnu.org>
12621
12622 * gnus-util.el (x-focus-frame):
12623 * gnus.el (image-size):
12624 * mm-decode.el (image-size): Declare.
12625
12626 * gnus-picon.el (declare-function): Add compat definition.
12627 (image-size): Declare.
12628
12629 * gnus-group.el (tool-bar-map):
12630 * gnus-sum.el (tool-bar-map): Define for compiler.
12631
12632 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12633
12634 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12635
12636 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12637 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12638 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12639 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12640 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12641 * sieve-manage.el, spam-report.el, spam.el:
12642 Remove unnecessary eval-and-compile of autoloads.
12643
12644 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
12645
12646 * auth-source.el: Precise Tramp doc.
12647
12648 2008-06-07 Glenn Morris <rgm@gnu.org>
12649
12650 * nnmairix.el: Remove unnecessary eval-when-compile.
12651
12652 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
12653
12654 * nnir.el: New file.
12655
12656 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12657
12658 * gnus-util.el (gnus-read-shell-command): New function.
12659 * mm-decode.el (mm-pipe-part):
12660 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12661
12662 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12663
12664 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12665
12666 2008-06-03 Glenn Morris <rgm@gnu.org>
12667
12668 * pop3.el (nnheader-accept-process-output): Autoload it.
12669
12670 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12671
12672 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12673 are not 2-digit hexadecimal characters that follow `%'s.
12674
12675 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12676
12677 * message.el (message-bogus-recipient-p): Fix type in doc string.
12678 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12679 (message-bogus-addresses): Rename from message-bogus-address-regexp.
12680 Improve custom options.
12681 (message-bogus-recipient-p): Adjust accordingly.
12682
12683 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12684
12685 * nnmairix.el: Require edmacro when compiling with XEmacs.
12686
12687 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
12688
12689 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12690 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12691
12692 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
12693
12694 * auth-source.el: Add more docs.
12695
12696 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12697
12698 * nnheader.el (nnheader-read-timeout): Change the default timeout from
12699 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
12700 retrieval faster in some cases, but might make CPU usage larger.
12701 If this has any bad side effects, we might revert this change.
12702
12703 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12704 seems to make mail retrieval much, much faster.
12705 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12706 unconditionally.
12707
12708 * gnus-draft.el (gnus-group-send-queue):
12709 Bind message-send-mail-partially-limit to nil to avoid being prompted.
12710
12711 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12712
12713 * mml.el (mml-attach-buffer): Prompt for `disposition'.
12714
12715 * message.el (message-bogus-address-regexp): Fix and improve custom
12716 type.
12717 (message-setup-hook): Add message-check-recipients as custom option.
12718
12719 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
12720
12721 * message.el (message-cite-function): Remove bogus autoload which crept
12722 in during merge from v5-10.
12723
12724 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
12725
12726 * nnimap.el (nnimap-open-connection): Fix login/password bug.
12727
12728 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12729
12730 * auth-source.el: Preliminary Tramp docs.
12731 (auth-sources): Change the default auth-sources to use
12732 EPA .gpg files.
12733
12734 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
12735
12736 * nntp.el: Autoload `auth-source-user-or-password'.
12737 (nntp-send-authinfo): Use it.
12738
12739 * nnimap.el: Autoload `auth-source-user-or-password'.
12740 (nnimap-open-connection): Use it.
12741
12742 * auth-source.el: Add docs on using with url-auth. Import gnus-util
12743 for the gnus-message function.
12744 (auth-source-user-or-password): Use it.
12745
12746 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12747
12748 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12749 rfc2104-hexstring-to-byte-list. Return a unibyte string.
12750 (rfc2104-hash): Use it.
12751
12752 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
12753
12754 * gnus-art.el (gnus-article-toggle-truncate-lines):
12755 Don't use `iff' in docstring.
12756
12757 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
12758
12759 * gnus-registry.el: Adjusted copyright dates and added a keyword.
12760
12761 * gnus-util.el (gnus-extract-address-component-name)
12762 (gnus-extract-address-component-email): Convenience functions around
12763 `gnus-extract-address-components'.
12764
12765 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12766 Use `gnus-extract-address-component-email' to fix bug of comparing full
12767 sender name to `user-mail-address'.
12768
12769 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
12770
12771 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12772 catch/throw to optimize.
12773 (gnus-registry-find-keywords): Just use member to find a keyword.
12774
12775 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12776
12777 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12778 is current before calling gnus-server-prepare.
12779 (gnus-server-setup-buffer, gnus-server-update-server)
12780 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12781
12782 2008-05-04 Juri Linkov <juri@jurta.org>
12783
12784 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12785 (mailcap-file-default-commands): Use mailcap-replace-in-string
12786 instead of replace-regexp-in-string, and mailcap-delete-duplicates
12787 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
12788
12789 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
12790
12791 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12792
12793 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12794
12795 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12796 hooks.
12797 (gnus-update-read-articles): Speed up non-marks-using users.
12798 (gnus-use-marks): Define gnus-use-marks.
12799 (gnus-propagate-marks): Rename variable to something more sensible.
12800
12801 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
12802
12803 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12804 (gmm-image-load-path-for-library): Fix typos in docstrings.
12805 (gmm-message): Reflow docstring.
12806
12807 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
12808
12809 * mail-source.el (mail-source-set-1, mail-source-bind):
12810 Move auth-source code out of the macro to clean it up and fix bugs.
12811
12812 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
12813
12814 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12815 by sender if it's equal to user-mail-address, it's likely to be
12816 useless.
12817
12818 * mail-source.el (mail-source-bind): Don't use user or password if they
12819 are not bound. Unintern them if they are nil. Don't use server unless
12820 it's bound, and default it to empty string otherwise.
12821
12822 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
12823
12824 * mail-source.el: Load auth-source.el.
12825 (mail-source-bind): Add comments. Call auth-source-user-or-password to
12826 get user name or password, if auth-sources is set up.
12827
12828 * gnus-registry.el (gnus-registry-split-strategy): New variable for
12829 strategy of splitting with parent.
12830 (gnus-registry-split-fancy-with-parent)
12831 (gnus-registry-post-process-groups): Use it and fix prior
12832 bug (returning a list as the split result).
12833
12834 * auth-source.el (auth-sources): Remove server parameter.
12835 (auth-source-pick, auth-source-user-or-password)
12836 (auth-source-user-or-password-imap)
12837 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12838 (auth-source-user-or-password-sftp)
12839 (auth-source-user-or-password-smtp): Remove server parameter.
12840
12841 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
12842
12843 * smime.el (smime-sign-region, smime-encrypt-region)
12844 (smime-decrypt-region):
12845 Remove redundant calls to `generate-new-buffer-name'.
12846
12847 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
12848
12849 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12850 Don't use QP for message/rfc822.
12851 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12852
12853 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12854
12855 * sieve-manage.el (sieve-string-bytes): Remove.
12856 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12857 correct byte-length only if the process's coding-system is the same as
12858 the one used internally by Emacs to represent strings.
12859
12860 2008-04-22 Juri Linkov <juri@jurta.org>
12861
12862 * mailcap.el (mailcap-file-default-commands): New function.
12863
12864 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12865
12866 * message.el (message-signature-separator, message-cite-function):
12867 Change custom version.
12868
12869 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12870
12871 * mm-decode.el (mm-display-external): Make temp file read-only.
12872
12873 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12874
12875 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12876 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
12877 `C-c C-f d'.
12878
12879 2008-04-12 Adrian Aichner <adrian@xemacs.org>
12880
12881 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12882
12883 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
12884
12885 * auth-source.el: Add docs.
12886 (auth-sources): Modify format to support server.
12887 (auth-source-pick, auth-source-user-or-password)
12888 (auth-source-user-or-password-imap)
12889 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12890 (auth-source-user-or-password-sftp)
12891 (auth-source-user-or-password-smtp): Add server parameter.
12892
12893 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
12894
12895 * gnus-registry.el: Initialize the registry when gnus-registry-install
12896 is t.
12897
12898 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
12899
12900 * compface.el (uncompface): Make buffer unibyte.
12901
12902 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
12903
12904 * mail-source.el (mail-source-value):
12905 Prefer fboundp to functionp so it works with macros as well.
12906
12907 2008-04-05 Glenn Morris <rgm@gnu.org>
12908
12909 * gnus-ems.el (mm-disable-multibyte): Autoload it.
12910
12911 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
12912
12913 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12914 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12915
12916 * nnheader.el (nnheader-init-server-buffer): Change buffer's
12917 multibyteness after rather than before erasing it.
12918
12919 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12920 mm-with-multibyte.
12921 (gnus-request-article-this-buffer): Make sure the proper decoding is
12922 used if gnus-original-article-buffer happens to be unibyte.
12923
12924 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12925 default-enable-multibyte-characters.
12926
12927 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12928 default-enable-multibyte-characters.
12929
12930 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12931
12932 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12933
12934 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12935
12936 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12937 Fix last change in case the element is not even a symbol.
12938
12939 2008-04-02 Simon Josefsson <simon@josefsson.org>
12940
12941 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12942 imap-enable-exchange-bug-workaround.
12943 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12944
12945 2008-04-01 Simon Josefsson <simon@josefsson.org>
12946
12947 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12948 a 100 byte status-checks into a 2-3MB transfer for each group.
12949 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12950 to enable bug workaround or not.
12951 (nnimap-find-minmax-uid): Only enable workaround conditionally.
12952
12953 2008-03-31 Glenn Morris <rgm@gnu.org>
12954
12955 * message.el (mml2015-use): Declare for compiler.
12956 (message-info): Require mml2015 when appropriate.
12957
12958 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
12959
12960 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12961 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12962 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12963 (nntp-service-to-port): New function.
12964 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12965 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12966 (nntp-open-netcat-stream): New function.
12967 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12968
12969 2008-03-29 Sven Joachim <svenjoac@gmx.de>
12970
12971 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12972
12973 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12974
12975 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12976
12977 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
12978
12979 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12980
12981 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
12982
12983 * message.el (message-signature-separator): Change default.
12984 Improve custom type.
12985 (message-cite-function): Change default to
12986 message-cite-original-without-signature.
12987
12988 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12989 toggle.
12990
12991 * message.el (message-check-news-body-syntax): Fix signature check.
12992 (message-setup-1): Mark buffer as unmodified _after_ running
12993 message-setup-hook and handling message-alternative-emails.
12994 (message-shorten-references): Be more strict when building list of
12995 valid references to comply with GNKSA.
12996
12997 * gnus-group.el (gnus-read-ephemeral-bug-group)
12998 (gnus-read-ephemeral-debian-bug-group)
12999 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13000
13001 * message.el (message-info): Don't use booleanp which isn't supported
13002 in Emacs 21 and XEmacs.
13003
13004 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
13005
13006 * gnus-group.el (gnus-gmane-group-download-format): Rename from
13007 gnus-group-gmane-group-download-format.
13008 (gnus-group-read-ephemeral-gmane-group): Rename from
13009 gnus-group-read-ephemeral-gmane-group.
13010 (gnus-read-ephemeral-gmane-group-url): Rename from
13011 gnus-group-read-ephemeral-gmane-group-url.
13012 (gnus-bug-group-download-format-alist): New variable.
13013 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13014 (gnus-read-ephemeral-emacs-bug-group): New commands.
13015
13016 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
13017
13018 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13019 (gnus-visible-headers): Improve custom type.
13020
13021 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
13022
13023 * mml.el (mml-menu): Add workarounds for XEmacs.
13024
13025 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13026 X-Boundary header.
13027
13028 * message.el (message-simplify-recipients): Fix previous commit.
13029
13030 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13031
13032 * mm-util.el (mm-set-buffer-multibyte): New function.
13033 * mm-decode.el (mm-copy-to-buffer): Use it.
13034
13035 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13036 Prefer fboundp to functionp so it works with macros as well.
13037
13038 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13039
13040 * message.el (message-alter-recipients-discard-bogus-full-name):
13041 New function.
13042 (message-alter-recipients-function): New variable.
13043 (message-get-reply-headers): Use it.
13044 (message-replace-header): New helper function.
13045 (message-recipients-without-full-name): New variable.
13046 (message-simplify-recipients): New command.
13047
13048 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13049
13050 * message.el (message-info): Handle EasyPG manual.
13051
13052 * mml.el (mml-menu): Add entry for EasyPG.
13053
13054 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13055
13056 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13057 parameter.
13058
13059 * message.el (message-disassociate-draft): Specify drafts group name
13060 fully.
13061
13062 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13063
13064 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13065 Eliminate unnecessary duplicates from the match list.
13066
13067 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13068
13069 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13070 args of `how-many' of which the XEmacs version doesn't take; declare
13071 Info-index-next as function.
13072
13073 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13074
13075 * gnus-score.el (gnus-score-headers): Fix handling of
13076 gnus-inhibit-slow-scoring.
13077
13078 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13079 string.
13080 (gnus-button-url-regexp): Improve handling of parenthesis.
13081 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13082 (gnus-button-handle-info-keystrokes): Handle index entries.
13083
13084 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13085
13086 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13087 Incoming* files.
13088
13089 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13090
13091 * auth-source.el (auth-sources): Rename from auth-source-choices.
13092 (auth-source-pick): Use it.
13093
13094 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13095
13096 * auth-source.el (auth-source-protocols)
13097 (auth-source-protocols-customize, auth-source-choices): Add and
13098 modified variable customizations and defaults.
13099 (auth-source-pick, auth-source-user-or-password)
13100 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13101 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13102 (auth-source-user-or-password-sftp)
13103 (auth-source-user-or-password-smtp): Use new variables and provide an
13104 interface to netrc.el.
13105
13106 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13107
13108 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13109 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13110 Make sure the nntp port to specify is a string.
13111
13112 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13113
13114 * nntp.el: Use with-current-buffer.
13115 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13116 dubious mm-with-unibyte-current-buffer.
13117 (nntp-with-open-group-function): New function extracted from
13118 nntp-with-open-group macro.
13119 (nntp-with-open-group): Use the function, so it's easier to debug.
13120 Add indentation and debugging info.
13121 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13122 Recommend the use of the netcat alternatives.
13123
13124 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13125 Avoid mm-string-as-multibyte as well.
13126
13127 * nnweb.el (nnweb-insert-html):
13128 Remove use of nnheader-string-as-multibyte.
13129
13130 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13131 (nnheader-string-as-multibyte): Remove.
13132
13133 * mm-view.el: Use inhibit-read-only.
13134 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13135 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13136 or unibyte-string.
13137
13138 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13139 (mm-uu-yenc-extract): Use with-current-buffer.
13140
13141 * gnus-soup.el (gnus-soup-send-packet): Don't use
13142 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13143
13144 * nnmh.el: Use with-current-buffer.
13145 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13146 mm-string-as-multibyte on the output of mm-encode-coding-string.
13147
13148 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13149 (nnimap-request-move-article): Use with-current-buffer.
13150
13151 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13152 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13153 conversion uses string-make-unibyte rather than string-as-unibyte.
13154
13155 * gnus-msg.el: Use with-current-buffer.
13156
13157 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13158
13159 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13160
13161 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13162 string for caching if it is 'PIN.
13163
13164 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13165
13166 * mail-source.el (mail-source-delete-old-incoming-confirm):
13167 Change default to nil.
13168 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13169
13170 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13171
13172 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13173 (gnus-article-goto-prev-page): Work for articles having ^L's.
13174
13175 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13176
13177 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13178
13179 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13180
13181 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13182 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13183 (gnus-bookmark-jump): Adjust some variable names.
13184
13185 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13186
13187 * auth-source.el: New package.
13188 (auth-source-choices): Add customization entry point variable.
13189
13190 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13191 bug.
13192
13193 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13194
13195 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13196 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13197 (gnus-registry-install-shortcuts): Rename from
13198 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13199 the `gnus-registry-mark-map' keymap dynamically from
13200 `gnus-registry-marks'. The generated functions update the summary line
13201 when a registry mark is added or deleted, and will call
13202 `gnus-registry-install-p' (see the comments in the code).
13203 (gnus-registry-user-format-function-M): Use concat intelligently.
13204
13205 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13206 the registry mark functions.
13207
13208 2008-03-05 Glenn Morris <rgm@gnu.org>
13209
13210 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13211 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13212 gnus-art.
13213 (top-level): No need to load own source when compiling.
13214
13215 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13216
13217 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13218 Suggested by <chris.anderton@zetnet.co.uk>.
13219
13220 2008-03-04 Glenn Morris <rgm@gnu.org>
13221
13222 * gnus-sum.el (top-level): No need to require gnus when compiling,
13223 since unconditionally required near start of file.
13224 (gnus-summary-display-while-building): Move definition before use.
13225
13226 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13227
13228 * gnus-registry.el (gnus-registry-user-format-function-M):
13229 Add formatting function.
13230
13231 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13232
13233 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13234 with plists.
13235 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13236 Use new format.
13237
13238 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13239
13240 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13241 `where-is-internal' that returns a range of key sequences.
13242
13243 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13244
13245 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13246
13247 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13248 (gnus-summary-jump-to-group): Consider windows on other displayed
13249 frames as well. Similar changes might be needed elsewhere, but that's
13250 the one I've bumped into during my use.
13251
13252 * nndoc.el (nndoc-oe-dbx-type-p):
13253 * gnus-msg.el (gnus-debug):
13254 * gnus-group.el (gnus-update-group-mark-positions):
13255 Use mm-string-to-multibyte.
13256
13257 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13258
13259 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13260 doesn't handle NotDashEscaped.
13261
13262 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13263 (mml-dnd-attach-options): Fix typo in custom choice.
13264
13265 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13266 Change nndoc-article-type to mbox.
13267 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13268
13269 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13270 to nil, instead of html2text.
13271
13272 * imap.el (imap-debug): Add `imap-ping-server'.
13273
13274 * gnus-bookmark.el: Add FIXMEs.
13275
13276 * message.el (message-form-letter-separator)
13277 (message-send-form-letter-delay): New variables.
13278 (message-send-form-letter): Use them. New command to send form
13279 letters. Requested by Uwe Siart.
13280 (message-send-mail-function): Doc fix. Add "Other" custom option.
13281
13282 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13283
13284 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13285 empty author.
13286
13287 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13288
13289 * gnus-registry.el (gnus-registry-marks): Add variable for
13290 customization of marks and their appearance.
13291 (gnus-registry-read-mark): Use it.
13292 (gnus-registry-do-marks): Add utility function to loop through
13293 `gnus-registry-marks'.
13294 (gnus-registry-install-shortcuts-and-menus): Add function to install
13295 shortcuts and menus.
13296 (gnus-registry-initialize): Use it.
13297 (gnus-registry-default-mark): Clarify documentation.
13298
13299 2008-02-29 Glenn Morris <rgm@gnu.org>
13300
13301 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13302 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13303 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13304 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13305 Change defcustom :version from 23.0 to 23.1.
13306
13307 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13308
13309 * gnus-registry.el (gnus-registry-follow-group-p)
13310 (gnus-registry-post-process-groups): Add functions to aid registry
13311 splitting and improve logging. Clarify behavior in function
13312 documentation.
13313 (gnus-registry-split-fancy-with-parent): Use them.
13314
13315 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13316
13317 * gnus-art.el: Use with-current-buffer.
13318
13319 2008-02-27 David Engster <dengste@eml.cc>
13320
13321 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13322 Express real group name in the response.
13323
13324 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13325
13326 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13327 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13328 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13329 autoload gnus-registry-fetch-group when compiling.
13330 (nnmairix-request-group-with-article-number-correction):
13331 Remove unreferenced argument passed to nnmairix-call-backend.
13332
13333 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13334
13335 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13336 (mm-uu-extract): Improve face for low color ttys.
13337 Reported by Sascha Wilde.
13338
13339 2008-02-27 Glenn Morris <rgm@gnu.org>
13340
13341 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13342 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13343 variables to defconsts. Convert comments to doc-strings.
13344 (nnmairix-last-server, nnmairix-current-server): Convert from free
13345 variables to defvars. Convert comments to doc-strings.
13346 (gnus-registry-fetch-group): Autoload.
13347 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13348 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13349 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13350 caddr.
13351 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13352 nnmairix-request-group-with-article-number-correction call.
13353 (nnmairix-fast, nnmairix-group): New, less general names, for free
13354 variables passed from nnmairix-request-group to
13355 nnmairix-request-group-with-article-number-correction. Declare.
13356 (nnmairix-request-group-with-article-number-correction):
13357 Use nnmairix-fast, nnmairix-group rather than fast, group.
13358
13359 2008-02-26 David Engster <dengste@eml.cc>
13360
13361 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13362 version 0.5.
13363
13364 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13365
13366 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13367 instead of making an extra function call. Don't add the current group
13368 to articles only when they have the group. Use
13369 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13370 Reported by David <de_bb@arcor.de>.
13371
13372 2008-02-24 Miles Bader <miles@gnu.org>
13373
13374 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13375 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13376 (mm-find-mime-charset-region):
13377 * mm-bodies.el (mm-encode-body):
13378 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13379
13380 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13381
13382 * mail-source.el (mail-source-delete-incoming): Change default.
13383 Supplement doc string.
13384
13385 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13386
13387 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13388
13389 * nnmail.el (nnmail-message-id-cache-file): Derive from
13390 `gnus-home-directory'.
13391
13392 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13393
13394 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13395 Document negative prefix.
13396
13397 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13398
13399 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13400
13401 * message.el (message-unsent-separator): Add the Exim bounce
13402 separator.
13403
13404 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13405
13406 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13407 list.
13408 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13409 recipient/signer list.
13410
13411 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13412
13413 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13414 fbound (Emacs 23 unicode), signal an error.
13415
13416 2008-02-08 Glenn Morris <rgm@gnu.org>
13417
13418 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13419
13420 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13421
13422 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13423 ports to the calls to `netrc-machine-user-or-password' in addition to
13424 "imap" and "imaps".
13425
13426 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13427
13428 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13429 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13430 <hanche@math.ntnu.no>.
13431
13432 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13433
13434 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13435
13436 2008-02-01 Zhang Wei <id.brep@gmail.com>
13437
13438 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13439
13440 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13441
13442 2008-02-01 Miles Bader <miles@gnu.org>
13443
13444 * mml.el (mml-parse-1): Remove apparently vestigial use of
13445 `mm-hack-charsets'.
13446 * mm-bodies.el (mm-encode-body): Likewise.
13447
13448 2008-02-01 Kenichi Handa <handa@m17n.org>
13449
13450 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13451 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13452 (rfc2104-hash): Convert the result of concat to unibyte string.
13453
13454 2008-02-01 Dave Love <fx@gnu.org>
13455
13456 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13457 coding-system-for-read.
13458 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13459
13460 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13461 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13462 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13463
13464 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13465
13466 * mail-source.el (mail-sources): Add `group' choice.
13467
13468 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13469 parameter `in-group' to control into which group the articles go.
13470 Add treatment of `group' mail-source.
13471
13472 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13473
13474 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13475 * message.el (message-beginning-of-line): Use featurep instead of bound
13476 tests in order to resolve conditionals at compile time.
13477
13478 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13479
13480 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13481
13482 * mm-decode.el (mm-dissect-buffer): Decode description.
13483
13484 * mml.el (mml-to-mime): Encode message header first.
13485
13486 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
13487
13488 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13489 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13490
13491 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
13492
13493 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13494
13495 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13496
13497 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13498 prefix keys.
13499 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13500 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13501 gnus-xmas.el.
13502
13503 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
13504
13505 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13506 Add new variables for article mark management.
13507 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13508 list of extra data entries which, when present, will indicate that the
13509 article ID should not be trimmed from the registry.
13510 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13511 functions.
13512 (gnus-registry-read-mark): New function to read a mark name from the
13513 user.
13514 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13515 (gnus-registry-set-article-mark-internal): New functions to add and
13516 remove marks.
13517 (gnus-registry-get-article-marks): New function to show the marks for
13518 an article, or retrieve them for further use.
13519
13520 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13521
13522 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13523 keys when no argument is given.
13524
13525 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13526
13527 * gnus-sum.el (gnus-article-sort-by-random)
13528 (gnus-thread-sort-by-random): Fix doc strings.
13529 Reported by jidanni@jidanni.org.
13530
13531 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
13532
13533 * gnus-art.el (gnus-article-describe-bindings): New function.
13534 (gnus-article-read-summary-keys): Use it.
13535 (gnus-article-mode-map): Bind `C-h b' to it.
13536
13537 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13538
13539 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13540 XEmacs.
13541 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13542 Protect against non-character events.
13543
13544 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
13545
13546 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13547 New command.
13548 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13549 instead of END. Change name of the temp file.
13550 (gnus-group-gmane-group-download-format): Add doc string. Make it
13551 customizable.
13552
13553 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
13554
13555 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13556 bind `S W' to gnus-article-wide-reply-with-original; set default
13557 binding to gnus-article-read-summary-send-keys.
13558 (gnus-article-read-summary-keys): Fix the order of keys; display
13559 continuation keys correctly in the echo area; describe bindings
13560 correctly when keys end with `C-h'.
13561 (gnus-article-read-summary-send-keys): New function.
13562 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13563 Work for gnus-article-read-summary-send-keys; display continuation keys
13564 correctly in the echo area.
13565 (gnus-article-reply-with-original): Ignore prefix argument.
13566 (gnus-article-wide-reply-with-original): New function.
13567
13568 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
13569
13570 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13571 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13572
13573 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13574
13575 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13576 (gnus-group-read-ephemeral-gmane-group): New command.
13577
13578 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13579
13580 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13581
13582 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
13583
13584 * message.el (message-send-mail-function): Increase custom version.
13585
13586 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13587 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
13588
13589 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
13590
13591 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13592 html parts correctly; support forwarded messages.
13593 (gnus-article-browse-html-article): Remove work buffers.
13594
13595 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13596 compiling.
13597 (netrc-bound-and-true-p): New macro.
13598 (netrc-parse): Use it instead of bound-and-true-p that is not available
13599 in XEmacs 21.4.
13600
13601 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
13602
13603 * gnus-registry.el (gnus-registry-mark-article)
13604 (gnus-registry-article-marks): Add functionality to mark articles
13605 through the Gnus registry.
13606
13607 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13608 (netrc-parse): Use encrypt-file-alist to determine if
13609 encrypt-find-model or encrypt-insert-file-contents should be used.
13610
13611 2007-12-19 Glenn Morris <rgm@gnu.org>
13612
13613 * mml.el (message-options-set, message-narrow-to-head)
13614 (message-in-body-p, message-mail-p, message-encode-message-body):
13615 Autoload.
13616 (message-remove-header, message-narrow-to-headers-or-head)
13617 (message-subscribed-p, message-make-mail-followup-to)
13618 (message-position-on-field, message-news-p)
13619 (message-options-set-recipient, message-generate-headers)
13620 (message-sort-headers): Declare as functions.
13621
13622 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13623
13624 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13625 convention in doc string.
13626
13627 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
13628
13629 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13630 title to html parts.
13631 (gnus-article-browse-html-article): Pass message header to it.
13632
13633 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13634
13635 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
13636
13637 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13638 or password compatible with XEmacs.
13639
13640 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13641
13642 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13643 format document.
13644 (gnus-mime-delete-part): Don't write description line if empty.
13645 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13646
13647 2007-12-14 Johan Bockgård <bojohan@gnu.org>
13648
13649 * gnus-sum.el (gnus-summary-mark-unread-as-read)
13650 (gnus-summary-mark-read-and-unread-as-read)
13651 (gnus-summary-mark-current-read-and-unread-as-read)
13652 (gnus-summary-mark-unread-as-ticked): Doc fix.
13653 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13654
13655 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13656
13657 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13658 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13659
13660 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13661
13662 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13663 yes-or-no-p.
13664
13665 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
13666
13667 * mm-decode.el (mm-add-meta-html-tag): New function.
13668 (mm-save-part-to-file, mm-pipe-part): Use it.
13669
13670 * gnus-art.el (gnus-article-browse-delete-temp-files):
13671 Use gnus-y-or-n-p instead of y-or-n-p.
13672 (gnus-article-browse-html-parts): Work with message/external-body; use
13673 mm-add-meta-html-tag.
13674
13675 2007-12-11 Glenn Morris <rgm@gnu.org>
13676
13677 * gnus-cache.el: Require gnus-sum not just when compiling.
13678
13679 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13680
13681 * gnus-int.el (gnus-server-opened, gnus-status-message):
13682 Move definitions before use.
13683
13684 * mm-decode.el: Require gnus-util.
13685 (mm-remove-part): Only call delete-annotation on XEmacs.
13686
13687 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13688
13689 * nnmail.el: Require gnus-int.
13690
13691 * spam.el: Move `require's before `eval-when-compile's.
13692
13693 * gnus-ems.el (gnus-alive-p):
13694 * gnus-fun.el (message-goto-eoh):
13695 * gnus-util.el (gnus-group-name-decode):
13696 * mail-source.el (gnus-compress-sequence):
13697 * message.el (Info-goto-node, format-spec):
13698 * mm-bodies.el (message-options-get):
13699 * mm-decode.el (mm-view-pkcs7):
13700 * mm-util.el (gmm-write-region):
13701 * mml-smime.el (mml-compute-boundary)
13702 (gnus-completing-read-with-default):
13703 * mml.el (widget-button-press, gnus-make-hashtable):
13704 * mml1991.el (mm-decode-content-transfer-encoding)
13705 (mm-encode-content-transfer-encoding)
13706 (message-options-get, message-options-set):
13707 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13708 * nnfolder.el (gnus-request-group):
13709 * nnheader.el (ietf-drums-unfold-fws):
13710 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13711 * smime.el (gnus-run-mode-hooks):
13712 * spam-stat.el (gnus-message): Autoload.
13713
13714 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13715 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13716 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13717 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13718 Add declare-function compatibility definition.
13719
13720 * gnus-cache.el (nnvirtual-find-group-art):
13721 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13722 (gnus-add-image, gnus-add-wash-type):
13723 * gnus-group.el (nnkiboze-score-file):
13724 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13725 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13726 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13727 (message-tokenize-header, gnus-get-buffer-create)
13728 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13729 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13730 * gnus.el (gnus-group-decoded-name):
13731 * mail-source.el (imap-capability):
13732 * mm-bodies.el (message-options-set):
13733 * mm-decode.el (gnus-configure-windows):
13734 * mm-extern.el (message-goto-body):
13735 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13736 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13737 (epg-sub-key-validity, message-options-set):
13738 * mml.el (widget-event-point, gnus-configure-windows):
13739 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13740 * mml2015.el (epg-check-configuration, epg-configuration)
13741 (message-options-set):
13742 * nndb.el (nndb-request-article):
13743 * nnfolder.el (gnus-request-create-group):
13744 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13745 * nnmaildir.el (gnus-group-mark-article-read):
13746 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13747 * rfc1843.el (message-fetch-field):
13748 * spam.el (gnus-extract-address-components):
13749 Declare as functions.
13750
13751 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
13752
13753 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13754
13755 2007-12-09 Glenn Morris <rgm@gnu.org>
13756
13757 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13758
13759 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13760 * message.el, mm-view.el, sieve-manage.el, smime.el:
13761 Add declare-function compatibility definition.
13762
13763 * gnus-art.el (w3-region, w3m-region, Info-menu):
13764 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13765 * gnus-sum.el (gnus-get-predicate):
13766 * gnus-util.el (mm-append-to-file, w32-focus-frame):
13767 * message.el (mail-abbrev-in-expansion-header-p):
13768 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13769 (w3m-detect-meta-charset, w3m-region):
13770 * sieve-manage.el (password-read, password-cache-add)
13771 (password-cache-remove):
13772 * smime.el (password-read-and-add): Declare as functions.
13773
13774 2007-12-08 David Kastrup <dak@gnu.org>
13775
13776 * gnus-sum.el (gnus-summary-simplify-subject-query):
13777 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13778 `message'.
13779
13780 2007-12-07 Glenn Morris <rgm@gnu.org>
13781
13782 * gnus-art.el (article-make-date-line): Revert previous change.
13783
13784 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
13785
13786 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13787
13788 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
13789
13790 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13791 Call gnus-add-to-range ranges only once with a prepared article-list.
13792
13793 2007-12-06 Paul Jarc <prj@po.cwru.edu>
13794
13795 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13796 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13797 group names with backslashes.
13798 Reported by Tassilo Horn <tassilo@member.fsf.org>.
13799
13800 2007-12-06 Deepak Goel <deego3@gmail.com>
13801
13802 * gnus-art.el (article-make-date-line):
13803 * gnus-start.el (gnus-load):
13804 * pop3.el (pop3-read-response): Fix buggy call to `error'.
13805
13806 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13807
13808 * gnus-art.el (gnus-use-idna):
13809 * gnus-start.el (gnus-site-init-file):
13810 * message.el (message-use-idna):
13811 * mm-uu.el (mm-uu-hide-markers):
13812 * smiley.el (smiley-style): Revert changes that suppress warnings.
13813
13814 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13815
13816 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13817 specify charset to html source.
13818 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13819
13820 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13821
13822 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13823 idna-program in order to suppress byte compile warning issued by XEmacs
13824 that came to byte compile the default value section of defcustom forms
13825 recently.
13826
13827 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13828 value of installation-directory.
13829
13830 * message.el (message-use-idna): Don't directly refer to the value of
13831 idna-program.
13832
13833 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13834
13835 * smiley.el (smiley-style): Don't directly call face-attribute.
13836
13837 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
13838
13839 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13840
13841 * gnus-dired.el: Reduce Gnus dependencies.
13842 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13843 Don't require. Use autoloads instead.
13844 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13845 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13846 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13847 (gnus-dired-mode): Adjust doc string.
13848 (gnus-dired-mail-mode): New variable.
13849 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13850 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13851 (gnus-dired-mail-buffers): New function. Return mail or message
13852 composition buffers.
13853 (gnus-dired-attach): Use it.
13854 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13855 NO-DECODE.
13856 (gnus-dired-print): Use `gnus-print-buffer' depending on
13857 `gnus-dired-mail-mode'.
13858
13859 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
13860
13861 * rfc2047.el (rfc2047-encoded-word-regexp)
13862 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13863 explaining what regexp patterns are for.
13864
13865 2007-12-04 Glenn Morris <rgm@gnu.org>
13866
13867 * password.el: Move to ../password-cache.el.
13868
13869 * mml1991.el (password-read, password-cache-add, password-cache-remove):
13870 * mml2015.el (password-read, password-cache-add, password-cache-remove):
13871 * mml-smime.el (password-read, password-cache-add)
13872 (password-cache-remove):
13873 No need to autoload, since mml-sec requires password.
13874
13875 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13876 * message.el (gnus-extract-address-components):
13877 * mml-smime.el (gnus-extract-address-components): Define for compiler.
13878
13879 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13880 password.
13881
13882 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
13883
13884 * mailcap.el: Reduce dependencies.
13885 (mail-header-parse-content-type): Autoload.
13886 (mailcap-delete-duplicates): New alias.
13887 (mailcap-mime-info): Add optional argument NO-DECODE.
13888 (mailcap-mime-types): Use mailcap-delete-duplicates.
13889
13890 * message.el (message-ignored-supersedes-headers): Add "X-ID".
13891
13892 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13893
13894 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13895 function.
13896
13897 * gnus-uu.el (gnus-uu-decode-yenc): New command.
13898 (gnus-uu-yenc-article): New function.
13899
13900 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13901
13902 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13903
13904 2007-12-02 Glenn Morris <rgm@gnu.org>
13905
13906 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
13907 Move to ../net.
13908
13909 * binhex.el, uudecode.el: Move to ../mail.
13910
13911 * encrypt.el: Remove file.
13912
13913 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
13914
13915 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13916 matches on patches.
13917
13918 * gnus-art.el (gnus-article-browse-html-article):
13919 Mention `mm-text-html-renderer' in the doc string.
13920
13921 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13922 string. Add comments.
13923
13924 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13925 if rhs is ASCII.
13926
13927 2007-12-01 Glenn Morris <rgm@gnu.org>
13928
13929 * dig.el, dns.el: Move to ../net.
13930 * format-spec.el, hex-util.el, sha1.el: Move to ../.
13931
13932 * mail-source.el (top-level): Require format-spec before
13933 eval-when-compile.
13934
13935 2007-11-30 Glenn Morris <rgm@gnu.org>
13936
13937 * encrypt.el: Require password, rather than autoloading password-read.
13938
13939 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
13940
13941 * gnus.el (gnus-method-to-server): Add an optional parameter so the
13942 caller can indicate whether the cache should be disregarded for this
13943 call. This way the result of the call is reproducible at all times and
13944 can be considered a canonical server name for the supplied method.
13945 (gnus-agent-method-p): Canonicalize server names by pushing their
13946 method through `gnus-method-to-server' using the no-cache argument.
13947
13948 * gnus-srvr.el (gnus-server-insert-server-line):
13949 Call `gnus-method-to-server' with `no-cache' argument.
13950
13951 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13952 gnus-agent-possibly-synchronize-flags as this should be called when the
13953 server is actually being opened.
13954 (gnus-agent-possibly-synchronize-flags)
13955 (gnus-agent-possibly-synchronize-flags-server): Move check for the
13956 flags file of an agentized server to the latter function.
13957
13958 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13959 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13960 after a connection has been established successfully.
13961
13962 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
13963
13964 * gnus-art.el (article-display-face): Force to display face if called
13965 interactively; check if gnus-article-x-face-too-ugly matches author.
13966 (article-display-x-face): Display face even if From header is missing
13967 as article-display-face does.
13968
13969 2007-11-28 Richard Stallman <rms@gnu.org>
13970
13971 * md4.el: Move to ../.
13972 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
13973
13974 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
13975
13976 * mail-source.el (mail-sources): Default to fetch from file for
13977 compatibility with default of nnmail-spool-file.
13978
13979 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
13980
13981 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13982 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13983 to look for encoded word that should be encoded again.
13984 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13985 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13986 encoding pattern.
13987 (rfc2047-decode-region): Switch strict regexp and loose one according
13988 to rfc2047-allow-irregular-q-encoded-words.
13989
13990 2007-11-26 Simon Josefsson <simon@josefsson.org>
13991
13992 * imap.el: Move to ../net directory.
13993
13994 2007-11-25 Romain Francoise <romain@orebokech.com>
13995
13996 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13997
13998 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13999
14000 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14001 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14002
14003 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14004 `nnmail-spool-file'.
14005
14006 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14007 `nnmail-spool-file'.
14008
14009 * gnus-move.el (gnus-change-server): Ditto.
14010
14011 * gnus-kill.el (gnus-batch-score): Ditto.
14012
14013 * gnus-cache.el (gnus-jog-cache): Ditto.
14014
14015 * gnus-msg.el (gnus-summary-reply):
14016 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14017
14018 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14019
14020 * gnus-cache.el (gnus-cache-generate-nov-databases):
14021 Use nnml-generate-nov-databases-directory instead of
14022 nnml-generate-nov-databases-1.
14023
14024 2007-11-24 Glenn Morris <rgm@gnu.org>
14025
14026 * message.el (message-tool-bar-retro): Update for rename
14027 mail_send.xpm->mail-send.xpm.
14028
14029 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14030
14031 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14032 `smime-ldap-search' for Emacs 22 and up.
14033
14034 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14035
14036 * hashcash.el: Move to ../mail directory.
14037
14038 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14039
14040 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14041 `smime-ldap-search' for Emacs 22 and up.
14042
14043 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14044
14045 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14046
14047 * message.el (message-send-mail-function): Fix error convention.
14048 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14049 (message-widen-reply, message-send-mail, message-talkative-question)
14050 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14051 (message-clone-locals, message-send-news): Use with-current-buffer.
14052 (message-insert-or-toggle-importance): Remove unused var `valid'.
14053 (message-make-references): Remove unused var `new-references'.
14054 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14055
14056 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14057
14058 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14059 (spam-split-symbolic-return-positive): Reflow docstring.
14060 (spam-backends, spam-summary-exit-behavior)
14061 (spam-mark-ham-unread-before-move-from-spam-group)
14062 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14063 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14064 (spam-clear-cache, spam-backend-check, spam-install-backend)
14065 (spam-install-statistical-backend, spam-list-of-processors)
14066 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14067 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14068 (spam-check-crm114, spam-initialize, spam-unload-hook):
14069 Fix typos in docstrings.
14070
14071 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14072
14073 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14074 been checked if they have never been read and those group levels are
14075 higher than the one that a user specified.
14076
14077 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14078
14079 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14080 foreign groups unless a group level is specified by a user.
14081 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14082
14083 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14084
14085 * message.el (message-send-mail-function): Require sendmail.
14086
14087 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14088
14089 * message.el (message-send-mail-function): Check for smtpmail too.
14090
14091 * utf7.el (utf7-encode, utf7-decode): Use coding system
14092 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14093
14094 * message.el (message-send-mail-function): New function.
14095 (message-send-mail-function): Set default using
14096 message-send-mail-function. Adjust doc string.
14097 (message-send-mail-with-mailclient): New function.
14098
14099 2007-11-17 Richard Stallman <rms@gnu.org>
14100
14101 * assistant.el: Remove file.
14102
14103 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14104
14105 * smime.el (from):
14106 * rfc2047.el (message-posting-charset):
14107 * qp.el (mm-use-ultra-safe-encoding):
14108 * pop3.el (parse-time-months):
14109 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14110 * nnml.el (files):
14111 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14112 (jka-compr-compression-info-list, ange-ftp-path-format)
14113 (efs-path-regexp):
14114 * nndiary.el (files):
14115 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14116 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14117 (epg-digest-algorithm-alist, inhibit-redisplay)
14118 (password-cache-expiry):
14119 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14120 (pgg-output-buffer, password-cache-expiry):
14121 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14122 (efs-path-regexp):
14123 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14124 (inhibit-redisplay):
14125 * mm-uu.el (file-name, start-point, end-point, entry)
14126 (gnus-newsgroup-name, gnus-newsgroup-charset):
14127 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14128 (latin-unity-ucs-list):
14129 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14130 (mm-uu-binhex-decode-function):
14131 * message.el (gnus-message-group-art, gnus-list-identifiers)
14132 (rmail-enable-mime-composing, gnus-local-organization)
14133 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14134 (gnus-read-active-file, facemenu-add-face-function)
14135 (facemenu-remove-face-function, gnus-article-decoded-p)
14136 (tool-bar-mode):
14137 * mail-source.el (display-time-mail-function):
14138 * gnus-util.el (nnmail-pathname-coding-system)
14139 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14140 (gnus-original-article-buffer, gnus-user-agent)
14141 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14142 (xemacs-codename, sxemacs-codename, emacs-program-version):
14143 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14144 * gnus-start.el (gnus-agent-covered-methods)
14145 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14146 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14147 (gnus-newsgroup-headers, gnus-group-list-mode)
14148 (gnus-group-mark-positions, gnus-newsgroup-data)
14149 (gnus-newsgroup-unreads, nnoo-state-alist)
14150 (gnus-current-select-method, mail-sources)
14151 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14152 (nnmail-spool-file, gnus-cache-active-hashtb):
14153 * gnus-mh.el (mh-lib-progs):
14154 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14155 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14156 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14157 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14158 (gnus-group-buffer):
14159 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14160 (font-lock-set-defaults):
14161 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14162 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14163 (gnus-summary-post-menu, total-parts, type, condition, length):
14164 * gnus-agent.el (gnus-agent-read-agentview):
14165 * flow-fill.el (show-trailing-whitespace):
14166 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14167 eval-and-compile wrappers for byte compiler pacifiers.
14168
14169 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14170 (mm-display-inline-fontify): Check for featurep 'xemacs not
14171 extent-list.
14172
14173 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14174 itimer-list.
14175 (mm-create-image-xemacs): Only do something for XEmacs.
14176 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14177
14178 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14179
14180 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14181 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14182
14183 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14184
14185 * nnimap.el (nnimap-split-download-body):
14186 * gnus-demon.el (gnus-demon):
14187 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14188
14189 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14190
14191 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14192 New macros.
14193 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14194 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14195 copy data from unibyte buffer to multibyte current buffer.
14196 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14197 to copy data from unibyte current buffer to multibyte buffer.
14198 (nntp-make-process-buffer): Make process buffer unibyte.
14199
14200 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14201
14202 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14203
14204 * pop3.el (pop3-open-server): Accept and process data more robustly at
14205 connection start to avoid spurious "POP SSL connection failed" errors.
14206
14207 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14208
14209 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14210 read group names.
14211
14212 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14213
14214 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14215
14216 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14217
14218 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14219 (nnmail-save-active): Use a unibyte buffer when saving active file,
14220 which may contain non-ASCII group names.
14221
14222 * nnml.el (nnml-request-group): Decode group names in messages.
14223
14224 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14225
14226 * message.el (message-citation-line-function)
14227 (message-insert-formatted-citation-line): Fix spelling of
14228 `message-insert-formated-citation-line'.
14229
14230 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14231
14232 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14233
14234 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14235
14236 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14237 nnmail-pathname-coding-system.
14238
14239 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14240 that a user enters; decode group names in messages.
14241
14242 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14243
14244 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14245
14246 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14247
14248 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14249
14250 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14251 risky local variable.
14252
14253 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14254
14255 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14256
14257 * encrypt.el: Improve documentation to fix function name typo.
14258 Reported by Daiki Ueno <ueno@unixuser.org>.
14259
14260 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14261
14262 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14263 even if the point is not in the last page of an article.
14264 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14265 back to the previous page.
14266
14267 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14268
14269 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14270
14271 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14272
14273 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14274
14275 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14276
14277 * message.el (message-check-news-body-syntax):
14278 Avoid mm-string-as-multibyte.
14279 (message-hide-headers): Don't assume (point-min)==1.
14280
14281 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14282
14283 * message.el (message-remove-blank-cited-lines): Fix if remove is
14284 given.
14285 (message-bogus-address-regexp): New variable.
14286 (message-bogus-recipient-p): New function.
14287 (message-check-recipients): New command.
14288 (message-syntax-checks): Add `bogus-recipient'.
14289 (message-fix-before-sending): Add `bogus-recipient'.
14290
14291 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14292 (gnus-treat-body-boundary): Don't test window-system.
14293
14294 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14295
14296 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14297
14298 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14299
14300 * gnus.el: Bump version to Gnus v5.13.
14301
14302 2007-10-28 Miles Bader <miles@gnu.org>
14303
14304 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14305 at compile-time too.
14306
14307 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14308
14309 * gnus-msg.el (gnus-message-setup-hook):
14310 Add `message-remove-blank-cited-lines' to options.
14311
14312 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14313
14314 * message.el (message-remove-blank-cited-lines): New function.
14315 Suggested by Karl Plästerer.
14316
14317 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14318
14319 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14320 mapc.
14321
14322 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14323 (top-level): Use mapc to set functions to be traced for debugging.
14324
14325 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14326 called for effect with while loop.
14327
14328 * message.el (message-talkative-question): Replace mapcar called for
14329 effect with mapc.
14330
14331 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14332 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14333 called for effect with dolist.
14334
14335 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14336
14337 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14338 gnus-extra-headers and nnmail-extra-headers.
14339
14340 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14341 called for effect with dolist.
14342 (top-level): Use mapc to set functions to be traced for debugging.
14343
14344 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14345 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14346 dolist.
14347
14348 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14349 Replace mapcar called for effect with mapc.
14350 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14351 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14352 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14353 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14354
14355 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14356 remove-if that's a cl function.
14357
14358 * webmail.el (webmail-debug): Replace mapcar called for effect with
14359 dolist.
14360
14361 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14362
14363 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14364 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14365 with while loop.
14366
14367 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14368 functions from article-* functions.
14369 (gnus-multi-decode-header): Replace mapcar called for effect with
14370 dolist.
14371
14372 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14373 (gnus-bookmark-show-details): Replace mapcar called for effect with
14374 while loop.
14375
14376 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14377 called for effect with while loop.
14378
14379 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14380 with dolist.
14381
14382 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14383 Replace mapcar called for effect with dolist.
14384
14385 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14386
14387 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14388 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14389 Replace mapcar called for effect with dolist.
14390 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14391 mapc.
14392
14393 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14394 Replace mapcar called for effect with dolist.
14395 (gnus-topic-list): Replace mapcar called for effect with mapc.
14396
14397 * gnus.el: Use mapc instead of mapcar to add autoloads.
14398
14399 2007-10-23 Richard Stallman <rms@gnu.org>
14400
14401 * gnus-group.el (gnus-group-highlight): Mark as risky.
14402
14403 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14404
14405 * gnus.el (gnus-server-to-method): Return method found first in
14406 gnus-newsrc-alist.
14407
14408 * gnus-art.el (gnus-article-highlight-signature)
14409 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14410 button overlay without the front stickiness.
14411
14412 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14413
14414 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14415 overview buffer needed a catch to receive its throw.
14416 (gnus-agent-flush-cache): Declare as interactive to make this function
14417 easier to use.
14418
14419 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14420
14421 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14422 `next-line'.
14423
14424 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14425
14426 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14427 exclude address matching message-dont-reply-to-names.
14428
14429 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14430
14431 * gnus-util.el (gnus-string<): New function.
14432
14433 * gnus-sum.el (gnus-article-sort-by-author)
14434 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14435
14436 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14437
14438 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14439 the frame-focus tag is set in gnus-buffer-configuration.
14440
14441 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14442
14443 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14444 the front stickiness.
14445
14446 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14447
14448 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14449 url pattern; remove duplicate one.
14450 (gnus-article-extend-url-button): New function.
14451 (gnus-article-add-buttons): Use it.
14452 (gnus-button-push): Use concatenated url that it makes.
14453
14454 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14455
14456 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14457 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14458
14459 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14460
14461 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14462 Don't hardcode point-min==1.
14463
14464 2007-09-30 David Kastrup <dak@gnu.org>
14465
14466 * gnus-art.el (gnus-article-reply-with-original)
14467 (gnus-article-followup-with-original): When `transient-mark-mode' is
14468 off, refrain from active-region behavior for followups.
14469
14470 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14471
14472 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14473 Fix comment about "iso8859-1".
14474
14475 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14476
14477 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14478 ones returned from the verify-function.
14479
14480 * mm-uu.el (mm-uu-pgp-signed-extract-1):
14481 Call mml2015-extract-cleartext-signature if extraction failed.
14482
14483 2007-10-07 Daiki Ueno <ueno@unixuser.org>
14484
14485 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14486 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14487 failed.
14488
14489 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14490
14491 * Relicense "GPLv2 or later" files to "GPLv3 or later".
14492
14493 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14494
14495 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14496 to mark a thread as expirable. Add variable `hide' to handle hiding of
14497 thread for both the null and zero (kill/expire thread) universal prefix
14498 cases.
14499 (gnus-summary-expire-thread): Add new function to expire a thread,
14500 using gnus-summary-kill-thread.
14501 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14502 shortcuts for gnus-summary-expire-thread.
14503 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14504 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
14505
14506 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14507
14508 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14509 extras value, so an extras entry can be deleted.
14510 (gnus-registry-delete-extra-entry): Use it.
14511 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14512 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14513 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14514 storage through the gnus-registry, and provide an appropriate API for
14515 it.
14516
14517 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14518
14519 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14520 Suggested by Leo <sdl.web@gmail.com>.
14521
14522 * gnus.el: Do.
14523
14524 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14525
14526 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14527 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
14528
14529 * gnus-agent.el (gnus-agent-fetch-headers): Do.
14530
14531 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14532 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14533
14534 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14535
14536 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14537 newline.
14538 (nnmbox-request-accept-article): Don't change article in source buffer;
14539 narrow to header to use message-fetch-field rather than
14540 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14541 (nnmbox-request-replace-article): Quote lines that'll be misidentified
14542 as delimiters; make sure article ends with newline.
14543 (nnmbox-delete-mail): Correct last position of article to be deleted;
14544 ignore X-Gnus-Newsgroup header in article body.
14545 (nnmbox-save-mail): Quote lines looking like delimiters at the right
14546 positions; make sure article ends with newline.
14547
14548 * message.el (message-display-abbrev): Don't infloop when a user
14549 inserts SPC in the beginning of header.
14550
14551 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
14552
14553 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14554 list of groups not followed by default. Fix type to be regexp.
14555 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14556
14557 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
14558
14559 * hmac-def.el (define-hmac-function): Switch from old-style to
14560 new-style backquotes.
14561
14562 * md4.el (md4-make-step): Likewise.
14563
14564 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14565
14566 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14567 raw-text coding system when saving .newsrc file, which may contain
14568 non-ASCII group names.
14569
14570 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14571
14572 * gnus-cus.el (gnus-score-extra): New widget.
14573 (gnus-score-extra-convert): New function.
14574 (gnus-score-customize): Use it for Extra.
14575
14576 2007-08-31 Daiki Ueno <ueno@unixuser.org>
14577
14578 * mml2015.el (mml2015-extract-cleartext-signature): New function.
14579 (mml2015-mailcrypt-clear-verify): Use it.
14580 (mml2015-gpg-clear-verify): Use it.
14581 (mml2015-pgg-clear-verify): Use it.
14582 (mml2015-epg-clear-verify): Replace the current part with the output
14583 from GnuPG; don't extract the plaintext by itself.
14584
14585 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14586 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14587 mml2015-clear-verify-function; don't touch the armor headers or
14588 dash-escaped text here.
14589
14590 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
14591
14592 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14593 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14594 parts, or application/octet-stream as a last resort.
14595 (gnus-mime-view-part-as-type): Don't toggle display.
14596 (gnus-mime-view-part-as-charset): Don't turn off display before
14597 querying charset.
14598
14599 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14600 stuff to undisplayer function in Emacs.
14601 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14602
14603 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14604 text/calendar parts.
14605
14606 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
14607
14608 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14609 decoding text/calendar parts.
14610
14611 * message.el (message-forward-make-body-mime): Always mark body as
14612 having no illegible text; remove signed-or-encrypted argument.
14613 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14614
14615 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14616 (mml-generate-mime-1): Don't encode body if it is specified to be in
14617 raw form; don't make buffer be unibyte when inserting multibyte string.
14618
14619 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14620
14621 * sha1.el: Fix up comment style.
14622 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14623 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14624
14625 * hex-util.el: Fix up comment style.
14626 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14627
14628 * gnus-salt.el: Use with-current-buffer.
14629 (gnus-pick-setup-message): Fix long-standing typo.
14630
14631 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
14632
14633 * imap.el (imap-logout-timeout): New variable.
14634 (imap-logout, imap-logout-wait): New functions.
14635 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14636
14637 * nnimap.el (nnimap-logout-timeout): New server variable.
14638 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14639 nnimap-logout-timeout.
14640
14641 * gnus-art.el (gnus-article-summary-command-nosave)
14642 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14643
14644 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
14645
14646 * gnus.el (gnus-maximum-newsgroup): New variable.
14647
14648 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14649 according to gnus-maximum-newsgroup.
14650
14651 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14652 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14653 Limit the range of articles according to gnus-maximum-newsgroup.
14654
14655 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
14656
14657 * gnus-art.el (gnus-sticky-article): Fix problems described in
14658 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
14659 Don't perform gnus-configure-windows here; reuse existing sticky
14660 article buffer.
14661
14662 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14663 it doesn't exist in gnus-article-mode.
14664
14665 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
14666
14667 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14668 (gnus-agent-decoded-group-name): New function.
14669 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14670 (gnus-agent-expire-group-1): Use it; decode group name in messages.
14671
14672 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
14673
14674 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14675 Add binding for gnus-sticky-article.
14676 (gnus-summary-exit): Don't kill sticky article buffers.
14677
14678 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14679 article buffer.
14680 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14681 (gnus-kill-sticky-article-buffers): New commands.
14682
14683 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
14684
14685 * nntp.el (nntp-xref-number-is-evil): New server variable.
14686 (nntp-find-group-and-number): If it is non-nil, don't trust article
14687 numbers in the Xref header.
14688
14689 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14690
14691 * gnus-agent.el (gnus-agent-read-group): New function.
14692 (gnus-agent-flush-group, gnus-agent-expire-group)
14693 (gnus-agent-regenerate-group): Use it.
14694 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14695 nnmail-pathname-coding-system.
14696
14697 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
14698
14699 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14700
14701 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14702 that are unread as unread, and also as selected so that information of
14703 marks having been changed by a user may be updated when exiting group.
14704
14705 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
14706
14707 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14708
14709 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
14710
14711 * gnus-art.el (gnus-mime-display-single): Pass part number that is
14712 calculated ignoring signature parts to gnus-treat-article.
14713
14714 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14715
14716 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14717 a point here in order to keep the window start.
14718 (gnus-insert-mime-security-button): Make a button overlay without the
14719 front stickiness.
14720 (gnus-mime-display-security): Goto the end of a button.
14721
14722 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14723
14724 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
14725
14726 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14727 group-name-at-point.
14728 (gnus-group-completing-read): New function that offers decoded
14729 non-ASCII group names for completion.
14730 (gnus-fetch-group, gnus-group-read-ephemeral-group)
14731 (gnus-group-jump-to-group, gnus-group-make-group-simple)
14732 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14733 (gnus-group-fetch-control): Use it.
14734 (gnus-fetch-group): Use group-name-at-point for the initial value
14735 rather than the default value; use gnus-alive-p.
14736
14737 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14738 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14739 (gnus-summary-post-news): Use gnus-group-completing-read.
14740
14741 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14742 (gnus-read-move-group-name): Decode group name for completion.
14743
14744 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
14745
14746 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14747 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14748 Yamaoka slightly modified the code).
14749
14750 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
14751
14752 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14753 (nnmail-split-incoming): Bind it.
14754
14755 * nnml.el (nnml-group-name-charset): New function.
14756 (nnml-decoded-group-name): Use it; don't decode group name if
14757 nnmail-group-names-not-encoded-p is non-nil.
14758 (nnml-encoded-group-name): New function.
14759 (nnml-group-pathname): Inline nnml-decoded-group-name.
14760 (nnml-request-expire-articles): Decode group name in message.
14761 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14762 nnmail-pathname-coding-system.
14763 (nnml-save-mail, nnml-active-number): Work with decoded group names and
14764 not decoded ones according to nnmail-group-names-not-encoded-p.
14765 (nnml-generate-active-info): Use nnml-encoded-group-name.
14766
14767 2007-08-08 Glenn Morris <rgm@gnu.org>
14768
14769 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14770 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14771 doc-strings and comments.
14772
14773 2007-07-25 Glenn Morris <rgm@gnu.org>
14774
14775 * Relicense all FSF files to GPLv3 or later.
14776
14777 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14778
14779 * gnus-sum.el (gnus-summary-move-article):
14780 Make gnus-summary-respool-article work.
14781
14782 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
14783
14784 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14785 string.
14786
14787 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
14788
14789 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
14790 that should be ignored when comparing distant RSS articles with local
14791 ones.
14792 (nnrss-make-hash-index): New function. Create a hash index according
14793 to the ignored fields.
14794 (nnrss-check-group): Use it.
14795
14796 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
14797
14798 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14799
14800 * gnus-art.el (article-decode-group-name): Decode Xref header too.
14801
14802 * gnus-group.el (gnus-group-make-group): Encode group name here unless
14803 the new optional argument ENCODED is non-nil.
14804 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14805 coding system for encoding group name.
14806 (gnus-group-make-rss-group): Pass un-encoded group name to
14807 gnus-group-make-group.
14808 (gnus-group-set-info): Tell gnus-group-make-group that group name is
14809 encoded.
14810
14811 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14812 Encode group name to which articles are moved or copied.
14813 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14814 coding system for encoding Newsgroup, Followup-To and Xref headers.
14815
14816 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14817 marks; use nnheader-file-coding-system to write a file.
14818 (nnagent-retrieve-headers): Bind file-name-coding-system to
14819 nnmail-pathname-coding-system.
14820
14821 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14822
14823 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14824 (nnml-request-article, nnml-request-create-group)
14825 (nnml-request-rename-group, nnml-find-id)
14826 (nnml-possibly-change-directory, nnml-possibly-create-directory)
14827 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14828 (nnml-save-marks): Use nnml-group-pathname instead of
14829 nnmail-group-pathname.
14830
14831 (nnml-request-create-group, nnml-request-expire-articles)
14832 (nnml-request-move-article, nnml-request-delete-group)
14833 (nnml-deletable-article-p, nnml-possibly-create-directory)
14834 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14835 (nnml-open-marks): Bind file-name-coding-system to
14836 nnmail-pathname-coding-system.
14837
14838 (nnml-request-article): Pass server argument to nnml-find-group-number.
14839 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14840 Pass server argument to nnml-possibly-create-directory.
14841 (nnml-request-accept-article): Pass server argument to
14842 nnml-active-number and nnml-save-mail.
14843 (nnml-find-group-number): Pass server argument to nnml-find-id.
14844 (nnml-request-update-info): Pass server argument to
14845 nnml-marks-changed-p.
14846
14847 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14848 (nnml-save-mail, nnml-active-number): Add server argument.
14849
14850 (nnml-request-delete-group): Warn if group is missing.
14851 (nnml-get-nov-buffer): Decode group name.
14852 (nnml-generate-active-info): Encode group name.
14853 (nnml-open-marks): Decode group name in messages.
14854
14855 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14856
14857 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14858 if it is not specified.
14859 (gnus-article-pipe-part, gnus-article-save-part)
14860 (gnus-article-interactively-view-part, gnus-article-copy-part)
14861 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14862 (gnus-article-inline-part, gnus-article-save-part-and-strip)
14863 (gnus-article-replace-part, gnus-article-delete-part)
14864 (gnus-article-view-part-as-type): Pass raw prefix argument to
14865 gnus-article-part-wrapper.
14866
14867 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
14868
14869 * gnus-agent.el (gnus-agent-save-active):
14870 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14871
14872 * gnus-cache.el (gnus-cache-save-buffers)
14873 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14874 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14875 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14876 (gnus-cache-braid-nov, gnus-cache-braid-heads)
14877 (gnus-cache-generate-active, gnus-cache-rename-group)
14878 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14879 (gnus-cache-update-overview-total-fetched-for):
14880 Bind file-name-coding-system to nnmail-pathname-coding-system.
14881 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14882 New variables.
14883 (gnus-cache-decoded-group-name): New function.
14884 (gnus-cache-file-name): Use it.
14885 (gnus-cache-generate-active): Use non-decoded group name for active.
14886
14887 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14888 right place.
14889 (gnus-write-active-file): Don't break non-ASCII group names.
14890
14891 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14892 nnmail-pathname-coding-system.
14893
14894 * gnus-uu.el (gnus-uu-decode-save): Typo.
14895
14896 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
14897
14898 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14899
14900 2007-07-14 David Kastrup <dak@gnu.org>
14901
14902 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14903 finishing actions if we did not edit the article.
14904
14905 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14906
14907 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14908 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14909 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14910 (gnus-agent-flush-group, gnus-agent-flush-cache)
14911 (gnus-agent-fetch-headers, gnus-agent-load-alist)
14912 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14913 (gnus-agent-retrieve-headers, gnus-agent-request-article)
14914 (gnus-agent-regenerate-group)
14915 (gnus-agent-update-files-total-fetched-for)
14916 (gnus-agent-update-view-total-fetched-for):
14917 Bind file-name-coding-system to nnmail-pathname-coding-system.
14918 (gnus-agent-group-pathname): Don't encode file names by
14919 nnmail-pathname-coding-system.
14920 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14921 coding-system-for-write instead of buffer-file-coding-system to
14922 gnus-agent-file-coding-system.
14923
14924 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14925 Decode group name.
14926
14927 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14928
14929 * gnus-start.el (gnus-update-active-hashtb-from-killed)
14930 (gnus-read-newsrc-el-file): Make group names unibyte.
14931
14932 * nnmail.el (nnmail-group-pathname): Don't encode file names by
14933 nnmail-pathname-coding-system.
14934
14935 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14936 (nnrss-request-delete-group): Bind file-name-coding-system to
14937 nnmail-pathname-coding-system.
14938 (nnrss-read-server-data, nnrss-read-group-data):
14939 Bind file-name-coding-system correctly.
14940 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14941
14942 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14943 (nntp-server-to-method-cache): New variable.
14944 (nntp-group-pathname): New function that decodes non-ASCII group names.
14945 (nntp-possibly-create-directory, nntp-marks-changed-p)
14946 (nntp-save-marks, nntp-open-marks): Use it.
14947 (nntp-possibly-create-directory, nntp-open-marks):
14948 Bind file-name-coding-system to nnmail-pathname-coding-system.
14949 (nntp-open-marks): Decode group names when bootstrapping marks.
14950
14951 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14952 Newsgroups and Followup-To headers.
14953
14954 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
14955
14956 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14957 (gnus-server-closed-face, gnus-server-denied-face)
14958 (gnus-server-offline-face): Remove variable.
14959 (gnus-server-font-lock-keywords): Use faces that are not aliases.
14960
14961 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14962 of modifying message-stack directly for XEmacs.
14963
14964 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14965 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14966 if the coding-system argument is nil for XEmacs.
14967
14968 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14969 mm-charset-override-alist.
14970
14971 * rfc2047.el: Don't require base64; require rfc2045 for the function
14972 rfc2045-encode-string.
14973 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14974 to quote the parameter value.
14975
14976 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
14977
14978 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14979 form in gnus-group-name-charset-method-alist.
14980
14981 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14982 overrides the default layout edit-form.
14983
14984 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14985
14986 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14987
14988 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
14989
14990 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14991 as unfetched articles.
14992
14993 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
14994
14995 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14996
14997 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
14998
14999 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15000 original back end that keeps marks in the local system.
15001
15002 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
15003
15004 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15005 arg of pop-to-buffer for XEmacs.
15006 (gnus-article-read-summary-keys): Ditto; don't restore window
15007 configuration if summary command ends up with neither article buffer
15008 nor summary buffer; describe bindings if summary keys end with C-h.
15009
15010 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
15011
15012 * message.el (message-fix-before-sending): Skip raw message part to be
15013 forwarded while checking illegible text.
15014 (message-forward-make-body-mime, message-forward-make-body):
15015 Mark signed or encrypted raw message as having no illegible text.
15016
15017 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15018
15019 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15020 (gnus-message-with-timestamp-1): New macro.
15021 (gnus-message-with-timestamp): New function.
15022 (gnus-message): Use them.
15023
15024 * nnheader.el (nnheader-message): Use them.
15025
15026 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15027
15028 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15029 .newsrc.eld file.
15030
15031 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15032
15033 * gnus-agent.el (gnus-agent-fetch-headers)
15034 (gnus-agent-retrieve-headers):
15035 Bind gnus-decode-encoded-address-function to identity.
15036
15037 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15038 available also when the server returns simply a dot.
15039
15040 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15041
15042 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15043
15044 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15045
15046 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15047
15048 * gnus-ems.el (gnus-x-splash): Make it work.
15049
15050 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15051 from being used.
15052
15053 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15054
15055 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15056 the front stickiness.
15057 (gnus-article-summary-command-nosave): Correct the order of the
15058 arguments passed to pop-to-buffer.
15059 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15060 summary command ends up with the article buffer.
15061
15062 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15063 the same faces.
15064
15065 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15066
15067 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15068
15069 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15070
15071 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15072 * gnus-sum.el (gnus-summary-highlight):
15073 * mail-source.el (mail-source-delete-old-incoming-confirm):
15074 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15075
15076 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15077
15078 * gnus-art.el (gnus-mime-view-part-externally)
15079 (gnus-mime-view-part-internally): Fix predicate function passed to
15080 completing-read.
15081
15082 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15083
15084 * gnus.el (gnus-update-message-archive-method): Add :version.
15085
15086 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15087
15088 * gnus.el (gnus-update-message-archive-method): New variable.
15089
15090 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15091 according to gnus-message-archive-method if
15092 gnus-update-message-archive-method is non-nil.
15093
15094 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15095
15096 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15097 Suggested by Loic Dachary <loic@dachary.org>.
15098 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15099
15100 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15101
15102 * message.el (message-pop-to-buffer): Add switch-function argument.
15103 (message-mail): Pass switch-function argument to it.
15104
15105 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15106
15107 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15108 Improve doc string.
15109
15110 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15111
15112 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15113 (gnus-header-content):
15114 * gnus-cite.el (gnus-cite-10):
15115 * gnus-srvr.el (gnus-server-closed):
15116 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15117 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15118 (gnus-group-mail-3-empty, gnus-group-mail-low)
15119 (gnus-group-mail-low-empty, gnus-splash):
15120 * message.el (message-header-to, message-header-cc)
15121 (message-header-subject, message-header-other, message-header-name)
15122 (message-header-xheader, message-separator, message-cited-text)
15123 (message-mml): Lighten colors of faces used for dark background.
15124
15125 2007-05-24 Simon Josefsson <simon@josefsson.org>
15126
15127 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15128 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15129
15130 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15131
15132 * message.el (message-narrow-to-headers-or-head):
15133 Ignore mail-header-separator in the body.
15134
15135 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15136
15137 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15138 same as window size.
15139
15140 2007-05-22 Kevin Ryde <user42@zip.com.au>
15141
15142 * message.el (message-font-lock-keywords): Use message-header-xheader
15143 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15144 ahead of the anything pattern, to get it recognized.
15145
15146 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15147
15148 * gnus-sum.el (gnus-articles-to-read)
15149 (gnus-summary-insert-old-articles): Don't truncate group name for
15150 `read-string'.
15151
15152 * gnus-util.el (gnus-limit-string): Delete this function.
15153
15154 * gnus-sum.el (gnus-simplify-subject-fully):
15155 Use `truncate-string-to-width' instead.
15156
15157 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15158
15159 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15160 Tell if, on summary exit, the next group has to be selected.
15161 (gnus-summary-exit): Use it.
15162
15163 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15164
15165 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15166 non-break space.
15167
15168 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15169
15170 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15171 Check if group is not a directory.
15172 (nnfolder-request-expire-articles): Don't delete articles if the target
15173 group is not available.
15174
15175 * nnml.el (nnml-request-create-group): Properly check if group is not a
15176 file.
15177 (nnml-request-expire-articles): Don't delete articles if the target
15178 group is not available.
15179
15180 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15181 Don't quote characters that are within parentheses.
15182
15183 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15184
15185 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15186 (gnus-handle-ephemeral-exit): Select article according to it.
15187
15188 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15189
15190 * message.el (message-insert-formated-citation-line): Remove newline.
15191 (message-citation-line-format): Add final \n here so that the user can
15192 avoid a blank line.
15193
15194 2007-05-03 Dan Christensen <jdc@uwo.ca>
15195
15196 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15197 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15198 Update lanl/arXiv support.
15199
15200 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15201
15202 * gnus.el: Bump version number.
15203
15204 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15205
15206 * gnus.el (gnus-version-number): Bump version.
15207
15208 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15209
15210 * gnus.el: No Gnus v0.6 is released.
15211
15212 2007-04-27 Didier Verna <didier@xemacs.org>
15213
15214 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15215 * gmm-utils.el (gmm-regexp-concat): ... here.
15216 * message.el: Don't require 'gnus-util.
15217 (message-dont-reply-to-names): Handle name change above.
15218 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15219
15220 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15221
15222 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15223 since the initial value varies according to the system.
15224
15225 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15226
15227 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15228
15229 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15230
15231 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15232
15233 2007-04-24 Didier Verna <didier@xemacs.org>
15234
15235 Improve the type of gnus-ignored-from-addresses.
15236 * gnus-util.el (gnus-orify-regexp): New function.
15237 * message.el (gnus-util): Require it.
15238 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15239 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15240 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15241
15242 2007-04-24 Didier Verna <didier@xemacs.org>
15243
15244 * gnus-sum.el:
15245 * gnus-utils.el: Fix some trailing whitespaces.
15246
15247 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15248
15249 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15250 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15251 article's Message-ID; refer parent article in summary buffer.
15252
15253 * message.el (message-bounce): Call mime-to-mml.
15254
15255 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15256
15257 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15258
15259 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15260
15261 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15262 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15263 displayed of multipart/alternative part if it is invoked from summary
15264 buffer.
15265
15266 * mm-view.el (mm-inline-text-html-render-with-w3m)
15267 (mm-inline-text-html-render-with-w3m-standalone)
15268 (mm-inline-render-with-function): Use mail-parse-charset by default.
15269
15270 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15271
15272 * parse-time.el (parse-time-string-chars): Check if CHAR
15273 is less than the length of parse-time-syntax.
15274
15275 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15276
15277 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15278 from gnus-newsgroup-processable.
15279
15280 2007-04-16 Didier Verna <didier@xemacs.org>
15281
15282 * gnus-msg.el (gnus-configure-posting-styles):
15283 Handle message-signature-directory properly with :file syntax.
15284 Reported by "Leo".
15285
15286 2007-04-11 Didier Verna <didier@xemacs.org>
15287
15288 New user option: message-signature-directory.
15289 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15290 * message.el (message-insert-signature): Ditto.
15291 * message.el (message-signature-file): Doc update.
15292 * message.el (message-signature-directory): New.
15293
15294 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15295
15296 * gnus-msg.el (gnus-inews-yank-articles):
15297 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15298
15299 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15300
15301 * message.el (message-yank-original): Make sure cited text ends with
15302 newline; don't exchange point and mark.
15303
15304 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15305
15306 * tls.el (open-tls-stream): Properly handle case where there
15307 is no associated buffer.
15308
15309 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15310
15311 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15312 message-yank-original, make sure (< mark TEXT point).
15313
15314 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15315
15316 * message.el (message-fill-column): New variable.
15317 (message-mode): Use it. Add comment on a possible new hook.
15318
15319 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15320 (nnmail-get-new-mail): Reformat.
15321
15322 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15323
15324 * gmm-utils.el: Fix Commentary.
15325 (gmm-tool-bar-from-list): Fix typo in doc string.
15326
15327 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15328
15329 * message.el (message-yank-original): Don't switch point and mark
15330 unnecessarily to put point and mark as documented.
15331
15332 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15333
15334 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15335 from the message heads.
15336
15337 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15338
15339 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15340 article buffer does not have a window. This may not be the best
15341 solution but is certainly better than setting the start of the null,
15342 that is the current, window.
15343
15344 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15345
15346 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15347 (gnus-draft-setup): Run it.
15348
15349 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15350 gnus-score-fast-scoring. Allow regexp.
15351 (gnus-score-headers): Use it.
15352
15353 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15354 XEmacs.
15355
15356 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15357 string.
15358 (gnus-button-alist): Also catch `<f1> k ...'.
15359 (gnus-treat-display-x-face): Fix doc string.
15360
15361 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15362
15363 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15364 evaluation of gnus-extended-version to ensure correct generation of the
15365 User-Agent header when message-generate-headers-first is used.
15366
15367 2007-03-24 Simon Josefsson <simon@josefsson.org>
15368
15369 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15370 hashcash-path is nil. Don't call callback with incorrect number of
15371 parameters if val is 0.
15372
15373 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15374
15375 * message.el (message-required-news-headers):
15376 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15377
15378 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15379
15380 * message.el (message-generate-new-buffers): Change the meaning of the
15381 nil value; add `standard' to the choices; treat t as `unique'; improve
15382 doc string.
15383 (gnus-select-frame-set-input-focus): Autoload.
15384 (message-buffer-name): Search for the existing message buffer if
15385 message-generate-new-buffers is nil or `standard'; treat the value t of
15386 message-generate-new-buffers as `unique'.
15387 (message-pop-to-buffer): Raise the frame already displaying the message
15388 buffer; clear the echo area after querying.
15389 (message-setup): Pass the `continue' argument to compose-mail.
15390 (message-mail): Prefer `switch-function' if it is given; search for the
15391 existing message buffer if the `continue' argument is non-nil; pass
15392 continue and switch-function arguments to compose-mail by way of
15393 message-setup.
15394 (message-mail-other-window): Adjust argument of message-setup.
15395 (message-mail-other-frame): Ditto.
15396
15397 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15398
15399 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15400 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15401 to turn font-lock on when turning gnus-message-citation-mode on.
15402
15403 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15404
15405 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15406 (mml-smime-function-alist): New variable; add epg as the backend.
15407 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15408 mml-smime- functions instead.
15409 * mm-view.el: Require smime.
15410
15411 2007-03-05 Didier Verna <didier@xemacs.org>
15412
15413 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15414 instead of just inheritance for posting styles.
15415 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15416
15417 2007-02-24 John Paul Wallington <jpw@pobox.com>
15418
15419 * tls.el (tls-certtool-program): Fix custom type.
15420
15421 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15422
15423 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15424 and point-at-eol instead of line-(beginning|end)-position.
15425
15426 * assistant.el (assistant-parse-buffer): Ditto.
15427
15428 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15429
15430 * mml2015.el (mml2015-epg-find-usable-key): New function.
15431 (mml2015-epg-sign): Use it.
15432 (mml2015-epg-encrypt): Use it.
15433
15434 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15435
15436 * message.el (message-make-in-reply-to): Quote name containing
15437 non-ASCII characters. It will make the RFC2047 encoder cause an error
15438 if there are special characters. Reported by NAKAJI Hiroyuki
15439 <nakaji@jp.freebsd.org>.
15440
15441 2007-02-27 Didier Verna <didier@xemacs.org>
15442
15443 Include the group parameters as well as the topic ones in the
15444 inheritance filter process.
15445 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15446 argument GROUP-PARAMS-LIST.
15447 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15448
15449 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15450
15451 * nntp.el (nntp-never-echoes-commands)
15452 (nntp-open-connection-functions-never-echo-commands): New variables.
15453 (nntp-send-command): Use them.
15454
15455 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15456
15457 * mml2015.el (mml2015-epg-verify): Simplify.
15458
15459 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15460
15461 * mml.el (mml-content-disposition-alist): New user option.
15462 (mml-content-disposition): New function.
15463 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15464 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15465
15466 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15467
15468 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15469 verification.
15470
15471 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15472
15473 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15474 articles posted in the last 24 hours.
15475
15476 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15477
15478 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15479
15480 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
15481
15482 * nntp.el (nntp-send-command): Don't wait for echoes when
15483 nntp-open-ssl-stream is used.
15484
15485 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15486
15487 * gnus-cite.el (gnus-test-font-lock-add-keywords)
15488 (gnus-message-add-citation-keywords)
15489 (gnus-message-remove-citation-keywords): Remove.
15490 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15491 directly, make the variables in font-lock-defaults buffer-local, add
15492 gnus-message-citation-keywords to them and then update the value of
15493 font-lock-keywords.
15494
15495 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
15496
15497 * message.el (message-cite-original-1): Don't call
15498 gnus-article-highlight-citation.
15499
15500 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15501 citations; fix line count.
15502
15503 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15504
15505 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15506 (gnus-message-add-citation-keywords)
15507 (gnus-message-remove-citation-keywords): Use it; fix the emulating
15508 versions of font-lock-add-keywords and font-lock-remove-keywords to
15509 work with XEmacs correctly.
15510
15511 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15512
15513 * gnus-cite.el (gnus-cite-face-list): Set the values of
15514 gnus-message-max-citation-depth and gnus-message-citation-keywords.
15515 (gnus-message-max-citation-depth): Use defvar rather than defconst.
15516 (gnus-message-cite-prefix-regexp): New variable.
15517 (gnus-message-search-citation-line): Use it; protect against long
15518 citation prefix; fill match data with nil rather than 0 for XEmacs; set
15519 the 0th match data for Emacs.
15520 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15521 (gnus-message-add-citation-keywords): Append keywords rather than
15522 prepending; emulate font-lock-add-keywords if it is not available.
15523 (gnus-message-remove-citation-keywords):
15524 Emulate font-lock-remove-keywords if it is not available.
15525
15526 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15527
15528 * message.el (message-cite-prefix-regexp): Set the value of
15529 gnus-message-cite-prefix-regexp.
15530
15531 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15532
15533 * nnweb.el (nnweb-google-parse-1): Update parser.
15534
15535 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
15536
15537 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15538
15539 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15540
15541 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15542 regexp.
15543
15544 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15545
15546 * uudecode.el (uudecode-string-to-multibyte): New function emulating
15547 string-to-multibyte.
15548 (uudecode-decode-region-internal): Use it.
15549
15550 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15551
15552 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15553 Fix custom choice.
15554
15555 * gnus-art.el (gnus-signature-limit): Fix custom choice.
15556
15557 2007-01-22 Daiki Ueno <ueno@unixuser.org>
15558
15559 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15560
15561 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15562 `write-region' to respect `mm-inhibit-file-name-handlers'.
15563
15564 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
15565
15566 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15567 Use gnus-home-directory instead of "~/" or "$HOME".
15568
15569 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
15570
15571 * encrypt.el (encrypt-insert-file-contents): Add better prompt
15572 to mention filename.
15573 Add comments at beginning regarding usage.
15574 (encrypt-write-file-contents): Change interactive so a string is
15575 acceptable. If the file has no associated model, show an error instead
15576 of a nonsense prompt.
15577
15578 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
15579
15580 * spam.el (spam-bsfilter-ham-switch): Fix typo.
15581 Thanks to Yoshihiko Yamada for kind notification of this typo.
15582
15583 2007-01-12 Kenichi Handa <handa@m17n.org>
15584
15585 * uudecode.el (uudecode-decode-region-internal): Make it work in a
15586 multibyte buffer.
15587
15588 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
15589
15590 * gnus-score.el (gnus-score-fast-scoring): New variable.
15591 (gnus-score-headers): Use it.
15592
15593 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15594
15595 * message.el (message-cite-original-1):
15596 Call gnus-article-highlight-citation if requested.
15597 (message-make-from): Allow name and address as optional arguments.
15598
15599 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15600
15601 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15602 bugs to doc string.
15603 (gnus-button-alist): Add mid\\|message-id.
15604 (gnus-button-fetch-group): Extend for use in
15605 `browse-url-browser-function'.
15606 (gnus-button-url-regexp): Try to catch paired parentheses like in
15607 Wikipedia URLs.
15608
15609 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15610 Suggested by Simon Krahnke <overlord@gmx.li>.
15611
15612 2007-01-13 Romain Francoise <romain@orebokech.com>
15613
15614 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15615 Update copyright.
15616
15617 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
15618
15619 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15620
15621 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15622
15623 * gnus-registry.el (gnus-registry-unfollowed-groups)
15624 (gnus-registry-split-fancy-with-parent): Fix documentation.
15625
15626 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
15627
15628 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15629 from nnweb groups.
15630
15631 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
15632
15633 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15634 Xref urls. Erase buffer before requesting head.
15635
15636 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15637
15638 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15639
15640 * gnus-soup.el (gnus-soup): New custom group. Make user variables
15641 customizable.
15642
15643 2007-01-05 Daiki Ueno <ueno@unixuser.org>
15644
15645 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15646 no signing key is found.
15647 (mml2015-epg-encrypt): Ask user whether to skip or abort if
15648 no encrypting and/or signing key is found.
15649
15650 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
15651
15652 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15653
15654 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15655
15656 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15657 headers read from disk with the ones newly found in the current search.
15658 This should no longer cause problems, because the article numbers in
15659 Gmane's `nov.php' output are ignored since the previous change.
15660
15661 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15662
15663 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15664
15665 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15666
15667 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15668
15669 2007-01-01 Romain Francoise <romain@orebokech.com>
15670
15671 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15672
15673 2006-12-31 Steve Youngs <steve@sxemacs.org>
15674
15675 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15676 `define-minor-mode' macro definition expanded properly.
15677 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15678 exclude it there.
15679
15680 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15681 of 2006-12-30. The default is nil on (S)XEmacs already because of the
15682 `fboundp' test.
15683 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15684 This is OK to autoload in (S)XEmacs now.
15685
15686 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15687
15688 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15689 keystroke.
15690 (gnus-summary-limit-to-singletons): Fix typo.
15691
15692 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15693 else fails.
15694
15695 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15696
15697 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15698 docstring.
15699
15700 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15701 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15702 (gnus-summary-insert-dormant-articles): Fix typo in message.
15703
15704 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
15705
15706 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15707 nil for XEmacs.
15708 (gnus-message-citation-mode): Don't autoload in XEmacs.
15709
15710 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15711
15712 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
15713
15714 * nnimap.el (nnimap-expunge-search-string):
15715 Mention nnimap-search-uids-not-since-is-evil in docstring.
15716
15717 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
15718
15719 * spam.el: Revert to make-obsolete-variable because
15720 define-obsolete-variable-alias is not supported in Emacs 21.
15721
15722 * spam.el (spam-ifile-path, spam-ifile-database-path)
15723 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15724 make-obsolete-variable.
15725 (spam-bsfilter-path, spam-bsfilter-program)
15726 (spam-spamassassin-path, spam-spamassassin-program)
15727 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15728 Don't use "path" inappropriately.
15729 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15730 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15731 variable names.
15732
15733 2006-12-28 Daiki Ueno <ueno@unixuser.org>
15734
15735 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15736 summary buffer.
15737
15738 * password.el (password-cache-remove): Use clear-string to burn
15739 password, if available.
15740
15741 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15742
15743 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15744
15745 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15746
15747 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15748 (gnus-message-highlight-citation): Move defcustom here from
15749 gnus-cite.el.
15750 (gnus-message-citation-mode): Autoload.
15751
15752 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
15753 checks to make it compile with XEmacs.
15754 (gnus-message-citation-mode): New minor mode.
15755 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15756 (gnus-message-highlight-citation): New variables.
15757 (gnus-message-search-citation-line)
15758 (gnus-message-add-citation-keywords)
15759 (gnus-message-remove-citation-keywords)
15760 (turn-on-gnus-message-citation-mode)
15761 (turn-off-gnus-message-citation-mode): New functions.
15762
15763 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
15764
15765 * gnus-cite.el: Enable highlighting of different citation levels in
15766 message-mode.
15767
15768 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15769
15770 * message.el (message-make-fqdn): Fix comment.
15771 (message-bogus-system-names): Add ".local".
15772
15773 * spam.el (spam-ifile-path, spam-ifile-program)
15774 (spam-ifile-database-path, spam-ifile-database)
15775 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15776 Don't use "path" inappropriately.
15777 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15778 strings.
15779 (spam-check-ifile, spam-ifile-register-with-ifile)
15780 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15781 Use new variable names.
15782
15783 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15784 (gnus-treat-display-smileys): Simplify using
15785 gnus-image-type-available-p.
15786
15787 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15788 available.
15789
15790 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15791
15792 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15793 one after turning on the buffer's multibyteness instead of decoding
15794 them directly in the unibyte buffer that causes unexpected conversion
15795 in Emacs 23 (unicode).
15796
15797 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15798
15799 * message.el (message-generate-hashcash): Fix custom type.
15800
15801 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15802
15803 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15804
15805 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15806
15807 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15808 disconnect icons. Add help text.
15809
15810 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
15811
15812 * spam.el (spam-extra-header-to-number): CRM114 spam score is
15813 negated to be consistent with the others we handle.
15814
15815 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
15816
15817 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15818 version of gnus-summary-buffer to something, so that we can use two
15819 article buffers at the same time.
15820
15821 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
15822
15823 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15824 trigger all the extra headers.
15825 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15826 sorting.
15827
15828 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15829
15830 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15831 solid groups.
15832
15833 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
15834
15835 * legacy-gnus-agent.el: Add Copyright notice.
15836
15837 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
15838
15839 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15840
15841 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15842
15843 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15844
15845 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15846 to make it work reliably in CVS Emacs.
15847 (gnus-summary-limit-strange-charsets-predicate)
15848 (gnus-summary-limit-to-predicate): New functions.
15849
15850 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
15851
15852 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15853 specifying array size.
15854 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15855 array if it is too small.
15856 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15857 (gnus-sort-threads-loop): New function.
15858
15859 2006-12-06 Chris Moore <dooglus@gmail.com>
15860
15861 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15862 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15863
15864 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
15865
15866 * mm-url.el (mm-url-predefined-programs): Call curl with correct
15867 options.
15868
15869 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15870
15871 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15872 DOS-ing the recipient.
15873
15874 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15875 the headers when creating the mapping to avoid mismappings.
15876 (nnweb-gmane-create-mapping): Always nix out old mapping.
15877
15878 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15879
15880 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15881 and mm-verify-option to never.
15882
15883 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15884
15885 * message.el (message-signed-or-encrypted-p): New function.
15886 (message-forward-make-body): Use it.
15887
15888 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15889 Replace encode-coding-string with mm-encode-coding-string.
15890
15891 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
15892
15893 * nneething.el (nneething-decode-file-name):
15894 Replace decode-coding-string with mm-decode-coding-string.
15895
15896 * gnus-int.el (gnus-open-server): Say failed server's name.
15897
15898 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
15899
15900 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15901 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15902
15903 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15904 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15905 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15906 (gnus-group-make-directory-group, gnus-group-transpose-groups):
15907 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15908 (gnus-subscribe-newsgroup, gnus-1):
15909 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15910 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15911 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15912 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15913
15914 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
15915
15916 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15917 keystroke.
15918 (gnus-summary-limit-to-bodies): Implement headersp.
15919
15920 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15921
15922 * dns.el (query-dns): Protect against "Process dns deleted" strings.
15923
15924 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
15925
15926 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15927
15928 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15929
15930 * message.el (message-generate-hashcash): Expand range of values to
15931 include `opportunistic'.
15932 (message-send-mail): Use it.
15933
15934 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15935
15936 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15937 and comment it.
15938
15939 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15940
15941 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
15942
15943 * gnus-util.el (gnus-extract-address-components): Improve comment.
15944
15945 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15946
15947 * gnus-util.el (gnus-extract-address-components): Work with address in
15948 which the name portion contains @.
15949
15950 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15951
15952 * gnus.el (gnus-start): Move custom group up.
15953 (gnus-select-method): Don't autoload, but make it available for
15954 `customize-variable'.
15955 (gnus-getenv-nntpserver): Don't autoload.
15956
15957 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
15958
15959 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15960
15961 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
15962
15963 * message.el (message-sendmail-extra-arguments): New variable.
15964 (message-send-mail-with-sendmail): Use it.
15965
15966 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
15967
15968 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15969 mm-with-unibyte-current-buffer to make string unibyte.
15970
15971 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15972 mm-string-as-multibyte.
15973
15974 2006-11-14 Daiki Ueno <ueno@unixuser.org>
15975
15976 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15977 Reported by Werner Koch <wk@gnupg.org>.
15978
15979 2006-11-14 Daiki Ueno <ueno@p360>
15980
15981 * mml2015.el: Autoload epa-select-keys when compiling.
15982
15983 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15984
15985 * mml2015.el (mml2015-epg-sign): Save the signing keys in
15986 message-options.
15987 (mml2015-epg-encrypt): Save the recipient keys in message-options.
15988
15989 2006-11-13 Daiki Ueno <ueno@unixuser.org>
15990
15991 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15992 EasyPG (< 0.0.6).
15993 (mml2015-always-trust): New user option.
15994 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15995 prompt.
15996
15997 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
15998
15999 * nntp.el (nntp-authinfo-force): New variable.
16000 (nntp-send-authinfo): Use it.
16001
16002 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
16003
16004 * message.el (message-strip-subject-encoded-words): Allow _not_ to
16005 decode encoded words. Improve prompt. Add comment about forwarding.
16006 (message-replacement-char): Move up.
16007
16008 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16009
16010 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16011 instead of gnus-intersection because arguments of gnus-sorted-nunion
16012 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
16013
16014 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
16015
16016 * message.el (message-strip-subject-encoded-words): Reformat prompt.
16017 (message-simplify-subject-functions):
16018 Enable message-strip-subject-encoded-words by default.
16019
16020 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
16021
16022 * message.el (message-strip-subject-encoded-words): New function.
16023 (message-simplify-subject-functions): New variable.
16024 (message-simplify-subject): Use it. Fix typo in doc string.
16025 Support message-strip-subject-encoded-words.
16026
16027 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16028
16029 * gnus-diary.el (gnus-diary-delay-format-function):
16030 * nndiary.el (nndiary-reminders):
16031 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16032
16033 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16034
16035 * gnus-art.el (article-hide-boring-headers): Fetch date from
16036 gnus-original-article-buffer to avoid problems with localized date
16037 strings.
16038
16039 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16040
16041 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16042
16043 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16044
16045 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16046 New variables.
16047 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16048 (mm-charset-synonym-alist): Move some entries to
16049 mm-codepage-iso-8859-list.
16050 (mm-charset-synonym-alist, mm-charset-override-alist):
16051 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16052
16053 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16054
16055 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16056
16057 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16058
16059 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16060 with Emacs 21 and XEmacs.
16061
16062 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16063
16064 * spam.el (spam-parse-address): New function for better parsing,
16065 catching errors, etc.
16066 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16067
16068 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16069
16070 * mm-view.el: Add interactive arg to html2text autoload.
16071
16072 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16073
16074 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16075
16076 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16077
16078 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16079 New variables.
16080 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16081 (mm-charset-synonym-alist): Move some entries to
16082 mm-codepage-iso-8859-list.
16083
16084 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16085
16086 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16087
16088 * message.el (message-citation-line-format)
16089 (message-insert-formated-citation-line): Fix implementation of %E, %N
16090 and %n according to the doc string.
16091
16092 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16093
16094 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16095 Use car-safe to avoid bad parses.
16096
16097 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16098
16099 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16100 names.
16101
16102 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16103
16104 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16105
16106 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16107 header.
16108
16109 * message.el (message-draft-headers): Add Date.
16110 (message-headers-to-generate): Fix typo in docstring.
16111
16112 * nndraft.el (nndraft-required-headers): New variable.
16113 (nndraft-generate-headers): Use it.
16114
16115 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16116
16117 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16118
16119 * gnus-registry.el (gnus-registry-wash-for-keywords)
16120 (gnus-registry-find-keywords): New functions to allow easy searching of
16121 articles that are in the registry.
16122
16123 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16124
16125 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16126 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16127 Reported by Damien Elmes <damien@repose.cx>.
16128
16129 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16130
16131 * gnus.el (gnus-mime): Remove unused custom group.
16132
16133 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16134
16135 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16136 "blank line" when searching for end of armor headers.
16137
16138 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16139
16140 * gmm-utils.el (gmm-write-region): Fix variable name.
16141
16142 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16143
16144 * gmm-utils.el (gmm-write-region): New function based on compatibility
16145 code from `mm-make-temp-file'.
16146
16147 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16148
16149 * nnmaildir.el (nnmaildir--update-nov)
16150 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16151 Use `gmm-write-region'.
16152
16153 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16154
16155 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16156 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16157
16158 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16159
16160 * message.el (message-replacement-char): New variable.
16161 (message-fix-before-sending): Use it.
16162 (message-simplify-subject): New function to remove duplicate code.
16163 (message-reply, message-followup): Use it.
16164
16165 * gnus-sum.el (gnus-summary-make-menu-bar):
16166 Clarify gnus-summary-limit-to-articles.
16167
16168 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16169
16170 * gnus-util.el (gnus-with-local-quit): New macro.
16171
16172 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16173
16174 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16175
16176 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16177 ignore non-string data.
16178
16179 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16180
16181 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16182 non-string data (needs to be done in the registry too).
16183
16184 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16185
16186 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16187 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16188 (gnus-registry-split-fancy-with-parent)
16189 (gnus-registry-fetch-simplified-message-subject-fast)
16190 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16191 Remove text properties on ingress into the registry and when it's saved.
16192 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16193 registry from entries with no groups.
16194
16195 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16196
16197 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16198 function to remove string properties.
16199
16200 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16201
16202 * gmm-utils.el (gmm): Adjust custom version.
16203
16204 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16205 Adjust custom version.
16206
16207 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16208
16209 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16210
16211 * gnus-art.el (gnus-insert-prev-page-button)
16212 (gnus-insert-next-page-button): Simplify. Reformat.
16213
16214 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16215
16216 * gnus-art.el (gnus-insert-prev-page-button)
16217 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16218
16219 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16220
16221 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16222
16223 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16224
16225 * gnus-art.el (gnus-insert-mime-button)
16226 (gnus-insert-mime-security-button):
16227 Apply gnus-article-button-face to MIME and security buttons.
16228
16229 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16230
16231 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16232 readable.
16233
16234 2006-09-20 Steve Youngs <steve@sxemacs.org>
16235
16236 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16237 `browse-url-of-file' instead of `browse-url'.
16238
16239 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16240
16241 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16242 regexp. Articles containing quotation were cut prematurely.
16243
16244 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16245
16246 * message.el (message-cite-original-1): Use nobody by default for the
16247 value of From header.
16248 (message-reply): Ditto.
16249
16250 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16251
16252 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16253 to the gnus-info. This fixes a bug of inline-PGP message verification.
16254 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16255
16256 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16257
16258 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16259 mails in the doc string. Add some URLs in comment.
16260 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16261
16262 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16263
16264 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16265 backslashes handling and the way to find boundaries of quoted strings.
16266
16267 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16268
16269 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16270 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16271 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16272 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16273
16274 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16275
16276 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16277 doc string.
16278 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16279
16280 2006-09-06 Simon Josefsson <jas@extundo.com>
16281
16282 * mml2015.el (mml2015-use): Doc fix, mention epg.
16283
16284 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16285
16286 * mml2015.el (mml2015-use): Default to epg, if available.
16287
16288 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16289
16290 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16291 message-sender.
16292 (mml1991-epg-encrypt): Ditto.
16293 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16294 message-sender.
16295 (mml2015-epg-encrypt): Ditto.
16296
16297 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16298
16299 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16300 several common directories.
16301
16302 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16303
16304 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16305 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16306
16307 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16308
16309 * gnus-art.el (article-decode-encoded-words): Make it fast.
16310
16311 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16312
16313 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16314
16315 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16316 in quoted string into `\'.
16317
16318 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16319
16320 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16321 Use standard-syntax-table.
16322
16323 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16324
16325 * gnus-art.el (gnus-decode-address-function): New variable.
16326 (article-decode-encoded-words): Use it to decode headers which are
16327 assumed to contain addresses.
16328 (gnus-mime-delete-part): Remove useless `or'.
16329
16330 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16331 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16332 (gnus-nov-parse-line): Use it to decode From header.
16333 (gnus-get-newsgroup-headers): Ditto.
16334 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16335
16336 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16337 (mail-decode-encoded-address-string): New alias.
16338
16339 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16340 New function.
16341 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16342 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16343 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16344 (rfc2047-decode-string): Ditto.
16345 (rfc2047-decode-address-region): New function.
16346 (rfc2047-decode-address-string): New function.
16347
16348 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16349
16350 * message.el (message-caesar-buffer-body): Allow rotating headers.
16351
16352 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16353
16354 * message.el (message-insert-formated-citation-line): Fix %f.
16355 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16356
16357 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16358
16359 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16360 (gnus-bookmark-mouse-available-p): New macro.
16361 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16362 (gnus-bookmark-bmenu-show-infos): Use it.
16363 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16364 (gnus-bookmark-bmenu-hide-infos): Ditto.
16365 (gnus-bookmark-remove-properties): New function.
16366 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16367 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16368 (gnus-bookmark-write-file): Bind coding-system-for-write.
16369 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16370 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16371 group before selecting it.
16372 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16373 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16374 quit-window if it is not available; use gnus-mouse-2 and bind it to
16375 gnus-bookmark-bmenu-select-by-mouse.
16376 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16377 (gnus-bookmark-bmenu-select-by-mouse): New function.
16378
16379 2006-08-13 Romain Francoise <romain@orebokech.com>
16380
16381 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16382 space.
16383
16384 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16385
16386 * compface.el (uncompface): Use binary rather than raw-text-unix.
16387
16388 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16389
16390 * compface.el (uncompface): Make sure the eol conversion doesn't take
16391 place when communicating with the external programs.
16392 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16393
16394 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16395
16396 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16397
16398 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16399
16400 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16401 Make it more robust by parsing author and date independently.
16402
16403 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16404
16405 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16406
16407 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16408
16409 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16410 first matching secret key.
16411 (mml2015-epg-encrypt): Ditto.
16412
16413 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16414 first matching secret key.
16415 (mml1991-epg-encrypt): Ditto.
16416
16417 * mml2015.el (mml2015-encrypt-to-self): New user option.
16418 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16419 mml2015-epg-encrypt-to-self is set.
16420
16421 * mml1991.el (mml1991-encrypt-to-self): New variable.
16422 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16423 mml1991-epg-encrypt-to-self is set.
16424
16425 * mml2015.el (mml2015-signers): New user option.
16426 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16427 (mml2015-epg-encrypt): Allow to select signing keys.
16428
16429 * mml1991.el (mml1991-signers): New variable.
16430 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16431 (mml1991-epg-encrypt): Allow to select signing keys.
16432
16433 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16434
16435 * nnheader.el (nnheader-insert-head): Make it work even if the file
16436 uses CRLF for the line-break code.
16437
16438 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16439
16440 * mml2015.el: Require mml-sec instead of password.
16441 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16442 (mml2015-cache-passphrase): Inherit the default value from
16443 mml-secure-cache-passphrase.
16444 (mml2015-passphrase-cache-expiry): Inherit the default value from
16445 mml-secure-passphrase-cache-expiry.
16446
16447 * mml1991.el: Require mml-sec instead of password.
16448 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16449 (mml1991-cache-passphrase): Inherit the default value from
16450 mml-secure-cache-passphrase.
16451 (mml1991-passphrase-cache-expiry): Inherit the default value from
16452 mml-secure-passphrase-cache-expiry.
16453
16454 * mml-sec.el: Require password.
16455 (mml-secure-verbose): New user option.
16456 (mml-secure-cache-passphrase): New user option.
16457 (mml-secure-passphrase-cache-expiry): New user option.
16458
16459 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16460 Andreas Vögele <andreas@altroot.de> (tiny change)
16461
16462 * pgg-def.el (pgg-truncate-key-identifier):
16463 Truncate the key ID to 8 letters from the end.
16464
16465 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16466
16467 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16468 workaround for the url package included with Emacs.
16469
16470 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16471
16472 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16473
16474 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16475 correctly. This fixes a bug caused by the 2006-05-12 change.
16476
16477 2006-07-18 Karl Fogel <kfogel@red-bean.com>
16478
16479 * nnmail.el (nnmail-article-group): If splitting raises an error, give
16480 some information about the error when saying that the `bogus' mail
16481 group will be used.
16482
16483 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
16484
16485 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16486 string.
16487
16488 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
16489
16490 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16491
16492 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16493
16494 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16495
16496 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16497
16498 * mml1991.el (mml1991-function-alist): Add epg.
16499 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16500 (mml1991-epg-encrypt): New functions.
16501
16502 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16503
16504 * mml2015.el (mml2015-verbose): New variable.
16505 (mml2015-cache-passphrase): Ditto.
16506 (mml2015-passphrase-cache-expiry): Ditto.
16507 (mml2015-function-alist): Add epg.
16508 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16509 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16510 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16511 New functions.
16512
16513 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16514
16515 * message.el (message-cite-original-1): Preserve region when removing
16516 quoted text due to X-No-Archive in order to avoid bogus attribution
16517 when citing multiple messages.
16518
16519 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16520
16521 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16522 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16523
16524 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
16525
16526 * gnus-diary.el (gnus-user-format-function-d)
16527 (gnus-user-format-function-D): Autoload.
16528
16529 * imap.el (Commentary): Fix typo.
16530
16531 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16532 2006-04-22 contribution.
16533
16534 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16535
16536 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16537 It didn't really fix the bogosity I'm seeing with solid web groups.
16538
16539 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16540
16541 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16542 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16543 created using server names. If we use the feature without declaring
16544 it, Gnus does not properly manage server and group state.
16545
16546 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16547 bound.
16548
16549 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16550
16551 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16552 looking up the method using GROUP's prefix before inventing a new one.
16553 It is used on killed/unknown groups in various places where returning
16554 an all-new method isn't expected by the caller.
16555
16556 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16557 and match semantics of gnus-group-real-prefix.
16558
16559 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
16560
16561 * nnmail.el (nnmail-broken-references-mailers): New variable.
16562 (nnmail-ignore-broken-references): New function generalizing
16563 nnmail-fix-eudora-headers.
16564 (nnmail-fix-eudora-headers): Now obsolete.
16565
16566 * gnus-art.el (gnus-button-handle-custom):
16567 Support `customize-apropos*'.
16568
16569 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16570
16571 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16572
16573 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16574 articles.
16575
16576 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16577
16578 * message.el (message-cite-reply-above): New variable.
16579 (message-yank-original): Use it.
16580
16581 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
16582
16583 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16584
16585 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
16586
16587 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16588 as read.
16589
16590 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16591
16592 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
16593
16594 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16595 (gnus-bookmark-default-file): Use gnus-directory.
16596 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16597 Remove "*" in doc string.
16598 (gnus-bookmark-write-file): Simplify.
16599 (gnus-bookmark-maybe-sort-alist): Use `when'.
16600 (gnus-bookmark-get-bookmark): Fix typo in doc string.
16601 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16602 Add FIXME about Emacs 21 and XEmacs compatibility.
16603 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16604 compatibility.
16605 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16606 compatibility.
16607 (gnus-bookmark-menu-heading): Fix version.
16608
16609 2006-06-19 Bastien Guerry <bzg@altern.org>
16610
16611 * gnus-bookmark.el: New file.
16612
16613 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
16614
16615 * message.el (message-syntax-checks): Doc fix.
16616
16617 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16618
16619 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16620 unsubscribed groups as if they were killed ones. It causes duplicate
16621 entries in gnus-newsrc-alist.
16622
16623 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
16624
16625 * message.el (message-syntax-checks): Doc fix.
16626 (message-send-mail): Add check for continuation headers.
16627 (message-check-news-header-syntax): Fix regexp used to check for
16628 continuation headers.
16629
16630 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16631
16632 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16633
16634 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
16635
16636 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16637
16638 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
16639
16640 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16641 default-truncate-lines.
16642
16643 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
16644
16645 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16646 to fill the utf-8 entry.
16647
16648 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16649
16650 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16651
16652 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
16653
16654 * gnus-agent.el (directory-files-and-attributes): Move all the way
16655 forward (the third and final move).
16656 (gnus-agent-read-agentview): Trap reconstruction errors due to
16657 nonexistent directory. Handle by returning nil.
16658
16659 2006-05-30 Didier Verna <didier@xemacs.org>
16660
16661 * message.el (message-dont-reply-to-names): Update the custom type.
16662 * message.el (message-dont-reply-to-names): New defsubst: potentially
16663 convert a list of regexps into a single one.
16664 * message.el (message-get-reply-headers): Use it.
16665 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16666
16667 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16668
16669 * gnus-agent.el (directory-files-and-attributes): Move forward.
16670
16671 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16672
16673 * gnus-ml.el (gnus-mailing-list-subscribe)
16674 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16675 (gnus-mailing-list-message): Fix doc strings.
16676
16677 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16678
16679 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16680 of doing it manually.
16681
16682 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16683
16684 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16685 comment.
16686
16687 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
16688
16689 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16690 (gnus-agent-read-agentview): Fix handling of end-of-file error.
16691 (gnus-agent-read-local): All symbols allocated in my-obarray.
16692 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16693 (gnus-agent-regenerate-group): Check numeric names to see if they are
16694 messages or groups.
16695 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16696 better way of do this...)
16697
16698 * gnus-cache.el (gnus-agent-total-fetched-for):
16699 Ignore 'dummy.group' (there should be a better way of do this...)
16700
16701 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
16702
16703 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16704 (gnus-saved-headers): Ditto.
16705 (gnus-default-article-saver): Mention functions may have properties.
16706 (gnus-article-save): Override gnus-save-all-headers and
16707 gnus-saved-headers by :headers property which saver function may have.
16708 (gnus-summary-save-in-file): Add :headers property.
16709 (gnus-summary-write-to-file): Ditto.
16710
16711 * gnus-sum.el (gnus-summary-save-article): Bind
16712 gnus-prompt-before-saving to t when saving many articles in a file;
16713 always show all headers.
16714
16715 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16716
16717 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16718 marks.
16719
16720 * message.el (message-indent-citation): Add optional arguments to allow
16721 using it outside of message buffers.
16722
16723 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16724 (gnus-article-treat-unfold-headers): Use it.
16725 (gnus-article-truncate-lines): New variable.
16726 (gnus-article-mode): Use it.
16727 (gnus-article-toggle-truncate-lines): New function.
16728
16729 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16730 Add gnus-article-toggle-truncate-lines.
16731
16732 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16733 coding system in XEmacs, use binary.
16734
16735 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
16736
16737 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16738 after-load-alist.
16739
16740 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16741 this function should save decoded articles.
16742 (gnus-summary-write-to-file): Use property to specify this function
16743 should save decoded articles and specify gnus-summary-save-in-file
16744 should be used to save articles other than the first one when saving
16745 many articles.
16746 (gnus-summary-save-body-in-file): Use property to specify this
16747 function should save decoded articles.
16748 (gnus-summary-write-body-to-file): Use property to specify this
16749 function should save decoded articles and specify
16750 gnus-summary-save-body-in-file should be used to save articles other
16751 than the first one when saving many articles.
16752
16753 * gnus-sum.el (gnus-summary-save-article): Simplify.
16754
16755 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
16756
16757 * gnus-art.el (gnus-default-article-saver):
16758 Add gnus-summary-write-body-to-file.
16759 (gnus-article-save-coding-system): Don't use coding system object
16760 in XEmacs.
16761 (gnus-read-save-file-name): Add optional `dir-var' argument which
16762 specifies directory in which files are saved; work even if optional
16763 `variable' argument is not specified.
16764 (gnus-summary-write-to-file): Read file name.
16765 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16766 (gnus-summary-write-body-to-file): New function.
16767
16768 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16769 (gnus-summary-local-variables): Add it.
16770 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16771 (gnus-summary-save-article): Remove optional `decode' argument;
16772 determine whether to decode articles by the value of
16773 gnus-default-article-saver; when saving many files using
16774 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16775 it first and use gnus-summary-save-in-file or
16776 gnus-summary-save-body-in-file thereafter unless
16777 gnus-prompt-before-saving is always; move point to article which
16778 will be saved.
16779 (gnus-summary-save-article-file): Revert.
16780 (gnus-summary-write-article-file): Revert.
16781 (gnus-summary-save-article-body-file): Revert.
16782 (gnus-summary-write-article-body-file): New function.
16783
16784 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16785
16786 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16787
16788 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
16789
16790 * gnus-art.el (gnus-default-article-saver): Doc fix.
16791 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16792 from gnus-summary-save-article-coding-system, and default to a
16793 certain coding system.
16794 (gnus-output-to-file): Add coding cookie and encode text according
16795 to gnus-article-save-coding-system; don't use mm-append-to-file.
16796
16797 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16798 gnus-art.el and rename to gnus-article-save-coding-system.
16799 (gnus-summary-save-article): Require gnus-art; don't show all
16800 headers if it decodes articles; don't add coding cookie here;
16801 don't bind mm-text-coding-system-for-write.
16802 (gnus-summary-save-article-file): Save decoded articles.
16803 (gnus-summary-write-article-file): When saving many files, use
16804 gnus-summary-write-to-file first and gnus-summary-save-in-file
16805 thereafter unless gnus-prompt-before-saving is always.
16806 (gnus-summary-save-article-body-file): Save decoded articles.
16807
16808 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16809
16810 * nnrss.el (nnrss-check-group): Bind hash-index.
16811
16812 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
16813
16814 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16815 its hash index. Store this hash in `nnrss-group-data'.
16816 (nnrss-read-group-data): Update accordingly.
16817
16818 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16819
16820 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16821 entry.
16822
16823 * gnus-sum.el (gnus-summary-make-menu-bar):
16824 Add gnus-article-browse-html-article.
16825
16826 2006-05-23 Hynek Schlawack <hynek@ularx.de>
16827
16828 * gnus-sum.el (gnus-summary-mime-map):
16829 Add gnus-article-browse-html-article.
16830
16831 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16832
16833 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16834 suitable coding systems in customize.
16835
16836 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
16837
16838 * mail-source.el (mail-sources): Fix custom type.
16839
16840 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
16841
16842 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16843 (gnus-summary-expire-articles-now): Shorten prompt.
16844
16845 * gmm-utils.el (wid-edit): Require.
16846 (defun-gmm): Rename from `gmm-defun-compat'.
16847 (gmm-image-search-load-path): Use it.
16848 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
16849
16850 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
16851
16852 * gnus-sum.el (gnus-summary-save-article-coding-system):
16853 New variable.
16854 (gnus-summary-save-article): Add optional `decode' argument.
16855 If it is set and gnus-summary-save-article-coding-system is non-nil,
16856 save decoded article.
16857 (gnus-summary-write-article-file): Save decoded article if
16858 gnus-summary-save-article-coding-system is non-nil.
16859
16860 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16861 type.
16862
16863 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
16864
16865 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16866
16867 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
16868
16869 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16870 first to test gnus-single-article-buffer which may be buffer-local.
16871
16872 * gnus-sum.el (gnus-summary-setup-buffer):
16873 Make gnus-single-article-buffer buffer-local and nil in ephemeral
16874 group; make gnus-article-buffer, gnus-article-current, and
16875 gnus-original-article-buffer always buffer-local.
16876 (gnus-summary-exit): Kill article buffer belonging to ephemeral
16877 group.
16878 (gnus-handle-ephemeral-exit): Don't move to next summary line.
16879
16880 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
16881
16882 * nnml.el (nnml-request-compact-group): Compressed files might not
16883 have .gz extension.
16884
16885 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
16886
16887 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16888 (mm-copy-to-buffer): Use with-current-buffer.
16889 (mm-display-part): Simplify.
16890 (mm-inlinable-p): Add optional arg `type'.
16891
16892 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
16893
16894 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16895 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16896 Try harder to show the attachment internally or externally using
16897 gnus-mime-view-part-as-type.
16898
16899 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
16900
16901 * message.el (message-from-style, message-signature-separator)
16902 (message-user-organization-file, message-send-mail-function)
16903 (message-citation-line-function, message-yank-prefix)
16904 (message-indent-citation-function, message-signature)
16905 (message-signature-file, message-signature-insert-empty-line):
16906 Remove autoloads.
16907
16908 * gnus-art.el (gnus-buttonized-mime-types):
16909 Remove "multipart/signed". Revert 2006-04-26 change.
16910
16911 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16912
16913 * gnus.el (gnus-version-number): Bump version.
16914
16915 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
16916
16917 * gnus.el: No Gnus v0.5 is released.
16918
16919 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16920
16921 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16922 fetching articles by message-id.
16923
16924 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
16925
16926 * message.el (hashcash): Require hashcash as normal.
16927
16928 * ecomplete.el (ecomplete-highlight-match-line):
16929 Use point-at-eol.
16930 (ecomplete-highlight-match-line): Use `highlight', because that
16931 face exists in both Emacs and XEmacs.
16932
16933 * message.el (message-display-abbrev): Use point-at-bol.
16934
16935 * mail-source.el: Don't require timer/timer-funcs.
16936
16937 * gnus-async.el: Ditto.
16938
16939 * password.el: Ditto.
16940
16941 * mm-url.el: Ditto.
16942
16943 * mm-util.el: Require timer/timer-funcs.
16944
16945 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16946
16947 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16948 Close.
16949
16950 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
16951
16952 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16953 unibyte after clear-decrypt function runs.
16954
16955 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16956 returns as a unibyte string.
16957
16958 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
16959
16960 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16961 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16962 (mml1991-pgg-encrypt): Ditto.
16963
16964 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
16965
16966 * message.el (message-user-organization-file): Check several
16967 locations of the organization file.
16968
16969 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16970 Add gnus-article-view-part-as-type.
16971
16972 * gnus-art.el (gnus-article-view-part-as-type): New function.
16973
16974 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16975 .mobi and .travel. Remove .nato, .bitnet and .uucp.
16976
16977 * mml.el: Simplify autoload.
16978 (mml-mode): defvar dnd-protocol-alist instead of using
16979 symbol-value.
16980 (mml-default-directory): New variable.
16981 (mml-minibuffer-read-file): Use it.
16982 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16983
16984 * message.el (message-citation-line-format): New variable.
16985 (message-insert-formated-citation-line): New function.
16986 (message-citation-line-function):
16987 Add `message-insert-formated-citation-line' to custom type.
16988
16989 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16990 to doc string.
16991
16992 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16993 depending on mm-verify-option.
16994
16995 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
16996
16997 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16998 binding pgg-* variables; reimplement the section which prevents
16999 MIME header from being signed.
17000 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17001 pgg-text-mode; remove a blank line at the top of body.
17002
17003 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17004 lines at the top of body; use gnus-newsgroup-charset if there's no
17005 Charset header.
17006
17007 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17008
17009 * message.el (message-self-insert-commands): Doc fix.
17010
17011 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17012 (mm-uu-pgp-encrypted-test): Ditto.
17013 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17014 between header and body; return application/pgp-encrypted handle
17015 if decryption failed; decode decrypted body by charset.
17016
17017 * mm-decode.el (mm-automatic-display): Don't make application/pgp
17018 element match to application/pgp-*.
17019
17020 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17021
17022 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17023 HTML.
17024
17025 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17026
17027 * mail-source.el (mail-source-call-script): Message the error
17028 string.
17029
17030 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17031
17032 * gnus-util.el (gnus-byte-compile): Use it.
17033
17034 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17035
17036 * gnus-util.el (kill-empty-logs): New function.
17037
17038 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17039
17040 * message.el (message-mail-alias-type): Doc fix.
17041 (message-mail-alias-type-p): New function.
17042 (message-send): Use it.
17043 (message-mode): Ditto.
17044 (message-strip-forbidden-properties): Ditto.
17045
17046 * ecomplete.el (ecomplete-database-file-coding-system):
17047 New variable.
17048 (ecomplete-save): Use it.
17049 (ecomplete-setup): Use it.
17050
17051 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17052
17053 * message.el (message-self-insert-commands): New variable.
17054 (message-strip-forbidden-properties): Use it.
17055
17056 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17057
17058 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17059 that doesn't make XEmacs choke.
17060
17061 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17062
17063 * gnus-util.el (gnus-replace-in-string):
17064 Prefer replace-regexp-in-string over of replace-in-string.
17065
17066 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17067
17068 * gnus-util.el (gnus-select-frame-set-input-focus):
17069 Use select-frame-set-input-focus if it is available in XEmacs; use
17070 definition defined in Emacs 22 for old Emacsen.
17071
17072 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17073
17074 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17075
17076 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17077
17078 * gnus-registry.el (gnus-registry-cache-save): Remove text
17079 properties when saving via the temp buffer.
17080
17081 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17082
17083 * message.el (message-generate-hashcash): Honor custom type.
17084
17085 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17086
17087 * message.el (message-generate-hashcash): Default to non-nil when
17088 hashcash is found.
17089
17090 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17091 (gnus-refer-thread-limit): Increase default to 500.
17092
17093 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17094
17095 * flow-fill.el (fill-flowed): Allow delete-space.
17096
17097 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17098
17099 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17100 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17101 Remove autoloads.
17102
17103 2006-04-18 Simon Josefsson <jas@extundo.com>
17104
17105 * message.el (message-generate-hashcash): Default to.
17106
17107 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17108
17109 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17110 concatenating segments rather than before concatenating them.
17111
17112 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17113
17114 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17115
17116 * imap.el (imap-quote-specials): New function.
17117 (imap-login-auth): Quote specials.
17118
17119 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17120
17121 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17122
17123 * message.el (message-forward-make-body-plain):
17124 Allow message-forward-ignored-headers to be a list.
17125 (message-remove-ignored-headers): Factor out into function.
17126 (message-forward-make-body-mml): Use it.
17127 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17128 (rfc2231-parse-string): Allow concatanation of parameters that
17129 aren't contiguous. The test case is
17130 (mail-header-parse-content-type "message/external-body;
17131 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17132 access-type=LOCAL-FILE;
17133 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17134
17135 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17136
17137 * nntp.el (nntp-accept-process-output): Return the value of
17138 `nnheader-accept-process-output'.
17139
17140 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17141
17142 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17143 (gnus-button-alist): Recognize more diff formats.
17144 (gnus-button-patch): Strip directory.
17145
17146 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17147
17148 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17149 Emacs 22 when setting focus.
17150
17151 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17152
17153 * gnus-art.el (gnus-article-treat-types): Do treatment of
17154 text/x-verbatim parts.
17155 (gnus-button-patch): New command.
17156
17157 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17158 addresses that contain invalid characters.
17159
17160 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17161
17162 * message.el (message-put-addresses-in-ecomplete):
17163 Use gnus-replace-in-string.
17164 (message-is-yours-p): Use the more correct
17165 mail-header-parse-address instead of
17166 mail-extract-address-components.
17167 (message-put-addresses-in-ecomplete): Fix typo.
17168
17169 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17170 keystroke.
17171
17172 * gnus-art.el (gnus-treatment-function-alist): Change order of
17173 newsgroups/generic header folding to avoid double-folding.
17174
17175 * message.el (message-hidden-headers): Add X-Draft-From.
17176
17177 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17178 New command.
17179 (gnus-summary-repeat-search-article-backward): New command.
17180
17181 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17182 groups in the parent topic.
17183
17184 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17185
17186 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17187 (spam-extra-header-to-number): Return the CRM114 number as a
17188 number instead of a string.
17189
17190 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17191
17192 * gnus-art.el (gnus-face-properties-alist): Move here from
17193 gnus-fun.
17194
17195 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17196
17197 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17198
17199 * message.el (message-strip-forbidden-properties): Only display on
17200 self-insert-command.
17201
17202 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17203 reindent.
17204 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17205
17206 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17207
17208 * smiley.el (smiley-style): Fix typo.
17209
17210 2006-03-23 Kenichi Handa <handa@m17n.org>
17211
17212 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17213 instead of set-buffer-multibyte.
17214
17215 2006-03-23 Kenichi Handa <handa@m17n.org>
17216
17217 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17218 buffer and then decode the buffer text if necessary.
17219 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17220 first, and after mm-encode-body, change the buffer to unibyte.
17221
17222 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17223
17224 * hashcash.el (hashcash-insert-payment-async-2):
17225 Use message-goto-eoh instead of doing it manually.
17226 (mail-add-payment): Use message-narrow-to-header instead of trying
17227 to do the same itself.
17228
17229 * message.el (message-hidden-headers): Add Face.
17230
17231 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17232 reparenting code.
17233 (gnus-summary-reparent-children): Refactored out code.
17234 (gnus-summary-thread-map): New keystroke.
17235 (gnus-summary-reparent-children): Make into command.
17236
17237 * smiley.el (smiley-style): Default to `medium' if using a large
17238 font.
17239
17240 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17241 does it itself.
17242
17243 * message.el (message-point-in-header-p): Simplify definition.
17244
17245 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17246
17247 * nnagent.el (nnagent-request-set-mark): Silence log file
17248 writing.
17249 (nnagent-request-set-mark): Use write-region instead of
17250 append-to-file.
17251
17252 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17253 strange select method.
17254
17255 * ecomplete.el (ecomplete-display-matches): Get highlightling
17256 right.
17257 (ecomplete-display-matches): Use literals.
17258 (ecomplete-display-matches): Disable message logging.
17259
17260 * message.el (message-display-abbrev): Small optimization.
17261
17262 * ecomplete.el (ecomplete-display-matches): Allow automatic
17263 display.
17264
17265 * message.el (message-strip-forbidden-properties):
17266 Display abbrevs.
17267 (message-display-abbrev): Get automatic display right.
17268
17269 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17270 keystrokes.
17271
17272 2006-04-13 Romain Francoise <romain@orebokech.com>
17273
17274 TODO: Backport to v5-10!
17275
17276 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17277 Move here (and rename) from gnus-registry.el.
17278
17279 * gnus-registry.el: Require gnus-util.
17280 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17281
17282 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17283
17284 * gnus-group.el (gnus-group-catchup-current):
17285 Change if-then-else-if-then-else into cond.
17286 (gnus-group-catchup): Indent.
17287 (group-name-at-point): New function.
17288 (gnus-fetch-group): Provide default from thing at point.
17289
17290 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17291
17292 * message.el (message-display-abbrev): Fix regexp.
17293
17294 * ecomplete.el (ecomplete-highlight-match-line):
17295 Reimplement choosing.
17296 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17297 dead variables.
17298
17299 * message.el (message-newline-and-indent): Remove debugging.
17300 (message-display-abbrev): Use new implementation.
17301
17302 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17303
17304 * gnus-art.el (gnus-article-mode):
17305 Set cursor-in-non-selected-windows to nil.
17306
17307 * smiley.el: Revert previous change.
17308 (smiley-data-directory): defvar it before using it in the
17309 defcustom of `smiley-style'.
17310
17311 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17312
17313 * message.el (message-newline-and-indent): New function.
17314
17315 * ecomplete.el: Implement more bits.
17316
17317 * message.el (message-put-addresses-in-ecomplete): Clean up the
17318 string.
17319
17320 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17321
17322 * gnus-sum.el (gnus-summary-save-parts):
17323 Bind gnus-summary-save-parts-counter and use it to make unique file
17324 names.
17325
17326 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17327
17328 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17329 parameter to say whether to actually parse the individual
17330 addresses.
17331
17332 * message.el (message-put-addresses-in-ecomplete): New function.
17333 (ecomplete): Require.
17334 (message-mail-alias-type): Add ecomplete as an option.
17335
17336 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17337
17338 * flow-fill.el (fill-flowed): Remove trailing space from blank
17339 quoted lines.
17340
17341 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17342
17343 * smiley.el (smiley-style): Move definition later to avoid a
17344 compilation warning.
17345
17346 2006-04-12 Kenichi Handa <handa@m17n.org>
17347
17348 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17349 buffer and then decode the buffer text if necessary.
17350 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17351 first, and after mm-encode-body, change the buffer to unibyte.
17352 Use mm-disable-multibyte instead of set-buffer-multibyte.
17353
17354 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17355
17356 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17357 Content-Type header instead of Content-Disposition header.
17358 (gnus-mime-inline-part): Ditto.
17359 (gnus-mime-view-part-as-charset): Ignore charset that the part
17360 specifies.
17361
17362 * mm-decode.el (mm-display-part): Work with external parts and
17363 usual parts similarly.
17364
17365 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17366 instead of gnus-display-mime.
17367
17368 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17369 instead of with-temp-buffer.
17370
17371 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17372 tag to summarized topics part in order to encode non-ASCII text.
17373
17374 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17375
17376 * smiley.el (smiley-style): New variable.
17377 (smiley-directory): New function.
17378 (smiley-data-directory): Derive from `smiley-style' using
17379 `smiley-directory'.
17380 (smiley-regexp-alist): Add new entries.
17381
17382 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17383 (gnus-article-browse-delete-temp): Add :version.
17384
17385 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17386
17387 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17388 the sieve region.
17389
17390 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17391
17392 * gnus.el (gnus-version-number): Bump version.
17393
17394 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17395
17396 * gnus.el: No Gnus v0.4 is released.
17397
17398 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17399
17400 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17401 layout.
17402
17403 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17404 unknown charset.
17405
17406 * message.el (message-header-synonyms): Add Original-To to the
17407 default.
17408
17409 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17410 optional parameter.
17411
17412 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17413
17414 * gnus-fun.el (gnus): Require it for gnus-directory.
17415
17416 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17417
17418 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17419
17420 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17421
17422 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17423
17424 2006-04-05 Simon Josefsson <jas@extundo.com>
17425
17426 * password.el (password-reset): New function.
17427
17428 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17429
17430 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17431 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17432
17433 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17434
17435 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17436 Some whitespace was matched into the url, which broke browsing hits
17437 > 100 when mm-url-use-external was nil.
17438
17439 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17440
17441 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17442 Check gnus-extra-headers for 'Newsgroups.
17443
17444 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17445 bound.
17446
17447 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17448
17449 * pgg-gpg.el: Clean up process buffers every time gpg processes
17450 complete.
17451
17452 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17453
17454 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17455 doc string.
17456
17457 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17458
17459 * pgg-gpg.el (pgg-gpg-process-filter)
17460 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17461
17462 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17463 lines, temporary fix.
17464
17465 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17466
17467 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17468
17469 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17470
17471 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17472 default-enable-multibyte-characters. This reverts the change from
17473 revision 6.17 which is no longer necessary because the passphrase
17474 is sent separately now. GnuPG messages are unreadable under
17475 multibyte locales with default-enable-multibyte-characters set to
17476 nil.
17477
17478 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
17479
17480 * message.el (message-tool-bar-gnome): Move "spell".
17481
17482 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
17483
17484 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17485 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
17486 instead.
17487
17488 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
17489
17490 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17491 Improve newsgroups handling for NNTP overviews which don't include
17492 Newsgroups.
17493
17494 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17495
17496 * message.el (message-resend): Bind message-generate-hashcash to nil.
17497
17498 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17499
17500 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17501 when searching for already-paid recipients.
17502
17503 2006-03-27 Daiki Ueno <ueno@unixuser.org>
17504
17505 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17506 passphrases when it is not needed.
17507 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17508 passphrase stuff from gpg, should only be necessary when you use
17509 gpg with a smartcard.
17510
17511 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
17512
17513 * mml.el (mml-insert-mime): Ignore cached contents of
17514 message/external-body part.
17515
17516 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17517 (mm-insert-part): Ditto.
17518
17519 2006-03-23 Simon Josefsson <jas@extundo.com>
17520
17521 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17522 Reiner.
17523 (pgg-gpg-use-agent-p): Use it again.
17524
17525 2006-03-23 Simon Josefsson <jas@extundo.com>
17526
17527 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17528 older emacsen.
17529 (pgg-gpg-use-agent-p): Don't use it.
17530
17531 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
17532
17533 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17534 if we can.
17535
17536 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
17537
17538 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17539 (pgg-gpg-update-agent): New function.
17540 (pgg-gpg-use-agent-p): New function.
17541 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17542 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17543 (pgg-gpg-sign-region): Use it.
17544
17545 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
17546
17547 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17548 Reported by Ralf Wachinger <rwachinger@gmx.de>.
17549
17550 2006-03-21 Simon Josefsson <jas@extundo.com>
17551
17552 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17553 <wilde@sha-bang.de>.
17554 (pgg-gpg-use-agent): New variable.
17555 (pgg-gpg-process-region): Use it.
17556 (pgg-gpg-encrypt-region): Likewise.
17557 (pgg-gpg-encrypt-symmetric-region): Likewise.
17558 (pgg-gpg-decrypt-region): Likewise.
17559 (pgg-gpg-sign-region): Likewise.
17560 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17561
17562 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17563
17564 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17565
17566 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17567 Add comment on version.
17568
17569 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
17570
17571 * smiley.el: Add missing test smiley.
17572
17573 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
17574
17575 * mm-decode.el (mm-with-part): New macro.
17576 (mm-get-part): Use it; work with message/external-body as well.
17577 (mm-save-part): Treat name and filename equally.
17578
17579 * mm-extern.el (mm-extern-cache-contents): New function.
17580 (mm-inline-external-body): Use it; force the part to be displayed;
17581 move undisplayer added to the cached handle to the parent.
17582
17583 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17584 (gnus-mime-view-part-as-type): Work with message/external-body.
17585
17586 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17587
17588 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17589
17590 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17591 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17592 Emacs.]
17593
17594 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17595
17596 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17597 path rather than symbol. Always return list of directories.
17598 Guarantee that image directory comes first. [Sync with image.el,
17599 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17600
17601 * message.el (message-make-tool-bar): Adjust to new API of
17602 `gmm-image-load-path-for-library'.
17603
17604 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17605
17606 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17607
17608 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17609
17610 * gnus-art.el (gnus-article-only-boring-p):
17611 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17612 intangible text.
17613 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17614
17615 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
17616
17617 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17618 Use `defun' instead of `gmm-defun-compat'.
17619
17620 2006-03-14 Simon Josefsson <jas@extundo.com>
17621
17622 * message.el (message-unique-id): Don't use message-number-base36
17623 if (user-uid) is a float.
17624 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17625
17626 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17627
17628 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17629
17630 * gnus-art.el (gnus-mime-display-single): Make sure there is an
17631 empty line between a part and a message part.
17632
17633 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
17634
17635 * smiley.el: Add more test smileys.
17636 (smiley-data-directory, smiley-regexp-alist)
17637 (gnus-smiley-file-types): Fix doc strings.
17638 (smiley-update-cache): Clear smiley-cached-regexp-alist before
17639 adding new elements.
17640 (smiley-mouse-map): Unused code. Make it a comment.
17641
17642 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
17643
17644 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17645 scan latest NoCeM messages instead of old ones.
17646 (gnus-nocem-check-article): Fix regexps so as to match to PGP
17647 delimiters that are recently used.
17648 (gnus-nocem-load-cache): Add autoload cookie.
17649
17650 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17651
17652 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17653 level which is larger than gnus-use-nocem is specified.
17654
17655 * gnus-group.el (gnus-group-get-new-news): Ditto.
17656
17657 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
17658
17659 * gnus-util.el (gnus-tool-bar-update): New function.
17660
17661 * gnus-group.el (gnus-group-update-tool-bar): New variable.
17662 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17663
17664 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17665
17666 * gnus-group.el (gnus-group-redraw-when-idle)
17667 (gnus-group-redraw-check): Remove.
17668 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17669
17670 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
17671
17672 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17673 if optional last element is specified in splits (FIELD VALUE...).
17674
17675 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
17676
17677 * message.el (message-make-tool-bar): Rename gmm-image-load-path
17678 to gmm-image-load-path-for-library. Call with no-error argument.
17679 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17680
17681 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17682
17683 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17684
17685 * gmm-utils.el (gmm-image-load-path): Remove alias.
17686
17687 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
17688
17689 * gmm-utils.el (gmm-image-load-path): Add alias.
17690
17691 * nnml.el (nnml-generate-nov-databases-directory): Rename from
17692 nnml-generate-nov-databases-1.
17693 (nnml-generate-nov-databases): Use it.
17694 (nnml-generate-nov-databases-directory): Document no-active
17695 argument.
17696
17697 * gmm-utils.el (gmm-image-load-path-for-library): Return single
17698 directory if path is t. Add no-error.
17699
17700 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17701 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17702
17703 * gnus-art.el (gnus-article-browse-delete-temp-files):
17704 Simplify resetting gnus-article-browse-html-temp-list.
17705
17706 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17707 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
17708 Add example to docstring. Rename local variables. Move error
17709 checks to default case in cond and simplify.
17710
17711 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
17712
17713 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17714 handle is multipart when calling it recursively.
17715 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17716
17717 2006-03-03 Daniel Pittman <daniel@rimspace.net>
17718
17719 * nnimap.el (nnimap-request-update-info-internal): Optimize.
17720 Don't `gnus-uncompress-range' to avoid excessive memory usage.
17721
17722 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17723
17724 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17725 is loaded.
17726
17727 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17728 loaded.
17729
17730 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17731
17732 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17733 to "Emacs 23 (unicode)" in doc string.
17734
17735 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17736 "Emacs 23 (unicode)" in comment.
17737
17738 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17739
17740 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17741
17742 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17743 characters 160 through 255 in Emacs 23.
17744
17745 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17746
17747 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17748 gnus-article-browse-html-temp.
17749 (gnus-article-browse-delete-temp): Make it customizable.
17750 Add `file'. Adjust doc string.
17751 (gnus-article-browse-delete-temp-files): Add argument.
17752 Allow query for each file. Adjust doc string.
17753 (gnus-article-browse-html-parts):
17754 Add `gnus-article-browse-delete-temp-files' to
17755 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17756
17757 2006-03-02 Hynek Schlawack <hynek@ularx.de>
17758
17759 * gnus-art.el (gnus-article-browse-html-temp)
17760 (gnus-article-browse-delete-temp): New variables.
17761 (gnus-article-browse-delete-temp-files): New function.
17762 (gnus-article-browse-html-parts): Use it.
17763
17764 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17765
17766 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17767
17768 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17769 string.
17770
17771 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17772 gnus-summary-insert-new-articles when unplugged.
17773 Remove gnus-summary-search-article-forward.
17774
17775 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17776 display-visual-class instead of display-color-cells.
17777
17778 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
17779
17780 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17781 message/* containing non-ASCII text properly.
17782
17783 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
17784
17785 * message.el: Require gmm-utils, remove autoloads.
17786 (message-tool-bar): Set default based on
17787 gmm-tool-bar-style.
17788 (message-tool-bar-gnome): Add gmm-customize-mode.
17789
17790 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17791 gmm-tool-bar-style.
17792 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17793
17794 * gnus-group.el (gnus-group-tool-bar): Set default based on
17795 gmm-tool-bar-style.
17796 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17797
17798 * gmm-utils.el (gmm-image-directory): Rename variable from
17799 gmm-image-load-path.
17800 (gmm-image-load-path): Use gmm-image-directory.
17801 (gmm-customize-mode): New function.
17802 (gmm-tool-bar-style): New variable.
17803
17804 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17805 gnus-group-redraw-line-number.
17806 (gnus-group-redraw-check): Simplify.
17807 (gnus-group-tool-bar-update): Remove redraw check.
17808 (gnus-group-make-tool-bar): Add redraw check.
17809
17810 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
17811
17812 * gnus-art.el (gnus-button): Add missing parentheses.
17813
17814 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
17815
17816 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17817
17818 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17819
17820 * gnus-art.el (gnus-button): New face.
17821 (gnus-article-button-face): Use it.
17822
17823 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17824 Add gnus-summary-next-page. Re-order.
17825
17826 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17827 next-node are now included.
17828 (gnus-group-redraw-line-number): New internal variable.
17829 (gnus-group-redraw-check): Helper function for updating the tool
17830 bar.
17831 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17832
17833 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17834
17835 * spam.el (spam-spamassassin-score-regexp): New internal variable.
17836 (spam-extra-header-to-number, spam-check-spamassassin-headers):
17837 Use it to match format of Spamassassin 3.0 and later.
17838 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17839 (spam-check-bogofilter)
17840 (spam-bogofilter-register-with-bogofilter): Fix args of
17841 `gnus-error' calls.
17842
17843 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17844
17845 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17846 unnecessary interaction when sending queued mails.
17847 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17848
17849 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
17850
17851 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17852 first or last are nil.
17853
17854 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17855
17856 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17857
17858 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17859
17860 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17861
17862 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17863
17864 * dns.el (query-dns): Protect more against buggy tcp output.
17865
17866 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17867
17868 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17869 nov.php.
17870
17871 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
17872
17873 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17874 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17875 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
17876 output on the server side.
17877 (nnweb-google-create-mapping): Update regexps and add some
17878 progress indication.
17879
17880 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
17881
17882 * gnus-group.el (gnus-group-tool-bar-gnome):
17883 Fix gnus-agent-toggle-plugged. Re-order icons.
17884 (gnus-group-tool-bar-gnome):
17885 Add gnus-group-{prev,next}-unread-group.
17886 (gnus-group-tool-bar-gnome): Re-order icons.
17887
17888 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17889 Move gnus-summary-insert-new-articles.
17890
17891 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17892 Fix comments.
17893
17894 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
17895 also available in Emacs 21.3.
17896
17897 * message.el (message-fix-before-sending): Change "Emacs 22" to
17898 "Emacs 23 (unicode)" in comment.
17899
17900 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17901 "Emacs 23 (unicode)" in comment.
17902
17903 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17904 comment.
17905 (mm-coding-system-p): Add comment about no-MULE XEmacs.
17906
17907 * mm-view.el (mm-fill-flowed): Add :version.
17908
17909 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
17910
17911 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17912 and load-path.
17913
17914 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
17915
17916 * message.el: Autoload gmm-image-load-path.
17917 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17918 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
17919 consitency.
17920
17921 * gmm-utils.el (gmm-image-load-path): Also search in
17922 "../etc/images". Don't set gmm-image-load-path if we don't find
17923 the image.
17924
17925 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
17926
17927 * gmm-utils.el (gmm-image-load-path): Don't make
17928 `gmm-image-load-path' include subdirectories which the second arg
17929 `image' might specify.
17930
17931 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17932 subdirectory to icon file names.
17933
17934 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17935
17936 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
17937
17938 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17939 gmm-image-load-path calls.
17940
17941 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17942
17943 * message.el (message-make-tool-bar): Ditto.
17944
17945 * mml.el (mml-preview): Add comment concerning tool bar icons.
17946
17947 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17948 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17949
17950 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17951 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17952
17953 * message.el (message-tool-bar-gnome): Use new icon names.
17954 (message-make-tool-bar): Use `gmm-image-load-path'.
17955
17956 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17957 New functions from MH-E.
17958 (gmm-image-load-path): New variable from MH-E.
17959 (gmm-image-load-path): New function from MH-E. Add arguments
17960 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
17961 *-image-load-path-called-flag.
17962
17963 2006-02-21 Milan Zamazal <pdm@brailcom.org>
17964
17965 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17966
17967 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
17968
17969 * nnimap.el (nnimap-request-move-article): Change folder back to
17970 source group before deleting.
17971
17972 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
17973
17974 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17975
17976 * gnus-art.el (mm-url-insert-file-contents-external):
17977 Autoload mm-url.
17978
17979 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17980
17981 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
17982
17983 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17984 coding system which mm-charset-to-coding-system returns for a
17985 given charset is valid.
17986
17987 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
17988
17989 * html2text.el (html2text-remove-tag-list):
17990 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17991
17992 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
17993
17994 * gnus-cus.el: Revert 2005-10-17 change.
17995
17996 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
17997
17998 * gnus-art.el (article-strip-banner):
17999 Call article-really-strip-banner only when the regexp match is made.
18000
18001 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
18002
18003 * gnus-art.el (article-strip-banner):
18004 Use gnus-extract-address-components instead of
18005 mail-header-parse-addresses to make it work with non-ASCII text;
18006 remove mail-encode-encoded-word-string.
18007
18008 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18009 values which are surrounded with \"...\"; make it never cause a
18010 Lisp error; give up parsing of parameters if it failed in
18011 extracting type.
18012
18013 2006-02-14 Arne Jørgensen <arne@arnested.dk>
18014
18015 * smime.el (smime-cert-by-ldap-1): Fix bug where
18016 `smime-ldap-search' returns results without userCertificates.
18017
18018 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
18019
18020 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18021
18022 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18023
18024 * spam.el (spam-check-spamassassin-headers): Adapt format for
18025 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18026 <ari@mbf.ocn.ne.jp>.
18027 (spam-list-of-processors): Add spam-use-gmane.
18028
18029 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18030
18031 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18032 make-temp-file; make it work with XEmacs as well.
18033
18034 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18035 mm-make-temp-file.
18036
18037 * mm-decode.el (mm-display-external): Use the 3rd arg of
18038 mm-make-temp-file.
18039 (mm-create-image-xemacs): Ditto.
18040
18041 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18042
18043 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18044 with message-narrow-to-headers.
18045 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18046 (gnus-draft-check-draft-articles): New function.
18047 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18048
18049 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18050
18051 * gnus-art.el (gnus-article-browse-html-parts):
18052 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18053 Don't use suffix argument for mm-make-temp-file for Emacs 21
18054 compatibility. Remove useless `format'.
18055
18056 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18057
18058 * nnweb.el (nnweb-google-wash-article): Update regexps.
18059 (nnweb-group-alist): Use defvoo instead of defvar.
18060
18061 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18062
18063 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18064 re-loading nn* modules.
18065
18066 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18067
18068 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18069 for `tool-bar-mode' and don't check it's default-value.
18070
18071 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18072
18073 * message.el (message-make-tool-bar): Ditto.
18074
18075 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18076 `substring'. Shorten tmp-file name.
18077
18078 * gnus.el: Remove bogus comment.
18079
18080 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18081
18082 * gnus-art.el (gnus-article-browse-html-parts): New function.
18083 (gnus-article-browse-html-article): New function for viewing html
18084 articles with a browser.
18085
18086 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18087
18088 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18089 (mml2015-pgg-encrypt): Ditto.
18090
18091 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18092 (mml1991-pgg-encrypt): Ditto.
18093
18094 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18095
18096 * nnfolder.el (nnfolder-insert-newsgroup-line):
18097 Use message-make-date instead of current-time-string.
18098
18099 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18100 to gnus-decoded which mm-uu might set.
18101
18102 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18103
18104 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18105 don't decode quoted parameters; remove misimported Emacs code.
18106 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18107 (rfc2231-decode-encoded-string): Don't use split-string which
18108 behaves differently according to Emacs version; use
18109 mm-decode-coding-region to convert charset to coding-system.
18110 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18111 (rfc2231-encode-string): Remove misimported Emacs code.
18112
18113 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18114
18115 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18116 when calling mail-header-parse-content-type.
18117 (article-de-quoted-unreadable): Ditto.
18118 (article-de-base64-unreadable): Ditto.
18119 (article-wash-html): Ditto.
18120
18121 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18122 calling mail-header-parse-content-type and
18123 mail-header-parse-content-disposition.
18124 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18125 mail-header-parse-content-type.
18126
18127 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18128 insert charset and format parameters; encode description after
18129 inserting it to buffer.
18130 (mml-insert-parameter): Fold lines properly even if a parameter is
18131 segmented into two or more lines; change the max column to 76.
18132
18133 * rfc1843.el (rfc1843-decode-article-body): Don't use
18134 ignore-errors when calling mail-header-parse-content-type.
18135
18136 * rfc2231.el (rfc2231-parse-string): Return at least type if
18137 possible; don't cause an error even if it fails in parsing of
18138 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18139 (rfc2231-encode-string): Don't break lines at the beginning, leave
18140 it to mml-insert-parameter.
18141
18142 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18143 calling mail-header-parse-content-type.
18144
18145 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18146
18147 * spam-report.el (spam-report-gmane-use-article-number):
18148 Improve doc string.
18149 (spam-report-gmane-internal): Check if a suitable header was found
18150 in the article.
18151
18152 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18153
18154 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18155 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18156
18157 2006-02-05 Romain Francoise <romain@orebokech.com>
18158
18159 Update copyright notices of all files in the gnus directory.
18160
18161 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18162
18163 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18164
18165 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18166
18167 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18168 segmented lines of parameter value to cope with Thunderbird 1.5
18169 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18170 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18171 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18172
18173 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18174
18175 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18176 parts.
18177
18178 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18179
18180 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18181 there's only one active file for all servers.
18182 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18183 solid groups. Gnus might have used a FAST request to select the group.
18184 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18185 and nnweb-search redundantly in the active file.
18186 (nnweb-request-list): Don't list bogus groups. There can only be one.
18187 (nnweb-request-create-group): Don't use ARGS.
18188 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18189 initializations. Let nnoo do the work.
18190
18191 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18192
18193 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18194 Say the part has been decoded.
18195
18196 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18197
18198 2006-01-31 Kevin Ryde <user42@zip.com.au>
18199
18200 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18201 mailcap-viewer-test-cache when there's no 'test clause, since that
18202 will invert the meaning of a "nil" test previously determined by
18203 mailcap-mailcap-entry-passes-test.
18204
18205 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18206
18207 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18208 compiling.
18209
18210 * gnus-sum.el: Ditto.
18211
18212 * message.el: Don't bind tool-bar-map when compiling.
18213
18214 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18215
18216 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18217
18218 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18219
18220 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18221 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18222 current Google Groups.
18223
18224 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18225
18226 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18227 and tool-bar-mode.
18228
18229 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18230 and tool-bar-mode.
18231
18232 * message.el (message-tool-bar-update): Simplify.
18233 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18234
18235 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18236 gnus-summary-buffer.
18237 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18238 gnus-summary-reply.
18239
18240 * gmm-utils.el (gmm): Add :version.
18241
18242 2006-01-26 Steve Youngs <steve@sxemacs.org>
18243
18244 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18245 Don't autoload.
18246
18247 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18248
18249 * gmm-utils.el (gmm-verbose): Add :group.
18250
18251 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18252
18253 * message.el: Change some comments WRT tool-bars.
18254
18255 * gnus-sum.el (gnus-summary-tool-bar)
18256 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18257 (gnus-summary-tool-bar-zap-list): New variables.
18258 (gnus-summary-make-tool-bar): Complete rewrite using
18259 `gmm-tool-bar-from-list'.
18260
18261 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18262 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18263 New variables.
18264 (gnus-group-make-tool-bar): Complete rewrite using
18265 `gmm-tool-bar-from-list'.
18266 (gnus-group-tool-bar-update): New function.
18267
18268 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18269
18270 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18271
18272 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18273 is dissected into a single part of which the type is the same as
18274 the given one; decode charset.
18275
18276 2006-01-21 Kevin Ryde <user42@zip.com.au>
18277
18278 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18279 into alists as symbol not string, since that's what
18280 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18281 look for.
18282
18283 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18284
18285 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18286 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18287
18288 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18289
18290 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18291
18292 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18293 (gnus-mime-security-button-menu): New definition.
18294 (gnus-mime-security-button-map): Use them.
18295 (gnus-mime-security-button-menu): New function.
18296 (gnus-insert-mime-security-button): Addition to help echo.
18297 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18298 (gnus-mime-security-pipe-part): New functions.
18299
18300 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18301 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18302
18303 * mm-decode.el (mm-handle-set-disposition): Remove.
18304 (mm-handle-set-description): Remove.
18305
18306 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18307
18308 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18309 (mm-w3m-standalone-supports-m17n-p): New function.
18310 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18311 w3m usage.
18312
18313 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18314 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18315
18316 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18317
18318 * message.el (message-tool-bar-zap-list):
18319 Use gmm-tool-bar-zap-list as custom type.
18320 (message-tool-bar-update): New function.
18321 (message-tool-bar, message-tool-bar-gnome)
18322 (message-tool-bar-retro): Add message-tool-bar-update.
18323 (message-tool-bar-gnome): Add flyspell-buffer.
18324
18325 * gnus-util.el (gnus-error): Describe `args'.
18326
18327 * gmm-utils.el (gmm-error): Describe `args'.
18328 (gmm-tool-bar-zap-list): New widget.
18329 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18330
18331 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18332
18333 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18334 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18335 the number of recursive calls.
18336
18337 * mm-decode.el (mm-handle-set-disposition): New macro.
18338 (mm-handle-set-description): New macro.
18339
18340 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18341
18342 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18343 encoding.
18344
18345 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18346
18347 * message.el (message-tool-bar-zap-list, message-tool-bar)
18348 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18349 (message-tool-bar-local-item-from-menu): Remove.
18350 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18351 (message-make-tool-bar): New function.
18352 (message-mode): Use `message-make-tool-bar'.
18353
18354 * gmm-utils.el: New file.
18355 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18356 (gmm-lazy): New widget copied from `nnmail.el'.
18357 (gmm-tool-bar-from-list): New function for creating customizable
18358 tool bars.
18359 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18360 output.
18361 (gmm): Add :prefix to defgroup.
18362
18363 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18364
18365 * gmm-utils.el (gmm-widget-p): New function.
18366
18367 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18368
18369 * mml.el (mml-attach-file): Describe `description' in doc string.
18370 (mml-menu): Add Emacs MIME manual and PGG manual.
18371
18372 2006-01-20 Richard M. Stallman <rms@gnu.org>
18373
18374 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18375
18376 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18377
18378 * nntp.el (nntp-end-of-line): Doc fix.
18379
18380 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18381
18382 * imap.el (imap-open): Handle case where buffer is a buffer
18383 object.
18384
18385 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18386
18387 * gnus-delay.el (gnus-delay): Don't autoload.
18388 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18389 to be re-loaded when customizing the `gnus-delay' group.
18390
18391 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18392
18393 * message.el (message-insert-citation-line): Use newlines.
18394
18395 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18396
18397 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18398
18399 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18400
18401 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18402
18403 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18404
18405 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18406
18407 * mm-decode.el (mm-inlined-types): Add application/pgp.
18408 (mm-automatic-display): Ditto.
18409
18410 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18411 part as text.
18412
18413 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18414
18415 * nnrss.el: Update copyright.
18416 (nnrss-opml-import): Query whether to subscribe to each entry.
18417
18418 * gnus-art.el:
18419 * gnus-sum.el:
18420 * mm-uu.el:
18421 * mm-view.el: Update copyright.
18422
18423 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18424
18425 * message.el (message-info): New function.
18426 (message-mode-menu): Add it.
18427 Update copyright.
18428
18429 * ChangeLog: Fix and update copyright.
18430
18431 2006-01-13 Romain Francoise <romain@orebokech.com>
18432
18433 * message.el (message-forward-subject-name-subject): Prefer the
18434 address to 'nowhere' if the sender has no name.
18435 Fix typo. Update copyright year.
18436
18437 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18438
18439 * gnus-art.el (article-wash-html):
18440 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18441 (gnus-article-wash-html-with-w3m-standalone): New function.
18442
18443 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18444 mm-inline-text-html-render-with-w3m-standalone.
18445 (mm-text-html-washer-alist): Map w3m-standalone to
18446 gnus-article-wash-html-with-w3m-standalone.
18447 (mm-inline-text-html-render-with-w3m-standalone): New function.
18448
18449 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18450
18451 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18452 Improve LaTeX.
18453
18454 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18455
18456 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18457 (nnrss-request-article): Render text/plain parts as HTML.
18458
18459 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18460 the buffer.
18461
18462 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18463
18464 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18465 custom definition of `gnus-posting-styles'.
18466
18467 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18468 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18469
18470 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18471
18472 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18473 Use nntp for bug archive.
18474
18475 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18476
18477 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18478 parts.
18479 (nnrss-normalize-date): New function converts ISO 8601 date into
18480 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18481 (nnrss-check-group): Use it.
18482
18483 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
18484
18485 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18486
18487 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18488 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18489 (nnrss-insert-w3): Ditto.
18490
18491 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18492
18493 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18494 the articles to be forwarded including the case where neither a
18495 number of articles nor a region is specified.
18496
18497 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18498
18499 * nnrss.el (nnrss-request-article): Fix last change; fill
18500 text/plain parts.
18501
18502 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18503
18504 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18505 in text/plain part.
18506 (nnrss-check-group): Don't add excessive newline to dc:subject.
18507
18508 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
18509
18510 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18511 article.
18512
18513 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
18514
18515 * nnml.el: Don't require gnus-bcklg. Autoload it.
18516 (nnml-use-compressed-files, nnml-save-mail): Support other
18517 comression programs such as bzip2.
18518
18519 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18520
18521 * dns.el (query-dns): Make sure we check the buffer size before
18522 removing tcp headers.
18523
18524 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18525
18526 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18527 remove MIME buttons associated with multipart/alternative parts.
18528 (gnus-mime-display-alternative): Tag buttons using `article-type'
18529 text property.
18530
18531 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18532 associated with multipart/alternative parts.
18533
18534 * gnus-art.el (gnus-signature-separator): Fix custom type.
18535
18536 * mm-decode.el (mm-inlined-types): Fix custom type.
18537 (mm-keep-viewer-alive-types): Ditto.
18538 (mm-automatic-display): Ditto.
18539 (mm-attachment-override-types): Ditto.
18540 (mm-inline-override-types): Ditto.
18541 (mm-automatic-external-display): Ditto.
18542
18543 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
18544
18545 * spam-report.el (spam-report-user-mail-address)
18546 (spam-report-user-agent): New variables.
18547 (spam-report-url-ping-plain): Use spam-report-user-agent.
18548
18549 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
18550
18551 * gnus-art.el (gnus-button-handle-custom): Do not just use
18552 `customize-apropos' for any "M-x customize-*" button but the
18553 function called for. Accept both the function name and its
18554 argument in order to achieve this.
18555 (gnus-button-alist): Remove support for "custom:" URL's.
18556 Pass function name to `gnus-button-handle-custom' in case of "M-x
18557 customize-*" buttons.
18558
18559 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18560
18561 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18562 multipart/alternative and add xref to mm-discouraged-alternatives
18563 in doc string.
18564
18565 * mm-decode.el (mm-discouraged-alternatives): Add xref to
18566 gnus-buttonized-mime-types in doc string.
18567
18568 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
18569
18570 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18571 Suggest image/.* in the doc string.
18572
18573 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
18574
18575 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18576 message-marks (Debian bug #342521).
18577
18578 2005-12-12 Simon Josefsson <jas@extundo.com>
18579
18580 * password.el (password-read-from-cache): Add.
18581 (password-read): Use it.
18582
18583 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18584
18585 * rfc2047.el (rfc2047-charset-to-coding-system):
18586 Recognize us-ascii as a MIME charset.
18587
18588 * mm-bodies.el (mm-decode-content-transfer-encoding):
18589 Protect against the case where the 2nd arg TYPE is nil.
18590
18591 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18592
18593 * pop3.el (pop3-stream-type): Fix custom version.
18594
18595 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18596
18597 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18598
18599 * mm-decode.el (mm-display-external): Add missing cdr.
18600
18601 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
18602
18603 * mm-decode.el (mm-display-external): Use nametemplate (defined in
18604 RFC1524) if it is in mailcap or add a suffix according to
18605 mailcap-mime-extensions when generating a temp filename; postpone
18606 deleting a temp file for 2 seconds for some wrappers, shell
18607 scripts, and so on, which might exit right after having started a
18608 viewer command as a background job.
18609
18610 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18611
18612 * nntp.el (nntp-marks-directory): Fix custom group.
18613
18614 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18615 steps when < 10.
18616
18617 * gnus-start.el (gnus-no-server-1):
18618 Mention `gnus-level-default-subscribed' in doc string.
18619
18620 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18621
18622 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18623 parens.
18624
18625 2005-11-26 Dave Love <fx@gnu.org>
18626
18627 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18628 (tls-program, tls-success): Provide openssl alternative.
18629
18630 * starttls.el: Doc fixes.
18631 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18632 SERVICE to PORT.
18633
18634 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
18635 port null or service name.
18636 (starttls-negotiate): Autoload.
18637
18638 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18639
18640 * message.el (message-kill-to-signature): Fix interactive spec.
18641
18642 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
18643
18644 * pop3.el (pop3-open-server): Recognize a string as a service name.
18645
18646 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
18647
18648 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18649
18650 2005-11-23 Dave Love <fx@gnu.org>
18651
18652 Add pop3s, pop3/starttls.
18653
18654 * pop3.el (pop3-authentication-scheme): Clarify doc.
18655 (open-tls-stream, starttls-open-stream): Autoload.
18656 (pop3-stream-type): New.
18657 (pop3-open-server): Use it.
18658
18659 * mail-source.el (mail-sources): Fix some :types. Add stream type
18660 for POP.
18661 (mail-source-keyword-map): Add :stream for POP.
18662 (mail-source-fetch-pop): Use pop3-stream-type.
18663
18664 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
18665
18666 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18667 of current-time-string.
18668
18669 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
18670
18671 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18672 date header.
18673
18674 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18675
18676 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18677 it can seriously impact performance as it bypasses the agent's
18678 local caches.
18679
18680 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18681
18682 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18683 must be explicitly online rather than "not explicitly offline" for
18684 its flags to be synchronized.
18685
18686 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18687 that gnus-uu-unmark-thread will function correctly.
18688
18689 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18690 1024K is instead displayed as 1M.
18691
18692 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18693
18694 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18695
18696 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
18697
18698 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18699
18700 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
18701
18702 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18703 error message to display actual error condition.
18704 (gnus-agent-save-local): Avoid saving symbols that are bound to
18705 nil as they simply result in a warning message in
18706 gnus-agent-read-local.
18707
18708 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18709
18710 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18711 rather than make-variable-buffer-local for file-precious-flag.
18712
18713 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18714
18715 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18716 for duplicates which are removed. The invalid sort check then
18717 triggers a rescan after the sort as sorting may have moved
18718 duplicate entries such that they can be cheaply detected.
18719
18720 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18721
18722 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18723
18724 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18725
18726 * gnus-agent.el (gnus-agent-article-alist-save-format):
18727 Change internal variable to a custom variable. Change default value
18728 from compressed(2) to uncompressed(1).
18729 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18730 support for uncompressed agentview files. Taken together, reading
18731 the agentview file should now be 6-7 times faster.
18732
18733 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
18734
18735 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18736 as a buffer-local variable. This avoids creating truncated
18737 dribble files as a result of a hang up, eg.
18738
18739 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18740
18741 * gnus-start.el (gnus-start-draft-setup):
18742 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18743
18744 * gnus.el (gnus-splash): Change custom group.
18745 (gnus-group-get-parameter, gnus-group-parameter-value):
18746 Describe allow-list argument.
18747
18748 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18749 string.
18750
18751 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18752
18753 * gnus-art.el (gnus-default-article-saver): Add user-defined
18754 `function' to custom type.
18755
18756 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18757
18758 * imap.el (imap-open): Handle case where buffer is a buffer
18759 object.
18760
18761 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
18762
18763 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18764 long lines.
18765 (gnus-cache-delete-group): Wrap doc strings.
18766
18767 * gnus-agent.el (gnus-agent-rename-group)
18768 (gnus-agent-delete-group): Wrap doc strings.
18769
18770 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18771
18772 * gnus-start.el (gnus-1): Add "native" to
18773 gnus-predefined-server-alist.
18774
18775 * gnus.el (gnus-method-to-server): Don't add "native" to the
18776 lists here, because that leads to problems when
18777 gnus-select-method is bound.
18778
18779 2005-11-09 Simon Josefsson <jas@extundo.com>
18780
18781 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18782 use (not sort-by-date) instead.
18783
18784 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
18785
18786 * gnus-delay.el (gnus-delay-group): Don't autoload.
18787 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18788 to be re-loaded when customizing the `gnus-delay' group.
18789
18790 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
18791
18792 * message.el: Revert last changes.
18793 (message-insert-citation-line): Use newlines.
18794
18795 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
18796
18797 * message.el (message-courtesy-message)
18798 (message-mark-insert-begin, message-mark-insert-end)
18799 (message-elide-ellipsis, message-cancel-message)
18800 (message-add-header, message-change-subject)
18801 (message-cross-post-followup-to-header)
18802 (message-cross-post-insert-note, message-reduce-to-to-cc)
18803 (message-widen-reply, message-delete-not-region)
18804 (message-kill-to-signature, message-insert-signature)
18805 (message-insert-importance-high, message-insert-importance-low)
18806 (message-insert-or-toggle-importance)
18807 (message-insert-disposition-notification-to)
18808 (message-indent-citation, message-yank-original)
18809 (message-cite-original-without-signature, message-cite-original)
18810 (message-insert-citation-line, message-position-on-field)
18811 (message-fix-before-sending, message-send-mail-partially)
18812 (message-send-mail, message-send-mail-with-sendmail)
18813 (message-send-mail-with-qmail, message-send-news)
18814 (message-check-news-header-syntax, message-generate-headers)
18815 (message-insert-courtesy-copy, message-fill-address)
18816 (message-fill-header, message-shorten-references)
18817 (message-setup-1, message-cancel-news)
18818 (message-forward-make-body-plain, message-forward-make-body-mime)
18819 (message-forward-make-body-mml, message-encode-message-body)
18820 (message-forward-make-body-digest-plain)
18821 (message-forward-make-body-digest-mime)
18822 (message-use-alternative-email-as-from): Insert `hard-newline'
18823 instead of ordinary newlines.
18824
18825 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
18826
18827 * message.el (message-generate-headers): Downcase the argument
18828 given to message-check-element.
18829
18830 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
18831
18832 * nntp.el (nntp-authinfo-rejected): New error condition.
18833 (nntp-wait-for): Use new error condition to signal authentication
18834 error.
18835 (nntp-retrieve-data): Rethrow new error condition to break out of
18836 recursive call to nntp-send-authinfo.
18837
18838 2005-11-08 Romain Francoise <romain@orebokech.com>
18839
18840 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18841 (gnus-summary-exit-map): Bind to `Z p'.
18842 (gnus-summary-make-menu-bar): Add menu item.
18843
18844 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
18845
18846 * gnus-art.el (gnus-article-treat-custom): Add `first'.
18847 (gnus-treat-*): Add `first' in all doc strings.
18848
18849 * gnus-group.el (gnus-group-compact-group): Fix typo.
18850
18851 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
18852
18853 * gnus.el (gnus-parameters-case-fold-search): New variable.
18854 (gnus-parameters-get-parameter): Use it.
18855
18856 * gnus-score.el (gnus-home-score-file): Doc fix.
18857
18858 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
18859
18860 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18861
18862 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18863
18864 * mm-util.el (mm-special-display-p): New function.
18865
18866 * mml.el (mml-preview): Use it; doc fix.
18867
18868 2005-10-29 Romain Francoise <romain@orebokech.com>
18869
18870 * message.el (message-fix-before-sending): Fix comment.
18871
18872 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18873
18874 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18875
18876 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18877
18878 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18879 Used in gnus-score.el.
18880
18881 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
18882
18883 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18884
18885 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
18886
18887 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18888 whitespace removed in revision 7.8. Use concatenated string to
18889 protect trailing whitespace.
18890
18891 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
18892
18893 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18894 (nnimap-request-expire-articles): Use it to avoid sending 'UID
18895 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18896 Courier IMAP ("some version from 2004"). Mostly based on similar
18897 code in the same function.
18898
18899 2005-10-26 Didier Verna <didier@xemacs.org>
18900
18901 * gnus-group.el (gnus-group-compact-group): Invalidate original
18902 article buffer.
18903 * gnus-srvr.el (gnus-server-compact-server): Ditto.
18904 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18905 NOV database and in article itself.
18906 Invalidate article backlog.
18907
18908 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
18909
18910 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18911
18912 2005-10-26 Simon Josefsson <jas@extundo.com>
18913
18914 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18915 part of 2004-07-25 change.
18916
18917 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
18918
18919 * message.el (message-display-completion-list): New function.
18920 (message-expand-group): Use it; make sure the Completions buffer
18921 is modifiable.
18922
18923 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18924
18925 * imap.el (imap-open): Handle case where buffer is a buffer object.
18926
18927 2005-10-24 Eli Zaretskii <eliz@gnu.org>
18928
18929 * pgg-def.el:
18930 * pgg-gpg.el:
18931 * pgg-parse.el:
18932 * pgg-pgp.el:
18933 * pgg-pgp5.el:
18934 * pgg.el: Move to the parent lisp directory.
18935
18936 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
18937
18938 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18939 user-mail-name is an empty string.
18940
18941 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
18942
18943 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18944 depending on gnus-score-decay-constant.
18945
18946 * encrypt.el (encrypt-insert-file-contents)
18947 (encrypt-write-file-contents): Don't use `gnus-message'.
18948
18949 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18950 arguments.
18951 (mm-uu-type-alist): Add message-marks and insert-marks.
18952 Pass arguments to mm-uu-verbatim-marks-extract.
18953 (mm-uu-hide-markers): New variable.
18954 (mm-uu-extract): Use face similar to `gnus-cite-3'.
18955
18956 * gnus-fun.el (gnus-convert-image-to-x-face-command)
18957 (gnus-convert-image-to-face-command): Use "convert" by default to
18958 allow other input image formats.
18959 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18960 accordingly.
18961
18962 2005-10-23 Simon Josefsson <jas@extundo.com>
18963
18964 * imap.el (imap-gssapi-program): Align command line parameters
18965 with latest GNU SASL.
18966 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18967
18968 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18969
18970 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18971 HTML.
18972 (nnslashdot-request-article): Ditto.
18973
18974 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18975
18976 * mail-source.el (mail-source-fetch-pop): Require pop3.
18977 (mail-source-check-pop): Ditto.
18978
18979 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
18980
18981 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18982 errors.
18983
18984 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
18985
18986 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18987 (gnus-treat-strip-leading-blank-lines): Improve doc string.
18988
18989 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18990
18991 * mm-bodies.el (mm-decode-string):
18992 Call `mm-charset-to-coding-system' with allow-override argument.
18993
18994 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
18995
18996 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18997 (rfc2047-charset-to-coding-system): New function.
18998 (rfc2047-decode-encoded-words): New function.
18999 (rfc2047-decode-region): Use them.
19000 (rfc2047-decode-cte): Remove.
19001 (rfc2047-parse-and-decode): Remove.
19002 (rfc2047-decode): Remove.
19003
19004 2005-10-15 Kenichi Handa <handa@m17n.org>
19005
19006 * rfc2047.el (rfc2047-decode-cte): New function.
19007 (rfc2047-decode-region): Change the way to decode successive
19008 encoded-words: decode B- or Q-encoding in each encoded-word,
19009 concatenate them, and decode it as charset.
19010
19011 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
19012
19013 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
19014 widget-move-and-invoke.
19015 (gnus-custom-mode): Use gnus-custom-map.
19016
19017 2005-10-15 Bill Wohler <wohler@newt.com>
19018
19019 * message.el (message-tool-bar-map): Rename image file from
19020 mail_send to mail/send.
19021
19022 2005-10-16 Masatake YAMATO <jet@gyve.org>
19023
19024 * message.el (message-expand-group): Pass the common
19025 prefix substring of completion to `display-completion-list'.
19026
19027 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19028
19029 * mml-sec.el (mml-secure-method): New internal variable.
19030 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19031 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19032 New functions using mml-secure-method.
19033
19034 * mml.el (mml-mode-map): Add key bindings for those functions.
19035 (mml-menu): Simplify security menu entries. Suggested by Jesper
19036 Harder <harder@myrealbox.com>.
19037 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19038 Goto end of message if point is the headers of the message.
19039
19040 * message.el (message-in-body-p): New function.
19041
19042 * assistant.el: Autoload gnus-util and netrc.
19043
19044 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19045 Use `mm-charset-override-alist' only when decoding.
19046
19047 * mm-bodies.el (mm-decode-body):
19048 Call `mm-charset-to-coding-system' with allow-override argument.
19049
19050 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19051 `filename' from Content-Disposition if Content-Type doesn't
19052 provide `name'.
19053 (gnus-mime-view-part-as-type): Set default instead of
19054 initial-input.
19055
19056 2005-10-09 Daniel Brockman <daniel@brockman.se>
19057
19058 * format-spec.el (format-spec): Propagate text properties of % spec.
19059
19060 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19061
19062 * gnus-art.el (gnus-treat-predicate): Add `first'.
19063
19064 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19065
19066 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19067 (mm-charset-override-alist): New variable.
19068 (mm-charset-to-coding-system): Use it.
19069 (mm-codepage-setup): New helper function.
19070 (mm-charset-eval-alist): New variable.
19071 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19072 Warn about unknown charsets.
19073
19074 2005-10-04 David Hansen <david.hansen@gmx.net>
19075
19076 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19077 (nnrss-check-group): Ditto.
19078
19079 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19080
19081 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19082 Rename x-gnus-verbatim to x-verbatim.
19083 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19084
19085 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19086 x-verbatim.
19087
19088 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19089
19090 * gnus-util.el (gnus-remove-duplicates): Remove.
19091
19092 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19093 instead of gnus-remove-duplicates.
19094
19095 * message.el (message-remove-duplicates): Remove.
19096 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19097 message-remove-duplicates.
19098
19099 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19100 available, else use implementation from `delete-dups'.
19101
19102 * message.el (message-insert-expires): New function.
19103 (message-mode-map): Add key binding.
19104 (message-mode-field-menu): Add menu entry.
19105 (message-mode): Document it.
19106 (message-make-expires-date): Use `message-make-date'.
19107
19108 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19109
19110 * message.el (message-make-expires-date): New function.
19111
19112 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19113
19114 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19115
19116 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19117
19118 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19119 function rather than the diff-mode.el package.
19120 (mm-display-external): Use with-current-buffer.
19121 (mm-viewer-completion-map, mm-viewer-completion-map):
19122 Move initialization inside declaration.
19123
19124 2005-09-29 Simon Josefsson <jas@extundo.com>
19125
19126 * spam.el: Load hashcash when compiling, to avoid warnings.
19127 Don't autoload mail-check-payment.
19128 (spam-check-hashcash): Define unconditionally, since hashcash.el
19129 is part of Gnus now. Ignore errors from payment checking.
19130
19131 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19132
19133 * message.el (message-bold-region, message-unbold-region):
19134 Rename from `bold-region' and `unbold-region'.
19135
19136 * message.el: Remove useless autoloads.
19137
19138 2005-09-28 Simon Josefsson <jas@extundo.com>
19139
19140 * message.el (message-use-idna): Default to t.
19141 (message-use-idna): Test whether encoding works too. Doc fix.
19142
19143 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19144
19145 * nntp.el (nntp-warn-about-losing-connection): Remove.
19146
19147 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19148
19149 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19150 customizable. Change default value.
19151 (mm-uu-diff-groups-regexp): Change default value.
19152 (mm-uu-type-alist): Add doc string.
19153 (mm-uu-configure): Add doc string. Make it interactive.
19154 (mm-uu-tex-groups-regexp): New variable.
19155 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19156 (mm-uu-type-alist): Add LaTeX documents.
19157 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19158 of "text/verbatim".
19159 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19160
19161 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19162 instead of "text/verbatim".
19163
19164 * message.el (message-mark-inserted-region)
19165 (message-mark-insert-file): Use slrn style marks when called with
19166 prefix argument.
19167
19168 2005-09-27 Simon Josefsson <jas@extundo.com>
19169
19170 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19171
19172 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19173
19174 * message.el (message-remove-duplicates): New function.
19175 Implementation borrowed from `gnus-remove-duplicates'.
19176 (message-idna-to-ascii-rhs): Also encode idna addresses in
19177 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19178 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19179 only ask about the same idna domain once per header and also tell
19180 in what header to replace the idna domain.
19181
19182 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19183 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19184 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19185 a header is decoded and not just the last one.
19186
19187 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19188
19189 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19190 has been decoded.
19191
19192 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19193 (mm-insert-part): Don't modify text if it has been decoded.
19194
19195 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19196 decoded.
19197
19198 * mm-view.el (mm-inline-text): Don't strip text props unless
19199 decoding enriched or richtext parts.
19200
19201 2005-09-25 Romain Francoise <romain@orebokech.com>
19202
19203 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19204 * gnus-start.el (gnus-subscribe-interactively):
19205 * gnus-uu.el (gnus-uu-grab-articles):
19206 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19207 space.
19208
19209 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19210
19211 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19212 * mm-view.el (mm-view-pkcs7-decrypt):
19213 * gnus-sum.el (gnus-summary-limit-to-extra)
19214 (gnus-summary-respool-article, gnus-read-move-group-name):
19215 * gnus-score.el (gnus-summary-increase-score):
19216 * gnus-util.el (gnus-completing-read-with-default):
19217 * gnus-art.el (gnus-read-save-file-name)
19218 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19219 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19220 * message.el (message-check-news-header-syntax):
19221 Follow convention for reading with the minibuffer.
19222
19223 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19224
19225 * spam-report.el (spam-report-url-ping-plain):
19226 Use gnus-extended-version as User-Agent.
19227
19228 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19229 default value is nil.
19230
19231 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19232 (mm-uu-verbatim-marks-extract): New function.
19233 (mm-uu-extract): New face.
19234 (mm-uu-copy-to-buffer): Use it.
19235
19236 * spam-report.el (spam-report-gmane-ham): Rename from
19237 `spam-report-gmane-unspam'.
19238 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19239 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19240
19241 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19242 Autoload.
19243 (spam-report-gmane-unregister-routine):
19244 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19245
19246 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19247
19248 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19249 (spam-report-gmane-unregister-routine): Add support for gmane
19250 unregistration.
19251
19252 * spam-report.el (spam-report-gmane-unspam)
19253 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19254 (spam-report-gmane): Change to take a single article and do unspam
19255 registration.
19256
19257 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19258
19259 * mm-url.el (mm-url-decode-entities): Fix regexp.
19260
19261 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19262
19263 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19264 default to nil, to be able to use Gnus at all. If the default
19265 switches to something else, then the function should be fixed not
19266 be exceedingly slow.
19267
19268 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19269
19270 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19271 fail hard.
19272
19273 * spam-report.el: Add better Keywords line.
19274
19275 * spam.el: Add Maintainer and better Keywords line.
19276
19277 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19278
19279 * gnus-art.el (gnus-article-replace-part)
19280 (gnus-mime-replace-part): New functions.
19281 (gnus-mime-action-alist, gnus-mime-button-commands)
19282 (gnus-mime-save-part-and-strip): Add file argument.
19283 (gnus-article-part-wrapper): Add interactive argument.
19284
19285 * gnus-sum.el (gnus-summary-mime-map):
19286 Add `gnus-article-replace-part'.
19287
19288 2005-09-19 Didier Verna <didier@xemacs.org>
19289
19290 The nnml compaction feature:
19291 * nnml.el (nnml-request-compact-group): New function.
19292 * nnml.el (nnml-request-compact): New function.
19293 * gnus-int.el (gnus-request-compact-group): New function.
19294 * gnus-int.el (gnus-request-compact): New function.
19295 * gnus-group.el (gnus-group-compact-group): New function.
19296 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19297 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19298 * gnus-srvr.el (gnus-server-compact-server): New function.
19299 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19300 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19301
19302 2005-09-18 Deepak Goel <deego@gnufans.org>
19303
19304 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19305 format spec.
19306
19307 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19308
19309 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19310
19311 2005-09-15 Romain Francoise <romain@orebokech.com>
19312
19313 * message.el (message-fill-paragraph): Clarify docstring.
19314
19315 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19316
19317 * gnus-art.el (gnus-mime-display-part): Protect against broken
19318 MIME messages.
19319
19320 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19321
19322 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19323 before parsing header.
19324
19325 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19326
19327 * html2text.el (html2text-replace-list): Add new entities.
19328
19329 2005-09-11 Romain Francoise <romain@orebokech.com>
19330
19331 * message.el (message-alternative-emails): Improve docstring.
19332 (message-setup-1): Call `message-use-alternative-email-as-from'
19333 after `message-setup-hook' to give it precedence over posting
19334 styles, etc.
19335 (message-use-alternative-email-as-from): Add docstring.
19336 Remove the original From header if present.
19337
19338 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19339 (nnml-save-mail): Use it.
19340
19341 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19342 articles. Add new argument `silent'.
19343 (gnus-uu-mark-all): Report the total number of marked articles.
19344
19345 2005-09-10 Romain Francoise <romain@orebokech.com>
19346
19347 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19348 (gnus-uu-mark-series): Likewise.
19349
19350 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19351
19352 * spam-report.el (spam-report-gmane): Fix generation of spam
19353 report URL.
19354
19355 2005-09-10 Simon Josefsson <jas@extundo.com>
19356
19357 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19358 t, based on discussion on the ding list with Robert Epprecht
19359 <epprecht@solnet.ch>.
19360
19361 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19362
19363 * spam-report.el (spam-report-gmane): Make it work without
19364 X-Report-Spam header. Gmane now only provides Archived-At.
19365 This is only used if `spam-report-gmane-use-article-number' is nil.
19366 (spam-report-gmane-spam-header): Remove. Not used anymore.
19367
19368 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19369 make `gnus-summary-sort-by-recipient' work with threading.
19370
19371 * nnweb.el (nnweb-google-wash-article): Print a message if article
19372 is not available.
19373
19374 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19375
19376 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19377 change. Decode text/* parts content before displaying.
19378
19379 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19380
19381 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19382
19383 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19384
19385 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19386
19387 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19388
19389 * message.el (message-tab-body-function): Fix mismatched custom type.
19390
19391 * gnus.el (gnus-group-change-level-function): Ditto.
19392
19393 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19394
19395 * gnus-art.el (gnus-signature-limit)
19396 (gnus-article-mime-part-function): Ditto.
19397
19398 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19399
19400 * mml.el (mml-mode): Silence the byte compiler.
19401
19402 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19403 using `(sit-for 0)' before moving the point to the specified part;
19404 skip unbuttonized parts.
19405 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19406 return to the summary window if gnus-auto-select-part is non-nil.
19407
19408 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19409
19410 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19411 New variables.
19412 (mml-dnd-attach-file, mml-mode): Use them.
19413
19414 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19415 Make fetching article by MID work again for Google Groups.
19416 Add FIXME concerning gnus-group-make-web-group.
19417
19418 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19419 Don't depend on Gnus by using mail-extract-address-components if
19420 gnus-extract-address-components is not bound.
19421
19422 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19423
19424 * gnus-art.el (gnus-mime-display-security): Don't display the
19425 signature, but only the signed part.
19426
19427 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19428
19429 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19430
19431 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19432 list, not listp.
19433
19434 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19435
19436 * mm-encode.el (mm-encode-content-transfer-encoding):
19437 Likewise when encoding.
19438
19439 * mm-bodies.el (mm-decode-content-transfer-encoding):
19440 De-canonicalize CRLF for all text content types, not just
19441 text/plain.
19442
19443 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19444
19445 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19446 valid article; point arrow and cursor at the MIME button.
19447
19448 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19449
19450 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19451 Suggested by Dan Christensen <jdc@uwo.ca>.
19452
19453 * mm-decode.el (mm-save-part): Enable change of prompt.
19454
19455 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19456
19457 * gnus-msg.el (gnus-inews-add-send-actions):
19458 Make `message-post-method' lambda parameter ARG `&optional'.
19459
19460 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19461
19462 * gnus-sum.el (gnus-summary-mime-map):
19463 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19464 gnus-article-jump-to-part.
19465
19466 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19467 (gnus-article-edit-part): Use it.
19468 (gnus-article-part-wrapper): Add no-handle argument.
19469 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19470 New functions.
19471
19472 2005-08-29 Romain Francoise <romain@orebokech.com>
19473
19474 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19475 docstring.
19476 (gnus-face-from-file): Likewise.
19477
19478 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19479
19480 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19481 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19482 non-nil.
19483 (gnus-auto-select-part): New variable.
19484 (gnus-article-jump-to-part): New function.
19485 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19486 (gnus-mime-delete-part): Allow selecting specified part after
19487 deleting or stripping parts.
19488 (gnus-article-jump-to-part): Don't use `read-number'. Use last
19489 part if argument is bogus.
19490
19491 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
19492
19493 * gnus-art.el (w3m-minor-mode-map):
19494 * gnus-spec.el (gnus-newsrc-file-version):
19495 * gnus-util.el (nnmail-active-file-coding-system)
19496 (gnus-original-article-buffer, gnus-user-agent):
19497 * gnus.el (gnus-ham-process-destinations)
19498 (gnus-parameter-ham-marks-alist)
19499 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19500 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19501 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19502 * mm-decode.el (gnus-current-window-configuration):
19503 * mm-extern.el (gnus-article-mime-handles):
19504 * mm-url.el (url-current-object, url-package-name)
19505 (url-package-version):
19506 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19507 (smime-keys, w3m-cid-retrieve-function-alist)
19508 (w3m-current-buffer, w3m-display-inline-images)
19509 (w3m-minor-mode-map):
19510 * mml-smime.el (gnus-extract-address-components):
19511 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19512 (gnus-newsrc-hashtb, message-default-charset)
19513 (message-deletable-headers, message-options)
19514 (message-posting-charset, message-required-mail-headers)
19515 (message-required-news-headers):
19516 * mml1991.el (mc-pgp-always-sign):
19517 * mml2015.el (mc-pgp-always-sign):
19518 * nnheader.el (nnmail-extra-headers):
19519 * rfc1843.el (gnus-decode-encoded-word-function)
19520 (gnus-decode-header-function, gnus-newsgroup-name):
19521 * spam-stat.el (gnus-original-article-buffer): Add defvars.
19522
19523 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
19524
19525 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19526 the end of the date treatments.
19527
19528 2005-08-15 Simon Josefsson <jas@extundo.com>
19529
19530 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19531 it in url-handlers.el and XEmacs in url.el. Reported by Luca
19532 Capello and Romain Francoise.
19533 (pgg-fetch-key-function): Remove, not used?
19534 (pgg-insert-url-with-w3): Require url, to get
19535 url-insert-file-contents regardless of where it is defined.
19536
19537 2005-08-13 Romain Francoise <romain@orebokech.com>
19538
19539 * message.el (message-cite-original-1): New function.
19540 (message-cite-original): Use it.
19541 (message-cite-original-without-signature): Ditto.
19542
19543 2005-08-08 Romain Francoise <romain@orebokech.com>
19544
19545 * message.el (message-yank-empty-prefix): New variable.
19546 (message-indent-citation): Use it.
19547 (message-cite-original-without-signature): Respect X-No-Archive.
19548
19549 2005-08-08 Simon Josefsson <jas@extundo.com>
19550
19551 * pgg.el: Autoload url-insert-file-contents instead of loading
19552 w3/url.
19553 (pgg-insert-url-with-w3): Don't load url here.
19554
19555 2005-08-07 Jesper Harder <harder@phys.au.dk>
19556
19557 * message.el (message-kill-to-signature): Don't insert newline at
19558 bol.
19559 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19560
19561 2005-08-06 Romain Francoise <romain@orebokech.com>
19562
19563 * message.el (message-user-fqdn): Fix typo in docstring.
19564
19565 2005-08-05 Daiki Ueno <ueno@unixuser.org>
19566
19567 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19568
19569 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19570
19571 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19572
19573 * mm-bodies.el (mm-encode-body): Use coding system rather than
19574 charset to encode text.
19575
19576 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19577 number of charsets if utf-8 is available (XEmacs).
19578
19579 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
19580
19581 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19582 taken from `gnus-button-mid-or-mail-regexp'.
19583 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19584 (gnus-button-alist): Improve regexp for domain part of the MIDs
19585 for news:localpart@domain buttons.
19586 (gnus-button-ctan-directory-regexp): Update.
19587
19588 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
19589
19590 * sieve-manage.el (sieve-manage-interactive-login):
19591 Use make-local-variable rather than make-variable-buffer-local.
19592 (sieve-manage-open): Ditto.
19593 (sieve-manage-authenticate): Ditto.
19594
19595 * mml.el (mml-generate-mime-1): Make the content type default to
19596 text/plain if the filename is not specified.
19597
19598 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
19599
19600 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19601 instead of insert-buffer.
19602
19603 * message.el (message-yank-original): Ditto; set the mark at the
19604 end of the yanked message.
19605
19606 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
19607
19608 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19609 lines to scroll rather than to stop it.
19610
19611 * mml.el (mml-generate-default-type): Add doc string.
19612 (mml-generate-mime-1): Use mm-default-file-encoding or make it
19613 default to application/octet-stream when determining the content
19614 type if it is not specified for the part or the mml contents; add
19615 a comment about mml-generate-default-type.
19616
19617 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
19618
19619 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19620 make it default to application/octet-stream when determining the
19621 content type if it is not specified for the external contents.
19622
19623 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19624
19625 * rfc2231.el (rfc2231-parse-string): Take care that not only a
19626 segmented parameter but also other parameters might be there.
19627
19628 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
19629
19630 * mm-decode.el (mm-display-external): Delete temp file, directory
19631 and buffer immediately if the external process is exited.
19632
19633 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
19634
19635 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19636 fewer lines than that of scroll-margin.
19637 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19638
19639 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19640
19641 * gnus-art.el (gnus-article-next-page): Revert.
19642 (gnus-article-beginning-of-window): New macro.
19643 (gnus-article-next-page-1): Use it.
19644 (gnus-article-prev-page): Ditto.
19645 (gnus-article-edit-part): Use insert-buffer-substring instead of
19646 insert-buffer.
19647 (gnus-article-edit-exit): Ditto.
19648
19649 * gnus-util.el (gnus-beginning-of-window): Remove.
19650 (gnus-end-of-window): Remove.
19651
19652 2005-07-25 Simon Josefsson <jas@extundo.com>
19653
19654 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19655 to have the url package without w3. Reported by Daiki Ueno
19656 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19657
19658 2005-07-20 Didier Verna <didier@xemacs.org>
19659
19660 * gnus-diary.el: Remove the description comment (nndiary is now
19661 properly documented in the Gnus manual).
19662 Fix the spelling of "Back End".
19663 * nndiary.el: Ditto.
19664 Fix the copyright notice.
19665
19666 2005-07-18 Romain Francoise <romain@orebokech.com>
19667
19668 * gnus-sum.el (gnus-summary-to-prefix)
19669 (gnus-summary-newsgroup-prefix): New variables.
19670 (gnus-summary-from-or-to-or-newsgroups): Use them.
19671
19672 2005-07-17 Romain Francoise <romain@orebokech.com>
19673
19674 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19675 space as it's generally not especially interesting to the user.
19676
19677 2005-07-16 Romain Francoise <romain@orebokech.com>
19678
19679 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19680 nil to avoid prompting and file modification if one of the
19681 messages at the top of the nnfolder file contains a copyright
19682 notice.
19683 Update copyright notice.
19684
19685 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19686 instead of `current-time-string' as the latter creates a time
19687 string that is not RFC 2822 compliant (it lacks the zone).
19688 Update copyright notice.
19689
19690 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
19691
19692 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19693 for text/rtf. Display default in prompt. Pass default for M-n.
19694
19695 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19696
19697 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19698
19699 * gnus-msg.el (gnus-button-mailto):
19700 Remove save-selected-window-window hackery because it relies on
19701 save-selected-window internals.
19702
19703 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
19704
19705 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19706 (gnus-article-next-page-1): Use gnus-beginning-of-window.
19707 (gnus-article-prev-page): Ditto.
19708
19709 * gnus-util.el (gnus-beginning-of-window): New function.
19710 (gnus-end-of-window): New function.
19711
19712 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19713
19714 * gnus-score.el (gnus-score-edit-all-score):
19715 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19716 gnus-message.
19717
19718 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19719
19720 * gnus-msg.el (gnus-button-mailto):
19721 Remove save-selected-window-window hackery because it relies on
19722 save-selected-window internals.
19723
19724 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
19725
19726 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19727 add-minor-mode.
19728 (gnus-binary-mode): Ditto.
19729
19730 * gnus-topic.el (gnus-topic-mode): Ditto.
19731
19732 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
19733
19734 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19735 (gnus-article-prev-page): Take scroll-margin into consideration.
19736
19737 2005-07-04 Lute Kamstra <lute@gnu.org>
19738
19739 Update FSF's address in GPL notices.
19740
19741 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19742
19743 * gnus.el (gnus-exit):
19744 * gnus-group.el (gnus-group-icons):
19745 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19746
19747 * gnus-nocem.el (gnus-nocem):
19748 * message.el (message-various, message-buffers, message-sending)
19749 (message-interface, message-forwarding, message-insertion)
19750 (message-headers, message-news, message-mail):
19751 * pgg-gpg.el (pgg-gpg):
19752 * pgg-parse.el (pgg-parse):
19753 * pgg-pgp.el (pgg-pgp):
19754 * pgg-pgp5.el (pgg-pgp5):
19755 * pop3.el (pop3): Finish `defgroup' description with period.
19756
19757 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
19758
19759 * gnus-art.el (article-display-face): Improve the efficiency.
19760 (article-display-x-face): Ditto; remove gray x-face stuff.
19761
19762 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
19763
19764 * gnus-art.el (article-display-face): Correct the position in
19765 which Faces are inserted.
19766
19767 2005-06-29 Didier Verna <didier@xemacs.org>
19768
19769 * gnus-art.el (article-display-face): Display faces in correct
19770 order.
19771
19772 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19773
19774 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19775 (gnus-fill-real-hashtb): Use hash table instead of obarray.
19776 (gnus-nocem-check-article): Fetch the Type header.
19777 (gnus-nocem-message-wanted-p): Fix the way to examine types.
19778 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19779 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19780 make sure gnus-nocem-hashtb is initialized.
19781 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19782 (gnus-nocem-unwanted-article-p): Ditto.
19783
19784 * pgg.el (pgg-verify): Return the verification result.
19785
19786 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19787
19788 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19789 is ascii.
19790
19791 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19792
19793 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19794 `show-nonbreak-escape'.
19795
19796 2005-06-23 Lute Kamstra <lute@gnu.org>
19797
19798 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19799
19800 * dig.el (dig-mode):
19801 * smime.el (smime-mode): Use gnus-run-mode-hooks.
19802
19803 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19804
19805 * nnimap.el (nnimap-split-download-body): Fix spellings.
19806
19807 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19808
19809 * gnus-art.el (gnus-article-encrypt-body):
19810 * gnus-cus.el (gnus-score-customize):
19811 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19812 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19813
19814 2005-06-16 Arne Jørgensen <arne@arnested.dk>
19815
19816 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19817 header by looking for magic "MII" at the beginning.
19818
19819 2005-06-16 Miles Bader <miles@gnu.org>
19820
19821 * assistant.el (assistant-field): Remove "-face" suffix from face name.
19822 (assistant-field-face): New backward-compatibility alias for renamed
19823 face.
19824 (assistant-render-text): Use renamed assistant-field face.
19825
19826 * spam.el (spam): Remove "-face" suffix from face name.
19827 (spam-face): New backward-compatibility alias for renamed face.
19828 (spam-face, spam-initialize): Use renamed spam face.
19829
19830 * message.el (message-header-to, message-header-cc)
19831 (message-header-subject, message-header-newsgroups)
19832 (message-header-other, message-header-name)
19833 (message-header-xheader, message-separator, message-cited-text)
19834 (message-mml): Remove "-face" suffix from face names.
19835 (message-header-to-face, message-header-cc-face)
19836 (message-header-subject-face, message-header-newsgroups-face)
19837 (message-header-other-face, message-header-name-face)
19838 (message-header-xheader-face, message-separator-face)
19839 (message-cited-text-face, message-mml-face):
19840 New backward-compatibility aliases for renamed faces.
19841 (message-font-lock-keywords): Use renamed message faces.
19842
19843 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19844 (sieve-test-commands, sieve-tagged-arguments):
19845 Remove "-face" suffix from face names.
19846 (sieve-control-commands-face, sieve-action-commands-face)
19847 (sieve-test-commands-face, sieve-tagged-arguments-face):
19848 New backward-compatibility aliases for renamed faces.
19849 (sieve-control-commands-face, sieve-action-commands-face)
19850 (sieve-test-commands-face, sieve-tagged-arguments-face):
19851 Use renamed sieve faces.
19852
19853 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19854 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19855 (gnus-group-news-3-empty, gnus-group-news-4)
19856 (gnus-group-news-4-empty, gnus-group-news-5)
19857 (gnus-group-news-5-empty, gnus-group-news-6)
19858 (gnus-group-news-6-empty, gnus-group-news-low)
19859 (gnus-group-news-low-empty, gnus-group-mail-1)
19860 (gnus-group-mail-1-empty, gnus-group-mail-2)
19861 (gnus-group-mail-2-empty, gnus-group-mail-3)
19862 (gnus-group-mail-3-empty, gnus-group-mail-low)
19863 (gnus-group-mail-low-empty, gnus-summary-selected)
19864 (gnus-summary-cancelled, gnus-summary-high-ticked)
19865 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19866 (gnus-summary-high-ancient, gnus-summary-low-ancient)
19867 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19868 (gnus-summary-low-undownloaded)
19869 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19870 (gnus-summary-low-unread, gnus-summary-normal-unread)
19871 (gnus-summary-high-read, gnus-summary-low-read)
19872 (gnus-summary-normal-read, gnus-splash):
19873 Remove "-face" suffix from face names.
19874 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19875 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19876 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19877 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19878 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19879 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19880 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19881 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19882 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19883 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19884 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19885 (gnus-summary-selected-face, gnus-summary-cancelled-face)
19886 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19887 (gnus-summary-normal-ticked-face)
19888 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19889 (gnus-summary-normal-ancient-face)
19890 (gnus-summary-high-undownloaded-face)
19891 (gnus-summary-low-undownloaded-face)
19892 (gnus-summary-normal-undownloaded-face)
19893 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19894 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19895 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19896 (gnus-splash-face):
19897 New backward-compatibility aliases for renamed faces.
19898 (gnus-group-startup-message): Use renamed gnus faces.
19899
19900 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19901 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19902 (gnus-server-agent): Remove "-face" suffix from face names.
19903 (gnus-server-agent-face, gnus-server-opened-face)
19904 (gnus-server-closed-face, gnus-server-denied-face)
19905 (gnus-server-offline-face):
19906 New backward-compatibility aliases for renamed faces.
19907 (gnus-server-agent-face, gnus-server-opened-face)
19908 (gnus-server-closed-face, gnus-server-denied-face)
19909 (gnus-server-offline-face): Use renamed gnus faces.
19910
19911 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19912 Remove "-face" suffix from face names.
19913 (gnus-picon-xbm-face, gnus-picon-face):
19914 New backward-compatibility aliases for renamed faces.
19915
19916 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19917 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19918 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19919 (gnus-cite-11): Remove "-face" suffix from face names.
19920 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19921 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19922 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19923 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19924 New backward-compatibility aliases for renamed faces.
19925 (gnus-cite-attribution-face, gnus-cite-face-list)
19926 (gnus-article-boring-faces): Use renamed gnus faces.
19927
19928 * gnus-art.el (gnus-signature, gnus-header-from)
19929 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19930 (gnus-header-content): Remove "-face" suffix from face names.
19931 (gnus-signature-face, gnus-header-from-face)
19932 (gnus-header-subject-face, gnus-header-newsgroups-face)
19933 (gnus-header-name-face, gnus-header-content-face):
19934 New backward-compatibility aliases for renamed faces.
19935 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19936
19937 * gnus-sum.el (gnus-summary-selected-face)
19938 (gnus-summary-highlight): Use renamed gnus faces.
19939 * gnus-group.el (gnus-group-highlight): Likewise.
19940
19941 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
19942
19943 * gnus-sieve.el (gnus-sieve-article-add-rule):
19944 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19945 * spam-stat.el (spam-stat-buffer-change-to-spam)
19946 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19947
19948 * message.el (message-is-yours-p):
19949 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19950
19951 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
19952
19953 * mm-view.el (mm-inline-text): Withdraw the last change.
19954
19955 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
19956
19957 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19958 executing enriched-decode.
19959
19960 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
19961
19962 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19963 charset of tar files.
19964
19965 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
19966
19967 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19968
19969 2005-06-04 Lute Kamstra <lute@gnu.org>
19970
19971 * nnfolder.el (nnfolder-read-folder): Make sure that undo
19972 information is never recorded.
19973
19974 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
19975
19976 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19977
19978 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
19979
19980 * pop3.el (pop3-apop): Run md5 in the binary mode.
19981
19982 * starttls.el (starttls-set-process-query-on-exit-flag):
19983 Use eval-and-compile.
19984
19985 2005-05-31 Simon Josefsson <jas@extundo.com>
19986
19987 * smime.el (smime-replace-in-string): Define.
19988 (smime-cert-by-ldap-1): Use it.
19989
19990 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
19991
19992 * gnus-art.el (article-display-x-face): Replace
19993 process-kill-without-query by gnus-set-process-query-on-exit-flag.
19994
19995 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19996 set-process-query-on-exit-flag or process-kill-without-query.
19997
19998 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19999 loop instead of replace-regexp.
20000
20001 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20002 instead of process-kill-without-query if it is available.
20003
20004 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20005 instead of find-file-hooks if it is available.
20006
20007 * mml1991.el: Bind pgg-default-user-id when compiling.
20008
20009 * mml2015.el: Bind pgg-default-user-id when compiling.
20010
20011 * nndraft.el (nndraft-request-associate-buffer):
20012 Use write-contents-functions instead of write-contents-hooks if it is
20013 available.
20014
20015 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20016 instead of find-file-hooks if it is available.
20017
20018 * nntp.el (nntp-open-connection): Replace
20019 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20020 (nntp-open-ssl-stream): Ditto.
20021 (nntp-open-tls-stream): Ditto.
20022
20023 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20024 set-process-query-on-exit-flag or process-kill-without-query.
20025 (starttls-open-stream-gnutls): Use it instead of
20026 process-kill-without-query.
20027 (starttls-open-stream): Ditto.
20028
20029 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20030
20031 * smime.el (smime-cert-by-ldap-1): Don't use
20032 replace-regexp-in-string.
20033
20034 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20035
20036 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20037
20038 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20039 in PEM format. Adjust to the XEmacs compatibility.
20040
20041 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20042
20043 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20044 by `string-to-number'.
20045 * gnus-agent.el (gnus-agent-regenerate-group)
20046 (gnus-agent-fetch-articles): Ditto.
20047 * gnus-art.el (gnus-button-fetch-group): Ditto.
20048 * gnus-cache.el (gnus-cache-generate-active)
20049 (gnus-cache-articles-in-group): Ditto.
20050 * gnus-group.el (gnus-group-set-current-level)
20051 (gnus-group-insert-group-line): Ditto.
20052 * gnus-score.el (gnus-score-set-expunge-below)
20053 (gnus-score-set-mark-below, gnus-summary-score-effect)
20054 (gnus-summary-score-entry): Ditto.
20055 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20056 (gnus-soup-pack): Ditto.
20057 * gnus-spec.el (gnus-xmas-format): Ditto.
20058 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20059 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20060 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20061 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20062 * nndb.el (nndb-get-remote-expire-response): Ditto.
20063 * nndiary.el (nndiary-parse-schedule-value)
20064 (nndiary-string-to-number, nndiary-request-replace-article)
20065 (nndiary-request-article): Ditto.
20066 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20067 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20068 * nneething.el (nneething-make-head): Ditto.
20069 * nnfolder.el (nnfolder-request-article)
20070 (nnfolder-retrieve-headers): Ditto.
20071 * nnheader.el (nnheader-file-to-number): Ditto.
20072 * nnkiboze.el (nnkiboze-request-article): Ditto.
20073 * nnmail.el (nnmail-process-unix-mail-format)
20074 (nnmail-process-babyl-mail-format): Ditto.
20075 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20076 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20077 (nnmh-request-create-group, nnmh-request-list-1)
20078 (nnmh-request-group, nnmh-request-article): Ditto.
20079 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20080 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20081 * nnsoup.el (nnsoup-make-active): Ditto.
20082 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20083 * nntp.el (nntp-find-group-and-number)
20084 (nntp-retrieve-headers-with-xover): Ditto.
20085 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20086 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20087 (pgg-format-key-identifier): Ditto.
20088 * pop3.el (pop3-last, pop3-stat): Ditto.
20089 * qp.el (quoted-printable-decode-region): Ditto.
20090
20091 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20092 of concat.
20093
20094 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20095
20096 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20097
20098 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20099
20100 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20101
20102 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20103
20104 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20105
20106 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20107
20108 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20109 (gnus-carpal-mode): Ditto.
20110
20111 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20112 (gnus-browse-mode): Ditto.
20113
20114 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20115
20116 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20117
20118 2005-05-29 Richard M. Stallman <rms@gnu.org>
20119
20120 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20121
20122 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20123
20124 * gnus-util.el (gnus-run-mode-hooks): New function.
20125
20126 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20127
20128 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20129
20130 * gnus-agent.el (gnus-agent-make-mode-line-string):
20131 Use mode-line-highlight as mouse-face.
20132
20133 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20134
20135 * canlock.el (canlock): Change the parent group to news.
20136
20137 * deuglify.el (gnus-outlook-deuglify): Add :group.
20138
20139 * dig.el (dig): Add :group.
20140
20141 * dns-mode.el (dns-mode): Add :group.
20142
20143 * encrypt.el (encrypt): Add :group.
20144
20145 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20146 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20147 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20148 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20149 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20150
20151 * gnus-diary.el (gnus-diary): Add :group.
20152
20153 * gnus.el (gnus-group-news-1-face): Add :group.
20154 (gnus-group-news-1-empty-face): Ditto.
20155 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20156 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20157 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20158 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20159 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20160 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20161 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20162 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20163 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20164 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20165 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20166 (gnus-summary-high-ticked-face): Ditto.
20167 (gnus-summary-low-ticked-face): Ditto.
20168 (gnus-summary-normal-ticked-face): Ditto.
20169 (gnus-summary-high-ancient-face): Ditto.
20170 (gnus-summary-low-ancient-face): Ditto.
20171 (gnus-summary-normal-ancient-face): Ditto.
20172 (gnus-summary-high-undownloaded-face): Ditto.
20173 (gnus-summary-low-undownloaded-face): Ditto.
20174 (gnus-summary-normal-undownloaded-face): Ditto.
20175 (gnus-summary-high-unread-face): Ditto.
20176 (gnus-summary-low-unread-face): Ditto.
20177 (gnus-summary-normal-unread-face): Ditto.
20178 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20179 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20180
20181 * hashcash.el (hashcash): New custom group.
20182 (hashcash-default-payment): Add :group.
20183 (hashcash-payment-alist): Ditto.
20184 (hashcash-default-accept-payment): Ditto.
20185 (hashcash-accept-resources): Ditto.
20186 (hashcash-path): Ditto.
20187 (hashcash-extra-generate-parameters): Ditto.
20188 (hashcash-double-spend-database): Ditto.
20189 (hashcash-in-news): Ditto.
20190
20191 * message.el (message-minibuffer-local-map): Add :group.
20192
20193 * netrc.el (netrc): Add :group.
20194
20195 * sieve-manage.el (sieve-manage-log): Add :group.
20196 (sieve-manage-default-user): Diito.
20197 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20198 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20199 (sieve-manage-authenticators): Ditto.
20200 (sieve-manage-authenticator-alist): Ditto.
20201 (sieve-manage-default-port): Ditto.
20202
20203 * sieve-mode.el (sieve-control-commands-face): Add :group.
20204 (sieve-action-commands-face): Ditto.
20205 (sieve-test-commands-face): Ditto.
20206 (sieve-tagged-arguments-face): Ditto.
20207
20208 * smime.el (smime): Add :group.
20209
20210 * spam-report.el (spam-report): Add :group.
20211
20212 * spam.el (spam, spam-face): Add :group.
20213
20214 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20215
20216 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20217 return \n.\n.\n at the end of articles. Protect against that.
20218 (nntp-with-open-group): Allow debugging.
20219
20220 * nnheader.el (mail-header-set-extra): Make into a function
20221 because I just could't understand how to quote the list properly.
20222
20223 * dns.el (query-dns-cached): New function.
20224
20225 2005-05-26 Lute Kamstra <lute@gnu.org>
20226
20227 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20228
20229 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20230
20231 * gnus-art.el: Don't autoload mail-extract-address-components.
20232
20233 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20234 eval-and-compile to evaluate it.
20235
20236 * hashcash.el: Don't autoload executable-find.
20237
20238 * nndb.el: Don't declare the nndb back end two or more times; don't
20239 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20240
20241 * nntp.el: Autoload format-spec instead of format; use
20242 eval-and-compile to evaluate autoload forms.
20243
20244 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20245
20246 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20247
20248 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20249
20250 * gnus.el (gnus-version-number): Bump version.
20251
20252 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20253
20254 * gnus.el: No Gnus v0.3 is released.
20255
20256 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20257
20258 * gnus-art.el (gnus-article-edit-part): Disable undo.
20259
20260 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20261
20262 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20263 gnus-article-date-lapsed-new-header is t if date timer is active;
20264 skip headers in which the original date value is empty.
20265 (gnus-article-save-original-date): Redefine it as a macro.
20266 (gnus-display-mime): Use it.
20267
20268 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20269
20270 * gnus-art.el (article-date-ut): Support converting date in
20271 forwarded parts as well.
20272 (gnus-article-save-original-date): New function.
20273 (gnus-display-mime): Use it.
20274
20275 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20276
20277 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20278 enclosure element of <item>.
20279
20280 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20281
20282 * message.el (message-kill-buffer-query): Rename from
20283 `message-kill-buffer-query-if-modified'. Add :version.
20284
20285 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20286
20287 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20288 window layout.
20289
20290 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20291
20292 * mml.el: Autoload dnd when compiling.
20293
20294 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20295
20296 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20297 x-dnd-*.
20298
20299 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20300
20301 * qp.el (quoted-printable-encode-region): Save excursion.
20302
20303 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20304
20305 * message.el (message-kill-buffer-query-if-modified): Add new variable
20306 so the user can kill a modified message buffer quickly.
20307 (message-kill-buffer): Use it.
20308
20309 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20310
20311 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20312 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20313
20314 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20315
20316 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20317 contained in text because xml.el decodes entities) with LFs.
20318
20319 2005-04-11 Lute Kamstra <lute@gnu.org>
20320
20321 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20322 differently.
20323
20324 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20325
20326 * mm-util.el (mm-detect-coding-region): Typo.
20327
20328 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20329
20330 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20331
20332 2005-04-06 Deepak Goel <deego@gnufans.org>
20333
20334 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20335 user-function allow user modifications of the scores.
20336 (spam-stat-score-buffer-user): New function, to allow
20337 user-computed modifications to the score.
20338 (spam-stat-score-buffer-user-functions): List of additional
20339 scoring functions.
20340 (spam-stat-error-holder): Global temporary error holder.
20341 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20342 variable.
20343
20344 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20345
20346 * gnus-registry.el (gnus-registry-clean-empty-function)
20347 (gnus-registry-trim, gnus-registry-fetch-groups)
20348 (gnus-registry-delete-group): Groups that match
20349 `gnus-registry-ignored-groups' are removed from the registry
20350 entries, not just ignored for splitting. This helps clean up the
20351 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20352 to get all the groups a message ID is in.
20353
20354 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20355 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20356 (spam-stat-score-buffer-user-functions): Add :number custom type.
20357
20358 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20359
20360 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20361 argument in XEmacs.
20362
20363 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20364 (nnrss-request-group): Decode group name first.
20365 (nnrss-request-article): Make a text/plain article if mml-to-mime
20366 failed.
20367 (nnrss-get-encoding): Return a compatible encoding according to
20368 nnrss-compatible-encoding-alist.
20369 (nnrss-find-el): Use consp instead of listp.
20370 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20371
20372 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20373
20374 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20375 which Emacs 20 doesn't support.
20376 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20377
20378 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20379
20380 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20381 silence the byte compiler inside the defun.
20382
20383 * gnus-demon.el (parse-time-string): Add autoload.
20384
20385 * gnus-delay.el (parse-time-string): Add autoload.
20386
20387 * gnus-art.el (parse-time-string): Add autoload.
20388
20389 * nnultimate.el (parse-time): Require for `parse-time-string'.
20390
20391 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20392
20393 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20394
20395 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20396
20397 * smime.el (smime-ldap-host-list): Add :version.
20398
20399 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20400
20401 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20402 pass it to `gnus-browse-read-group'.
20403 (gnus-browse-read-group): Add NUMBER argument and pass it to
20404 `gnus-group-read-ephemeral-group'.
20405
20406 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20407 argument and pass it to `gnus-group-read-group'.
20408
20409 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20410
20411 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20412 mm-xemacs-find-mime-charset-1 if we have the mule feature
20413 available at runtime.
20414
20415 2005-03-25 Werner Lemberg <wl@gnu.org>
20416
20417 * nnmaildir.el: Replace `illegal' with `invalid'.
20418
20419 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20420
20421 * gnus-start.el (gnus-display-time-event-handler):
20422 Check display-time-timer at runtime rather than only at load time
20423 in case display-time-mode is turned off in the mean time.
20424
20425 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20426
20427 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20428 used.
20429
20430 * nneething.el (nneething-map-file-directory): Derive from
20431 `gnus-directory'.
20432
20433 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20434 the To/Cc button.
20435
20436 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20437
20438 * nnmaildir.el (nnmaildir-request-accept-article):
20439 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20440
20441 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20442
20443 * gnus-async.el: Require timer-funcs at compile time when in
20444 XEmacs for `run-with-idle-timer'.
20445
20446 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20447
20448 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20449 autoloaded function.
20450
20451 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20452
20453 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20454
20455 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20456
20457 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20458
20459 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20460
20461 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20462 Add gnus-expert-user to default.
20463
20464 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20465
20466 * nnimap.el (nnimap-open-server): Ditto.
20467
20468 * imap.el (imap-authenticate): Fix typo.
20469
20470 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20471
20472 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20473 buffer (since IMAP server might return FETCH response out of
20474 order, and the nntp buffer must be sorted).
20475
20476 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20477
20478 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20479 comparison on string.
20480
20481 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20482 (gnus-agent-score): Rename category keywords to match gnus-cus.
20483 (gnus-agent-summary-fetch-series): Modify to protect against
20484 gnus-agent-summary-fetch-group clearing processable flags.
20485 (gnus-agent-synchronize-group-flags): Update live group buffer as
20486 synchronization may occur due to the user toggle the plugged
20487 status.
20488 (gnus-agent-fetch-group-1): Clear downloadable flag when article
20489 successfully downloaded.
20490 (gnus-agent-expire-group-1): Avoid using markers when the overview
20491 is in ascending order; greatly improves performance.
20492 (gnus-agent-regenerate-group):
20493 Use gnus-agent-synchronize-group-flags to reset read status in both
20494 gnus and server.
20495 (gnus-agent-update-files-total-fetched-for): Fix initial size.
20496
20497 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20498
20499 * message.el: Don't autoload former message-utils variables.
20500 (message-strip-subject-trailing-was): Change doc string.
20501
20502 * nnweb.el: Fixes for `gnus-group-make-web-group'.
20503 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
20504 (nnweb-google-search): Add "hl=en" here.
20505 (nnweb-google-parse-1, nnweb-google-create-mapping):
20506 Don't hardcode URL.
20507
20508 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
20509
20510 * message.el (message-get-reply-headers, message-followup):
20511 Mention related variables `message-use-followup-to' and
20512 `message-use-mail-followup-to', in the information buffer.
20513
20514 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20515 of broken groups(-beta).google.com.
20516
20517 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
20518
20519 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20520 parameter to invoked gnus-request-move-article; remove the
20521 redundant gnus-sum-hint-move-is-internal variable; apply the marks
20522 all at once instead of once per article.
20523 (gnus-summary-remove-process-mark): Accept a list of articles as
20524 well as a single article for processing.
20525
20526 * gnus-int.el (gnus-request-move-article): Add move-is-internal
20527 parameter.
20528
20529 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20530
20531 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20532
20533 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20534 parameter.
20535
20536 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20537 parameter.
20538
20539 * nnimap.el (nnimap-request-move-article): Add move-is-internal
20540 parameter and remove the gnus-sum-hint-move-is-internal variable.
20541
20542 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20543 parameter.
20544
20545 * nndraft.el (nndraft-request-move-article): Add move-is-internal
20546 parameter.
20547
20548 * nndiary.el (nndiary-request-move-article): Add move-is-internal
20549 parameter.
20550
20551 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20552
20553 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20554 parameter.
20555
20556 * nnagent.el (nnagent-request-move-article): Add move-is-internal
20557 parameter.
20558
20559 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
20560
20561 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20562 a more conservative way.
20563
20564 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20565
20566 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20567 buffer, so it moves the window's cursor.
20568
20569 2005-02-26 Arne Jørgensen <arne@arnested.dk>
20570
20571 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20572 `mm-dissect-multipart' and receive the from field as an (optional)
20573 argument from `mm-dissect-multipart'.
20574 (mm-dissect-multipart): Receive the from field as an argument and
20575 pass it on when we call `mm-dissect-buffer' on MIME parts.
20576 Fixes verification/decryption of signed/encrypted MIME parts.
20577
20578 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
20579
20580 * gnus-sum.el (gnus-summary-move-article):
20581 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20582 whatever it calls (right now, only nnimap-request-move article
20583 respects it).
20584
20585 * nnimap.el (nnimap-request-move-article):
20586 When gnus-sum-hint-move-is-internal is set, don't do the extra
20587 nnimap-request-article.
20588
20589 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
20590
20591 * nnheader.el (nnheader-find-file-noselect): Add doc string.
20592
20593 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20594 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20595
20596 * gnus-sum.el (gnus-summary-caesar-message):
20597 Apply `gnus-treat-article' after rotation.
20598
20599 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20600 doc string.
20601
20602 2005-02-22 Simon Josefsson <jas@extundo.com>
20603
20604 * encrypt.el (encrypt-password-cache-expiry): Remove (use
20605 `password-cache-expiry' instead). Reported by Arne Jørgensen
20606 <arne@arnested.dk>.
20607 (encrypt): Add password-cache and password-cache-expiry as group
20608 members.
20609
20610 2005-02-22 Arne Jørgensen <arne@arnested.dk>
20611
20612 * smime.el (smime-ldap-host-list): Doc fix.
20613 (smime-ask-passphrase): Use `password-read-and-add' to read (and
20614 cache) password.
20615 (smime-sign-region): Use it.
20616 (smime-decrypt-region): Use it.
20617 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20618 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20619 fails.
20620 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20621 certificate from DER to PEM format rather than calling openssl.
20622
20623 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20624
20625 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20626 for signing/encryption.
20627
20628 * mml.el (mml-parse-1): Use them.
20629
20630 2005-02-21 Arne Jørgensen <arne@arnested.dk>
20631
20632 * nnrss.el (nnrss-verbose): Remove.
20633 (nnrss-request-group): Use `nnheader-message' instead.
20634
20635 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
20636
20637 * nnrss.el (nnrss-verbose): New variable.
20638 (nnrss-request-group): Make it say nnrss is requesting a group.
20639
20640 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
20641
20642 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20643 Handle news URL with given port correctly.
20644
20645 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
20646
20647 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20648 containing special characters.
20649
20650 * gnus-sum.el (gnus-summary-edit-article): Ditto.
20651
20652 * mml.el (mime-to-mml): Ditto.
20653
20654 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20655 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20656 (rfc2047-decode-region): Quote decoded words containing special
20657 characters when rfc2047-quote-decoded-words-containing-tspecials
20658 is non-nil.
20659
20660 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
20661
20662 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20663
20664 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20665
20666 2005-02-15 Simon Josefsson <jas@extundo.com>
20667
20668 * nnimap.el (nnimap-debug): Doc fix.
20669
20670 * imap.el (imap-debug): Doc fix.
20671
20672 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
20673
20674 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20675
20676 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
20677
20678 * gnus.el (spam-contents): Improve docs for spam-contents
20679 parameter in its variable incarnation.
20680
20681 2005-02-14 Simon Josefsson <jas@extundo.com>
20682
20683 * smime-ldap.el: Use require instead of load-library for ldap.
20684 (smime-ldap-search): Indent.
20685 (smime-ldap-search-internal): Shorten line.
20686
20687 * smime.el (smime-cert-by-dns): Add doc-string.
20688 (smime-cert-by-ldap-1): Indent.
20689
20690 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20691 mml-smime-get-dns-ldap.
20692 (mml-smime-encrypt-query): Use new function. Default to ldap.
20693
20694 2005-02-14 Arne Jørgensen <arne@arnested.dk>
20695
20696 * smime.el: Require smime-ldap.
20697 (smime-ldap-host-list): New variable.
20698 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20699
20700 * mml-smime.el (mml-smime-encrypt-query): New function.
20701 (mml-smime-encrypt-query): Use it.
20702
20703 * smime-ldap.el: New file.
20704
20705 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
20706
20707 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20708
20709 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
20710
20711 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20712 argument in doc string. Make query for type more clear.
20713
20714 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
20715
20716 * gnus.el (gnus-group-startup-message): Search for gnus images in
20717 etc/images/gnus.
20718 * mm-util.el (mm-image-load-path): Likewise.
20719 * smiley.el (smiley-data-directory): Search for smilies in
20720 etc/images/smilies.
20721
20722 2005-02-09 Kim F. Storm <storm@cua.dk>
20723
20724 Change Emacs release version from 21.4 to 22.1 throughout.
20725 Change Emacs development version from 21.3.50 to 22.0.50.
20726
20727 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
20728
20729 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20730
20731 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20732 non-Mule XEmacs as well.
20733 (mm-decompress-buffer): Signal an error intentionally if it does
20734 not decompress compressed data because auto-compression-mode is
20735 disabled.
20736
20737 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
20738
20739 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20740 an ID in the registry even if it has no groups.
20741
20742 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
20743
20744 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20745 merge it into mm-decompress-buffer.
20746 (gnus-mime-copy-part): Use the MIME part charset, the value which
20747 a user specified or gnus-newsgroup-charset for decoding, like
20748 gnus-mime-inline-part does; set buffer-file-coding-system to tell
20749 save-buffer what was used. Suggested by Kevin Ryde
20750 <user42@zip.com.au>.
20751 (gnus-mime-inline-part): Allow the name parameter as well as the
20752 filename parameter; force decompressing of compressed data; always
20753 display contents being not decoded as unibyte.
20754
20755 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20756 as well as the filename parameter.
20757
20758 * mm-util.el (mm-decompress-buffer):
20759 Merge gnus-mime-jka-compr-maybe-uncompress.
20760 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20761 of compressed data.
20762
20763 2005-02-08 Simon Josefsson <jas@extundo.com>
20764
20765 * imap.el (imap-log): Doc fix.
20766
20767 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20768
20769 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20770 the coding cookies; decompress compressed parts.
20771
20772 * mml.el (mml-generate-mime-1): Add the charset parameter according
20773 to the value which a user specified manually or the coding cookie.
20774
20775 * mm-util.el (mm-string-to-multibyte): New function.
20776 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20777 (mm-coding-system-to-mime-charset): New function.
20778 (mm-decompress-buffer): New function.
20779 (mm-find-buffer-file-coding-system): New function.
20780
20781 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20782 (mm-display-inline-fontify): Rewrite for decoding and decompressing
20783 parts.
20784
20785 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20786
20787 * mm-view.el (mm-display-inline-fontify): Decode a part according
20788 to the charset parameter.
20789
20790 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
20791
20792 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20793 prefix arg is neither nil nor a number, as info specifies.
20794
20795 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
20796
20797 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20798 timestamps.
20799
20800 2005-02-02 Jari Aalto <jari.aalto@cante.net>
20801
20802 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20803 groups error checking and notify user.
20804
20805 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
20806
20807 * message.el (message-send-mail-function): Check existence of
20808 sendmail-program first before using default value
20809 `message-send-mail-with-sendmail'. Otherwise use more generic
20810 `smtpmail-send-it'.
20811
20812 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
20813
20814 * nntp.el (nntp-request-update-info): Always return nil.
20815
20816 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
20817
20818 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20819
20820 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
20821
20822 * message.el (message-beginning-of-line): Change the behavior when
20823 invoked between BOL and : so that it first moves backward.
20824
20825 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20826
20827 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20828 article buffer when editing of the article is discarded.
20829 (gnus-article-prepare): Revert.
20830
20831 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20832
20833 * gnus-art.el (gnus-article-prepare):
20834 Remove message-strip-forbidden-properties from the local hook.
20835
20836 2005-01-27 Simon Josefsson <jas@extundo.com>
20837
20838 * password.el (password-cache-add): Only start one timer per key.
20839 Reported by Derek Atkins <warlord@MIT.EDU>.
20840
20841 2005-01-26 Steve Youngs <steve@sxemacs.org>
20842
20843 * run-at-time.el: Remove. It is no longer needed as
20844 timer-funcs.el in the xemacs-base package has a working version of
20845 `run-at-time'.
20846
20847 * password.el: Require timer-funcs instead of run-at-time in
20848 XEmacs.
20849 Remove `password-run-at-time' macro.
20850 (password-cache-add): Use `run-at-time' instead of
20851 `password-run-at-time'.
20852
20853 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20854 for `run-with-idle-timer'.
20855
20856 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20857 for `run-at-time'.
20858
20859 * mm-url.el: Require timer-funcs at compile time when in XEmacs
20860 for `with-timeout'.
20861
20862 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
20863
20864 * mml.el (mml-generate-mime-1): Convert string into unibyte when
20865 inserting " *mml*" buffer's contents into a unibyte temp buffer.
20866
20867 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
20868
20869 * mail-source.el (mail-source-fetch-imap): Search for ^From case
20870 sensitively.
20871
20872 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
20873
20874 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20875
20876 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
20877
20878 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20879 which will be inserted according to the multibyteness of a buffer
20880 rather than the type of contents. Suggested by ARISAWA Akihiro
20881 <ari@mbf.ocn.ne.jp>.
20882
20883 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20884 of string which old xml.el may return rather than a string.
20885
20886 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
20887
20888 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20889
20890 2005-01-16 Simon Josefsson <jas@extundo.com>
20891
20892 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20893 idn/idna.el isn't available.
20894 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
20895 <michael@waxrat.com>.
20896
20897 * hashcash.el: Remove non-FSF copyright header.
20898
20899 * hashcash.el (hashcash-extra-generate-parameters): New variable.
20900 (hashcash-generate-payment): Use it.
20901 (hashcash-generate-payment-async): Use it.
20902
20903 2005-01-15 Simon Josefsson <jas@extundo.com>
20904
20905 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20906 Suggested by Raymond Scholz <ray-2005@zonix.de>.
20907
20908 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20909 gnus-summary-idna-message.
20910 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20911 (gnus-summary-idna-message): New function.
20912
20913 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
20914
20915 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20916 gnus-novice-user.
20917
20918 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
20919
20920 * nnrss.el (nnrss-request-delete-group): Delete entries in
20921 nnrss-group-alist as well.
20922 (nnrss-save-server-data): Insert newline.
20923
20924 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
20925
20926 * gnus.el (gnus-user-agent): Use list of symbols instead of
20927 symbols. Display full version number for (S)XEmacs.
20928 Optionally display (S)XEmacs codename.
20929
20930 * gnus-util.el (gnus-emacs-version): Update for new
20931 `gnus-user-agent'.
20932
20933 * gnus-msg.el (gnus-extended-version): Make it possible to omit
20934 Gnus version.
20935
20936 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
20937
20938 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
20939 which is unreadable in some setups.
20940
20941 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
20942
20943 * gnus-spec.el (gnus-update-format-specifications): Flush the
20944 group format spec cache if it doesn't support decoded group names.
20945
20946 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
20947
20948 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20949 Allow to apply decay on score files matching a regexp.
20950
20951 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
20952
20953 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20954 compatibility in %g and %c.
20955
20956 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
20957
20958 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20959 name for only %g and %c.
20960 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20961 of gnus-tmp-group to decoded group name.
20962 (gnus-group-make-rss-group): Exclude `/'s from group names.
20963
20964 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
20965
20966 * nnrss.el (nnrss-get-encoding): Fix regexp.
20967
20968 2004-12-27 Simon Josefsson <jas@extundo.com>
20969
20970 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20971 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20972 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
20973
20974 2004-12-17 Kim F. Storm <storm@cua.dk>
20975
20976 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20977
20978 * gnus-sum.el (gnus-summary-mode-map): Likewise.
20979
20980 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
20981
20982 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20983
20984 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
20985
20986 * nnrss.el: Require rfc2047 and mml.
20987 (nnrss-file-coding-system): New variable.
20988 (nnrss-format-string): Redefine it as an inline function.
20989 (nnrss-decode-group-name): New function.
20990 (nnrss-string-as-multibyte): Remove.
20991 (nnrss-retrieve-headers): Decode group name; don't use
20992 nnrss-format-string.
20993 (nnrss-request-group): Decode group name.
20994 (nnrss-request-article): Decode group name; allow a Message-ID as
20995 well as an article number; don't use nnrss-format-string; encode a
20996 Message-ID string which may contain non-ASCII characters; use
20997 mml-to-mime to compose a MIME article.
20998 (nnrss-request-expire-articles): Decode group name.
20999 (nnrss-request-delete-group): Decode group name.
21000 (nnrss-fetch): Clarify error message.
21001 (nnrss-read-server-data): Use insert-file-contents instead of load;
21002 bind file-name-coding-system; use multibyte buffer.
21003 (nnrss-save-server-data): Bind coding-system-for-write to the
21004 value of nnrss-file-coding-system; bind file-name-coding-system;
21005 add coding cookie.
21006 (nnrss-read-group-data): Use insert-file-contents instead of load;
21007 bind file-name-coding-system; use multibyte buffer.
21008 (nnrss-save-group-data): Bind coding-system-for-write to the
21009 value of nnrss-file-coding-system; bind file-name-coding-system.
21010 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21011 make it work with non-ASCII text.
21012 (nnrss-find-el): Make it work with old xml.el as well.
21013
21014 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21015
21016 * nnrss.el (nnrss-get-encoding): New function.
21017 (nnrss-fetch): Use unibyte buffer initially; bind
21018 coding-system-for-read while performing mm-url-insert; remove ^Ms;
21019 decode contents according to the encoding attribute.
21020 (nnrss-save-group-data): Add coding cookie.
21021 (nnrss-mime-encode-string): New function.
21022 (nnrss-check-group): Use it to encode subject and author.
21023
21024 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21025
21026 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21027 imaginary variable.
21028
21029 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21030
21031 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21032 correctly even if there are wide characters.
21033
21034 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21035
21036 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21037 downcased symbol names; make a new cache instead of reusing
21038 bbdb-hashtable.
21039
21040 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21041
21042 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21043 concatenating segments rather than before concatenating them.
21044 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21045
21046 * message.el (message-get-reply-headers): Bind `extra'.
21047
21048 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21049
21050 * message.el (message-extra-wide-headers): New variable.
21051 (message-get-reply-headers): Use it.
21052
21053 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21054
21055 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21056 (gnus-agent-group-pathname): Ditto.
21057
21058 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21059
21060 * gnus-group.el (gnus-group-make-group): Decode group name.
21061 (gnus-group-make-rss-group): Register the group data after opening
21062 the nnrss group.
21063
21064 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21065
21066 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21067 by expiry now get marked as read.
21068
21069 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21070
21071 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21072
21073 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21074
21075 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21076 unify Latin characters in XEmacs.
21077 (mm-find-mime-charset-region): Use it.
21078
21079 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21080
21081 * gnus-util.el (gnus-delete-directory): New function.
21082
21083 * gnus-agent.el (gnus-agent-delete-group): Use it.
21084
21085 * gnus-cache.el (gnus-cache-delete-group): Use it.
21086
21087 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21088
21089 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21090 names.
21091
21092 2004-12-16 Simon Josefsson <jas@extundo.com>
21093
21094 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21095
21096 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21097
21098 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21099
21100 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21101 (gnus-group-set-current-level): Decode group name.
21102
21103 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21104
21105 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21106 failed.
21107
21108 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21109
21110 * gnus-group.el (gnus-group-delete-group): Decode group name.
21111 (gnus-group-make-rss-group): Encode group name.
21112 (gnus-group-catchup-current): Decode group name.
21113 (gnus-group-kill-group): Decode group name.
21114
21115 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21116
21117 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21118
21119 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21120
21121 * gnus-group.el (gnus-group-make-rss-group):
21122 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21123
21124 * gnus-start.el (gnus-setup-news): Honor user's setting to
21125 gnus-message-archive-method. Suggested by Lute Kamstra
21126 <lute@gnu.org>.
21127
21128 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21129
21130 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21131 global counterparts of the buffer-local variables.
21132
21133 2004-11-16 Romain Francoise <romain@orebokech.com>
21134
21135 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21136 counterparts of the buffer-local variables.
21137
21138 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21139
21140 * message.el (message-forbidden-properties): Fix typo in doc
21141 string.
21142
21143 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21144
21145 * gnus-util.el (gnus-replace-in-string): Add doc string.
21146
21147 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21148 to avoid problems when splitting mails with many recipients.
21149
21150 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21151
21152 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21153 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21154
21155 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21156
21157 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21158 if there is no hashtable in memory or file modification time is
21159 newer than cached timestamp.
21160
21161 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21162
21163 * gnus-sum.el (gnus-summary-limit-to-recipient):
21164 Implement not-matching option.
21165
21166 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21167
21168 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21169 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21170 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21171 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21172 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21173 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21174
21175 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21176
21177 * message.el (message-forward-make-body-mml): Remove headers
21178 according to message-forward-ignored-headers if a message is decoded.
21179
21180 2004-12-02 Romain Francoise <romain@orebokech.com>
21181
21182 * message.el (message-forward-make-body-plain): Always remove
21183 headers according to message-forward-ignored-headers.
21184
21185 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21186
21187 * spam.el (spam-summary-prepare-exit): Remove the
21188 gnus-summary-limit pop for now, it has problems with ham marks for
21189 me.
21190
21191 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21192
21193 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21194 correctly.
21195
21196 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21197
21198 * format-spec.el (format-spec): Message the char.
21199
21200 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21201
21202 * gnus-art.el (gnus-split-methods): Reformat comments.
21203
21204 * spam.el (spam-summary-prepare-exit): Remove article limits
21205 before exiting the summary buffer.
21206
21207 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21208
21209 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21210 order to silence the byte compiler.
21211
21212 * spam.el: Fix the way to silence the byte compiler, which
21213 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21214 bbdb-search-simple, spam-BBDB-register-routine,
21215 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21216 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21217 spam-stat-buffer-is-spam, spam-stat-load,
21218 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21219 spam-stat-save and spam-stat-split-fancy.
21220
21221 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21222
21223 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21224 which may confuse users.
21225 (canlock-password-for-verify): Ditto.
21226
21227 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21228
21229 * gnus-art.el (gnus-emphasis-alist): Ditto.
21230
21231 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21232
21233 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21234
21235 * gnus-start.el (gnus-save-killed-list): Ditto.
21236
21237 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21238 (gnus-sum-thread-tree-root): Ditto.
21239 (gnus-sum-thread-tree-false-root): Ditto.
21240 (gnus-sum-thread-tree-single-indent): Ditto.
21241
21242 * message.el (message-courtesy-message): Ditto.
21243 (message-archive-note): Ditto.
21244 (message-subscribed-address-file): Ditto.
21245 (message-user-fqdn): Ditto.
21246
21247 * spam-report.el (spam-report-gmane-regex): Ditto.
21248
21249 * spam.el (spam-blackhole-good-server-regex): Ditto.
21250
21251 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21252
21253 * mml.el (mml-preview): Widen the message buffer before copying
21254 the contents to the preview buffer; sort headers before previewing.
21255
21256 * message.el (message-hidden-headers): Fix the way to avoid a bug
21257 in the `repeat' widget in Emacs 21.3 or earlier.
21258
21259 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21260
21261 * message.el (message-hidden-headers): Default to "^References:".
21262 Improve customization type. Suggested by Reiner Steib
21263 <Reiner.Steib@gmx.de>.
21264
21265 2004-11-25 Romain Francoise <romain@orebokech.com>
21266
21267 * message.el (message-strip-forbidden-properties): Remove check for
21268 obsolete `message-hidden' text property, hidden headers are not
21269 accessible in the buffer anymore.
21270
21271 2004-11-22 Romain Francoise <romain@orebokech.com>
21272
21273 * message.el (message-header-format-alist): Add `From' in list
21274 so that it can be sorted.
21275 (message-fix-before-sending): Widen and sort headers before
21276 sending.
21277 (message-hide-headers): Use narrowing to hide headers by moving
21278 them to the top of the buffer and narrowing to the region
21279 underneath.
21280
21281 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21282
21283 * message.el (message-strip-forbidden-properties):
21284 Bind buffer-read-only (etc) to nil.
21285
21286 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21287
21288 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21289 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21290
21291 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21292
21293 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21294
21295 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21296
21297 * dns.el (query-dns): Use sit-for to time instead of
21298 accept-process-output, since that doesn't seem to work on udp
21299 sockets.
21300
21301 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21302
21303 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21304
21305 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21306
21307 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21308 doc string. Improve doc string.
21309
21310 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21311
21312 * nntp.el (nntp-request-update-info): Return nil if
21313 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21314 may not call gnus-activate-group which uselessly issues the GROUP
21315 commands for all nntp groups and wastes time. Reported by Romain
21316 Francoise <romain@orebokech.com>.
21317
21318 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21319
21320 2004-11-15 Simon Josefsson <jas@extundo.com>
21321
21322 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21323 headers separately.
21324 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21325 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21326
21327 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21328
21329 * gnus-start.el (gnus-convert-old-newsrc):
21330 Assign legacy-gnus-agent to 5.10.7.
21331
21332 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21333
21334 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21335 start of the lines.
21336
21337 2004-11-14 Magnus Henoch <mange@freemail.hu>
21338
21339 * hashcash.el (hashcash-default-payment): Change default to 20.
21340 (hashcash-default-accept-payment): Change default to 20.
21341 (hashcash-process-alist): New variable.
21342 (hashcash-generate-payment-async): Add.
21343 (hashcash-already-paid-p): Add.
21344 (hashcash-insert-payment): Don't generate payments twice.
21345 (hashcash-insert-payment-async): Add.
21346 (hashcash-insert-payment-async-2): Add.
21347 (hashcash-cancel-async): Add.
21348 (hashcash-wait-async): Add.
21349 (hashcash-processes-running-p): Add.
21350 (hashcash-wait-or-cancel): Add.
21351 (mail-add-payment): New optional argument. Conditionally start
21352 asynchronous calculation.
21353 (mail-add-payment-async): Add.
21354
21355 * message.el (message-send-mail): Wait for asynchronous hashcash
21356 results. Don't clobber existing X-Hashcash headers.
21357 (message-setup-1): Call mail-add-payment-async when
21358 message-generate-hashcash is non-nil.
21359
21360 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21361
21362 * message.el (message-use-alternative-email-as-from): Examine the
21363 From header as well; use message-make-from in order to include a
21364 user's full name.
21365
21366 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21367
21368 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21369 default; improve customization type.
21370 (gnus-emphasis-custom-with-format): New macro.
21371 (gnus-emphasis-custom-value-to-external): New function.
21372 (gnus-emphasis-custom-value-to-internal): New function.
21373
21374 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21375
21376 * dns.el (query-dns): Resolve reverse addresses.
21377
21378 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21379
21380 * gnus-group.el (gnus-group-get-new-news): Use it.
21381
21382 * gnus-start.el (gnus-check-reasonable-setup): New function.
21383
21384 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21385
21386 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21387 "Args out of range" error. Reported by Arnaud Giersch
21388 <arnaud.giersch@free.fr>.
21389
21390 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21391
21392 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21393
21394 2004-11-04 Richard M. Stallman <rms@gnu.org>
21395
21396 * spam.el (spam group): Add :version.
21397
21398 * pgg-def.el (pgg group): Add :version.
21399
21400 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21401
21402 * gnus-art.el (gnus-article-edit-article): Don't associate the
21403 article buffer with a draft file. This is a temporary measure
21404 against the 2004-08-22 change to gnus-article-edit-mode.
21405
21406 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21407
21408 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21409 (html2text-format-tags): Remove unused variable `attr'.
21410
21411 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21412
21413 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21414
21415 * spam-stat.el (spam-stat): Add :version.
21416
21417 * sieve.el (sieve): Add :version.
21418
21419 * sha1.el (sha1): Add :version.
21420 (sha1-use-external): Remove redundant version.
21421
21422 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21423 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21424 (nnmail-split-fancy-match-partial-words)
21425 (nnmail-split-lowercase-expanded): Add :version.
21426
21427 * nndiary.el (nndiary): Add :version.
21428
21429 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21430
21431 * mml-sec.el (mml-default-sign-method)
21432 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21433 Add :version.
21434
21435 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21436
21437 * mm-url.el (mm-url-use-external, mm-url-program)
21438 (mm-url-arguments): Add :version.
21439
21440 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21441 (mm-attachment-file-modes, mm-decrypt-option)
21442 (mm-w3m-safe-url-regexp): Add :version.
21443
21444 * message.el (message-cite-prefix-regexp)
21445 (message-sendmail-envelope-from, message-minibuffer-local-map)
21446 (message-user-fqdn, message-completion-alist): Add :version.
21447
21448 * gnus-win.el (gnus-configure-windows-hook)
21449 (gnus-use-frames-on-any-display): Add :version.
21450
21451 * gnus-art.el (gnus-article-address-banner-alist)
21452 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21453 (gnus-treat-from-picon, gnus-treat-mail-picon)
21454 (gnus-treat-x-pgp-sig): Add :version.
21455
21456 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21457 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21458 (gnus-summary-article-delete-hook)
21459 (gnus-summary-display-while-building): Add :version.
21460
21461 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21462 (gnus-get-top-new-news-hook): Add :version.
21463
21464 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21465 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21466
21467 * gnus-registry.el (gnus-registry): Add :version.
21468
21469 * gnus-spec.el (gnus-use-correct-string-widths)
21470 (gnus-make-format-preserve-properties): Add :version.
21471
21472 * gnus.el (gnus-group-charter-alist)
21473 (gnus-group-fetch-control-use-browse-url)
21474 (gnus-install-group-spam-parameters): Add :version.
21475
21476 * gnus-diary.el (gnus-diary): Add :version.
21477
21478 * gnus-delay.el (gnus-delay): Add :version.
21479
21480 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21481 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21482 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21483 Add :version.
21484
21485 * gnus-agent.el (gnus-agent-max-fetch-size)
21486 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21487 (gnus-agent-prompt-send-queue): Add :version.
21488
21489 * deuglify.el (gnus-outlook-deuglify): Add :version.
21490
21491 * html2text.el: Beautify code. Improve doc strings.
21492 Some checkdoc cleanup.
21493 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21494
21495 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21496
21497 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21498
21499 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
21500
21501 * gnus-registry.el (gnus-registry-hashtb): Create the registry
21502 when package is loaded.
21503
21504 * spam.el (spam-summary-score-preferred-header): Add global preference
21505 for people who want to override the default SpamAssassin over
21506 Bogofilter preference (when both are set).
21507 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21508 (spam-user-format-function-S):
21509 Check spam-summary-score-preferred-header.
21510 (spam-extra-header-to-number): Add X-Bogosity header parsing.
21511 (spam-user-format-function-S): Format the score correctly.
21512
21513 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
21514
21515 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21516 signature file. Suggested by Manoj Srivastava
21517 <srivasta@golden-gryphon.com>.
21518
21519 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21520 iso-2022-jp even in the Japanese language environment.
21521 Suggested by Jason Rumney <jasonr@gnu.org>.
21522
21523 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
21524
21525 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21526 use the same characters as the dummy marks; make it free from
21527 getting affected by the language environment.
21528 (gnus-summary-read-group-1): Update mark positions only when the
21529 format spec is updated.
21530
21531 * gnus-spec.el (gnus-update-format-specifications): Return a list
21532 of updated types.
21533
21534 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
21535
21536 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21537 of boundp to check if display-warning is available.
21538
21539 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
21540
21541 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21542
21543 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
21544
21545 * nnspool.el (nnspool-spool-directory): Use news-path if the
21546 news-directory variable is not bound.
21547
21548 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21549 function instead of display-warning if it is not available.
21550
21551 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
21552
21553 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21554 v5-10: Use `point-at-bol'.
21555
21556 2004-10-26 Simon Josefsson <jas@extundo.com>
21557
21558 * hashcash.el: Fix URL in comment, reported by Cheng Gao
21559 <chenggao@gmail.com>.
21560
21561 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21562
21563 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
21564 instead.
21565
21566 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
21567
21568 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21569 to remove a server from the nnimap-server-buffer-alist.
21570 (nnimap-open-connection, nnimap-close-server): Use it.
21571
21572 * gnus-encrypt.el: Remove file in favor of encrypt.el.
21573
21574 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
21575
21576 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21577 running the major-mode function.
21578
21579 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
21580
21581 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21582 dummy marks in the right way.
21583
21584 2004-10-18 David Edmondson <dme@dme.org>
21585
21586 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21587 excessively.
21588
21589 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
21590
21591 * gnus-util.el (gnus-split-references): Accept a nil references
21592 string and go on blissfully.
21593
21594 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21595 cases where the references string is non-nil but has no references.
21596
21597 * encrypt.el: Add autoload tags.
21598
21599 * spam.el (spam-resolve-registrations-routine): Remove article
21600 from unregistration list too. Reported by David Hanak
21601 <dhanak@isis.vanderbilt.edu>
21602
21603 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
21604
21605 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21606 nil. Change custom type.
21607
21608 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
21609
21610 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21611
21612 * gnus-sum.el (gnus-summary-move-article): Use it.
21613
21614 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
21615
21616 * encrypt.el: Add autoload cookies.
21617
21618 * spam.el (spam-backend-article-list-property)
21619 (spam-backend-get-article-todo-list)
21620 (spam-backend-put-article-todo-list)
21621 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21622 Resolve registrations separately.
21623 (spam-register-routine): Format comments.
21624 (spam-unregister-routine, spam-register-routine): Always call with
21625 specific-articles, no default list.
21626 (spam-summary-prepare-exit): Use the spam-classifications function.
21627
21628 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21629 gnus-encrypt.el.
21630
21631 * encrypt.el: Copied from gnus-encrypt.el.
21632
21633 * gnus-encrypt.el: Commented that it's obsolete.
21634
21635 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21636
21637 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21638 (gnus-score-save): Use it.
21639
21640 * message.el (message-bury): Use `window-dedicated-p'.
21641
21642 2004-10-15 Simon Josefsson <jas@extundo.com>
21643
21644 * pop3.el (top-level): Don't require nnheader.
21645 (pop3-read-timeout): Add.
21646 (pop3-accept-process-output): Add.
21647 (pop3-read-response, pop3-retr): Use it.
21648
21649 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
21650
21651 * spam.el (spam-register-routine): Move comment.
21652 (spam-verify-bogofilter): Use 'unknown for the initial
21653 spam-bogofilter-valid state, not 'never.
21654
21655 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21656 for netrc-machine.
21657
21658 * nnimap.el (nnimap-open-connection):
21659 Use netrc-machine-user-or-password.
21660
21661 2004-10-17 Richard M. Stallman <rms@gnu.org>
21662
21663 * gnus-registry.el (gnus-registry-unload-hook):
21664 Set as a variable with add-hook.
21665
21666 * nnspool.el (nnspool-spool-directory): Use news-directory instead
21667 of news-path.
21668
21669 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21670
21671 * spam.el: Delete duplicate `provide'.
21672 (spam-unload-hook): Set as a variable with add-hook.
21673
21674 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21675
21676 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21677 in the doc string.
21678
21679 * message.el (message-ignored-news-headers)
21680 (message-ignored-supersedes-headers)
21681 (message-ignored-resent-headers)
21682 (message-forward-ignored-headers): Improve custom type.
21683
21684 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
21685
21686 * message.el (message-tokenize-header): Fix 2004-09-06 change
21687 which used point-min in the wrong place.
21688
21689 2004-10-12 Simon Josefsson <jas@extundo.com>
21690
21691 * tls.el (tls-certtool-program): New variable.
21692 (tls-certificate-information): New function, based on
21693 ssl-certificate-information.
21694
21695 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
21696
21697 * compface.el: Move the version of ELisp-based uncompface program
21698 to the contrib directory because of the copyright problem.
21699
21700 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
21701
21702 * message.el (message-kill-buffer): Raise the current frame.
21703
21704 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
21705
21706 * gnus-sum.el: Mention that multibyte characters don't work as marks.
21707
21708 * gnus.el (message-y-or-n-p): Autoload.
21709
21710 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21711 (pop3-password-required, pop3-authentication-scheme)
21712 (pop3-leave-mail-on-server): Make customizable.
21713 (pop3): New custom group.
21714 (pop3-retr): Remove `sleep-for' statements.
21715 Suggested by Dave Love <fx@gnu.org>.
21716
21717 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21718 Windows/DOS.
21719
21720 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21721 (imap-parse-body): Fix incorrect use of `assert'.
21722 Suggested by Dave Love <fx@gnu.org>.
21723
21724 * mml.el (mml-minibuffer-read-disposition): Require match.
21725 Suggested by Dave Love <fx@gnu.org>.
21726
21727 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
21728
21729 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
21730 doc string.
21731
21732 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
21733
21734 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21735
21736 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21737
21738 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21739 instead of calling `mm-insert-inline', to decode text/* parts
21740 before displaying them.
21741
21742 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
21743
21744 * mm-uu.el (mm-uu-text-plain-type): New variable.
21745 (mm-uu-pgp-signed-extract-1): Use it.
21746 (mm-uu-pgp-encrypted-extract-1): Use it.
21747 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21748 bind mm-uu-text-plain-type with that value.
21749 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21750 mm-uu-dissect.
21751
21752 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21753
21754 * gnus-group.el (gnus-update-group-mark-positions):
21755 * gnus-sum.el (gnus-update-summary-mark-positions):
21756 * message.el (message-check-news-body-syntax):
21757 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21758 of string-as-multibyte.
21759
21760 2004-10-05 Juri Linkov <juri@jurta.org>
21761
21762 * gnus-group.el (gnus-update-group-mark-positions):
21763 * gnus-sum.el (gnus-update-summary-mark-positions):
21764 * message.el (message-check-news-body-syntax):
21765 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21766 8-bit unibyte values to a multibyte string for search functions.
21767
21768 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21769
21770 * mm-uu.el (mm-uu-dissect): Allow optional arg.
21771 (mm-uu-dissect-text-parts): New function.
21772
21773 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21774 dissect text parts.
21775
21776 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21777 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21778
21779 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21780
21781 * gnus-topic.el (gnus-topic-hierarchical-parameters):
21782 Use gnus-current-topics instead of gnus-current-topic.
21783
21784 2004-10-06 Jesper Harder <harder@ifa.au.dk>
21785
21786 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21787
21788 2004-10-05 Jesper Harder <harder@ifa.au.dk>
21789
21790 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21791 where appropriate.
21792
21793 * nnml.el (nnml-generate-active-info): do.
21794
21795 * nndiary.el (nndiary-generate-active-info): do.
21796
21797 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21798 (gnus-topic-move): do.
21799
21800 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21801 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21802
21803 * gnus-srvr.el (gnus-server-prepare)
21804 (gnus-server-open-all-servers): do.
21805
21806 * gnus-msg.el (gnus-summary-cancel-article)
21807 (gnus-summary-resend-message)
21808 (gnus-summary-mail-crosspost-complaint): do.
21809
21810 * gnus-move.el (gnus-change-server): do.
21811
21812 * gnus-group.el (gnus-group-unmark-all-groups)
21813 (gnus-group-set-current-level): do.
21814
21815 2004-10-04 Simon Josefsson <jas@extundo.com>
21816
21817 * message.el (message-generate-hashcash): Doc fix.
21818
21819 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
21820
21821 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21822 avoid infinite recursion via gnus-get-function.
21823
21824 2004-10-02 Jesper Harder <harder@ifa.au.dk>
21825
21826 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21827
21828 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21829
21830 * nnmail.el (nnmail-split-history): do.
21831
21832 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21833 (nnml-request-delete-group): do.
21834
21835 * nnslashdot.el (nnslashdot-read-groups): do.
21836
21837 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21838 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21839
21840 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21841 (nnspool-sift-nov-with-sed): Use last.
21842 (nnspool-retrieve-headers-with-nov): Use mapc.
21843 (nnspool-request-newgroups): Use dolist.
21844 (nnspool-request-group): Use last.
21845
21846 * nntp.el (nntp-read-server-type): Use dolist.
21847
21848 * nnvirtual.el (nnvirtual-create-mapping)
21849 (nnvirtual-update-read-and-marked): Use dolist.
21850 (nnvirtual-convert-headers): Simplify.
21851
21852 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21853
21854 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21855 Add support for sync'ing tick marks.
21856
21857 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
21858
21859 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21860 there's no visible header.
21861
21862 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21863
21864 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21865 When necessary, pass full group name to gnus-request-set-marks.
21866
21867 2004-10-01 Simon Josefsson <jas@extundo.com>
21868
21869 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
21870 acroread.
21871
21872 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21873
21874 * spam-report.el (spam-report-gmane): Fix interactive.
21875
21876 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21877
21878 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21879 when writing file.
21880 (gnus-agent-synchronize-flags): Don't default to being
21881 interactive.
21882
21883 2004-09-30 Simon Josefsson <jas@extundo.com>
21884
21885 * message.el (message-generate-hashcash): Add.
21886 (message-send-mail): Use it, call mail-add-payment.
21887
21888 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
21889
21890 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21891
21892 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
21893
21894 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21895 gnus-request-update-info with explicit code to sync the in-memory
21896 info read flags with the marks being sync'd to the backend.
21897
21898 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21899
21900 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21901
21902 * spam.el (spam-verify-bogofilter): Add new function.
21903 (spam-check-bogofilter)
21904 (spam-bogofilter-register-with-bogofilter): Use it.
21905 (spam-verify-bogofilter): Add small fixes.
21906
21907 2004-09-28 Simon Josefsson <jas@extundo.com>
21908
21909 * hashcash.el (hashcash-generate-payment): Revert.
21910
21911 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
21912
21913 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21914 Use gnus-extract-references instead of gnus-split-references.
21915
21916 * gnus-util.el (gnus-extract-references): Add new function, analogous
21917 to gnus-split-references but extracts only the message-ID without
21918 anything extra.
21919
21920 * hashcash.el (hashcash-generate-payment)
21921 (hashcash-check-payment): Do the right thing if hashcash-path is
21922 nil (because the hashcash program could not be found).
21923
21924 * spam.el (spam-use-hashcash): Remove comment.
21925
21926 2004-09-27 Jesper Harder <harder@ifa.au.dk>
21927
21928 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21929 (gnus-cache-enter-article, gnus-cache-remove-article)
21930 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21931
21932 * gnus-async.el (gnus-async-prefetch-remove-group): do.
21933
21934 * gnus-art.el (article-hide-boring-headers)
21935 (article-translate-strings, article-display-face)
21936 (gnus-article-mime-match-handle-first)
21937 (gnus-article-highlight-headers)
21938 (gnus-article-add-buttons-to-head): do.
21939
21940 2004-09-27 Simon Josefsson <jas@extundo.com>
21941
21942 * hashcash.el: New version, from
21943 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
21944 ../contrib/.
21945
21946 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
21947
21948 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21949
21950 2004-09-26 Jesper Harder <harder@ifa.au.dk>
21951
21952 * gnus-dup.el (gnus-dup-open): Use mapc.
21953 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21954
21955 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21956 Reported by Stefan Wiens <s.wi@gmx.net>.
21957
21958 * gnus.el (gnus-shutdown): Use dolist.
21959
21960 * gnus-undo.el (gnus-undo): Use mapc.
21961
21962 * nnrss.el (nnrss-generate-active): do.
21963
21964 * message.el (message-cite-original-without-signature)
21965 (message-cite-original): Use mapc.
21966 (message-do-actions, message-make-forward-subject): Use dolist.
21967
21968 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21969
21970 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21971 deletion to remove entire duplicate line. Fixes merged article
21972 number bug.
21973
21974 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
21975
21976 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21977 servers that are offline. Avoids having gnus-agent-toggle-plugged
21978 first ask if you want to open a server and then, even when you
21979 responded with no, asking if you want to synchronize the server's
21980 flags.
21981 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21982 multi-line expressions.
21983 (gnus-agent-synchronize-group-flags): New internal function.
21984 Updates marks in memory (in the info structure) AND in the
21985 backend.
21986
21987 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21988
21989 * nnagent.el (nnagent-request-set-mark):
21990 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21991 method, to ensure that synchronization updates marks in the
21992 backend and in the info (in memory) structure.
21993
21994 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
21995
21996 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21997 convention fully; don't miss the root article of a thread; make
21998 the X-Draft-From header with correct article numbers.
21999
22000 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
22001
22002 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22003 unless plugged. Disable the agent so that an open failure causes
22004 an error.
22005
22006 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22007 Revert 2004-09-21 change. The backend must be opened while
22008 synchronizing flags even when the backend stores the flags
22009 locally.
22010
22011 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
22012
22013 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22014 in `header' match. Reported by Svend Tollak Munkejord.
22015
22016 * message.el (message-cite-original): Fix use of
22017 `message-cite-articles-with-x-no-archive'.
22018
22019 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
22020
22021 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22022 (gnus-window-to-buffer): Ditto.
22023
22024 * mml.el (mml-preview-buffer): New variable.
22025 (mml-preview): Manage window layout with gnus-buffer-configuration.
22026
22027 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22028 X-Draft-From header even if those articles aren't quoted.
22029
22030 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22031
22032 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22033 (gnus-request-set-mark, gnus-request-update-mark): Use new
22034 g-s-t-u-l-m to decide to use backend even when unplugged.
22035
22036 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22037
22038 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22039 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22040
22041 2004-09-20 Simon Josefsson <jas@extundo.com>
22042
22043 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22044 "utf-16-le".
22045
22046 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22047
22048 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22049
22050 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22051
22052 * uudecode.el (uudecode-use-external): Add :version.
22053
22054 * smime.el (smime-CA-file, smime-encrypt-cipher)
22055 (smime-dns-server): Add :version.
22056
22057 * smiley.el (gnus-smiley-file-types): Add :version.
22058
22059 * sha1.el (sha1-use-external): Add :version.
22060
22061 * pgg-def.el (pgg-query-keyserver): Add :version.
22062
22063 * nnmail.el (nnmail-fancy-expiry-targets)
22064 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22065 Add :version.
22066
22067 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22068 (nnimap-retrieve-groups-asynchronous): Add :version.
22069 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22070
22071 * mml.el (mml-content-disposition-parameters)
22072 (mml-insert-mime-headers-always): Add :version.
22073
22074 * mm-util.el (mm-coding-system-priorities): Add :version.
22075
22076 * mm-decode.el (mm-inline-text-html-with-images)
22077 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22078 (mm-verify-option): Add :version.
22079 (mm-text-html-renderer): Change :version.
22080
22081 * message.el (message-fcc-externalize-attachments)
22082 (message-required-headers, message-draft-headers)
22083 (message-subject-trailing-was-query)
22084 (message-subject-trailing-was-ask-regexp)
22085 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22086 (message-mark-insert-end, message-archive-header)
22087 (message-archive-note, message-cross-post-default)
22088 (message-cross-post-note, message-followup-to-note)
22089 (message-cross-post-note-function, message-use-mail-followup-to)
22090 (message-subscribed-address-functions)
22091 (message-subscribed-address-file, message-subscribed-addresses)
22092 (message-subscribed-regexps, message-allow-no-recipients)
22093 (message-yank-cited-prefix, message-signature-insert-empty-line)
22094 (message-hidden-headers, message-hierarchical-addresses)
22095 (message-mail-user-agent, message-use-idna)
22096 (message-valid-fqdn-regexp)
22097 (message-strip-special-text-properties, message-header-synonyms)
22098 (message-beginning-of-line, message-tab-body-function): Add :version.
22099 (message-insert-canlock, message-wide-reply-confirm-recipients):
22100 Change :version.
22101
22102 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22103 and :version.
22104 (mail-source-delete-old-incoming-confirm)
22105 (mail-source-movemail-program): Add :version.
22106
22107 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22108 (gnus-agent-cache, gnus-agent): Change :version.
22109
22110 * gnus-util.el (gnus-use-byte-compile): Change :version.
22111
22112 * gnus-sum.el (gnus-summary-make-false-root-always)
22113 (gnus-summary-default-high-score)
22114 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22115 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22116 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22117 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22118 (gnus-sum-thread-tree-single-indent)
22119 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22120 (gnus-sum-thread-tree-leaf-with-other)
22121 (gnus-sum-thread-tree-single-leaf): Add :version.
22122 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22123 (gnus-article-loose-mime): Change :version.
22124
22125 * gnus-start.el (gnus-backup-startup-file)
22126 (gnus-save-startup-file-via-temp-buffer): Add :version.
22127
22128 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22129 (gnus-server-offline-face): Add :version.
22130
22131 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22132
22133 * gnus-msg.el (gnus-gcc-externalize-attachments)
22134 (gnus-debug-files, gnus-debug-exclude-variables)
22135 (gnus-discouraged-post-methods): Change :version.
22136 (gnus-confirm-mail-reply-to-news)
22137 (gnus-confirm-treat-mail-like-news): Add :version.
22138
22139 * gnus-int.el (gnus-server-unopen-status): Add :version.
22140
22141 * gnus-group.el (gnus-group-jump-to-group-prompt)
22142 (gnus-large-ephemeral-newsgroup)
22143 (gnus-fetch-old-ephemeral-headers): Add :version.
22144
22145 * gnus-fun.el (gnus-x-face-directory)
22146 (gnus-convert-pbm-to-x-face-command)
22147 (gnus-convert-image-to-x-face-command)
22148 (gnus-convert-image-to-face-command): Add :version.
22149
22150 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22151
22152 * gnus-cite.el (gnus-cite-blank-line-after-header)
22153 (gnus-article-boring-faces): Add :version.
22154
22155 * gnus-art.el (gnus-buttonized-mime-types)
22156 (gnus-inhibit-mime-unbuttonizing)
22157 (gnus-treat-display-face)
22158 (gnus-treat-body-boundary): Change :version.
22159 (gnus-body-boundary-delimiter, gnus-picon-databases)
22160 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22161 (gnus-treat-date-english, gnus-treat-fold-headers)
22162 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22163 (gnus-treat-mail-picon, gnus-treat-wash-html)
22164 (gnus-article-encrypt-protocol)
22165 (gnus-use-idna, gnus-article-over-scroll)
22166 (gnus-mime-display-multipart-alternative-as-mixed)
22167 (gnus-mime-display-multipart-related-as-mixed)
22168 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22169 (gnus-ctan-url, gnus-button-ctan-handler)
22170 (gnus-button-handle-ctan-bogus-regexp)
22171 (gnus-button-ctan-directory-regexp)
22172 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22173 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22174 (gnus-button-man-level, gnus-button-emacs-level)
22175 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22176
22177 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22178 (gnus-agent-go-online): Change :version.
22179 (gnus-agent-expire-unagentized-dirs)
22180 (gnus-agent-auto-agentize-methods): Add :version.
22181
22182 * flow-fill.el (fill-flowed-display-column)
22183 (fill-flowed-encode-column): Add :version.
22184
22185 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22186 (gnus-outlook-deuglify-unwrap-max)
22187 (gnus-outlook-deuglify-cite-marks)
22188 (gnus-outlook-deuglify-unwrap-stop-chars)
22189 (gnus-outlook-deuglify-no-wrap-chars)
22190 (gnus-outlook-deuglify-attrib-cut-regexp)
22191 (gnus-outlook-deuglify-attrib-verb-regexp)
22192 (gnus-outlook-deuglify-attrib-end-regexp)
22193 (gnus-outlook-display-hook): Add :version.
22194
22195 * binhex.el (binhex-use-external): Add :version.
22196
22197 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22198
22199 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22200 and `invisible'.
22201
22202 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22203
22204 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22205 in gnus-registry-trim.
22206
22207 2004-09-13 Simon Josefsson <jas@extundo.com>
22208
22209 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22210
22211 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22212
22213 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22214 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22215 <yamaoka@jpl.org>.
22216 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22217 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22218 <yamaoka@jpl.org>.
22219
22220 * sieve.el (sieve-manage-mode): Ditto.
22221
22222 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22223
22224 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22225
22226 2004-09-11 Simon Josefsson <jas@extundo.com>
22227
22228 * dns-mode.el: Add.
22229
22230 * mm-view.el (mm-display-dns-inline): Add.
22231
22232 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22233 (mm-automatic-display): Ditto.
22234
22235 * mailcap.el (mailcap-mime-data): Add text/dns.
22236 (mailcap-mime-extensions): Map .soa to text/dns.
22237
22238 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22239
22240 * gnus-art.el (article-decode-mime-words, article-babel)
22241 (gnus-article-highlight-signature, gnus-article-add-buttons)
22242 (gnus-signature-toggle): Remove unnecessary bindings of
22243 `inhibit-read-only' inherited from v5.10 merge.
22244
22245 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22246
22247 * nntp.el (nntp): New customization group.
22248 (nntp-authinfo-file): Add customization group.
22249
22250 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22251
22252 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22253
22254 * gnus.el (to-address, to-list, subscribed)
22255 (large-newsgroup-initial): Ditto.
22256
22257 * flow-fill.el (fill-flowed-display-column)
22258 (fill-flowed-encode-column): Ditto.
22259
22260 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22261
22262 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22263 Use point-min rather than 1.
22264 (message-send-mail): Use buffer-size rather than point-max.
22265
22266 * gnus-sum.el (gnus-summary-search-article-forward):
22267 Signal a specific `search-failed' rather than a generic `error'.
22268
22269 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22270 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22271 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22272
22273 2004-09-10 Simon Josefsson <jas@extundo.com>
22274
22275 * nndb.el (require): Remove tcp and duplicate cl.
22276
22277 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22278
22279 * gnus-agent.el (directory-files-and-attributes): Move forward.
22280
22281 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22282
22283 * gnus-agent.el (directory-files-and-attributes):
22284 Optionally defined to support XEmacs.
22285
22286 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22287
22288 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22289 to avoid run-time CL dependencies.
22290 (gnus-agent-unfetch-articles): New function.
22291 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22292 article numbers even when local .overview file is missing.
22293 (gnus-agent-read-article-number): New function. Only accepts
22294 27-bit article numbers.
22295 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22296 Use gnus-agent-read-article-number.
22297 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22298 from backend while recognizing that article numbers in .overview
22299 must be valid.
22300 (gnus-agent-update-files-total-fetched-for):
22301 Use directory-files-and-attributes to improve performance.
22302 * gnus-int.el (gnus-request-move-article):
22303 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22304 improve performance.
22305
22306 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22307 some users confused by references to .newsrc when they only have a
22308 .newsrc.eld file.
22309 (gnus-convert-mark-converter-prompt)
22310 (gnus-convert-converter-needs-prompt): Fix use of property list.
22311 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22312 New function. Used internally to only display 'gnus converting
22313 files' message when actually necessary.
22314
22315 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22316 methods now autoloaded.
22317
22318 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22319
22320 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22321 identifiers.
22322
22323 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22324
22325 * gnus-picon.el: Fix indentation and closing parenthesis.
22326
22327 2004-09-01 Simon Josefsson <jas@extundo.com>
22328
22329 * message.el (message-canlock-generate): Require sha1, not
22330 sha1-el. (Can we get rid of this require altogether? It is ugly
22331 to require within a function. Sadly, if sha1.el isn't loaded, the
22332 let binding in m-c-g will hide the defcustom definition, which is
22333 bad.)
22334
22335 * canlock.el: Require sha1, not sha1-el.
22336
22337 * message.el: Don't autoload sha1 (there is a autoload cookie in
22338 sha1.el).
22339
22340 * sha1-el.el: Rename to sha1.el.
22341
22342 2004-08-30 Juanma Barranquero <lektu@terra.es>
22343
22344 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22345
22346 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22347
22348 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22349
22350 2004-08-30 Kim F. Storm <storm@cua.dk>
22351
22352 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22353
22354 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22355 Add :group 'nnimap.
22356
22357 2004-08-30 Andreas Schwab <schwab@suse.de>
22358
22359 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22360 ?* and ?\;.
22361
22362 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22363 and ?\' to symbol instead of whitespace.
22364
22365 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22366
22367 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22368
22369 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22370 instead of re-search-forward.
22371
22372 * gnus-uu.el (gnus-uu-save-article): Ditto.
22373 (gnus-uu-post-encode-uuencode): Ditto.
22374
22375 * html2text.el (html2text-clean-list-items): Ditto.
22376 (html2text-clean-dtdd): Ditto.
22377 (html2text-format-tags): Ditto.
22378
22379 * message.el (message-send-mail-with-sendmail): Fix regexp.
22380 (message-fill-field-general): Use search-forward instead of
22381 re-search-forward.
22382 (unbold-region): Ditto.
22383
22384 * nnrss.el (nnrss-request-article): Ditto.
22385
22386 * nnslashdot.el (nnslashdot-request-article): Ditto.
22387
22388 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22389
22390 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22391 "Unrecognized menu descriptor" error in XEmacs.
22392
22393 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22394
22395 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22396 parent article of a sparse article in the thread hashtb.
22397
22398 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22399
22400 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22401 (nnmail-expand-newtext): Lowercase expanded entries if
22402 nnmail-split-lowercase-expanded is non-nil.
22403
22404 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22405
22406 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22407
22408 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22409 of gnus-tmp-news-method into string under XEmacs. It will be
22410 passed to gnus-correct-length which takes only a string argument.
22411
22412 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22413
22414 * gnus-util.el (gnus-bind-print-variables): New macro.
22415 (gnus-prin1): Use it.
22416 (gnus-prin1-to-string): Use it.
22417 (gnus-pp): New function.
22418 (gnus-pp-to-string): New function.
22419
22420 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22421 Replace pp-to-string with gnus-pp-to-string.
22422 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22423 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22424 * gnus-msg.el (gnus-debug): Ditto.
22425 * gnus-score.el (gnus-score-save): Ditto.
22426 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22427 gnus-pp-to-string.
22428 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22429 with gnus-pp.
22430 * score-mode.el (gnus-score-pretty-print): Ditto.
22431 * webmail.el (webmail-debug): Ditto.
22432
22433 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22434
22435 * gnus-art.el (article-display-face, article-display-x-face):
22436 Use buffer-read-only.
22437
22438 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22439
22440 * gnus-art.el (article-hide-list-identifiers):
22441 Bind inhibit-read-only as t.
22442
22443 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22444
22445 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22446
22447 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22448
22449 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22450 (gnus-narrow-to-page): Don't assume point-min == 1.
22451 (gnus-article-edit-mode): Derive from message-mode.
22452
22453 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22454 point-min == 1.
22455
22456 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22457 Disable incorrect use of `assert'.
22458
22459 * message.el (message-mode): Set comment-start-skip.
22460
22461 2004-08-22 Sam Steingold <sds@gnu.org>
22462
22463 * pop3.el (pop3-leave-mail-on-server): New user variable.
22464 (pop3-movemail): Delete mail only when it is nil.
22465
22466 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22467
22468 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22469
22470 * mml.el (mml-preview): Use `pop-to-buffer'.
22471
22472 * message.el (message-goto-mail-followup-to): Insert after "To".
22473 (message-carefully-insert-headers): Add comment.
22474
22475 * gnus.el: Remove unused variable `gnus-article-check-size'.
22476
22477 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22478
22479 * gnus-art.el (gnus-button-alist):
22480 Improve `gnus-button-handle-library' entry.
22481
22482 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
22483
22484 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22485 Use downcase, since XEmacs capitalizes error messages differently.
22486
22487 2004-08-18 Jesper Harder <harder@ifa.au.dk>
22488
22489 * nntp.el: Add (require 'gnus) due to reference to
22490 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
22491
22492 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
22493
22494 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22495 Bind `mm-fill-flowed'.
22496
22497 * mm-decode.el (mm-dissect-singlepart): Check it.
22498
22499 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
22500
22501 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22502 'imap' for netrc parsing.
22503
22504 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
22505
22506 * mailcap.el (mailcap-mime-data): Mark as risky.
22507
22508 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
22509
22510 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22511 may be included in the encoded word.
22512 (rfc2047-encode): Don't append a space if the encoded word
22513 includes close parenthesis.
22514
22515 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
22516
22517 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22518 of text within parentheses.
22519
22520 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
22521
22522 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22523 (gnus-encrypt-write-file-contents): Make the password key the file
22524 name PLUS the cipher, not just the cipher. Also remove failed
22525 passwords from the cache.
22526
22527 2004-08-06 Simon Josefsson <jas@extundo.com>
22528
22529 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22530 Doc fix.
22531
22532 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
22533
22534 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22535 LWSP.
22536
22537 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
22538
22539 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22540 Try to append in-reply-to: data to the references: header.
22541
22542 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22543 (netrc-parse): Use gnus-encrypt.el functions.
22544
22545 * gnus-encrypt.el: Add new file for encryption support; currently
22546 does only a few GPG ciphers and an internal XOR cipher.
22547
22548 * password.el: Add comments on using password-read-and-add.
22549 (password-read-and-add): Add function to read and add the
22550 password to the cache at once.
22551
22552 2004-07-28 Simon Josefsson <jas@extundo.com>
22553
22554 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22555 parameter (but don't use it, for now).
22556
22557 * imap.el (imap-ssl-open): Use imap-process-connection-type,
22558 instead of hard coding to nil.
22559
22560 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
22561
22562 * mm-view.el (mm-inline-image-emacs): Open lines under an image
22563 as mm-inline-image-xemacs does.
22564
22565 2004-07-26 Simon Josefsson <jas@extundo.com>
22566
22567 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22568 Revert part of 2004-07-17 change below.
22569
22570 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
22571
22572 * rfc2047.el (rfc2047-encode-region): Don't infloop.
22573 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22574
22575 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
22576
22577 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22578 quotes that actually start with ">" at the beginning of the
22579 lines.
22580
22581 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
22582
22583 * rfc2047.el (rfc2047-encode-region): Fix last change.
22584 (rfc2047-encode-parameter): Remove useless concat.
22585
22586 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
22587
22588 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22589 encode special characters; fix some kind of misconfigured headers;
22590 signal a real error if debug-on-quit or debug-on-error is non-nil.
22591 (rfc2047-encode-max-chars): New variable.
22592 (rfc2047-encode-1): Use it.
22593 (rfc2047-encode-parameter): New function.
22594
22595 * mml.el (mml-insert-parameter): Remove an excessive space.
22596
22597 2004-07-17 Simon Josefsson <jas@extundo.com>
22598
22599 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22600 Kai Grossjohann <kai@emptydomain.de>.
22601 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22602 (gnus-group-make-menu-bar): Ditto.
22603
22604 * gnus-util.el (gnus-group-server): Add.
22605
22606 2004-07-16 Jesper Harder <harder@ifa.au.dk>
22607
22608 * message.el (message-clone-locals): Clone sendmail and smtp
22609 variables.
22610
22611 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22612
22613 * rfc2047.el (rfc2047-encode-region): Fix last change.
22614
22615 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22616
22617 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22618 characters as non-special.
22619
22620 2004-07-09 Simon Josefsson <jas@extundo.com>
22621
22622 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22623 Users will lose all flag changes made while unplugged with
22624 e.g. nntp unless flag synchronization happens, thus `nil' is not a
22625 good default. See numerous reports on ding mailing list.
22626
22627 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
22628
22629 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22630 add generate-head-function and generate-article-function to the
22631 rfc822-forward entry.
22632 (nndoc-rfc822-forward-generate-article): New function.
22633 (nndoc-rfc822-forward-generate-head): New function.
22634
22635 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22636
22637 2004-07-06 Dan Christensen <jdc@uwo.ca>
22638
22639 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22640 respect display group parameter and gnus-summary-expunge-below.
22641 (gnus-articles-to-read): Remove unused reference to display group
22642 parameter.
22643
22644 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
22645
22646 * nnheader.el (nnheader-uniquify-message-id): New experimental
22647 variable.
22648 (nnheader-nov-read-message-id): Use it.
22649
22650 * spam-report.el (spam-report-gmane): Add interactive.
22651
22652 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
22653
22654 * mm-encode.el (mm-content-transfer-encoding-defaults):
22655 Use qp-or-base64 for the application/* types.
22656
22657 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
22658
22659 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22660
22661 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
22662
22663 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22664 trim value.
22665
22666 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22667
22668 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22669 New macro and function.
22670 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22671
22672 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22673
22674 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22675 after-load-alist.
22676
22677 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22678
22679 * gnus-group.el (gnus-group-get-new-news-this-group):
22680 Don't update info that isn't there.
22681
22682 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
22683
22684 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22685 entry.
22686
22687 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22688
22689 * mm-view.el (mm-inline-render-with-function): Use multibyte
22690 buffer; decode html source by charset.
22691
22692 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22693
22694 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22695 Mule-UCS is loaded under XEmacs.
22696 (mm-mime-mule-charset-alist): Avoid duplicated entries.
22697
22698 2004-06-28 Jesper Harder <harder@ifa.au.dk>
22699
22700 * nnheader.el (nnheader-max-head-length): Increase to 8192.
22701
22702 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
22703
22704 * mm-util.el (mm-coding-system-p): Return a coding-system.
22705 (mm-mime-mule-charset-alist): Use shift_jis instead of
22706 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22707 entries for the mime charsets iso-2022-jp-3 and shift_jis.
22708 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22709 instead of japanese-shift-jis and iso-latin-1 respectively in
22710 order to share the default value with both Emacs and XEmacs-mule.
22711 (mm-mule-charset-to-mime-charset):
22712 Make mm-coding-system-priorities effective.
22713 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22714 while predicating of candidates upon the priorities.
22715
22716 2004-06-27 Jesper Harder <harder@ifa.au.dk>
22717
22718 * gnus-sum.el (gnus-summary-make-menu-bar):
22719 Add gnus-uu-invert-processable.
22720
22721 * gnus.el: Autoload gnus-uu-invert-processable.
22722
22723 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
22724
22725 * mm-util.el (mm-with-multibyte-buffer): New macro.
22726
22727 * rfc2047.el (rfc2047-encode-string): Use it.
22728 (rfc2047-encode-region): Move point to the end of the region after
22729 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22730
22731 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22732
22733 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22734 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22735
22736 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22737
22738 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22739 (gnus-cite-parse): Ignore quoted envelope From_.
22740 Suggested by Karl Chen <quarl@nospam.quarl.org>.
22741
22742 2004-06-23 Jesper Harder <harder@ifa.au.dk>
22743
22744 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22745 invalid addresses.
22746
22747 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
22748
22749 * spam.el: Change section markers, revise TODO list.
22750 (spam-backends): Make new master list of all installed backends.
22751 (spam-summary-exit-behavior): Add new variable to determine how
22752 messages moves are done at summary exit.
22753 (spam-move-spam-nonspam-groups-only)
22754 (spam-process-ham-in-nonham-groups)
22755 (spam-process-ham-in-spam-groups): Remove variables, the
22756 spam-summary-exit-behavior variable should be used to manage this
22757 behavior.
22758 (spam-old-ham-articles, spam-old-spam-articles): Remove.
22759 (spam-old-articles): Add variable, replacing spam-old-ham-articles
22760 and spam-old-spam-articles.
22761 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22762 Add empty variables, placeholders for the backends they represent.
22763 (spam-set-difference): Move, unchanged.
22764 (spam-list-of-processors): Declare OBSOLETE, not used anymore
22765 unless the user has a processor variable.
22766 (spam-classifications, spam-classification-valid-p)
22767 (spam-backend-properties, spam-backend-property-valid-p)
22768 (spam-backend-function-type-valid-p)
22769 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22770 (spam-report-articles-gmane, spam-report-articles-resend):
22771 Remove functions, they are not needed.
22772 (spam-install-backend-super, spam-backend-list)
22773 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22774 (spam-backend-function, spam-backend-ham-registration-function)
22775 (spam-backend-spam-registration-function)
22776 (spam-backend-ham-unregistration-function)
22777 (spam-backend-spam-unregistration-function)
22778 (spam-backend-statistical-p, spam-backend-mover-p)
22779 (spam-install-backend-alias, spam-install-checkonly-backend)
22780 (spam-install-mover-backend, spam-install-nocheck-backend)
22781 (spam-install-backend, spam-install-statistical-backend)
22782 (spam-install-statistical-checkonly-backend): Add backend installation
22783 support.
22784 (spam-summary-prepare-exit): Rewrite to use the new backend code.
22785 (spam-group-processor-p): Use the new backend code and respect the
22786 summary exit behavior.
22787 (spam-mark-spam-as-expired-and-move-routine): Remove.
22788 (spam-summary-prepare): Change to use the new spam-old-articles
22789 variable.
22790 (spam-copy-or-move-routine, spam-copy-spam-routine)
22791 (spam-move-spam-routine, spam-copy-ham-routine)
22792 (spam-move-ham-routine): Add code to copy/move ham or spam.
22793 (spam-fetch-field-fast): Improve doc and code, plus allow the
22794 'number request.
22795 (spam-list-of-checks, spam-list-of-statistical-checks):
22796 Remove variables.
22797 (spam-split, spam-find-spam): Use the new backend code.
22798 (spam-registration-functions): Remove variable.
22799 (spam-unregister-routine): Add convenience wrapper.
22800 (spam-log-undo-registration, spam-register-routine)
22801 (spam-log-processing-to-registry)
22802 (spam-log-unregistration-needed-p): Rename "check" to "backend"
22803 where possible.
22804 (spam-check-gmane-xref, spam-check-regex-headers)
22805 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22806 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22807 (spam-check-bogofilter-headers, spam-check-spamoracle)
22808 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22809 (spam-check-crm114-headers): Use the spam-split-group that
22810 spam-split prepares, no need to determine it every time.
22811
22812 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22813 to the nnheader-parse-naked-head call.
22814
22815 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22816
22817 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22818 the nnheader-nov-read-message-id call.
22819
22820 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
22821
22822 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22823 gnus-activate-group twice. Suggested by Markus Peter
22824 <warp@spin.de>.
22825
22826 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
22827
22828 * gnus-art.el (gnus-article-time-format): Exchange the order of
22829 day and month in the default value; fix customization type.
22830 (article-date-ut): Use add-text-properties.
22831 (article-make-date-line): Use message-make-date instead of
22832 current-time-string.
22833
22834 * message.el (message-fetch-field): Don't use set-text-properties.
22835 (message-make-date): Simplify.
22836
22837 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
22838
22839 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22840 (rfc2047-encode-region): Treat text within parentheses as special;
22841 show the original text when error has occurred.
22842
22843 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22844 already-computed method to gnus-activate-group.
22845
22846 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22847 same select-methods identical Lisp objects.
22848
22849 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22850 object when modifying the info.
22851
22852 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
22853
22854 * gnus-srvr.el (gnus-server-set-info): Remove the server from
22855 gnus-opened-servers since it has never been opened with the new
22856 configuration yet.
22857
22858 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
22859
22860 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22861 arg to nnheader-generate-fake-message-id.
22862
22863 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
22864
22865 * nnheader.el (nnheader-generate-fake-message-id): Accept a
22866 number and build a fake message ID localized to a group and
22867 article number (so it's repeatable from that point on).
22868 (nnheader-fake-message-id-p): Change regex to accommodate new fake
22869 ID format.
22870
22871 * gnus-sum.el (gnus-get-newsgroup-headers):
22872 Call nnheader-generate-fake-message-id with the article number.
22873
22874 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
22875
22876 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22877 end-of-buffer.
22878
22879 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
22880
22881 * message.el (message-ignored-supersedes-headers): Add Approved.
22882
22883 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
22884
22885 * rfc2047.el (rfc2047-encode-message-header): Remove useless
22886 goto-char.
22887 (rfc2047-encode): Fold the line before encoding.
22888
22889 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
22890
22891 * rfc2047.el (rfc2047-encode-message-header): Disabled header
22892 folding -- not all headers can be folded, and this should be done
22893 by the message composition mode. Probably. I think.
22894
22895 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
22896
22897 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22898 fast.
22899
22900 * gnus-ems.el (gnus-remove-image): Don't use
22901 message-text-with-property; remove only the image found first.
22902
22903 2004-06-09 Jesper Harder <harder@ifa.au.dk>
22904
22905 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22906
22907 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
22908
22909 * message.el (message-text-with-property): Make it fast and accept
22910 optional arguments.
22911 (message-strip-forbidden-properties): Use it.
22912 (message-fix-before-sending): Follow the m-t-w-p change.
22913
22914 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22915
22916 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
22917
22918 * gnus-art.el (article-hide-headers): Don't change the buffer
22919 mistakenly when performing mml-preview even if
22920 gnus-single-article-buffer is nil.
22921
22922 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
22923
22924 * message.el (message-expand-name-databases): New user option.
22925 (message-expand-name): Use it.
22926
22927 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
22928
22929 * spam.el (spam-report-articles-resend)
22930 (spam-report-resend-register-routine): Allow ham reporting.
22931 (spam-report-resend-register-ham-routine): Add wrapper.
22932 (spam-registration-functions): Add ham resending functions.
22933 (spam-list-of-processors): Add ham resend processor.
22934
22935 * gnus.el (ham-resend-to): Add new group parameter.
22936 (spam-process): Add ham resend option.
22937
22938 * spam-report.el (spam-report-resend): Allow reporting ham.
22939 (spam-report-resend-ham): Add wrapper.
22940
22941 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
22942
22943 * message.el (message-cite-articles-with-x-no-archive):
22944 New variable.
22945 (message-cite-original): Use it.
22946
22947 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22948
22949 * message.el (message-cite-original): Respect X-No-Archive.
22950
22951 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
22952
22953 * gnus-art.el (article-hide-headers): Refer to the values for
22954 gnus-ignored-headers and gnus-visible-headers in the summary
22955 buffer since a user may have set them as group parameters.
22956
22957 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
22958
22959 * assistant.el (assistant-node-name): Add convenience function.
22960 (assistant-render-text, assistant-render-node): Add error handling,
22961 plus handle multiple next nodes.
22962 (assistant-find-next-node): Comment out for now.
22963 (assistant-find-next-nodes): Add function, returns list of next
22964 nodes.
22965
22966 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
22967
22968 * mail-source.el (mail-source-directory): Fix doc-string.
22969
22970 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
22971
22972 * assistant.el (assistant-render-text, assistant-eval): Add :set
22973 widget type, which is different because it takes and returns a
22974 list. Much hilarity ensues.
22975
22976 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
22977
22978 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22979
22980 * gnus-group.el (gnus-group-get-new-news-this-group):
22981 Add doc-string.
22982
22983 * gnus-start.el (gnus-activate-group): Add doc-string.
22984
22985 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
22986
22987 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22988
22989 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
22990
22991 * assistant.el (assistant-render-text): Try to add a :set
22992 widget, more to come.
22993
22994 * spam.el (spam-group-spam-contents-p): Handle empty groupname
22995 strings.
22996 (spam-report-articles-resend)
22997 (spam-register-routine): Do registration iff any articles warrant
22998 it.
22999 (spam-summary-prepare-exit): Change log message for nil group
23000 destinations.
23001
23002 2004-05-27 Daniel Pittman <daniel@rimspace.net>
23003
23004 * spam.el (spam-report-resend-register-routine):
23005 Allow spam-report-resend-to to be a group parameter or a global value.
23006
23007 2004-05-26 Simon Josefsson <jas@extundo.com>
23008
23009 * starttls.el: Merge with my GnuTLS based starttls.el.
23010 (starttls-gnutls-program, starttls-use-gnutls)
23011 (starttls-extra-arguments, starttls-process-connection-type)
23012 (starttls-connect, starttls-failure, starttls-success):
23013 New variables.
23014 (starttls-program, starttls-extra-args): Doc fix.
23015 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23016 New functions.
23017 (starttls-negotiate, starttls-open-stream):
23018 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23019 function if it is set.
23020
23021 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
23022
23023 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23024 structured fields.
23025
23026 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23027
23028 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23029
23030 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23031
23032 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23033 Add variable.
23034 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23035 assigning the spam-mark to new messages.
23036
23037 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23038
23039 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23040
23041 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23042
23043 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23044 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23045 default.
23046
23047 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23048
23049 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23050 correct data.
23051
23052 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23053
23054 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23055 (spam-group-processor-p): Fix function.
23056 (spam-group-processor-multiple-p)
23057 (spam-group-spam-processor-report-gmane-p)
23058 (spam-group-spam-processor-report-resend-p)
23059 (spam-group-spam-processor-bogofilter-p)
23060 (spam-group-spam-processor-blacklist-p)
23061 (spam-group-spam-processor-ifile-p)
23062 (spam-group-ham-processor-ifile-p)
23063 (spam-group-spam-processor-spamoracle-p)
23064 (spam-group-spam-processor-crm114-p)
23065 (spam-group-ham-processor-bogofilter-p)
23066 (spam-group-spam-processor-stat-p)
23067 (spam-group-ham-processor-stat-p)
23068 (spam-group-ham-processor-whitelist-p)
23069 (spam-group-ham-processor-BBDB-p)
23070 (spam-group-ham-processor-spamoracle-p)
23071 (spam-group-ham-processor-copy-p): Remove functions with some
23072 prejudice against unneeded code.
23073 (spam-report-articles-resend)
23074 (spam-report-resend-register-routine): Allow the group/topic
23075 spam-resend-to value to override spam-report-resend-to.
23076 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23077 properly now.
23078
23079 * gnus.el (spam-resend-to): Add group/topic parameter.
23080 (spam-process): Move the OBSOLETE processors to the end of the
23081 choices.
23082
23083 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23084
23085 * spam-report.el (spam-report-resend-to, spam-report-resend):
23086 Start with resend-to set to nil, and then ask the user if necessary.
23087 (spam-report-resend): spam-report-resend takes a list of articles, not
23088 separate article numbers.
23089
23090 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23091
23092 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23093 addition to emacs-w3m.
23094
23095 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23096
23097 * assistant.el (assistant-authinfo-data): New function.
23098 (assistant-eval): Eval for entire assistant.
23099
23100 * netrc.el (netrc-services-file): New variable.
23101 (netrc-parse-services): New function.
23102 (netrc-find-service-name): New function.
23103 (netrc-find-service-number): New function.
23104 (netrc-port-equal): New function.
23105 (netrc-machine): Use it.
23106
23107 * nnimap.el (nnimap-open-connection): Use netrc.
23108
23109 * gnus-util.el (gnus-netrc-get): Remove aliases.
23110
23111 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23112
23113 * assistant.el (wid-edit): Fix compilation.
23114
23115 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23116
23117 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23118
23119 * gnus-util.el (gnus-set-file-modes): New function. (small
23120 patch).
23121
23122 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23123
23124 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23125
23126 * assistant.el (assistant-render-node): Fix up rendering and
23127 read-only text.
23128 (assistant-render-node): Reset.
23129 (assistant-make-read-only): Not sticky.
23130
23131 2004-05-20 Danny Siu <dsiu@adobe.com>
23132
23133 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23134 centered even when gnus-auto-center-summary is t.
23135
23136 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23137
23138 * dns.el (dns-get-txt-answer): New function.
23139 (dns-read-txt): Ditto.
23140 (query-dns): Use it.
23141
23142 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23143
23144 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23145 active for foreign groups even if the group level is higher than
23146 the specified value.
23147
23148 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23149
23150 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23151 non-active groups.
23152
23153 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23154
23155 2004-05-20 Magnus Henoch <mange@freemail.hu>
23156
23157 * dns.el (dns-read-type): Add support for SVR. (small patch)
23158
23159 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23160
23161 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23162 (spam-crm114-header, spam-crm114-spam-switch)
23163 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23164 (spam-crm114-positive-spam-header)
23165 (spam-crm114-database-directory, spam-list-of-processors)
23166 (spam-group-spam-processor-crm114-p)
23167 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23168 (spam-generic-score, spam-list-of-checks)
23169 (spam-list-of-statistical-checks, spam-registration-functions)
23170 (spam-check-crm114-headers, spam-crm114-score)
23171 (spam-check-crm114, spam-crm114-register-with-crm114)
23172 (spam-crm114-register-spam-routine)
23173 (spam-crm114-unregister-spam-routine)
23174 (spam-crm114-register-ham-routine)
23175 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23176
23177 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23178
23179 * gnus.el: Add spam-use-crm114.
23180
23181 * spam.el (spam-list-of-processors, spam-registration-functions):
23182 Add spam-use-resend.
23183 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23184 (spam-report-articles-gmane): Add doc fix.
23185 (spam-report-articles-resend, spam-report-resend-register-routine):
23186 Add wrappers around spam-report-resend-to.
23187
23188 * spam-report.el (spam-report-resend-to, spam-report-resend):
23189 Add support for resending spam.
23190 (spam-report-gmane): Fix line length >80.
23191
23192 * gnus.el (spam-process): Add spam-use-resend.
23193
23194 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23195
23196 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23197 number of processed spam messages.
23198 (spam-ham-copy-or-move-routine): Return the number of processed
23199 ham messages.
23200 (spam-summary-prepare-exit): Use the above values to decide
23201 whether status messages shouled be displayed.
23202
23203 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23204
23205 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23206 `rfc2047-encoding-function-alist' in order to avoid conflicting
23207 with the old version.
23208 (rfc2047-encode-region): Concatenate words containing non-ASCII
23209 characters in structured fields; don't encode space-delimited
23210 ASCII words even in unstructured fields; don't break words at
23211 char-category boundaries.
23212 (rfc2047-encode-1): New function.
23213 (rfc2047-encode): Use it; encode text so that it occupies the
23214 maximum width within 76-column; work correctly on Q encoding for
23215 iso-2022-* charsets.
23216 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23217 sure not to break a line just after the header name.
23218 (rfc2047-b-encode-region): Remove.
23219 (rfc2047-b-encode-string): New function.
23220 (rfc2047-q-encode-region): Remove.
23221 (rfc2047-q-encode-string): New function.
23222
23223 * mm-util.el (mm-replace-in-string): New function.
23224
23225 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23226
23227 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23228 Really get it right.
23229 (gnus-inews-make-draft): Really.
23230
23231 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23232
23233 * nnmh.el (nnmh-request-list-1): Don't check the link count
23234 before descending. (small patch)
23235
23236 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23237
23238 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23239 stuff.
23240
23241 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23242 Match on real group name.
23243
23244 * gnus-art.el (gnus-signature-limit): Doc fix.
23245
23246 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23247
23248 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23249
23250 * gnus-draft.el (gnus-draft-send):
23251 Bind rfc2047-encode-encoded-words.
23252
23253 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23254 (rfc2047-encodable-p): Say that =? needs encoding.
23255 (rfc2047-encode-encoded-words): New variable.
23256
23257 * gnus-group.el (gnus-group-select-group): Doc fix.
23258
23259 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23260
23261 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23262 to nil.
23263
23264 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23265
23266 * nnheader.el (nnheader-get-lines-and-char): New function.
23267
23268 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23269
23270 * gnus-msg.el (gnus-summary-followup-with-original):
23271 Document yanking of region when active.
23272
23273 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23274
23275 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23276 groups if the group level is higher than the specified value.
23277
23278 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23279
23280 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23281 (gnus-group-jump-to-group): Add prefix argument using
23282 `gnus-group-jump-to-group-prompt'. Query before jumping to
23283 non-active group.
23284
23285 * compface.el (uncompface): Be verbose when changing
23286 `uncompface-use-external'.
23287
23288 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23289 handle manual section.
23290
23291 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23292
23293 * gnus-art.el (gnus-button-alist): Revert previous change.
23294
23295 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23296
23297 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23298
23299 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23300
23301 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23302 whether backend can accept message.
23303
23304 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23305
23306 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23307
23308 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23309 Avoid creating directory when nntp-marks-is-evil is true.
23310 Reported by Reiner Steib.
23311
23312 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23313
23314 * gnus-picon.el (gnus-picon-insert-glyph):
23315 Add optional `nostring' argument.
23316
23317 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23318
23319 * gnus-picon.el (gnus-picon-style): New variable.
23320 (gnus-picon-transform-address): Support `gnus-picon-style'.
23321
23322 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23323
23324 * message.el (message-fill-field): Return point.
23325 (message-generate-headers): Go to end of field.
23326
23327 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23328 stuff for non-living groups.
23329
23330 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23331
23332 * gnus-art.el (gnus-article-followup-with-original)
23333 (gnus-article-reply-with-original): gnus-mark-active-p ->
23334 gnus-region-active-p.
23335
23336 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23337
23338 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23339 only when there is spam or ham to be processed.
23340
23341 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23342
23343 * mail-source.el (mail-source-delete-crash-box): Refactor.
23344 (mail-source-fetch): Use it.
23345 (mail-source-fetch-file): Ditto.
23346 (mail-source-fetch-directory): Run PostScript in loop.
23347 (mail-source-fetch-pop): Delete.
23348 (mail-source-fetch-maildir): Ditto.
23349 (mail-source-fetch-imap): Ditto.
23350
23351 * imap.el (imap-authenticators): Comment out sasl.
23352
23353 * message.el (message-skip-to-next-address): New function.
23354 (message-fill-header-address): Refactor.
23355 (message-fill-address): Use it.
23356 (message-delete-address): Use it.
23357 (message-fill-header-general): Refactor.
23358 (message-fill-field-address): Rename.
23359 (message-narrow-to-field): Find the start of the header.
23360 (message-header-format-alist): Don't pre-fill.
23361 (message-fill-header): Remove.
23362 (message-insert-header): New function.
23363 (message-shorten-references): Use it.
23364
23365 * rfc2047.el (rfc2047-field-value): Strip props.
23366
23367 * mail-parse.el (mail-header-make-address): New alias.
23368
23369 * ietf-drums.el (ietf-drums-make-address): New function.
23370
23371 * imap.el: Add compiler directives.
23372
23373 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23374
23375 * gnus-art.el (article-decode-idna-rhs): Don't use
23376 message-idna-inside-rhs-p.
23377
23378 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23379
23380 * message.el (message-idna-inside-rhs-p): Remove.
23381 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23382
23383 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23384 false positives.
23385
23386 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23387
23388 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23389
23390 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23391
23392 * nneething.el (nneething-file-name): Don't create spurious
23393 files.
23394
23395 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23396 (gnus-inews-do-gcc): Remove sleep.
23397
23398 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23399 part under point.
23400
23401 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23402 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23403
23404 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23405
23406 * spam.el (spam-summary-prepare-exit): Fix (length).
23407
23408 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23409
23410 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23411 as expired without moving it" message when there are spam
23412 messages left.
23413
23414 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23415
23416 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23417 header is not nil.
23418
23419 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23420
23421 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23422 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23423 (nntp-marks-changed-p): New arg SERVER.
23424 (nntp-request-update-info): Adjust caller.
23425
23426 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23427
23428 * nntp.el (nntp-save-marks): Pass missing arg.
23429
23430 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23431
23432 * nntp.el: Support marks.
23433 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23434 (nntp-marks-modtime, nntp-marks-directory): New variables.
23435 (nntp-request-set-mark, nntp-request-update-info)
23436 (nntp-possibly-create-directory, nntp-marks-changed-p)
23437 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23438 New functions.
23439
23440 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23441
23442 * gnus-score.el (gnus-score-insert-help):
23443 Use gnus-select-lowest-window.
23444
23445 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23446 appt-select-lowest-window and rename to gnus-select-lowest-window.
23447
23448 * gnus.el: do.
23449
23450 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23451
23452 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23453 encodings of MIME-encoded words, in order to improve
23454 interoperability with several broken MUAs.
23455
23456 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23457
23458 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23459 tags, only when charsets are not specified in headers.
23460 (mm-inline-text-html-render-with-w3m): Ditto.
23461
23462 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23463
23464 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23465 instead of MIME-decoded from fields when checking
23466 `gnus-article-address-banner-alist'.
23467
23468 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23469
23470 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23471 description rather than subject.
23472
23473 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23474
23475 * gnus.el (gnus-version-number): Bump.
23476
23477 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23478
23479 * gnus.el: No Gnus v0.2 is released.
23480
23481 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23482
23483 * gnus-agent.el (gnus-agent-read-agentview):
23484 Inline gnus-uncompress-range.
23485
23486 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23487
23488 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23489 `exec-installed-p'.
23490
23491 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23492
23493 * gnus.el (spam-process, spam-autodetect-methods):
23494 Add bsfilter and bsfilter-headers.
23495
23496 * spam.el (spam-bsfilter): New customize group.
23497 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23498 (spam-bsfilter-header, spam-bsfilter-probability-header)
23499 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23500 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23501 (spam-bsfilter-database-directory): New options.
23502 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23503 (spam-list-of-statistical-checks, spam-registration-functions):
23504 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23505 (spam-bsfilter-score): New command.
23506 (spam-check-bsfilter-headers, spam-check-bsfilter)
23507 (spam-bsfilter-register-with-bsfilter)
23508 (spam-bsfilter-register-spam-routine)
23509 (spam-bsfilter-unregister-spam-routine)
23510 (spam-bsfilter-register-ham-routine)
23511 (spam-bsfilter-unregister-ham-routine): New functions.
23512 (spam-generic-score): Support bsfilter; Accept an optional argument
23513 to recalcurate spam score even if scoring header has already been
23514 added.
23515 (spam-bogofilter-score, spam-spamassassin-score): Accept an
23516 optional argument to recalcurate spam score even if scoring header
23517 has already been added.
23518
23519 2004-04-29 Jesper Harder <harder@ifa.au.dk>
23520
23521 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23522 strings! Reported by David D. Smith <davidsmith@acm.org>.
23523 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23524 link is missing.
23525
23526 2004-04-28 Jesper Harder <harder@ifa.au.dk>
23527
23528 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23529 (html2text-get-attr): Rewrite.
23530
23531 * message.el (message-setup-1): Remove redundant put-text-property
23532 on mail-header-separator.
23533
23534 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
23535
23536 * gnus-registry.el (gnus-registry-cache-whitespace)
23537 (gnus-registry-action, gnus-registry-spool-action)
23538 (gnus-registry-split-fancy-with-parent): Change message levels
23539 from 5 to 3 or 7, as needed.
23540
23541 * spam.el (spam-summary-prepare-exit)
23542 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23543 (spam-split, spam-find-spam, spam-log-undo-registration)
23544 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23545 level from 5 to 6.
23546
23547 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
23548
23549 * gnus-ems.el: Autoload appt-select-lowest-window (revert
23550 2004-03-04 change).
23551
23552 2004-04-25 Jesper Harder <harder@ifa.au.dk>
23553
23554 * sieve-manage.el (sieve-manage-open):
23555 * nnweb.el (nnweb-insert-html):
23556 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23557 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23558 * nnspool.el (nnspool-request-group):
23559 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23560 * nnml.el (nnml-request-update-info):
23561 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23562 (nnmh-request-create-group, nnmh-update-gnus-unreads):
23563 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23564 (nnimap-request-set-mark):
23565 * nnfolder.el (nnfolder-request-update-info):
23566 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23567 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23568 * gnus-uu.el (gnus-uu-find-articles-matching):
23569 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23570 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23571 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23572 * gnus-nocem.el (gnus-nocem-scan-groups):
23573 * gnus-int.el (gnus-start-news-server):
23574 * gnus-group.el (gnus-group-make-kiboze-group)
23575 (gnus-group-browse-foreign-server):
23576 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23577 Use mapc when appropriate.
23578
23579 2004-04-22 Dan Christensen <jdc@uwo.ca>
23580 Adam Sjøgren <asjo@koldfront.dk>
23581 Wes Hardaker <wes@hardakers.net>
23582 Michael Shields <shields@msrl.com>
23583
23584 * spam.el (spam-necessary-extra-headers): Get the extra headers we
23585 may need for spam sorting and scoring.
23586 (spam-user-format-function-S): Add user format function suitable for
23587 general use.
23588 (spam-article-sort-by-spam-status): Add sorting function for summary
23589 sorting.
23590 (spam-extra-header-to-number): Add function to get a score from a
23591 header.
23592 (spam-summary-score): Add function to get a numeric score from the
23593 headers.
23594 (spam-generic-score): Fix function doc, was in wrong place.
23595 (spam-initialize): Take symbols when it's run, and install the
23596 extra headers that spam-necessary-extra-headers thinks we need.
23597
23598 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
23599
23600 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23601 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23602
23603 2004-04-17 Jesper Harder <harder@ifa.au.dk>
23604
23605 * gnus-sum.el (gnus-set-global-variables)
23606 (gnus-build-all-threads, gnus-get-newsgroup-headers)
23607 (gnus-article-get-xrefs, gnus-summary-best-group)
23608 (gnus-summary-next-article, gnus-summary-enter-digest-group)
23609 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23610 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23611 Use with-current-buffer.
23612
23613 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
23614
23615 * spam.el (spam-summary-prepare-exit): Simplify logic.
23616 (spam-fetch-article-header): Read the article header if it's not
23617 available.
23618 (spam-list-articles): Simplify logic.
23619 (spam-filelist-register-routine): Fix bug with unregister-list.
23620
23621 * gnus-registry.el: Fix comments at beginning.
23622
23623 2004-04-16 Jesper Harder <harder@ifa.au.dk>
23624
23625 * message.el (message-cater-to-broken-inn): Remove.
23626 (message-shorten-references): Make sure the total folded length of
23627 References is shorter than 998 characters to cater to a bug in INN
23628 2.3. Also, don't pretend that references aren't folded -- this
23629 hasn't worked for a while.
23630
23631 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23632
23633 * gnus-agent.el (gnus-agentize):
23634 gnus-agent-send-mail-real-function no longer set to current value
23635 of message-send-mail-function but rather a lambda that calls
23636 message-send-mail-function. The change makes the agent real-time
23637 responsive to user changes to message-send-mail-function.
23638
23639 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23640
23641 * legacy-gnus-agent.el
23642 (gnus-agent-convert-to-compressed-agentview): Fix typos with
23643 help from Florian Weimer <fw@deneb.enyo.de>
23644
23645 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
23646
23647 * nnmail.el (nnmail-cache-insert): Revert last change.
23648
23649 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
23650
23651 * nnmail.el (nnmail-cache-insert): Always check whether
23652 nnmail-cache-ignore-groups matches a group name.
23653
23654 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
23655
23656 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23657 (spam-find-spam, spam-log-processing-to-registry)
23658 (spam-log-registered-p, spam-log-unregistration-needed-p)
23659 (spam-log-undo-registration): Use gnus-message instead of
23660 gnus-error, none of these errors are fatal.
23661
23662 * gnus-registry.el (gnus-registry-clean-empty-function)
23663 (gnus-registry-clean-empty): Remove only empty entries without
23664 extra data.
23665
23666 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
23667
23668 * spam-stat.el (spam-stat-buffer-change-to-spam)
23669 (spam-stat-buffer-change-to-non-spam): Change (error) to
23670 (gnus-message 8) invocation.
23671
23672 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
23673
23674 * nntp.el (nntp-via-netcat-command): New variable.
23675 (nntp-via-netcat-switches): New variable.
23676 (nntp-open-via-rlogin-and-netcat): New function.
23677 (nntp-open-connection-function): Doc fix.
23678 (nntp-telnet-command): Doc fix.
23679 (nntp-end-of-line): Doc fix.
23680 (nntp-via-rlogin-command): Doc fix.
23681 (nntp-via-user-name): Doc fix.
23682 (nntp-via-address): Doc fix.
23683
23684 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
23685
23686 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23687 error in Emacs 21.1.
23688
23689 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
23690
23691 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23692
23693 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
23694
23695 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23696 (gnus-agent-with-refreshed-group): New macro.
23697 (gnus-agent-rename-group): New function.
23698 (gnus-agent-delete-group): New function.
23699 (gnus-agent-save-group-info): Use gnus-command-method when
23700 `method' parameter is nil. Don't write nil entries into the
23701 active file.
23702 (gnus-agent-get-group-info): New function.
23703 (gnus-agent-fetch-articles):
23704 Use gnus-agent-update-files-total-fetched-for to increment disk space
23705 used.
23706 (gnus-agent-fetch-headers, gnus-agent-save-alist):
23707 Use gnus-agent-update-view-total-fetched-for to increment disk space
23708 used.
23709 (gnus-agent-get-local): Add optional parameters to avoid calling
23710 gnus-group-real-name and gnus-find-method-for-group.
23711 (gnus-agent-set-local): Delete stored entry if either min, or max,
23712 are nil.
23713 (gnus-agent-fetch-session): Reworded error/quit messages.
23714 On quit, use gnus-agent-regenerate-group to record existence of any
23715 articles fetched to disk before the quit occurred.
23716 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23717 gnus-agent-update-view-total-fetched-for, and
23718 gnus-agent-update-files-total-fetched-for to decrement disk space
23719 used.
23720 (gnus-agent-retrieve-headers):
23721 Use gnus-agent-update-view-total-fetched-for to increment disk space
23722 used.
23723 (gnus-agent-regenerate-group): Replace gnus-group-update-group
23724 with gnus-agent-update-files-total-fetched-for to decrement disk
23725 space and fresh group buffer.
23726 (gnus-agent-inhibit-update-total-fetched-for): New variable.
23727 (gnus-agent-need-update-total-fetched-for): New variable.
23728 (gnus-agent-update-files-total-fetched-for): New function.
23729 (gnus-agent-update-view-total-fetched-for): New function.
23730 (gnus-agent-total-fetched-for): New function.
23731
23732 * gnus-cache.el (gnus-cache-save-buffers):
23733 Use gnus-cache-update-overview-total-fetched-for to change disk space
23734 used by this group.
23735 (gnus-cache-possibly-enter-article):
23736 Use gnus-cache-update-file-total-fetched-for to increment disk space
23737 used by this group.
23738 (gnus-cache-possibly-remove-article):
23739 Use gnus-cache-update-file-total-fetched-for to decrement disk space
23740 used by this group.
23741 (gnus-cache-generate-nov-databases): Purge total fetched cache.
23742 (gnus-cache-rename-group): New function.
23743 (gnus-cache-delete-group): New function.
23744 (gnus-cache-inhibit-update-total-fetched-for): New variable.
23745 (gnus-cache-need-update-total-fetched-for): New variable.
23746 (gnus-cache-with-refreshed-group): New macro.
23747 (gnus-cache-update-file-total-fetched-for): New function.
23748 (gnus-cache-update-overview-total-fetched-for): New function.
23749 (gnus-cache-rename-group-total-fetched-for): New function.
23750 (gnus-cache-delete-group-total-fetched-for): New function.
23751 (gnus-cache-total-fetched-for): New function.
23752
23753 * gnus-group.el: Require gnus-sum and autoload functions to
23754 resolve warnings when gnus-group.el compiled alone.
23755 (gnus-group-line-format): Documented new %F.
23756 (size of Fetched data) group line format; identifies disk space
23757 used by agent and cache.
23758 (gnus-group-line-format-alist): Defined new F format.
23759 (gnus-total-fetched-for): New function.
23760 (gnus-group-delete-group): No longer update
23761 gnus-cache-active-altered as gnus-request-delete-group now keeps
23762 the cache in sync.
23763 (gnus-group-list-active): Let the agent store a server's active
23764 list if currently plugged.
23765
23766 * gnus-int.el (gnus-request-delete-group):
23767 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23768 local disk in sync with the server.
23769 (gnus-request-rename-group):
23770 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23771 local disk in sync with the server.
23772
23773 * gnus-start.el (gnus-get-unread-articles):
23774 Cosmetic simplification to logic.
23775
23776 * gnus-util.el (gnus-rename-file): New function.
23777
23778 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
23779
23780 * mm-util.el (mm-image-load-path): Handle nil in load-path.
23781
23782 2004-04-07 Jesper Harder <harder@ifa.au.dk>
23783
23784 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23785 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
23786
23787 2004-04-06 Jesper Harder <harder@ifa.au.dk>
23788
23789 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23790 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
23791
23792 2004-04-03 Jesper Harder <harder@ifa.au.dk>
23793
23794 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23795
23796 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
23797
23798 * spam.el (spam-set-difference): Add function to replace
23799 gnus-set-difference in spam.el.
23800 (spam-summary-prepare-exit): Use spam-set-difference.
23801
23802 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
23803
23804 * gnus-registry.el (gnus-registry-cache-file): Update to use
23805 gnus-dribble-directory OR gnus-home-directory OR ~.
23806 (gnus-registry-split-fancy-with-parent): Fix doc.
23807
23808 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
23809
23810 * message.el (message-exchange-point-and-mark):
23811 Use message-mark-active-p. Suggested by Jesper Harder
23812 <harder@ifa.au.dk>.
23813
23814 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
23815
23816 * message.el (message-exchange-point-and-mark): Don't activate
23817 region if it was inactive. Suggested by Hiroshi Fujishima
23818 <pooh@nature.tsukuba.ac.jp>.
23819
23820 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
23821
23822 * gnus-art.el (article-display-face): Display Faces in the same
23823 order as X-Faces.
23824
23825 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
23826
23827 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23828
23829 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
23830
23831 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23832 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23833 (gnus-article-mime-hierarchy): Remove.
23834 (gnus-article-mime-hierarchy-next): Remove.
23835 (gnus-article-mode): Revert 2004-03-19 change.
23836 (gnus-article-setup-buffer): Revert 2004-03-19 change.
23837 (gnus-insert-mime-button): Revert 2004-03-19 change.
23838 (gnus-mime-accumulate-hierarchy): Remove.
23839 (gnus-mime-enter-multipart): Remove.
23840 (gnus-mime-leave-multipart): Remove.
23841 (gnus-mime-display-part): Revert 2004-03-19 change.
23842 (gnus-mime-display-alternative): Revert 2004-03-19 change.
23843
23844 * mml.el (mml-preview): Revert 2004-03-19 change.
23845
23846 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
23847
23848 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23849
23850 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
23851
23852 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23853 t while entering a file name using the mm-with-multibyte macro.
23854 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23855
23856 * mm-util.el (mm-with-multibyte): New macro.
23857
23858 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
23859
23860 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23861 New user option.
23862 (gnus-mime-multipart-functions): Doc and customization fix.
23863 (gnus-article-mime-hierarchy): New variable.
23864 (gnus-article-mime-hierarchy-next): New variable.
23865 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23866 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23867 gnus-article-mime-hierarchy-next to nil.
23868 (gnus-insert-mime-button): Show hierarchy numbers.
23869 (gnus-mime-accumulate-hierarchy): New function.
23870 (gnus-mime-enter-multipart): New function.
23871 (gnus-mime-leave-multipart): New function.
23872 (gnus-mime-display-part): Recompute hierarchical MIME structure.
23873 (gnus-mime-display-alternative): Show hierarchy numbers.
23874
23875 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23876 gnus-article-mime-hierarchy-next to nil.
23877
23878 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
23879
23880 * dns.el: Don't require gnus-xmas.
23881
23882 2004-03-17 Jesper Harder <harder@ifa.au.dk>
23883
23884 * mml.el (mml-generate-mime-1): Don't use format=flowed with
23885 inline PGP.
23886 (mml-menu): Disable mml-quote-region if mark is inactive.
23887
23888 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
23889
23890 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23891 when the group's active is not available.
23892
23893 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
23894
23895 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23896 error.
23897
23898 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
23899
23900 * imap.el (imap-store-password): New variable.
23901 (imap-interactive-login): Use it.
23902 Suggested by Mark Plaksin <happy@mcplaksin.org>.
23903
23904 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
23905
23906 * gnus-art.el (gnus-article-read-summary-keys): Restore new
23907 window-start and hscroll to summary window.
23908
23909 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
23910
23911 * gnus-start.el (gnus-convert-old-newsrc): Only write the
23912 conversion message to newsrc-dribble when an actual conversion is
23913 performed.
23914
23915 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
23916
23917 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23918
23919 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
23920
23921 * mm-decode.el (mm-complicated-handles): New function reviving
23922 former definition of mm-multiple-handles.
23923
23924 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23925 (gnus-mime-delete-part): Use it.
23926
23927 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
23928
23929 * gnus-agent.el (gnus-agent-read-local):
23930 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23931 avoid the implicit assumption that they will always be equal.
23932 (gnus-agent-save-local): Bind buffer-file-coding-system, not
23933 coding-system-for-write, as the with-temp-file macro first prints
23934 to a buffer then saves the buffer.
23935
23936 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
23937
23938 * gnus-art.el (gnus-article-edit-part): New function.
23939 (gnus-mime-save-part-and-strip): Use it; do query instead of
23940 signaling an error; don't use mm-multiple-handles.
23941 (gnus-mime-delete-part): Ditto.
23942
23943 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
23944
23945 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23946 old file versions.
23947 (gnus-group-prepare-hook): Remove function that converted list
23948 form of gnus-agent-expire-days to group properties.
23949
23950 * gnus-int.el: Autoload gnus-agent-regenerate-group.
23951 (gnus-request-accept-article): Re-indented.
23952
23953 * gnus-start.el (gnus-convert-old-newsrc): Registered new
23954 converters to handle old agent file formats. Add logic for a
23955 "backup before upgrading warning".
23956 (gnus-convert-mark-converter-prompt): Developers can mark
23957 functions as needing (default), or not needing,
23958 gnus-convert-old-newsrc's "backup before upgrading warning".
23959 (gnus-convert-converter-needs-prompt): Tests whether the user
23960 should be protected from potentially irreversable changes by the
23961 function.
23962
23963 * legacy-gnus-agent.el: New. Provides converters that are only
23964 loaded when gnus-convert-old-newsrc needs to call them.
23965
23966 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
23967
23968 * mail-source.el (mail-source-touch-pop): Doc fix.
23969
23970 * message.el (message-smtpmail-send-it): Doc fix.
23971
23972 2004-03-05 Jesper Harder <harder@ifa.au.dk>
23973
23974 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23975
23976 * nnmail.el (nnmail-split-fancy): do.
23977
23978 * gnus-kill.el (gnus-kill, gnus-execute): do.
23979
23980 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
23981
23982 * gnus-sum.el (gnus-widget-reversible-match)
23983 (gnus-widget-reversible-to-internal)
23984 (gnus-widget-reversible-to-external): New functions.
23985 (gnus-widget-reversible): New widget.
23986 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23987
23988 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
23989
23990 * gnus-sum.el (gnus-thread-sort-functions)
23991 (gnus-article-sort-functions): Document `(not F)' items.
23992
23993 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
23994
23995 * spam.el (spam-use-gmane-xref): Add new backend.
23996 (spam-gmane-xref-spam-group): Add variable to control the name of the
23997 Gmane spam group.
23998 (spam-blackhole-servers, spam-blackhole-good-server-regex)
23999 (spam-regex-headers-spam, spam-regex-headers-ham)
24000 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24001 (spam-list-of-checks): Add spam-use-gmane-xref to list of
24002 backends and checks.
24003 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24004
24005 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24006 an autodetect method.
24007
24008 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24009
24010 * gnus-int.el (gnus-request-accept-article): Inform the agent that
24011 articles are being added to a group.
24012 (gnus-request-replace-article): Inform the agent that articles
24013 need to be uncached as the cached contents are no longer valid.
24014
24015 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24016
24017 * binhex.el: Don't autoload executable-find.
24018
24019 * canlock.el: Don't autoload mail-fetch-field.
24020
24021 * gnus-ems.el: Don't autoload appt-select-lowest-window.
24022
24023 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24024 rmail-dont-reply-to and rmail-output.
24025
24026 * gnus-score.el: Don't autoload ffap-string-at-point.
24027
24028 * gnus-setup.el: Don't autoload sc-cite-original.
24029
24030 * imap.el: Don't autoload base64-decode-string,
24031 base64-encode-string and md5.
24032
24033 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24034 and rmail-msg-restore-non-pruned-header.
24035
24036 * mm-decode.el: Don't autoload executable-find.
24037
24038 * mm-url.el: Don't autoload executable-find.
24039
24040 * mm-view.el: Don't autoload diff-mode.
24041
24042 * nndb.el: Don't autoload news-reply-mode, news-setup,
24043 cancel-timer and telnet.
24044
24045 * password.el: Don't autoload run-at-time for Emacs.
24046
24047 * sha1-el.el: Don't autoload executable-find.
24048
24049 * sieve-mode.el: Don't autoload c-mode.
24050
24051 * uudecode.el: Don't autoload executable-find.
24052
24053 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24054
24055 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24056 (gnus-agent-possibly-alter-active): Avoid null in numeric
24057 comparison.
24058 (gnus-agent-set-local): Refuse to save null in local object table.
24059 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24060 list of articles that will be marked as unread.
24061
24062 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24063
24064 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24065
24066 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24067
24068 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24069 language tags.
24070
24071 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24072
24073 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24074 Don't bind "obarray".
24075
24076 * gnus-sum.el (gnus-thread-sort-functions):
24077 Add `gnus-thread-sort-by-most-recent-number' and
24078 `gnus-thread-sort-by-most-recent-date'.
24079 Reported by Kai Grossjohann <kai@emptydomain.de>.
24080
24081 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24082
24083 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24084
24085 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24086
24087 * gnus-cus.el (gnus-agent-customize-category):
24088 Remove ignore-errors macro reference that required cl to be loaded at
24089 run-time.
24090
24091 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24092 single-interval range of the form (min . max). Previously the
24093 range had to look like ((min . max)). Likewise, return
24094 (min . max) rather than ((min . max)).
24095 (gnus-range-map): Use gnus-range-normalize to accept
24096 single-interval range.
24097
24098 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24099 the cache, but not the agent, now appear with their usual face.
24100
24101 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24102
24103 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24104 w3m-safe-url-regexp variable buffer-local.
24105
24106 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24107
24108 2004-02-27 Simon Josefsson <jas@extundo.com>
24109
24110 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24111 gnus-group-real-prefix.
24112 (gnus-summary-move-article): Use it, instead of
24113 gnus-group-real-prefix.
24114
24115 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24116
24117 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24118 w3m-safe-url-regexp variable buffer-local and set it as the value
24119 of mm-w3m-safe-url-regexp.
24120
24121 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24122
24123 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24124 parsing gnus-posting-styles when the message is not for replying.
24125
24126 * nnrss.el (nnrss-opml-export):
24127 Use mm-set-buffer-file-coding-system instead of
24128 set-buffer-file-coding-system.
24129
24130 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24131
24132 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24133 of checkdoc.el).
24134 * nnrss.el: do.
24135 * gnus-mlspl.el: do.
24136 * gnus-ml.el: do.
24137 * gnus-srvr.el: do.
24138
24139 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24140
24141 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24142
24143 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24144 Corrections to custom-manual links.
24145
24146 * gnus-art.el (gnus-article): Ditto.
24147
24148 * mm-decode.el (mime-display, mime-security): Ditto.
24149
24150 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24151
24152 * flow-fill.el: Typo.
24153
24154 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24155
24156 * spam-wash.el: New file.
24157
24158 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24159
24160 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24161
24162 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24163
24164 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24165 to be run with new-articles as LIST1, not LIST2.
24166 (spam-registration-functions): Add spam-use-ham-copy as a nil
24167 registration backend.
24168
24169 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24170
24171 * spam-stat.el (spam-stat-washing-hook): New option.
24172 (spam-stat-buffer-words): Use it.
24173 (spam-stat-process-directory, spam-stat-test-directory):
24174 Use insert-file-contents-literally.
24175 (spam-stat-coding-system): New variable.
24176 (spam-stat-load, spam-stat-save): Use it.
24177
24178 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24179
24180 * spam-report.el (spam-report-plug-agent):
24181 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24182
24183 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24184
24185 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24186 Allow / in mailto URLs.
24187
24188 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24189
24190 * spam-report.el (spam-report-process-queue): Fix interactive use.
24191 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24192 (spam-report-unplug-agent): Doc fixes.
24193 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24194 (spam-report-agentize, spam-report-deagentize):
24195 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24196
24197 * message.el (message-setup-fill-variables): Add mml tags to
24198 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24199 <ajk@iu.edu>.
24200 (message-mode): Don't modify paragraph-separate there.
24201
24202 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24203
24204 * compface.el (uncompface-use-external): Default to undecided.
24205 (uncompface-use-external-threshold): New variable.
24206 (uncompface-float-time): New macro.
24207 (uncompface): Determine whether to use the external decoder if
24208 uncompface-use-external is undecided.
24209
24210 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24211
24212 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24213 after images.
24214
24215 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24216
24217 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24218
24219 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24220
24221 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24222
24223 * gnus-sum.el (gnus-summary-limit-to-age)
24224 (gnus-summary-limit-children): do.
24225
24226 * gnus-int.el (gnus-request-scan): do.
24227
24228 * gnus-group.el (gnus-group-suspend): do.
24229
24230 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24231
24232 * gnus-cite.el (gnus-cite-parse-attributions): do.
24233
24234 * gnus-agent.el (gnus-summary-set-agent-mark)
24235 (gnus-agent-regenerate-group): do.
24236
24237 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24238
24239 * binhex.el (binhex-decode-region-internal): do.
24240
24241 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24242
24243 * gnus-fun.el (gnus-face-properties-alist): New user option.
24244 (gnus-display-x-face-in-from): Use it.
24245
24246 * gnus-art.el (article-display-face): Ditto.
24247
24248 * compface.el (uncompface-use-external): Default to nil.
24249
24250 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24251
24252 * nntp.el (nntp-erase-buffer): New function.
24253 (nntp-retrieve-data, nntp-send-command)
24254 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24255 (nntp-possibly-change-group): Use it.
24256
24257 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24258 Use with-current-buffer.
24259
24260 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24261
24262 * compface.el: Merge the ELisp-based uncompface program.
24263 (compface): New customization group.
24264 (uncompface-use-external): New user option.
24265 (uncompface): Call uncompface-internal if uncompface-use-external
24266 is nil.
24267 (uncompface-internal): New function. Note that there are also
24268 some other functions and variables added for this function.
24269
24270 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24271
24272 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24273 if necessary.
24274
24275 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24276
24277 * spam-report.el (spam-report-unplug-agent)
24278 (spam-report-plug-agent, spam-report-deagentize)
24279 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24280 Add support for the Agent in spam-report: when unplugged, report to a
24281 file; when plugged, submit all the requests.
24282
24283 * spam.el (spam-register-routine): Fix message about
24284 registration.
24285
24286 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24287
24288 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24289 dependencies.
24290 (rfc2047-encode): Use it.
24291
24292 * gnus-art.el (gnus-button-marker-list): Move before first
24293 reference.
24294
24295 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24296 (imap-parse-body): Fix format string mismatch.
24297
24298 * gnus-score.el (gnus-summary-increase-score): do.
24299
24300 * nnrss.el (nnrss-close): New function.
24301
24302 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24303
24304 * nnrss.el (nnrss-make-filename): New function.
24305 (nnrss-request-delete-group, nnrss-read-server-data)
24306 (nnrss-save-server-data, nnrss-read-group-data)
24307 (nnrss-save-group-data): Use it.
24308 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24309 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24310 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24311
24312 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24313
24314 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24315
24316 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24317
24318 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24319 files.
24320
24321 * message.el (message-generate-headers-first): Don't quote nil
24322 and t in docstrings.
24323
24324 * imap.el (imap-id): do.
24325
24326 * gnus-agent.el (gnus-agent-consider-all-articles)
24327 (gnus-agent-queue-mail): do.
24328
24329 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24330
24331 * spam-report.el (spam-report-process-queue): New function.
24332 Process requests from `spam-report-requests-file'.
24333 (spam-report-process-queue): Doc fix.
24334
24335 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24336
24337 * spam.el (spam-register-routine)
24338 (spam-log-processing-to-registry, spam-log-registered-p)
24339 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24340 Change "check" to "spam-check" for semi-clarity.
24341
24342 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24343
24344 * pop3.el: Require nnheader.
24345
24346 * mml-smime.el: Require cl. Autoload message-fetch-field.
24347
24348 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24349
24350 * gnus-picon.el: Require cl.
24351
24352 * gnus-fun.el: Require gnus-ems and gnus-util.
24353
24354 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24355
24356 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24357
24358 * gnus-art.el (gnus-article-edit-mode): Define before first
24359 reference.
24360
24361 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24362
24363 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24364 (gnus-uu-post-encoded): Use point-at-bol.
24365
24366 * gnus-topic.el (gnus-group-active-topic-p): do.
24367
24368 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24369
24370 * gnus-group.el (gnus-group-kill-region): do.
24371
24372 * gnus-art.el (article-date-ut): do.
24373
24374 * message.el (message-fetch-field): Remove redundant
24375 case-fold-search binding.
24376 (message-narrow-to-field): Simplify.
24377
24378 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24379
24380 * spam.el (spam-directory): Derive from `gnus-directory'.
24381
24382 * spam-report.el (spam-report-url-to-file)
24383 (spam-report-requests-file): New function and variable for offline
24384 reporting.
24385 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24386 and user defined function.
24387 (spam-report-url-ping-mm-url): Remove doubled slash.
24388
24389 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24390
24391 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24392
24393 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24394
24395 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24396 Fix format string mismatch.
24397
24398 * sieve.el (sieve-deactivate-all): do.
24399
24400 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24401
24402 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24403
24404 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24405
24406 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24407
24408 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24409
24410 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24411 the list of checks.
24412
24413 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24414
24415 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24416 padding.
24417
24418 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24419
24420 * mm-view.el (mm-fill-flowed): New variable.
24421 (mm-inline-text): Use it.
24422
24423 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24424
24425 * spam.el (spam-spamassassin-register-ham-routine)
24426 (spam-spamassassin-register-spam-routine): Fix function names.
24427
24428 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24429
24430 * gnus.el (gnus-tmp-grouplens): Remove.
24431 (gnus-summary-line-format): Remove grouplens.
24432
24433 * gnus-group.el (gnus-group-line-format): Ditto.
24434
24435 * gnus-spec.el (gnus-format-specs): Ditto.
24436 (gnus-update-format-specifications): Flush the group format spec
24437 cache if there's the grouplens stuff.
24438 (gnus-parse-simple-format): Replace %l with the empty string.
24439
24440 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24441
24442 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24443 omission.
24444
24445 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24446
24447 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24448 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24449
24450 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24451
24452 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24453 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24454 New macros and functions.
24455 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24456 Handle > NLINK_MAX messages.
24457 * nnmaildir.el (nnmaildir-request-set-mark):
24458 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24459
24460 2004-01-25 Alex Schroeder <alex@gnu.org>
24461
24462 * spam-stat.el (spam-stat-process-directory-age): New option.
24463 (spam-stat-process-directory): Use it.
24464
24465 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24466
24467 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24468 (spam-stat-save): Accept prefix argument.
24469
24470 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24471
24472 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24473 links" error.
24474
24475 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24476
24477 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24478 compatibility with old .newsrc.eld files.
24479
24480 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24481
24482 * gnus-start.el (gnus-1): do.
24483
24484 * gnus-group.el (gnus-group-line-format-alist): do.
24485
24486 * gnus.el (gnus-use-grouplens, gnus-visual): do.
24487
24488 * gnus-gl.el: Remove.
24489
24490 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
24491
24492 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24493 marks consisting of a single range {for example, (3 . 5)} rather
24494 than a list of a single range { ((3 . 5)) }.
24495
24496 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24497
24498 * spam-stat.el (spam-stat-store-gnus-article-buffer):
24499 Use with-current-buffer.
24500 (spam-stat-store-current-buffer): Use insert-buffer-substring to
24501 avoid consing a string.
24502
24503 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24504 Remove obsolete entries for big5 and gb2312.
24505
24506 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
24507
24508 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24509 uncompressed list.
24510
24511 2004-01-22 Jesper Harder <harder@ifa.au.dk>
24512
24513 * spam-stat.el (spam-stat-strip-xref): New function.
24514 (spam-stat-process-directory): Use it.
24515
24516 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24517 here -- it's done in message-fetch-field.
24518
24519 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
24520
24521 * gnus-agent.el (gnus-agent-queue-mail)
24522 (gnus-agent-prompt-send-queue): New variables.
24523 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24524 * gnus-draft.el (gnus-group-send-queue): Pass the group name
24525 "nndraft:queue" along to gnus-draft-send.
24526 Use gnus-agent-prompt-send-queue.
24527 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24528 is "nndraft:queue". Suggested by Gaute Strokkenes
24529 <gs234@srcf.ucam.org>
24530
24531 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24532 (agent-enable-undownloaded-faces): Add.
24533 (gnus-agent-cat-groups): Use eval-and-compile, not
24534 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24535 method of gnus-agent-cat-groups even when the buffer has been
24536 evalled.
24537 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24538 delete gnus-agent-save-active-1.
24539 (gnus-agent-save-groups): Delete. Identical to
24540 gnus-agent-save-active.
24541 (gnus-agent-write-active): No longer adjust agent's copy of active
24542 file as agent's adjustments are now stored in their own
24543 file. Remove optional parameter.
24544 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24545 servers. Add use of min/max range limits from server's local
24546 file.
24547 (gnus-agent-save-alist): Remove unused optional argument.
24548 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24549 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24550 (gnus-agent-set-local): A per-server file that keeps min/max range
24551 limits for articles known to the agent. Provides a fast mechanism
24552 for altering many active ranges.
24553 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24554 active file (local makes it unnecessary).
24555 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24556
24557 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24558 (agent-enable-undownloaded-faces): Add.
24559
24560 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24561 disable it when sending to "nndraft:queue".
24562 (gnus-group-send-queue): Add safety check to avoid sending queue
24563 when unplugged.
24564
24565 * gnus-group.el (gnus-group-catchup): Use new
24566 gnus-sequence-of-unread-articles, not
24567 gnus-list-of-unread-articles, to avoid exhausting memory with huge
24568 numbers of articles. Use gnus-range-map to avoid having to
24569 uncompress the unread list.
24570 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24571 Fix invalid ange-ftp reference.
24572
24573 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24574 (gnus-sorted-range-intersection): Intersection of two ranges
24575 without requiring that they first be uncompressed.
24576
24577 * gnus-start.el (gnus-activate-group): Unless blocked by the
24578 caller, possibly expand the active range to include both cached
24579 and agentized articles.
24580 (gnus-convert-old-newsrc): Rewrote in anticipation of having
24581 multiple version-dependent converters.
24582 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24583 gnus-agent-save-active.
24584 (gnus-save-newsrc-file): Save dirty agent range limits.
24585
24586 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24587 gnus-agent-possibly-alter-active.
24588 (gnus-adjust-marked-articles): Faster handling of simple lists.
24589
24590 2004-01-21 Jesper Harder <harder@ifa.au.dk>
24591
24592 * spam-stat.el (spam-stat-test-directory): New optional argument
24593 displays a list of files detected. Suggested by Andrew Cohen
24594 <cohen@andy.bu.edu>.
24595 (spam-stat-buffer-words-with-scores): Don't narrow and change
24596 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
24597
24598 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
24599
24600 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24601 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24602 (spam-spamassassin-arguments)
24603 (spam-spamassassin-spam-flag-header)
24604 (spam-spamassassin-positive-spam-flag-header)
24605 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24606 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24607 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24608 (spam-list-of-processors, spam-list-of-checks)
24609 (spam-list-of-statistical-checks, spam-registration-functions)
24610 (spam-check-spamassassin-headers, spam-check-spamassassin)
24611 (spam-spamassassin-score)
24612 (spam-spamassassin-register-with-sa-learn)
24613 (spam-spamassassin-register-spam-routine)
24614 (spam-spamassassin-register-ham-routine)
24615 (spam-assassin-register-spam-routine)
24616 (spam-assassin-register-ham-routine): Add SpamAssassin support.
24617 (spam-bogofilter-score): Fix to show article before scoring.
24618
24619 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
24620
24621 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24622 default scoring function.
24623 (spam-generic-score): Call spam-spamassassin-score if
24624 spam-use-spamassassin or spam-use-spamassassin-headers is on;
24625 spam-bogofilter-score otherwise.
24626
24627 * gnus.el (spam-process, spam-autodetect-methods):
24628 Add spamassassin and spamassassin-headers.
24629
24630 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
24631
24632 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24633 Suppress unnecessary messages.
24634
24635 2004-01-20 Jesper Harder <harder@ifa.au.dk>
24636
24637 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24638 make-hash-table.
24639
24640 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
24641
24642 * canlock.el (base64-encode-string): Don't autoload it.
24643
24644 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
24645
24646 * run-at-time.el: Remove useless (require 'itimer),
24647 eval-and-compile and (featurep 'xemacs).
24648
24649 2004-01-16 Jesper Harder <harder@ifa.au.dk>
24650
24651 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24652 GROUP is a virtual group.
24653
24654 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
24655
24656 * gnus.el: Autoload `message-y-or-n-p'.
24657
24658 2004-01-15 Jesper Harder <harder@ifa.au.dk>
24659
24660 * pgg-parse.el: Remove unnecessary (require 'custom).
24661
24662 * pgg-def.el: do.
24663
24664 * nnmail.el: do.
24665
24666 * gnus-undo.el: do.
24667
24668 * gnus-picon.el: do.
24669
24670 * gnus-util.el: do.
24671
24672 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
24673
24674 * gnus-sum.el (gnus-pick-line-number): Add autoload.
24675
24676 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
24677
24678 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24679 handle, as well as a list.
24680
24681 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24682 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24683 (mm-w3m-cid-retrieve): Simplify.
24684
24685 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
24686
24687 * message.el (message-kill-to-signature): Allow prefix arg to
24688 specify number of lines to keep before signature.
24689
24690 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
24691
24692 * message.el (message-kill-to-signature): Change docstring.
24693
24694 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
24695
24696 * canlock.el: Always require sha1-el.
24697 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24698
24699 * message.el: Autoload sha1 only when compiling.
24700
24701 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
24702
24703 * message.el (message-canlock-generate): Require sha1-el.
24704
24705 2004-01-13 Jesper Harder <harder@ifa.au.dk>
24706
24707 * message.el (message-expand-name): Silence the byte compiler.
24708
24709 2004-01-13 Simon Josefsson <jas@extundo.com>
24710
24711 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24712 Invoke gnus-score-mode.
24713 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24714
24715 * gnus-range.el (gnus-compress-sequence): Doc fix.
24716 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24717
24718 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24719
24720 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24721
24722 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
24723
24724 * spam.el (spam-get-article-as-string): Update to use
24725 gnus-request-article-this-buffer, much simpler.
24726 (spam-get-article-as-buffer): Remove.
24727
24728 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
24729
24730 * message.el (message-expand-name): Use EUDC if the user uses that.
24731
24732 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24733
24734 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24735 character for the encoding to avoid consing a string.
24736
24737 * rfc2047.el (rfc2047-decode-string): Don't cons a string
24738 unnecessarily.
24739
24740 * mm-util.el (mm-replace-chars-in-string): Remove.
24741
24742 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24743 of mm-replace-chars-in-string.
24744
24745 2004-01-11 Jesper Harder <harder@ifa.au.dk>
24746
24747 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24748
24749 * mm-util.el (mm-subst-char-in-string): Support inplace.
24750
24751 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24752 a new string in every iteration. Use shy groups.
24753
24754 2004-01-10 Jesper Harder <harder@ifa.au.dk>
24755
24756 * gnus-srvr.el (gnus-browse-unsubscribe-group):
24757 * gnus-soup.el (gnus-soup-group-brew):
24758 * gnus-msg.el (gnus-put-message):
24759 * gnus-move.el (gnus-group-move-group-to-server):
24760 * gnus-kill.el (gnus-batch-score):
24761 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24762 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24763 (gnus-group-update-group, gnus-group-read-group)
24764 (gnus-group-make-group, gnus-group-make-help-group)
24765 (gnus-group-make-archive-group, gnus-group-make-directory-group)
24766 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24767 (gnus-group-sort-by-unread, gnus-group-catchup)
24768 (gnus-group-unsubscribe-group, gnus-group-kill-group)
24769 (gnus-group-yank-group, gnus-group-set-info)
24770 (gnus-group-list-groups):
24771 * gnus.el (gnus-generate-new-group-name):
24772 * gnus-delay.el (gnus-delay-send-queue):
24773 * nnvirtual.el (nnvirtual-catchup-group):
24774 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24775 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24776 (gnus-group-prepare-topics, gnus-topic-check-topology):
24777 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24778 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24779 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24780 (gnus-group-make-articles-read):
24781 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24782 (gnus-group-change-level, gnus-kill-newsgroup)
24783 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24784 (gnus-get-unread-articles, gnus-make-articles-unread)
24785 (gnus-make-ascending-articles-unread): Use accessor
24786 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24787 to get group information for improved readability.
24788
24789 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24790
24791 * gnus-art.el (article-decode-mime-words, article-babel)
24792 (gnus-article-highlight-signature, gnus-article-add-buttons)
24793 (gnus-signature-toggle): Use gnus-with-article-buffer.
24794
24795 * gnus-art.el (gnus-article-highlight-headers)
24796 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24797
24798 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24799 (gnus-article-set-globals, gnus-request-article-this-buffer)
24800 (gnus-button-message-id, gnus-article-maybe-hide-headers)
24801 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24802 (gnus-mime-display-alternative): Use with-current-buffer.
24803
24804 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24805
24806 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24807 also under 80 char limit, and call gnus-error if needed.
24808 (spam-fetch-article-header): Fix - it was a
24809 buffer-local variable (gnus-newsgroup-data).
24810 (spam-find-spam): Use spam-generate-fake-headers, forget about
24811 spam-insert-fake-headers.
24812 (spam-insert-fake-headers): Remove.
24813
24814 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24815
24816 * deuglify.el (gnus-article-outlook-unwrap-lines)
24817 (gnus-outlook-rearrange-article)
24818 (gnus-outlook-repair-attribution-outlook)
24819 (gnus-outlook-repair-attribution-block)
24820 (gnus-outlook-repair-attribution-other): Remove redundant
24821 save-excursion.
24822
24823 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24824
24825 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24826 (spam-fetch-field-subject-fast)
24827 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24828 (spam-fetch-article-header): Add functions to deal with Gnus
24829 internals for fast retrieval of article header data.
24830 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24831
24832 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24833
24834 * pop3.el (pop3-md5): Remove.
24835 (pop3-apop): Replace pop3-md5 with md5.
24836
24837 * mm-bodies.el: base64 is always built-in.
24838
24839 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24840 Use with-current-buffer.
24841
24842 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
24843
24844 * canlock.el (canlock-insert-header): Remove excessive grouping in
24845 regexp.
24846
24847 * gnus-sum.el (gnus-summary-read-document): Ditto.
24848
24849 * gnus-uu.el (gnus-uu-part-number): Ditto.
24850
24851 * html2text.el (html2text-remove-tags): Ditto.
24852 (html2text-format-tags): Ditto.
24853 (html2text-format-single-elements): Ditto.
24854
24855 * mml.el (mml-parse-1): Ditto.
24856
24857 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24858
24859 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24860
24861 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24862
24863 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24864
24865 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24866
24867 2003-11-15 Simon Josefsson <jas@extundo.com>
24868
24869 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24870 (pgg-gpg-lookup-key): Use regexp match instead of
24871 split-string (split-string is different between emacs 21.2 and
24872 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
24873
24874 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24875
24876 * gnus-art.el (gnus-mime-view-all-parts)
24877 (gnus-article-part-wrapper, gnus-article-view-part):
24878 Use with-current-buffer.
24879
24880 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24881
24882 * spam.el (spam-disable-spam-split-during-ham-respool)
24883 (spam-spamoracle-database, spam-cache-lookups)
24884 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24885 (spam-group-ham-mark-p, spam-group-spam-mark-p)
24886 (spam-group-ham-marks, spam-group-spam-marks)
24887 (spam-group-spam-contents-p, spam-group-ham-contents-p)
24888 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24889 also add spam-use-blackholes to the statistical checks.
24890 (spam-fetch-field-fast): Add interface to fetching fields, may
24891 become a macro.
24892 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24893 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24894 (spam-insert-fake-headers): Fake an article when needed.
24895 (spam-find-spam): Fake article when possible.
24896 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24897 (spam-check-bogofilter-headers): Use message-fetch-field instead
24898 of nnmail-fetch-field.
24899
24900 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
24901
24902 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24903
24904 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24905
24906 * spam.el (spam-split): Do not require spam-use-CHECK to be
24907 enabled if that check is passed to spam-split explicitly; also
24908 fix so 'spam doesn't get converted to spam-split-group when
24909 spam-split-symbolic-return is t.
24910 (spam-find-spam): Find registrations of the article and use those
24911 instead of re-running spam-split to find the spam/ham
24912 classification of the article.
24913 (spam-log-processing-to-registry, spam-log-registered-p)
24914 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24915 Use gnus-error instead of gnus-message.
24916 (spam-log-registration-type): Add function to determine the
24917 classification of a message based on registry entries; will
24918 return nil if both 'spam and 'ham are found.
24919 (spam-check-BBDB): Expand all the BBDB macros here so we can have
24920 a reasonably fast local cache without the loading errors.
24921 (spam-cache-lookups): Set to t by default.
24922 (spam-find-spam): Don't try to guess spam-cache-lookups.
24923 (spam-enter-whitelist, spam-enter-blacklist): Clear the
24924 spam-caches entry.
24925 (spam-filelist-build-cache, spam-filelist-check-cache):
24926 Fix caching of whitelist/blacklist entries.
24927 (spam-check-whitelist, spam-check-blacklist):
24928 Invoke spam-from-listed-p with a type, not a cache variable.
24929 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24930
24931 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24932
24933 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24934
24935 * nnmail.el (nnmail-split-fancy): do.
24936
24937 * mml.el (mml-parse): do.
24938
24939 * gnus-score.el (gnus-enter-score-words-into-hashtb)
24940 (gnus-score-adaptive): do.
24941
24942 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24943
24944 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24945 (gnus-mime-button-map): Don't set keymap parent.
24946 (gnus-button-ctan-directory-regexp): Use shy grouping.
24947 (gnus-prev-page-map): Don't set keymap parent.
24948 (gnus-prev-page-map): Remove duplicated one.
24949 (gnus-next-page-map): Don't set keymap parent.
24950 (gnus-mime-security-button-map): Ditto.
24951
24952 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24953 version number.
24954
24955 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24956
24957 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24958
24959 * canlock.el (canlock-sha1-function): Remove.
24960 (canlock-sha1-function-for-verify): Remove.
24961 (canlock-openssl-program): Remove.
24962 (canlock-openssl-args): Remove.
24963 (canlock-ignore-errors): Remove.
24964 (canlock-sha1-with-openssl): Remove.
24965 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24966 (canlock-verify): Don't use canlock-ignore-errors.
24967
24968 * sha1-el.el (sha1-string-external): Make it can return a string
24969 in binary form.
24970 (sha1-region-external): Ditto.
24971 (sha1-string-internal): Ditto.
24972 (sha1-region-internal): Ditto.
24973 (sha1-region): Ditto.
24974 (sha1-string): Ditto.
24975 (sha1): Ditto.
24976
24977 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
24978
24979 * spam.el (spam-report-articles-gmane): New command.
24980
24981 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
24982
24983 * gnus.el: Don't make unnecessary *Group* buffer when loading.
24984
24985 * run-at-time.el (run-at-time-saved): Remove.
24986 (run-at-time): Doc fix.
24987
24988 2004-01-07 Jesper Harder <harder@ifa.au.dk>
24989
24990 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24991 (gnus-summary-limit-map): Add it.
24992 (gnus-summary-make-menu-bar): do.
24993
24994 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
24995
24996 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24997 Make attempt at some caching support (done for BBDB only now).
24998 (spam-find-spam): Set spam-cache-lookups if there are more than 2
24999 addresses to be checked.
25000 (spam-clear-cache-BBDB): Add function, to be invoked by
25001 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25002 (spam-check-BBDB): Check and use the caches, if
25003 spam-cache-lookups is on, remove superfluous (provide).
25004
25005 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
25006
25007 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25008
25009 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
25010
25011 * run-at-time.el (run-at-time-saved): Move to after the definition
25012 of `run-at-time'.
25013
25014 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
25015
25016 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25017 mm-w3m-local-map-property.
25018
25019 * mm-view.el (mm-w3m-mode-map): Remove.
25020 (mm-w3m-local-map-property): Remove.
25021 (mm-inline-text-html-render-with-w3m): Don't use
25022 mm-w3m-local-map-property.
25023
25024 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25025
25026 * run-at-time.el: New file.
25027
25028 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25029 of gnus-set-text-properties.
25030
25031 * gnus-uu.el (gnus-uu-save-article): Ditto.
25032
25033 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25034
25035 * gnus-cite.el (gnus-cite-parse): Ditto.
25036
25037 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25038 of gnus-.
25039
25040 * gnus.el: Change calls to nnheader-run-at-time and
25041 password-run-at-time throughout to use run-at-time directly.
25042
25043 * password.el: Remove definition of run-at-time.
25044
25045 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25046
25047 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25048 in prompt.
25049
25050 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25051
25052 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25053 XEmacs version.
25054
25055 * dns.el (dns-make-network-process): Use `open-network-stream'
25056 instead of `gnus-xmas-open-network-stream'.
25057
25058 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25059
25060 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25061
25062 * gnus-art.el (gnus-mime-display-alternative)
25063 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25064 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25065 Don't use gnus-local-map-property.
25066
25067 * gnus-util.el (gnus-local-map-property): Remove.
25068
25069 * mm-view.el (mm-view-pkcs7-decrypt):
25070 Replace gnus-completing-read-maybe-default with completing-read.
25071
25072 * gnus-util.el (gnus-completing-read): do.
25073 (gnus-completing-read-maybe-default): Remove.
25074
25075 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25076
25077 * password.el: Only autoload `run-at-time' if not XEmacs.
25078 Only autoload the itimer functions if XEmacs.
25079
25080 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25081
25082 * gnus-art.el (gnus-read-string): Remove.
25083 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25084 read-string.
25085
25086 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25087
25088 * netrc.el: Autoload password-read.
25089 (netrc): Add configuration group.
25090 (netrc-encoding-method, netrc-openssl-path):
25091 Add variables for encoding and decoding of files with symmetric
25092 ciphers.
25093 (netrc-encode): Add assistant function to encode a file with
25094 netrc-encoding-method.
25095 (netrc-parse): Add interactive parameter, added optional
25096 decoding if netrc-encoding-method is non-nil but otherwise
25097 behavior is standard.
25098 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25099 Do s/encode/encrypt/ everywhere.
25100
25101 * spam.el: Remove executable-find autoload.
25102
25103 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25104
25105 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25106
25107 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25108
25109 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25110
25111 * gnus-art.el (gnus-treat-ansi-sequences)
25112 (article-treat-ansi-sequences): New variable and function.
25113 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25114
25115 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25116 Use it.
25117
25118 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25119
25120 * mm-util.el (mm-quote-arg): Remove.
25121
25122 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25123 shell-quote-argument.
25124
25125 * gnus-uu.el (gnus-uu-command): do.
25126
25127 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25128
25129 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25130 with make-char.
25131
25132 * mm-util.el (mm-make-char): Remove.
25133
25134 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25135 add-minor-mode.
25136
25137 * gnus-undo.el (gnus-undo-mode): do.
25138
25139 * gnus-topic.el (gnus-topic-mode): do.
25140
25141 * gnus-sum.el (gnus-dead-summary-mode): do.
25142
25143 * gnus-start.el (gnus-slave-mode): do.
25144
25145 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25146
25147 * gnus-ml.el (gnus-mailing-list-mode): do.
25148
25149 * gnus-gl.el (gnus-grouplens-mode): do.
25150
25151 * gnus-draft.el (gnus-draft-mode): do.
25152
25153 * gnus-dired.el (gnus-dired-mode): do.
25154
25155 * gnus-ems.el (gnus-add-minor-mode): Remove.
25156
25157 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25158 Replace gnus-char-width with char-width.
25159
25160 * gnus-ems.el (gnus-char-width): Remove.
25161
25162 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25163 Replace gnus-char-width with char-width.
25164
25165 * gnus-ems.el (gnus-char-width): Remove.
25166
25167 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25168 definition.
25169 Remove Emacs 20 hash table compatibility code.
25170
25171 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25172 20 compatibility code.
25173
25174 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25175
25176 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25177
25178 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25179 Replace with point-at-{eol,bol}.
25180
25181 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25182
25183 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25184
25185 * flow-fill.el (fill-flowed-point-at-bol)
25186 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25187
25188 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25189 Replace with point-at-{eol,bol} throughout all files.
25190
25191 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25192
25193 * ntlm.el (ntlm-string-as-unibyte): New macro.
25194 (ntlm-build-auth-response): Use it.
25195
25196 Remove Emacs 20 stuff:
25197 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25198 of delq and copy-sequence.
25199 * gnus-art.el (popup-menu): Remove the compiler macro.
25200 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25201 Emacs 20.
25202
25203 2004-01-05 Simon Josefsson <jas@extundo.com>
25204
25205 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25206 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25207 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25208 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25209 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25210 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25211 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25212 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25213 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25214 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25215 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25216 string-xor into ntlm-string-xor.
25217 Suggested by Jesper Harder <harder@myrealbox.com>.
25218
25219 * ntlm.el: Don't include poem.
25220
25221 * md4.el (print-int32, print-string-hexa): Remove.
25222 Suggested by Jesper Harder <harder@myrealbox.com>.
25223
25224 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25225
25226 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25227 probably breaks emacs with DL patch, but do we care? Is anyone
25228 still using the DL stuff?)
25229
25230 * sieve-manage.el: Use the password package.
25231 (sieve-manage-read-passwd): Remove.
25232 (sieve-manage-interactive-login): Use password. Re-add
25233 condition-case around loop.
25234
25235 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25236 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25237 Use the password package.
25238
25239 2003-02-19 Simon Josefsson <jas@extundo.com>
25240
25241 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25242 token.
25243
25244 2002-08-07 Simon Josefsson <jas@extundo.com>
25245
25246 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25247 (sieve-manage-authenticators):
25248 (sieve-manage-authenticator-alist): Add some SASL mechs.
25249 (sieve-sasl-auth): New function.
25250 (sieve-manage-cram-md5-auth):
25251 (sieve-manage-plain-auth): Rewrite using SASL library.
25252 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25253 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25254 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25255 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25256
25257 2004-01-05 Simon Josefsson <jas@extundo.com>
25258
25259 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25260 New files.
25261
25262 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25263
25264 * gnus-group.el (gnus-no-groups-message): Update.
25265
25266 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25267
25268 2003-11-09 Simon Josefsson <jas@extundo.com>
25269
25270 * imap.el: Support for ID IMAP extension (RFC 2971).
25271 (imap-local-variables): Add imap-id.
25272 (imap-id): New variable.
25273 (imap-id): New function.
25274 (imap-parse-response): Parse untagged ID response.
25275 * nnimap.el (nnimap-id): New variable.
25276 (nnimap-open-connection): Use it.
25277
25278 2003-12-28 Simon Josefsson <jas@extundo.com>
25279
25280 * gnus-score.el (gnus-score-edit-all-score): New.
25281 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25282
25283 2004-01-04 Simon Josefsson <jas@extundo.com>
25284
25285 * password.el: Add.
25286
25287 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25288
25289 * dns.el (dns-query-types): Fix typo.
25290 (dns-query-types): New function.
25291 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25292 PTR and SOA replies, see RFC 1035.
25293
25294 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25295
25296 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25297
25298 * Move to Changelog.2.
25299
25300 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25301
25302 * gnus.el (gnus-version-number): Bump version.
25303
25304 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25305
25306 * gnus.el: No Gnus v0.1 is released.
25307
25308 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25309
25310 * gnus.el: No Gnus v0.0 is released.
25311
25312 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25313
25314 * gnus.el (gnus-version-number): Bump.
25315 (gnus-version): No.
25316
25317 See ChangeLog.2 for earlier changes.
25318
25319 Copyright (C) 2004-2013 Free Software Foundation, Inc.
25320
25321 This file is part of GNU Emacs.
25322
25323 GNU Emacs is free software: you can redistribute it and/or modify
25324 it under the terms of the GNU General Public License as published by
25325 the Free Software Foundation, either version 3 of the License, or
25326 (at your option) any later version.
25327
25328 GNU Emacs is distributed in the hope that it will be useful,
25329 but WITHOUT ANY WARRANTY; without even the implied warranty of
25330 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25331 GNU General Public License for more details.
25332
25333 You should have received a copy of the GNU General Public License
25334 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25335
25336 ;; Local Variables:
25337 ;; coding: utf-8
25338 ;; fill-column: 79
25339 ;; add-log-time-zone-rule: t
25340 ;; End: