lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg extension in...
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2014-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * auth-source.el (auth-sources): Add pointer to what the .gpg extension
4 in `auth-sources' means and link to EPA docs.
5
6 2014-02-12 Lars Ingebrigtsen <larsi@gnus.org>
7
8 * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
9 (bug#12375).
10
11 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
12
13 * message.el (message-tab): Mention what happens on normal tabs
14 (bug#11297).
15
16 2014-02-08 Glenn Morris <rgm@gnu.org>
17
18 * auth-source.el (auth-sources): Doc fix. (Bug#16642)
19
20 2014-02-07 Lars Ingebrigtsen <larsi@gnus.org>
21
22 * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
23 with an empty string.
24
25 2014-02-06 Lars Ingebrigtsen <larsi@gnus.org>
26
27 * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
28 buffer-local in some buffers, so bind it explicitly in the buffer we're
29 trying to cancel the article in (bug#10808).
30
31 2014-02-05 Lars Ingebrigtsen <larsi@gnus.org>
32
33 * gnus-int.el (gnus-request-accept-article): Doc fix.
34
35 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
36
37 * nnir.el (nnir-request-update-mark): Don't try to update the source
38 group if we can't find it (bug#16611).
39
40 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
41
42 * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
43
44 2014-01-31 Dave Abrahams <dave@boostpro.com>
45
46 * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
47 in the summary buffer (bug#13769).
48
49 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
50
51 * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
52 name if we're using a single article buffer. Otherwise, it may point
53 to a killed buffer (bug#13756).
54
55 2014-01-30 Lars Ingebrigtsen <larsi@gnus.org>
56
57 * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
58 the match data, just save and restore it explictly (bug#12375).
59
60 * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
61 that's needed.
62
63 * spam.el (spam-initialize): Allow calling repeatedly, but only run the
64 the code once (bug#9069).
65
66 2014-01-18 Steinar Bang <sb@dod.no>
67
68 * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
69 reading.
70
71 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change)
72
73 * message.el (message-bury): Call bury-buffer with no argument
74 in the message-return-action case too.
75
76 2014-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
77
78 * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
79 (nnimap-split-fancy, nnimap-split-methods): Declare.
80
81 * mm-util.el (help-function-arglist): Declare.
82
83 2013-12-28 Glenn Morris <rgm@gnu.org>
84
85 * gnus-sieve.el (gnus-sieve-select-method):
86 * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
87 (gravatar-rating, gravatar-size):
88 * message.el (message-minibuffer-local-map):
89 * sieve-manage.el (sieve-manage-authenticators)
90 (sieve-manage-authenticator-alist): Specify custom types.
91
92 * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
93 * gnus-sum.el (gnus-subthread-sort-functions): Add version.
94 * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
95
96 * auth-source.el (auth-sources):
97 * nnmairix.el (nnmairix-propagate-marks-upon-close):
98 Fix custom types.
99
100 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
101
102 * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
103 we get proper traces there, too.
104
105 2013-12-26 Sean Connor <sconnor005@allyinics.org> (tiny change)
106
107 * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
108 value of the parameters if the current article has a Reply-To or From
109 field.
110
111 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
112
113 * gnus.el (gnus-group-buffer): Remove duplicate definition.
114
115 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
116
117 * gnus-sum.el (gnus-summary-exit): Stop animations.
118
119 2013-12-19 Juri Linkov <juri@jurta.org>
120
121 * gnus.el (gnus-suppress-keymap):
122 * gnus-art.el (gnus-article-mode-map):
123 * gnus-group.el (gnus-group-mode-map):
124 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
125 Remove [backspace] key binding because it shadows DEL (bug#16035).
126
127 * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
128
129 2013-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
130
131 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
132 Make sure work directory exists.
133 (gnus-uu-digest-mail-forward): Store temporary files in work directory
134 rather than tmp directory.
135 (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
136 not necessarily always run, with it.
137
138 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
139
140 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
141 value of gnus-icalendar-additional-identities work without restart.
142
143 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
144
145 * mm-util.el (mm-make-temp-file):
146 Alias to make-temp-file for modern Emacsen.
147
148 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
149
150 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
151 nnir-article-number and nnir-article-group.
152
153 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
154
155 * message.el (message-send-mail-with-sendmail):
156 Don't kill error buffer if sending fails.
157
158 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
159
160 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
161 (gnus-icalendar-event->org-entry)
162 (gnus-icalendar--update-org-event)
163 (gnus-icalendar-event->gnus-calendar): Distinguish between
164 required/optional/non-participant attendee status. Fix bug causing
165 the first required event participant to be omitted.
166
167 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
168
169 * gnus-art.el (article-de-quoted-unreadable)
170 (article-de-base64-unreadable, gnus-mime-copy-part)
171 * gnus-html.el (gnus-article-html)
172 * mm-view.el (mm-inline-text-html-render-with-w3)
173 (mm-inline-text-html-render-with-w3m-standalone)
174 * rfc2231.el (rfc2231-decode-encoded-string):
175 Allow overriding charset by mm-charset-override-alist.
176
177 * gnus-art.el (gnus-article-browse-html-parts):
178 Replace LWSPs with `&nbsp;'s in header.
179
180 Work for broken Chinese articles.
181
182 * gnus-art.el (gnus-article-browse-html-save-cid-content):
183 Exclude broken handles that gnus-summary-enter-digest-group may create.
184 (gnus-article-browse-html-parts):
185 Allow overriding charset by mm-charset-override-alist.
186
187 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
188
189 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
190 (gnus-icalendar-identities): Support additional-identities.
191
192 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
193 Fix org-timestamp for events ending at midnight.
194
195 2013-11-21 Ivan Shmakov <ivan@siamics.net> (tiny change)
196
197 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
198 Support debbugs .log files.
199
200 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
201
202 * message.el (message-beginning-of-line):
203 Use beginning-of-visual-line when visual-line-mode is turned on.
204
205 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
206
207 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
208 (gnus-icalendar-event-from-ical)
209 (gnus-icalendar-event->org-entry)
210 (gnus-icalendar--update-org-event): Required/optional participation,
211 list of attendees synced to org.
212
213 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
214
215 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
216 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
217 cancellations to be synced to org if the original appt has an org
218 outline.
219
220 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
221
222 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
223 (gnus-icalendar-event->org-entry)
224 (gnus-icalendar--update-org-event)
225 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
226
227 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
228
229 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
230 Fix timezone handling in gnus-icalendar export to org.
231
232 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
233
234 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
235
236 2013-10-30 Glenn Morris <rgm@gnu.org>
237
238 * gnus-group.el (gnus-group-browse-foreign-server):
239 * gnus-int.el (gnus-start-news-server):
240 Silence compiler obsolescence warning.
241
242 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
243
244 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
245 `nnoo-current-server' first, then for the actual `nnimap-address' to
246 allow netrc entries for the nnoo server to coexist with netrc entries
247 for the `nnimap-address'.
248
249 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
250
251 * mm-decode.el (mm-dissect-buffer): Revert last change.
252 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
253 The problem that motivated those changes was attributed to a broken
254 mail sender, and has been fixed.
255
256 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
257
258 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
259 token is missing in the Content-Type header.
260
261 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
262
263 2013-09-18 Glenn Morris <rgm@gnu.org>
264
265 * gnus-util.el (image-size): Declare.
266
267 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
268
269 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
270 (gnus-icalendar-event-from-ical)
271 (gnus-icalendar-event--build-reply-event-body)
272 (gnus-icalendar-event-reply-from-buffer)
273 (gnus-icalendar-find-org-event-file)
274 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
275 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
276
277 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
278
279 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
280
281 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
282 Use save-current-buffer.
283 (gnus-tree-mode-map): Initialize in the declaration.
284 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
285 (scroll-in-place): Defvar it.
286 (gnus-tmp-*): Defvar them.
287 (gnus-get-tree-buffer): Use derived-mode-p.
288 (gnus--let-eval): New macro.
289 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
290 non-prefixed variables.
291 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
292
293 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
294 vars since it doesn't seem to be available.
295 (gnus-set-global-variables, gnus-summary-read-group-1)
296 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
297 (gnus-summary-display-article, gnus-summary-select-article)
298 (gnus-summary-next-article, gnus-offer-save-summaries)
299 (gnus-summary-generic-mark): Use derived-mode-p.
300 (gnus-summary-read-group-1, gnus-summary-exit)
301 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
302 Adjust calls to gnus-tree-close and gnus-tree-open.
303
304 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
305
306 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
307 (gnus-agent-mode): Use derived-mode-p.
308 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
309 gnus-command-method and *-command-method to nil, but bind
310 gnus-command-method to *-command-method instead!
311 (gnus-agent-fetch-articles): Remove unused var `id'.
312 (gnus-agent-fetch-headers): Remove unused arg `force'.
313 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
314 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
315 (gnus-agent-short-article, gnus-agent-long-article)
316 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
317 first use.
318 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
319 `score-param'.
320 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
321 (gnus-get-predicate): Push in front of the cache, rather than end.
322 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
323 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
324 (gnus-agent-expire-unagentized-dirs): Don't rebind
325 gnus-agent-expire-current-dirs since the defvar silences the warning.
326 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
327 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
328 (gnus-agent-regenerate): Simplify interactive spec and doc.
329
330 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
331
332 * gnus-int.el (gnus-open-server): Silence compiler.
333
334 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
335
336 * message.el (message-display-completion-list): Abolish.
337 (message-completion-in-region): Use display-completion-list.
338
339 2013-09-17 Glenn Morris <rgm@gnu.org>
340
341 * gnus-util.el (gnus-message-with-timestamp-1):
342 Use `messages-buffer' function if available. Ignore read-only.
343
344 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
345
346 * message.el (message-expand-group, message-completion-in-region):
347 Correct the order of start and end of a region.
348
349 2013-09-13 Glenn Morris <rgm@gnu.org>
350
351 * mml2015.el (gnus-create-image): Autoload it.
352
353 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
354
355 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
356 (image-size): Declare.
357
358 2013-09-12 Glenn Morris <rgm@gnu.org>
359
360 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
361 Avoid using `find', which i) might not be defined at runtime;
362 ii) does not work, since its default test is eql, not equal.
363 (gnus-mime-action-alist): Declare.
364
365 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
366
367 * score-mode.el (gnus-score-mode-map): Move initialization
368 into declaration.
369 (gnus-score-mode): Use define-derived-mode.
370 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
371 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
372 into declaration.
373 (gnus-kill-file-mode): Use define-derived-mode.
374 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
375 Use derived-mode-p.
376 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
377 (gnus-group-setup-buffer, gnus-group-name-at-point)
378 (gnus-group-make-web-group, gnus-group-enter-directory)
379 (gnus-group-suspend): Use derived-mode-p.
380 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
381 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
382 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
383 (gnus-article-setup-buffer, gnus-article-prepare)
384 (gnus-article-prepare-display, gnus-sticky-article)
385 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
386 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
387 (gnus-article-read-summary-keys): Use derived-mode-p.
388
389 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
390
391 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
392
393 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
394
395 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
396 shift_jis from the default value set for Japanese users.
397
398 2013-08-13 Glenn Morris <rgm@gnu.org>
399
400 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
401
402 * gnus.el (gnus-valid-select-methods): Fix type.
403
404 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
405
406 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
407
408 * mm-decode.el (mm-display-external): Run a timer for the temp files
409 deletion after a viewer exits; add a deletion timer for the needsterm
410 case, too.
411
412 * mm-decode.el (mm-display-external): Try to delete temporary files by
413 using a 1-min. timer.
414
415 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
416
417 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
418 New internal variables.
419 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
420 (mm-display-external): Use it to delete temporary files instead of
421 using timers.
422
423 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
424
425 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
426 with cond for backwards compatability.
427
428 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
429
430 * mm-decode.el (mm-display-external): Bind process-connection-type to
431 nil; don't delete a temp file immediately even if a viewer finishes,
432 since it may be a shell script, like xdg-open, that launches a real
433 viewer program belatedly.
434
435 2013-08-05 Dave Abrahams <dave@boostpro.com>
436
437 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
438 that we can create nndoc groups that excerpt other groups.
439
440 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
441
442 * gnus-delay.el (gnus-delay-article): Fix typo.
443
444 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
445 articles.
446
447 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
448 we can get spell-checking etc.
449
450 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
451
452 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
453 a single one used for encoding the whole text in a header.
454
455 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
456
457 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
458 before sending.
459
460 * mm-decode.el (mm-command-output): New face.
461 (mm-display-external): Use it.
462
463 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
464
465 * nnmbox.el (nnmbox-request-article): Don't change point.
466
467 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
468
469 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
470 Include `handle' parameter.
471
472 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
473
474 * gnus-icalendar.el: New file.
475
476 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
477
478 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
479
480 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
481 dummy roots, too.
482
483 2013-08-01 David Edmondson <dme@dme.org>
484
485 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
486 out on ttys.
487
488 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
489
490 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
491 not empty.
492
493 * nnrss.el (nnrss-discover-feed): Indent.
494
495 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
496
497 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
498
499 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
500
501 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
502 dirty to ensure nnimap data being saved.
503
504 2013-07-30 Tassilo Horn <tsdh@gnu.org>
505
506 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
507 menu entry.
508
509 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
510 the current thread's total score instead of the current article's
511 score.
512
513 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
514 (gnus-sort-threads-recursively): Delete defcustom.
515 (gnus-sort-threads-recursive): Adapt accordingly.
516
517 2013-07-30 Tassilo Horn <tsdh@gnu.org>
518
519 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
520 (gnus-sort-threads-recursive): Use it.
521 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
522 again. Now that determines how to sort subthreads.
523
524 2013-07-26 Tassilo Horn <tsdh@gnu.org>
525
526 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
527 (gnus-sort-threads): Use it.
528
529 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
530
531 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
532 punctuation characters follow parentheses (bug#14950).
533
534 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
535
536 * gnus.el (gnus-continuum-version):
537 * gnus-msg.el (gnus-extended-version): Simplify.
538
539 * gnus.el (gnus-continuum-version-1): Remove.
540 * gnus-msg.el (gnus-bug): Revert.
541
542 Calculate gnus-version correctly on Cygwin.
543
544 * gnus.el (gnus-continuum-version): Do main calculations in integers.
545 (gnus-continuum-version-1): New function, return a string.
546
547 * gnus-msg.el (gnus-extended-version, gnus-bug):
548 Use gnus-continuum-version-1 instead of gnus-continuum-version.
549
550 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
551
552 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
553 (bug#13384).
554
555 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
556
557 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
558 that were only relevant in a development version a long time ago.
559
560 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
561
562 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
563 that the old Emacs 24s bundle.
564
565 2013-07-10 David Engster <deng@randomsample.de>
566
567 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
568 if `gnus-newsrc-file-version' does not match `gnus-version'.
569 This fixes a bug in Emacs trunk where the 'unexist' marks were always
570 removed at startup because "Gnus v5.13" was considered smaller than "Ma
571 Gnus v0.03".
572
573 2013-07-10 Tassilo Horn <tsdh@gnu.org>
574
575 * gnus.el (gnus-summary-line-format):
576 Reference `gnus-user-date-format-alist' for the &user-date; format, not
577 `gnus-summary-user-date-format-alist'.
578
579 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
580
581 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
582 delete files (bug#13481).
583
584 2013-07-08 Tassilo Horn <tsdh@gnu.org>
585
586 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
587
588 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
589
590 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
591 display images.
592
593 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
594
595 * message.el (message-cancel-news): According to
596 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
597 preferred over "cmsg cancel" in the Subject.
598
599 * nnir.el (nnir-engines): Note that the group specs are regexps
600 (bug#13238).
601
602 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
603 gotten read-only text properties, ensure that those aren't heeded when
604 copying stuff over (bug#13434).
605
606 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
607 (bug#13762).
608
609 2013-07-05 David Kastrup <dak@gnu.org>
610
611 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
612 authinfo file again (important for blank passwords). This had been
613 broken with 2013-06-15 change.
614
615 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
616
617 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
618 Revert 2013-01-14 change.
619
620 2013-07-02 David Engster <deng@randomsample.de>
621
622 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
623 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
624 to see whether the group was synced before.
625
626 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
627
628 * nnimap.el (nnimap-request-move-article): Decode the group name when
629 doing internal moves to avoid charset issues.
630
631 2013-07-02 Julien Danjou <julien@danjou.info>
632
633 * nnimap.el (nnimap-request-list):
634 Revert change that made listing synchronous.
635 (nnimap-get-responses): Restore.
636
637 2013-07-02 Dave Abrahams <dave@boostpro.com>
638
639 * nnimap.el (nnimap-change-group): Document result value.
640
641 * nnimap.el (nnimap-find-article-by-message-id):
642 Account for the fact that nnimap-change-group can return t.
643
644 2013-07-02 Julien Danjou <julien@danjou.info>
645
646 * nnimap.el (nnimap-request-head):
647 Resture to-buffer parameter, used by `nnimap-request-move-article'.
648
649 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
650
651 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
652 supported by nnimap actually. Reverts previous change.
653
654 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
655 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
656 to-buffer argument that is already supported.
657
658 2013-07-02 Julien Danjou <julien@danjou.info>
659
660 * nnimap.el (nnimap-get-responses): Remove, unused.
661
662 2013-07-02 Julien Danjou <julien@danjou.info>
663
664 * nnimap.el (nnimap-request-articles-find-limit): Rename from
665 `nnimap-request-move-articles-find-limit' since we do not use it
666 only for move operations.
667 (nnimap-request-accept-article):
668 Use `nnimap-request-articles-find-limit' to limit search by message-id.
669
670 2013-07-02 Julien Danjou <julien@danjou.info>
671
672 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
673
674 * nnimap.el (nnimap-log-buffer):
675 Check that `window-point-insertion-type' is boundp, since it's not
676 available in XEmacs.
677
678 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
679
680 * nnimap.el (nnimap-log-buffer):
681 Add this, setting `window-point-insertion-type' in the buffer to t.
682 (nnimap-log-command): Use nnimap-log-buffer.
683
684 2013-07-02 Julien Danjou <julien@danjou.info>
685
686 * nnimap.el (nnimap-find-article-by-message-id):
687 Add an optional limit argument to be able to limit the search.
688 (nnimap-request-move-article):
689 Use `nnimap-request-move-articles-find-limit'.
690 (nnimap-request-move-articles-find-limit):
691 Add this to limit the search by Message-Id after a message move.
692 (nnimap): Add defgroup.
693
694 2013-07-02 Julien Danjou <julien@danjou.info>
695
696 * nnimap.el (nnimap-find-article-by-message-id):
697 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
698 (nnimap-possibly-change-group): Add read-only argument.
699 (nnimap-request-list): Use nnimap-possibly-change-group rather than
700 issuing EXAMINE manually.
701 (nnimap-find-article-by-message-id):
702 Use `nnimap-possibly-change-group' with read-only argument.
703 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
704 We cannot possibly change because we need to be sure that it's either
705 read-write or read-only.
706
707 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
708
709 * gnus-sum.el (gnus-summary-insert-old-articles):
710 Don't include unexisting messages.
711
712 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
713
714 * gnus-start.el (gnus-clean-old-newsrc):
715 Remove totally bogus `unexists' entries.
716 (gnus-clean-old-newsrc): Fix last checkin.
717
718 * nnimap.el (nnimap-update-info):
719 None of the articles below the active low-water mark exist.
720
721 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
722
723 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
724
725 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
726
727 * nnimap.el (nnimap-request-scan):
728 Allow `nnimap-inbox' to be a list of inboxes.
729
730 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
731
732 * gnus-group.el (gnus-group-expire-articles-1):
733 Don't try to expire messages that don't exist.
734
735 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
736
737 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
738
739 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
740
741 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
742
743 * gnus-start.el (gnus-clean-old-newsrc):
744 Delete `unexist' from pre-Ma Gnus 0.3.
745
746 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
747
748 * gnus-sum.el (gnus-summary-local-variables):
749 Make `gnus-newsgroup-unexist' into a local variable.
750
751 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
752
753 * gnus-sum.el (gnus-adjust-marked-articles):
754 Add to `gnus-newsgroup-unexist'.
755
756 * gnus.el (gnus-article-mark-lists):
757 Add `unexist' to the list of marks.
758 (gnus-article-special-mark-lists):
759 Put the `unexist' in the special marks list instead.
760
761 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
762 articles in the list of articles to be selected.
763
764 * nnimap.el (nnimap-retrieve-group-data-early):
765 Query for unexisting articles.
766 (nnimap-update-info): Keep track of unexisting articles.
767 (nnimap-update-qresync-info): Ditto.
768
769 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
770
771 * gnus-start.el (gnus-clean-old-newsrc): New function.
772 (gnus-read-newsrc-file): Use it.
773
774 2013-07-02 Daiki Ueno <ueno@gnu.org>
775
776 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
777 of 'create-image' for XEmacs compatibility; check errors when decoding
778 image. Reported by Uwe Brauer.
779
780 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
781
782 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
783 gnus-button-push revised at 2011-01-19.
784
785 2013-06-19 Glenn Morris <rgm@gnu.org>
786
787 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
788
789 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
790
791 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
792
793 2013-06-18 Glenn Morris <rgm@gnu.org>
794
795 * eww.el, shr.el, shr-color.el: Move to ../net.
796
797 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
798
799 * shr.el (shr-tag-table): Insert the images after the table, so that
800 they're not covered by the table colourisation, which often looked
801 awkward.
802 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
803 <dd>.
804
805 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
806
807 * eww.el (eww-detect-charset): Improve regexp; move backward.
808
809 2013-06-18 Glenn Morris <rgm@gnu.org>
810
811 * mm-decode.el (widget-convert-button): Autoload.
812
813 * sieve-manage.el (mm-enable-multibyte): Autoload.
814
815 * shr.el (libxml-parse-html-region): Declare.
816 (shr-render-buffer): Explicit error if no libxml2 support.
817
818 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
819
820 * auth-source.el (auth-source-current-line): New function.
821 (auth-source-netrc-parse-entries): When a data token is "machine",
822 assume we're in the wrong place and abort parsing the current line.
823
824 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
825
826 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
827 (eww-convert-widgets): Don't bug out if the first widget starts at the
828 beginning of the buffer.
829 (eww-convert-widgets): Fix last patch.
830 (eww-tag-input): Support <input type=image>.
831
832 * shr.el (shr-insert-table): Respect border-collapse: collapse.
833 (shr-tag-base): Protect against base specs that are degenerate.
834 (shr-ensure-paragraph): Don't delete empty lines that have text
835 properties, because these may be input fields.
836
837 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
838 we can navigate to them.
839
840 * shr.el (shr-colorize-region): Put the colours over the entire region.
841 (shr-inhibit-decoration): New variable.
842 (shr-add-font): Use it to inhibit text property decorations while doing
843 preliminary table renderings. This speeds up typical Wikipedia page
844 renderings by 15%.
845 (shr-tag-span): Don't respect the <title>, because that overwrites the
846 help-echo from links inside the spans.
847 (shr-next-link): Use `help-echo' for navigation, so that we can
848 navigate to form elements, too.
849
850 * eww.el (eww-button): New face.
851 (eww-convert-widgets): Use it to make submit buttons more button-like.
852
853 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
854 that Gnus commands work.
855
856 * shr.el (shr-render-td): Support horizontal alignment.
857
858 * eww.el (eww-put-color): Remove.
859 (eww-colorize-region): Use `add-face-text-property'.
860
861 * shr.el (shr-add-font): Append face data, so that we get the correct
862 precedence: The innermost value (which is applied first) wins.
863 (shr-make-overlay): Obsolete function.
864
865 * mm-decode.el (mm-convert-shr-links): New function to convert
866 new-style shr URL links into widgets.
867 (mm-shr): Use it.
868
869 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
870 widget commands, since we're no longer using widgets for links.
871
872 * shr.el (shr-next-link): New command.
873 (shr-previous-link): New command.
874 (shr-urlify): Don't use `widget-convert', because that's slow.
875 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
876 because collecting the overlays and reapplying them when generating
877 tables is slow.
878 (shr-insert-table): Ditto.
879
880 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
881
882 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
883 * shr.el (browse-url): Require `url'.
884 * eww.el (url): Require format-spec.
885
886 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
887
888 * eww.el (eww-display-html): Default to using the entire window width.
889 (eww-browse-url): Don't add a User-Agent header (twice), because that
890 makes Bing refuse connection.
891
892 * shr.el (shr-make-table): Cache the table rendering at the table
893 level, and not the <td> level. This is a bit faster.
894
895 * eww.el (eww-render): Go to the correct ID when given URLs ending with
896 #id.
897
898 * shr.el (shr-tag-li): Don't require a new paragraph, since other
899 browsers don't.
900 (shr-expand-url): Respect #anchor links.
901 (shr-parse-base): Chop off the anchor before using.
902 (shr-descend): Respect display: none.
903 (shr-descend): Allow marking elements that have certain IDs.
904
905 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
906
907 * shr.el (shr-expand-url): Don't bug out on zero-length links.
908
909 * eww.el (eww-tag-textarea): Support <textarea>.
910
911 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
912
913 * shr.el (shr-dom-to-xml): Fix function call.
914
915 * eww.el (eww): New group.
916 (eww-header-line-format): New custom variable.
917 (eww-current-title): New variable.
918 (eww-display-html): Update header and handle title tag.
919 (eww-update-header-line-format): New function.
920 (eww-tag-title): New function.
921
922 * shr.el (shr-dom-to-xml): New function.
923 (shr-tag-svg): Add support for the SVG tag.
924 (shr-bullet): New custom variable.
925 (shr-tag-li): Support custom bullet in unordered lists.
926
927 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
928
929 * shr.el (shr-expand-url): Respect // URLs.
930
931 * eww.el (eww-tag-body): Override the shr body rendering so that we can
932 put a background colour onto the entire buffer.
933 (eww-render): When being redirected, use the redirect URL as the new
934 base URL.
935
936 * shr.el (shr-parse-base): Fix parsing error.
937
938 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
939
940 * shr.el (shr-parse-base): New function.
941 (shr-expand-url): Use it to expand relative URLs reliably.
942
943 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
944
945 * auth-source.el (auth-source-search-collection): Fix docstring.
946 (auth-source-netrc-parse): Refactor and improve netrc parser to support
947 single-quoted strings and multiline entries.
948 (auth-source-netrc-parse-next-interesting)
949 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
950 New functions to support parser.
951
952 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
953
954 * eww.el (eww-submit): Get submit button logic right when hitting RET
955 on non-submit buttons.
956
957 * shr.el: Remove shr-preliminary-table-render, since that can't really
958 be used for anything in practice.
959
960 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
961
962 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
963 (sieve-manage-quit).
964
965 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
966
967 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
968 control the maximum size of photo ID image.
969 (mml2015-epg-key-image-to-string): Respect it.
970
971 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
972
973 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
974 instead of the final one so that we can more easily distinguish them.
975
976 * eww.el (eww-submit): Compute the submission URL correctly.
977
978 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
981 Use plist-get rather than CL's getf.
982 (sieve-manage-parse-capability): Avoid CL's remove-if.
983
984 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
985
986 * shr.el (shr-expand-url): Expansion should chop off the bits after the
987 last slash.
988
989 * eww.el (eww-tag-select): Use the first value as the default value.
990
991 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
992
993 * eww.el (eww): Prepend urls with http:// if scheme is missing.
994 (eww-mode): Use `define-derived-mode'.
995 (eww-parse-headers): Parse headers from beginning of buffer so that
996 file:// links work.
997
998 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
999
1000 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1001
1002 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1003
1004 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1005 to handle them at all.
1006
1007 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1008
1009 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1010 work, too.
1011 (eww-tag-select): Implement <select>.
1012
1013 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1014
1015 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
1016 stream managing functions by using open-protocol-stream to do most of
1017 the work. Has the nice benefit of enabling STARTTLS.
1018 Wait for capabilities after STARTTLS: following RFC5804, the server
1019 sends new capabilities after successfully establishing a TLS connection
1020 with the client. The client should update the cached list of
1021 capabilities, but we just ignore the answer for now.
1022 (sieve-manage-network-p, sieve-manage-network-open)
1023 (sieve-manage-starttls-p, sieve-manage-starttls-open)
1024 (sieve-manage-forward, sieve-manage-streams)
1025 (sieve-manage-stream-alist): Remove unneeded functions neither in the
1026 API, nor called by any other function.
1027 Enable Multibyte for SieveManage buffers: The parser won't properly
1028 handle umlauts and line endings unless multibyte is turned on in the
1029 process buffer.
1030
1031 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1032
1033 * eww.el (eww-tag-input): Support password fields.
1034 (eww-submit): Support POST.
1035
1036 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1037
1038 * eww.el (eww-tag-form): Protect against degenerate forms.
1039
1040 * shr.el (shr-expand-url): Expand URLs that start with a slash
1041 correctly.
1042
1043 * eww.el (eww-submit): Get submit button logic right.
1044
1045 * shr.el (shr-final-table-render): New variable to signal when we're
1046 doing the final table rendering so that we can collect more data at
1047 that point.
1048
1049 * eww.el (eww-submit): Make form submission work.
1050 (eww-tag-input): Implement submit buttons.
1051 (eww-click-radio): Implement radio and checkboxes.
1052 (eww-submit): Handle hidden elements.
1053
1054 * shr.el (shr-descend): Allow other packages to override (or provide)
1055 rendering of elements.
1056 (shr-expand-url): Strip query strings from URLs before expanding them.
1057
1058 * eww.el: Don't require cl-lib.
1059 (eww-tag-form): Start form support.
1060
1061 * eww.el: Start writing a new, tiny web browser.
1062 (eww-previous-url): New command.
1063 (eww-quit): New command.
1064
1065 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1066
1067 * sieve.el: Put point at beginning of buffer when viewing a script.
1068 (sieve-open-server): Respect the PORT parameter. Show the correct port
1069 number in sieve-buffer's header. Fixed code to also work with a string
1070 as port specifier. Properly close the connection on pressing 'q'. Make
1071 sieve-manage-quit close the connection and process buffer. Also, remove
1072 duplicate keybinding for 'q'.
1073
1074 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
1075
1076 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1077 make it easier to read.
1078 (mm-pkcs7-enveloped-magic): Ditto.
1079
1080 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
1081
1082 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1083 before `image-type-available-p' to avoid loading the image libraries
1084 needlessly.
1085
1086 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1087
1088 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1089 assume Date header begins with "Date", that may be customized into
1090 something like "X-Sent" using gnus-article-time-format.
1091 (article-transform-date): Allow multi-line Date header.
1092
1093 2013-06-02 David Engster <deng@randomsample.de>
1094
1095 * registry.el (initialize-instance, registry-lookup)
1096 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1097 (registry-lookup-secondary-value, registry-search, registry-delete)
1098 (registry-insert, registry-reindex, registry-size, registry-prune):
1099 Do not wrap methods in `eval-and-compile'. This breaks due to latest
1100 changes in EIEIO (introduction of eieio-core.el).
1101
1102 2013-05-30 Glenn Morris <rgm@gnu.org>
1103
1104 * nnmail.el (nnmail-fancy-expiry-target):
1105 Also bind mail-dont-reply-to-names.
1106
1107 * spam-stat.el (spam-stat-save):
1108 No need to tweak font-lock in temp buffers.
1109
1110 * shr.el (shr-put-image): Silence compiler.
1111
1112 2013-05-29 Glenn Morris <rgm@gnu.org>
1113
1114 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1115
1116 * gnus-group.el (gnus-sequence-of-unread-articles)
1117 (gnus-summary-add-mark, gnus-mark-article-as-read)
1118 (gnus-group-make-articles-read): Declare.
1119
1120 * gnus-sum.el (gnus-parameter-list-identifier)
1121 (gnus-article-stop-animations, gnus-stop-downloads)
1122 (gnus-article-only-boring-p, article-goto-body)
1123 (gnus-flush-original-article-buffer, article-narrow-to-head)
1124 (gnus-article-hidden-text-p, gnus-delete-wash-type)
1125 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1126
1127 * gnus.el: No need to eval-and-compile autoloads.
1128
1129 * gravatar.el (help-function-arglist): Autoload.
1130
1131 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1132
1133 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1134
1135 * spam.el: No need to load spam-report when compiling.
1136 No need to eval-and-compile autoloads.
1137 (spam-report-resend-to): Declare.
1138 (spam-report-resend-register-routine): Require 'spam-report.
1139
1140 2013-05-24 Julien Danjou <julien@danjou.info>
1141
1142 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1143 setup.
1144
1145 2013-05-23 Glenn Morris <rgm@gnu.org>
1146
1147 * gnus-util.el (rmail-swap-buffers-maybe)
1148 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1149 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1150 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1151
1152 * mm-decode.el: No need to load term when compiling.
1153 (term-mode, term-char-mode): Declare.
1154
1155 * mm-util.el: No need to load jka-compr when compiling.
1156 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1157
1158 * nnmaildir.el: Require is automatically eval-and-compile.
1159 (nnmail): Require at run-time too.
1160
1161 * registry.el (registry-size): Move definition before use.
1162
1163 2013-05-22 Daiki Ueno <ueno@gnu.org>
1164
1165 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1166 signed data to conform the standard. (Bug#14232)
1167
1168 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1169
1170 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1171 double angle quotation mark.
1172
1173 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1174
1175 * message.el (message-insert-formatted-citation-line): Handle finding
1176 first/lastname when more than 2 names appear.
1177
1178 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1179
1180 * shr.el (shr-tag-span): New function.
1181
1182 2013-05-18 Glenn Morris <rgm@gnu.org>
1183
1184 * message.el (message-mode): Use message-mode-abbrev-table,
1185 with text-mode-abbrev-table as parent. (Bug#14413)
1186
1187 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1188
1189 * message.el (message-expand-group): Decode group names.
1190
1191 2013-05-16 Julien Danjou <julien@danjou.info>
1192
1193 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1194 app-icon.
1195
1196 2013-05-15 Glenn Morris <rgm@gnu.org>
1197
1198 * shr-color.el (shr-color-visible-luminance-min)
1199 (shr-color-visible-distance-min): Use shr-color group.
1200
1201 2013-05-11 Glenn Morris <rgm@gnu.org>
1202
1203 * gnus-vm.el: Make it loadable without VM.
1204 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1205 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1206
1207 2013-05-09 Glenn Morris <rgm@gnu.org>
1208
1209 * mml1991.el: Make it loadable. (Bug#13456)
1210
1211 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1212 * gnus-async.el (gnus-async-post-fetch-function):
1213 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1214 * gnus-html.el (gnus-html-image-cache-ttl):
1215 * gnus-notifications.el (gnus-notifications-timeout):
1216 * gnus-picon.el (gnus-picon-properties):
1217 * gnus-util.el (gnus-completion-styles):
1218 * gnus.el (gnus-other-frame-resume-function):
1219 * message.el (message-user-organization-file)
1220 (message-cite-reply-position):
1221 * nnir.el (nnir-summary-line-format)
1222 (nnir-retrieve-headers-override-function):
1223 * shr-color.el (shr-color-visible-luminance-min):
1224 * shr.el (shr-blocked-images):
1225 * spam-report.el (spam-report-resend-to):
1226 * spam.el (spam-summary-exit-behavior): Fix custom types.
1227
1228 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1229
1230 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1231
1232 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1233 because of let-binding help-xref-following. (Bug#14356)
1234
1235 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1236
1237 * message.el (message-bury, message-send-and-exit):
1238 Revert 2013-05-04 change.
1239
1240 2013-05-06 Glenn Morris <rgm@gnu.org>
1241
1242 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1243
1244 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1245
1246 * message.el (message-bury): Make `buffer' optional.
1247 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1248 (bug#14085).
1249
1250 2013-05-04 Andrew Cohen <cohen@bu.edu>
1251
1252 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1253 entering into the registry.
1254
1255 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1256
1257 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1258 (Bug#14304)
1259
1260 2013-04-27 Glenn Morris <rgm@gnu.org>
1261
1262 * gnus.el (gnus-list-debbugs):
1263 Use require rather than autoload. (Bug#14262)
1264
1265 2013-04-27 Julien Danjou <julien@danjou.info>
1266
1267 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1268 port to "sieve" now that it has an official IANA port assigned.
1269
1270 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1271
1272 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1273 Don't set the MAILHOST environment variable permanently (Bug#14271).
1274
1275 2013-04-26 Glenn Morris <rgm@gnu.org>
1276
1277 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1278
1279 2013-04-25 Andrew Cohen <cohen@bu.edu>
1280
1281 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1282 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1283
1284 2013-04-24 Andrew Cohen <cohen@bu.edu>
1285
1286 * nnir.el (nnir-close-group): Make sure we are in the right group.
1287
1288 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1289 dependency table from all newly retrieved headers.
1290
1291 2013-04-16 David Edmondson <dme@dme.org>
1292
1293 Support <img src="data:...">.
1294
1295 * shr.el (shr-image-from-data): New function.
1296 (shr-tag-img): Use it.
1297
1298 2013-04-14 Andrew Cohen <cohen@bu.edu>
1299
1300 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1301 group.
1302
1303 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1306 corresponding to any existing group (Bug#14166).
1307
1308 2013-04-10 Andrew Cohen <cohen@bu.edu>
1309
1310 * nnir.el (number-sequence): No longer used.
1311 (nnir-request-set-mark): New function.
1312 (nnir-request-update-info): Improve marks updating.
1313 (nnir-request-scan): Don't duplicate marks updating.
1314 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1315 Use 'assq rather than 'assoc. Quote anonymous function.
1316 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1317 Use 'gnus-group-prefixed-p.
1318 (gnus-summary-create-nnir-group): Make sure server for method is open.
1319
1320 2013-04-04 Andrew Cohen <cohen@bu.edu>
1321
1322 * nnir.el (gnus-nnir-group-p): New function.
1323 (nnir-possibly-change-group): Use it.
1324
1325 * gnus-msg.el (gnus-setup-message): Use it.
1326
1327 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1328
1329 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1330 `initial-input' for the argument name.
1331 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1332
1333 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1334
1335 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1336 (used by MH-E).
1337
1338 2013-04-01 Andrew Cohen <cohen@bu.edu>
1339
1340 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1341 group.
1342
1343 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1344 fix compilation.
1345
1346 2013-03-31 Andrew Cohen <cohen@bu.edu>
1347
1348 * nnir.el (nnir-method-default-engines): And another typo.
1349
1350 2013-03-30 Andrew Cohen <cohen@bu.edu>
1351
1352 * nnir.el (nnir-method-default-engines): Fix typo.
1353
1354 2013-03-29 Andrew Cohen <cohen@bu.edu>
1355
1356 * nnir.el: Define 'number-sequence for xemacs.
1357 (gnus-summary-create-nnir-group): New function to create an nnir group
1358 from an nnir summary buffer based on the current query.
1359 (nnir-request-create-group): Update to allow nnir group creation based
1360 on the current query.
1361
1362 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1363
1364 * nndraft.el (nndraft-request-expire-articles):
1365 Make expiry target always `delete'.
1366
1367 2013-03-27 Andrew Cohen <cohen@bu.edu>
1368
1369 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1370 buffer use the posting-style and gcc of the original article group.
1371 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1372
1373 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1374 after other deffoos.
1375
1376 2013-03-26 Andrew Cohen <cohen@bu.edu>
1377
1378 * nnir.el: Major rewrite. Cleaner separation between searches and group
1379 management. Marks are now shown in nnir summary buffers.
1380 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1381 (gnus-summary-make-nnir-group): New function for initiating searches
1382 from a summary buffer.
1383
1384 2013-03-18 Sam Steingold <sds@gnu.org>
1385
1386 * message.el (message-bury): Minor cleanup.
1387
1388 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1389
1390 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1391 nnml-request-list. (Bug#13873)
1392 (nndir-request-newsgroups): Remove, unused.
1393
1394 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1395
1396 2013-03-03 Ted Phelps <phelps@gnusto.com>
1397
1398 * shr.el: Make all the overlays set the `evaporate' property so that
1399 they're removed properly.
1400
1401 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1402
1403 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1404 shell-quote-argument.
1405
1406 2013-02-22 David Engster <deng@randomsample.de>
1407
1408 * gnus-registry.el (gnus-registry-save): Provide class name when
1409 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1410 Use `condition-case' to stay compatible with older EIEIO versions which
1411 only accept one argument.
1412
1413 2013-02-17 Daiki Ueno <ueno@gnu.org>
1414
1415 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1416 (epg-user-id-validity): Autoload.
1417 (mml2015-epg-check-user-id): New function.
1418 (mml2015-epg-check-sub-key): New function split from
1419 mml2015-epg-find-usable-key.
1420 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1421 optional name-is-key-id, to handle the case when user-id is unusable.
1422 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1423
1424 2013-02-17 Glenn Morris <rgm@gnu.org>
1425
1426 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1427
1428 2013-02-16 Glenn Morris <rgm@gnu.org>
1429
1430 * shr.el (shr-put-image): Only animate images that specify a delay.
1431 This is consistent with the old image-animated-p behavior.
1432
1433 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1434
1435 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1436 for XEmacs.
1437
1438 2013-02-13 Juri Linkov <juri@jurta.org>
1439
1440 * gnus-art.el (gnus-article-mode-map):
1441 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1442 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1443
1444 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1445
1446 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1447 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1448
1449 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1450
1451 * auth-source.el (auth-source-format-prompt): Don't get confused by
1452 any "\" in replacement text. (Bug#13637)
1453
1454 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1455
1456 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1457 (gnus-backend-trace): Honor gnus-backend-trace.
1458
1459 * mml.el (mml-insert-part): Insert closing tag.
1460
1461 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1462
1463 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1464
1465 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1466 able to find the article, which can happen in debbugs groups,
1467 apparently.
1468
1469 2013-01-16 Glenn Morris <rgm@gnu.org>
1470
1471 * smiley.el (smiley-style): Make the file loadable in batch mode.
1472
1473 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1476 imap process running.
1477
1478 2013-01-14 Julien Danjou <julien@danjou.info>
1479
1480 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1481 Compare addresses against addresses, not against the full From field.
1482
1483 2013-01-13 Richard Stallman <rms@gnu.org>
1484
1485 * message.el (message-forward-make-body-mime): New args BEG, END
1486 specify what part of FORWARD-BUFFER to use. Do the work directly
1487 instead of calling `mml-insert-buffer'.
1488
1489 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1490
1491 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1492 cross-reference(s).
1493
1494 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1495 cross-reference(s).
1496
1497 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1498
1499 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1500 and point-max-marker.
1501 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1502
1503 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1504
1505 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1506 to mml2015-encrypt-to-self.
1507 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1508
1509 2013-01-09 Daiki Ueno <ueno@gnu.org>
1510
1511 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1512 mml-smime-epg-find-usable-secret-key.
1513
1514 2013-01-08 Glenn Morris <rgm@gnu.org>
1515
1516 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1517
1518 2013-01-07 Daiki Ueno <ueno@gnu.org>
1519
1520 * mml-smime.el: Support signing by sender.
1521 Requested by Uwe Brauer.
1522 (mml-smime-sign-with-sender): New user option analogous
1523 to mml2015-sign-with-sender.
1524 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1525 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1526 mml2015.el.
1527
1528 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1529
1530 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1531 isn't running, because Gnus will probably not know how to handle the
1532 Gcc header (bug#11941).
1533
1534 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1535 articles.
1536
1537 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1538
1539 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1540 (nnfolder-generate-active-file): Make this function work with recursive
1541 folder names.
1542
1543 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1544
1545 * nntp.el (nntp-open-connection): Use HELP as the capability command
1546 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1547 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1548
1549 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1550
1551 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1552 place holder since this gives `Invalid face reference: nil' messages.
1553 Use the `default' face instead. It has the same effect here, even
1554 though it is not no-op.
1555
1556 * gnus-util.el
1557 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1558
1559 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1560
1561 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1562 non-string posting styles (bug#13285).
1563
1564 2012-12-27 Glenn Morris <rgm@gnu.org>
1565
1566 * plstore.el (plstore-passphrase-callback-function):
1567 Use plstore-get-file.
1568
1569 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1570
1571 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1572 stderr.
1573
1574 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1575 group is nil.
1576
1577 * shr.el (shr-tag-em): Render as italic, not bold.
1578
1579 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1580
1581 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1582
1583 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1584
1585 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1586 temporary file to get PGP key image. Pass no-show-photos when
1587 extracting image to avoid having it pop up twice.
1588
1589 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1590
1591 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1592 eligible for treatment.
1593
1594 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1595 lines. This makes summary commands with hidden threads work more
1596 reliably.
1597
1598 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1599 button to mark the hidden citations (bug#9395).
1600
1601 2012-12-26 Daiki Ueno <ueno@gnu.org>
1602
1603 * mml2015.el (mml2015-epg-signature-to-string): New function.
1604 (mml2015-epg-verify-result-to-string): New function.
1605 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1606 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1607 instead of epg-verify-result-to-string.
1608 (epg-signature-key-id, epg-signature-to-string): Autoload.
1609 (epg-verify-result-to-string): Remove autoload.
1610
1611 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1612
1613 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1614 ID image from GPG public key.
1615 (mml2015-epg-key-image-to-string): New function.
1616
1617 2012-12-25 Leo Liu <sdl.web@gmail.com>
1618
1619 * plstore.el (plstore-passphrase-callback-function): Fix error when
1620 error when plstore-cache-passphrase-for-symmetric-encryption is set
1621 (bug#13264).
1622
1623 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1624
1625 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1626 buffer to the article buffer here, because that clobbers multiple
1627 article buffers.
1628
1629 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1630 buffer always points to the right summary buffer.
1631
1632 2012-12-25 John Wiegley <jwiegley@gmail.com>
1633
1634 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1635 the password (bug#12097).
1636
1637 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1638
1639 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1640 (bug#13263).
1641
1642 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1643 buffer exists before using it (bug#12475).
1644
1645 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1646 offline groups (bug#11937).
1647
1648 * message.el (message-yank-original): When using customize to set the
1649 value of `message-cite-style', the variable it set to a symbol that's
1650 the name of the variable, which must then be dereferenced (bug#12616).
1651
1652 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
1653
1654 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1655 the `face' property with a list whose car is the face specified in the
1656 format string and whose cdr is (nil).
1657 * lisp/gnus-util.el
1658 (gnus-put-text-property-excluding-characters-with-faces):
1659 Change accordingly.
1660 (gnus-get-text-property-excluding-characters-with-faces): New function.
1661 * lisp/gnus-sum.el (gnus-summary-highlight-line):
1662 * lisp/gnus-salt.el (gnus-tree-highlight-node):
1663 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1664
1665 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1666
1667 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1668 login methods.
1669 (nnimap-login): Respect the `nnimap-authenticator' variable.
1670
1671 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1672 mark state when moving articles. Otherwise unticked articles will get
1673 their ticks back after moving.
1674
1675 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1676
1677 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1678
1679 * message.el (message-ignored-news-headers): Always remove
1680 X-Message-SMTP-Method to avoid information leakage if the user
1681 mistakenly inserts the header into news messages.
1682
1683 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1684
1685 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1686 right than four characters, this command would move point to
1687 `point-max'. Don't do that.
1688
1689 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1690 to nil to allow re-selecting groups that gain articles.
1691 (gnus-bug-group-download-format-alist): Update the URL.
1692
1693 2012-12-23 Andreas Schwab <schwab@suse.de>
1694
1695 * shr.el (shr-tag-em): Render em as italic, not bold.
1696
1697 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
1698
1699 * gnus-int.el (gnus-backend-trace): Factor out into its own function
1700 for reuse.
1701 (gnus-open-server): Use it to add more tracing.
1702 (gnus-finish-retrieve-group-infos): Add backend tracing.
1703 (gnus-backend-trace): Also note the elapsed seconds.
1704
1705 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
1706
1707 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1708 Set epa-file-encrypt-to from variable to avoid querying.
1709
1710 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
1711
1712 * sieve-mode.el (sieve-font-lock-keywords):
1713 Keywords should be word delimited. (Bug#13173)
1714
1715 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
1716
1717 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1718 instead of <pre> to align message header.
1719
1720 2012-12-12 Sam Steingold <sds@gnu.org>
1721
1722 * gnus.el (gnus-other-frame-resume-function): Add user option.
1723 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1724
1725 2012-12-06 Sam Steingold <sds@gnu.org>
1726
1727 * gnus-start.el (gnus-before-resume-hook): Add.
1728 (gnus-1): Run it when Gnus is alive.
1729
1730 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1731
1732 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1733 * gnus-art.el (article-unsplit-urls)
1734 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1735 * gnus-registry.el (gnus-registry-get-article-marks)
1736 * message.el (message-goto-body): Use it.
1737 (message-called-interactively-p): Remove.
1738
1739 * spam-stat.el (spam-stat-called-interactively-p): New macro.
1740 (spam-stat-score-buffer): Use it.
1741
1742 * spam.el: Silence the warnings against BBDB functions when compiling.
1743
1744 * gnus-score.el (gnus-score-decode-text-parts):
1745 Use append+mapcar instead of the cl function mapcan.
1746
1747 * gmm-utils.el (gmm-flet): Remove.
1748
1749 * gnus-sync.el (gnus-sync-lesync-call):
1750 Avoid overriding json-alist-p.
1751
1752 * message.el (message-read-from-minibuffer):
1753 Avoid overriding mail-abbrev-in-expansion-header-p.
1754
1755 2012-12-05 Sam Steingold <sds@gnu.org>
1756
1757 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1758 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1759 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1760
1761 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * gmm-utils.el (gmm-called-interactively-p): Revert.
1764 This seems to cause Emacs to get stuck!
1765 * gnus-art.el (article-unsplit-urls)
1766 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1767 * gnus-registry.el (gnus-registry-get-article-marks)
1768 * message.el (message-goto-body)
1769 (message-called-interactively-p): Revert.
1770
1771 * gmm-utils.el (gmm-called-interactively-p): New function.
1772 * gnus-art.el (article-unsplit-urls)
1773 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1774 * gnus-registry.el (gnus-registry-get-article-marks)
1775 * message.el (message-goto-body): Use it.
1776 (message-called-interactively-p): Remove.
1777
1778 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1779 * gnus-sync.el (gnus-sync-lesync-call)
1780 * message.el (message-read-from-minibuffer): Use it.
1781
1782 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1783
1784 * gmm-utils.el (gmm-flet): Remove.
1785 * gnus-sync.el (gnus-sync-lesync-call)
1786 * message.el (message-read-from-minibuffer): Don't use it.
1787
1788 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1789
1790 * gmm-utils.el (gmm-labels): Use cl-labels if available.
1791
1792 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1793
1794 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1795
1796 * gnus-sync.el (gnus-sync-lesync-call)
1797 * message.el (message-read-from-minibuffer): Use gmm-flet.
1798
1799 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1800
1801 * gnus-util.el (gnus-macroexpand-all): Remove.
1802
1803 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
1804
1805 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1806 to TAB, not [tab].
1807 (gnus-summary-article-map): Likewise.
1808
1809 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1810 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1811
1812 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1813
1814 * message.el (message-get-reply-headers):
1815 Make sure the reply goes to the author if it is a wide reply.
1816
1817 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
1818
1819 * gnus-score.el (gnus-score-body):
1820 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1821 scoring by body.
1822
1823 2012-11-16 Glenn Morris <rgm@gnu.org>
1824
1825 * gnus-diary.el (nndiary-request-create-group-functions)
1826 (nndiary-request-update-info-functions)
1827 (gnus-subscribe-newsgroup-functions)
1828 (nndiary-request-accept-article-functions):
1829 Use new names for hooks rather than obsolete aliases.
1830
1831 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
1832
1833 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1834 in meta tag with the one the part specifies in its header.
1835
1836 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
1837
1838 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1839 by default.
1840
1841 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1842
1843 New UIDL implementation.
1844
1845 * mail-source.el (mail-sources, mail-source-keyword-map):
1846 Add :leave as a pop3 keyword.
1847 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1848
1849 * pop3.el (pop3-leave-mail-on-server): Allow number.
1850 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1851 (pop3-movemail): Add UIDL support.
1852 (pop3-send-streaming-command): Take a list of mail numbers instead of
1853 the number of mails.
1854 (pop3-write-to-file): Add X-UIDL header.
1855 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1856 (pop3-uidl-add-xheader): New functions.
1857
1858 * message.el (message-ignored-resent-headers):
1859 Add X-Content-Length and X-UIDL headers.
1860
1861 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1862
1863 * nndiary.el (nndiary-request-create-group-functions)
1864 (nndiary-request-update-info-functions)
1865 (nndiary-request-accept-article-functions):
1866 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1867 "-hooks" suffix.
1868
1869 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
1870
1871 * starttls.el (starttls-extra-arguments): Doc fix.
1872
1873 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1874
1875 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1876 it.
1877
1878 2012-10-06 Glenn Morris <rgm@gnu.org>
1879
1880 * gnus-notifications.el (gnus-notifications):
1881 Add missing group :version tag.
1882 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1883 (gnus-gcc-post-body-encode-hook):
1884 * gnus-sync.el (gnus-sync-lesync-name)
1885 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1886
1887 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
1888
1889 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1890 a user about whether to delete temp files if once a user answered as n.
1891
1892 2012-09-17 Richard Stallman <rms@gnu.org>
1893
1894 * message.el (message-in-body-p): Don't set mark or modify buffer.
1895
1896 * mml.el (mml-attach-file): Doc fix.
1897 (mml-attach-external, mml-attach-buffer, mml-attach-file):
1898 Set mail-encode-mml when in Mail mode.
1899 Simplify code to set HEAD and move back to HEAD.
1900 (mml-insert-multipart, mml-insert-part):
1901 Set mail-encode-mml when in Mail mode.
1902
1903 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1904
1905 * gnus-util.el (gnus-timer--function): New function.
1906
1907 * gnus-art.el (gnus-article-stop-animations): Use it.
1908
1909 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1910
1911 Fix glitches caused by addition of psec to timers.
1912 * gnus-art.el (gnus-article-stop-animations): Use timer--function
1913 rather than raw access to timer vector.
1914
1915 2012-09-11 Julien Danjou <julien@danjou.info>
1916
1917 * gnus-notifications.el (gnus-notifications): Check for nil values in
1918 ignored addresses check.
1919
1920 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1921
1922 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1923
1924 2012-09-07 Chong Yidong <cyd@gnu.org>
1925
1926 * gnus-util.el
1927 (gnus-put-text-property-excluding-characters-with-faces): Restore.
1928
1929 * gnus-salt.el (gnus-tree-highlight-node):
1930 * gnus-sum.el (gnus-summary-highlight-line):
1931 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1932
1933 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1934
1935 * gnus-util.el: Fix compilation error on XEmacs 21.4.
1936
1937 2012-09-06 Juri Linkov <juri@jurta.org>
1938
1939 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1940 scheme for buffer names to be more consistent with other group and
1941 article buffer names in Gnus.
1942
1943 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
1944
1945 * gnus-util.el
1946 (gnus-put-text-property-excluding-characters-with-faces): Remove.
1947
1948 * gnus-compat.el: Define compat function `add-face' from Wolfgang
1949 Jenkner.
1950
1951 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1952
1953 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1954
1955 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1956
1957 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1958
1959 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1960 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1961
1962 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1963 string-prefix-p in Emacs >=23.2.
1964
1965 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1966 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1967 instead of string-match-p.
1968 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1969
1970 2012-09-06 Kenichi Handa <handa@gnu.org>
1971
1972 * qp.el (quoted-printable-decode-region): Fix previous change; handle
1973 lowercase a..f.
1974
1975 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
1976
1977 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1978
1979 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
1980
1981 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1982 TIME is set.
1983
1984 2012-09-05 Juri Linkov <juri@jurta.org>
1985
1986 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1987 than one group at a time (bug#11961).
1988
1989 2012-09-05 Julien Danjou <julien@danjou.info>
1990
1991 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1992 this hide the real reason with a message giving absolutely no hint.
1993
1994 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
1995
1996 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1997 to the backend (bug#11804).
1998
1999 * message.el (message-insert-newsgroups): Don't insert newsgroup
2000 duplicates (bug#12275).
2001
2002 2012-09-05 John Wiegley <johnw@newartisans.com>
2003
2004 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2005 sieve rules.
2006
2007 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
2008
2009 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2010 function.
2011
2012 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2013
2014 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2015
2016 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2017
2018 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2019 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2020 This should make nnmaildir more usable with offlineimap.
2021
2022 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
2023
2024 * gnus-notifications.el (gnus-notifications-notify): Use it.
2025
2026 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2027 warnings on XEmacs.
2028
2029 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2030
2031 Better seeds for (random).
2032 * gnus-sync.el (gnus-sync-lesync-setup):
2033 * message.el (message-canlock-generate, message-unique-id):
2034 Change (random t) to (random), now that the latter is more random.
2035
2036 2012-08-31 Dave Abrahams <dave@boostpro.com>
2037
2038 * auth-source.el (auth-sources): Fix macos keychain access.
2039
2040 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2041 allow the backend `request-head' function to determine the group
2042 name on its own.
2043 (gnus-request-expire-articles): Filter out negative article numbers
2044 during expiry (Bug#11980).
2045
2046 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2047 O(N^2) to O(N). This makes warping into huge groups tolerable.
2048
2049 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2050 you've found the article when you haven't.
2051
2052 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2053
2054 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2055
2056 2012-08-30 Julien Danjou <julien@danjou.info>
2057
2058 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2059 `gnus-notifications-timeout'.
2060 (gnus-notifications-timeout): Add.
2061 (gnus-notifications-action): New function.
2062 (gnus-notifications-notify): Add :action using
2063 `gnus-notifications-action'.
2064 (gnus-notifications-id-to-msg): New variable.
2065 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2066 notifications id to messages.
2067
2068 2012-08-30 Kenichi Handa <handa@gnu.org>
2069
2070 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2071 once.
2072
2073 2012-08-29 Julien Danjou <julien@danjou.info>
2074
2075 * gnus-notifications.el: New file.
2076 (gnus-notifications-notify): New function.
2077 (gnus-notifications): Use `gnus-notifications-notify'.
2078
2079 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2080
2081 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2082 transfer encoding first; bind gnus-newsgroup-charset to the charset
2083 that the article specifies (Bug#12209).
2084
2085 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
2086
2087 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2088 (gnus-group-customize-done): Encode values posting-style holds.
2089
2090 * gnus-msg.el (gnus-summary-resend-message)
2091 (gnus-configure-posting-styles): Decode values posting-style group
2092 parameter holds.
2093
2094 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
2095
2096 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2097 `name' and `address' in Resent-From header.
2098
2099 2012-08-14 Chong Yidong <cyd@gnu.org>
2100
2101 * gnus-art.el (article-display-face): Handle failure in
2102 gnus-create-image (Bug#11802).
2103
2104 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2105
2106 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2107 Use defsetf.
2108
2109 2012-08-10 Daiki Ueno <ueno@unixuser.org>
2110
2111 * auth-source.el (auth-source-plstore-search)
2112 (auth-source-secrets-search): Ignore :require and :type in search spec.
2113
2114 2012-08-06 Julien Danjou <julien@danjou.info>
2115
2116 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2117 Remove autoload, already handled by gnus.el.
2118
2119 2012-08-05 Julien Danjou <julien@danjou.info>
2120
2121 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2122 Add autoload.
2123
2124 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2125
2126 * gnus.el (gnus-valid-select-methods): Fix custom type.
2127
2128 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
2129
2130 * auth-source.el (auth-sources, auth-source-backend-parse)
2131 (auth-source-macos-keychain-search)
2132 (auth-source-macos-keychain-search-items)
2133 (auth-source-macos-keychain-result-append)
2134 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2135 auth-source.el through the /usr/bin/security utility.
2136 (auth-sources): Fix syntax error.
2137 (auth-source-macos-keychain-result-append): Fix variable name.
2138 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2139
2140 2012-07-27 Julien Danjou <julien@danjou.info>
2141
2142 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2143 Emacs < 24.1
2144
2145 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2146
2147 * message.el (message-kill-address): Don't kill last newline.
2148 (message-skip-to-next-address): Don't move to the next header.
2149 (message-fill-field-address): Work properly.
2150
2151 2012-07-25 Julien Danjou <julien@danjou.info>
2152
2153 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2154
2155 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2156
2157 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2158
2159 2012-07-24 Julien Danjou <julien@danjou.info>
2160
2161 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2162
2163 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2164 (nntp-async-timer-handler): Remove, unused.
2165
2166 * nnimap.el (nnimap-get-responses): Remove, unused.
2167
2168 * nnheader.el (mail-header-set-extra): Remove, unused.
2169
2170 * mm-view.el (mm-view-sound-file): Remove, unused.
2171
2172 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2173 (mm-url-encode-multipart-form-data): Remove, unused.
2174
2175 * message.el (message-remove-signature, message-make-host-name)
2176 (message-fill-address): Remove, unused.
2177
2178 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2179 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2180 unused.
2181
2182 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2183
2184 * gnus-util.el (gnus-extract-address-component-name)
2185 (gnus-extract-address-component-email, gnus-sortable-date)
2186 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2187 (gnus-process-live-p): Remove, unused.
2188
2189 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2190
2191 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2192 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2193 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2194 function.
2195
2196 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2197
2198 * gnus-score.el (gnus-summary-score-crossposting)
2199 (gnus-score-regexp-bad-p): Remove, unused.
2200
2201 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2202
2203 * gnus-range.el (gnus-sublist-p): Remove, unused.
2204
2205 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2206 unused.
2207
2208 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2209
2210 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2211 (gnus-request-associate-buffer): Remove, unused.
2212
2213 * gnus-group.el (gnus-group-set-method-info)
2214 (gnus-group-set-params-info): Remove, unused.
2215
2216 * gnus-fun.el (gnus-shell-command-to-string)
2217 (gnus-shell-command-on-region): Remove, unused.
2218
2219 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2220
2221 * gnus-art.el (gnus-article-text-type-exists-p)
2222 (article-translate-characters, gnus-article-hide-text-of-type)
2223 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2224 Remove, unused.
2225
2226 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2227
2228 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2229 Gnus master.
2230
2231 2012-07-22 Andrew Cohen <cohen@bu.edu>
2232
2233 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2234
2235 2012-07-21 Julien Danjou <julien@danjou.info>
2236
2237 * message.el (message-dont-reply-to-names): Replace deprecated
2238 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2239 (message-get-reply-headers): Ditto.
2240
2241 2012-07-18 Julien Danjou <julien@danjou.info>
2242
2243 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2244 `sieve-upload-and-kill'.
2245
2246 * sieve.el (sieve-bury-buffer): Remove function.
2247 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2248 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2249
2250 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2251
2252 * shr.el (shr-expand-url): Handle URL starting with `//'.
2253
2254 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2255 2012-07-13 Chong Yidong <cyd@gnu.org>
2256
2257 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2258 instead of calling toggle-read-only with a (bogus) argument.
2259
2260 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2261
2262 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2263 of initial input when reading the author to restrict the summary to.
2264
2265 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2266
2267 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2268 buffer exists, which it doesn't if we haven't started Gnus.
2269
2270 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2271
2272 * mm-decode.el (mm-shr):
2273 Allow overriding charset by mm-charset-override-alist.
2274
2275 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2276
2277 * gnus-art.el (gnus-article-view-part):
2278 Toggle subparts of multipart/alternative part.
2279
2280 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2281
2282 * gnus-sync.el: Simply require json.
2283
2284 * registry.el: Simply require eieio and eieio-base.
2285
2286 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2287
2288 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2289
2290 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2291
2292 * shr.el (shr-render-buffer): New command.
2293 (shr-visit-file): Use it.
2294
2295 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2298 Set no-byte-compile and no-update-autoloads.
2299
2300 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2301
2302 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2303
2304 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2305
2306 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2307 being bound to a lambda form.
2308
2309 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2310
2311 * gnus-picon.el (gnus-picon-properties): New defcustom.
2312 (gnus-picon-create-glyph): Use it.
2313
2314 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2317 locales.
2318
2319 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2320 on a handle.
2321
2322 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2323 address as the default.
2324
2325 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2326 It makes no sense to query the user about internal files.
2327
2328 * gnus-spec.el: Remove all the byte-compilation stuff, since
2329 benchmarking shows that it doesn't help when entering large summary
2330 buffers.
2331
2332 * gnus-util.el (gnus-byte-code): Remove.
2333
2334 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2335 grouplens stuff.
2336
2337 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2338
2339 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2340 (bug#11514).
2341
2342 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2343
2344 * message.el (message-buffers): Return all buffers derived from Message
2345 to make `gnus-dired-attach' work with mu4e.
2346
2347 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2348
2349 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2350 (mm-dissect-singlepart): Don't guess the MIME type of
2351 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2352 set.
2353 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2354 toplevel MIME type is multipart/encrypted.
2355
2356 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2357
2358 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2359 In particular, add an optional argument and a docstring.
2360
2361 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2362
2363 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2364 current before calling `gnus-groups-to-gnus-format'.
2365 Note that this was already the case for `gnus-active-to-gnus-format'.
2366
2367 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2368
2369 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2370
2371 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2372
2373 * mm-decode.el (mm-dissect-buffer): Doc fix.
2374
2375 * gnus-sum.el (gnus-handle-ephemeral-exit):
2376 Avoid creating the group buffer if it doesn't exist.
2377
2378 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2379 is given, mark the group as ephemeral with the current window conf.
2380
2381 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2382 buffer exists, which it doesn't if we haven't started Gnus.
2383 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2384
2385 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2386
2387 * mml.el (mml-generate-mime):
2388 Allow specifying what the top-level part type is.
2389
2390 * gnus-sum.el (gnus-auto-center-summary):
2391 `scroll-margin' isn't defined on XEmacs.
2392
2393 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2394
2395 * gnus-sum.el (gnus-auto-center-summary):
2396 Set default to respect `scroll-margin'.
2397
2398 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2399
2400 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2401 citation prefix within a block of cited text should be considered
2402 part of that block *only* if it is a blank line.
2403
2404 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2405
2406 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2407 before kinsoku-bol characters nor within kinsoku-eol characters.
2408
2409 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2410
2411 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2412 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2413 Silence compiler.
2414 (gnus-sync-read): Use mapc instead of mapcar.
2415
2416 * mm-archive.el: Require mm-decode for some macros.
2417 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2418 Silence the byte compiler.
2419 (mm-archive-decoders): New function that returns the value of
2420 the mm-archive-decoders variable.
2421
2422 * mm-decode.el:
2423 Don't require mm-archive; autoload mm-archive functions instead.
2424 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2425
2426 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2427
2428 2012-06-26 Peter Münster <pmrb@free.fr>
2429
2430 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2431 (gnus-demon-cancel): Ditto.
2432 (gnus-demon-run-callback): When function cannot be called due to low
2433 idleness, call it when idleness reaches the expected value, instead
2434 of waiting another timer period.
2435 (gnus-demon-init): Add `time' to arguments of call-back.
2436
2437 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2438
2439 * gnus.el: Register gnus-registry functions.
2440
2441 * gnus-registry.el (gnus-try-warping-via-registry):
2442 Move here and indent.
2443
2444 * gnus-int.el (gnus-warp-to-article):
2445 Check whether the registry is enabled before warping.
2446
2447 2012-06-26 Dave Abrahams <dave@boostpro.com>
2448
2449 * gnus-sum.el (gnus-summary-insert-subject): Record information
2450 in the registry about each article retrieved.
2451
2452 * gnus-int.el (gnus-select-group-with-message-id): New function.
2453 (gnus-try-warping-via-registry): Ditto.
2454 (gnus-warp-to-article): Fall back on the registry.
2455
2456 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2457
2458 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2459
2460 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2461
2462 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2463 gnus-gcc-self-resent-messages may be a group parameter.
2464 (gnus-summary-resend-message):
2465 Don't encode encoded words in header when Gcc'ing resent message.
2466
2467 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2468
2469 * shr.el (shr-insert): Treat non-breaking space just like normal
2470 space. This seems to produce more pleasing results.
2471 (shr-insert):
2472 Only insert a blank line if we're starting from an image.
2473 (shr-tag-br):
2474 Allow <br> to end lines or to make a single blank line.
2475 (shr-ensure-paragraph): Consider lines with white space to be blank.
2476
2477 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2478
2479 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2480 and gnus-gcc-post-body-encode-hook.
2481
2482 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2483
2484 * mm-decode.el (mm-dissect-singlepart):
2485 Guess what the type of application/octet-stream parts really is.
2486
2487 * gnus-sum.el (gnus-propagate-marks): Remove.
2488
2489 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2490
2491 * nntp.el (nntp-coding-system-for-read): Remove.
2492 (nntp-coding-system-for-write): Ditto.
2493 (nntp-open-connection): Just use `binary' directly.
2494
2495 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2496
2497 * registry.el (registry-usage-test, registry-persistence-test):
2498 Move to tests/gnustest-registry.el.
2499 (registry-make-testable-db, registry-match-test)
2500 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2501
2502 * gnus-registry.el (gnus-registry-misc-test)
2503 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2504
2505 * tests/gnustest-registry.el:
2506 New file with the registry and gnus-registry ERT tests.
2507
2508 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2509
2510 * gnus-msg.el (gnus-summary-resend-message):
2511 Make gnus-summary-resend-message-insert-gcc be last item in
2512 message-header-setup-hook.
2513
2514 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2515
2516 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2517 (nnfolder-marks, nnfolder-marks-file-suffix)
2518 (nnfolder-marks-modtime): Remove.
2519 (nnfolder-open-server): Don't use marks.
2520 (nnfolder-request-delete-group): Ditto.
2521 (nnfolder-request-rename-group): Ditto.
2522 (nnfolder-request-set-mark, nnfolder-request-marks)
2523 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2524 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2525
2526 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2527 (nnml-marks-modtime): Remove.
2528 (nnml-request-delete-group): Don't use marks.
2529 (nnml-request-rename-group): Ditto.
2530 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2531 (nnml-save-marks, nnml-open-marks): Remove.
2532
2533 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2534 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2535 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2536 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2537 (nntp-server-to-method-cache): Remove.
2538
2539 * shr.el (shr-rescale-image): Fix wrong merge.
2540
2541 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2542
2543 * shr.el (shr-remove-trailing-whitespace):
2544 Really delete the padding on too-wide lines.
2545
2546 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2547
2548 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2549 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2550
2551 * mm-decode.el (mm-display-external): Output the text from
2552 the command in the buffer after the command finished.
2553 This makes text-based commands behave better.
2554
2555 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2556
2557 * message.el (smtpmail-smtp-user): Silence compiler warning.
2558
2559 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2560
2561 * message.el (message-multi-smtp-send-mail): Also allow specifying
2562 the SMTP user name.
2563
2564 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2565
2566 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2567
2568 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2569
2570 * message.el (message-multi-smtp-send-mail): New function.
2571 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2572 header to implement multi-SMTP functionality.
2573
2574 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2575 (gnus-agentize): Don't set it.
2576 (gnus-agent-send-mail): Don't use it.
2577
2578 * gnus-sum.el (gnus-summary-widget-backward):
2579 New function and keystroke.
2580
2581 * shr.el (shr-put-image): Remove underlines from sliced images.
2582 (shr-zoom-image): Compute the region to be replaced more correctly.
2583
2584 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2585
2586 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2587 (gnus-summary-resend-message-insert-gcc): New function.
2588 (gnus-summary-resend-message): Modify message-header-setup-hook and
2589 message-sent-hook to make it work for Gcc.
2590 (gnus-inews-do-gcc): Update the number of unread articles of groups
2591 that messages are Gcc'd to.
2592
2593 * message.el (message-resend): Run message-sent-hook to do Gcc.
2594
2595 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2596
2597 * gnus-registry.el (gnus-registry-fixup-registry):
2598 Move the message to a higher level to silence compilation.
2599
2600 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2601 parameter to allow controlling the scaling.
2602
2603 * shr.el (shr-zoom-image): New command and keystroke.
2604 (shr-put-image): Take a `size' flag to say how to scale the image.
2605
2606 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2607 Use recursive deletion.
2608 (mm-dissect-archive): Add support for zip files.
2609
2610 * gnus-util.el (gnus-recursive-directory-files): New function.
2611
2612 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2613 (mm-archive-decoders): Add tgz support.
2614
2615 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2616 Otherwise inserting text into the Gnus buffer can look odd.
2617
2618 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2619
2620 * mm-archive.el (mm-archive-decoders): Add support for tar.
2621
2622 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2623
2624 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2625
2626 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2627
2628 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2629
2630 * mm-archive.el: New file.
2631
2632 * mm-decode.el (mm-dissect-singlepart):
2633 Use it to decode ms-tnef files.
2634
2635 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2636
2637 * message.el (message-goto-*): Make all the `message-goto-*' commands
2638 push the mark before moving point. This makes it easier to go back
2639 to where you came from after editing whatever you jumped to.
2640
2641 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2642
2643 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2644 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2645 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2646
2647 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2648
2649 * spam.el: Move BBDB autoloads.
2650 (spam-exists-in-BBDB-p):
2651 New function to do the BBDB search directly in BBDB 2 and 3.
2652 (spam-check-BBDB): Use it.
2653 (spam-enter-ham-BBDB): Use it.
2654
2655 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2656
2657 * gnus-group.el (gnus-group-get-new-news):
2658 New parameter `one-level' for scanning exactly one level.
2659
2660 * gnus-start.el (gnus-get-unread-articles): Ditto.
2661
2662 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2663
2664 * gnus-sync.el: More commentary about setup.
2665
2666 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2667
2668 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2669
2670 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2671
2672 * gnus-sync.el: Improve docs about CouchDB admins.
2673
2674 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2675
2676 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2677 not needed. Provide xmlplistread list function to produce XML plist
2678 output for non-Gnus LeSync clients.
2679
2680 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2681
2682 * gnus-sync.el: Add LeSync synchronization backend and logic to read
2683 and save against it. Group subscriptions, read marks, other marks,
2684 subscription levels, topic names, and topic offsets (the group's
2685 position within the topic) are saved. This is an experimental
2686 backend and may change significantly. Load json.el from
2687 the gnus-fallback-lib if it's not available otherwise.
2688 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2689
2690 2012-06-26 David Engster <dengste@eml.cc>
2691
2692 * tests/gnustest-nntp.el: New file for simple NNTP testing.
2693
2694 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2695
2696 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2697
2698 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2699
2700 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2701 is an integer to avoid later problems.
2702
2703 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2704
2705 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2706 locales.
2707
2708 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
2709
2710 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2711 articles when fetch-old is non-nil (bug#11370).
2712
2713 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2714
2715 * gnus-group.el (gnus-group-get-new-news):
2716 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2717
2718 2012-06-10 Dave Abrahams <dave@boostpro.com>
2719
2720 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2721 groups (bug#11641).
2722
2723 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2724
2725 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2726 (bug#11514).
2727
2728 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2729
2730 * nntp.el: Stop the `letf' madness.
2731 (nntp--report-1): New var.
2732 (nntp-report): Merge nntp-report-1 into it.
2733 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2734 the nntp-report function.
2735
2736 * auth-source.el: Fix comment-style to follow the convention.
2737
2738 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
2739
2740 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2741 a string so that Gcc works (bug#11514).
2742
2743 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2746 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2747
2748 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2749
2750 * gnus-win.el (gnus-configure-frame): Don't signal an error when
2751 jumping to *Server* from a dedicated *Group* window.
2752 (gnus-configure-frame): CSE.
2753
2754 * gnus-registry.el: Minor style cleanup.
2755 (gnus-registry--set/remove-mark): New function, extracted from
2756 gnus-registry-install-shortcuts.
2757 (gnus-registry-install-shortcuts): Use it.
2758
2759 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2760
2761 * nnspool.el (news-path): Use eval-and-compile.
2762
2763 2012-05-24 Glenn Morris <rgm@gnu.org>
2764
2765 * nnspool.el (news-directory, news-path, news-inews-program):
2766 Move here from paths.el. Don't see a need for these to be autoloaded.
2767
2768 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2769 Merge in doc from paths.el version. Don't see any need for this to be
2770 autoloaded, or for the warning about users not setting it.
2771
2772 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2773
2774 Fix minor Y10k bug.
2775 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2776
2777 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2778
2779 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2780 message once it's actually open.
2781
2782 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2783
2784 * auth-source.el (auth-source--aput-1, auth-source--aput)
2785 (auth-source--aget): New functions and macros.
2786 Use them instead of aput/aget.
2787
2788 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
2789
2790 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2791
2792 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2793
2794 * plstore.el (plstore-called-interactively-p): New compat macro copied
2795 from message.el.
2796 (plstore-mode): Use it.
2797
2798 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2799
2800 * plstore.el: Revive the editing feature.
2801 (plstore-mode): New mode to edit plstore file.
2802 (plstore-mode-toggle-display, plstore-mode-original)
2803 (plstore-mode-decoded): New command.
2804 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2805 (plstore--insert-buffer, plstore--make): New function.
2806 (plstore-open, plstore-save): Simplify by using them.
2807
2808 2012-04-16 Glenn Morris <rgm@gnu.org>
2809
2810 * nndraft.el (nndraft-request-list): Fix declaration.
2811
2812 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2813
2814 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2815 don't have a current group.
2816
2817 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2818 have a group name.
2819
2820 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2821 a multibyte buffer (bug#7410).
2822 (article-wash-html): Parse the original article buffer to get the
2823 unencoded data (bug#7410).
2824
2825 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2826 .newsrc.el files.
2827
2828 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2829
2830 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2831 would have gotten if we posted to the group, and use that to compare
2832 against the message we want to cancel (bug#10808).
2833
2834 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2835
2836 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2837 "#" to avoid having them interpreted as comments.
2838
2839 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2840
2841 * shr.el (shr-insert): Update the text state properly to avoid
2842 inserting spurious paragraph starts.
2843
2844 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2845
2846 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2847 requested (bug#10961).
2848
2849 * shr.el (shr-table-widths): Divide the extra width more fairly over
2850 the TDs (bug#10973).
2851 (shr-render-td): Don't delete too much padding.
2852 (shr-natural-width): Compute the natural width more correctly.
2853 (shr-insert): Allow the natural width to be computed for tables again.
2854 (shr-tag-table-1): Rework how the natural widths are computed by
2855 rendering the table a third time.
2856 (shr-natural-width): Remove.
2857 (shr-buffer-width): New function.
2858 (shr-expand-newlines): Use it.
2859
2860 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
2861 using a `gnus-use-full-window' setup (bug#11013).
2862
2863 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2864
2865 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2866 24.1 release.
2867
2868 2012-03-10 David Edmondson <dme@dme.org>
2869
2870 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2871 'Forwarded Message' header and the start of the message.
2872
2873 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2874
2875 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2876 isn't running (bug#10897).
2877
2878 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2879
2880 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2881
2882 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2883
2884 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2885
2886 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2887
2888 * mm-decode.el (mm-shr): Remove "soft hyphens".
2889
2890 * nnimap.el (nnimap-request-list): Return the group names encoded as
2891 utf8. Otherwise non-European group names don't work.
2892 (nnimap-request-newgroups): Ditto.
2893
2894 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2895 the default in `read-string' (bug#10757).
2896
2897 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2898 topics (bug#10843).
2899
2900 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2901 buffer. Suggested by Herbert Valerio Riedel.
2902 (nnimap-request-move-article): Delete the message from the correct IMAP
2903 server.
2904
2905 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
2906
2907 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2908 Reported by Peter Münster.
2909
2910 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2911
2912 * shr.el (shr-image-fetched): Make sure we really kill the right
2913 buffer.
2914
2915 2012-02-16 Leo Liu <sdl.web@gmail.com>
2916
2917 * gnus-start.el (gnus-1): Avoid duplicate entries.
2918
2919 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
2920
2921 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2922 too-wide lines.
2923
2924 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
2925
2926 * shr.el (shr-rescale-image): Undo previous change; see
2927 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2928
2929 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2930
2931 * nnimap.el (nnimap-record-commands): New variable.
2932 (nnimap-log-command): Use it.
2933 (nnimap-make-process-buffer): Add a space to the process buffer.
2934 (nnimap-transform-headers): Don't bug out on header lines containing
2935 stuff that look like IMAP length encodings.
2936
2937 * shr.el (shr-rescale-image): Allow viewing large images.
2938
2939 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
2940
2941 * nnml.el (nnml-request-compact-group): Delete the marks file after
2942 compaction (bug#10800).
2943
2944 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2945 group exit.
2946
2947 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2948 QRESYNC/FETCH output.
2949
2950 2012-02-11 Glenn Morris <rgm@gnu.org>
2951
2952 * sieve-manage.el (sieve-manage-default-stream):
2953 * shr.el (shr):
2954 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2955 (nnir-retrieve-headers-override-function)
2956 (nnir-imap-default-search-key, nnir-notmuch-program)
2957 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2958 (nnir-method-default-engines):
2959 * message.el (message-cite-reply-position):
2960 * gssapi.el (gssapi-program):
2961 * gravatar.el (gravatar):
2962 * gnus-sum.el (gnus-refer-thread-use-nnir):
2963 * gnus-registry.el (gnus-registry-unfollowed-addresses)
2964 (gnus-registry-max-pruned-entries):
2965 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2966 * gnus-int.el (gnus-after-set-mark-hook)
2967 (gnus-before-update-mark-hook):
2968 * gnus-async.el (gnus-async-post-fetch-function):
2969 * auth-source.el (auth-source-cache-expiry):
2970 Add missing :version tags to new defcustoms and defgroups.
2971
2972 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2973
2974 * message.el (message-default-send-mail-function): Made into own
2975 function for reuse by emacsbug.el.
2976
2977 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2980 `gnus-sloppily-equal-method-parameters' to avoid a warning.
2981
2982 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2983
2984 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2985 running.
2986
2987 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2988
2989 * gnus.el (gnus-server-extend-method): Don't add an -address component
2990 if the method already has one (bug#9676).
2991
2992 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
2993
2994 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2995 of an initial-input for consistency (bug#10757).
2996
2997 * shr.el: Inhibit getting and sending cookies when fetching pictures.
2998
2999 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3000
3001 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3002
3003 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3004 lines that are narrower than the window width. Otherwise background
3005 "blocks" will look less readable.
3006
3007 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3008
3009 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3010
3011 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3012
3013 * nnimap.el (nnimap-transform-headers): Remove unused variable.
3014 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3015 have newlines within the strings, and where the UID comes after the
3016 BODYSTRUCTURE element (bug#10537).
3017
3018 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3019 (bug#10732).
3020
3021 * shr.el (shr-insert-document): Add doc string.
3022 (shr-visit-file): Ditto.
3023 (shr-remove-trailing-whitespace): New function.
3024 (shr-insert-document): Use it to clean up trailing whitespace as the
3025 final step (bug#10714).
3026
3027 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3028
3029 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3030 buffer if `gnus-kill-summary-on-exit' is nil.
3031
3032 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
3033
3034 * gnus-sum.el (gnus-summary-show-thread):
3035 next-single-char-property-change may return nil in XEmacs.
3036
3037 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3038
3039 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3040 when just reading a single group from "without" Gnus.
3041
3042 2012-02-06 Chong Yidong <cyd@gnu.org>
3043
3044 * gnus-sum.el (gnus-summary-show-thread):
3045 next-single-char-property-change never returns nil (Bug#8657).
3046
3047 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
3048
3049 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3050 without reconnecting.
3051 (nnimap-possibly-change-group): Ditto.
3052 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3053 connection has died before being called.
3054
3055 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
3056
3057 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3058 an initial sync unless we're really doing one.
3059
3060 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3061 address parameter if one already exists (bug#9676).
3062
3063 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3064 not the prefix, as documented (bug#10689).
3065
3066 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3067
3068 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3069 the "server".
3070
3071 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3072 the real error message with the useless "previously known to be down".
3073 Which isn't even correct.
3074
3075 * nntp.el (nntp-open-connection): Report the error message if the nntp
3076 server can't be reached.
3077
3078 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3079 groups we do a total scan for.
3080 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3081 doing that.
3082
3083 2012-01-31 Jim Meyering <jim@meyering.net>
3084
3085 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3086 Correct a comment (insert "not") and hide nominally-doubled "to".
3087
3088 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3089
3090 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3091 section in the manual.
3092
3093 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3094
3095 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3096 words.
3097 (rfc2047-encode-string): Ditto.
3098 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
3099 understand folded filename="..." parameters, for instance.
3100
3101 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3102 the message for greater debuggability.
3103
3104 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3105
3106 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3107 instead of setting it locally, since the latter doesn't seem to have
3108 any effect (most of the time).
3109
3110 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
3111
3112 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3113 function call.
3114
3115 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
3116
3117 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3118 seconds, and make the repeat clause with HH:MM specs work as
3119 documented.
3120
3121 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3122
3123 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3124 so that previous errors don't prohibit getting new news.
3125
3126 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3127
3128 * nntp.el (nntp-retrieve-group-data-early): Ditto.
3129
3130 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3131
3132 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3133 bound globally in old Emacsen and XEmacsen.
3134
3135 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
3136
3137 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3138 buffer, not of the string which is its name.
3139
3140 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3141
3142 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3143 non-server-marks groups.
3144 (gnus-group-make-articles-read): Ditto.
3145
3146 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3147 methods (bug#9676).
3148
3149 * gnus.el (gnus-method-ephemeral-p): New function.
3150
3151 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3152
3153 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3154 left-to-right.
3155
3156 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3157
3158 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3159 warning.
3160
3161 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3162
3163 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3164 macroexpand the nnir things, since they haven't been defined yet, and
3165 nnir requires gnus-sum.
3166
3167 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3168
3169 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3170
3171 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3174 logical server name in addition to the actual machine address.
3175
3176 * auth-source.el (auth-source-user-and-password): Add convenience
3177 wrapper to search by just host and optionally user.
3178
3179 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3180
3181 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3182 after rendering.
3183
3184 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3185
3186 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3187 (bug#9693).
3188 (gnus-summary-setup-buffer): Document return value (bug#9697).
3189
3190 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3191 since ido doesn't work on symbols (bug#9632).
3192
3193 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3194 when getting a single value as when getting all the values. This means
3195 that atoms like `gcc-self' work cumulatively, like variable settings,
3196 instead of getting the value from the last matching clause.
3197 (gnus-group-find-parameter): Protect against the group buffer not
3198 existing (bug#9585).
3199
3200 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3201
3202 * gnus-start.el (gnus-activate-group): Document more parameters
3203 (bug#9694).
3204
3205 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3206 (bug#9692).
3207
3208 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3209 article was fetched, so that it can be expired later (bug#9958).
3210 (gnus-agent-summary-fetch-series): Add doc string.
3211 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3212 (bug#9517).
3213
3214 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3215 retrieval is happening.
3216
3217 * gnus.el (gnus-parameters): Doc fix.
3218
3219 2012-01-06 Dave Abrahams <dave@boostpro.com>
3220
3221 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3222 show the thread after expansion.
3223
3224 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3225
3226 * gnus-art.el (article-narrow-to-head): If the head is completely
3227 empty, narrow to the empty region (bug#9764).
3228
3229 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3230 read, and then mark them as unread only when the unread mark is used.
3231 This makes `C-- T k' actually work, even though it's confusing.
3232
3233 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3234 alive before we try to find its window.
3235
3236 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3237
3238 * mm-decode.el (mm-display-external): Use a longer timeout for the
3239 deletion to allow slow programs to display the file.
3240
3241 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3242
3243 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3244 prompt to be less confusing.
3245
3246 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3247 argument to `message-reply'. This broke `special-display-*' frame
3248 pop-uping (bug#10238).
3249
3250 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3253 systems, since these allegedly don't work there.
3254
3255 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3256
3257 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3258 live buffer.
3259
3260 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3261
3262 * nnir.el (nnir-retrieve-headers): Protect against the article not
3263 existing on the server (bug#10335).
3264
3265 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3266
3267 * gnus-agent.el (gnus-agent-load-local):
3268 Recompute gnus-agent-article-local on changing method.
3269
3270 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3271
3272 * gnus.el (gnus-parameters): Note precedence.
3273
3274 2012-01-04 Leo Liu <sdl.web@gmail.com>
3275
3276 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3277 in the group buffer.
3278
3279 2012-01-04 Julien Danjou <julien@danjou.info>
3280
3281 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3282 change.
3283
3284 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3285
3286 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3287 too.
3288
3289 * nntp.el (nntp-retrieve-group-data-early): Use it.
3290
3291 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3292
3293 * nntp.el (nntp-retrieval-in-progress): New variable.
3294 (nntp-make-process-buffer): Make it buffer-local.
3295
3296 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3297 2010.
3298 (gnus-demon-init): Use it to compute the time if time is on the form
3299 "04:23".
3300
3301 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3302
3303 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3304 status in the correct buffer.
3305
3306 2012-01-03 Leo Liu <sdl.web@gmail.com>
3307
3308 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3309 when opening topics (bug#10407).
3310
3311 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3312
3313 * mm-view.el (mm-display-inline-fontify): Add comment.
3314
3315 2011-12-15 Juri Linkov <juri@jurta.org>
3316
3317 * mm-decode.el (mm-inline-media-tests): Add missing
3318 `mm-handle-media-subtype'.
3319
3320 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3321
3322 * message.el (message-valid-fqdn-regexp): Update with newly approved
3323 top-level domain names ".tel" and ".asia".
3324
3325 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3326
3327 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3328 unconditionally.
3329
3330 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3331
3332 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3333 pop-to-buffer-same-window for old Emacsen.
3334
3335 2011-12-04 Chong Yidong <cyd@gnu.org>
3336
3337 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3338 change (Bug#10200).
3339
3340 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3341
3342 * compface.el (uncompface):
3343 * gnus-art.el (gnus-article-x-face-command): Update the header format
3344 of icon data for the most recent icontopbm program.
3345
3346 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3347
3348 * gnus-msg.el (gnus-inews-do-gcc):
3349 * message.el (message-send-mail):
3350 * mml.el (mml-generate-mime): Share the value of the buffer-local
3351 `message-options' variable between a draft buffer and temprary working
3352 buffers.
3353
3354 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3355
3356 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3357
3358 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3359
3360 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3361 for Cygwin.
3362
3363 2011-11-24 Glenn Morris <rgm@gnu.org>
3364
3365 * starttls.el: Fix case of "GnuTLS".
3366
3367 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3368
3369 * gnus-group.el (gnus-group-highlight): Fix typo.
3370
3371 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3372
3373 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3374 value of `delete-file', that returns nil for a local file but returns t
3375 for a remote file using ssh.
3376
3377 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3378
3379 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3380 avoid later breakage.
3381
3382 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3383
3384 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3385 article buffers' name.
3386
3387 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3388
3389 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3390 by Paul Eggert's spellfixes two days ago.
3391
3392 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3393
3394 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3395 buffer-local instead of binding them to avoid warnings. Also demote
3396 errors (bug#10063).
3397 (font-lock-mode-hook): Shut up byte compiler.
3398
3399 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3400
3401 * mm-util.el (mm-charset-after): Fix typo.
3402
3403 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3404
3405 * gnus-sum.el (gnus-summary-make-menu-bar):
3406 * gnus-uu.el (gnus-uu-decode-postscript)
3407 (gnus-uu-decode-postscript-and-save):
3408 * mailcap.el (mailcap-print-command):
3409 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3410 Fix typos.
3411
3412 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3413
3414 * gnus-art.el (gnus-article-part-wrapper):
3415 * shr-color.el (shr-color-visible-distance-min)
3416 (shr-color-relative-to-absolute, set-minimum-interval)
3417 (shr-color-visible): Fix typos.
3418
3419 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3420
3421 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3422 slightly clearer.
3423
3424 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3425
3426 * message.el (message-send-and-exit): Document `arg'.
3427
3428 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3429
3430 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3431
3432 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3433
3434 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3435 we don't use `bound-and-true-p'.
3436
3437 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3438
3439 * gnus-util.el (gnus-bound-and-true-p): Remove.
3440 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3441 * nnir.el: Use it.
3442 * nnmairix.el: Use it.
3443
3444 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3445
3446 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3447 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3448 for reasons unknown.
3449 * nnir.el: Use it.
3450 * nnmairix.el: Use it.
3451
3452 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3453 * nnir.el: Ditto.
3454 * nnmairix.el: Ditto.
3455
3456 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3457
3458 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3459
3460 * message.el (message-completion-function): Make sure
3461 message-tab-body-function is not attempted if one of
3462 message-completion-alist fails to find a completion (bug#9158).
3463
3464 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3465
3466 * mml.el (mml-quote-region): Quote <#secure> tag.
3467 (mml-generate-mime-1): Unquote <#secure> tag.
3468
3469 2011-10-20 Chong Yidong <cyd@gnu.org>
3470
3471 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3472 calling a minor mode from Lisp with nil arg enables it, so we have to
3473 make the wording a bit ambiguous here).
3474
3475 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3476
3477 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3478 * nnir.el (nnir-mode): Use it.
3479 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3480 Use it.
3481
3482 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3483 * nnmairix.el (gnus-registry-enabled): Ditto.
3484
3485 2011-10-17 Dave Abrahams <dave@boostpro.com>
3486
3487 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3488 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3489 only while we need to find out if it should be t or nil.
3490 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3491 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3492 the registry is installed. Set it to nil when it's unloaded.
3493 (gnus-registry-install-p): Provide user guidance for the initial value
3494 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3495 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3496 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3497 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3498 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3499 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3500 `gnus-registry-install'.
3501
3502 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3503
3504 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3505 previous change.
3506 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3507 primary key is marked as disabled.
3508
3509 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3510
3511 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3512 primary key is marked as disabled.
3513
3514 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3515
3516 * html2text.el (html2text-clean-anchor): Check for quotes around
3517 `href' value.
3518
3519 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3520
3521 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3522 searching. Drop `bbdb-cache'.
3523
3524 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3525
3526 * message.el (message-signed-or-encrypted-p): Exclude header when
3527 checking if there is signed or encrypted body in text/plain message.
3528
3529 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3530
3531 * html2text.el (html2text-get-attr): Correctly handle attribute values
3532 containing "=".
3533
3534 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3535
3536 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3537 handle bindings.
3538
3539 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
3541 * gnus-win.el (gnus-configure-windows): Protect against reading
3542 ephemeral groups outside of Gnus.
3543
3544 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3545
3546 * shr.el (shr-tag-img): Don't get images displayed in tables.
3547
3548 2011-10-03 Glenn Morris <rgm@gnu.org>
3549
3550 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3551 the "maintainer" version of debbugs.gnu.org reports.
3552
3553 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3554
3555 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3556 make asynchronous adjacent image insertion work better.
3557
3558 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3559
3560 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3561 Clarify documentation.
3562
3563 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3566 `gnus-asynchronous' isn't shadowed.
3567
3568 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3569
3570 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3571 (nnimap-insert-partial-structure): The charset parameter isn't
3572 case-sensitive.
3573
3574 * nnheader.el (nnheader-message-maybe): New function.
3575
3576 * shr.el (shr-tag-table): Render totally broken tables better.
3577
3578 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3579 computing the boundary.
3580
3581 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3582
3583 * pop3.el (pop3-number-of-responses): Remove.
3584 (pop3-wait-for-messages): Rewrite to take linear time instead of
3585 exponential time.
3586
3587 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3588
3589 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3590 re-fetch images.
3591
3592 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3593 re-fetch images when hitting `g' in Gnus.
3594
3595 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3596
3597 * mml.el (mml-inhibit-compute-boundary): New internal variable.
3598 (mml-compute-boundary): Don't check collision if it is non-nil.
3599 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3600 before checking collision.
3601
3602 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3603
3604 * message.el (message-indent-citation): Really make sure there's a
3605 newline at the end.
3606
3607 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3608 Fix suggested by John Wiegley.
3609
3610 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3611
3612 * gnus-art.el (gnus-treat-hide-citation): Add doc.
3613
3614 * message.el (message-default-send-rename-function): Break out into its
3615 own function.
3616
3617 * ecomplete.el (ecomplete-display-matches): Revert patch since it
3618 doesn't work under XEmacs.
3619
3620 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3621 of "imaps" to word around Windows problems.
3622 (nnimap-open-connection-1): Use it.
3623
3624 * message.el (message-indent-citation): Revert last change which made
3625 `F' not work.
3626
3627 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
3628
3629 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3630 terminal as well.
3631
3632 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
3633
3634 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3635 because it displays images using overlays that aren't easy to copy to
3636 the article buffer.
3637
3638 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3639
3640 * message.el (message-indent-citation): Fix empty line removal at the
3641 end of the citation.
3642
3643 2011-09-20 Julien Danjou <julien@danjou.info>
3644
3645 * auth-source.el (auth-source-netrc-create): Use default value for
3646 password if specified. Evaluate default.
3647 (auth-source-plstore-create): Ditto.
3648 (auth-source-plstore-create, auth-source-netrc-create): Fix default
3649 value evaluation.
3650 (auth-source-netrc-create): Typo fix.
3651 (auth-source-plstore-create): Ditto.
3652
3653 * auth-source.el (auth-source-format-cache-entry): New function.
3654
3655 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3656
3657 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3658
3659 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3660
3661 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3662
3663 2011-09-19 Julien Danjou <julien@danjou.info>
3664
3665 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3666 which work with things that are not ASCII.
3667
3668 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3671
3672 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3673
3674 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3675 message level.
3676
3677 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3678
3679 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3680
3681 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3682
3683 * gnus.el (gnus-interactive-exit): Update defcustom spec.
3684
3685 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3686
3687 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3688 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3689
3690 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
3691
3692 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3693 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3694 articles.
3695
3696 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3699 (message-mail-other-window, message-mail-other-frame)
3700 (message-news-other-window, message-news-other-frame):
3701 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3702 instead of setting buffer display variables.
3703
3704 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3707
3708 * gnus-sum.el (gnus-fetch-headers): Bump message level.
3709
3710 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3711
3712 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3713 duplicates" to a higher level.
3714
3715 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3716 most egregious messages.
3717
3718 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3719
3720 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3721
3722 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
3723
3724 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3725 up the file (bug#9351).
3726
3727 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3728
3729 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
3730 it does with all other backends, but decode the names immediately after
3731 getting them.
3732
3733 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3734 decoding nnimap groups.
3735
3736 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3737 newsrc file. It doesn't seem like an important optimization any more.
3738
3739 2011-09-10 Dave Abrahams <dave@boostpro.com>
3740
3741 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3742 overflows.
3743
3744 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3745
3746 * gnus.el (gnus-article-mark-lists): Remove `recent'.
3747 (gnus-interactive-exit): Extend to `quiet'.
3748
3749 * gnus-sum.el (gnus-offer-save-summaries): Use it.
3750
3751 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3752 string.
3753
3754 * plstore.el (plstore--get-buffer): Silence compiler warnings by
3755 renaming function arguments from `this'.
3756
3757 * gnus-sum.el (gnus-newsgroup-recent): Remove.
3758
3759 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3760 has been renamed.
3761 (gnus-lrm-string-p): Include RLM and PDF, too.
3762
3763 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3764 (bug#9225).
3765
3766 2011-09-10 Eli Zaretskii <eliz@gnu.org>
3767
3768 Add autoload cookies for functions used by sendmail.el.
3769 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3770
3771 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3772
3773 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3774
3775 * gnus-art.el (article-date-ut): Work properly even when there are
3776 things like Date header in the body; work for forwarded parts.
3777
3778 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
3779
3780 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3781 original-article-buffer.
3782
3783 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
3784
3785 * nnir.el (nnir-compose-result): Fix matching of server type.
3786 (nnir-run-swish++): Ditto.
3787 (nnir-run-namazu): Ditto.
3788 (nnir-run-notmuch): Ditto.
3789
3790 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3791
3792 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3793 (bug#9405).
3794
3795 * gnus-score.el (gnus-summary-increase-score): Doc clarification
3796 (bug#9421).
3797
3798 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3799 (bug#9425).
3800
3801 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3802 thing (bug#9426).
3803
3804 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3805
3806 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3807 the error message.
3808
3809 2011-09-02 Eli Zaretskii <eliz@gnu.org>
3810
3811 * message.el (message-setup-1): Return t (Bug#9392).
3812
3813 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
3814
3815 * gnus-sum.el: When adding article headers to a summary buffer also
3816 update gnus-newsgroup-articles (bug#9386).
3817
3818 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
3819
3820 * auth-source.el: Autoload help-mode.
3821
3822 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3823
3824 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3825 names.
3826
3827 2011-08-27 Daiki Ueno <ueno@unixuser.org>
3828
3829 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3830 mm-replace-in-string for compatibility issues.
3831 * mml2015.el (mml2015-epg-verify): Ditto.
3832
3833 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
3834
3835 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3836
3837 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3838
3839 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3840
3841 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3842 continue on and do the clean-up phase (bug#9188).
3843
3844 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3845 just ignore groups that can't be opened instead of erroring out
3846 (bug#9225).
3847
3848 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3849 nil since some many people are fuddy-duddies.
3850
3851 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3852 images.
3853
3854 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3855 instead.
3856
3857 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3858
3859 * gnus-util.el (gnus-process-live-p): Copy over compat function.
3860
3861 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3862 processing.
3863
3864 * nntp.el (nntp-kill-buffer): Kill the process before killing the
3865 buffer to avoid warnings.
3866
3867 2011-08-20 Simon Josefsson <simon@josefsson.org>
3868
3869 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3870 specified to reduce precision.
3871
3872 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3873
3874 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3875 bodystructures (bug#9314).
3876
3877 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3878
3879 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3880 Make button keymap non-sticky after buttons.
3881
3882 2011-08-18 David Engster <dengste@eml.cc>
3883
3884 * nnmairix.el (nnmairix-request-set-mark)
3885 (nnmairix-goto-original-article): Remove adding of article to registry,
3886 since `gnus-registry-add-group' isn't available anymore.
3887 (nnmairix-determine-original-group-from-registry):
3888 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3889 available anymore.
3890
3891 2011-08-12 Simon Josefsson <simon@josefsson.org>
3892
3893 * starttls.el (starttls-any-program-available): Define as obsolete
3894 function.
3895
3896 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3897
3898 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3899 versions which Gnus use when appropriate.
3900
3901 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3902 a pretty destructive command.
3903
3904 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3905
3906 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3907
3908 * message.el (message-fix-before-sending): Make a different warning
3909 about NUL characters (bug#9270).
3910
3911 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3912 from custom (bug#9260).
3913
3914 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3915 things work in Emacs 22 and XEmacs, too.
3916
3917 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3918 default From.
3919
3920 * gnus-spec.el (gnus-lrm-string-p): New macro.
3921 (gnus-lrm-string): New constant.
3922 (gnus-summary-line-format-spec): LRM-ify the from.
3923 (gnus-tilde-max-form): LRM-ify string chopping.
3924
3925 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3926
3927 * message.el (message-is-yours-p): Allow disabling canlock checking
3928 (bug#9295).
3929 (message-shoot-gnksa-feet): Add `canlock-verify'.
3930 (message-auto-save-directory): Use ~/ as the auto-save directory if the
3931 message directory isn't writable (bug#9304).
3932
3933 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3934 non-world-readable.
3935
3936 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
3937
3938 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3939 articles.
3940
3941 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
3942
3943 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3944 copy-list.
3945
3946 2011-08-12 Sam Steingold <sds@gnu.org>
3947
3948 * gnus-score.el (gnus-score-find-alist): Keep the score files already
3949 in the reverse order to avoid modifying the cache with `nreverse'.
3950 (gnus-all-score-files): Do not modify the value returned by
3951 `gnus-score-find-alist' because it lives in a cache variable.
3952 (gnus-current-home-score-file): No need to `nreverse' the return value
3953 of `gnus-score-find-alist', it is already in the correct order.
3954
3955 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
3956
3957 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3958 type MESSAGE and subtype RFC822 is slightly different from those of
3959 type TEXT.
3960
3961 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
3962
3963 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3964 This allows article-referral to work from an nnir group.
3965
3966 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
3967
3968 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3969
3970 2011-08-04 Daiki Ueno <ueno@unixuser.org>
3971
3972 * mml1991.el (mml1991-epg-find-usable-key)
3973 (mml1991-epg-find-usable-secret-key): New function.
3974 (mml1991-epg-sign): Check if signing key is usable.
3975 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3976
3977 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
3978
3979 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3980 server-variables only. This should fix a bug introduced with commit
3981 e1889675b7f4adf057833c5513c9374134c4e053.
3982 (nnir-run-query): 'nnir-search-engine should not be set from the global
3983 environment.
3984
3985 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
3986
3987 * nnir.el (nnir-search-thread): Position point on referring article
3988 line.
3989 (nnir-warp-to-article): Clean up summary buffers.
3990
3991 * nnimap.el (nnimap-request-thread): Whitespace fix.
3992
3993 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
3994
3995 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3996
3997 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3998
3999 * starttls.el (starttls-available-p): Rename from
4000 `starttls-any-program-available' and changed return convention.
4001
4002 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
4003
4004 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4005 `unix-sync' unless it's defined.
4006
4007 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
4008
4009 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4010 `aref' for XEmacs compatibiltiy.
4011
4012 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4013
4014 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4015
4016 2011-07-31 Dave Abrahams <dave@boostpro.com>
4017
4018 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4019 closures, quote the form properly (bug#9194).
4020
4021 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4022
4023 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4024 (gnus-summary-insert-new-articles): Protect against servers that are
4025 down.
4026
4027 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4028
4029 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4030 in mm handle if none is specified.
4031
4032 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
4033
4034 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4035
4036 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
4037
4038 * nnir.el (nnir-search-thread): New function to make an nnir group
4039 based on a thread query.
4040
4041 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4042 of nnir in thread referral.
4043 (gnus-summary-refer-thread): Use it.
4044
4045 * nnimap.el (nnimap-request-thread): Use it.
4046
4047 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4048
4049 * shr.el (shr-tag-comment): Ignore HTML comments.
4050
4051 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
4052
4053 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4054 argument.
4055 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4056 Use `nnir-address' to handle server info rather than passing an arg.
4057
4058 * nnimap.el (nnimap-make-thread-query): New utility function to format
4059 an imap thread search query.
4060 (nnimap-request-thread): Use it.
4061
4062 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4063 right select-method if we are not going back to the group buffer.
4064
4065 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4066
4067 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4068 enter invalid buffer configurations into the quit form (bug#9107).
4069 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4070 unplugged/plugged.
4071
4072 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4073 keep track of which ones are unread (bug#9061).
4074
4075 * gnus.el (gnus-refer-article-method): Allow entering any sexp
4076 (bug#9055).
4077
4078 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4079 (bug#9041).
4080
4081 * gnus-html.el (mm-util): Require (bug#9073).
4082
4083 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4084 (gnus-summary-refer-thread): Use it to remove duplicates in the
4085 un-threaded view (bug#9053).
4086 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4087
4088 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
4089
4090 * nnir.el (nnir-read-server-parm): Use default value from global
4091 variable. Without this the default search engine parameters aren't
4092 used at all.
4093
4094 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4095
4096 * message.el (message-unique-id): Don't use the undocumented return
4097 value from (random t) (bug#9118).
4098
4099 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4100
4101 * message.el (message-auto-save-directory): If the ~/Mail directory
4102 doesn't exist, use ~ as the auto-save directory (bug#4432).
4103
4104 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4105 hasn't already been started.
4106
4107 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4108
4109 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4110
4111 * message.el (message-reply): Work around mysterious bug where
4112 `message-mode' seems to overwrite the locally bound `subject' variable.
4113
4114 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
4115
4116 * nnimap.el (nnimap-request-thread): Ensure search is performed in
4117 correct group.
4118
4119 * gnus-int.el (gnus-request-thread): Add group argument.
4120
4121 * gnus-sum.el (gnus-summary-refer-thread): Use it.
4122
4123 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4124
4125 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4126 renamed to `debbugs-gnu-*'.
4127
4128 2011-07-08 Daiki Ueno <ueno@unixuser.org>
4129
4130 * plstore.el: Revert the editing feature since it is not urgent.
4131 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4132 (plstore-mode-decoded): Remove.
4133
4134 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4135
4136 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4137 isn't very interesting any more, and it leaks potentially secret data.
4138 (gnus-debug): Remove.
4139
4140 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4141 use of :custom-show.
4142
4143 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4144
4145 * plstore.el: Add documentation.
4146 (plstore-mode): New mode to edit plstore file.
4147 (plstore-mode-toggle-display, plstore-mode-original)
4148 (plstore-mode-decoded): New command.
4149 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4150 (plstore--insert-buffer, plstore--make): New function.
4151 (plstore-open, plstore-save): Simplify by using them.
4152
4153 2011-07-06 Glenn Morris <rgm@gnu.org>
4154
4155 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4156
4157 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4158
4159 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4160 no longer is much used.
4161 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4162 Articles".
4163
4164 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4165
4166 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4167 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4168 `notmuch' backend.
4169
4170 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4171
4172 * mm-decode.el (mm-text-html-renderer): Doc fix.
4173
4174 * gnus-msg.el (gnus-bug): Fix the MML tag.
4175
4176 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4177
4178 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4179
4180 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4181 secondary methods if started with `gnus-no-server'.
4182
4183 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4184
4185 * message.el (message-return-action): Fix typo in docstring.
4186
4187 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4188
4189 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4190 bug reports at once.
4191
4192 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4193
4194 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4195
4196 * nndraft.el: Require gnus-group.
4197 (nndraft-request-list): Declare.
4198
4199 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4200 no unread article unless it matches gnus-permanently-visible-groups.
4201
4202 * nndraft.el (nndraft-update-unread-articles): New function.
4203 (nndraft-request-associate-buffer): Use it to update the number of
4204 unread articles for the nndraft groups in the group buffer when saving
4205 or killing a draft message.
4206
4207 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4208
4209 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4210 systems to binary before writing and reading the mbox files.
4211
4212 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4213 instead of trying to list them all (bug#8978).
4214
4215 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4216
4217 * pop3.el (pop3-open-server): Use :end-of-capability.
4218
4219 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4220
4221 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4222 the id is always a number.
4223
4224 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4225 debbugs mode, if possible.
4226
4227 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4228
4229 * auth-source.el (auth-source-token-passphrase-callback-function):
4230 Reindent.
4231 (epg-context-operation): Remove unnecessary autoload.
4232
4233 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4234
4235 * gnus.el (gnus-list-debbugs): New command.
4236
4237 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4238 mboxstat instead of the maintbox, since the stat seems to be fuller.
4239
4240 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4241 summary buffers.
4242
4243 * message.el (message-get-reply-headers): Delete all duplicates,
4244 instead of the first.
4245 (message-get-reply-headers): Ensure that we have progress while
4246 deleting duplicates.
4247
4248 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4249 gnus-posting-style value from the summary buffer to make it easier to
4250 make that a per-buffer conf.
4251
4252 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4253
4254 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4255 found by setting `shortcut' in 'query.
4256 (nnir-request-article): Use `shortcut' setting when requesting article
4257 by Message-ID.
4258
4259 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4260
4261 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4262 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4263 Bring the pseudo-headers back too.
4264
4265 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4266
4267 * auth-source.el (auth-source-token-passphrase-callback-function):
4268 Simplify and remove EPA dependency.
4269
4270 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4271
4272 * nnir.el (nnir-request-article): Fix error message text.
4273
4274 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4275
4276 * auth-source.el (plstore-delete): Autoload.
4277 (auth-source-plstore-search): Support delete operation.
4278 * plstore.el (plstore-delete): New function.
4279
4280 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4281
4282 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4283 mark actually existing articles as unread rather than the ones that
4284 active asserts.
4285
4286 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4287
4288 * nntp.el (nntp-record-command):
4289 * gnus-util.el (gnus-message-with-timestamp-1):
4290 Use format-time-string rather than decoding time stamps by hand.
4291 This is simpler and insulates the code from potential changes to
4292 current-time format.
4293
4294 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4295
4296 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4297
4298 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4299
4300 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4301 (plstore-save): Support public key encryption.
4302 (plstore--init-from-buffer): New function.
4303 (plstore-open): Use it; fix error when opening a non-existent file.
4304 (plstore-revert): Use plstore--init-from-buffer.
4305
4306 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4307
4308 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4309
4310 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4313 for old Emacsen.
4314
4315 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4316
4317 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4318 is not fully working.
4319
4320 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4321
4322 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4323 quit window configuration.
4324
4325 * auth-source.el (epg-context-set-passphrase-callback):
4326 Remove duplicate autoload.
4327
4328 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4329
4330 * nnir.el (nnir-request-article): Allow requesting articles by
4331 Message-ID with nnimap.
4332
4333 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4334 current server.
4335
4336 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4337
4338 * auth-source.el: Autoload EPA/EPG functions.
4339 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4340 changed when EPA/EPG is not available.
4341 (auth-source-backend): Rename "arg" member to "data".
4342 (auth-source-backend-parse, auth-source-plstore-search)
4343 (auth-source-plstore-create): Use it.
4344
4345 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4346
4347 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4348 `gnus-refer-article-methods'.
4349
4350 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4351
4352 * auth-source.el: Require EPA and EPG.
4353 (auth-source-passphrase-alist): New variable.
4354 (auth-source-passphrase-callback-function)
4355 (auth-source-token-passphrase-callback-function): Callbacks for the
4356 netrc field encryption (GPG tokens).
4357 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4358 Symmetric encryption and decryption of the netrc GPG tokens.
4359 (auth-source-netrc-normalize): Use them, simplifying the closure.
4360
4361 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4362
4363 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4364 non-nil, and `nnimap-split-methods' is nil, use the former.
4365
4366 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4367
4368 * plstore.el (plstore-revert): New function.
4369 (plstore-open): Use it; hide the buffer from user.
4370
4371 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4372
4373 * auth-source.el (auth-source-backend): New member "arg".
4374 (auth-source-backend-parse): Handle new backend 'plstore.
4375 * plstore.el: New file.
4376
4377 2011-06-30 Glenn Morris <rgm@gnu.org>
4378
4379 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4380
4381 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4382
4383 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4384
4385 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4386 expiring articles to.
4387
4388 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4389 variations as ASCII (bug#5458).
4390
4391 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4392
4393 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4394
4395 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4396
4397 * message.el (message-point-in-header-p): Tweak the function to default
4398 to saying that we're not in the headers if there is no separator at
4399 all. This makes it possible to use the Message version of `M-q' in
4400 buffers with no headers (bug#7987).
4401 (message-point-in-header-p): Fix last checkin to work with an empty
4402 mail-header-separator, too.
4403
4404 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4405 again, save the choice via customize.
4406
4407 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4410
4411 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4412 ended the connection, bail out before waiting infinitely on a new
4413 connection.
4414
4415 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4416
4417 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4418 reports.
4419
4420 * gnus.el (gnus-bug-package): Use "gnus."
4421 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4422
4423 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4424
4425 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4426 animations going on at article exit time.
4427
4428 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4429 since removing it breaks people upgrading.
4430
4431 * shr.el (shr-put-image): Use the new interface for animating images.
4432 (shr-put-image): Animate for 60 seconds.
4433
4434 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4435 error with `find-file-hooks' on Emacs 22.
4436 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4437 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4438 on all architectures.
4439
4440 * spam.el (spam-stat): Require in a normal fashion without binding
4441 `spam-stat-install-hooks' to avoid compilation warnings.
4442
4443 * spam-stat.el (spam-stat-install-hooks): Remove.
4444 (spam-stat-install-hooks): Don't run automatically.
4445
4446 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4447
4448 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4449 and keystroke.
4450
4451 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4452
4453 * auth-source.el (auth-source-netrc-cache): Move forward.
4454
4455 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4456
4457 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4458 we already know.
4459 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4460 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4461
4462 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4463
4464 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4465 %S format, since that looks odd.
4466 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4467 file, especially when saving.
4468
4469 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4470
4471 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4472 article found.
4473
4474 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4475
4476 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4477 `auth-source-save-secrets' with a more sensitive alist that can be
4478 configured per file. Experimental, so defaults to 'never.
4479 (auth-source-netrc-create): Use it. Still experimental code.
4480 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4481 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4482
4483 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4484
4485 * auth-source.el (auth-source-save-secrets): New variable to control if
4486 secret tokens should be saved encrypted.
4487 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4488 to `auth-source-netrc-normalize'.
4489 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4490 on the EPA variables being defined.
4491 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4492 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4493 the lexical-let closure.
4494 (auth-source-netrc-create): Create "gpg:" tokens according to
4495 `auth-source-save-secrets'.
4496
4497 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4498
4499 * gnus-group.el (gnus-group-update-group): Add new argument
4500 `info-unchanged' that stops updating dribble buffer.
4501
4502 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4503 deletes lines matching to it in dribble buffer.
4504
4505 * gnus-agent.el (gnus-agent-fetch-group-1):
4506 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4507 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4508 * gnus-start.el (gnus-group-change-level):
4509 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4510
4511 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4512 if newsgroup info is not changed.
4513
4514 * gnus-group.el (gnus-group-get-new-news-this-group):
4515 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4516 Don't update dribble buffer.
4517
4518 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4519
4520 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4521 remove entries with groups we ignore.
4522
4523 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4524
4525 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4526 the underline comes at the bottom.
4527
4528 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4529
4530 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4531 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4532 (gnus-registry-article-marks-to-names): Rename from
4533 `gnus-registry-user-format-function-M2'.
4534
4535 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4536
4537 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4538 ephemeral group.
4539
4540 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4541
4542 * shr.el (shr-browse-image): Copy the URL if called interactively.
4543
4544 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4545
4546 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4547 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4548 done, then unselected articles may be marked as read.
4549
4550 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4551 since not doing this seems to lead to a race condition in pop3-logon.
4552
4553 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4554 so that the call chain it correct when we call "upwards".
4555
4556 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4557 in read-only groups.
4558
4559 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4560
4561 * message.el (message-cite-reply-position): Doc string fix.
4562
4563 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4564 avoid regexp overflow.
4565 (nnimap-transform-split-mail): Ditto.
4566
4567 * pop3.el (pop3-retr): Error out if the server closes the connection.
4568
4569 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4570
4571 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4572 mm-with-unibyte-current-buffer. The buffer should not contain any
4573 multibyte chars anyway at this stage.
4574
4575 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4576
4577 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4578 at the end of lines.
4579
4580 2011-05-29 Julien Danjou <julien@danjou.info>
4581
4582 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4583
4584 2011-05-27 Glenn Morris <rgm@gnu.org>
4585
4586 * gnus-group.el (gnus-bug-group-download-format-alist):
4587 Use the "maintainer" version of debian reports as well.
4588
4589 2011-05-26 Glenn Morris <rgm@gnu.org>
4590
4591 * gnus-group.el (gnus-bug-group-download-format-alist):
4592 Use the "maintainer" version of debbugs.gnu.org reports.
4593
4594 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4595
4596 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4597
4598 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
4599
4600 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4601 the thread moves us backwards and so we loop forever.
4602
4603 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4606 whitespace in base64 data lines.
4607
4608 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4609
4610 * gnus-registry.el (gnus-registry-user-format-function-M):
4611 Use `mapconcat'.
4612 (gnus-registry-user-format-function-M2): Use to see the full text of
4613 the marks. Make "," the mark text separator.
4614
4615 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4616 authentication with auth-source.
4617
4618 2011-05-17 Glenn Morris <rgm@gnu.org>
4619
4620 * gnus-group.el (gnus-import-other-newsrc-file):
4621 Use insert-file-contents.
4622
4623 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
4624
4625 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4626 1000 iterations.
4627
4628 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4629
4630 * nntp.el (nntp-open-connection): Check if process-type is available.
4631
4632 2011-05-16 Julien Danjou <julien@danjou.info>
4633
4634 * shr.el (shr-tag-del): Add support for del tag.
4635
4636 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
4637
4638 * gnus-html.el (gnus-html-put-image): Register a displayer.
4639
4640 * shr.el (shr-image-displayer): Don't remove text props from alt text.
4641
4642 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
4643
4644 * registry.el (prune-factor): New initialization parameter defaulting
4645 to 0.1.
4646 (registry-prune-hard): Use it.
4647
4648 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4649 0.1 expicitly.
4650
4651 2011-05-13 Glenn Morris <rgm@gnu.org>
4652
4653 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4654 is bound, since this function requires sendmail.
4655
4656 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
4657
4658 * registry.el (registry-usage-test): Disable pruning test.
4659
4660 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
4661
4662 * registry.el (registry-prune-hard-candidates)
4663 (registry-prune-soft-candidates): Helper methods for registry pruning.
4664 (registry-prune): Use them. Make the sort function optional.
4665
4666 2011-05-10 Jim Meyering <meyering@redhat.com>
4667
4668 * shr.el (shr-colorize-region): Fix typo "on on -> on".
4669
4670 2011-05-10 Julien Danjou <julien@danjou.info>
4671
4672 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4673 symbol and not a list.
4674
4675 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
4676
4677 * gnus-art.el (gnus-article-mode): Move binding of
4678 shr-put-image-function here from gnus-article-prepare-display.
4679
4680 * shr.el (shr-put-image-function): New variable.
4681 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4682 (shr-put-image): Return scaled image.
4683
4684 * gnus-art.el (gnus-shr-put-image): New function.
4685 (gnus-article-prepare-display): Bind shr-put-image-function to it.
4686
4687 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4688 original ones, as deletable.
4689
4690 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
4691
4692 * nntp.el (nntp-open-connection): Set TCP keepalive option.
4693
4694 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4695
4696 * registry.el (registry-full): Add convenience method. Fix logic.
4697 (registry-insert): Use it. Fix logic here too.
4698
4699 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4700 `registry-prune' if `registry-full' returns t.
4701 (gnus-registry-handle-action)
4702 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4703 (gnus-registry-usage-test): Use it.
4704
4705 2011-05-07 Julien Danjou <julien@danjou.info>
4706
4707 * shr.el (shr-link): Make shr-link inherit from link by default.
4708
4709 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
4710
4711 * shr.el (shr-urlify, shr-link): Fix shr-link face.
4712
4713 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
4714
4715 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4716 error out because the face is not a list.
4717
4718 2011-05-05 Glenn Morris <rgm@gnu.org>
4719
4720 * gnus-start.el (gnus-propagate-marks): Declare.
4721
4722 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
4723
4724 * registry.el (registry-reindex): Fix percentage message.
4725
4726 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4727
4728 * shr.el: Add shr-link face for links.
4729 (shr-urlify): Use it.
4730
4731 * registry.el (registry-insert): Make error message more helpful.
4732
4733 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4734
4735 * gnus-html.el (gnus-html-schedule-image-fetching):
4736 Use url-queue-retrieve, if it exists.
4737
4738 * shr.el (shr-tag-img): Ditto.
4739
4740 * gnus.el: Autoload more gnus-agent functions.
4741
4742 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4743 agent if we haven't already (bug#8502).
4744
4745 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4746 into the Agent, too.
4747
4748 * gnus-agent.el (gnus-agent-store-article): New function.
4749
4750 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4751 and moved from that file for reuse.
4752
4753 * pop3.el (pop3-open-server): Error messages are "-ERR".
4754
4755 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4756
4757 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4758 (open-tls-stream): Remove superfluous tls/starttls autoloads.
4759
4760 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4761
4762 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4763 buffer has moved to a different frame.
4764
4765 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4766
4767 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4768 to get the conversion from unibyte to multibyte buffers to work on
4769 Emacs 22.
4770
4771 * nntp.el (nntp-request-article): Slight clean-up.
4772
4773 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4774
4775 * shr.el (shr-strike-through): New face.
4776 (shr-tag-s): Use it to provide <s> support.
4777 (shr-tag-s): Remove duplicate definition.
4778
4779 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
4780
4781 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4782 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4783
4784 2011-04-23 Glenn Morris <rgm@gnu.org>
4785
4786 * gnus-sum.el (gnus-extra-headers): Bump :version.
4787
4788 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4789
4790 * shr.el (shr-tag-sup): New function.
4791 (shr-tag-sub): Ditto.
4792
4793 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
4794
4795 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4796 for the case where `gnus-registry-ignored-groups' is a list of lists,
4797 and don't call `gnus-parameter-registry-ignore' otherwise.
4798
4799 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4800
4801 * nnimap.el (nnimap-user): New backend variable.
4802 (nnimap-open-connection-1): Use it.
4803 (nnimap-credentials): Accept user parameter so it's explicit what user
4804 name is desired.
4805
4806 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4807 default.
4808
4809 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4810 not gnus-registry.el.
4811
4812 * gnus-registry.el: Mention in comments how to modify
4813 `gnus-extra-headers' for proper recipient tracking and that it may
4814 already have To and Cc recently, which it does as of this commit.
4815 (gnus-registry-ignored-groups): Remove defcustom.
4816 Explain why in comments.
4817 (gnus-registry-action): Fix data-header reference to use the extra
4818 headers. Explain in package commentary how to add To and Cc headers to
4819 the gnus-extra-headers.
4820 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4821 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4822 parameter list or a string list in `gnus-registry-ignored-groups'.
4823 Fix logic error.
4824
4825 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4826
4827 * shr.el (shr-expand-url): Protect against null urls.
4828
4829 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4830
4831 * shr.el (shr-base): New binding.
4832 (shr-tag-base): Keep track of <base>.
4833 (shr-expand-url): New function used throughout.
4834
4835 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
4836
4837 * gnus-registry.el
4838 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4839 (gnus-registry-ignored-groups): New variable.
4840 (gnus-registry-ignore-group-p): Use it.
4841 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4842 set the destination group to nil (same as delete) if it's ignored.
4843
4844 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4845
4846 * gnus-registry.el (gnus-registry-action)
4847 (gnus-registry-fetch-header-fast):
4848 Don't use mail-header that looks an internal function of mailheader.el.
4849
4850 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4851
4852 * gnus-registry.el: Eliminate cl functions.
4853 (gnus-registry-sort-addresses): New function that replaces mapcan.
4854 (gnus-registry-action, gnus-registry-spool-action)
4855 (gnus-registry-split-fancy-with-parent)
4856 (gnus-registry-fetch-recipients-fast): Use it.
4857 (gnus-registry-import-eld): Replace delete* with dolist + delq.
4858
4859 * registry.el (initialize-instance, registry-lookup)
4860 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4861 (registry-lookup-secondary-value, registry-search, registry-delete)
4862 (registry-insert, registry-reindex, registry-size, registry-prune):
4863 Use eval-and-compile.
4864
4865 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
4866
4867 * registry.el (registry-reindex): New method to recreate the secondary
4868 registry indices.
4869
4870 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4871 tracked field changes.
4872 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4873 (gnus-registry-action, gnus-registry-spool-action)
4874 (gnus-registry-handle-action)
4875 (gnus-registry--split-fancy-with-parent-internal)
4876 (gnus-registry-split-fancy-with-parent)
4877 (gnus-registry-register-message-ids): Add recipient tracking on spool,
4878 move, and delete actions, and for fancy splitting with parent.
4879 (gnus-registry-extract-addresses)
4880 (gnus-registry-fetch-recipients-fast)
4881 (gnus-registry-fetch-header-fast): Convenience functions.
4882 (gnus-registry-misc-test): ERT test of
4883 `gnus-registry-extract-addresses'.
4884
4885 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
4886
4887 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4888 Track by subject first, then sender.
4889
4890 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4891
4892 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4893
4894 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4895 Lisp.
4896
4897 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4898 (gnus-draft-send): Use it to avoid popping
4899 up frames from gnus-group-send-queue.
4900
4901 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * gnus-registry.el: Updated gnus-registry docs.
4904
4905 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
4906
4907 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4908 Fix logic bug.
4909 (gnus-registry-post-process-groups): Fix logging of no results and
4910 quote sender and subject.
4911
4912 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4915 (gnus-read-active-for-groups): Don't try to finish getting stuff where
4916 we had no early-data returned.
4917 (gnus-get-unread-articles): Add a sanity check so that we don't issue
4918 two async commands to the same server at the same time.
4919
4920 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
4921
4922 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4923
4924 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4925
4926 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4927 "warning" level.
4928
4929 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4930 (mm-url-insert-file-contents): Don't set the package names.
4931
4932 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
4933
4934 * gnus-registry.el (gnus-registry-action): Remove properties and
4935 simplify subject in `gnus-registry-handle-action'.
4936 (gnus-registry-spool-action): Get subject and sender from message if
4937 they are not passed in.
4938 (gnus-registry-handle-action): Remove properties and simplify subject
4939 consistently.
4940
4941 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4942
4943 * registry.el: Require CL before using defmacro*.
4944
4945 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
4946
4947 * gnus-art.el (article-treat-date): Assume that
4948 gnus-article-date-headers may be a group parameter.
4949
4950 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
4951
4952 * gnus-registry.el (gnus-registry-handle-action): More debugging.
4953
4954 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4955 interactively so the newsrc file can contain foreign groups too.
4956 Useful for debugging but not much for users.
4957
4958 2011-04-07 David Engster <dengste@eml.cc>
4959
4960 * registry.el (registry-usage-test): Only do
4961 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4962 lexical binding.
4963
4964 2011-04-06 David Engster <dengste@eml.cc>
4965
4966 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4967 argument NOERROR for `require', since XEmacs 21.4 does not support it.
4968
4969 2011-04-06 David Engster <dengste@eml.cc>
4970
4971 * registry.el (initialize-instance): Change :after to :AFTER to be
4972 compatible with old EIEIO version in XEmacs.
4973
4974 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4975
4976 * gnus-registry.el (gnus-registry-post-process-groups)
4977 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4978 and provide better messaging.
4979
4980 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
4981
4982 * gnus-registry.el: Don't use ERT if it's not available. Load it
4983 unconditionally anyway, discarding errors.
4984 (gnus-registry-delete-entries): New convenience function.
4985 (gnus-registry-import-eld): Import from old .eld registry.
4986
4987 * registry.el: Don't use ERT if it's not available. Load it
4988 unconditionally anyway, discarding errors.
4989
4990 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4991 version from the Claudio Bley GnuTLS patch (extra optional parameters
4992 and host name).
4993
4994 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
4995
4996 * gnus-registry.el (gnus-registry-fixup-registry): New function to
4997 fixup the parameters that can be customized by the user between
4998 save/read cycles.
4999 (gnus-registry-read): Use it.
5000 (gnus-registry-make-db): Use it.
5001 (gnus-registry-spool-action, gnus-registry-handle-action):
5002 Fix messaging.
5003 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5004 Map references to actual group names with sender and subject tracking.
5005 (gnus-registry-post-process-groups): Use `cond' for better messaging.
5006 (gnus-registry-usage-test): Add subject lookup test.
5007
5008 * registry.el (registry-db, initialize-instance): Set up constructor
5009 instead of :initform arguments for the sake of older Emacsen.
5010 (registry-lookup-breaks-before-lexbind): New method to demonstrate
5011 pre-lexbind merge bug.
5012 (registry-usage-test): Use it.
5013 (initialize-instance, registry-db): Move the non-function initforms
5014 back to the class definition.
5015
5016 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
5017
5018 * registry.el: New library to manage gnus-registry-style data.
5019
5020 * gnus-registry.el: Use it (major rewrite).
5021
5022 * nnregistry.el: Use it.
5023
5024 * spam.el: Use it.
5025
5026 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5027
5028 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5029 marks on non-selected articles.
5030
5031 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
5032
5033 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
5034
5035 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5036 parameter to open-protocol-stream.
5037
5038 2011-04-01 Julien Danjou <julien@danjou.info>
5039
5040 * mm-view.el (mm-display-inline-fontify): Do not fontify with
5041 fundamental-mode.
5042
5043 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5044
5045 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5046 servers.
5047
5048 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5049
5050 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5051 made marks not propagate, again.
5052
5053 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * proto-stream.el (open-protocol-stream): Bring back `network' type.
5056 Make this the default type.
5057 (proto-stream-open-plain): Rename from proto-stream-open-default.
5058 (open-protocol-stream, proto-stream-open-starttls)
5059 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5060 with `plain'.
5061
5062 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5063 value.
5064
5065 * nntp.el (nntp-open-connection-function): Document the fact that some
5066 values are not functions but are instead handled specially.
5067 Recognize nntp-open-plain-stream value.
5068 (nntp-open-connection): Recognize that value.
5069
5070 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5071
5072 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5073 stuff.
5074
5075 * gnus-score.el (gnus-score-string): Fix calling convention of
5076 `gnus-simplify-buffer-fuzzy' after last patches.
5077
5078 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5079 server for articles we didn't get any headers for. This is a sanity
5080 check.
5081
5082 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
5083
5084 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5085 new CAPABILITY, use it.
5086
5087 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5088
5089 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5090 downloading anything.
5091
5092 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5093
5094 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
5095
5096 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5097 colors.
5098 (gnus-splash-svg-color-symbols): New function.
5099
5100 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5101
5102 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5103 instead of using the global gnus-simplify-subject-fuzzy-regexp.
5104 (gnus-simplify-subject-fuzzy): Use the local
5105 gnus-simplify-subject-fuzzy-regex instead of the global one.
5106 This makes using this variable in group parameters work.
5107
5108 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
5109
5110 * gnus-registry.el (gnus-registry-unfollowed-groups):
5111 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5112 archive:sent-YYYY-MM-DD groups).
5113 (gnus-registry-split-fancy-with-parent): Bail out early in sender
5114 tracking if there are more than `gnus-registry-max-track-groups'
5115 matches.
5116
5117 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * message.el (message--yank-original-internal): New function to do the
5120 insertion cleanly inside eval in `message-yank-original'.
5121 (message-yank-original): Use it.
5122
5123 2011-03-29 Julien Danjou <julien@danjou.info>
5124
5125 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5126 local variables disabled rather than `normal-mode'.
5127
5128 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
5129
5130 * proto-stream.el: Changes preparatory to merging open-protocol-stream
5131 with open-network-stream.
5132 (proto-stream-always-use-starttls): Option removed.
5133 (open-protocol-stream): Return a process object by default. Provide a
5134 new parameter :return-list specifying a list-type return value, which
5135 now has the form (PROP . PLIST) instead of a fixed-length list. Change
5136 :type `network' to `try-starttls', and `network-only' to `default'.
5137 Make `default' the default, for compatibility with open-network-stream.
5138 Handle the no-parameter case exactly as open-network-stream, with no
5139 additional stream processing. Search plists using plist-get.
5140 Explicitly add :end-of-commend parameter if it is missing.
5141 (proto-stream-open-default): Rename from
5142 proto-stream-open-network-only. Return 'default as the type.
5143 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5144 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5145 failed. Always return a list with a (possibly dead) process as the
5146 first element, for compatibility with open-network-stream.
5147 (proto-stream-open-tls): Use plist-get. Always return a list.
5148 (proto-stream-open-shell): Return `default' as connection type.
5149 (proto-stream-capability-open): Use plist-get.
5150 (proto-stream-eoc): Function deleted.
5151
5152 * nnimap.el (nnimap-stream, nnimap-open-connection)
5153 (nnimap-open-connection-1): Handle renaming of :type parameter for
5154 open-protocol-stream.
5155 (nnimap-open-connection-1): Pass a :return-list parameter
5156 open-protocol-stream to obtain a list return value. Parse this list
5157 using plist-get.
5158
5159 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5160 for open-protocol-stream. Accept open-protocol-stream return value
5161 that is a subprocess object instead of a list. Handle the case of a
5162 dead returned process.
5163
5164 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5165
5166 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5167
5168 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5169
5170 2011-03-21 Julien Danjou <julien@danjou.info>
5171
5172 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5173 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5174 query.
5175 (mm-inline-text): Render normal text with fontification whenever
5176 possible.
5177
5178 * gnus-sum.el (gnus-summary-save-parts-1):
5179 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5180 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5181 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5182 Use `mm-handle-filename'.
5183
5184 * mm-util.el (mm-handle-filename): New function, return the filename of
5185 an handle.
5186
5187 2011-03-18 Julien Danjou <julien@danjou.info>
5188
5189 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5190 (gnus-buffer-live-p): Check that buffer is not nil.
5191
5192 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5193
5194 * gnus-art.el: Require mouse, which the build bot seems to say is
5195 needed.
5196
5197 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5198 XEmacs, since it doesn't have url-retrieve-synchronously.
5199
5200 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5201
5202 * gnus-group.el (gnus-group-list-ticked): New function.
5203 (gnus-group-make-menu-bar): Provide a menu entry for it.
5204 (gnus-group-list-map): Provide a binding for it.
5205
5206 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5207
5208 * shr.el (shr-visit-file): New command.
5209
5210 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5211
5212 2011-03-17 Bjørn Mork <bjorn@mork.no>
5213
5214 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5215 servers.
5216
5217 2011-03-16 Julien Danjou <julien@danjou.info>
5218
5219 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5220 inline.
5221
5222 * gnus-art.el (article-hide-list-identifiers):
5223 Use gnus-group-get-list-identifiers.
5224
5225 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5226 (gnus-summary-remove-list-identifiers):
5227 Use gnus-group-get-list-identifiers to get regexp.
5228 (gnus-select-newsgroup, gnus-summary-insert-subject)
5229 (gnus-summary-insert-articles):
5230 Call gnus-summary-remove-list-identifiers unconditionally.
5231
5232 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5233
5234 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5235 we're selecting a group with unread articles.
5236
5237 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5238
5239 * gssapi.el: New file separated out from imap.el to provide a general
5240 Kerberos 5 connection facility for Emacs.
5241
5242 * message.el (message-elide-ellipsis): Document the format spec
5243 ellipsis.
5244
5245 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5246
5247 * message.el (message-elide-region): Allow the ellipsis to say how many
5248 lines were removed.
5249
5250 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5251
5252 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5253 window configurations containing buffers that are now dead.
5254
5255 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5256 parsing to avoid integer overflows.
5257 (nnimap-parse-flags): Simplify the last change.
5258 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5259 too large for 32-bit Emacsen.
5260
5261 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5262
5263 * auth-source.el (auth-source-netrc-create):
5264 * message.el (message-yank-original): Fix use of `case'.
5265
5266 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5267
5268 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5269 XEmacs, which was one character too wide.
5270
5271 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5272
5273 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5274 default number of articles to display.
5275 (gnus-articles-to-read): Use pretty names for prompt.
5276
5277 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5278
5279 * gnus-int.el (gnus-open-server): Ditto.
5280
5281 * gnus-start.el (gnus-activate-group): Give a backtrace if
5282 debug-on-quit is set and the user hits `C-g'.
5283 (gnus-read-active-file): Ditto.
5284
5285 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5286
5287 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5288
5289 * message.el (message-yank-original): Use cond instead of CL case.
5290
5291 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5292
5293 * auth-source.el (auth-source-netrc-create): Use usual format for the
5294 default in prompts.
5295
5296 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5297
5298 * auth-source.el (auth-source-netrc-create): Show the default in the
5299 prompt when prompting for token creation.
5300
5301 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5302
5303 * auth-source.el (auth-source-format-prompt): Always convert the value
5304 to a string to avoid evaluating non-string arguments.
5305 (auth-source-netrc-create): Offer default properly, not as initial
5306 content in `read-string'.
5307 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5308 of line to determine if we've been run before. If so, don't run again,
5309 but print a trivial message to indicate the cache was hit instead.
5310
5311 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5312
5313 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5314 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5315 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5316 Gnus.
5317
5318 2011-03-11 Julien Danjou <julien@danjou.info>
5319
5320 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5321 modified file".
5322
5323 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5324
5325 * auth-source.el (auth-source-read-char-choice): New function to read a
5326 character choice using `dropdown-list', `read-char-choice', or
5327 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5328 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5329 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5330 (auth-source-netrc-saver): Use it.
5331 (auth-source-pick-first-password): New convenience function.
5332
5333 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5334
5335 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5336 parameter in the credentials.
5337 (nnimap-open-connection-1): Use it after a successful login.
5338 (nnimap-credentials): Add IMAP-specific user and password prompt.
5339
5340 * auth-source.el (auth-source-search): Add :require parameter, taking a
5341 list. Document it and the :save-function return token. Pass :require
5342 down. Change the CREATED message from a warning to a debug statement.
5343 (auth-source-search-backends): Pass :require down.
5344 (auth-source-netrc-search): Pass :require down.
5345 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5346 Change save prompt to indicate all modifications saved here are
5347 deletions.
5348 (auth-source-netrc-create): Take user login name as default in user
5349 prompt. Move all the save functionality to a lexically bound function
5350 under the :save-function token in the returned list. Set up clearer
5351 default prompts for user, host, port, and secret.
5352 (auth-source-netrc-saver): New function, intended to be wrapped for
5353 :save-function.
5354
5355 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5356
5357 * Version 23.3 released.
5358
5359 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5360
5361 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5362 lines to be spaces instead.
5363
5364 2011-03-07 Julien Danjou <julien@danjou.info>
5365
5366 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5367 (sieve-sasl-auth): Check that auth-source-search did return something,
5368 or just return an empty string.
5369
5370 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5371
5372 * gnus.el (gnus-interactive): Use read-directory-name.
5373
5374 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5375 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5376 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5377 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5378 Likewise.
5379
5380 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5381
5382 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5385 onto the list of killed groups, too. This makes killed nnimap groups,
5386 for instance, more reliably not reappear.
5387
5388 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5389 the parent.
5390
5391 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5392
5393 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5394 really have server-side marks.
5395
5396 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5397 since most backends do not usefully have server-side marks.
5398 (gnus-update-read-articles): Propagate marks to all backends that
5399 really have server-side marks.
5400
5401 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5402
5403 * message.el (message-cite-reply-position, message-cite-style):
5404 New variables.
5405 (message-yank-original): Use the new citation styles.
5406
5407 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5408
5409 * message.el (message-options): Revert the change that's a workaround
5410 for XEmacs buffer-local issue; don't mark it buffer-local when running
5411 under XEmacs.
5412
5413 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5414
5415 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5416 numbers too big to be `read'.
5417
5418 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5419
5420 * message.el (message-options): Make buffer-local two ways to attempt
5421 to fix a XEmacs bug.
5422
5423 2011-03-02 Julien Danjou <julien@danjou.info>
5424
5425 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5426
5427 2011-03-01 Julien Danjou <julien@danjou.info>
5428
5429 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5430 group.
5431 (article-hide-list-identifiers): Use list-identifier group parameter.
5432
5433 2011-02-28 Julien Danjou <julien@danjou.info>
5434
5435 * sieve.el (sieve-buffer-script-name): New local variable to store
5436 sieve script name.
5437 (sieve-edit-script): Store sieve script name.
5438 (sieve-upload): Use sieve script name when uploading.
5439 (sieve-upload): Use substitute-command-keys.
5440 (sieve-edit-script): Use substitute-command-keys.
5441 (sieve-refresh-scriptlist): Use substitute-command-keys.
5442 (sieve-manage-mode-map): Define keymap properly.
5443 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5444 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5445 Remove commented code about cvs.
5446 (sieve-manage-quit): New function.
5447 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5448
5449 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5450
5451 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5452
5453 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5454
5455 * auth-source.el (auth-source-search): Cache empty result sets.
5456
5457 * auth-source.el (auth-source-save-behavior): New variable to replace
5458 `auth-source-never-create'.
5459 (auth-source-netrc-create): Use it.
5460 (auth-source-never-save): Remove.
5461
5462 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5463
5464 * nnimap.el (nnimap-stream): Doc fix.
5465 (nnimap-open-connection-1): Reverse the order of the ports to that the
5466 prompted-for port is first.
5467
5468 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5469 retrieval by the no-group selection.
5470
5471 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5472 numerical parameters.
5473
5474 2011-02-25 Julien Danjou <julien@danjou.info>
5475
5476 * gnus-gravatar.el: Use gnus-with-article-buffer.
5477
5478 * gnus-art.el (gnus-with-article-buffer): Check that the
5479 gnus-article-buffer is alive.
5480
5481 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5482
5483 * auth-source.el (auth-source-creation-prompts): New variable to manage
5484 creation-time prompts.
5485 (auth-source-search): Document it.
5486 (auth-source-format-prompt): Add utility function.
5487 (auth-source-netrc-create): Don't default the user name to
5488 user-login-name. Use `auth-source-creation-prompts' and some default
5489 prompts for user, host, port, and password (the default generic prompt
5490 remains ugly).
5491 (auth-source-never-save): Add customizable option to never save info.
5492 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5493 mode excursion.
5494
5495 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5496
5497 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5498 argument that XEmacs doesn't support.
5499
5500 2011-02-23 Julien Danjou <julien@danjou.info>
5501
5502 * gnus-art.el (article-make-date-line): Ignore errors if time is
5503 invalid and not convertible.
5504 (article-make-date-line): Only add lapsed time if time is not nil.
5505
5506 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5507
5508 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5509 `read-char-choice' for backwards compatibility.
5510 (auth-source-netrc-element-or-first): New function to DTRT for
5511 parameter extraction.
5512 (auth-source-netrc-create): Use it and fix multiple parameter print
5513 bug. Use the default passed from above (given-default) or the
5514 built-in (user-login-name for :user).
5515
5516 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5517
5518 * gnus-start.el (gnus-dribble-read-file):
5519 Set buffer-save-without-query, since we always want to save the dribble
5520 file, probably.
5521
5522 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5523 nnimap.
5524
5525 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5526 -summary- since it's a user-visible variable.
5527
5528 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5529 first time you use the new Gnus.
5530
5531 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5532
5533 * auth-source.el: Don't load netrc.el.
5534 (auth-sources): Search ~/.netrc as well by default.
5535 (auth-source-debug): Add 'trivia option for extra output.
5536 (auth-source-do-trivia): Use it.
5537 (auth-source-search): Simplify logic to use
5538 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5539 appropriate. Don't keep a running count at this level. Layer :create
5540 and :delete options appropriately on the first and second passes.
5541 Don't track the backend with the search results.
5542 (auth-source-search-backends): New function to search a list of
5543 backends for a processed spec.
5544 (auth-source-netrc-parse): Cache all netrc files, making
5545 auth-source-netrc-cache an alist keyed by the file name and using the
5546 file mtime as the caching criterion. Keep the obfuscated data secret
5547 with a lexical bind.
5548 (auth-source-netrc-search): Don't calculate the length of the results
5549 unnecessarily.
5550 (auth-source-search-backends): Fix bug.
5551 (auth-source-netrc-create): Rework prompts.
5552
5553 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5554
5555 * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
5556 Lower case names of search constraints.
5557 (nnir-run-query): Cache and reuse search constraints for all imap
5558 servers.
5559
5560 2011-02-22 Sam Steingold <sds@gnu.org>
5561
5562 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5563
5564 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5565
5566 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5567 after exit.
5568 (gnus-setup-message): Define missing variable from last checkin.
5569
5570 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5571 value, show the raw article.
5572
5573 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5574
5575 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5576 auth-source now accepts numbers.
5577
5578 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5579 spec, too.
5580 (auth-source-ensure-strings): New function.
5581
5582 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5583 (gnus-article-setup-buffer): Always restart the date timer so that user
5584 changes to the frequency is respected.
5585
5586 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5587 port numbers, so make sure it gets that if nnimap-server-port is
5588 explicit.
5589
5590 2011-02-21 Simon Josefsson <simon@josefsson.org>
5591
5592 * nnimap.el (nnimap-inbox): Doc fix.
5593
5594 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
5595
5596 * shr-color.el (shr-color->hexadecimal): Use renamed function names
5597 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5598 color-lab-to-srgb.
5599
5600 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5601
5602 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5603 given method as in the group name if we're using an extended method.
5604 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5605 command, if we're using that, instead of waiting for the beginning.
5606
5607 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5608 we're sure to get unique server names, and we don't output two async
5609 commands in the same buffer. This fixes an NNTP hang for some users.
5610
5611 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5612
5613 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5614 summary buffer before reading going to the next buffer. This avoids
5615 putting the point in the group buffer if you `C-g' the command.
5616
5617 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5618 cache (for now) to make ~/.authinfo.gpg files usable.
5619
5620 * nnfolder.el (copyright-update): Define for the compiler.
5621
5622 * auth-source.el (auth-source-search): Fix unbound variable.
5623
5624 2011-02-19 Glenn Morris <rgm@gnu.org>
5625
5626 * gnus.el (gnus-meta): Doc fix.
5627
5628 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
5629
5630 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5631 in case it's not yet loaded.
5632
5633 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
5634
5635 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5636 line we're waiting for.
5637
5638 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
5639
5640 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5641 face with line-width greater than zero will cause RET in gnus summary
5642 buffer to scroll down article page-wise because auto vscroll happens,
5643 it should be temporally disabled when doing a scroll-up.
5644
5645 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
5646
5647 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5648 outputs from the server.
5649
5650 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5651
5652 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5653 later so that bbdb can hook in easier.
5654
5655 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
5656
5657 * auth-source.el (auth-source-search): Don't try to create credentials
5658 if the caller doesn't want that.
5659 (auth-source-search): If we don't find a match, don't bug out on
5660 non-bound variables.
5661 (auth-source-search): Only ask a single backend to create the
5662 credentials.
5663
5664 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5665 logging.
5666 (nnimap-credentials): Protect against auth-source-search returning nil.
5667 (nnimap-request-list): Protect against not being able to open the
5668 server.
5669
5670 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
5671
5672 * auth-source.el (auth-source-search): Do a two-phase search, one with
5673 no :create to get the responses from all backends.
5674
5675 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5676 when getting credentials.
5677
5678 * gnus-util.el (gnus-delete-duplicates): New function.
5679
5680 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5681
5682 * nnimap.el (nnimap-credentials): Instead of picking the first port as
5683 a creation default, pass the whole port list down. It will be
5684 completed.
5685
5686 * auth-source.el (auth-source-search): Update docs to talk about
5687 multiple creation choices.
5688 (auth-source-netrc-create): Accept a list as a value (from the search
5689 parameters) and do completion on that list. Keep a separate netrc line
5690 with the password obscured for showing the user.
5691
5692 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5693 first choice to `auth-source-search' so it will be used for entry
5694 creation instead of the server's Gnus-specific name.
5695 (nnimap-credentials): Rely on the auth-source library to select which
5696 port is actually wanted in the new netrc entry, so don't override
5697 `auth-source-creation-defaults'.
5698
5699 * auth-source.el (auth-source-netrc-parse): Use :port instead of
5700 :protocol and accept a missing user, host, or port as a wildcard match.
5701 (auth-source-debug): Default to off.
5702
5703 (auth-source-netrc-search, auth-source-netrc-create)
5704 (auth-source-secrets-search, auth-source-secrets-create)
5705 (auth-source-user-or-password, auth-source-backend, auth-sources)
5706 (auth-source-backend-parse-parameters, auth-source-search): Use :port
5707 instead of :protocol.
5708
5709 * nnimap.el (nnimap-credentials): Pass a port default to
5710 `auth-source-search' in case an entry needs to be created.
5711 (nnimap-open-connection-1): Use :port instead of :protocol.
5712
5713 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5714
5715 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5716 instead of delete-dups that is not available in XEmacs 21.4.
5717
5718 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
5719
5720 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5721 nil means that nnimap doesn't get updated.
5722
5723 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
5724
5725 * auth-source.el (auth-source-netrc-create): Return a synthetic search
5726 result when the user doesn't want to write to the file.
5727 (auth-source-netrc-search): Expect a synthetic result and proceed
5728 accordingly.
5729 (auth-source-cache-expiry): New variable to override
5730 `password-cache-expiry'.
5731 (auth-source-remember): Use it.
5732
5733 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5734 parameter. Create entry if necessary by using :create t.
5735 (nnimap-open-connection-1): Don't pass `inhibit-create'.
5736
5737 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
5738
5739 * auth-source.el (auth-source-debug): Enable by default and don't
5740 mention the obsolete `auth-source-hide-passwords'.
5741 (auth-source-do-warn): New function to debug unconditionally.
5742 (auth-source-do-debug): Use it.
5743 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5744 and for Secrets API entries when the secrets.el library is not
5745 available.
5746
5747 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5748
5749 * gnus-sum.el (gnus-propagate-marks): Default to nil.
5750 (gnus-summary-exit): Kill the correct article buffer on exit from a
5751 `C-d' group.
5752
5753 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5754 gnus-propagate-marks.
5755
5756 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5757 before killing the buffers so that a non-full window conf gets handled
5758 correctly.
5759 (gnus-summary-exit): Ditto.
5760 (gnus-summary-read-group-1): Ditto.
5761
5762 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5763 async code again so that we can debug it properly.
5764
5765 * message.el (message-reply): Take an optional switch-buffer parameter
5766 so that Gnus window confs are respected better.
5767
5768 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5769
5770 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5771 `plist-get' to accept non-list parameters (XEmacs issue).
5772 Fix docstring.
5773 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5774 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5775 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5776 Login collection is "Login" and not "login".
5777
5778 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5779
5780 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5781 multiple headers.
5782
5783 * nnimap.el (nnimap-inhibit-logging): New variable.
5784 (nnimap-log-command): Don't log login commands.
5785
5786 * auth-source.el (auth-source-netrc-search): The asserts seem to want
5787 to have more parameters.
5788
5789 * nnimap.el (nnimap-send-command): Mark the command time for each
5790 command, so that we don't get NOOPs stepping on our toes.
5791
5792 * gnus-art.el (article-date-ut): Get the date from the Date header on
5793 `t'.
5794
5795 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5796
5797 * auth-source.el (auth-source-search): Use copy-sequence instead of
5798 the cl.el copy-list.
5799
5800 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
5801
5802 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5803 Improve prompt.
5804
5805 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5806
5807 * gnus-art.el (gnus-article-mode-line-format): Remove the article
5808 washing status from the default format. It isn't very informative.
5809
5810 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
5811
5812 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5813 Fix Gcc processing on imap.
5814
5815 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5816
5817 * message.el (message-bury): Don't pop up a new window when selected
5818 window is dedicated.
5819
5820 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5821
5822 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5823
5824 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
5825
5826 * sieve-manage.el: Autoload `auth-source-search'.
5827 (sieve-sasl-auth): Use it.
5828
5829 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
5830
5831 * nnimap.el: Autoload `auth-source-forget+'.
5832 (nnimap-open-connection-1): Use it if the connection fails.
5833
5834 * auth-source.el: Require `password-cache'.
5835 (auth-source-hide-passwords, auth-source-cache): Remove and mark
5836 obsolete.
5837 (auth-source-magic): Marker for `password-cache' keys.
5838 (auth-source-do-cache): Update docstring.
5839 (auth-source-search): Use and check cache.
5840 (auth-source-forget-all-cached, auth-source-remember)
5841 (auth-source-recall, auth-source-forget, auth-source-forget+)
5842 (auth-source-specmatchp): Caching support functions.
5843 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5844 Remove and obsolete.
5845 (auth-source-user-or-password): Remove caching to further discourage
5846 using it. Always hide passwords.
5847
5848 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
5849
5850 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5851 code for now, since it doesn't work for all users.
5852
5853 2011-02-09 Julien Danjou <julien@danjou.info>
5854
5855 * message.el (message-options): Make message-options really buffer
5856 local.
5857
5858 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
5859
5860 * mail-source.el: Autoload `auth-source-search'.
5861 (mail-source-keyword-map): Note order matters.
5862 (mail-source-set-1): Get all the mail-source source values and
5863 defaults and search auth-source on those if needed. This can all
5864 probably be simplified.
5865
5866 * nnimap.el: Autoload `auth-source-search'.
5867 (nnimap-credentials): Use it.
5868 (nnimap-open-connection-1): Ask for the virtual server and physical
5869 address in one shot.
5870
5871 * nntp.el: Autoload `auth-source-search'.
5872 (nntp-send-authinfo): Use it. Note TODO.
5873
5874 2011-02-08 Julien Danjou <julien@danjou.info>
5875
5876 * shr.el (shr-tag-body): Add support for text attribute in body
5877 markups.
5878
5879 * message.el (message-options): Make message-options a local variable.
5880
5881 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5882
5883 * auth-source.el (auth-source-secrets-search)
5884 (auth-source-user-or-password): Use `append' instead of `nconc'.
5885 (auth-source-user-or-password): Build return list better and protect
5886 against nil :secret.
5887
5888 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
5889
5890 * nnimap.el (nnimap-update-info): Refactor slightly.
5891 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5892 (nnimap-update-info): Clean up slightly.
5893 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5894 characters.
5895 (nnimap-process-quirk): Rename function to avoid collision.
5896 (nnimap-update-info): Fix macrology bug-out.
5897 (nnimap-update-info): Simplify split history test.
5898
5899 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
5900
5901 * auth-source.el (top): Require 'eieio unconditionally.
5902 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5903 (auth-source-secrets-search): Limit search when `max' is greater than
5904 number of results.
5905
5906 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5907
5908 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5909 part not returning any data.
5910
5911 * proto-stream.el (open-protocol-stream): Document the return value.
5912
5913 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5914
5915 * auth-source.el (auth-source-secrets-search): Add examples.
5916
5917 2011-02-06 Julien Danjou <julien@danjou.info>
5918
5919 * message.el (message-setup-1): Handle message-generate-headers-first
5920 set to t.
5921
5922 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
5923
5924 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5925 API with a string "secrets:collection-name" and with 'default.
5926 (auth-source-backend-parse): Parse "secrets:collection-name" and
5927 'default. Recurse on parses instead of repeating code. Use the
5928 Secrets API is the source is not nil and 'ignore otherwise. Emit a
5929 message when ignoring a source.
5930 (auth-source-search): List ignored search keys at the top level.
5931 (auth-source-netrc-create): Use `case' instead of `cond'.
5932 (auth-source-secrets-search): Created with TODOs.
5933 (auth-source-secrets-create): Created with TODOs.
5934 (auth-source-retrieve, auth-source-create, auth-source-delete)
5935 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5936 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5937 (auth-source-user-or-password-sftp)
5938 (auth-source-user-or-password-smtp): Remove.
5939 (auth-source-user-or-password): Deprecated and modified to be a wrapper
5940 around `auth-source-search'. Not tested thoroughly.
5941
5942 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5943
5944 * auth-source.el: Bring in assoc and eioeio libraries.
5945 (secrets-enabled): New variable to track the status of the Secrets API.
5946 (auth-source-backend): New EIOEIO class to represent a backend.
5947 (auth-source-creation-defaults): New variable to set prompt defaults
5948 during token creation (see the `auth-source-search' docstring for
5949 details).
5950 (auth-sources): Simplify to allow a simple string as a netrc backend
5951 spec.
5952 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5953 (auth-source-backend-parse-parameters): Fill in the backend parameters.
5954 (auth-source-search): Main auth-source API entry point.
5955 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5956 (auth-source-search-collection): Helper function for searching.
5957 (auth-source-netrc-parse, auth-source-netrc-normalize)
5958 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5959 Supports search, create, and delete.
5960 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5961 backend stubs.
5962 (auth-source-user-or-password): Call `auth-source-search' but it's not
5963 ready yet.
5964
5965 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
5966
5967 * message.el (message-setup-1): Remove the read-only stuff, since it
5968 doesn't work under XEmacs, for some reason.
5969
5970 * gnus-sum.el (gnus-user-date): Rename back from
5971 gnus-summary-user-date since user code refers to it.
5972
5973 * shr.el (shr-render-td): Store the actual background color used.
5974
5975 * message.el (message-setup-1): Don't bind the constant
5976 -forbidden-properties.
5977 (message-setup-1): Revert previous change, since it needs to bind the
5978 props to insert them.
5979 (message-resend): Allow removing the read-only separator line.
5980
5981 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5982
5983 * nnimap.el (nnimap-request-accept-article): Give an error message if
5984 the APPEND wasn't successful.
5985
5986 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
5987
5988 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5989 that have no groups.
5990
5991 2011-02-03 Julien Danjou <julien@danjou.info>
5992
5993 * gnus-draft.el: Remove progn around gnus-draft-setup.
5994
5995 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
5996
5997 * gnus-start.el (gnus-read-active-for-groups): This function is never
5998 called with a nil `infos', so clean that up.
5999 (gnus-get-unread-articles): Request active files from primary/secondary
6000 methods that have no groups (yet).
6001
6002 2011-02-03 Julien Danjou <julien@danjou.info>
6003
6004 * message.el (message-setup-1): Always generate References first.
6005 (message-mail): Return the return value of message-setup, not always t.
6006 (message-setup-1): Insert mail-header-separator with read-only and
6007 intangible properties set.
6008
6009 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6010 user-date in docstring.
6011
6012 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6013
6014 * gnus.el (gnus-summary-line-format): Mention &user-date format in
6015 docstring.
6016
6017 * gnus.el (gnus-user-date-format-alist): Change default value.
6018 Use defcustom, with type and group. Move from gnus-util.el.
6019 Rename to gnus-summary-user-date-format-alist.
6020
6021 2011-02-03 Glenn Morris <rgm@gnu.org>
6022
6023 * nnimap.el (gnus-fetch-headers): Declare.
6024
6025 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6026
6027 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6028
6029 * message.el (message-forward-make-body-digest-plain)
6030 (message-followup, message-reply): Clean up things noted by Stefan.
6031
6032 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6033 gnus-article-update-date-headers is nil.
6034 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6035 it didn't really work with defcustom.
6036 (article-update-date-lapsed): Make sure the window start doesn't move,
6037 either.
6038
6039 2011-02-01 Julien Danjou <julien@danjou.info>
6040
6041 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6042 format.
6043
6044 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6045 standard in Emacs nowadays.
6046
6047 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
6048
6049 * message.el (message-expand-name): Don't trust the return value of
6050 bbdb-complete-name.
6051 (message-check-news-header-syntax): Remove unused var `start'.
6052 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6053 (message-inhibit-body-encoding): Move to before first use.
6054 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6055 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6056 (Organization, Message-ID, Date, mh-previous-window-config):
6057 Defvar the vars using dynamic scoping.
6058
6059 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
6060
6061 * shr.el (shr-render-td): Only do colors at the final rendering.
6062 Should be slightly faster.
6063 (shr-insert-table): Fix up TD background colors when doing the
6064 vertical padding.
6065
6066 * gnus-art.el (article-date-ut): Protect against articles with no Date
6067 header.
6068 (article-update-date-lapsed): Don't use current-column to find the
6069 horizontal position. It's fragile in the presence of \003 characters.
6070
6071 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6072
6073 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6074
6075 * gnus-art.el (article-transform-date): Rewrite to still work when
6076 there are several rfc2822 parts.
6077 (article-transform-date): Fix infinite recursion.
6078 (article-date-ut): Replace infinitely many Date headers with a single
6079 one when called interactively.
6080
6081 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6082 secure manner.
6083
6084 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6085 move around by not using save-window-excursion. It seems to work...
6086
6087 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
6088
6089 * gnus-art.el (article-make-date-line): Work for user-defined format.
6090
6091 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6092
6093 * nntp.el (nntp-retrieve-group-data-early)
6094 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6095 fetching functions.
6096
6097 * gnus-start.el (gnus-read-active-for-groups): Read the active files
6098 thoroughly for all backends that have no known groups. This should
6099 allow new nnml methods to retrieve mail.
6100
6101 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6102 that Gnus doesn't know exists again.
6103
6104 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6105 (gnus-treat-date-ut): Ditto.
6106 (gnus-article-update-date-header): Rename.
6107 (gnus-treat-date-local): Remove.
6108 (gnus-treat-date-english): Remove.
6109 (gnus-treat-date-lapsed): Remove.
6110 (gnus-treat-date-combined-lapsed): Remove.
6111 (gnus-treat-date-original): Remove.
6112 (gnus-treat-date-iso8601): Remove.
6113 (gnus-treat-date-user-defined): Remove.
6114 (gnus-article-date-headers): New variable to control all the date
6115 header options.
6116 (article-date-ut): Rewrite to allow using the new way to format date
6117 headers(s).
6118
6119 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
6120
6121 * nnmail.el (nnmail-article-group): Check for a direct fancy split
6122 method.
6123 (nnmail-article-group): A better test for fanciness.
6124
6125 * nnimap.el (nnimap-request-head): Protect against not finding the
6126 article by Message-ID.
6127
6128 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
6129
6130 * gnus-art.el (article-update-date-lapsed): Try a better way to really
6131 keep point at the "same place".
6132
6133 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6134
6135 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6136 data if the group is inactive.
6137
6138 2011-01-28 Julien Danjou <julien@danjou.info>
6139
6140 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6141 (gnus-all-windows-visible-p): Remove old compatibility code.
6142 (gnus-window-top-edge): Add docstring.
6143
6144 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6145
6146 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6147
6148 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6149 older request-update-info.
6150
6151 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6152
6153 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6154
6155 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6156 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6157
6158 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6159
6160 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6161 groups. This makes the nndraft:queue group pop up if it's not already
6162 there.
6163
6164 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6165 messages" logic, which was reversed.
6166
6167 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6168 the "same place" even if point is on the line being replaced.
6169 (article-update-date-lapsed): Allow updating both the combined lapsed
6170 and the lapsed headers.
6171 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6172 (article-make-date-line): Limit the number of segments dynamically to
6173 avoid too-long lines.
6174
6175 2011-01-27 Julien Danjou <julien@danjou.info>
6176
6177 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6178 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6179
6180 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6181
6182 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6183 Use plist-get instead of the cl function getf.
6184
6185 2011-01-27 Glenn Morris <rgm@gnu.org>
6186
6187 * gnus-util.el (float-time): Get rid of compiler warning, again.
6188
6189 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6190
6191 * shr.el (shr-put-color): Special-case background colors: Do put them
6192 at the blank parts at the front of the lines.
6193
6194 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6195 exit hook to nix out all data on readedness on group exit.
6196
6197 * gnus-util.el (float-time): If float-time is bound, always use it on
6198 all Emacsen. It's unclear why the subrp check was there.
6199 (time-date): Require to make some autoload issues on XEmacs go away.
6200
6201 * shr.el (shr-put-color): Don't do the box padding in tables, since
6202 they're already padded.
6203
6204 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6205
6206 * gnus-art.el (gnus-article-next-page): When the last line of the
6207 article is displayed, scroll down once more instead of going to the
6208 next article at once.
6209 (article-lapsed-string): Refactor out and allow specifying how many
6210 segments you want.
6211 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6212 (gnus-article-update-lapsed-header): New variable.
6213
6214 * shr.el: Revert change that made headings use different-sized faces.
6215 The Emacs display engine isn't advanced enough that, for instance,
6216 tables can comfortably use differently-sized faces.
6217
6218 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6219
6220 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6221 used.
6222 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6223 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6224 we're using an encrypted connection.
6225
6226 * proto-stream.el: Alter the interface functions to also return the
6227 actual stream type used: network or TLS.
6228
6229 2011-01-25 Julien Danjou <julien@danjou.info>
6230
6231 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6232 (mm-display-javascript-inline): New function.
6233
6234 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6235 viewing function.
6236
6237 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6238
6239 * shr.el (shr-expand-newlines): Fix variable name.
6240
6241 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6242
6243 * shr.el (shr-expand-newlines): Make nested boxes work.
6244
6245 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6246
6247 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6248 backgrounds.
6249 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6250 in a more sensible manner.
6251
6252 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6253
6254 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6255 if EPG is loaded.
6256
6257 2011-01-24 Julien Danjou <julien@danjou.info>
6258
6259 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6260 tags.
6261
6262 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6263
6264 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6265 commands.
6266
6267 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6268 in the article buffer.
6269 (gnus-gravatar-insert): Use blank space from the current buffer to
6270 avoid breaking text properties. This makes X-Sent updating work again.
6271
6272 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6273
6274 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6275
6276 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6277 fix the bug in url-http.el instead.
6278
6279 * shr.el (shr-image-fetched): Ditto.
6280
6281 * shr.el (shr-image-fetched): Avoid having point move in the article
6282 buffer.
6283
6284 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6285 buffer after being called. It's apparently being killed by url.el, and
6286 killing it made point move to end-of-buffer in a random buffer.
6287
6288 * shr.el (shr-image-fetched): Ditto.
6289
6290 2011-01-23 Julien Danjou <julien@danjou.info>
6291
6292 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6293
6294 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6295 text/x-org.
6296
6297 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6298
6299 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6300 (i.e., nnimap) returning nil as the article number.
6301
6302 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6303
6304 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6305 "DelSp" parameter in RFC3676.
6306
6307 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6308
6309 * message.el (message-check-recipients): Display the encoded version of
6310 the bogus address if they differ.
6311
6312 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6313 after sending.
6314
6315 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6316
6317 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6318
6319 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6320 group buffer after sending the queue.
6321
6322 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6323
6324 2011-01-22 Julien Danjou <julien@danjou.info>
6325
6326 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6327
6328 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6329
6330 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6331 nested related parts.
6332
6333 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6334 unexpired articles. This fixes the regression that led expiry marks to
6335 disappear from nnfolder groups.
6336
6337 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6338
6339 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6340 Don't confuse the "ret" of "retrograde" with RET.
6341
6342 2011-01-21 Julien Danjou <julien@danjou.info>
6343
6344 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6345 than mm-insert-inline.
6346
6347 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6348
6349 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6350 Widen article buffer.
6351
6352 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6355 the temp buffer.
6356 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6357
6358 2011-01-20 Julien Danjou <julien@danjou.info>
6359
6360 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6361
6362 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6363 than mm-insert-inline to insert inline part: this respect
6364 mm-inline-media-tests displayers.
6365
6366 * mm-view.el (mm-display-shell-script-inline): New function.
6367
6368 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6369
6370 * mm-uu.el (mm-uu-type-alist): Add org block.
6371 (mm-uu-org-src-code-block-extract): New function.
6372
6373 * mm-view.el (mm-display-org-inline): New function.
6374
6375 * mm-decode.el (mm-automatic-display): Add text/org.
6376
6377 * mailcap.el (mailcap-mime-extensions): Add .org.
6378
6379 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6380
6381 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6382 gnus-article-add-buttons.
6383
6384 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6385
6386 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6387 From header with a date and "nobody" as the sender.
6388
6389 2011-01-19 Julien Danjou <julien@danjou.info>
6390
6391 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6392 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6393 if you have the same regexp several times.
6394 (gnus-button-push): Fix matching when regexp is symbol.
6395
6396 2011-01-15 Glenn Morris <rgm@gnu.org>
6397
6398 * message.el (message-mail): A compose-mail function should
6399 accept headers as strings.
6400
6401 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6402
6403 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6404 Add :vert-only tags.
6405 (message-mail): New arg RETURN-ACTION.
6406 (message-return-action): New var.
6407 (message-bury): Use it.
6408 (message-mode): Make it buffer-local.
6409 (message-send-and-exit): Always call message-bury.
6410
6411 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6412 message-mail.
6413
6414 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6415
6416 * nnimap.el (nnimap-convert-partial-article): Protect against
6417 zero-length body parts.
6418
6419 * mm-decode.el (mm-preferred-alternative-precedence):
6420 Discourage showing empty parts.
6421
6422 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6423 and stuff if the backend didn't return the article number. This fixes
6424 an Exchange-related nnimap bug.
6425
6426 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6427 group window, because it does the wrong thing when a separate frame
6428 displays the group buffer.
6429
6430 * proto-stream.el (open-protocol-stream): Protect against the low-level
6431 transport functions returning nil.
6432
6433 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6434
6435 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6436 (mml2015-epg-find-usable-secret-key): New function.
6437 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6438 mml2015-epg-find-usable-key (Bug#7797).
6439 (mml2015-epg-encrypt): Ditto.
6440
6441 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6442
6443 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6444
6445 2011-01-03 Glenn Morris <rgm@gnu.org>
6446
6447 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6448
6449 * sieve.el (sieve-open-server): Give a more explicit error if
6450 sieve-manage-open returns nil. (Bug#7720)
6451
6452 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6453
6454 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6455
6456 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6457
6458 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6459 This avoids sending passwords in plain text over non-encrypted
6460 channels.
6461
6462 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6463
6464 * nnimap.el (nnimap-login): Refactored out into own function, and
6465 implement CRAM-MD5.
6466 (nnimap-wait-for-line): Refactored out.
6467
6468 * mm-view.el (mml-smime): Require.
6469
6470 2010-12-20 David Engster <deng@eml.cc>
6471
6472 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6473 use EPG to decrypt S/MIME messages instead of openssl.
6474
6475 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6476
6477 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6478
6479 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6480 status is the group clearly is unreachable.
6481
6482 * auth-source.el (auth-source-create): Add the optional second
6483 parameter to `local-variable-p' to be compatible with XEmacs.
6484
6485 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6486
6487 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6488 work when using a compressed nnml folder.
6489
6490 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6491
6492 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6493 backends after sanitising on entry, because this never makes sense:
6494 If the articles have gone missing, then the data no longer exists on
6495 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6496 overwrite anything anyway.
6497
6498 * shr.el (shr-insert-document): Bind shr-width dynamically to
6499 window-width if it's nil.
6500
6501 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6502
6503 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6504 with the meaning of using the full emacs window width for rendering.
6505
6506 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6507
6508 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6509 case when sender is not given.
6510
6511 2010-12-23 Julien Danjou <julien@danjou.info>
6512
6513 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6514 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6515 the addresses, otherwise we might misplaced the gravatar.
6516
6517 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6518
6519 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6520 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6521 obsolete in Emacs.
6522
6523 2010-12-20 Julien Danjou <julien@danjou.info>
6524
6525 * gnus-util.el (gnus-rescale-image): Revert last change.
6526
6527 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6528
6529 * gnus-group.el (gnus-group-delete-articles): New command.
6530
6531 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6532
6533 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6534
6535 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6536
6537 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6538 here, since it's up to the backends to do CRLF removal if their
6539 protocol has it.
6540
6541 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6542
6543 2010-12-17 Julien Danjou <julien@danjou.info>
6544
6545 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6546 they are from file. Can also scale up.
6547
6548 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6549
6550 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6551 Restore gnus-use-agent.
6552 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6553
6554 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6555
6556 2010-12-17 Julien Danjou <julien@danjou.info>
6557
6558 * gravatar.el (gravatar-retrieve-synchronously): New function.
6559 (gravatar-get-data): Make more robust.
6560
6561 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6562
6563 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6564 to really consider the last line.
6565
6566 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6567
6568 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6569 list of recipient keys, or use symmetric encryption if not a list.
6570 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6571 EPA override, replacing the call to `netrc-store-data'.
6572
6573 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6574
6575 * gnus-srvr.el: Avoid passing nil regexp argument to
6576 delete-matching-lines.
6577
6578 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6579
6580 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6581 fetching stops when Gnus exits.
6582
6583 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6584 function.
6585 (nnfolder-request-expire-articles): Save all the buffers after doing
6586 expiry.
6587
6588 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6589 the last article", since that led to serious performance regressions
6590 when expiring nnml groups.
6591
6592 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
6593
6594 * nnir.el: Improve customizations.
6595
6596 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6597
6598 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6599
6600 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6601 group has been killed.
6602 (gnus-group-yank-group): Ditto.
6603
6604 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6605
6606 * nnimap.el (nnimap-request-update-group-status): New function.
6607
6608 * gnus-int.el (gnus-request-update-group-status): New interface
6609 function.
6610
6611 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6612 copying read-ness to the backends.
6613
6614 * nnimap.el (nnimap-quirk): New function.
6615 (nnimap-retrieve-group-data-early): Use it.
6616 (nnimap-quirks): New alist.
6617
6618 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6619
6620 * shr.el (shr-insert): Set shr-start after deleting trailing space;
6621 don't delete it within indentation.
6622
6623 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6624
6625 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6626 previous line.
6627
6628 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6629
6630 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6631 QRESYNC command by deleting a superfluous space which broke Cyrus
6632 servers. This change will break other servers that are buggy the other
6633 way around.
6634
6635 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
6636
6637 * spam.el: Reindent and fix long lines.
6638 (spam-copy-or-move-routine): Exclude invalid move destinations.
6639
6640 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
6641
6642 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6643 installed the registry.
6644
6645 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6646
6647 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6648 groupname doesn't contain "gmane".
6649
6650 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6651
6652 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6653 (gnus-1): Don't create the nndrafts group twice.
6654 (gnus-setup-news): There's no need to read the active file here, since
6655 that's done again later on a per-backend basis.
6656 (gnus-start-draft-setup): Make sure that the new group is started out
6657 empty.
6658
6659 * gnus-agent.el (gnus-agentize): Don't create the queue group
6660 automatically on startup. It'll be created later, if needed.
6661
6662 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6663 of automatically subscribed groups.
6664 (gnus-auto-subscribed-categories): New variable.
6665 (gnus-matches-options-n): Use it.
6666 (gnus-default-subscribed-newsgroups): Remove unused variable.
6667 (gnus-start-draft-setup): Message a bit less.
6668
6669 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6670
6671 * nnir.el (nnir-run-imap): Return article list in order of increasing
6672 UID.
6673
6674 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6675
6676 * gnus-sum.el (gnus-summary-enter-digest-group):
6677 Mention gnus-auto-select-on-ephemeral-exit.
6678
6679 * proto-stream.el (proto-stream-open-network-only): Fix the calling
6680 convention of the network-only option.
6681
6682 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6683
6684 * proto-stream.el (proto-stream-open-network-only): New function to
6685 have a way to specify non-STARTTLS upgrade connections.
6686
6687 2010-12-10 Julien Danjou <julien@danjou.info>
6688
6689 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6690 email address is nil.
6691
6692 * message.el (message-bogus-recipient-p): Set address to "" if nil.
6693
6694 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
6695
6696 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6697 deletion.
6698 (nnir-run-imap): Only need to parse list once.
6699
6700 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6701
6702 * shr.el (shr-tag-script): Ignore <script>.
6703 (shr-tag-label): Add <label> support.
6704
6705 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
6706
6707 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6708
6709 * shr.el (shr-image-displayer): Work for images lined side by side.
6710
6711 2010-12-08 Robert Pluim <rpluim@gmail.com>
6712
6713 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6714 parameter, since XEmacs doesn't accept t as a parameter.
6715
6716 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
6717
6718 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6719 ids.
6720 (nnir-run-gmane): Simplify groupspec formatting.
6721 (nnir-request-expire-articles): New function.
6722
6723 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6724
6725 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6726 overflow, possibly.
6727
6728 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6729 (shr-render-td): Handle td style="" better.
6730 (shr-tag-table): Use the color from the style sheet.
6731 (shr-render-td): Make sure we copy over all the overlays, too.
6732
6733 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
6734
6735 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6736 (nnir-request-article): Improve article retrieval.
6737
6738 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6739
6740 * mm-util.el (mm-extra-numeric-entities): New variable.
6741
6742 * mm-url.el (mm-url-decode-entities):
6743 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6744
6745 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * message.el: Use completion-at-point.
6748 (message-completion-function): New fun, extracted from message-tab.
6749 (message-mode): Use it for completion-at-point-functions.
6750 (message-tab): Use it and completion-at-point.
6751
6752 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6753
6754 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6755 character if a non-breakable character follows.
6756
6757 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6758
6759 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6760 any stream.
6761
6762 * shr.el (shr-tag-font): Colorize the region.
6763 (shr-tag-body): Ditto.
6764 (shr-tag-font): Actually let the styles be inherited instead of
6765 overwriting them.
6766 (shr-tag-font): Get the background color right.
6767 (shr-tag-style): Ignore all <style> tags for the moment.
6768
6769 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6770 a Message-ID to avoid having nnimap depend on gnus-sum.
6771
6772 * shr.el (shr-descend): Only colorize something if we have a node that
6773 sets colors.
6774
6775 2010-12-06 Julien Danjou <julien@danjou.info>
6776
6777 * shr.el (shr-render-td): Render td content with shr-descend, so style
6778 will be applied to <td> too.
6779 (shr-colorize-region): Colorize region even if we only have a background.
6780 (shr-tag-body): Fix color and background color inheritance.
6781 Do not recolorize after shr-generic.
6782 (shr-tag-font): Let shr-generic colorize via inheritance.
6783
6784 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6785
6786 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6787
6788 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
6789
6790 * nnir.el (nnir-request-move-article): Remove obsolete code.
6791
6792 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6793
6794 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6795
6796 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6797
6798 * gnus-sum.el (gnus-summary-respool-article): The completion function
6799 expects a list instead of an alist.
6800
6801 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6802 string as the parameter.
6803
6804 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6805
6806 * shr.el (shr-stylesheet): New dynamic variable for cascading the
6807 styles.
6808 (shr-colorize-region): New function.
6809 (shr-insert-background-overlay): Remove.
6810 (shr-render-td): Background setting should be taken care of on a higher
6811 level.
6812 (shr-tag-body): Use post-hoc colorizations.
6813 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6814 (shr-put-color-1): Don't overwrite old colors.
6815 (shr-colorize-region): When the background color isn't explicit, use
6816 a fixed background.
6817
6818 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6819 nnmail variables.
6820
6821 2010-12-05 Bjørn Mork <bjorn@mork.no>
6822
6823 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6824 unless necessary.
6825
6826 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
6827
6828 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6829 server.
6830
6831 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6832
6833 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6834 so that TAB works.
6835
6836 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6837 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6838
6839 * shr.el (shr-urlify): Show the URL before the title to avoid
6840 misleading URLs.
6841
6842 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
6843
6844 * shr.el (shr-urlify): Display the title in <a> tags.
6845
6846 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
6847
6848 * nnir.el (nnir-categorize): Replace mapcar with mapc.
6849
6850 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
6851
6852 * nnir.el: Rearrange code to allow macros to be autoloaded by
6853 gnus-sum.el.
6854 (nnir-retrieve-headers-override-function): Make this variable
6855 customizable.
6856 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6857
6858 * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
6859 from nnir.el.
6860
6861 2010-12-03 Julien Danjou <julien@danjou.info>
6862
6863 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6864
6865 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6866
6867 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6868 allow optional argument `environment'.
6869
6870 2010-12-03 Glenn Morris <rgm@gnu.org>
6871
6872 * mm-extern.el (message-goto-body): Update declaration.
6873
6874 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
6875
6876 * gnus-util.el (gnus-macroexpand-all): New function.
6877
6878 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6879 instead of macroexpand-all that is unavailable in XEmacs.
6880
6881 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
6882
6883 * nnir.el (nnir-summary-line-format): New variable.
6884 (nnir-mode): Use it.
6885 (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
6886 (nnir-article-ids): Reimplement as defsubst.
6887 (nnir-retrieve-headers): Don't mangle the subject header.
6888 (nnir-run-imap): Use 100 as RSV score.
6889 (nnir-run-find-grep): Fix for full server searching.
6890 (nnir-run-gmane): Better restriction to gmane groups.
6891
6892 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6893 summary buffers.
6894
6895 2010-12-02 Julien Danjou <julien@danjou.info>
6896
6897 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6898
6899 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6900
6901 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6902 support.
6903
6904 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
6905
6906 * nnir.el: Update to handle the registry better.
6907 (autoload): Silence byte-compiler.
6908 (nnir-open-server): Add a hook for nnir groups.
6909 (nnir-request-move-article): Don't mangle the header. Better to use
6910 formatting variables (which will be added in the future).
6911 (nnir-registry-action): Update the registry using the original article
6912 group name.
6913 (nnir-mode): Install nnir-specific hooks for updating the registry.
6914
6915 * gnus-sum.el
6916 (gnus-article-original-subject, gnus-newsgroup-original-name):
6917 Remove obsolete variables.
6918 (gnus-summary-move-article): Remove use of obsolete variables.
6919 (gnus-summary-local-variables): Make move and delete hooks local to
6920 summary buffers.
6921
6922 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6923
6924 * rtree.el: New file.
6925
6926 2010-12-01 Julien Danjou <julien@danjou.info>
6927
6928 * message.el (message-user-organization): Do not use
6929 gnus-local-organization.
6930
6931 * gnus.el: Remove gnus-local-organization.
6932
6933 * gnus-msg.el: Remove nastygram thing.
6934
6935 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
6936
6937 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6938 funcall.
6939
6940 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
6941
6942 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6943 names.
6944
6945 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6946 characters.
6947
6948 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6949 to t of inhibit-read-only since it is inside gnus-with-article-headers.
6950 Suggested by Štěpán Němec <stepnem@gmail.com>.
6951 (gnus-gravatar-transform-address): Use mail-extract-address-components
6952 that supports non-ASCII names rather than mail-header-parse-addresses.
6953
6954 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6955
6956 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6957 handled by the network handler.
6958
6959 2010-11-30 Julien Danjou <julien@danjou.info>
6960
6961 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6962 (nnimap-open-connection-1): Fix PREAUTH.
6963
6964 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6965
6966 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6967
6968 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6969 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6970 (shr-insert): Use them.
6971 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6972
6973 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6974
6975 * nnir.el (nnir-request-move-article): Bail out if original group
6976 doesn't support article moves.
6977 (nnir-get-active): Improve active list retrieval.
6978
6979 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6980
6981 * shr.el (shr-find-fill-point): Don't break before apostrophes.
6982
6983 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
6984
6985 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6986 seem to accept strings-with-numbers as port numbers.
6987
6988 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
6989
6990 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6991 change the registry.
6992
6993 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6994
6995 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6996 delete-dups that is not available in XEmacs 21.4.
6997
6998 * mm-util.el (mm-delete-duplicates): Add comment.
6999
7000 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
7001
7002 * nnir.el (nnir-ignored-newsgroups): New variable.
7003 (nnir-get-active): Use it.
7004
7005 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7006
7007 * proto-stream.el (proto-stream-open-network): Add some comments.
7008
7009 * nntp.el (nntp-open-connection): Provide a :success condition.
7010
7011 * nnimap.el (nnimap-open-connection-1): Ditto.
7012
7013 * proto-stream.el (proto-stream-open-network): See what the response to
7014 the STARTTLS command is.
7015
7016 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7017 backwards compatibility).
7018 (nnimap-open-connection-1): Really respect nnimap-server-port.
7019
7020 * proto-stream.el (proto-stream-open-network): When doing opportunistic
7021 TLS upgrades we don't really care about the identity of the peer.
7022 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7023 that what we've checked for.
7024 (proto-stream-always-use-starttls): Only default to t if
7025 open-gnutls-stream exists.
7026 (proto-stream-open-network): If STARTTLS failed, then just open a
7027 normal connection.
7028 (proto-stream-open-network): Wait until the greeting before doing
7029 STARTTLS.
7030
7031 * nntp.el (nntp-open-connection): Report what the connection error is.
7032
7033 * proto-stream.el (open-protocol-stream): Rename from
7034 open-proto-stream.
7035
7036 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7037
7038 * nnimap.el (nnimap-stream): Change default to `undecided'.
7039 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7040 first, and then network.
7041 (nnimap-open-connection-1): Respect nnimap-server-port.
7042 (nnimap-open-connection): Be more backwards-compatible.
7043
7044 * proto-stream.el (proto-stream-always-use-starttls): New variable.
7045 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
7046 (proto-stream-open-starttls): Folded back into the main function.
7047 (proto-stream-open-network): Fix typo in the GnuTLS path.
7048 (proto-stream-command): Refactor out.
7049
7050 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7051
7052 * proto-stream.el (proto-stream-open-starttls): Actually implement the
7053 starttls.el STARTTLS.
7054
7055 * color.el (color-lab->srgb): Fix function call name.
7056
7057 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7058 if we're using tls.el.
7059 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
7060 built in, then don't try to establish a STARTTLS connection.
7061
7062 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7063 servers.
7064
7065 * proto-stream.el (open-proto-stream): Use network, not stream.
7066 (open-proto-stream): Add a way to specify what the end of a command is.
7067
7068 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7069 connections types.
7070 (nntp-open-network-stream): Remove.
7071 (nntp-open-ssl-stream): Remove.
7072 (nntp-open-tls-stream): Remove.
7073 (nntp-ssl-program): Remove.
7074
7075 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7076
7077 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
7078
7079 * nnir.el: Fix typos.
7080 (nnir-retrieve-headers-override-function): Rename variable to reflect
7081 new semantics.
7082 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7083 macros.
7084 (nnir-request-article, nnir-request-move-article): Use them.
7085 (nnir-categorize): New function.
7086 (nnir-run-query): Use it.
7087 (nnir-retrieve-headers): Rewrite to batch header retrieval.
7088 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7089 sorted.
7090 (nnir-group-full-name): Use gnus-group-full-name instead.
7091 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7092 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7093
7094 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7095
7096 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7097
7098 * proto-stream.el: New library to provide protocol-specific
7099 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7100 protocols.
7101 (open-proto-stream): Complete the documentation.
7102 (proto-stream-open-network): Fix some typos.
7103
7104 * nnimap.el (nnimap-open-connection): Use it.
7105
7106 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
7107
7108 * pop3.el (pop3-open-server): Read server greeting before starting TLS
7109 negotiation.
7110
7111 2010-11-26 Julien Danjou <julien@danjou.info>
7112
7113 * color.el: Rename various rgb functions to srgb.
7114
7115 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7116
7117 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7118 names.
7119
7120 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7121
7122 * shr.el (shr-insert): Revert last change.
7123 (shr-find-fill-point): Never leave point being at bol;
7124 relax the kinsoku limitation when rendering tables.
7125
7126 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7127
7128 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7129 results from -accept-article.
7130
7131 * shr-color.el: Require cl when compiling.
7132
7133 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7134 checkin.
7135
7136 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7137
7138 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7139
7140 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7141 'add and 'delete to set backend marks.
7142
7143 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7144
7145 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7146
7147 * nntp.el (nntp-request-set-mark): Use it.
7148
7149 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7150
7151 * nnml.el (nnml-request-set-mark): Ditto.
7152
7153 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7154 introduces regressions in article selection.
7155 (nnimap-find-uid-response): New function.
7156 (nnimap-request-accept-article): Use the UID returned, if any.
7157 (nnimap-request-move-article): Use the UID returned, if any.
7158 (nnimap-get-groups): Reimplement to work with folded lines.
7159 (nnimap-find-uid-response): The UID is the last element in the list.
7160 (nnimap-request-set-mark): Extend syntax with 'set.
7161
7162 * nnml.el (nnml-request-set-mark): Ditto.
7163
7164 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7165
7166 * nntp.el (nntp-request-set-mark): Ditto.
7167
7168 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7169
7170 * message.el (message-called-interactively-p): A temporary macro.
7171 (message-goto-body): Use it temporarily.
7172
7173 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7174
7175 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7176 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7177 (nnimap-last-response-string): Fix last unfolding fix.
7178
7179 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7180
7181 * shr.el (shr-insert): Fix the way to fold lines.
7182
7183 2010-11-25 Julien Danjou <julien@danjou.info>
7184
7185 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7186
7187 * color.el: Rename from color-lab.el
7188 (color-rgb->hex): Add.
7189 (color-complement): Add.
7190 (color-complement-hex): Add.
7191
7192 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7193
7194 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7195
7196 * shr-color.el (shr-color-visible): Don't bug out if the color names
7197 don't exist.
7198
7199 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7200
7201 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7202 assuming that article displaying or another mml-preview may be
7203 interrupted for an error or for the like.
7204
7205 * shr.el (shr-get-background): Fix argument name.
7206
7207 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7208
7209 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7210
7211 * gnus-sum.el (gnus-summary-include-articles): New function.
7212
7213 * message.el (message-goto-body): called-interactively-p needs a
7214 parameter, so use `any'.
7215
7216 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7217 clear marks before moving, since they're synced from the Gnus side
7218 first.
7219
7220 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7221 (gnus-summary-move-article): Copy over all marks before moving, so that
7222 IMAP doesn't think a new article has arrived.
7223
7224 2010-11-24 Julien Danjou <julien@danjou.info>
7225
7226 * shr.el (shr-insert-background-overlay): Fix typo.
7227 (shr-render-td): Copy the background before rendering.
7228
7229 * shr-color.el (shr-color-visible): Fix docstring.
7230
7231 * shr.el (shr-tag-table): Add bgcolor support.
7232 (shr-render-td): Add bgcolor support.
7233 (shr-get-background): Add.
7234 (shr-insert-foreground-overlay): Use shr-get-background.
7235
7236 * message.el (message-goto-body): Use called-interactively-p.
7237 (message-in-body-p): message-goto-body returns point.
7238
7239 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7240
7241 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7242 Fixes something or other in Emacs 23, and is backwards compatible.
7243
7244 * message.el (message-goto-body): Remove the <#secure special-casing,
7245 which is too special.
7246
7247 * shr.el (shr-parse-style): Drop !important from styles.
7248
7249 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7250
7251 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7252 this function to return incorrect results when calling it with an
7253 explicit article argument different from
7254 (gnus-summary-article-number).
7255
7256 2010-11-24 Julien Danjou <julien@danjou.info>
7257
7258 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7259 (shr-tag-body): Add background support.
7260 (shr-descend): Add background support.
7261 (shr-tag-title): Add.
7262
7263 * shr-color.el (shr-color-visible): Really return original background
7264 if fixed.
7265
7266 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7267
7268 * shr.el (shr-color-check): Protect against non-existent color names.
7269
7270 2010-11-24 Julien Danjou <julien@danjou.info>
7271
7272 * color-lab.el: Require 'cl when compiling.
7273
7274 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7275
7276 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7277 matched part.
7278
7279 * color-lab.el: Fix all expt calls to use float type.
7280
7281 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7282
7283 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7284 expression to shr-color-check as is.
7285
7286 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7287
7288 * color-lab.el: Add coding cookie.
7289 (float-pi): Use eval-and-compile.
7290
7291 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7292
7293 * shr.el (shr-insert-color-overlay): Split stuff like
7294 "#444444 !important" to find the real color.
7295 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7296 parse <font color="red"> entries.
7297
7298 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7299
7300 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7301 point when parsing headers.
7302
7303 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7304 is positioned properly when parsing headers.
7305
7306 2010-11-23 Julien Danjou <julien@danjou.info>
7307
7308 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7309
7310 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7311
7312 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7313
7314 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7315 Use shr-color-hue-to-rgb.
7316 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7317
7318 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7319
7320 * shr.el (shr-color->hexadecimal): Autoload.
7321 (shr-descend): Add color to all tags.
7322
7323 2010-11-22 Julien Danjou <julien@danjou.info>
7324
7325 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7326 shr-color->hexadecimal.
7327
7328 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7329 RGB() or HSL() color representation.
7330
7331 * shr.el (shr-tag-font): Add.
7332 (shr-tag-color-check): New function to get better colors.
7333 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7334 tag-span.
7335
7336 * shr-color.el: New file.
7337
7338 * color-lab.el: New file.
7339
7340 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7341
7342 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7343
7344 * nnir.el: Fix typo in comments.
7345 (nnir-run-imap): Simplify code. No need to reverse artlist.
7346 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7347
7348 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7349
7350 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7351
7352 * nnimap.el (nnimap-get-capabilities): Refactor out.
7353 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7354
7355 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7356
7357 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7358 appearing when `mm-uu-hide-markers' is nil.
7359
7360 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7361
7362 * nnimap.el (nnimap-unselect-group): Make into its own function.
7363 (nnimap-request-rename-group): Unselect group before renaming.
7364 This had gotten lost somewhere.
7365 (nnimap-request-accept-article): Keep track of examined groups, and
7366 unselect the group before APPENDing to read-only groups.
7367 (nnimap-request-move-article): Clear flags before moving so that they
7368 can be re-set later.
7369
7370 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7371
7372 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7373 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7374
7375 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7376
7377 * gnus-art.el (gnus-mime-display-single):
7378 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7379 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7380 parameter.
7381
7382 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7383
7384 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7385 (shr-table-vertical-line): New variable.
7386 (shr-insert-table): Use it.
7387
7388 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7389
7390 * gnus-html.el (gnus-html-wash-images): Don't display images if
7391 gnus-inhibit-images is non-nil; register displayer for cid images.
7392 (gnus-html-display-image): Work for cid image.
7393 (gnus-html-insert-image): Allow arguments.
7394 (gnus-html-put-image): Inhibit read-only.
7395 (gnus-html-prefetch-images): Don't prefetch images if
7396 gnus-inhibit-images is non-nil.
7397
7398 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7399
7400 * shr.el (shr-put-image): Break lines when inserting big pictures.
7401
7402 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7403
7404 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7405 sender, thanks Katsumi Yamaoka.
7406
7407 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7408
7409 * nnir.el (nnir-run-imap): Reverse the article list for each group
7410 rather than the whole list.
7411
7412 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7413
7414 * shr.el (shr-image-displayer): Protect function against non-existent
7415 image source.
7416
7417 * gnus-art.el (gnus-inhibit-images): New user option.
7418 (gnus-mime-display-single): Don't display image if it is non-nil.
7419
7420 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7421 gnus-inhibit-images.
7422
7423 * shr.el (shr-image-displayer): New function.
7424 (shr-tag-img): Use it.
7425
7426 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7427
7428 * mml2015.el (mml2015-epg-sign): Use From header.
7429
7430 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7431
7432 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7433
7434 * gnus-util.el (gnus-find-text-property-region): Return markers.
7435
7436 * shr.el (shr-tag-img): Put a displayer in the text property.
7437
7438 * gnus-util.el (gnus-find-text-property-region): New utility function.
7439
7440 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7441 (gnus-html-show-images): Remove.
7442
7443 * gnus-art.el (gnus-article-show-images): New, more general function.
7444
7445 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7446 image url text properties.
7447
7448 * shr.el: Ditto.
7449
7450 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7451 gnus-agent-auto-agentize-methods is set. Which it isn't.
7452
7453 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7454
7455 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7456 work for two or more articles.
7457
7458 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7459
7460 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7461 divide an image that's in an html article to two or more when washing
7462 non-ASCII characters in alt text of it.
7463
7464 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7465
7466 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7467 smime-decrypt-region using function argument.
7468 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7469
7470 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7471
7472 * smime.el (smime-decrypt-region): Catch it.
7473
7474 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7475
7476 * smime.el (smime-mode-map): Move initialization into declaration.
7477 (gnus-run-mode-hooks): Don't autoload.
7478 (smime-mode): Use define-derived-mode.
7479
7480 2010-11-11 Glenn Morris <rgm@gnu.org>
7481
7482 * smime.el (from): Restrict declaration to XEmacs.
7483
7484 * nnir.el (gnus-group-topic-name): Autoload.
7485
7486 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7487
7488 * shr.el (shr-insert): Don't break long line if it is because of
7489 kinsoku-bol characters in the line end.
7490
7491 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7492
7493 * nnir.el (nnir-request-move-article): Fix to provide original group
7494 and subject.
7495 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7496 been retrieved.
7497
7498 * gnus-sum.el (gnus-summary-move-article): Use original group and
7499 subject for virtual articles such as those in an nnir summary buffer.
7500
7501 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7502
7503 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7504 least 21.5).
7505
7506 * smime.el (from): Declare it again for XEmacs.
7507
7508 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7509
7510 * message.el (message-resend): Don't disable encoding unless it's
7511 already encoded.
7512
7513 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7514 low-numbered articles.
7515
7516 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7517
7518 * rfc2047.el (rfc2047-syntax-table): Simplify.
7519
7520 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7521 set-char-table-range for XEmacs.
7522
7523 2010-11-10 Glenn Morris <rgm@gnu.org>
7524
7525 * smime.el (from): Remove unused declaration.
7526
7527 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7528 (gnus-float-time): On Emacs, always an alias.
7529
7530 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7531 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7532
7533 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7534
7535 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7536
7537 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7538
7539 * shr.el (browse-url-mailto): Autoload.
7540
7541 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7542
7543 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7544 regexp doesn't need quoting.
7545
7546 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7547
7548 * message.el (message-subject-trailing-was-ask-regexp)
7549 (message-subject-trailing-was-regexp): Match was: in addition to was.
7550
7551 2010-11-09 Glenn Morris <rgm@gnu.org>
7552
7553 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7554 (nnbabyl-check-mbox): Use point-at-bol.
7555
7556 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7557
7558 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7559
7560 * message.el (message-mailto): New function.
7561 (message-mailto): Should accept other parameters.
7562 (message-mailto): Remove since it duplicates browse-url-mailto
7563 functionality.
7564
7565 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7566
7567 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7568 methods.
7569 (gnus-read-active-file): Ditto.
7570
7571 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7572 ": " from the prompt.
7573 (gnus-group-make-group): Ditto.
7574
7575 2010-11-07 Glenn Morris <rgm@gnu.org>
7576
7577 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7578 (gnus-bookmark-kill-line): Use point-at-eol.
7579
7580 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7583 asterisks in From header.
7584
7585 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7586
7587 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7588 string to avoid making the From headers syntactically invalid.
7589
7590 * message.el (message-send-mail): Don't insert courtesy messages if the
7591 message already has List-Post and List-ID messages.
7592
7593 2010-11-06 Glenn Morris <rgm@gnu.org>
7594
7595 * gnus-art.el (gnus-treat-article): Give dynamic local variables
7596 `condition', `type', `length' a prefix.
7597 (gnus-treat-predicate): Update for above name changes.
7598
7599 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
7600
7601 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7602 binding. Handled by `gnus-summary-refer-thread' instead.
7603 (nnir-warp-to-article): New backend function.
7604
7605 * nnimap.el (nnimap-request-thread): Force dependency updating.
7606
7607 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7608 (gnus-summary-refer-thread): Rework to improve thread-referral.
7609
7610 * gnus-int.el (gnus-warp-to-article): New function.
7611
7612 * gnus-sum.el (gnus-summary-article-map): Bind it.
7613
7614 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
7615
7616 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7617 gnus-summary-refer-thread.
7618
7619 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7620 headers.
7621 (gnus-summary-limit-include-thread): Prevent articles in thread from
7622 being cut in gnus-cut-threads.
7623 (gnus-summary-refer-thread): Limit retrieved headers to those in
7624 thread.
7625
7626 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7627
7628 * message.el (message-send-mail): Use the value of
7629 message-courtesy-message from the message buffer.
7630
7631 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7632
7633 * shr.el (shr-browse-url): Implement mailto: URLs.
7634
7635 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7636 "raw".
7637
7638 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7639 if it's already selected.
7640
7641 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7642
7643 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7644
7645 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7646 to measure the length and truncate alt text.
7647
7648 2010-11-03 Glenn Morris <rgm@gnu.org>
7649
7650 * nndiary.el (nndiary-generate-nov-databases-1)
7651 (nndiary-generate-active-info): Rename dynamic variable `files' to
7652 something less generic.
7653
7654 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
7655
7656 * nnir.el (nnir-request-move-article): Call the underlying backend to
7657 move articles from nnir.
7658
7659 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7660
7661 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7662
7663 2010-11-02 Julien Danjou <julien@danjou.info>
7664
7665 * nnir.el: Remove wais support.
7666
7667 2010-11-02 Glenn Morris <rgm@gnu.org>
7668
7669 * gnus-html.el: Reorder requirements to quieten compiler.
7670
7671 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7672
7673 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7674 properly for XEmacs as well.
7675 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7676 (gnus-article-natural-long-line-p): Use window-width rather than
7677 frame-width.
7678
7679 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
7680
7681 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
7682 (nnir-read-parms): Don't modify query.
7683 (nnir-run-query): Add ability to search topic on current line.
7684 (nnir-get-active): Clean up.
7685
7686 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7687
7688 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7689 degenerate articles.
7690
7691 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7692 (gnus-print-buffer): Just print the buffer as is, without any copying
7693 to a buffer and then re-highlighting.
7694
7695 * nnimap.el (nnimap-request-group): Store the new updated info.
7696 (nnimap-request-group): Select the group when we don't know whether it
7697 exists or not.
7698
7699 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7700 groups.
7701
7702 * gnus-group.el (gnus-group-find-new-groups): Display all the new
7703 groups.
7704
7705 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7706 groups.
7707
7708 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7709 long-lines case by only filling the long lines.
7710
7711 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7712 (bug#7311).
7713
7714 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7715
7716 * shr.el: No need to declare `declare-function' since shr.el is for
7717 only Emacsen that provide `libxml-parse-html-region'.
7718
7719 2010-11-01 Glenn Morris <rgm@gnu.org>
7720
7721 * mm-util.el (gnus-completing-read): Autoload.
7722 (mm-read-coding-system): Simplify Emacs definition.
7723
7724 * nnmail.el (gnus-activate-group):
7725 * nnimap.el (gnutls-negotiate):
7726 * nntp.el (netrc-parse): Fix declarations.
7727
7728 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7729
7730 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7731 string-match-p in Emacs >=23.
7732
7733 * gnus-msg.el (gnus-configure-posting-styles):
7734 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7735
7736 2010-11-01 Glenn Morris <rgm@gnu.org>
7737
7738 * nnir.el (declare-function): Add compat stub.
7739 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7740 (nnir-run-gmane): Require 'mm-url.
7741
7742 * mm-util.el (mm-string-to-multibyte): Simplify.
7743
7744 * shr.el (declare-function): Add compat stub.
7745 (url-cache-create-filename): Declare.
7746 (mm-disable-multibyte, widget-convert-button): Autoload.
7747
7748 * smime.el (ldap-search): Declare.
7749 (smime-cert-by-ldap-1): Require ldap on Emacs.
7750
7751 * nnimap.el: Require nnmail, and gnus-sum when compiling.
7752 (nnimap-keepalive): Use gnus-float-time.
7753
7754 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7755 (mail-source-delete-crash-box): Use gnus-float-time.
7756
7757 * gnus-dired.el (gnus-completing-read): Autoload.
7758
7759 * mm-view.el (gnus-rescale-image): Autoload.
7760
7761 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7762
7763 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7764
7765 * sieve-manage.el: Require 'cl when compiling.
7766
7767 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7768 (gnus-iswitchb-completing-read): Require iswitchb.
7769 (gnus-select-frame-set-input-focus): Silence compiler.
7770
7771 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7772
7773 * message.el (message-subject-trailing-was-query): Change default to t,
7774 since I think that's what most people want.
7775
7776 * nnimap.el (nnimap-request-accept-article): Erase buffer before
7777 appending for easier debugging.
7778 (nnimap-wait-for-connection): Take a regexp.
7779 (nnimap-request-accept-article): Wait for the continuation line before
7780 sending anything unless we're streaming.
7781
7782 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7783 leave the header washing to take place.
7784
7785 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7786
7787 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7788 regular expression match and replace in posting styles.
7789
7790 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
7791
7792 * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
7793 an entire server.
7794 (nnir-get-active): New function.
7795 (nnir-run-imap): Use it.
7796 (nnir-run-gmane): Who knew, gmane search returns an article score!
7797
7798 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7799 server on the current line with nnir.
7800
7801 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7802
7803 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7804 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7805 left edge.
7806 (gnus-article-foldable-buffer): Skip past the prefix when determining
7807 raggedness.
7808
7809 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7810 the raw article, and change `C-u g' to show the article without doing
7811 treatments.
7812
7813 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7814 on to `gnus-treat-article'.
7815 (gnus-inhibit-article-treatments): New variable.
7816
7817 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7818
7819 * gnus-art.el (gnus-treatment-function-alist): Have
7820 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7821 (gnus-treat-fill-long-lines): Change default to fill all text/plain
7822 sections.
7823
7824 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7825 parameter.
7826 (gnus-article-fill-cited-long-lines): New function.
7827 (gnus-article-fill-cited-article): Allow filling only long sections.
7828
7829 * shr.el (shr-find-fill-point): Don't break lines between punctuation
7830 and non-punctuation (like after the apostrophe in "'We").
7831
7832 * gnus-sum.el (gnus-summary-select-article): Make sure
7833 gnus-original-article-buffer is alive.
7834
7835 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7836 reflect the order they are in the digest.
7837
7838 * gnus.el (gnus-group-startup-message): Move point to the start of the
7839 buffer.
7840
7841 * nnimap.el (nnimap-capability): New function.
7842 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7843 is set.
7844
7845 2010-10-31 David Engster <dengste@eml.cc>
7846
7847 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7848 conform with changes to gnus-completing-read.
7849
7850 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7851
7852 * shr.el (shr-tag-img): Output "*" instead of "[img]".
7853
7854 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7855
7856 * nnir.el: Move defvar, defcustom around to keep file organized
7857 and keep byte-compiler quiet.
7858 (nnir-read-parms): Accept search-engine as arg.
7859 (nnir-run-query): Pass search-engine as arg.
7860 (nnir-search-engine): Remove.
7861
7862 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7863
7864 * shr.el (shr-generic): The text nodes should be text, not :text.
7865
7866 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7867 later in the file.
7868
7869 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
7870
7871 * nnir.el: General clean up. Allow searching with multiple engines.
7872 Allow separate extra-parameters for each engine.
7873 Batch queries when possible.
7874 (nnir-imap-default-search-key, nnir-method-default-engines):
7875 Add customize interface.
7876 (nnir-run-gmane): New engine.
7877 (nnir-engines): Use it. Qualify all prompts with engine name.
7878 (nnir-search-engine): Remove global variable.
7879 (nnir-run-hyrex): Restore for now.
7880 (nnir-extra-parms, nnir-search-history): New variables.
7881 (gnus-group-make-nnir-group): Use them.
7882 (nnir-group-server): Remove in favor of gnus-group-server.
7883 (nnir-request-group): Avoid searching twice.
7884 (nnir-sort-groups-by-server): New function.
7885
7886 2010-10-30 Julien Danjou <julien@danjou.info>
7887
7888 * gnus-group.el: Remove gnus-group-fetch-control.
7889
7890 * gnus-start.el (gnus-find-new-newsgroups):
7891 Remove gnus-check-first-time-used.
7892
7893 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7894
7895 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7896
7897 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7898 set on groups that don't have \* permanentflags.
7899
7900 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7901
7902 * shr.el (shr-tag-span): Drop colorization of regions since we don't
7903 control the background color.
7904 (shr-tag-img): Ignore very small web bug type images.
7905 (shr-put-image): Add help-echo alt texts to the images.
7906 (shr-tag-video): Show the video poster image.
7907
7908 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7909
7910 * shr.el (shr-table-depth): New variable.
7911 (shr-tag-table-1): Only insert the images after the top-level table.
7912
7913 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7914
7915 * gnus-util.el (gnus-list-memq-of-list): New function.
7916
7917 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7918 selected.
7919 (nnimap-unsplittable-articles): New slot.
7920 (nnimap-new-articles): Use it.
7921
7922 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
7923
7924 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7925 move to the previous line on `M-g'.
7926
7927 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7928
7929 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7930 *-request-group, which seems unnecessary.
7931
7932 * nnimap.el (nnimap-quote-specials): Function copied over from
7933 imap.el.
7934 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7935 they support that. Suggested by Tom Regner.
7936
7937 2010-10-29 Julien Danjou <julien@danjou.info>
7938
7939 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7940 defalias.
7941 (gnus-summary-delete-marked-with): Remove obsolete defalias.
7942
7943 * gnus.el: Remove `gnus-nntp-service' variable.
7944 (gnus-secondary-servers): Make obsolete.
7945 (gnus-nntp-server): Make obsolete.
7946
7947 * gnus-start.el (gnus-1): Remove x-splash calls.
7948
7949 * gnus-ems.el (gnus-x-splash): Remove.
7950
7951 * gnus.el (gnus-group-startup-message): Simplify/update code.
7952
7953 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7954 capability before doing anything.
7955 (gnus-group-insert-group-line): Remove useless
7956 gnus-group-remove-excess-properties.
7957
7958 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7959
7960 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7961
7962 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7963
7964 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7965 config after reselecting.
7966
7967 2010-10-28 Julien Danjou <julien@danjou.info>
7968
7969 * shr.el (shr-put-image): Use point even if only inserting text.
7970 (shr-put-image): Save excursion when inserting alt text on non-graphic
7971 display, so the behavior is the same when we are on a graphic display.
7972
7973 * nnir.el (nnir-run-swish-e): Remove hyrex support.
7974
7975 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7976
7977 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7978 (gnus-mime-copy-part): Check coding system, not charset.
7979 (gnus-mime-view-part-externally): Never remove part.
7980 (gnus-mime-view-part-internally): Don't remove part here.
7981 (gnus-article-part-wrapper): Make sure MIME tag is visible.
7982 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7983 multipart/alternative.
7984
7985 * mm-decode.el (mm-display-part): Take optional arg `force'.
7986
7987 2010-10-26 Julien Danjou <julien@danjou.info>
7988
7989 * gnus-group.el (gnus-group-default-list-level): Add this function to
7990 compute the default list level.
7991 (gnus-group-default-list-level): Add possibility to use a function.
7992
7993 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
7994
7995 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7996
7997 * gnus-group.el (gnus-group-completing-read)
7998 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7999 gnus-replace-in-string.
8000
8001 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8002
8003 * shr.el (shr-tag-div): Add.
8004
8005 2010-10-25 Julien Danjou <julien@danjou.info>
8006
8007 * gnus-util.el: Remove `gnus-with-local-quit'.
8008
8009 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8010
8011 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8012
8013 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8014 the original article buffer.
8015
8016 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8017
8018 * nnimap.el (nnimap-request-head): New function.
8019 (nnimap-request-move-article): Try to be slightly faster by not
8020 requesting the entire message when moving.
8021 (nnimap-transform-headers): Don't bug out on bodiless articles.
8022 (nnimap-send-command): Have no outstanding messages if the IMAP server
8023 doesn't support streaming.
8024 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8025
8026 2010-10-24 Julien Danjou <julien@danjou.info>
8027
8028 * message.el (message-default-headers): Fix type.
8029
8030 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8031
8032 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8033 prefetching images.
8034
8035 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8036 backend for unknown groups. This is mainly useful for nnimap groups.
8037
8038 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8039 group isn't covered by the agent.
8040
8041 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
8042
8043 * nnir.el (nnir-method-default-engines): New variable.
8044 (nnir-run-query): Use it.
8045 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8046 (gnus-summary-nnir-goto-thread): Change group if needed.
8047
8048 * gnus-group.el (gnus-group-group-map): Add key binding for
8049 gnus-group-make-nnir-group.
8050
8051 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8052
8053 * shr.el (shr-tag-object): Add.
8054
8055 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8056 original article buffer live.
8057 (gnus-summary-select-article-buffer):
8058 Mention gnus-widen-article-buffer.
8059
8060 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8061
8062 * shr.el (shr-tag-strong): Add.
8063
8064 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8065
8066 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8067 group names. They mess up the group buffer badly.
8068
8069 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8070
8071 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8072 instead of the summary one.
8073
8074 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
8075
8076 * mml.el (mml-preview): Work properly when editing article.
8077
8078 * gnus-start.el (gnus-read-active-file-1): Don't add method to
8079 gnus-have-read-active-file if it's already been in.
8080
8081 2010-10-22 Tom Tromey <tromey@redhat.com>
8082
8083 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8084 gnus-group-completing-read.
8085
8086 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8087
8088 * message.el (message-mode-map): Don't bind M-; to comment region, to
8089 allow the global comment-dwim to work.
8090
8091 2010-10-21 Julien Danjou <julien@danjou.info>
8092
8093 * message.el (message-setup-1): Allow message-default-headers to be a
8094 function.
8095
8096 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8097
8098 * shr.el (shr-tag-table): Simplify.
8099
8100 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8101
8102 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8103 to avoid trying to snarf invalid stuff.
8104
8105 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8106
8107 * gnus.el (gnus-message-archive-group): Quote value.
8108 (gnus-message-archive-group): Mark as changed.
8109
8110 * shr.el (shr-add-font): Don't put the font properties on the newline
8111 or the indentation.
8112
8113 * message.el (message-fix-before-sending): Change options when sending
8114 non-printable characters.
8115
8116 * gnus.el (gnus-message-archive-method): Change the default to
8117 monthly outgoing groups.
8118
8119 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8120 that have gotten new numbers.
8121
8122 * nnimap.el (nnimap-request-replace-article): New function.
8123
8124 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8125
8126 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8127 (nnrss-request-article): Don't use special html washing code.
8128
8129 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8130
8131 * shr.el (shr-tag-table): Remove useless nconc.
8132
8133 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8134
8135 * gnus-art.el (article-wash-html): Simplify and remove the charset
8136 stuff. Use the normal html rendering code instead of the special html
8137 washing code.
8138
8139 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8140 `gnus-w3m' symbols.
8141 (mm-text-html-washer-alist): Remove.
8142
8143 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8144 (mm-inline-media-tests): Remove use.
8145 (mm-text-html-renderer): Change default to the `shr' symbol.
8146
8147 * mm-view.el (mm-inline-text-html): Remove use.
8148
8149 * gnus-art.el (gnus-blocked-images): New function. Allow the
8150 `gnus-blocked-images' to be a function.
8151 (gnus-article-wash-function): Remove.
8152
8153 2010-10-20 Julien Danjou <julien@danjou.info>
8154
8155 * spam.el (spam-list-of-processors): Mark as obsolete.
8156
8157 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8158 (nnimap-insert-partial-structure): Fix boundary detection.
8159
8160 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8161
8162 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8163 run file-truename on remote files. This can be expensive and even
8164 prevent one from editing drafts if some unrelated buffer has a stale
8165 connection.
8166
8167 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8168
8169 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8170 kinsoku-eol regardless of shr-kinsoku-shorten.
8171 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8172 (shr-tag-table): Support caption, thead, and tfoot.
8173
8174 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8175
8176 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8177 lines.
8178 (shr-save-contents): New command and keystroke.
8179
8180 * nndoc.el (nndoc-type-alist): Add git support.
8181 (nndoc-git-type-p): New function.
8182 (nndoc-transform-git-article): Ditto.
8183 (nndoc-transform-git-headers): Ditto.
8184 (nndoc-transform-git-headers): Generate Subject headers.
8185
8186 * shr.el (shr-parse-style): New function.
8187 (shr-tag-span): Ditto.
8188
8189 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8190 to `G G' to avoid collisions.
8191
8192 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8193
8194 * shr.el: Load kinsoku if necessary.
8195 (shr-kinsoku-shorten): New internal variable.
8196 (shr-find-fill-point): Make kinsoku shorten text line if
8197 shr-kinsoku-shorten is bound to non-nil.
8198 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8199 shr-indentation too when testing if table is wider than frame width.
8200 (shr-insert-table): Use `string-width' instead of `length' to measure
8201 text width.
8202 (shr-insert-table-ruler): Make sure indentation is done at bol.
8203
8204 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8205
8206 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8207 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8208 undecoded network data.
8209
8210 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8211
8212 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8213 name in the mode line spec so that the mode line menu works
8214 (bug#2431).
8215
8216 * message.el (message-get-reply-headers): If we're fed `to-address',
8217 then always use that.
8218
8219 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8220 aren't so wide as to need to switch off the edit menu.
8221
8222 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8223 binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613).
8224
8225 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8226 `M-g'.
8227 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8228 the permanent marks.
8229
8230 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8231
8232 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8233 Splitting according to references/in-reply-to obeys the ignore-groups
8234 variable, while splitting by sender and subject do not.
8235
8236 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8237
8238 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8239 alist, so that we can look for non-Unicode chars.
8240 (article-translate-strings): Allow both character and string maps.
8241
8242 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8243
8244 * shr.el (shr-insert): Don't insert space behind a wide character
8245 categorized as kinsoku-bol, or between characters both categorized as
8246 nospace.
8247
8248 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8249
8250 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8251 headers to gnus-newsgroup-headers.
8252
8253 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8254
8255 * shr.el (shr-tag-img): Don't align images -- since we're not
8256 rescaling, this often leads to ugly displays.
8257
8258 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8259
8260 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8261 duplicates.
8262
8263 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8264
8265 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8266 call.
8267
8268 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8269
8270 * gnus.el: Autoload gnus-html-show-images.
8271
8272 * nnimap.el: Use nnheader-message throughout.
8273
8274 * shr.el (shr-tag-img): Ignore images with no data.
8275
8276 2010-10-15 Julien Danjou <julien@danjou.info>
8277
8278 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8279 a possibility to disable format=flow encoding when using hard newlines.
8280
8281 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8282
8283 * shr.el (shr-insert): Remove space inserted before or after a
8284 breakable character or at the beginning or the end of a line.
8285 (shr-find-fill-point): Do kinsoku; find the second best point or give
8286 it up if there's no breakable point.
8287
8288 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8289
8290 * nnimap.el (nnimap-open-connection): Message when opening connection
8291 for debugging purposes.
8292
8293 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8294 on every setup buffer call to allow this to change from article to
8295 article.
8296
8297 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8298 buffers where we have a wide table.
8299
8300 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8301
8302 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8303 uses *-request-thread.
8304
8305 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8306
8307 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8308 incantation, which is no longer valid.
8309
8310 2010-10-14 Julien Danjou <julien@danjou.info>
8311
8312 * shr.el: Fix defcustom type (char -> character).
8313
8314 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8315
8316 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8317 programs.
8318
8319 2010-10-14 Julien Danjou <julien@danjou.info>
8320
8321 * shr.el (shr-tag-a): Use url-link as widget type.
8322
8323 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8324 `gnus-group-get-icon'.
8325
8326 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8327
8328 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8329 This should make server editing work better.
8330
8331 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8332
8333 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8334 (nnimap-parse-flags): Fix regexp.
8335
8336 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8337 probably work for CJVK text, too.
8338
8339 * nnimap.el (nnimap-extend-tls-programs): Remove.
8340 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8341
8342 2010-10-13 Julien Danjou <julien@danjou.info>
8343
8344 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8345 responses.
8346
8347 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8348
8349 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8350
8351 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8352 anything in Emacs.
8353
8354 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8355
8356 2010-10-13 Julien Danjou <julien@danjou.info>
8357
8358 * shr.el (shr-width): Make shr-width a defcustom with default to
8359 fill-column.
8360 (shr-tag-img): Use shr-width rather than fill-column.
8361
8362 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8363
8364 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8365
8366 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8367 position when (X-)Faces exist.
8368 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8369 avatars when called interactively.
8370
8371 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8372
8373 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8374 gnus-article-x-face-too-ugly is bound.
8375
8376 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8377
8378 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8379
8380 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8381 mailbox that doesn't exist.
8382
8383 2010-10-12 Julien Danjou <julien@danjou.info>
8384
8385 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8386 (shr-get-image-data): Encode URL properly when fetching from cache.
8387 (shr-tag-img): Use aligned-to spaces to align correctly images.
8388
8389 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8390 before inserting the Gravatar.
8391
8392 * shr.el (shr-tag-img): Add align attribute support for <img>.
8393
8394 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8395
8396 * gnus-gravatar.el (gnus-art): Require.
8397
8398 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8399 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8400 Remove long obsoleted functions.
8401
8402 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8403
8404 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8405
8406 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8407 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8408 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8409 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8410 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8411 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8412 Fix comment for declare-function.
8413
8414 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8415
8416 * nnimap.el (nnimap-request-rename-group): Select group read-only
8417 before renaming it.
8418
8419 * shr.el (shr-insert): Fix up the white space only regexp.
8420
8421 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8422 bodies. Protect against this. Reported by Michael Welsh Duggan.
8423
8424 * shr.el (shr-current-column): New function.
8425 (shr-find-fill-point): New function.
8426
8427 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8428
8429 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8430 numbers.
8431
8432 2010-10-11 Julien Danjou <julien@danjou.info>
8433
8434 * shr.el (shr-hr-line): Add.
8435 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8436 display hr lines.
8437 (shr-max-columns): Do not change state to nil if we just inserting
8438 spaces.
8439
8440 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8441
8442 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8443 select the last group.
8444
8445 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8446
8447 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8448
8449 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8450
8451 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8452 for Gnus.
8453 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8454 (nnimap-update-qresync-info): Mark \Seen articles as read.
8455
8456 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8457 non-variable, too.
8458
8459 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8460 available.
8461 (nnimap-update-info): Rely more on the current active than the param
8462 active to avoid marking articles as read too much.
8463
8464 * auth-source.el (auth-source-create): Use (user-login-name) for the
8465 user name default.
8466
8467 * nnimap.el (nnimap-update-info): If the server doesn't return any
8468 useful info, just use the previous info.
8469 (nnimap-update-info): Prefer old info over start-article.
8470 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8471
8472 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8473
8474 * nnir.el (autoload): Clean up autoloads.
8475 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8476 Use key rather than value.
8477 (nnir-imap-search-other): New variable.
8478 (nnir-read-parm): Use it.
8479 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8480 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8481
8482 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8485 the process, too.
8486
8487 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8488
8489 * spam.el (gnus-summary-mode-map): Bind to "$".
8490 Suggested by Russ Allbery.
8491
8492 * shr.el: Rework the way things are indented by <li> slightly.
8493
8494 * gnus.el (gnus-group-set-parameter): Fix typo.
8495
8496 * nnimap.el: Start implementing QRESYNC support.
8497
8498 2010-10-09 Julien Danjou <julien@danjou.info>
8499
8500 * nnir.el (nnir-engines): Fix too many arguments.
8501
8502 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8503
8504 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8505 group is the "last", so that the backends like nnfolder actually save
8506 their folders.
8507
8508 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8509 try to use that for the TLS stream.
8510 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8511 UIDVALIDITY and find out which groups are read-only and not.
8512 (nnimap-get-flags): Use the same marks parsing code as the rest of
8513 nnimap.
8514
8515 2010-10-09 Julien Danjou <julien@danjou.info>
8516
8517 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8518
8519 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8520 retrieving gravatars.
8521
8522 * shr.el (shr-table-corner): Add.
8523 (shr-table-line): Add.
8524 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8525
8526 2010-10-08 Julien Danjou <julien@danjou.info>
8527
8528 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8529
8530 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8531
8532 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8533
8534 * gnus-sum.el (gnus-mark-article-as-unread)
8535 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8536 (gnus-summary-set-bookmark): Use it.
8537
8538 * gnus-msg.el (gnus-setup-message): Use it.
8539
8540 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8541
8542 * gnus.el (gnus-group-remove-parameter): Use it.
8543
8544 * gnus-group.el (gnus-group-make-web-group): Use it.
8545
8546 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8547
8548 * nnregistry.el: Update docs to mention manual.
8549
8550 * gnus-registry.el: Update docs to mention nnregistry.el.
8551 (gnus-registry-initialize): Don't install nnregistry refer method
8552 automatically.
8553 (gnus-registry-install-nnregistry): Remove it.
8554
8555 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8556
8557 * shr.el (shr-insert): Don't insert double spaces.
8558
8559 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8560
8561 * gnus-gravatar.el (gnus-treat-from-gravatar)
8562 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8563 called interactively.
8564
8565 * gnus-art.el (gnus-mime-view-part-externally)
8566 (gnus-mime-view-part-internally): Make predicate function passed to
8567 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8568 of a mime type.
8569
8570 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8571
8572 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8573
8574 * shr.el (require): Require cl when compiling.
8575 (shr-tag-hr): New function.
8576
8577 * nnimap.el (nnimap-update-info): Remove double setting of high.
8578 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8579 This makes nnimap work properly on Courier again.
8580
8581 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8582 the variable for backwards compatibility.
8583
8584 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8585 the file name before using to avoid setting mm-default-directory to
8586 nil.
8587
8588 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8589 bidning gnus-agent variables.
8590
8591 * shr.el (shr-render-td): Use a cache for the table rendering function
8592 to avoid getting an exponential rendering behavior in nested tables.
8593 (shr-insert): Rework the line-breaking algorithm.
8594 (shr-insert): Don't leave trailing spaces.
8595 (shr-insert-table): Also insert empty TDs.
8596 (shr-tag-blockquote): Ensure paragraphs after </ul>.
8597
8598 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8599
8600 * gnus-sum.el (gnus-number): Rename from `number'.
8601 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8602 (gnus-summary-limit-children): Update uses correspondingly.
8603
8604 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8605
8606 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8607 (gnus-gravatar-transform-address): Don't show avatars of people of
8608 which mail addresses match gnus-gravatar-too-ugly.
8609
8610 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8611
8612 * shr.el (shr-table-widths): Expand TD elements to fill available
8613 space.
8614
8615 2010-10-07 Julien Danjou <julien@danjou.info>
8616
8617 * nnimap.el (nnimap-request-rename-group): Add this method.
8618
8619 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8620
8621 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8622 name from XEmacs' function-arglist.
8623
8624 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8625 gravatar under XEmacs.
8626
8627 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
8628
8629 * auth-source.el: Update docs with TODO items.
8630
8631 * gnus-sync.el: Update docs to explain state and plans.
8632
8633 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8634 Hooks for mark updates.
8635 (gnus-request-set-mark, gnus-request-update-mark): Use them.
8636
8637 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8638 hooks with arguments, which is needed for mark update hooks.
8639
8640 2010-10-06 Julien Danjou <julien@danjou.info>
8641
8642 * gnus.el (gnus-expand-group-parameter): Only return and act on what
8643 was matched.
8644
8645 * sieve-manage.el: Update example in `Commentary'.
8646
8647 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8648
8649 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8650 not 2000.
8651 (sieve-manage-authenticate): Re-add function.
8652
8653 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8654
8655 * shr.el (shr-insert): Get 'space transition right.
8656 (shr-render-td): Only delete space at the end of the TD.
8657
8658 * nnimap.el (nnimap-open-connection): Prepare to support
8659 open-gnutls-stream.
8660
8661 * shr.el: Rearrange function order to be more logical.
8662
8663 2010-10-06 Julien Danjou <julien@danjou.info>
8664
8665 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8666 (nnrss-discover-feed): Remove 404 URL in docstring.
8667
8668 * nnir.el: Fix Swish-E URL.
8669 Fix Namazu URL.
8670
8671 * message.el (message-change-subject): Remove 404 URL in a comment.
8672
8673 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8674
8675 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8676 called interactively.
8677
8678 * gnus-util.el (gnus-remove-if): Allow hash table.
8679 (gnus-remove-if-not): New function.
8680
8681 * gnus-art.el (gnus-mime-view-part-as-type):
8682 * gnus-score.el (gnus-summary-score-effect):
8683 * gnus-sum.el (gnus-read-move-group-name):
8684 Replace remove-if-not with gnus-remove-if-not.
8685
8686 * gnus-group.el (gnus-group-completing-read):
8687 Regard collection as a hash table if it is not a list.
8688
8689 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8690
8691 * shr.el (shr-render-td): Allow blank/missing <TD>s.
8692
8693 * shr.el: Document the table-rendering algorithm.
8694
8695 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8696 invalid URLs.
8697
8698 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8699 line-broken.
8700 (shr-tag-img): Ignore image fetching errors.
8701 (shr-overlays-in-region): Compute overlay positions correctly.
8702
8703 * mm-decode.el (mm-shr): Require shr.
8704
8705 * gnus-art.el (gnus-blocked-images): Move variable here.
8706
8707 * shr.el (shr-insert-table): Bind free variable.
8708
8709 * mm-decode.el (mm-shr): Bind shr-content-function.
8710
8711 * shr.el (shr-content-function): New variable.
8712
8713 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8714 added for symmetry.
8715
8716 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8717
8718 * gnus-group.el (gnus-group-make-group): Doc fix.
8719
8720 * nnimap.el (nnimap-request-newgroups): Return success.
8721
8722 * shr.el (shr-find-elements): New function.
8723 (shr-tag-table): Put all the images after the table.
8724 (shr-tag-table): Really inhibit images inside the table.
8725 (shr-collect-overlays): Copy over overlays from the TD elements to the
8726 main document.
8727
8728 * mm-decode.el (mm-shr): Bind shr-blocked-images to
8729 gnus-blocked-images.
8730
8731 2010-10-05 Julien Danjou <julien@danjou.info>
8732
8733 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8734
8735 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8736 (gnus-html-maximum-image-size): Add this function.
8737 (gnus-html-put-image): Use gnus-html-maximum-image-size.
8738
8739 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8740 server-value of the capability is nil.
8741
8742 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8743
8744 * shr.el (shr-tag-em): Add <EM> tag.
8745
8746 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
8747
8748 * sieve-manage.el (sieve-manage-default-stream): Make default stream
8749 customizable.
8750
8751 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8752 handing broken links to browse-url.
8753
8754 2010-10-05 Julien Danjou <julien@danjou.info>
8755
8756 * gnus-util.el (gnus-emacs-completing-read)
8757 (gnus-iswitchb-completing-read): Use autoload rather than require.
8758
8759 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
8760
8761 * gnus-util.el (gnus-completing-read-function): Exclude
8762 gnus-icompleting-read and gnus-ido-completing-read from candidates for
8763 XEmacs since iswitchb.el is very old and ido.el is unavailable in
8764 XEmacs.
8765
8766 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8767 not to use `delete-dups' that is unavailable in XEmacs 21.4.
8768
8769 * gnus-html.el: Don't require help-fns under XEmacs.
8770 (gnus-html-schedule-image-fetching): Work for XEmacs.
8771
8772 * mm-decode.el (mm-shr): Decode contents by charset.
8773
8774 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8775
8776 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8777 unknown.
8778
8779 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8780 (shr-get-image-data): Ensure against the cache file missing.
8781
8782 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8783 for data.
8784
8785 * spam-report.el (spam-report-url-ping-plain): Don't query about
8786 killing the process.
8787
8788 * shr.el (shr-render-td): Protect against too-wide text.
8789
8790 2010-10-04 Julien Danjou <julien@danjou.info>
8791
8792 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8793 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8794
8795 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8796 retrieved.
8797
8798 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8799
8800 * shr.el (browse-url): Require.
8801 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8802 lines.
8803 (shr-show-alt-text, shr-browse-image): New commands.
8804 (shr-browse-url, shr-copy-url): New commands.
8805
8806 * gnus-sum.el (gnus-widen-article-window): New variable.
8807 (gnus-summary-select-article-buffer): Use it.
8808
8809 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8810 without @ signs.
8811
8812 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8813
8814 * nnir.el (nnir-run-imap): Remove spurious space in search string.
8815
8816 2010-10-04 Julien Danjou <julien@danjou.info>
8817
8818 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8819 for XEmacs.
8820
8821 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8822
8823 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8824
8825 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8826 (nnimap-close-server): Implement.
8827
8828 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8829 (shr-insert): Tweak line breaking.
8830 (shr-insert): Handle <pre> better.
8831 (shr-tag-li): Get <li> indentation right.
8832 (shr-tag-li): Get <li> indentation even righter.
8833 (shr-tag-blockquote): Ensure paragraph start.
8834 (shr-make-table): Tweak table generation.
8835 (shr-make-table): Fix typo.
8836
8837 * shr.el: Implement table rendering.
8838
8839 2010-10-04 Julien Danjou <julien@danjou.info>
8840
8841 * gnus-html.el (gnus-html-put-image): Fix resize image code.
8842
8843 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8844
8845 * shr.el (shr-insert): Use string anchors instead of line anchors.
8846
8847 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8848
8849 * shr.el: Add headings.
8850 (shr-ensure-paragraph): Actually work.
8851 (shr-tag-li): Make <ul> prettier.
8852 (shr-insert): Get white space at the beginning/end of elements right.
8853 (shr-tag-p): Collapse subsequent <p>s.
8854 (shr-ensure-paragraph): Don't insert double line feeds after blank
8855 lines.
8856 (shr-insert): \t is also space.
8857 (shr-tag-s): Fix "s" tag name function.
8858 (shr-tag-s): Fix face prop name.
8859
8860 2010-10-03 Julien Danjou <julien@danjou.info>
8861
8862 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8863
8864 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8865 gnus-window-inside-pixel-edges.
8866
8867 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8868 gnus-ems.
8869
8870 * mm-view.el (mm-inline-image-emacs): Support image resizing.
8871
8872 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8873 function.
8874
8875 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8876 resize choice.
8877
8878 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8879
8880 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8881 beginning of the buffer.
8882
8883 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8884 article buffer again.
8885
8886 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8887
8888 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8889 when it's at the start of the buffer.
8890
8891 * shr.el (shr-tag-blockquote): Convert name.
8892 (shr-rescale-image): Use the right image-size variant.
8893
8894 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8895 buffer isn't shown, then select the current article first instead of
8896 bugging out.
8897 (gnus-summary-select-article-buffer): Show both the article and summary
8898 buffers again.
8899
8900 * shr.el (shr-fontize-cont): Protect against regions with no text.
8901 Rename tag functions to shr-tag-* for enhanced security.
8902 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8903
8904 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
8905
8906 * shr.el (shr-insert):
8907 * pop3.el (pop3-movemail):
8908 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8909 loaded.
8910
8911 2010-10-03 Glenn Morris <rgm@gnu.org>
8912
8913 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8914
8915 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8916
8917 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8918
8919 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8920
8921 * gnus-util.el (gnus-make-local-hook): Simplify.
8922
8923 2010-10-02 Julien Danjou <julien@danjou.info>
8924
8925 * gnus-util.el (gnus-iswitchb-completing-read): New function.
8926 (gnus-ido-completing-read): New function.
8927 (gnus-emacs-completing-read): New function.
8928 (gnus-completing-read): Use gnus-completing-read-function.
8929 Add gnus-completing-read-function.
8930
8931 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8932
8933 * shr.el (shr-insert-document): Autoload.
8934 (shr-img): Be silent.
8935 (shr-insert): Add a newline after every picture before text.
8936 (shr-add-font): Use overlays for combining faces.
8937 (shr-insert): Pass upwards the text start point.
8938
8939 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8940 possible.
8941 (mm-shr): New function.
8942
8943 2010-10-02 Julien Danjou <julien@danjou.info>
8944
8945 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8946 should go backward.
8947
8948 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
8949
8950 * shr.el (shr): Fix typo in provide call.
8951
8952 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8953
8954 * shr.el: New file.
8955
8956 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8957
8958 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8959 completing read.
8960
8961 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8962
8963 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8964 we're being queried about. Suggested by Dan Jacobson.
8965
8966 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8967 Suggested by Jason Eisner.
8968
8969 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8970 table, too. Suggested by Stefan Wiens.
8971 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8972 the table unnecessary. Suggested by Stefan Wiens.
8973
8974 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8975 longer needed, and probably doesn't work either, as pointed out by
8976 Stefan Wiens.
8977 (gnus-summary-exit): Remove call to the clearing function.
8978 (gnus-summary-exit-no-update): Ditto.
8979
8980 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8981 instead of gnus-eval-in-buffer-window to avoid popping up frames.
8982 Reported by Stefan Monnier.
8983 (gnus-summary-save-in-rmail): Ditto.
8984
8985 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8986 article buffer, instead of both the article buffer and the summary
8987 buffer. Sort of suggested by Dan Jacobson.
8988
8989 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8990
8991 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8992 Suggested by Dan Jacobson.
8993
8994 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8995 documentation clearer.
8996
8997 * message.el (message-shorten-references): Comment on the number "21".
8998 Suggested by Stefan Monnier.
8999
9000 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9001 Suggested by Dan Jacobson.
9002
9003 * gnus.el (gnus-large-newsgroup):
9004 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
9005
9006 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9007 externalize attachments. Bug reported by Steve Wen.
9008
9009 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9010 really message anything to the user.
9011
9012 * nnmail.el (nnmail-article-group): Allow using the fancy split method
9013 directly.
9014
9015 * nnimap.el (nnimap-request-group): Low higher than high to signal no
9016 messages in empty groups.
9017
9018 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9019
9020 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9021 non-UIDNEXT group.
9022
9023 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9024
9025 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9026 not the value from the collection.
9027
9028 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9029 values. This sometimes happens on some groups that have no info.
9030 (nnimap-request-newgroups): New function.
9031
9032 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9033
9034 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9035 check into `gnus-registry-initialize'.
9036 (gnus-registry-initialize): Ditto.
9037 Fix and extend header docs.
9038
9039 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9040
9041 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9042 regexp backtrace overflows.
9043
9044 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9045 for starttls that tls.el implements; i.e. openssl.
9046
9047 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9048
9049 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9050 (gravatar-create-image): New function that's an alias to
9051 gnus-xmas-create-image, gnus-create-image, or create-image.
9052 (gravatar-data->image): Use it.
9053
9054 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
9055
9056 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9057 install the nnregistry refer method.
9058 (gnus-registry-install-hooks): Use it.
9059 (gnus-registry-unfollowed-groups): Add nnmairix to the default
9060 unfollowed groups.
9061
9062 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
9063
9064 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9065 expanding threads.
9066
9067 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9068
9069 * nnir.el: Use the server names without suffixes (bug#7009).
9070
9071 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9072 unencrypted to STARTTLS, if possible.
9073
9074 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9075
9076 * message.el (message-ignored-supersedes-headers): Strip Injection-*
9077 headers before superseding.
9078
9079 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9080
9081 * nnrss.el (nnrss-use-local): Add documentation.
9082
9083 * nnimap.el (nnimap-extend-tls-programs): New function.
9084 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9085 (nnimap-wait-for-connection): Accept the greeting from the stupid
9086 output from openssl s_client -starttls, too.
9087
9088 * nnimap.el (nnimap-find-article-by-message-id): Really return the
9089 article number.
9090 (nnimap-split-fancy): New variable.
9091 (nnimap-split-incoming-mail): Use it.
9092
9093 * nntp.el (nntp-server-list-active-group): Document.
9094
9095 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9096 SELECT to get the message-id.
9097
9098 * mail-source.el (mail-sources): Remove webmail support.
9099 (defvar): Ditto.
9100 (mail-source-fetcher-alist): Ditto.
9101 (mail-source-fetch-webmail): Remove.
9102
9103 * webmail.el: Remove -- doesn't seem relevant any more.
9104
9105 * gnus.el: Fix up make-obsolete-variable declarations throughout.
9106
9107 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9108 the \r.
9109
9110 2010-09-30 Julien Danjou <julien@danjou.info>
9111
9112 * gnus-agent.el (gnus-agent-add-group): Fix call to
9113 gnus-completing-read.
9114
9115 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9116
9117 * nndoc.el (nndoc-retrieve-groups): New function.
9118
9119 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9120 `default', use nnmail-split-methods.
9121 (nnimap-request-article): Downcase the NILs so that they are nil.
9122
9123 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9124 symbol.
9125
9126 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9127 code, since if the user has requested network, that's what they ought
9128 to get.
9129 (nnimap-request-set-mark): Erase the buffer before issuing commands.
9130 (nnimap-split-rule): Mark as obsolete.
9131
9132 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9133 New variable.
9134
9135 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9136 correct slot, too.
9137
9138 2010-09-29 Julien Danjou <julien@danjou.info>
9139
9140 * gnus.el (gnus-local-domain): Declare variable obsolete.
9141
9142 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9143 Fix history computing.
9144 (gnus-ido-completing-read): Require ido.
9145
9146 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9147
9148 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9149 build Gnus.
9150
9151 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9152 when interpreting the structures.
9153 (nnimap-request-accept-article): Add \r\n to the lines to make this
9154 work with Cyrus.
9155
9156 * nndraft.el (nndraft-request-expire-articles): Use the group name
9157 instead if "nndraft". Fix found by Nils Ackermann.
9158
9159 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9160
9161 * nnregistry.el: Add.
9162
9163 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9164
9165 * nnmail.el (group, group-art-list, group-art):
9166 Remove unneeded directives.
9167
9168 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9169
9170 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9171 (mm-mime-charset):
9172 * rfc2047.el (rfc2047-syntax-table):
9173 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9174
9175 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9176 rather than `insert-file-contents' and `eval-region'.
9177
9178 2010-09-29 Julien Danjou <julien@danjou.info>
9179
9180 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9181 replacement of `gnus-gravatar-relief' to mimic
9182 `gnus-faces-properties-alist'.
9183 Add :version property.
9184
9185 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9186
9187 * mail-source.el (mail-source-report-new-mail):
9188 * message.el (message-default-mail-headers):
9189 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9190
9191 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9192
9193 2010-09-28 Julien Danjou <julien@danjou.info>
9194
9195 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9196 mail-address contains the same string as real-name.
9197
9198 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9199 non-blank in header, otherwise it'll get stripped.
9200
9201 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9202 real-name, and then for mail address rather than doing : or , search.
9203
9204 2010-09-27 Julien Danjou <julien@danjou.info>
9205
9206 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9207 right completing-read function.
9208 (gnus-use-ido): New variable
9209 (gnus-completing-read-with-default): Remove.
9210 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9211 (gnus-agent-add-group):
9212 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9213 * mm-view.el (mm-view-pkcs7-decrypt):
9214 * mm-util.el (mm-codepage-setup):
9215 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9216 * mml-smime.el (mml-smime-openssl-sign-query):
9217 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9218 (mml-insert-multipart):
9219 * gnus-msg.el (gnus-summary-yank-message):
9220 * gnus-int.el (gnus-start-news-server):
9221 * mm-decode.el (mm-interactively-view-part):
9222 * gnus-dired.el (gnus-dired-attach):
9223 * gnus.el (gnus-read-method):
9224 * gnus-bookmark.el (gnus-bookmark-jump):
9225 * gnus-art.el (gnus-mime-view-part-as-type)
9226 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9227 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9228 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9229 * nnmairix.el (nnmairix-create-server-and-default-group)
9230 (nnmairix-update-groups, nnmairix-get-server)
9231 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9232 (nnmairix-get-group-from-file-path):
9233 * nnrss.el (nnrss-find-rss-via-syndic8):
9234 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9235 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9236 (gnus-group-browse-foreign-server):
9237 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9238 (gnus-summary-execute-command, gnus-summary-respool-article)
9239 (gnus-read-move-group-name):
9240 * gnus-score.el (gnus-summary-increase-score)
9241 (gnus-summary-score-effect):
9242 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9243
9244 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9245
9246 * nnimap.el (auth-source-forget-user-or-password)
9247 (auth-source-user-or-password): Autoload.
9248
9249 * message.el (message-from-style, message-interactive)
9250 (message-signature): Remove comment.
9251 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9252 always.
9253 (message-sendmail-envelope-from): Comment fix.
9254 (message-yank-prefix): Default to mail-yank-prefix always.
9255 (message-indentation-spaces):
9256 Default to mail-indentation-spaces always.
9257 (message-signature-file): Default to mail-signature-file always.
9258
9259 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9260
9261 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9262 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9263 new articles.
9264
9265 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9266 parts.
9267 (nnimap-request-article): Work with the t setting, too.
9268
9269 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9270 that you don't get flashes of other buffers.
9271 (gnus-summary-show-complete-article): Intern before setting.
9272
9273 2010-09-27 David Engster <dengste@eml.cc>
9274
9275 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9276 well as HEADERS.
9277 (nnmairix-retrieve-headers): Provide new argument for the above.
9278
9279 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9280
9281 * gnus-sum.el (gnus-summary-move-article): Don't alter
9282 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9283 group.
9284
9285 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9286
9287 * message.el (message-cite-prefix-regexp): Revert my last edit.
9288
9289 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9290 variable instead of the Gnus variable.
9291
9292 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9293
9294 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9295
9296 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9297 since some servers don't like it.
9298 (nnimap-open-connection): Forget credentials if the server says the
9299 password was wrong.
9300 (nnimap-parse-line): Protect against invalid data.
9301
9302 * gnus-sum.el (gnus-summary-move-article): Add comment.
9303 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9304 nothing alters it while scanning for new messages.
9305
9306 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9307 which may or may not help.
9308 (nnimap-open-connection): If we're doing a stream connection, and then
9309 discover we're on a STARTTLS-capable server, then open a STARTTLS
9310 connection instead.
9311
9312 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9313
9314 * nnimap.el (utf7): Require.
9315
9316 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9317 prefix.
9318
9319 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9320
9321 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9322
9323 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9324
9325 * nnimap.el (nnimap-request-accept-article): Message the error on
9326 error.
9327
9328 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9329
9330 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9331
9332 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9333
9334 * nndoc.el (nndoc-request-list): Return success always.
9335
9336 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9337 `fetch-old' -- we only want to fetch the articles we've requested.
9338 The rest are in the agent, probably.
9339 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9340 disappeared server" to something low. It's not important.
9341
9342 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9343 arrived before the FETCH data.
9344
9345 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9346 target here, because we don't know the Gnus name of the group.
9347
9348 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9349 for the correct group.
9350
9351 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9352
9353 * gnus.el (gnus): Give a final warning after startup.
9354
9355 * gnus-util.el (gnus-action-message-log): New variable.
9356 (gnus-message): Use it.
9357 (gnus-final-warning): New function.
9358
9359 * nnimap.el (nnimap-open-connection): Record the greeting.
9360 (nnimap): Add greeting.
9361
9362 2010-09-26 Julien Danjou <julien@danjou.info>
9363
9364 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9365 arguments.
9366 (gnus-html-wash-images): Fix spec computing to include start/end.
9367
9368 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9369
9370 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9371
9372 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9373 deletion.
9374 (nnimap-retrieve-headers): Don't select the group, because that's
9375 already done by nnimap-possibly-change-group.
9376
9377 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9378 (gnus-picon-transform-address): Use it.
9379
9380 * mail-source.el (mail-source-value): Revert previous patch.
9381
9382 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9383 on failure.
9384 (nnimap-open-connection): Look up both virtual and physical server name
9385 credentials.
9386
9387 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9388
9389 2009-02-08 Dave Love <fx@gnu.org>
9390
9391 * gnus-win.el (gnus-window-to-buffer-helper)
9392 (gnus-all-windows-visible-p): Function needn't be a symbol.
9393
9394 * mail-source.el (mail-source-value): Function needn't be a symbol.
9395
9396 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9397
9398 * message.el (message-cite-prefix-regexp): Remove } from the cite
9399 prefix.
9400
9401 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9402 highlight again, so that the highlight is correct.
9403
9404 * gnus-picon.el (gnus-picon): Remove again.
9405 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9406
9407 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9408 doing the header highlightling, so that the background color of the
9409 picon is correct.
9410
9411 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9412 (gnus-picon): Ditto.
9413 (gnus-picon): Reinstate. The background color for picons is white.
9414 (gnus-picon-insert-glyph): Make the background white.
9415
9416 * nnml.el (nnml-open-nov): Don't return dead buffers.
9417
9418 * auth-source.el (auth-source-create): Query the user for whether to
9419 store the credentials.
9420
9421 * auth-source.el (auth-source-user-or-password): Use the existing auth
9422 sources, if any, for creation.
9423
9424 * gnus.el (gnus-group-fast-parameter): Return the last matching
9425 parameter instead of the first matching parameter.
9426
9427 2010-09-26 Julien Danjou <julien@danjou.info>
9428
9429 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9430
9431 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9432
9433 * mml2015.el (mml2015-use): Remove gpg support.
9434
9435 * mml1991.el (mml1991-function-alist): Remove gpg function.
9436 (mml1991-gpg-sign): Remove.
9437
9438 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9439
9440 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9441 (gnus-browse-unsubscribe-current-group): Document it.
9442 (gnus-browse-unsubscribe-group): Use it.
9443
9444 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9445
9446 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9447 address to the To list for easier response.
9448
9449 * gnus.el (gnus-play-startup-jingle): Remove.
9450 (gnus-splash): Don't play jingle.
9451 (gnus): Silence gnus-load message.
9452
9453 * gnus-art.el (gnus-treat-play-sounds): Remove.
9454
9455 * gnus.el (gnus-play-jingle): Remove audio support.
9456
9457 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9458
9459 * earcon.el: Remove -- no users.
9460
9461 * gnus-audio.el: Remove -- no users of this package.
9462
9463 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9464
9465 * gnus-start.el (gnus-setup-news): Remove nocem support.
9466
9467 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9468
9469 * gnus.el (gnus-use-nocem): Remove.
9470
9471 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9472 Remove.
9473
9474 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9475 uses NoCeM any more.
9476
9477 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9478 (gnus-button-ctan-handler): Ditto.
9479 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9480 (gnus-button-ctan-directory-regexp): Ditto.
9481 (gnus-button-handle-ctan): Ditto.
9482 (gnus-button-tex-level): Ditto.
9483 (gnus-button-alist): Remove CTAN stuff.
9484
9485 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9486
9487 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9488 nnimap-streaming test.
9489
9490 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9491 servers twice.
9492
9493 * nnimap.el (nnimap-open-connection): Add more error reporting when
9494 nnimap fails early.
9495
9496 * nnheader.el (nnheader-get-report-string): New function.
9497 (nnheader-get-report): Use it.
9498
9499 * gnus-int.el (gnus-check-server): Say what the error was when opening
9500 failed.
9501
9502 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9503 using streaming.
9504
9505 2010-09-25 Julien Danjou <julien@danjou.info>
9506
9507 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9508 gnus-window-inside-pixel-edges.
9509
9510 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9511
9512 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9513
9514 * mm-decode.el (mm-save-part): Allow saving to other directories the
9515 normal Emacs way.
9516
9517 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9518 Suggested by Jay Berkenbilt.
9519
9520 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9521 there isn't a single byte.
9522
9523 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9524 just do it. It doesn't really seem to matter what the user responds
9525 here, I think, so it's just a confusing question.
9526
9527 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9528 non-streaming case.
9529
9530 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9531 (gnus-article-encrypt-body): Use it.
9532
9533 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9534 keystroke.
9535
9536 * nnimap.el (nnimap-find-wanted-parts-1):
9537 Use gnus-fetch-partial-articles.
9538
9539 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9540
9541 * nnimap.el (nnimap-insert-partial-structure): New function.
9542 (nnimap-get-partial-article): New function.
9543 (nnimap-request-article): Use it.
9544 (nnimap-wait-for-response): Return whether the wait was successful.
9545 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9546 retrieval wasn't successful.
9547 (nnimap-retrieve-group-data-early): Allow throttling servers.
9548 (nnimap-streaming): New variable.
9549 (nnimap-fetch-partial-articles): Remove.
9550
9551 * mm-decode.el (mm-with-part): Protect against killed buffers.
9552
9553 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9554 for prettier summary display.
9555
9556 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9557
9558 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9559
9560 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9561
9562 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9563 apparently third-party libraries depend on it.
9564
9565 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9566 before starting negotiation.
9567
9568 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9569 privacy reasons.
9570 (gnus-treat-mail-gravatar): Ditto.
9571
9572 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9573 buffer when inserting images. Inserting text into the headers, for
9574 instance, can make them invalid.
9575
9576 2010-09-25 Julien Danjou <julien@danjou.info>
9577
9578 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9579 variables.
9580
9581 * nnheader.el: Remove useless variables news-reply-yank-from and
9582 news-reply-yank-message-id.
9583
9584 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9585 variables.
9586
9587 * mml1991.el: Remove useless mml1991-verbose.
9588
9589 * gnus.el: Remove useless variable gnus-use-generic-from.
9590 Remove obsolete variable gnus-topic-indentation.
9591
9592 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9593
9594 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9595
9596 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9597
9598 * gnus-group.el: Remove useless gnus-group-icon-cache.
9599 Remove useless gnus-ephemeral-group-server.
9600
9601 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9602
9603 * mml2015.el: Remove useless mml2015-verbose.
9604
9605 * mml-smime.el: Remove useless mml-smime-verbose.
9606
9607 * gnus.el: Remove useless gnus-local-domain.
9608
9609 * gnus-gravatar.el (gnus-gravatar-transform-address):
9610 Use gnus-gravatar-size.
9611
9612 * gnus-art.el: Remove useless gnus-treat-translate.
9613
9614 2010-09-24 Julien Danjou <julien@danjou.info>
9615
9616 * gnus-sum.el: Add support for Gravatars.
9617
9618 * gnus-art.el: Add support for Gravatars.
9619
9620 * gnus-gravatar.el: Add this file.
9621
9622 * gravatar.el: Add this file.
9623
9624 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9625
9626 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9627
9628 * gnus-group.el (gnus-group-fetch-faq): Remove.
9629
9630 * gnus.el (gnus-group-faq-directory): Remove.
9631
9632 * gnus-group.el (gnus-group-fetch-charter): Remove.
9633
9634 * gnus.el (gnus-group-charter-alist): Remove.
9635
9636 * gnus-group.el (gnus-group-archive-directory): Remove.
9637 (gnus-group-recent-archive-directory): Ditto.
9638 (gnus-group-make-archive-group): Remove.
9639
9640 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9641
9642 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9643 use the same article number for all the cached articles.
9644
9645 * nnimap.el (nnimap-command): Register the last command time so
9646 that we can use it for idling NOOPs.
9647 (nnimap-open-connection): Start the keeplive timer.
9648 (nnimap-make-process-buffer): Store all the process buffers.
9649 (nnimap-keepalive): New function.
9650
9651 * starttls.el (starttls-open-stream): Add autoload cookie.
9652
9653 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9654
9655 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9656 handling.
9657
9658 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9659
9660 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9661 its data structures.
9662
9663 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9664 instead of the cl.el copy-list.
9665 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9666 equalp.
9667
9668 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9671 and tool-bar-local-item-from-menu.
9672
9673 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9674 mode-line-highlight face for Emacs.
9675
9676 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9677 loading gnus-sum.elc; fix comment for canlock-verify.
9678 (gnus-article-jump-to-part): Use read-number.
9679 (gnus-insert-mime-button, gnus-insert-mime-security-button):
9680 Remove Emacs pre-21 compatible code for help-echo.
9681 (gnus-article-next-page-1): No need to adjust the number of lines.
9682 (gnus-article-describe-bindings): Always use help-buffer.
9683
9684 * gnus-audio.el (gnus-audio-inline-sound):
9685 * gnus-cus.el (gnus-custom-mode):
9686 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9687
9688 * gnus-sum.el (gnus-remove-overlays): Doc fix.
9689
9690 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9691 compatible code.
9692
9693 2010-09-24 Glenn Morris <rgm@gnu.org>
9694
9695 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9696 visiting the fcc file in rmail-mode.
9697
9698 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9699
9700 * nnir.el: Silence the byte compiler.
9701
9702 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9703 alias to browse-url-url-encode-chars if any.
9704 (gnus-html-encode-url): Use it.
9705
9706 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9707
9708 * gnus-start.el (gnus-use-backend-marks): New variable.
9709 (gnus-get-unread-articles-in-group): Use it.
9710
9711 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9712 makeover.
9713
9714 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9715
9716 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9717
9718 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9719
9720 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9721 Remove.
9722 (gnus-setup-news-hook):
9723 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9724
9725 * gnus-int.el (gnus-request-update-info): Protect against backends not
9726 having the function.
9727
9728 * nnimap.el (nnimap-stream): Mention STARTTLS.
9729 (nnimap-open-connection): Add STARTTLS support.
9730
9731 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9732
9733 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9734
9735 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9736
9737 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9738 BODYSTRUCTUREs.
9739 (nnimap-transform-headers): Unfold quoted {42} headers.
9740
9741 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9742 the info.
9743 (gnus-get-unread-articles): Only call updatep on backends that support
9744 it.
9745
9746 * nnweb.el (nnweb-request-update-info): NOOP.
9747
9748 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9749
9750 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9751 since it only deals with marks.
9752
9753 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9754 gnus-request-marks, and make a new gnus-request-update-info.
9755
9756 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9757 the active instead of the high number, which is usually too low.
9758
9759 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
9760
9761 * encrypt.el: Remove.
9762
9763 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9764
9765 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9766 server in symbolic form.
9767
9768 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9769
9770 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9771
9772 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9773 (nnimap-update-info): Fix up code slightly.
9774
9775 * gnus-int.el (gnus-open-server): Add tracing for performance
9776 debugging.
9777
9778 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9779 (gnus-group-insert-group-line): Pass the real group name so that it
9780 gets the right data.
9781
9782 * gnus-start.el (gnus-get-unread-articles): Don't have
9783 `gnus-get-unread-articles-in-group' update info, since that can be
9784 really slow and doesn't seem to be needed?
9785
9786 2010-09-22 Julien Danjou <julien@danjou.info>
9787
9788 * gnus-group.el (gnus-group-insert-group-line):
9789 Call gnus-group-highlight-line.
9790 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9791 default hook list.
9792 (gnus-group-update-eval-form): Add new function.
9793 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9794 (gnus-group-get-icon): Use gnus-group-update-eval-form.
9795
9796 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9797
9798 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9799 immediate, then expire all articles.
9800 (nnimap-update-info): Fix off-by-one errors.
9801 (nnimap-flags-to-marks): Would return no marks lists for group with no
9802 flags. Instead return the other data.
9803
9804 2010-09-22 Julien Danjou <julien@danjou.info>
9805
9806 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9807 Only return an icon.
9808 (gnus-group-insert-group-line): Compute icon to return.
9809
9810 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9811 (gnus-html-image-fetched): Only cache if
9812 gnus-html-image-automatic-caching is set.
9813 (gnus-html-image-fetched): Check for errors.
9814
9815 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9816
9817 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9818 once per method on `g'. This ensures that backends like nnfolder don't
9819 open all their folders.
9820
9821 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9822 (nnimap-request-list): Nix out group in the correct buffer.
9823 (nnimap-parse-flags): Implement by using `read' instead of
9824 hand-parsing.
9825 (nnimap-flags-to-marks): Pass on permanent-flags.
9826 (nnimap-make-process-buffer): Record the server name.
9827 (nnimap-parse-flags): Fix typo.
9828 (nnimap-request-scan): Run split on the server in general, not just a
9829 single group.
9830
9831 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9832 parameter, and propagate this downwards.
9833
9834 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9835 since EXAMINE changes it on the server.
9836
9837 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9838 this command might take a while.
9839
9840 2010-09-22 Julien Danjou <julien@danjou.info>
9841
9842 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
9843 harmful if you have 2 images side-by-side, they can't be properly
9844 update on text deletion. Using text-property is safer here.
9845 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9846 data.
9847
9848 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9849
9850 * nnimap.el (nnimap-expunge-inbox): Remove.
9851 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9852 (nnimap-expunge): Flip default to t.
9853
9854 * gnus.el (gnus-method-to-server): Don't push things to the cache
9855 unless it's unique.
9856 (gnus-server-to-method): Ditto.
9857
9858 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9859
9860 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9861
9862 2010-09-22 Julien Danjou <julien@danjou.info>
9863
9864 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9865 get the start of data.
9866 (gnus-html-encode-url): Add this function to encode special chars in
9867 URL.
9868 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9869 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9870
9871 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9872 default.
9873 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9874
9875 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9876 images alt-text.
9877 (gnus-html-put-image): Put alt-text as help-echo.
9878
9879 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9880
9881 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9882 * mm-util.el (mm-decompress-buffer):
9883 * nnir.el (nnir-run-find-grep):
9884 * pop3.el (pop3-list): Use 3rd arg of split-string.
9885
9886 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9887
9888 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9889 outside the active range. Suggested by Dan Christensen.
9890
9891 * gnus-start.el (gnus-get-unread-articles): Get the extended method
9892 slightly later to avoid double-getting it.
9893
9894 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9895 previous patch.
9896
9897 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9898
9899 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
9900
9901 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9902
9903 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9904
9905 * gnus-int.el (gnus-open-server): Give a better error message in the
9906 "go offline" case.
9907
9908 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9909 marks for nnimap, which is seldom the right thing to do.
9910
9911 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9912 (gnus-same-method-different-name): New function.
9913
9914 * nnimap.el (parse-time): Require.
9915
9916 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9917 method in the presence of many similar methods.
9918
9919 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9920
9921 * nnimap.el (nnimap-find-expired-articles): Don't refer to
9922 nnml-inhibit-expiry.
9923
9924 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9925 find out whether methods are equal.
9926
9927 * nnimap.el (nnimap-find-expired-articles): New function.
9928 (nnimap-process-expiry-targets): New function.
9929 (nnimap-request-move-article): Request the article before looking at
9930 what the Message-ID is. Fix found by Andrew Cohen.
9931 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9932
9933 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9934 for oldness in addition to being a predicate.
9935
9936 * nnimap.el (nnimap-request-group): When we have zero articles, return
9937 the right data to Gnus.
9938 (nnimap-request-expire-articles): Only delete articles immediately if
9939 the target is 'delete.
9940
9941 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9942 method, this would bug out.
9943
9944 * gnus-group.el (gnus-group-expunge-group): Rename from
9945 gnus-group-nnimap-expunge, and implemented as a normal interface
9946 function.
9947
9948 * gnus-int.el (gnus-request-expunge-group): New function.
9949
9950 * nnimap.el (nnimap-request-create-group): Implement.
9951 (nnimap-request-expunge-group): New function.
9952
9953 2010-09-21 Julien Danjou <julien@danjou.info>
9954
9955 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9956 (gnus-html-cache-expired): Add new function.
9957 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9958 wethever we should display image for fetch it.
9959 Compute alt-text earlier to pass it to the fetching function too.
9960 (gnus-html-schedule-image-fetching): Change function argument to only
9961 get one image at a time, not a list.
9962 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9963 cache.
9964 (gnus-html-get-image-data): New function to retrieve image data from
9965 cache.
9966 (gnus-html-put-image): Change buffer argument to use image data rather
9967 than file, and place image above region rather than inserting a new
9968 one. Do not take alt-text as argument, since it's useless now: we place
9969 the image above alt-text.
9970 (gnus-html-prune-cache): Remove.
9971 (gnus-html-show-images): Start to fetch image when we find one, do not
9972 push into a temporary list.
9973 (gnus-html-prefetch-images): Only fetch image if they have expired.
9974 (gnus-html-browse-image): Fix, use 'gnus-image-url.
9975 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9976
9977 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
9978
9979 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9980
9981 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9982
9983 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9984 spec inser "*" if the group isn't active instead of 0.
9985
9986 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9987 opening the server.
9988 (nnimap-request-delete-group): Implement group deletion.
9989 (nnimap-transform-headers): Return the size of the entire message in
9990 the Bytes header, not just the size of the first part.
9991 (nnimap-request-move-article): When moving an article from nnimap,
9992 request the article first so the accepting form has an article to
9993 accept. Reported by Dan Christensen.
9994 (nnimap-command): Make sure that the error message doesn't error out.
9995
9996 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
9997
9998 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9999 we haven't requested anything.
10000
10001 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10002
10003 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10004 "". Fix found by Andrew Cohen.
10005
10006 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10007 instead of -encode-string.
10008
10009 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10010
10011 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10012
10013 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10014 by mm-subst-char-in-string.
10015
10016 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10017
10018 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10019 waiting for the connection string.
10020
10021 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10022 arriving.
10023
10024 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10025 bogus characters. This allows selecting certain Gmail groups.
10026
10027 * nnimap.el (nnimap-find-wanted-parts-1): New function.
10028 (nnimap-fetch-partial-articles): New variable.
10029 (nnimap-open-connection): When looking for credentials, also use the
10030 nnimap-server-port.
10031 (nnimap-request-article): Return the group/article number, so that Gnus
10032 `^' works as expected.
10033 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10034
10035 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10036 comments.
10037 (gnus-methods-sloppily-equal): New function.
10038 (gnus): When using the development version of Gnus, load the gnus-load
10039 file.
10040
10041 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10042 `gnus-open-server' on each method before trying to scan them etc.
10043 This ensures that all the backend parameters are set correctly.
10044
10045 * nnimap.el (nnimap-authenticator): New variable.
10046 (nnimap-open-connection): Allow anonymous login.
10047 (nnimap-transform-headers): The chars header is called Chars not Bytes.
10048 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10049
10050 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10051 patch, found by Knut Anders Hatlen.
10052
10053 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
10054
10055 * gnus-agent.el (gnus-agent-batch-confirmation)
10056 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10057 to gnus-message.
10058 * gnus-art.el (gnus-article-describe-briefly): Likewise.
10059 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10060 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10061 * gnus-int.el (gnus-open-server): Likewise.
10062 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10063 (gnus-score-check-syntax): Likewise.
10064 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10065 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10066 Likewise.
10067 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10068
10069 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10070
10071 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10072 calling conventions so that prefetch doesn't bug out.
10073
10074 2010-09-19 Julien Danjou <julien@danjou.info>
10075
10076 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10077 rather than `subst-char-in-region' in order to be able to replace ASCII
10078 char by UTF-8 ones.
10079
10080 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10081 than curl.
10082 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10083 the right URL and ALT text on images.
10084 (gnus-html-wash-tags): Fix tag case.
10085 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
10086 (gnus-article-html): Add -o display_ins_del=2 option.
10087 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10088
10089 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10090
10091 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10092 the extra mail headers, which sometimes seem to happen for unknown
10093 reasons.
10094
10095 * mail-parse.el (mail-header-encode-parameter): Define as
10096 rfc2045-encode-string instead of as rfc2231-encode-string, since some
10097 (or most, perhaps?) mail readers don't understand the latter, but do
10098 understand the former.
10099
10100 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10101 to nil, so that no methods are automatically agentized. I think this
10102 is probably what most users want.
10103
10104 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10105 from url-retrieve, for instance about invalid URLs.
10106
10107 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10108 groups that have no articles.
10109 (nnimap-request-article): Check that we really got an article when we
10110 requested one.
10111
10112 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10113 doesn't exist.
10114
10115 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10116 nntp buffer so the agent can save it.
10117 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10118 that CRLF doesn't get translated to \n.
10119 (nnimap-open-connection): Don't make 'shell commands only send \n.
10120
10121 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10122
10123 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10124 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10125 Update var name.
10126 (nnml-generate-nov-file): Use dolist.
10127 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10128 Use with-current-buffer.
10129
10130 2010-09-18 Julien Danjou <julien@danjou.info>
10131
10132 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10133 parallel.
10134
10135 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10136
10137 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10138 the range update right.
10139 (nnimap-request-group): Don't make `M-g' bug out on group with no
10140 marks.
10141 (nnoo): Require, so that other packages can require nnimap.
10142 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10143 command we're looking for. This helps when the server sends more
10144 responses after we've gotten everything we expected.
10145 (nnimap): Add a `newlinep' field to keep track of end-of-line
10146 conventions.
10147 Don't send CRLF to things that don't want it.
10148 (nnimap-request-accept-article): Ditto.
10149
10150 2010-09-18 Julien Danjou <julien@danjou.info>
10151
10152 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10153 than curl to retrieve images.
10154
10155 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10156
10157 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10158 the marks.
10159 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10160 (nnimap-wait-for-connection): New function.
10161 (nnimap-open-connection): If we have PREAUTH, don't query for login
10162 credentials.
10163 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10164 when doing a partial update.
10165
10166 2010-09-18 Julien Danjou <julien@danjou.info>
10167
10168 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10169 tags.
10170
10171 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10172
10173 * nnimap.el (nnimap-credentials): New function.
10174 (nnimap-open-connection): Use the new function to look for credentials
10175 also on the numeric equivalents of "imap" and "imaps".
10176
10177 * gnus-start.el (gnus-activate-group): Send the info to
10178 gnus-request-group.
10179
10180 * nnimap.el (nnimap-request-group): Have the "check" version of the
10181 function parse flags and update the info, so that a `M-g' get a total
10182 resync of all flags from the group.
10183
10184 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10185 to allow backends to alter the info on group selection. Also alter all
10186 the backend -request-group functions to take the parameter.
10187
10188 * nnimap.el (nnimap-store-info): New function.
10189 (nnimap-update-info): Store the info for later usage.
10190 (nnimap-request-group): Use the stored info for the dont-check case, so
10191 that we don't retrieve all marks when we enter a group.
10192
10193 * nnimap.el: Use deffoo instead of defun for interface functions.
10194
10195 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10196 update the group info. This makes the nndraft groups, for instance, go
10197 back to their old behavior.
10198
10199 * gnus-sum.el (gnus-select-newsgroup): Indent.
10200
10201 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10202 in.
10203 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10204 nothing.
10205
10206 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10207 from methods that are denied.
10208
10209 * gnus-int.el (gnus-method-denied-p): New function.
10210
10211 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10212 store the password instead of netrc.
10213 (nnimap-open-connection): Don't error out when we can't make a
10214 connections.
10215
10216 * auth-source.el (auth-source-create): In the password prompt, say what
10217 we're querying for. Also prompt for user name if that hasn't been
10218 given.
10219
10220 * nnimap.el (nnimap-with-process-buffer): Remove.
10221
10222 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10223
10224 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10225 method when we're reading from the agent.
10226
10227 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10228
10229 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10230 that's probably most useful for users.
10231
10232 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10233 "failed" all the time.
10234
10235 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10236 ...)) with (with-current-buffer ...).
10237
10238 * nntp.el (nntp-open-server): Return whether the open was successful or
10239 not.
10240
10241 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10242 select an unread unseen article first.
10243
10244 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10245 /etc/services, supply some sensible port defaults.
10246
10247 2010-09-17 Julien Danjou <julien@danjou.info>
10248
10249 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10250
10251 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10252
10253 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10254 doesn't have any parameters.
10255
10256 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10257
10258 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10259 only upcased checks.
10260
10261 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10262
10263 * nnimap.el (nnimap-open-shell-stream): New function.
10264 (nnimap-open-connection): Use it.
10265 (nnimap-transform-headers): Get the number of lines in each message.
10266 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10267 number of lines.
10268 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10269 problem.
10270
10271 * utf7.el (utf7-encode): Autoload.
10272
10273 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10274 to allow the mail splitting to not return a default group. This is
10275 useful for nnimap, which will leave unmatched mail in the inbox.
10276
10277 * nnimap.el: Rewritten.
10278
10279 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10280 nnimap usage.
10281
10282 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10283 if the move is internal, so that nnimap can do fast internal moves.
10284
10285 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10286 data.
10287 (gnus-read-active-for-groups): Support finishing the early retrieval of
10288 data.
10289
10290 * gnus-range.el (gnus-range-nconcat): New function.
10291
10292 * gnus-int.el (gnus-finish-retrieve-group-infos)
10293 (gnus-retrieve-group-data-early): New functions.
10294
10295 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10296
10297 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10298 (nnrss-retrieve-groups):
10299 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10300 (pop3-quit): Use with-current-buffer.
10301
10302 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10303
10304 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10305 instead of nnheader-accept-process-output.
10306
10307 * gnus-html.el (gnus-html-schedule-image-fetching)
10308 (gnus-html-prefetch-images): Replace process-kill-without-query by
10309 gnus-set-process-query-on-exit-flag.
10310
10311 2010-09-16 Romain Francoise <romain@orebokech.com>
10312
10313 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10314
10315 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10316
10317 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10318 parameter to unintern is mandatory-ish in Emacs 24.
10319
10320 * gnus-html.el (gnus-html-schedule-image-fetching)
10321 (gnus-html-prefetch-images): Check for curl before using it.
10322
10323 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10324 depend on curl, which isn't essential.
10325
10326 * imap.el: Revert back to version
10327 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10328 seem problematic.
10329
10330 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10331
10332 * gnus-registry.el (gnus-registry-install-shortcuts):
10333 Explicitly pass `obarray' to `unintern' to avoid a warning.
10334
10335 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10336
10337 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10338 change.
10339
10340 * nnrss.el (nnrss-request-list): Remove this function and related
10341 functions, including the moreover stuff.
10342
10343 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10344
10345 * nnrss.el (nnrss-retrieve-groups): New function.
10346
10347 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10348
10349 * .dir-locals.el: Add no-byte-compile cookie.
10350
10351 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10352
10353 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10354 for back end that doesn't support request-scan.
10355
10356 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10357
10358 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10359 then do request scans from the backends.
10360
10361 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10362 avoid running a hook per line, since this takes a lot of time,
10363 profiling shows.
10364 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10365 directly if gnus-visual-p is true.
10366
10367 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10368
10369 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10370 groups; replace mapcar with dolist which is a bit faster; pass groups
10371 info to gnus-read-active-file-1.
10372 (gnus-read-active-file-1): Scan only specified groups if the new
10373 optional arg `infos' is given.
10374
10375 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10376
10377 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10378
10379 * pop3.el (pop3-movemail): Remove.
10380 (pop3-streaming-movemail): Rename to pop3-movemail.
10381
10382 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10383 don't restrict end-tag searches to the end of the line.
10384
10385 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10386
10387 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10388 articles of every unchecked group to t, which means unknown since the
10389 server has never been opened.
10390
10391 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10392
10393 * gnus-html.el (gnus-html-show-alt-text): New command.
10394 (gnus-html-browse-image): Ditto.
10395 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10396 to browse the image directly.
10397 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10398 better.
10399
10400 * gnus-async.el (gnus-async-article-callback):
10401 Call `gnus-html-prefetch-images' unconditionally.
10402
10403 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10404 before feeding URLs to curl.
10405
10406 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10407
10408 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10409 internal images as deletable by `W D D'.
10410
10411 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10412 (gnus-async-article-callback): Fix typo.
10413
10414 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10415
10416 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10417 current line to work around bugs in the output from w3m.
10418
10419 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10420 for groups that want that.
10421
10422 * nntp.el (nntp-wait-for-string): Supply a timeout for
10423 accept-process-output to ensure progress.
10424
10425 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10426 level to get unread articles from, then use that for foreign groups,
10427 too.
10428
10429 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10430 confuses the rest of the function.
10431
10432 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10433 for the methods that support -retrieve-groups, too.
10434
10435 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10436
10437 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10438
10439 * pop3.el: Require cl when compiling.
10440 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10441
10442 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10443
10444 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10445 that aren't going to be activated.
10446 (gnus-get-unread-articles): Fix up the last commit.
10447
10448 * gnus-html.el (gnus-article-html): Allow calling without specifying
10449 the handle. In that case, dissect the buffer first.
10450
10451 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10452
10453 * nnimap.el (nnimap-open-connection): Revert the change that would look
10454 into authinfo for imaps instead of imap.
10455
10456 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10457 say that you don't want to call gnus-request-group with don-check, but
10458 do check the response. This is for virtual groups only.
10459 (gnus-get-unread-articles): Count the archive groups as secondary, so
10460 that they're activated the same way as before.
10461
10462 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10463 case-insensitively.
10464 (nnimap-debug): Remove.
10465
10466 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10467 mail from a file, and the file doesn't exist.
10468
10469 * pop3.el (pop3-streaming-movemail): Return t for success.
10470
10471 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10472 .authinfo if we're using ssl connection.
10473
10474 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10475 already have if we're in a main Gnus `g' run.
10476
10477 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10478
10479 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10480
10481 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10482
10483 * nnmh.el (nnmh-request-list-1): Bind `file'.
10484
10485 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10486 alias to set-process-query-on-exit-flag or process-kill-without-query.
10487 (pop3-open-server): Use it.
10488
10489 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10490
10491 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10492 box to the Incoming file. Fixes mistake in previous checkin.
10493
10494 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10495 request loop (for debugging purposes) removed.
10496
10497 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10498 culprit is more visible.
10499 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10500 (nnml-add-incremental-nov): New functions to do "incremental" nov
10501 updates, where we just append to the end of the existing nov files
10502 without reading/writing them in full.
10503
10504 * mail-source.el (mail-source-delete-crash-box): Really only check the
10505 incoming files once in a while.
10506
10507 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10508
10509 * mail-source.el (mail-source-delete-crash-box): Only check the
10510 incoming files for deletion once per day to save a lot of file
10511 accesses.
10512
10513 * pop3.el (pop3-logon): Fix up unbound variable typo.
10514
10515 * mail-source.el (pop3-streaming-movemail): Autoload.
10516
10517 * pop3.el (pop3-streaming-movemail):
10518 Respect pop3-leave-mail-on-server.
10519
10520 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10521 retrieval.
10522
10523 * pop3.el (pop3-process-filter): Remove unused function.
10524 (pop3-streaming-movemail, pop3-send-streaming-command)
10525 (pop3-wait-for-messages, pop3-write-to-file)
10526 (pop3-number-of-responses): New functions for streaming pop3
10527 retrieval.
10528
10529 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10530 come from no known methods.
10531 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10532 list.
10533
10534 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10535 message sizes.
10536 (pop3-movemail): Use erase-buffer instead of looping and deleting
10537 regions, which seems rather odd.
10538
10539 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10540 file once per `g' run.
10541
10542 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10543 directories. This makes the draft queue directory work.
10544
10545 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10546 data from the backends, so that we only request the list of groups from
10547 each method once. This should speed things up considerably.
10548
10549 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10550 detect that it's not implemented.
10551
10552 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10553 we actually do recurse down into the tree, but don't stat all leaf
10554 nodes.
10555
10556 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10557 then say so instead of bugging out.
10558
10559 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10560 files exist before trying to read them.
10561
10562 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10563 around <pre_int>.
10564
10565 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10566
10567 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10568
10569 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10570
10571 * mm-util.el (mm-image-load-path): Just return the image directories,
10572 not all directories in the path in addition to the image directories.
10573 (mm-image-load-path): Maintain a cache of the image directories so that
10574 the `g' command in Gnus doesn't have to stat dozens of directories each
10575 time.
10576
10577 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10578 (gnus-html-wash-tags): Add a new `i' command to insert images.
10579 (gnus-html-insert-image): New command and keystroke.
10580 (gnus-html-redisplay-with-images): New command and keystroke.
10581 (gnus-html-show-images): Rename command.
10582 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10583 spacers.
10584 (gnus-html-wash-tags): Decode entities at the end, so that entities
10585 inside the tags don't mess up the rest of the "parsing".
10586
10587 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10588 so that nnimap methods aren't agentized by default. There's apparently
10589 many problems related to agent/imap behavior.
10590
10591 * gnus-art.el (gnus-article-copy-string): New command and key binding.
10592
10593 * gnus-html.el: Doc fix.
10594
10595 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10596
10597 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10598 glyph-width and glyph-height instead of display-graphic-p and
10599 image-size; make avoidance of displaying small images work for XEmacs.
10600
10601 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10602 for XEmacs.
10603
10604 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10605 of symbol that holds plist data.
10606 (gnus-process-plist): Remove plist of process after getting it.
10607
10608 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10609
10610 * message.el (message-generate-hashcash): Change default to
10611 'opportunistic if hashcash is installed.
10612
10613 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10614 (gnus-html-put-image): Only call image-size once, since it's somewhat
10615 time-consuming on remote X servers.
10616
10617 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
10618
10619 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10620 decoded contents.
10621 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10622
10623 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10624
10625 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10626 group line format, since it isn't very interesting.
10627
10628 * gnus-agent.el (gnus-agent-short-article),
10629 (gnus-agent-long-article): Increase values for these two variables,
10630 since most people are likely to have more network connection and
10631 storage than before.
10632
10633 * gnus.el (gnus-refer-article-method): Change default to 'current.
10634 When referring an article, the common behavior is to refer it from the
10635 current select method, not the native select method. The chances of
10636 the native select method having the message in question is rather slim
10637 these days.
10638
10639 * gnus-sum.el (gnus-auto-select-subject): Change default to
10640 `unseen-or-unread'. I think it's likely that most people want to
10641 select an unseen article over a previously seen, but unread one.
10642
10643 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
10644 means that in the article buffer none of the minor mode elements will
10645 be shown, usually, and this is not desirable in most cases.
10646
10647 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10648 that commands like `d' (and the like) go to the next line in the
10649 buffer, instead of the next unread article. I think this is the
10650 behavior that is most natural for most users.
10651 (gnus-single-article-buffer): Change default to nil, so that people can
10652 have as many article buffers open as they have summary buffer. I think
10653 this is the most natural way for the groups to behave.
10654
10655 * message.el (message-generate-new-buffers): Change default to
10656 `unsent', so that all new message buffers start their names with the
10657 string "*unsent", and it's easier to find the buffers if you move from
10658 them.
10659
10660 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10661
10662 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10663 small. They're probably tracking images.
10664 (gnus-html-wash-tags): Remove all <pre_int> place holders.
10665 (gnus-html-rescale-image): Yet another try at getting the image sizing
10666 right.
10667
10668 * nntp.el (nntp-request-set-mark): Refuse to do marks if
10669 nntp-marks-file-name is nil.
10670
10671 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10672
10673 * gnus-html.el (gnus-html-wash-tags)
10674 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10675 Better logging.
10676
10677 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10678
10679 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10680
10681 * gnus-html.el (gnus-html-wash-tags): Check the value of
10682 gnus-blocked-images in the summary buffer.
10683
10684 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10685
10686 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10687
10688 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10689
10690 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10691 like "a", it seems like.
10692 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10693 since it needs to be picked from the correct buffer.
10694
10695 * nnwfm.el: Remove.
10696
10697 * nnlistserv.el: Remove.
10698
10699 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10700
10701 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10702 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10703
10704 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10705
10706 * nnkiboze.el: Remove.
10707
10708 * nndb.el: Remove.
10709
10710 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10711 alt text.
10712 (gnus-html-rescale-image): Try to get the rescaling logic right for
10713 images that are just wide and not tall.
10714
10715 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10716 overshadow variable bindings.
10717
10718 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10719
10720 * gnus-html.el (gnus-html-wash-tags)
10721 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10722 Add extra logging.
10723
10724 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10725
10726 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10727 (gnus-max-image-proportion): New variable.
10728 (gnus-html-rescale-image): New function.
10729 (gnus-html-put-image): Rescale images.
10730
10731 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10732
10733 Fix up some byte-compiler warnings.
10734 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10735 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10736 (gnus-article-fill-cited-article, gnus-article-hide-citation)
10737 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10738 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10739 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10740 (gnus-group-update-group): Use save-excursion and with-current-buffer.
10741
10742 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10743
10744 * gnus-html.el (gnus-article-html): Decode contents by charset.
10745
10746 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10747
10748 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10749 (gnus-html-frame-width, gnus-blocked-images):
10750 * message.el (message-prune-recipient-rules): Add custom version.
10751 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10752
10753 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10754 functions.
10755
10756 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10757 gnus-process-get.
10758
10759 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
10760
10761 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10762 instead of lsub directly.
10763
10764 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10765
10766 * nnwarchive.el: Remove.
10767
10768 * gnus-soup.el: Remove.
10769
10770 * nnsoup.el: Remove.
10771
10772 * nnultimate.el: Remove.
10773
10774 * gnus-html.el (gnus-blocked-images): New variable.
10775
10776 * message.el (message-prune-recipients): New function.
10777 (message-prune-recipient-rules): New variable.
10778
10779 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10780 guess whether a long line is natural text or not.
10781
10782 * gnus-html.el (gnus-html-schedule-image-fetching):
10783 Use gnus-process-plist and friends for compatibility.
10784
10785 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10786
10787 * gnus-html.el: Require packages that define macros used in this file.
10788 (gnus-article-mouse-face): Declare to silence byte-compiler.
10789 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10790 process-get.
10791 (gnus-html-put-image): Use plist-get to avoid getf.
10792 (gnus-html-prefetch-images): Use with-current-buffer.
10793
10794 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10795
10796 * gnus-ems.el: Provide compatibility functions for
10797 gnus-set-process-plist.
10798
10799 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10800 * gnus.el (gnus-valid-select-methods):
10801 * message.el (message-send-mail-partially-limit):
10802 * mm-decode.el (mm-text-html-renderer):
10803 * mml.el (mml-insert-mime-headers-always):
10804 * smiley.el (smiley-regexp-alist): Bump custom version.
10805
10806 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10807
10808 * gnus-html.el: Require mm-url.
10809 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10810 with the url to `url'.
10811 (gnus-html-wash-tags): Support cid: URLs/images.
10812
10813 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
10814
10815 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10816 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10817 bindings, as they aren't useful at all. `w' is moved to `W w'.
10818
10819 * gnus-move.el: Remove file, since it doesn't really work.
10820
10821 * gnus-html.el (gnus-article-html): Tell w3m that the input is
10822 UTF-8. This seems to fix problems with some German web feeds.
10823
10824 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10825 at the top so that the proper colors are applied.
10826
10827 * gnus-art.el (gnus-article-view-part): Doc fix.
10828
10829 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10830 XEmacs-compatible.
10831 (gnus-html-put-image): Don't do images on non-graphic displays.
10832
10833 * nnslashdot.el: Remove this unused backend.
10834
10835 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10836 actions.
10837 (gnus-undo-register-1): Revert last change.
10838
10839 * gnus-group.el (gnus-group-completing-read): Protect against not
10840 having completion-styles bound.
10841
10842 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10843 make broken recipients happier.
10844
10845 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10846
10847 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10848 point parameter.
10849
10850 * gnus-group.el (gnus-group-completing-read): Add 'substring to
10851 completion-styles for group selection.
10852
10853 2009-02-04 Andreas Schwab <schwab@suse.de>
10854
10855 * gnus-score.el (gnus-score-string): Fix regex for matching extra
10856 headers and regexp-quote the match if necessary.
10857
10858 2009-03-24 Miles Bader <miles@gnu.org>
10859
10860 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10861 the blinking smiley.
10862
10863 2009-03-24 Simon Josefsson <simon@josefsson.org>
10864
10865 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10866 blink smiley.
10867
10868 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10869
10870 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10871 where the dribbel file lives exists.
10872
10873 * message.el (message-send-mail-partially-limit): Change the default to
10874 nil, since most people don't want this.
10875
10876 * mm-url.el (mm-url-decode-entities): Also decode entities like
10877 &#x3212.
10878
10879 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
10880
10881 * gnus-sum.el (gnus-summary-idna-message):
10882 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10883 Hyperlink urls in docstrings with URL `...'.
10884
10885 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
10886
10887 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10888 functions.
10889
10890 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10891
10892 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10893 say what the mouseover text should be.
10894
10895 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10896 version of the mm-w3m-safe-url-regexp variable to only download images
10897 in the groups where we want that to happen.
10898
10899 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10900
10901 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10902 easier debugging.
10903 (gnus-article-beginning-of-window): Add kludge to allow spacing past
10904 big pictures in the article buffer.
10905
10906 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10907 gnus-article-html.
10908 (mm-text-html-renderer): gnus-article-html needs curl in addition to
10909 w3m.
10910
10911 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10912
10913 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10914
10915 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10916 which doesn't exist.
10917
10918 * message.el (message-inhibit-ecomplete): New variable to allow some
10919 function to inhibit ecomplete address storage.
10920 (message-resend): Disable ecomplete message storage when resending
10921 messages.
10922
10923 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10924
10925 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
10926
10927 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10928 Save excursion while copying, moving, and deleting articles in order to
10929 prevent the cursor from jumping to unforeseen place.
10930
10931 2010-08-17 Glenn Morris <rgm@gnu.org>
10932
10933 * gnus-sync.el: Require gnus components whose functions are used.
10934
10935 * gnus-art.el (bookmark-make-record-function):
10936 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10937 Declare for compiler.
10938
10939 * mm-url.el (mml-compute-boundary): Autoload.
10940
10941 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10942
10943 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10944
10945 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
10946
10947 Typo fix "hoo4a" -> "hook".
10948
10949 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10950
10951 2010-08-14 Glenn Morris <rgm@gnu.org>
10952
10953 * gnus-sync.el (gnus-sync): Fix defgroup version.
10954
10955 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
10956
10957 Doc fixes and keep unknown groups (ammended for nunion bug fix).
10958
10959 * gnus-sync.el: Fix docs.
10960 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10961 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10962
10963 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10964
10965 Optimizations for gnus-sync.el.
10966
10967 * gnus-sync.el: Add docs about gnus-sync-backend
10968 possibilities.
10969 (gnus-sync-save): Remove unnecessary message.
10970 (gnus-sync-read): Optimize and show what groups were skipped.
10971
10972 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10973
10974 Minor bug fixes for gnus-sync.el.
10975
10976 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10977 Don't read the sync on get-new-news.
10978
10979 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10980 quiet.
10981
10982 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10983 (fix typo).
10984
10985 2010-07-30 Lawrence Mitchell <wence@gmx.li>
10986
10987 Make saving and restoring of hidden threads work with overlays.
10988 Patch applied by Ted Zlatanov.
10989
10990 * gnus-sum.el (gnus-hidden-threads-configuration)
10991 (gnus-restore-hidden-threads-configuration): Update to deal with text
10992 properties, rather than searching for a magic character.
10993
10994 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
10995
10996 New gnus-sync.el library for synchronization of marks.
10997
10998 * gnus-sync.el: New library for synchronization of marks.
10999
11000 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11001 renamed from `gnus-registry-grep-in-list'.
11002
11003 * gnus-registry.el (gnus-registry-follow-group-p):
11004 Use `gnus-grep-in-list'.
11005
11006 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11007
11008 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11009
11010 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11011 determining charset of text fails.
11012
11013 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11014
11015 * nnmail.el (nnmail-get-new-mail-1): Revert.
11016
11017 * nnml.el (nnml-active-number): Make sure names of newly created groups
11018 in nnml-group-alist are encoded.
11019
11020 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11021
11022 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11023 containing non-ASCII characters in active file for nnml back end.
11024
11025 2010-07-24 David Engster <dengste@eml.cc>
11026
11027 * mml-smime.el (mml-smime-epg-verify): Also accept the older
11028 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11029
11030 2010-07-21 Daiki Ueno <ueno@unixuser.org>
11031
11032 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11033 tag (Bug#6654).
11034
11035 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11036
11037 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11038 the article buffer, not the summary buffer.
11039
11040 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
11041
11042 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11043 Emacs 23 as well.
11044
11045 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11046
11047 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11048 Patch applied by Karl Fogel.
11049
11050 * gnus-sum.el (gnus-summary-bookmark-make-record):
11051 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11052
11053 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11054
11055 Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11056 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
11057 C-w still not working correctly from Article buffers; Thierry's
11058 patch to fix that will be applied after this.
11059
11060 * gnus-art.el (bookmark-make-record-function): New local variable.
11061
11062 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11063 article buffer.
11064 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11065
11066 2010-07-13 Karl Fogel <kfogel@red-bean.com>
11067
11068 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11069 on changes in bookmark.el.
11070
11071 2010-06-22 Mark A. Hershberger <mah@everybody.org>
11072
11073 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11074 the *other* type of HTML form submission.
11075
11076 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
11077
11078 * auth-source.el (auth-source-pick): If choice does not contain a
11079 questioned keyword, set the check to t.
11080
11081 2010-06-12 Romain Francoise <romain@orebokech.com>
11082
11083 * gnus-util.el (gnus-date-get-time): Move up before first use.
11084
11085 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
11086
11087 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11088 (gnus-article-edit-part): Bind it to make last part that is substituted
11089 or deleted visible.
11090 (gnus-mime-display-single): Buttonize part of which id equals to
11091 gnus-mime-buttonized-part-id.
11092
11093 2010-06-10 Dan Christensen <jdc@uwo.ca>
11094
11095 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11096 (gnus-dd-mmm): Use gnus-date-get-time.
11097 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11098 simplify logic.
11099 (gnus-summary-limit-to-age): Use gnus-date-get-time.
11100 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11101
11102 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
11103
11104 * auth-source.el (top): Autoload `secrets-list-collections',
11105 `secrets-create-item', `secrets-delete-item'.
11106 (auth-sources): Fix tag string.
11107 (auth-get-source, auth-source-retrieve, auth-source-create)
11108 (auth-source-delete): New defuns.
11109 (auth-source-pick): Rewrite in order to avoid 2 passes.
11110 (auth-source-forget-user-or-password): New parameter USERNAME.
11111 (auth-source-user-or-password): New parameters CREATE-MISSING and
11112 DELETE-EXISTING. Retrieve password interactively, if needed.
11113
11114 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
11115
11116 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11117 deleting unused directories when gnus-expert-user is t.
11118
11119 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
11120
11121 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11122 for each temp file when gnus-article-browse-delete-temp is ask.
11123
11124 2010-05-20 Kevin Ryde <user42@zip.com.au>
11125
11126 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
11127
11128 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
11129
11130 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11131 article unless decoding article to be saved.
11132
11133 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11134
11135 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11136 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11137 generated within the mm-with-unibyte-current-buffer macro.
11138
11139 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11140
11141 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11142 to nil when we're in a mml-preview buffer and no group is selected.
11143
11144 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11145
11146 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11147 when catching the `C-g'. Reported by "Leo".
11148
11149 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11150
11151 * message.el (message-forward-make-body-plain)
11152 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11153 multibyte-string-p.
11154
11155 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11156
11157 * message.el (message-forward-make-body-mml): Assume original message
11158 is multibyte string; error on unibyte.
11159 (message-forward-make-body-plain): Ditto; don't add excessive newline
11160 in body end.
11161
11162 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11163
11164 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11165 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11166
11167 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11168
11169 * mm-extern.el (mm-extern-url): Don't use
11170 mm-with-unibyte-current-buffer.
11171 (mm-extern-cache-contents): Use with-current-buffer instead of
11172 save-excursion + set-buffer.
11173
11174 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11175
11176 * mm-util.el (mm-emacs-mule): Remove.
11177
11178 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11179
11180 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11181 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11182 change.
11183
11184 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11185
11186 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11187 bind the default value of enable-multibyte-characters to nil.
11188
11189 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11190
11191 * message.el (message-forward-make-body-plain)
11192 (message-forward-make-body-mml):
11193 Don't use mm-with-unibyte-current-buffer.
11194
11195 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11196
11197 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11198 (Bug#5592).
11199
11200 2010-05-07 Julien Danjou <julien@danjou.info>
11201
11202 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11203 it to mm-pipe-part.
11204
11205 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11206 it is given.
11207
11208 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11209
11210 * nnweb.el (nnweb-gmane-search):
11211 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11212 XEmacs.
11213
11214 * gnus-art.el (gnus-article-browse-html-parts):
11215 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11216 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11217 make-temp-file.
11218
11219 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11220 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11221 compiling.
11222
11223 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11224 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11225 XEmacs when compiling.
11226
11227 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11228 gnus-pick-mode-off-hook for XEmacs when compiling.
11229 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11230 gnus-binary-mode-off-hook for XEmacs when compiling.
11231
11232 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11233 Return nil if char-charset is not available.
11234
11235 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11236 macro.
11237
11238 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11239 instead of encode-coding-string.
11240
11241 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11242 'xemacs) instead of mm-emacs-mule to switch function definitions.
11243 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11244
11245 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11246
11247 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11248
11249 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11250
11251 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11252 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11253
11254 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11255
11256 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11257 alias `jka-compr-delete-temp-file' no longer exists.
11258
11259 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11260
11261 Use define-minor-mode in Gnus where applicable.
11262 * mml.el (mml-mode): Use define-minor-mode.
11263 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11264 (gnus-undo-mode): Use define-minor-mode.
11265 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11266 (gnus-dead-summary-mode): Use define-minor-mode.
11267 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11268 Initialize in declaration.
11269 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11270 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11271 (gnus-mailing-list-mode): Use define-minor-mode.
11272 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11273 (gnus-draft-mode): Use define-minor-mode.
11274 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11275 (gnus-dired-mode): Use define-minor-mode.
11276
11277 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11278
11279 * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
11280 handles on recursive mml-to-mime translation and check them for
11281 boundary delimiter collisions. Reported by Greg Troxel.
11282
11283 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11284
11285 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11286
11287 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11288
11289 * mm-util.el (mm-find-buffer-file-coding-system):
11290 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11291
11292 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11293
11294 * message.el (message-generate-headers): Record insertion of optional
11295 headers as well. Otherwise the check to prevent repeated insertion of
11296 optional headers is a no-op.
11297
11298 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11299
11300 * smime.el: Don't mention CVS.
11301
11302 * nnrss.el (nnrss-fetch): Don't mention CVS.
11303
11304 * nnir.el: Don't mention CVS.
11305
11306 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11307
11308 * gnus-sum.el (gnus-summary-bookmark-make-record):
11309 Add `location' field.
11310
11311 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11312
11313 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11314 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11315 Use with-current-buffer to silence the byte-compiler.
11316 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11317 bother to require `gnus'.
11318 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11319
11320 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11321
11322 * gnus-sum.el (gnus-summary-bookmark-make-record)
11323 (gnus-summary-bookmark-jump): New functions.
11324 (gnus-summary-mode): Setup bookmark support.
11325
11326 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11327
11328 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11329 if set.
11330
11331 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11332
11333 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11334 gnus-article-browse-html-save-cid-image; make it work recursively for
11335 forwarded messages as well.
11336 (gnus-article-browse-html-parts): Work when prefix arg is given.
11337 (gnus-article-browse-html-article): Doc fix.
11338
11339 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11340
11341 * message.el (message-default-mail-headers):
11342 (message-default-headers): Carry the value mail-default-headers over
11343 into message-default-mail-headers, rather than message-default-headers.
11344
11345 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11346
11347 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11348 charset.
11349
11350 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11351 charset into the <meta> tag when the article is encoded to utf-8.
11352
11353 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11354
11355 * gnus-art.el (gnus-article-browse-delete-temp-files):
11356 Delete directories as well.
11357 (gnus-article-browse-html-parts): Work for images that do not specify
11358 file names; delete temp directory when quitting; insert header at the
11359 right place; use file: scheme for image files.
11360
11361 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11362
11363 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11364 (gnus-article-browse-html-parts): Use it to make temporary cid image
11365 files in addition to html file so that browser may display them.
11366
11367 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11368
11369 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11370
11371 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11372
11373 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11374
11375 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11376
11377 * auth-source.el (auth-sources): Change default to be simpler.
11378 Explain about Secret Service API sources. Improve Customize options.
11379 (auth-source-pick): Change to accept any number of search parameters.
11380 Implement fallbacks iteratively, not recursively. Add scoring on the
11381 second pass and sort by score. Call Secret Service API when needed.
11382 (auth-source-user-or-password): Use it. Call Secret Service API
11383 directly when needed to get the user name and the password.
11384
11385 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11386
11387 * message.el (message-interactive): Doc fix.
11388 (message-qmail-inject-args): Reflow.
11389 (message-kill-to-signature): Fix typo in docstring.
11390
11391 * smiley.el (smiley-buffer): Fix typo in docstring.
11392
11393 2010-03-24 Glenn Morris <rgm@gnu.org>
11394
11395 * mail-source.el (gnus-message): Declare.
11396 (mail-source-delete-old-incoming): Require gnus-util.
11397
11398 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11399
11400 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11401
11402 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11403
11404 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11405 password-cache's default if it is not bound.
11406 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11407 password-cache-expiry's default if it is not bound.
11408
11409 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11410 available in Emacs 21.
11411
11412 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11413
11414 * auth-source.el (auth-sources): Fix up definition so extra parameters
11415 are always inline.
11416
11417 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11418
11419 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11420 wasn't updated after mismatch. Clear cached mailbox info correctly
11421 when uidvalidity changes.
11422 (nnimap-group-prefixed-name): New function to avoid some code
11423 duplication.
11424 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11425 (nnimap-request-group): Use it.
11426 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11427 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11428 with many imap folders. This is done by caching the group status from
11429 the imap server persistently in a group parameter `imap-status'. (This
11430 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11431 but not persistently, so every Gnus startup was still very slow.)
11432
11433 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11434
11435 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11436 secrets.el dependency.
11437 (auth-sources): Add optional user name. Add secrets.el configuration
11438 choice (unused right now).
11439
11440 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11441
11442 * gnus-sum.el (gnus-summary-make-menu-bar):
11443 Let `gnus-registry-install-shortcuts' fill in the functions.
11444
11445 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11446 warnings.
11447 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11448 (gnus-registry-install-shortcuts): Populate and use it in a
11449 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11450
11451 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11452
11453 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11454 In-place substitutions for the group name encoding/decoding.
11455 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11456 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11457 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11458 (nnimap-update-unseen, nnimap-request-list)
11459 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11460 (nnimap-request-set-mark, nnimap-split-to-groups)
11461 (nnimap-split-articles, nnimap-request-newgroups)
11462 (nnimap-request-create-group, nnimap-request-accept-article)
11463 (nnimap-request-delete-group, nnimap-request-rename-group)
11464 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11465 `encoded-mbx' for consistency.
11466 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11467 variable `imap-current-mailbox'.
11468
11469 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11470 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11471
11472 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11473
11474 * pop3.el (pop3-display-message-size-flag): Display message size byte
11475 counts during POP3 download.
11476 (pop3-movemail): Use it.
11477 (pop3-list): Implement listing of available messages.
11478
11479 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11480
11481 * nnir.el (nnir-get-article-nov-override-function): New function to
11482 override the normal NOV retrieval.
11483 (nnir-retrieve-headers): Use it.
11484
11485 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11486
11487 * auth-source.el (netrc-machine-user-or-password): Autoload.
11488
11489 2010-03-19 Glenn Morris <rgm@gnu.org>
11490
11491 Stop message.el from loading about 40 libraries it doesn't always need.
11492 The general approach is to autoload rather than require, and to
11493 require in the specific functions rather than the file. (Bug#5642)
11494
11495 * gmm-utils.el: Don't require wid-edit.
11496 (widget-create-child-value, widget-convert, widget-default-get):
11497 Autoload.
11498
11499 * gnus-util.el: Don't require time-date, netrc.
11500 (message-fetch-field, gnus-group-name-decode): Declare rather than
11501 autoloading.
11502 (gnus-fetch-field): Require message.
11503 (gnus-decode-newsgroups): Require gnus-group.
11504
11505 * ietf-drums.el: Don't require time-date.
11506
11507 * message.el: Don't require hashcash, canlock, ecomplete.
11508 Do require mail-utils. Require nnheader only when compiling.
11509 (smtpmail-default-smtp-server): Remove declaration.
11510 (message-send-mail-function): Check smtpmail-default-smtp-server
11511 is bound rather than requiring smtpmail.
11512 (message-auto-save-directory, message-insert-signature):
11513 Use expand-file-name rather than nnheader-concat.
11514 (nnheader-insert-file-contents): Autoload.
11515 (hashcash-wait-async): Declare.
11516 (message-send-mail): Only call gnus-setup-posting-charset if
11517 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11518 (message-send-mail-with-sendmail): Require sendmail.
11519 (canlock-password, canlock-password-for-verify): Declare.
11520 (message-canlock-password): Require canlock.
11521 (nnheader-get-report): Autoload.
11522 (gnus-setup-posting-charset): Declare.
11523 (message-send-news): Require gnus-msg.
11524 (message-make-references, message-make-in-reply-to): Use mail-header-id
11525 rather than the alias mail-header-message-id.
11526 (ecomplete-add-item, ecomplete-save): Declare.
11527 (message-put-addresses-in-ecomplete): Require ecomplete.
11528 (ecomplete-display-matches): Autoload.
11529
11530 * mm-decode.el: Don't require mailcap, gnus-util.
11531 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11532 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11533 Autoload.
11534 (mailcap-mime-extensions): Declare.
11535
11536 * mm-encode.el: Don't require mailcap.
11537 (mailcap-extension-to-mime): Autoload.
11538
11539 * mml-sec.el: Don't require password-cache.
11540
11541 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11542 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11543 (mml-minibuffer-read-type): Require mailcap.
11544 (mml-preview): Require gnus-msg.
11545
11546 * mml1991.el: Require password-cache.
11547 (password-cache-expiry): Remove declaration.
11548
11549 * mml2015.el: Require password-cache.
11550 (password-cache-expiry): Remove declaration.
11551
11552 * nneething.el (mailcap): Require mailcap.
11553
11554 * nnheader.el (declare-function): Add compatibility stub.
11555 (message-remove-header): Declare rather than autoload.
11556 (nnheader-replace-header): Require message.
11557
11558 * nnimap.el (declare-function): Add compatibility stub.
11559 (netrc-parse, netrc-machine-user-or-password): Declare.
11560 (nnimap-open-connection): Require netrc.
11561
11562 * nntp.el (declare-function): Add compatibility stub.
11563 (netrc-parse, netrc-machine, netrc-get): Declare.
11564 (nntp-send-authinfo): Require netrc.
11565
11566 * rfc2047.el: Don't require qp.
11567 (quoted-printable-encode-region, quoted-printable-decode-string):
11568 Autoload.
11569
11570 * sieve-mode.el: Don't require easymenu.
11571 (easy-menu-add-item): Autoload it.
11572
11573 * spam-stat.el (time-to-number-of-days): Autoload it.
11574
11575 2010-03-17 Kevin Ryde <user42@zip.com.au>
11576
11577 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11578 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11579 value if any backslash escapes).
11580
11581 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11582
11583 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11584 if it is available. (bug#5647)
11585
11586 2010-02-26 Glenn Morris <rgm@gnu.org>
11587
11588 * message.el (message-send-mail-function): Change the default, so that
11589 it inherits from a customized send-mail-function. (Bug#5643)
11590
11591 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11592
11593 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11594 shell-command-to-string signals an error (bug#5299).
11595
11596 2010-02-24 Glenn Morris <rgm@gnu.org>
11597
11598 * message.el (message-smtpmail-send-it)
11599 (message-send-mail-with-mailclient): Doc fixes.
11600
11601 2010-02-16 Glenn Morris <rgm@gnu.org>
11602
11603 * message.el (message-default-mail-headers): Change the default value
11604 to ease the transition from mail-mode to message-mode. (Bug#5555)
11605
11606 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11607
11608 * message.el (message-mail): Just pass yank-action on to message-setup.
11609 (message-setup): Handle (FUN . ARGS) form of yank-action.
11610 (message-with-reply-buffer, message-widen-reply)
11611 (message-yank-original): Handle non-buffer values of
11612 message-reply-buffer (Bug#4080).
11613 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11614
11615 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11616
11617 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11618 Fix typo in docstring.
11619
11620 2010-01-08 Jason Rumney <jasonr@gnu.org>
11621
11622 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11623 response.
11624
11625 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11626
11627 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11628
11629 * message.el (message-check-news-header-syntax): Protect against a
11630 string that `rfc822-addresses' returns when parsing fails.
11631
11632 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11633
11634 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11635 (gnus-previous-char-property-change): New functions.
11636
11637 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11638
11639 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
11640
11641 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11642 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
11643
11644 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11645
11646 * message.el (message-exchange-point-and-mark): Rework last change to
11647 avoid using optional arg of exchange-point-and-mark, for backward
11648 compatibility.
11649
11650 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11651
11652 * message.el (message-exchange-point-and-mark):
11653 Call exchange-point-and-mark with an argument rather than setting
11654 mark-active by hand (Bug#5175).
11655
11656 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
11657
11658 * nntp.el (nntp-service-to-port): Work for service expressed with
11659 numeric string; replace [:digit:] with [0-9] for XEmacs.
11660
11661 2009-12-17 Glenn Morris <rgm@gnu.org>
11662
11663 * gnus-group.el (gnus-bug-group-download-format-alist):
11664 Change emacs entry to debbugs.gnu.org. Bump :version.
11665
11666 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11667
11668 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11669
11670 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
11671
11672 * message.el (message-info): Explain why we use `Info-goto-node'.
11673
11674 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11675
11676 * message.el (message-completion-in-region): New compatibility function.
11677 (message-expand-group): Use it.
11678
11679 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11680
11681 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11682 with no unread article should be listed if the 2nd arg `predicate' is
11683 given.
11684
11685 2009-11-29 Juri Linkov <juri@jurta.org>
11686
11687 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11688 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
11689 on `gnus-recenter'. (Bug#4698, Bug#4981)
11690
11691 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
11692
11693 * message.el (message-from-style, message-interactive)
11694 (message-signature): Always set default values from the corresponding
11695 mail-* variables.
11696 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11697 (message-yank-prefix, message-indentation-spaces)
11698 (message-signature-file, message-default-headers): Use boundp rather
11699 than (featurep 'xemacs) to check if the corresponding mail-* variables
11700 exist.
11701
11702 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
11703
11704 * message.el (message-send-mail-with-sendmail): Revert last change.
11705
11706 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11707
11708 * message.el (message-from-style, message-interactive)
11709 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11710 (message-yank-prefix, message-indentation-spaces, message-signature)
11711 (message-signature-file, message-default-headers): For GNU Emacs, set
11712 default values from the corresponding mail-* variables.
11713 (message-send-mail-with-sendmail): Use envelope-from only if
11714 mail-specify-envelope-from is non-nil.
11715
11716 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11717
11718 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11719 containing tspecial characters if they have been already quoted.
11720
11721 2009-10-24 Glenn Morris <rgm@gnu.org>
11722
11723 * gnus-art.el (help-xref-stack-item): Define for compiler.
11724
11725 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11726
11727 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11728
11729 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11730
11731 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11732 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11733
11734 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
11735
11736 * gnus.el (gnus-overlay-get): New alias to overlay-get.
11737 (gnus-overlays-in): New alias to overlays-in.
11738
11739 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11740 gnus-overlay-get, and gnus-delete-overlay.
11741 (gnus-summary-show-thread): Make it work as well for systems in which
11742 next-single-char-property-change is not available.
11743 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11744
11745 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
11746
11747 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11748
11749 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
11750
11751 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11752 and XEmacs that don't have `remove-overlays'.
11753
11754 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11755
11756 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11757 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11758 selective display. Use overlays instead.
11759
11760 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
11761
11762 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11763
11764 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11765
11766 * spam-stat.el (spam-stat-load): Fix typo in message.
11767
11768 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
11769
11770 * gnus-art.el (gnus-article-encrypt-body):
11771 * message.el (message-check-recipients):
11772 * mm-util.el (mm-codepage-setup):
11773 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11774 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11775
11776 2009-09-22 Daiki Ueno <ueno@unixuser.org>
11777
11778 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11779 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11780 keys from the menu if mm-{sign,encrypt}-option is 'guided.
11781 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11782 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11783
11784 2009-09-18 Glenn Morris <rgm@gnu.org>
11785
11786 * gnus-diary.el (gnus-diary-check-message):
11787 * message.el (message-insert-formatted-citation-line):
11788 * nnbabyl.el (top-level):
11789 * nndiary.el (nndiary-schedule):
11790 Fix typos in condition-case handlers.
11791
11792 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
11793
11794 * gnus-art.el (gnus-article-edit-part): Work for the buffer
11795 configuration that provides the sole article window in a frame;
11796 position point correctly after deleting a part.
11797
11798 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
11799
11800 * spam.el (spam-unregister-on-reregister): Add boolean variable.
11801 (spam-resolve-registrations-routine): Use it to unregister articles
11802 that change status.
11803
11804 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11805
11806 * nnrss.el (nnrss-request-article): Remove binding of
11807 default-enable-multibyte-characters that has gotten needless by
11808 the 2007-07-13 change in rfc2047-encode-message-header.
11809
11810 * mml.el (mml-insert-multipart): Error on the message header.
11811 (mml-insert-part): Error on the message header; position point at
11812 the end of a MIME tag.
11813
11814 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11815
11816 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11817 (gnus-float-time): Alias to float-time if it exists.
11818
11819 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11820 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11821 float-time is available; suppress compile warning for time-to-seconds.
11822
11823 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11824
11825 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11826 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11827 Add the optional argument `encoding' that overrides the default.
11828
11829 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11830 mm-encode-buffer.
11831
11832 2009-09-04 Glenn Morris <rgm@gnu.org>
11833
11834 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11835 mm-disable-multibyte, rather than default-enable-multibyte-characters.
11836 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11837 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11838 * mm-util.el (mm-with-unibyte-current-buffer)
11839 (mm-find-buffer-file-coding-system):
11840 * yenc.el (yenc-decode-region): Use default-value rather than
11841 default-enable-multibyte-characters.
11842
11843 2009-09-03 Glenn Morris <rgm@gnu.org>
11844
11845 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11846 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11847 than default-enable-multibyte-characters.
11848
11849 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
11850
11851 * gnus-art.el (gnus-article-read-summary-keys):
11852 Fix gnus-buffer-configuration's value temporarily used.
11853
11854 2009-09-02 Glenn Morris <rgm@gnu.org>
11855
11856 * gnus-util.el (gnus-float-time): New function.
11857 * gnus-delay.el (gnus-delay-article):
11858 * gnus-sum.el (gnus-thread-latest-date):
11859 * gnus-util.el (gnus-user-date): Use gnus-float-time.
11860 * nnspool.el (nnspool-request-newgroups):
11861 Use gnus-float-time rather than time-to-seconds.
11862 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11863
11864 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11865 (gnus-header-subject-face, gnus-header-newsgroups-face)
11866 (gnus-header-name-face, gnus-header-content-face):
11867 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11868 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11869 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11870 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11871 (gnus-cite-face-11):
11872 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11873 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11874 (gnus-server-closed-face, gnus-server-denied-face)
11875 (gnus-server-offline-face):
11876 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11877 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11878 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11879 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11880 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11881 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11882 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11883 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11884 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11885 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11886 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11887 (gnus-summary-selected-face, gnus-summary-cancelled-face)
11888 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11889 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11890 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11891 (gnus-summary-high-undownloaded-face)
11892 (gnus-summary-low-undownloaded-face)
11893 (gnus-summary-normal-undownloaded-face)
11894 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11895 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11896 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11897 (gnus-splash-face):
11898 * message.el (message-header-to-face, message-header-cc-face)
11899 (message-header-subject-face, message-header-newsgroups-face)
11900 (message-header-other-face, message-header-name-face)
11901 (message-header-xheader-face, message-separator-face)
11902 (message-cited-text-face, message-mml-face):
11903 * sieve-mode.el (sieve-control-commands-face)
11904 (sieve-action-commands-face, sieve-test-commands-face)
11905 (sieve-tagged-arguments-face):
11906 * spam.el (spam-face):
11907 Mark face aliases with "-face" in the name as obsolete.
11908
11909 2009-09-01 Glenn Morris <rgm@gnu.org>
11910
11911 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11912 than goto-line.
11913
11914 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11915
11916 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11917 Don't move point if the command is invoked inside the message header.
11918
11919 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
11920
11921 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11922 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11923 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11924 * nnir.el (nnir-swish-e-index-file):
11925 * gnus-sum.el (gnus-summary-delete-marked-as-read)
11926 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11927 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11928 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11929 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11930 (gnus-treat-display-xface): Add Emacs version of obsolescence.
11931
11932 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
11933
11934 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11935 Don't save excursion.
11936
11937 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11938
11939 * nnheader.el (nnheader-find-file-noselect):
11940 * mm-util.el (mm-insert-file-contents):
11941 Use (default-value 'major-mode) instead of default-major-mode.
11942
11943 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
11944
11945 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11946
11947 2009-08-25 Glenn Morris <rgm@gnu.org>
11948
11949 * nnir.el (top-level): Don't require cl at run-time.
11950 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11951 Replace cl-function substitute with gnus-replace-in-string.
11952 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11953 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11954 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11955 simplified expansions.
11956
11957 2009-08-22 Glenn Morris <rgm@gnu.org>
11958
11959 * gnus-art.el (gnus-button-patch): Use forward-line rather than
11960 goto-line.
11961
11962 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
11963
11964 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11965
11966 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11967 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11968 (gnus-mm-display-part, gnus-mime-display-single)
11969 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11970 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11971
11972 * gnus-sum.el
11973 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11974 (gnus-summary-move-article): Add expirable mark to articles copied or
11975 moved to group that has auto-expire turned on if the option is non-nil.
11976
11977 2009-07-24 Glenn Morris <rgm@gnu.org>
11978
11979 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11980 Fix typo. (Bug#3903)
11981
11982 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11983
11984 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11985 gnus-article-read-summary-keys rather than gnus-summary-edit-article
11986 that should not be used for draft articles.
11987 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11988 that has no concern in minor mode keys.
11989 (gnus-article-summary-command, gnus-article-summary-command-nosave):
11990 Abolish.
11991
11992 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
11993
11994 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11995 article without making inquiry to a user for unknown encoding.
11996
11997 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11998 (nnmaildir--scan): Assume i-node and device number that file-attributes
11999 returns might be cons-cell.
12000
12001 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
12002
12003 * auth-source.el: Remove docs now in auth.texi. Don't use
12004 `gnus-message' for logging. Add new variables `auth-source-debug' and
12005 `auth-source-hide-passwords' and use them.
12006
12007 2009-07-15 Glenn Morris <rgm@gnu.org>
12008
12009 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12010
12011 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12012
12013 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12014 excessive whitespace from the default values of title and description.
12015
12016 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
12017
12018 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12019 mail-fetch-field to fetch Content-Description header in order to
12020 exclude newlines.
12021
12022 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
12023
12024 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12025 to deleted part.
12026
12027 2009-05-30 David Engster <dengste@eml.cc>
12028
12029 * nnmairix.el: Remove old documentation in the commentary block.
12030 (nnmairix-request-group): Do not update active file for nnml back ends.
12031 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12032 end so that overview files are ignored.
12033 (nnmairix-update-groups): Make updating the groups more robust by using
12034 marks.
12035 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12036 with dollar characters in message-id.
12037
12038 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
12039
12040 * spam.el: Use dns-query instead of query-dns. Was renamed on
12041 2008-12-25 in dns.el.
12042
12043 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12044
12045 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12046 could happen if the text is only composed of spaces and/or tabs.
12047
12048 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
12049
12050 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12051 when sending a queued message to avoid extra mml tags.
12052
12053 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
12054
12055 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12056
12057 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
12058
12059 * gnus-dired.el: Remove autoload for gnus-setup-message.
12060 (gnus-dired-attach): Fake this-command value to prevent Gnus from
12061 displaying Gnus logo; always use compose-mail.
12062
12063 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
12064
12065 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12066
12067 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
12068
12069 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12070 (gnus-nocem-issuers): List currently active issuers; fix custom type.
12071 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12072 available.
12073 (gnus-nocem-epg-verify): New function.
12074
12075 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
12076
12077 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12078
12079 2009-02-15 Glenn Morris <rgm@gnu.org>
12080
12081 * gnus-util.el (rmail-insert-rmail-file-header)
12082 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12083 autoloads.
12084 (rmail-default-rmail-file): Remove unnecessary declaration.
12085 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12086
12087 2009-02-14 Glenn Morris <rgm@gnu.org>
12088
12089 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12090 variable (only used in gnus-util, which declares it anyway).
12091 (rmail-output-to-rmail-file): Remove autoload of deleted function,
12092 which was only needed by gnus-art (changed to not use it any more).
12093 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12094 only used in gnus-util, which autoloads it itself.
12095 (rmail-update-summary): Fix autoload.
12096
12097 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12098 rather than rmail-output-to-rmail-file.
12099
12100 2009-02-07 Glenn Morris <rgm@gnu.org>
12101
12102 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12103 autoload of function that no longer exists.
12104 (rmail-toggle-header): Declare.
12105 (message-forward-rmail-make-body): Handle mbox Rmail.
12106
12107 2009-01-31 Glenn Morris <rgm@gnu.org>
12108
12109 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12110 2009-01-09 change.
12111
12112 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
12113
12114 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12115 (auth-source-forget-all-cached): New convenience function.
12116 (auth-source-user-or-password): Accept list of modes or a single mode.
12117
12118 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12119 auth-source modes.
12120
12121 * nnimap.el (nnimap-open-connection): Use list of
12122 auth-source modes.
12123
12124 * nntp.el (nntp-send-authinfo): Use list of
12125 auth-source modes.
12126
12127 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12128
12129 * auth-source.el: Update docs to reflect epa-file-enable is to be used
12130 now.
12131
12132 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12133
12134 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12135 coding system in XEmacs; add a workaround for XEmacs.
12136
12137 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12138
12139 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12140 of current-language-environment.
12141
12142 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12143
12144 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12145 available at runtime.
12146
12147 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12148
12149 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12150
12151 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12152
12153 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12154 the greatest positive fixnum value doesn't work under an XEmacs with
12155 bignum support; use the most-positive-fixnum constant instead,
12156 available since Emacs 21.1 with cl and XEmacs 21.1.
12157
12158 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12159
12160 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12161 XEmacs gets not to work.
12162
12163 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12164
12165 * mm-util.el (mm-coding-system-priorities): Allow the value like
12166 "Japanese (UTF-8)" of current-language-environment.
12167
12168 2009-01-09 Glenn Morris <rgm@gnu.org>
12169
12170 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12171 with last-command-event.
12172
12173 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12174
12175 * message.el (message-fix-before-sending): Amend comment.
12176
12177 2009-01-07 David Engster <dengste@eml.cc>
12178
12179 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12180 simplified server definitions by converting it via
12181 gnus-server-to-method.
12182
12183 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12184
12185 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12186 parameter's operands.
12187
12188 2009-01-06 David Engster <dengste@eml.cc>
12189
12190 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12191 primary select method (for gnus-group-mark-article-as-read).
12192
12193 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12194
12195 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12196 `(gnus)Face', not `(gnus)X-Face'.
12197
12198 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12199
12200 * mm-util.el (mm-ucs-to-char): New function.
12201
12202 * mm-url.el (mm-url-decode-entities): Use it.
12203
12204 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12205
12206 * message.el (message-fix-before-sending): Add `eight-bit' to
12207 illegible-text check.
12208
12209 2009-01-03 Michael Olson <mwolson@gnu.org>
12210
12211 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12212 `headers' is nil. This can occur if the IMAP server does not have
12213 permissions to read messages from a folder, but can write new messages
12214 to the folder.
12215 (nnimap-request-article-part): Do not insert `data' if it is nil.
12216
12217 2009-01-01 Dave Love <fx@gnu.org>
12218
12219 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12220
12221 * nnimap.el: Fix author email.
12222 (nnimap-split-rule): Add FIXME comment.
12223 (nnimap-debug): Fix doc string.
12224
12225 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12226
12227 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12228 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12229 to check if those variables exist (first appeared in Emacs 18.50).
12230
12231 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12232
12233 * mm-util.el (mm-line-number-at-pos): New function.
12234
12235 * spam-report.el (spam-report-process-queue): Use it.
12236
12237 2008-12-24 David Engster <dengste@eml.cc>
12238
12239 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12240 parameters that haven't existed as variables as buffer-local variables.
12241
12242 2008-12-23 Dave Love <fx@gnu.org>
12243
12244 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12245 cadar.
12246
12247 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12248 imap-starttls-p.
12249 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12250
12251 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12252
12253 * spam-report.el (spam-report-gmane-max-requests): New constant.
12254 (spam-report-gmane-wait): New variable.
12255 (spam-report-gmane-ham, spam-report-gmane-spam)
12256 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12257 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12258 the server.
12259
12260 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12261 Add explanations.
12262
12263 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12264 nnheader-accept-process-output and nnheader-read-timeout if available.
12265 (pop3-movemail): Use it.
12266
12267 * message.el (message-check-news-body-syntax): Fix signature check if
12268 there's an attachment.
12269
12270 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12271
12272 * mm-util.el: Add comments to the mm- emulating functions.
12273
12274 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12275
12276 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12277 Reported by Stephen Berman <stephen.berman@gmx.net>.
12278
12279 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12280
12281 * mm-util.el (mm-substring-no-properties): New function.
12282 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12283 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12284 (mm-string-to-multibyte): Doc fix.
12285
12286 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12287
12288 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12289
12290 * mml.el (mml-attach-file): Strip text properties from file name.
12291 (Bug#1574)
12292
12293 2008-12-16 Glenn Morris <rgm@gnu.org>
12294
12295 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12296
12297 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12298
12299 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12300 knows since the charset specified might be a bogus alias that
12301 mm-charset-synonym-alist provides.
12302
12303 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12304
12305 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12306 "ISO_8859-1".
12307
12308 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12309
12310 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12311
12312 * mm-util.el (mm-charset-eval-alist):
12313 Define it before mm-charset-to-coding-system.
12314 (mm-charset-to-coding-system): Add optional argument `silent';
12315 define it before mm-charset-override-alist.
12316 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12317 default value if it can be used in Emacs currently running;
12318 silence mm-charset-to-coding-system.
12319
12320 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12321
12322 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12323 `allow-override' which says whether to use `mm-charset-override-alist'.
12324 (rfc2047-decode-encoded-words): Use it.
12325
12326 * mm-util.el (mm-charset-override-alist): Fix custom type;
12327 add `(gb2312 . gbk)' to choices.
12328
12329 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12330
12331 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12332 fast.
12333
12334 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12335
12336 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12337
12338 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12339 on links.
12340
12341 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12342
12343 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12344
12345 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12346 users' addresses that don't have domain parts.
12347 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12348 rather than message-narrow-to-head since there will be the message
12349 header separator.
12350
12351 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12352
12353 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12354 since the result is inserted in a unibyte buffer anyway.
12355 (nnimap-demule-use-string-to-multibyte): Remove.
12356 (nnimap-demule): Alias it to mm-string-to-multibyte.
12357
12358 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12359
12360 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12361 variable for debugging bug#464 and bug#1174.
12362 (nnimap-demule): Use it.
12363
12364 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12365
12366 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12367 score calculation correctly.
12368
12369 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 * message.el (message-send-mail): Just set the buffer to unibyte
12372 rather than use mm-with-unibyte-current-buffer which does a lot more.
12373 (message-send-mail-partially): Don't bother with
12374 mm-with-unibyte-current-buffer since it's already been made unibyte by
12375 message-send-mail.
12376
12377 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12378
12379 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12380
12381 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12382
12383 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12384
12385 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12386
12387 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12388 require itself and to remove `with-no-warnings'.
12389
12390 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12391
12392 * starttls.el (starttls-any-program-available): Get the name of the
12393 available TLS layer program.
12394 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12395 well as the host name in the "opening" message.
12396
12397 * auth-source.el (auth-source-cache, auth-source-do-cache)
12398 (auth-source-user-or-password): Cache passwords and logins by default,
12399 allow override with `auth-source-do-cache'.
12400 (auth-source-forget-user-or-password): Allow users to remove cache
12401 entries if needed.
12402
12403 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12404
12405 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12406 condition-case to only the forward-sexp call.
12407
12408 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12409
12410 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12411 quotes contained. Make it more robust regardless by an extra
12412 condition-case wrapper.
12413
12414 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12415
12416 * nnml.el (nnml-request-expire-articles): Check if the function set to
12417 `nnmail-expiry-target' returns the symbol `delete'.
12418
12419 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12420
12421 * nnmail.el (nnmail-expiry-target): Fix custom type.
12422
12423 2008-10-02 Glenn Morris <rgm@gnu.org>
12424
12425 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12426 Silence compiler warning.
12427
12428 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12429
12430 * mml.el (mml-menu): Don't assume mml2015 is bound.
12431
12432 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12433
12434 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12435 exists.
12436
12437 2008-09-27 Glenn Morris <rgm@gnu.org>
12438
12439 * gnus-util.el (mail-header-remove-comments): Autoload it.
12440
12441 2008-09-27 Andreas Schwab <schwab@suse.de>
12442
12443 * gnus-util.el (gnus-split-references): Strip comments.
12444 (gnus-parent-id): Likewise.
12445
12446 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12447
12448 * message.el (message-confirm-send): Fix version.
12449
12450 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12451
12452 * message.el (message-idna-to-ascii-rhs-1): Use
12453 mail-extract-address-components rather than mail-header-parse-addresses
12454 that is an alias by default to ietf-drums-parse-addresses that does not
12455 support non-ASCII names in headers' contents.
12456
12457 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12458
12459 * message.el (message-confirm-send): Fix variable documentation to
12460 avoid the "y/n" wording.
12461
12462 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12463
12464 * message.el (message-set-auto-save-file-name): Save to a different
12465 filename so multiple messages (especially drafts) can be recovered.
12466
12467 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12468
12469 * message.el (message-confirm-send): Add appropriate version.
12470
12471 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12472
12473 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12474 defvar.
12475
12476 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12477
12478 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12479 (mm-pkcs7-enveloped-magic): Ditto.
12480
12481 2008-09-17 Simon Josefsson <simon@josefsson.org>
12482
12483 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12484 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12485
12486 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12487
12488 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12489 default, it's better.
12490
12491 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12492
12493 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12494 summary line gnus-number property and ignore them (with a warning
12495 message).
12496
12497 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12498
12499 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12500 macro caddr in the interactive form since it won't be expanded.
12501
12502 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12503
12504 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12505 `charset'; fix name of function called recursively.
12506 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12507
12508 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12509
12510 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12511 (gnus-mime-set-charset-parameters): New function.
12512 (gnus-mime-view-part-as-charset): Use it to correctly display part
12513 specifying wrong charset.
12514
12515 2008-09-08 David Engster <dengste@eml.cc>
12516
12517 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12518 in completing-read for back end server.
12519
12520 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12521
12522 * message.el (message-confirm-send): New variable to confirm sending a
12523 message.
12524 (message-send): Use it.
12525
12526 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12527
12528 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12529
12530 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12531
12532 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12533
12534 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12535
12536 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12537 prevent tracking too many groups.
12538 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12539 Use it.
12540
12541 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12542
12543 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12544 moving point to the bottom of the window in order to avoid recentering.
12545
12546 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12547
12548 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12549 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12550 (gnus-article-beginning-of-window): Fix calculation.
12551
12552 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12553
12554 * gnus-msg.el (gnus-summary-supersede-article)
12555 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12556 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12557 message header.
12558
12559 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12560
12561 * message.el:
12562 * gnus-start.el:
12563 * gnus-registry.el: Remove VMS support.
12564
12565 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12566
12567 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12568 macro.
12569 (rfc2104-hash): Use it.
12570
12571 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12572
12573 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12574 (gnus-summary-sort-by-most-recent-date): New commands.
12575 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12576 and menu entries.
12577
12578 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12579
12580 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12581 don't redisplay article for raw contents; remove plural articles stuff.
12582
12583 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12584 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12585 on gnus-summary-save-article; display results properly.
12586
12587 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12588
12589 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12590
12591 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12592
12593 * gnus-art.el (gnus-summary-save-in-pipe):
12594 Consider gnus-save-all-headers.
12595
12596 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12597
12598 * gnus-util.el (ns-focus-frame): Remove declaration.
12599 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
12600 like x.
12601
12602 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
12603
12604 * rfc2104.el (rfc2104-zero): Delete defconst.
12605 (rfc2104-hex-alist): Likewise.
12606 (rfc2104-hex-to-int): Delete func.
12607 (rfc2104-hexstring-to-bitstring): Likewise.
12608 (rfc2104-nybbles): New defconst.
12609 (rfc2104-hash): Rewrite for speed.
12610
12611 2008-07-16 Glenn Morris <rgm@gnu.org>
12612
12613 * gnus-util.el (ns-focus-frame): Declare for compiler.
12614
12615 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12616
12617 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12618 set as a group parameter.
12619 (gnus-summary-save-in-pipe): Work when it is called independently.
12620 (gnus-summary-pipe-to-muttprint): Don't modify
12621 gnus-summary-pipe-output-default-command.
12622
12623 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12624
12625 * message.el (message-send-mail-with-sendmail):
12626 Display the error message.
12627
12628 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12629
12630 * gnus-art.el (gnus-default-article-saver):
12631 Add gnus-summary-save-in-pipe to choices.
12632 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12633 gnus-summary-pipe-output-default-command as the default command.
12634 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12635 instead of gnus-last-shell-command.
12636
12637 * gnus-sum.el (gnus-summary-pipe-output-default-command):
12638 New user option.
12639 (gnus-summary-muttprint-program): Mention the value will be changed.
12640 (gnus-summary-save-article): Force showing of all headers.
12641 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12642
12643 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
12644
12645 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12646
12647 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
12648
12649 * nnimap.el (nnimap-id):
12650 * sieve-manage.el (sieve-manage-open): Doc fixes.
12651
12652 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
12653
12654 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12655 if available.
12656
12657 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12658
12659 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12660
12661 * nnkiboze.el (nnkiboze-generate-group):
12662 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12663
12664 * nnmairix.el: Require CL.
12665
12666 2008-06-15 David Engster <dengste@eml.cc>
12667
12668 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12669
12670 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
12671
12672 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12673 New macros that expand to an `aset'/`aref' call under Emacs, and to a
12674 runtime choice under XEmacs.
12675
12676 * gnus-sum.el (gnus-summary-set-display-table):
12677 Use `gnus-put-display-table', `gnus-get-display-table',
12678 `gnus-set-display-table' for the display table, instead of `aset'.
12679
12680 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12681
12682 * nnmairix.el: Add autoloads.
12683
12684 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12685
12686 * nnmairix.el (nnmairix-delete-recreate-group)
12687 (nnmairix-update-and-clear-marks): Fix error messages.
12688
12689 2008-06-14 David Engster <dengste@eml.cc>
12690
12691 * nnmairix.el: Upgrade to version 0.6.
12692 (nnmairix-group-toggle-propmarks-this-group)
12693 (nnmairix-group-toggle-readmarks-this-group)
12694 (nnmairix-group-delete-recreate-this-group)
12695 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12696 (nnmairix-remove-tick-mark-original-article): New commands.
12697 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12698 (nnmairix-propagate-marks-to-nnmairix-groups)
12699 (nnmairix-only-use-registry, nnmairix-allowfast-default)
12700 (nnmairix-marks-cache, nnmairix-version-output): New variables.
12701 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12702 functions needed for marks propagation and manipulation of read marks.
12703 (nnmairix-update-groups): New function.
12704 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12705 (nnmairix-determine-original-group-from-registry)
12706 (nnmairix-determine-original-group-from-path)
12707 (nnmairix-get-group-from-file-path, nnmairix-map-range)
12708 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12709 New helper functions.
12710 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12711 keystrokes for new commands.
12712 (nnmairix-delete-and-create-on-change): Doc string cleanup.
12713 (nnmairix-request-group): Check allow-fast group parameter.
12714 (nnmairix-request-create-group): Set allow-fast group parameter if
12715 nnmairix-allowfast-default is set.
12716 (nnmairix-close-group): Propagate marks upon closing if needed.
12717 (nnmairix-group-toggle-threads-this-group): Use new.
12718 nnmairix-group-toggle-parameter helper function.
12719 (nnmairix-search): Better check for empty search result.
12720 (nnmairix-goto-original-article): Use new helper functions for
12721 determining original article.
12722 (nnmairix-show-original-article): Make sure message-id is in brackets.
12723 (nnmairix-call-mairix-binary): Change variable name.
12724 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12725 helper function.
12726 (nnmairix-widget-toggle-activate): Fix doc string.
12727
12728 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12729
12730 * nnir.el: Require edmacro when compiling with XEmacs.
12731 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12732 available in Emacs 21.
12733
12734 2008-06-11 Glenn Morris <rgm@gnu.org>
12735
12736 * gnus-util.el (x-focus-frame):
12737 * gnus.el (image-size):
12738 * mm-decode.el (image-size): Declare.
12739
12740 * gnus-picon.el (declare-function): Add compat definition.
12741 (image-size): Declare.
12742
12743 * gnus-group.el (tool-bar-map):
12744 * gnus-sum.el (tool-bar-map): Define for compiler.
12745
12746 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12747
12748 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12749
12750 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12751 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12752 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12753 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12754 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12755 * sieve-manage.el, spam-report.el, spam.el:
12756 Remove unnecessary eval-and-compile of autoloads.
12757
12758 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
12759
12760 * auth-source.el: Precise Tramp doc.
12761
12762 2008-06-07 Glenn Morris <rgm@gnu.org>
12763
12764 * nnmairix.el: Remove unnecessary eval-when-compile.
12765
12766 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
12767
12768 * nnir.el: New file.
12769
12770 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12771
12772 * gnus-util.el (gnus-read-shell-command): New function.
12773 * mm-decode.el (mm-pipe-part):
12774 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12775
12776 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12777
12778 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12779
12780 2008-06-03 Glenn Morris <rgm@gnu.org>
12781
12782 * pop3.el (nnheader-accept-process-output): Autoload it.
12783
12784 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12785
12786 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12787 are not 2-digit hexadecimal characters that follow `%'s.
12788
12789 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12790
12791 * message.el (message-bogus-recipient-p): Fix type in doc string.
12792 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12793 (message-bogus-addresses): Rename from message-bogus-address-regexp.
12794 Improve custom options.
12795 (message-bogus-recipient-p): Adjust accordingly.
12796
12797 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12798
12799 * nnmairix.el: Require edmacro when compiling with XEmacs.
12800
12801 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
12802
12803 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12804 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12805
12806 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
12807
12808 * auth-source.el: Add more docs.
12809
12810 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12811
12812 * nnheader.el (nnheader-read-timeout): Change the default timeout from
12813 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
12814 retrieval faster in some cases, but might make CPU usage larger.
12815 If this has any bad side effects, we might revert this change.
12816
12817 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12818 seems to make mail retrieval much, much faster.
12819 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12820 unconditionally.
12821
12822 * gnus-draft.el (gnus-group-send-queue):
12823 Bind message-send-mail-partially-limit to nil to avoid being prompted.
12824
12825 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12826
12827 * mml.el (mml-attach-buffer): Prompt for `disposition'.
12828
12829 * message.el (message-bogus-address-regexp): Fix and improve custom
12830 type.
12831 (message-setup-hook): Add message-check-recipients as custom option.
12832
12833 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
12834
12835 * message.el (message-cite-function): Remove bogus autoload which crept
12836 in during merge from v5-10.
12837
12838 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
12839
12840 * nnimap.el (nnimap-open-connection): Fix login/password bug.
12841
12842 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12843
12844 * auth-source.el: Preliminary Tramp docs.
12845 (auth-sources): Change the default auth-sources to use
12846 EPA .gpg files.
12847
12848 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
12849
12850 * nntp.el: Autoload `auth-source-user-or-password'.
12851 (nntp-send-authinfo): Use it.
12852
12853 * nnimap.el: Autoload `auth-source-user-or-password'.
12854 (nnimap-open-connection): Use it.
12855
12856 * auth-source.el: Add docs on using with url-auth. Import gnus-util
12857 for the gnus-message function.
12858 (auth-source-user-or-password): Use it.
12859
12860 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12861
12862 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12863 rfc2104-hexstring-to-byte-list. Return a unibyte string.
12864 (rfc2104-hash): Use it.
12865
12866 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
12867
12868 * gnus-art.el (gnus-article-toggle-truncate-lines):
12869 Don't use `iff' in docstring.
12870
12871 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
12872
12873 * gnus-registry.el: Adjusted copyright dates and added a keyword.
12874
12875 * gnus-util.el (gnus-extract-address-component-name)
12876 (gnus-extract-address-component-email): Convenience functions around
12877 `gnus-extract-address-components'.
12878
12879 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12880 Use `gnus-extract-address-component-email' to fix bug of comparing full
12881 sender name to `user-mail-address'.
12882
12883 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
12884
12885 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12886 catch/throw to optimize.
12887 (gnus-registry-find-keywords): Just use member to find a keyword.
12888
12889 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12890
12891 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12892 is current before calling gnus-server-prepare.
12893 (gnus-server-setup-buffer, gnus-server-update-server)
12894 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12895
12896 2008-05-04 Juri Linkov <juri@jurta.org>
12897
12898 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12899 (mailcap-file-default-commands): Use mailcap-replace-in-string
12900 instead of replace-regexp-in-string, and mailcap-delete-duplicates
12901 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
12902
12903 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
12904
12905 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12906
12907 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12908
12909 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12910 hooks.
12911 (gnus-update-read-articles): Speed up non-marks-using users.
12912 (gnus-use-marks): Define gnus-use-marks.
12913 (gnus-propagate-marks): Rename variable to something more sensible.
12914
12915 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
12916
12917 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12918 (gmm-image-load-path-for-library): Fix typos in docstrings.
12919 (gmm-message): Reflow docstring.
12920
12921 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
12922
12923 * mail-source.el (mail-source-set-1, mail-source-bind):
12924 Move auth-source code out of the macro to clean it up and fix bugs.
12925
12926 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
12927
12928 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12929 by sender if it's equal to user-mail-address, it's likely to be
12930 useless.
12931
12932 * mail-source.el (mail-source-bind): Don't use user or password if they
12933 are not bound. Unintern them if they are nil. Don't use server unless
12934 it's bound, and default it to empty string otherwise.
12935
12936 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
12937
12938 * mail-source.el: Load auth-source.el.
12939 (mail-source-bind): Add comments. Call auth-source-user-or-password to
12940 get user name or password, if auth-sources is set up.
12941
12942 * gnus-registry.el (gnus-registry-split-strategy): New variable for
12943 strategy of splitting with parent.
12944 (gnus-registry-split-fancy-with-parent)
12945 (gnus-registry-post-process-groups): Use it and fix prior
12946 bug (returning a list as the split result).
12947
12948 * auth-source.el (auth-sources): Remove server parameter.
12949 (auth-source-pick, auth-source-user-or-password)
12950 (auth-source-user-or-password-imap)
12951 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12952 (auth-source-user-or-password-sftp)
12953 (auth-source-user-or-password-smtp): Remove server parameter.
12954
12955 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
12956
12957 * smime.el (smime-sign-region, smime-encrypt-region)
12958 (smime-decrypt-region):
12959 Remove redundant calls to `generate-new-buffer-name'.
12960
12961 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
12962
12963 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12964 Don't use QP for message/rfc822.
12965 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12966
12967 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12968
12969 * sieve-manage.el (sieve-string-bytes): Remove.
12970 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12971 correct byte-length only if the process's coding-system is the same as
12972 the one used internally by Emacs to represent strings.
12973
12974 2008-04-22 Juri Linkov <juri@jurta.org>
12975
12976 * mailcap.el (mailcap-file-default-commands): New function.
12977
12978 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12979
12980 * message.el (message-signature-separator, message-cite-function):
12981 Change custom version.
12982
12983 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
12984
12985 * mm-decode.el (mm-display-external): Make temp file read-only.
12986
12987 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12988
12989 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12990 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
12991 `C-c C-f d'.
12992
12993 2008-04-12 Adrian Aichner <adrian@xemacs.org>
12994
12995 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12996
12997 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
12998
12999 * auth-source.el: Add docs.
13000 (auth-sources): Modify format to support server.
13001 (auth-source-pick, auth-source-user-or-password)
13002 (auth-source-user-or-password-imap)
13003 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13004 (auth-source-user-or-password-sftp)
13005 (auth-source-user-or-password-smtp): Add server parameter.
13006
13007 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
13008
13009 * gnus-registry.el: Initialize the registry when gnus-registry-install
13010 is t.
13011
13012 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
13013
13014 * compface.el (uncompface): Make buffer unibyte.
13015
13016 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13017
13018 * mail-source.el (mail-source-value):
13019 Prefer fboundp to functionp so it works with macros as well.
13020
13021 2008-04-05 Glenn Morris <rgm@gnu.org>
13022
13023 * gnus-ems.el (mm-disable-multibyte): Autoload it.
13024
13025 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13026
13027 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13028 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13029
13030 * nnheader.el (nnheader-init-server-buffer): Change buffer's
13031 multibyteness after rather than before erasing it.
13032
13033 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13034 mm-with-multibyte.
13035 (gnus-request-article-this-buffer): Make sure the proper decoding is
13036 used if gnus-original-article-buffer happens to be unibyte.
13037
13038 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13039 default-enable-multibyte-characters.
13040
13041 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13042 default-enable-multibyte-characters.
13043
13044 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13045
13046 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13047
13048 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13049
13050 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13051 Fix last change in case the element is not even a symbol.
13052
13053 2008-04-02 Simon Josefsson <simon@josefsson.org>
13054
13055 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13056 imap-enable-exchange-bug-workaround.
13057 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13058
13059 2008-04-01 Simon Josefsson <simon@josefsson.org>
13060
13061 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13062 a 100 byte status-checks into a 2-3MB transfer for each group.
13063 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13064 to enable bug workaround or not.
13065 (nnimap-find-minmax-uid): Only enable workaround conditionally.
13066
13067 2008-03-31 Glenn Morris <rgm@gnu.org>
13068
13069 * message.el (mml2015-use): Declare for compiler.
13070 (message-info): Require mml2015 when appropriate.
13071
13072 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13073
13074 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13075 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13076 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13077 (nntp-service-to-port): New function.
13078 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13079 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13080 (nntp-open-netcat-stream): New function.
13081 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13082
13083 2008-03-29 Sven Joachim <svenjoac@gmx.de>
13084
13085 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13086
13087 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13088
13089 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13090
13091 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
13092
13093 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13094
13095 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13096
13097 * message.el (message-signature-separator): Change default.
13098 Improve custom type.
13099 (message-cite-function): Change default to
13100 message-cite-original-without-signature.
13101
13102 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13103 toggle.
13104
13105 * message.el (message-check-news-body-syntax): Fix signature check.
13106 (message-setup-1): Mark buffer as unmodified _after_ running
13107 message-setup-hook and handling message-alternative-emails.
13108 (message-shorten-references): Be more strict when building list of
13109 valid references to comply with GNKSA.
13110
13111 * gnus-group.el (gnus-read-ephemeral-bug-group)
13112 (gnus-read-ephemeral-debian-bug-group)
13113 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13114
13115 * message.el (message-info): Don't use booleanp which isn't supported
13116 in Emacs 21 and XEmacs.
13117
13118 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
13119
13120 * gnus-group.el (gnus-gmane-group-download-format): Rename from
13121 gnus-group-gmane-group-download-format.
13122 (gnus-group-read-ephemeral-gmane-group): Rename from
13123 gnus-group-read-ephemeral-gmane-group.
13124 (gnus-read-ephemeral-gmane-group-url): Rename from
13125 gnus-group-read-ephemeral-gmane-group-url.
13126 (gnus-bug-group-download-format-alist): New variable.
13127 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13128 (gnus-read-ephemeral-emacs-bug-group): New commands.
13129
13130 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
13131
13132 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13133 (gnus-visible-headers): Improve custom type.
13134
13135 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
13136
13137 * mml.el (mml-menu): Add workarounds for XEmacs.
13138
13139 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13140 X-Boundary header.
13141
13142 * message.el (message-simplify-recipients): Fix previous commit.
13143
13144 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13145
13146 * mm-util.el (mm-set-buffer-multibyte): New function.
13147 * mm-decode.el (mm-copy-to-buffer): Use it.
13148
13149 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13150 Prefer fboundp to functionp so it works with macros as well.
13151
13152 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13153
13154 * message.el (message-alter-recipients-discard-bogus-full-name):
13155 New function.
13156 (message-alter-recipients-function): New variable.
13157 (message-get-reply-headers): Use it.
13158 (message-replace-header): New helper function.
13159 (message-recipients-without-full-name): New variable.
13160 (message-simplify-recipients): New command.
13161
13162 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13163
13164 * message.el (message-info): Handle EasyPG manual.
13165
13166 * mml.el (mml-menu): Add entry for EasyPG.
13167
13168 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13169
13170 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13171 parameter.
13172
13173 * message.el (message-disassociate-draft): Specify drafts group name
13174 fully.
13175
13176 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13177
13178 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13179 Eliminate unnecessary duplicates from the match list.
13180
13181 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13182
13183 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13184 args of `how-many' of which the XEmacs version doesn't take; declare
13185 Info-index-next as function.
13186
13187 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13188
13189 * gnus-score.el (gnus-score-headers): Fix handling of
13190 gnus-inhibit-slow-scoring.
13191
13192 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13193 string.
13194 (gnus-button-url-regexp): Improve handling of parenthesis.
13195 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13196 (gnus-button-handle-info-keystrokes): Handle index entries.
13197
13198 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13199
13200 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13201 Incoming* files.
13202
13203 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13204
13205 * auth-source.el (auth-sources): Rename from auth-source-choices.
13206 (auth-source-pick): Use it.
13207
13208 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13209
13210 * auth-source.el (auth-source-protocols)
13211 (auth-source-protocols-customize, auth-source-choices): Add and
13212 modified variable customizations and defaults.
13213 (auth-source-pick, auth-source-user-or-password)
13214 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13215 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13216 (auth-source-user-or-password-sftp)
13217 (auth-source-user-or-password-smtp): Use new variables and provide an
13218 interface to netrc.el.
13219
13220 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13221
13222 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13223 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13224 Make sure the nntp port to specify is a string.
13225
13226 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13227
13228 * nntp.el: Use with-current-buffer.
13229 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13230 dubious mm-with-unibyte-current-buffer.
13231 (nntp-with-open-group-function): New function extracted from
13232 nntp-with-open-group macro.
13233 (nntp-with-open-group): Use the function, so it's easier to debug.
13234 Add indentation and debugging info.
13235 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13236 Recommend the use of the netcat alternatives.
13237
13238 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13239 Avoid mm-string-as-multibyte as well.
13240
13241 * nnweb.el (nnweb-insert-html):
13242 Remove use of nnheader-string-as-multibyte.
13243
13244 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13245 (nnheader-string-as-multibyte): Remove.
13246
13247 * mm-view.el: Use inhibit-read-only.
13248 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13249 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13250 or unibyte-string.
13251
13252 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13253 (mm-uu-yenc-extract): Use with-current-buffer.
13254
13255 * gnus-soup.el (gnus-soup-send-packet): Don't use
13256 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13257
13258 * nnmh.el: Use with-current-buffer.
13259 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13260 mm-string-as-multibyte on the output of mm-encode-coding-string.
13261
13262 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13263 (nnimap-request-move-article): Use with-current-buffer.
13264
13265 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13266 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13267 conversion uses string-make-unibyte rather than string-as-unibyte.
13268
13269 * gnus-msg.el: Use with-current-buffer.
13270
13271 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13272
13273 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13274
13275 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13276 string for caching if it is 'PIN.
13277
13278 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13279
13280 * mail-source.el (mail-source-delete-old-incoming-confirm):
13281 Change default to nil.
13282 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13283
13284 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13285
13286 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13287 (gnus-article-goto-prev-page): Work for articles having ^L's.
13288
13289 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13290
13291 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13292
13293 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13294
13295 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13296 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13297 (gnus-bookmark-jump): Adjust some variable names.
13298
13299 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13300
13301 * auth-source.el: New package.
13302 (auth-source-choices): Add customization entry point variable.
13303
13304 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13305 bug.
13306
13307 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13308
13309 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13310 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13311 (gnus-registry-install-shortcuts): Rename from
13312 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13313 the `gnus-registry-mark-map' keymap dynamically from
13314 `gnus-registry-marks'. The generated functions update the summary line
13315 when a registry mark is added or deleted, and will call
13316 `gnus-registry-install-p' (see the comments in the code).
13317 (gnus-registry-user-format-function-M): Use concat intelligently.
13318
13319 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13320 the registry mark functions.
13321
13322 2008-03-05 Glenn Morris <rgm@gnu.org>
13323
13324 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13325 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13326 gnus-art.
13327 (top-level): No need to load own source when compiling.
13328
13329 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13330
13331 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13332 Suggested by <chris.anderton@zetnet.co.uk>.
13333
13334 2008-03-04 Glenn Morris <rgm@gnu.org>
13335
13336 * gnus-sum.el (top-level): No need to require gnus when compiling,
13337 since unconditionally required near start of file.
13338 (gnus-summary-display-while-building): Move definition before use.
13339
13340 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13341
13342 * gnus-registry.el (gnus-registry-user-format-function-M):
13343 Add formatting function.
13344
13345 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13346
13347 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13348 with plists.
13349 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13350 Use new format.
13351
13352 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13353
13354 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13355 `where-is-internal' that returns a range of key sequences.
13356
13357 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13358
13359 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13360
13361 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13362 (gnus-summary-jump-to-group): Consider windows on other displayed
13363 frames as well. Similar changes might be needed elsewhere, but that's
13364 the one I've bumped into during my use.
13365
13366 * nndoc.el (nndoc-oe-dbx-type-p):
13367 * gnus-msg.el (gnus-debug):
13368 * gnus-group.el (gnus-update-group-mark-positions):
13369 Use mm-string-to-multibyte.
13370
13371 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13372
13373 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13374 doesn't handle NotDashEscaped.
13375
13376 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13377 (mml-dnd-attach-options): Fix typo in custom choice.
13378
13379 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13380 Change nndoc-article-type to mbox.
13381 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13382
13383 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13384 to nil, instead of html2text.
13385
13386 * imap.el (imap-debug): Add `imap-ping-server'.
13387
13388 * gnus-bookmark.el: Add FIXMEs.
13389
13390 * message.el (message-form-letter-separator)
13391 (message-send-form-letter-delay): New variables.
13392 (message-send-form-letter): Use them. New command to send form
13393 letters. Requested by Uwe Siart.
13394 (message-send-mail-function): Doc fix. Add "Other" custom option.
13395
13396 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13397
13398 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13399 empty author.
13400
13401 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13402
13403 * gnus-registry.el (gnus-registry-marks): Add variable for
13404 customization of marks and their appearance.
13405 (gnus-registry-read-mark): Use it.
13406 (gnus-registry-do-marks): Add utility function to loop through
13407 `gnus-registry-marks'.
13408 (gnus-registry-install-shortcuts-and-menus): Add function to install
13409 shortcuts and menus.
13410 (gnus-registry-initialize): Use it.
13411 (gnus-registry-default-mark): Clarify documentation.
13412
13413 2008-02-29 Glenn Morris <rgm@gnu.org>
13414
13415 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13416 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13417 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13418 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13419 Change defcustom :version from 23.0 to 23.1.
13420
13421 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13422
13423 * gnus-registry.el (gnus-registry-follow-group-p)
13424 (gnus-registry-post-process-groups): Add functions to aid registry
13425 splitting and improve logging. Clarify behavior in function
13426 documentation.
13427 (gnus-registry-split-fancy-with-parent): Use them.
13428
13429 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13430
13431 * gnus-art.el: Use with-current-buffer.
13432
13433 2008-02-27 David Engster <dengste@eml.cc>
13434
13435 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13436 Express real group name in the response.
13437
13438 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13439
13440 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13441 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13442 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13443 autoload gnus-registry-fetch-group when compiling.
13444 (nnmairix-request-group-with-article-number-correction):
13445 Remove unreferenced argument passed to nnmairix-call-backend.
13446
13447 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13448
13449 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13450 (mm-uu-extract): Improve face for low color ttys.
13451 Reported by Sascha Wilde.
13452
13453 2008-02-27 Glenn Morris <rgm@gnu.org>
13454
13455 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13456 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13457 variables to defconsts. Convert comments to doc-strings.
13458 (nnmairix-last-server, nnmairix-current-server): Convert from free
13459 variables to defvars. Convert comments to doc-strings.
13460 (gnus-registry-fetch-group): Autoload.
13461 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13462 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13463 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13464 caddr.
13465 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13466 nnmairix-request-group-with-article-number-correction call.
13467 (nnmairix-fast, nnmairix-group): New, less general names, for free
13468 variables passed from nnmairix-request-group to
13469 nnmairix-request-group-with-article-number-correction. Declare.
13470 (nnmairix-request-group-with-article-number-correction):
13471 Use nnmairix-fast, nnmairix-group rather than fast, group.
13472
13473 2008-02-26 David Engster <dengste@eml.cc>
13474
13475 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13476 version 0.5.
13477
13478 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13479
13480 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13481 instead of making an extra function call. Don't add the current group
13482 to articles only when they have the group. Use
13483 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13484 Reported by David <de_bb@arcor.de>.
13485
13486 2008-02-24 Miles Bader <miles@gnu.org>
13487
13488 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13489 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13490 (mm-find-mime-charset-region):
13491 * mm-bodies.el (mm-encode-body):
13492 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13493
13494 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13495
13496 * mail-source.el (mail-source-delete-incoming): Change default.
13497 Supplement doc string.
13498
13499 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13500
13501 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13502
13503 * nnmail.el (nnmail-message-id-cache-file): Derive from
13504 `gnus-home-directory'.
13505
13506 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13507
13508 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13509 Document negative prefix.
13510
13511 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13512
13513 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13514
13515 * message.el (message-unsent-separator): Add the Exim bounce
13516 separator.
13517
13518 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13519
13520 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13521 list.
13522 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13523 recipient/signer list.
13524
13525 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13526
13527 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13528 fbound (Emacs 23 unicode), signal an error.
13529
13530 2008-02-08 Glenn Morris <rgm@gnu.org>
13531
13532 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13533
13534 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13535
13536 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13537 ports to the calls to `netrc-machine-user-or-password' in addition to
13538 "imap" and "imaps".
13539
13540 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13541
13542 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13543 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13544 <hanche@math.ntnu.no>.
13545
13546 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13547
13548 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13549
13550 2008-02-01 Zhang Wei <id.brep@gmail.com>
13551
13552 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13553
13554 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13555
13556 2008-02-01 Miles Bader <miles@gnu.org>
13557
13558 * mml.el (mml-parse-1): Remove apparently vestigial use of
13559 `mm-hack-charsets'.
13560 * mm-bodies.el (mm-encode-body): Likewise.
13561
13562 2008-02-01 Kenichi Handa <handa@m17n.org>
13563
13564 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13565 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13566 (rfc2104-hash): Convert the result of concat to unibyte string.
13567
13568 2008-02-01 Dave Love <fx@gnu.org>
13569
13570 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13571 coding-system-for-read.
13572 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13573
13574 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13575 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13576 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13577
13578 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13579
13580 * mail-source.el (mail-sources): Add `group' choice.
13581
13582 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13583 parameter `in-group' to control into which group the articles go.
13584 Add treatment of `group' mail-source.
13585
13586 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13587
13588 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13589 * message.el (message-beginning-of-line): Use featurep instead of bound
13590 tests in order to resolve conditionals at compile time.
13591
13592 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13593
13594 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13595
13596 * mm-decode.el (mm-dissect-buffer): Decode description.
13597
13598 * mml.el (mml-to-mime): Encode message header first.
13599
13600 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
13601
13602 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13603 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13604
13605 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
13606
13607 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13608
13609 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13610
13611 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13612 prefix keys.
13613 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13614 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13615 gnus-xmas.el.
13616
13617 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
13618
13619 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13620 Add new variables for article mark management.
13621 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13622 list of extra data entries which, when present, will indicate that the
13623 article ID should not be trimmed from the registry.
13624 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13625 functions.
13626 (gnus-registry-read-mark): New function to read a mark name from the
13627 user.
13628 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13629 (gnus-registry-set-article-mark-internal): New functions to add and
13630 remove marks.
13631 (gnus-registry-get-article-marks): New function to show the marks for
13632 an article, or retrieve them for further use.
13633
13634 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13635
13636 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13637 keys when no argument is given.
13638
13639 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13640
13641 * gnus-sum.el (gnus-article-sort-by-random)
13642 (gnus-thread-sort-by-random): Fix doc strings.
13643 Reported by jidanni@jidanni.org.
13644
13645 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
13646
13647 * gnus-art.el (gnus-article-describe-bindings): New function.
13648 (gnus-article-read-summary-keys): Use it.
13649 (gnus-article-mode-map): Bind `C-h b' to it.
13650
13651 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13652
13653 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13654 XEmacs.
13655 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13656 Protect against non-character events.
13657
13658 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
13659
13660 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13661 New command.
13662 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13663 instead of END. Change name of the temp file.
13664 (gnus-group-gmane-group-download-format): Add doc string. Make it
13665 customizable.
13666
13667 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
13668
13669 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13670 bind `S W' to gnus-article-wide-reply-with-original; set default
13671 binding to gnus-article-read-summary-send-keys.
13672 (gnus-article-read-summary-keys): Fix the order of keys; display
13673 continuation keys correctly in the echo area; describe bindings
13674 correctly when keys end with `C-h'.
13675 (gnus-article-read-summary-send-keys): New function.
13676 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13677 Work for gnus-article-read-summary-send-keys; display continuation keys
13678 correctly in the echo area.
13679 (gnus-article-reply-with-original): Ignore prefix argument.
13680 (gnus-article-wide-reply-with-original): New function.
13681
13682 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
13683
13684 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13685 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13686
13687 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13688
13689 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13690 (gnus-group-read-ephemeral-gmane-group): New command.
13691
13692 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13693
13694 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13695
13696 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
13697
13698 * message.el (message-send-mail-function): Increase custom version.
13699
13700 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13701 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
13702
13703 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
13704
13705 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13706 html parts correctly; support forwarded messages.
13707 (gnus-article-browse-html-article): Remove work buffers.
13708
13709 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13710 compiling.
13711 (netrc-bound-and-true-p): New macro.
13712 (netrc-parse): Use it instead of bound-and-true-p that is not available
13713 in XEmacs 21.4.
13714
13715 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
13716
13717 * gnus-registry.el (gnus-registry-mark-article)
13718 (gnus-registry-article-marks): Add functionality to mark articles
13719 through the Gnus registry.
13720
13721 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13722 (netrc-parse): Use encrypt-file-alist to determine if
13723 encrypt-find-model or encrypt-insert-file-contents should be used.
13724
13725 2007-12-19 Glenn Morris <rgm@gnu.org>
13726
13727 * mml.el (message-options-set, message-narrow-to-head)
13728 (message-in-body-p, message-mail-p, message-encode-message-body):
13729 Autoload.
13730 (message-remove-header, message-narrow-to-headers-or-head)
13731 (message-subscribed-p, message-make-mail-followup-to)
13732 (message-position-on-field, message-news-p)
13733 (message-options-set-recipient, message-generate-headers)
13734 (message-sort-headers): Declare as functions.
13735
13736 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13737
13738 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13739 convention in doc string.
13740
13741 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
13742
13743 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13744 title to html parts.
13745 (gnus-article-browse-html-article): Pass message header to it.
13746
13747 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13748
13749 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
13750
13751 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13752 or password compatible with XEmacs.
13753
13754 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13755
13756 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13757 format document.
13758 (gnus-mime-delete-part): Don't write description line if empty.
13759 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13760
13761 2007-12-14 Johan Bockgård <bojohan@gnu.org>
13762
13763 * gnus-sum.el (gnus-summary-mark-unread-as-read)
13764 (gnus-summary-mark-read-and-unread-as-read)
13765 (gnus-summary-mark-current-read-and-unread-as-read)
13766 (gnus-summary-mark-unread-as-ticked): Doc fix.
13767 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13768
13769 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13770
13771 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13772 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13773
13774 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13775
13776 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13777 yes-or-no-p.
13778
13779 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
13780
13781 * mm-decode.el (mm-add-meta-html-tag): New function.
13782 (mm-save-part-to-file, mm-pipe-part): Use it.
13783
13784 * gnus-art.el (gnus-article-browse-delete-temp-files):
13785 Use gnus-y-or-n-p instead of y-or-n-p.
13786 (gnus-article-browse-html-parts): Work with message/external-body; use
13787 mm-add-meta-html-tag.
13788
13789 2007-12-11 Glenn Morris <rgm@gnu.org>
13790
13791 * gnus-cache.el: Require gnus-sum not just when compiling.
13792
13793 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13794
13795 * gnus-int.el (gnus-server-opened, gnus-status-message):
13796 Move definitions before use.
13797
13798 * mm-decode.el: Require gnus-util.
13799 (mm-remove-part): Only call delete-annotation on XEmacs.
13800
13801 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13802
13803 * nnmail.el: Require gnus-int.
13804
13805 * spam.el: Move `require's before `eval-when-compile's.
13806
13807 * gnus-ems.el (gnus-alive-p):
13808 * gnus-fun.el (message-goto-eoh):
13809 * gnus-util.el (gnus-group-name-decode):
13810 * mail-source.el (gnus-compress-sequence):
13811 * message.el (Info-goto-node, format-spec):
13812 * mm-bodies.el (message-options-get):
13813 * mm-decode.el (mm-view-pkcs7):
13814 * mm-util.el (gmm-write-region):
13815 * mml-smime.el (mml-compute-boundary)
13816 (gnus-completing-read-with-default):
13817 * mml.el (widget-button-press, gnus-make-hashtable):
13818 * mml1991.el (mm-decode-content-transfer-encoding)
13819 (mm-encode-content-transfer-encoding)
13820 (message-options-get, message-options-set):
13821 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13822 * nnfolder.el (gnus-request-group):
13823 * nnheader.el (ietf-drums-unfold-fws):
13824 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13825 * smime.el (gnus-run-mode-hooks):
13826 * spam-stat.el (gnus-message): Autoload.
13827
13828 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13829 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13830 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13831 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13832 Add declare-function compatibility definition.
13833
13834 * gnus-cache.el (nnvirtual-find-group-art):
13835 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13836 (gnus-add-image, gnus-add-wash-type):
13837 * gnus-group.el (nnkiboze-score-file):
13838 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13839 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13840 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13841 (message-tokenize-header, gnus-get-buffer-create)
13842 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13843 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13844 * gnus.el (gnus-group-decoded-name):
13845 * mail-source.el (imap-capability):
13846 * mm-bodies.el (message-options-set):
13847 * mm-decode.el (gnus-configure-windows):
13848 * mm-extern.el (message-goto-body):
13849 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13850 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13851 (epg-sub-key-validity, message-options-set):
13852 * mml.el (widget-event-point, gnus-configure-windows):
13853 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13854 * mml2015.el (epg-check-configuration, epg-configuration)
13855 (message-options-set):
13856 * nndb.el (nndb-request-article):
13857 * nnfolder.el (gnus-request-create-group):
13858 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13859 * nnmaildir.el (gnus-group-mark-article-read):
13860 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13861 * rfc1843.el (message-fetch-field):
13862 * spam.el (gnus-extract-address-components):
13863 Declare as functions.
13864
13865 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
13866
13867 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13868
13869 2007-12-09 Glenn Morris <rgm@gnu.org>
13870
13871 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13872
13873 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13874 * message.el, mm-view.el, sieve-manage.el, smime.el:
13875 Add declare-function compatibility definition.
13876
13877 * gnus-art.el (w3-region, w3m-region, Info-menu):
13878 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13879 * gnus-sum.el (gnus-get-predicate):
13880 * gnus-util.el (mm-append-to-file, w32-focus-frame):
13881 * message.el (mail-abbrev-in-expansion-header-p):
13882 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13883 (w3m-detect-meta-charset, w3m-region):
13884 * sieve-manage.el (password-read, password-cache-add)
13885 (password-cache-remove):
13886 * smime.el (password-read-and-add): Declare as functions.
13887
13888 2007-12-08 David Kastrup <dak@gnu.org>
13889
13890 * gnus-sum.el (gnus-summary-simplify-subject-query):
13891 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13892 `message'.
13893
13894 2007-12-07 Glenn Morris <rgm@gnu.org>
13895
13896 * gnus-art.el (article-make-date-line): Revert previous change.
13897
13898 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
13899
13900 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13901
13902 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
13903
13904 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13905 Call gnus-add-to-range ranges only once with a prepared article-list.
13906
13907 2007-12-06 Paul Jarc <prj@po.cwru.edu>
13908
13909 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13910 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13911 group names with backslashes.
13912 Reported by Tassilo Horn <tassilo@member.fsf.org>.
13913
13914 2007-12-06 Deepak Goel <deego3@gmail.com>
13915
13916 * gnus-art.el (article-make-date-line):
13917 * gnus-start.el (gnus-load):
13918 * pop3.el (pop3-read-response): Fix buggy call to `error'.
13919
13920 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13921
13922 * gnus-art.el (gnus-use-idna):
13923 * gnus-start.el (gnus-site-init-file):
13924 * message.el (message-use-idna):
13925 * mm-uu.el (mm-uu-hide-markers):
13926 * smiley.el (smiley-style): Revert changes that suppress warnings.
13927
13928 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13929
13930 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13931 specify charset to html source.
13932 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13933
13934 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
13935
13936 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13937 idna-program in order to suppress byte compile warning issued by XEmacs
13938 that came to byte compile the default value section of defcustom forms
13939 recently.
13940
13941 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13942 value of installation-directory.
13943
13944 * message.el (message-use-idna): Don't directly refer to the value of
13945 idna-program.
13946
13947 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13948
13949 * smiley.el (smiley-style): Don't directly call face-attribute.
13950
13951 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
13952
13953 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13954
13955 * gnus-dired.el: Reduce Gnus dependencies.
13956 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13957 Don't require. Use autoloads instead.
13958 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13959 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13960 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13961 (gnus-dired-mode): Adjust doc string.
13962 (gnus-dired-mail-mode): New variable.
13963 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13964 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13965 (gnus-dired-mail-buffers): New function. Return mail or message
13966 composition buffers.
13967 (gnus-dired-attach): Use it.
13968 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13969 NO-DECODE.
13970 (gnus-dired-print): Use `gnus-print-buffer' depending on
13971 `gnus-dired-mail-mode'.
13972
13973 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
13974
13975 * rfc2047.el (rfc2047-encoded-word-regexp)
13976 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13977 explaining what regexp patterns are for.
13978
13979 2007-12-04 Glenn Morris <rgm@gnu.org>
13980
13981 * password.el: Move to ../password-cache.el.
13982
13983 * mml1991.el (password-read, password-cache-add, password-cache-remove):
13984 * mml2015.el (password-read, password-cache-add, password-cache-remove):
13985 * mml-smime.el (password-read, password-cache-add)
13986 (password-cache-remove):
13987 No need to autoload, since mml-sec requires password.
13988
13989 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13990 * message.el (gnus-extract-address-components):
13991 * mml-smime.el (gnus-extract-address-components): Define for compiler.
13992
13993 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13994 password.
13995
13996 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
13997
13998 * mailcap.el: Reduce dependencies.
13999 (mail-header-parse-content-type): Autoload.
14000 (mailcap-delete-duplicates): New alias.
14001 (mailcap-mime-info): Add optional argument NO-DECODE.
14002 (mailcap-mime-types): Use mailcap-delete-duplicates.
14003
14004 * message.el (message-ignored-supersedes-headers): Add "X-ID".
14005
14006 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14007
14008 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14009 function.
14010
14011 * gnus-uu.el (gnus-uu-decode-yenc): New command.
14012 (gnus-uu-yenc-article): New function.
14013
14014 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14015
14016 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14017
14018 2007-12-02 Glenn Morris <rgm@gnu.org>
14019
14020 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
14021 Move to ../net.
14022
14023 * binhex.el, uudecode.el: Move to ../mail.
14024
14025 * encrypt.el: Remove file.
14026
14027 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
14028
14029 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14030 matches on patches.
14031
14032 * gnus-art.el (gnus-article-browse-html-article):
14033 Mention `mm-text-html-renderer' in the doc string.
14034
14035 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14036 string. Add comments.
14037
14038 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14039 if rhs is ASCII.
14040
14041 2007-12-01 Glenn Morris <rgm@gnu.org>
14042
14043 * dig.el, dns.el: Move to ../net.
14044 * format-spec.el, hex-util.el, sha1.el: Move to ../.
14045
14046 * mail-source.el (top-level): Require format-spec before
14047 eval-when-compile.
14048
14049 2007-11-30 Glenn Morris <rgm@gnu.org>
14050
14051 * encrypt.el: Require password, rather than autoloading password-read.
14052
14053 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
14054
14055 * gnus.el (gnus-method-to-server): Add an optional parameter so the
14056 caller can indicate whether the cache should be disregarded for this
14057 call. This way the result of the call is reproducible at all times and
14058 can be considered a canonical server name for the supplied method.
14059 (gnus-agent-method-p): Canonicalize server names by pushing their
14060 method through `gnus-method-to-server' using the no-cache argument.
14061
14062 * gnus-srvr.el (gnus-server-insert-server-line):
14063 Call `gnus-method-to-server' with `no-cache' argument.
14064
14065 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14066 gnus-agent-possibly-synchronize-flags as this should be called when the
14067 server is actually being opened.
14068 (gnus-agent-possibly-synchronize-flags)
14069 (gnus-agent-possibly-synchronize-flags-server): Move check for the
14070 flags file of an agentized server to the latter function.
14071
14072 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14073 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14074 after a connection has been established successfully.
14075
14076 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
14077
14078 * gnus-art.el (article-display-face): Force to display face if called
14079 interactively; check if gnus-article-x-face-too-ugly matches author.
14080 (article-display-x-face): Display face even if From header is missing
14081 as article-display-face does.
14082
14083 2007-11-28 Richard Stallman <rms@gnu.org>
14084
14085 * md4.el: Move to ../.
14086 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
14087
14088 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
14089
14090 * mail-source.el (mail-sources): Default to fetch from file for
14091 compatibility with default of nnmail-spool-file.
14092
14093 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
14094
14095 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14096 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14097 to look for encoded word that should be encoded again.
14098 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14099 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14100 encoding pattern.
14101 (rfc2047-decode-region): Switch strict regexp and loose one according
14102 to rfc2047-allow-irregular-q-encoded-words.
14103
14104 2007-11-26 Simon Josefsson <simon@josefsson.org>
14105
14106 * imap.el: Move to ../net directory.
14107
14108 2007-11-25 Romain Francoise <romain@orebokech.com>
14109
14110 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14111
14112 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14113
14114 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14115 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14116
14117 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14118 `nnmail-spool-file'.
14119
14120 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14121 `nnmail-spool-file'.
14122
14123 * gnus-move.el (gnus-change-server): Ditto.
14124
14125 * gnus-kill.el (gnus-batch-score): Ditto.
14126
14127 * gnus-cache.el (gnus-jog-cache): Ditto.
14128
14129 * gnus-msg.el (gnus-summary-reply):
14130 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14131
14132 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14133
14134 * gnus-cache.el (gnus-cache-generate-nov-databases):
14135 Use nnml-generate-nov-databases-directory instead of
14136 nnml-generate-nov-databases-1.
14137
14138 2007-11-24 Glenn Morris <rgm@gnu.org>
14139
14140 * message.el (message-tool-bar-retro): Update for rename
14141 mail_send.xpm->mail-send.xpm.
14142
14143 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14144
14145 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14146 `smime-ldap-search' for Emacs 22 and up.
14147
14148 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14149
14150 * hashcash.el: Move to ../mail directory.
14151
14152 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14153
14154 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14155 `smime-ldap-search' for Emacs 22 and up.
14156
14157 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14158
14159 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14160
14161 * message.el (message-send-mail-function): Fix error convention.
14162 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14163 (message-widen-reply, message-send-mail, message-talkative-question)
14164 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14165 (message-clone-locals, message-send-news): Use with-current-buffer.
14166 (message-insert-or-toggle-importance): Remove unused var `valid'.
14167 (message-make-references): Remove unused var `new-references'.
14168 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14169
14170 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14171
14172 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14173 (spam-split-symbolic-return-positive): Reflow docstring.
14174 (spam-backends, spam-summary-exit-behavior)
14175 (spam-mark-ham-unread-before-move-from-spam-group)
14176 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14177 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14178 (spam-clear-cache, spam-backend-check, spam-install-backend)
14179 (spam-install-statistical-backend, spam-list-of-processors)
14180 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14181 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14182 (spam-check-crm114, spam-initialize, spam-unload-hook):
14183 Fix typos in docstrings.
14184
14185 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14186
14187 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14188 been checked if they have never been read and those group levels are
14189 higher than the one that a user specified.
14190
14191 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14192
14193 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14194 foreign groups unless a group level is specified by a user.
14195 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14196
14197 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14198
14199 * message.el (message-send-mail-function): Require sendmail.
14200
14201 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14202
14203 * message.el (message-send-mail-function): Check for smtpmail too.
14204
14205 * utf7.el (utf7-encode, utf7-decode): Use coding system
14206 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14207
14208 * message.el (message-send-mail-function): New function.
14209 (message-send-mail-function): Set default using
14210 message-send-mail-function. Adjust doc string.
14211 (message-send-mail-with-mailclient): New function.
14212
14213 2007-11-17 Richard Stallman <rms@gnu.org>
14214
14215 * assistant.el: Remove file.
14216
14217 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14218
14219 * smime.el (from):
14220 * rfc2047.el (message-posting-charset):
14221 * qp.el (mm-use-ultra-safe-encoding):
14222 * pop3.el (parse-time-months):
14223 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14224 * nnml.el (files):
14225 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14226 (jka-compr-compression-info-list, ange-ftp-path-format)
14227 (efs-path-regexp):
14228 * nndiary.el (files):
14229 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14230 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14231 (epg-digest-algorithm-alist, inhibit-redisplay)
14232 (password-cache-expiry):
14233 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14234 (pgg-output-buffer, password-cache-expiry):
14235 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14236 (efs-path-regexp):
14237 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14238 (inhibit-redisplay):
14239 * mm-uu.el (file-name, start-point, end-point, entry)
14240 (gnus-newsgroup-name, gnus-newsgroup-charset):
14241 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14242 (latin-unity-ucs-list):
14243 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14244 (mm-uu-binhex-decode-function):
14245 * message.el (gnus-message-group-art, gnus-list-identifiers)
14246 (rmail-enable-mime-composing, gnus-local-organization)
14247 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14248 (gnus-read-active-file, facemenu-add-face-function)
14249 (facemenu-remove-face-function, gnus-article-decoded-p)
14250 (tool-bar-mode):
14251 * mail-source.el (display-time-mail-function):
14252 * gnus-util.el (nnmail-pathname-coding-system)
14253 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14254 (gnus-original-article-buffer, gnus-user-agent)
14255 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14256 (xemacs-codename, sxemacs-codename, emacs-program-version):
14257 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14258 * gnus-start.el (gnus-agent-covered-methods)
14259 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14260 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14261 (gnus-newsgroup-headers, gnus-group-list-mode)
14262 (gnus-group-mark-positions, gnus-newsgroup-data)
14263 (gnus-newsgroup-unreads, nnoo-state-alist)
14264 (gnus-current-select-method, mail-sources)
14265 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14266 (nnmail-spool-file, gnus-cache-active-hashtb):
14267 * gnus-mh.el (mh-lib-progs):
14268 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14269 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14270 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14271 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14272 (gnus-group-buffer):
14273 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14274 (font-lock-set-defaults):
14275 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14276 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14277 (gnus-summary-post-menu, total-parts, type, condition, length):
14278 * gnus-agent.el (gnus-agent-read-agentview):
14279 * flow-fill.el (show-trailing-whitespace):
14280 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14281 eval-and-compile wrappers for byte compiler pacifiers.
14282
14283 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14284 (mm-display-inline-fontify): Check for featurep 'xemacs not
14285 extent-list.
14286
14287 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14288 itimer-list.
14289 (mm-create-image-xemacs): Only do something for XEmacs.
14290 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14291
14292 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14293
14294 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14295 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14296
14297 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14298
14299 * nnimap.el (nnimap-split-download-body):
14300 * gnus-demon.el (gnus-demon):
14301 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14302
14303 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14304
14305 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14306 New macros.
14307 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14308 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14309 copy data from unibyte buffer to multibyte current buffer.
14310 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14311 to copy data from unibyte current buffer to multibyte buffer.
14312 (nntp-make-process-buffer): Make process buffer unibyte.
14313
14314 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14315
14316 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14317
14318 * pop3.el (pop3-open-server): Accept and process data more robustly at
14319 connection start to avoid spurious "POP SSL connection failed" errors.
14320
14321 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14322
14323 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14324 read group names.
14325
14326 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14327
14328 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14329
14330 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14331
14332 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14333 (nnmail-save-active): Use a unibyte buffer when saving active file,
14334 which may contain non-ASCII group names.
14335
14336 * nnml.el (nnml-request-group): Decode group names in messages.
14337
14338 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14339
14340 * message.el (message-citation-line-function)
14341 (message-insert-formatted-citation-line): Fix spelling of
14342 `message-insert-formated-citation-line'.
14343
14344 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14345
14346 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14347
14348 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14349
14350 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14351 nnmail-pathname-coding-system.
14352
14353 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14354 that a user enters; decode group names in messages.
14355
14356 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14357
14358 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14359
14360 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14361
14362 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14363
14364 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14365 risky local variable.
14366
14367 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14368
14369 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14370
14371 * encrypt.el: Improve documentation to fix function name typo.
14372 Reported by Daiki Ueno <ueno@unixuser.org>.
14373
14374 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14375
14376 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14377 even if the point is not in the last page of an article.
14378 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14379 back to the previous page.
14380
14381 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14382
14383 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14384
14385 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14386
14387 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14388
14389 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14390
14391 * message.el (message-check-news-body-syntax):
14392 Avoid mm-string-as-multibyte.
14393 (message-hide-headers): Don't assume (point-min)==1.
14394
14395 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14396
14397 * message.el (message-remove-blank-cited-lines): Fix if remove is
14398 given.
14399 (message-bogus-address-regexp): New variable.
14400 (message-bogus-recipient-p): New function.
14401 (message-check-recipients): New command.
14402 (message-syntax-checks): Add `bogus-recipient'.
14403 (message-fix-before-sending): Add `bogus-recipient'.
14404
14405 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14406 (gnus-treat-body-boundary): Don't test window-system.
14407
14408 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14409
14410 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14411
14412 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14413
14414 * gnus.el: Bump version to Gnus v5.13.
14415
14416 2007-10-28 Miles Bader <miles@gnu.org>
14417
14418 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14419 at compile-time too.
14420
14421 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14422
14423 * gnus-msg.el (gnus-message-setup-hook):
14424 Add `message-remove-blank-cited-lines' to options.
14425
14426 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14427
14428 * message.el (message-remove-blank-cited-lines): New function.
14429 Suggested by Karl Plästerer.
14430
14431 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14432
14433 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14434 mapc.
14435
14436 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14437 (top-level): Use mapc to set functions to be traced for debugging.
14438
14439 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14440 called for effect with while loop.
14441
14442 * message.el (message-talkative-question): Replace mapcar called for
14443 effect with mapc.
14444
14445 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14446 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14447 called for effect with dolist.
14448
14449 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14450
14451 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14452 gnus-extra-headers and nnmail-extra-headers.
14453
14454 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14455 called for effect with dolist.
14456 (top-level): Use mapc to set functions to be traced for debugging.
14457
14458 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14459 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14460 dolist.
14461
14462 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14463 Replace mapcar called for effect with mapc.
14464 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14465 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14466 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14467 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14468
14469 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14470 remove-if that's a cl function.
14471
14472 * webmail.el (webmail-debug): Replace mapcar called for effect with
14473 dolist.
14474
14475 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14476
14477 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14478 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14479 with while loop.
14480
14481 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14482 functions from article-* functions.
14483 (gnus-multi-decode-header): Replace mapcar called for effect with
14484 dolist.
14485
14486 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14487 (gnus-bookmark-show-details): Replace mapcar called for effect with
14488 while loop.
14489
14490 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14491 called for effect with while loop.
14492
14493 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14494 with dolist.
14495
14496 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14497 Replace mapcar called for effect with dolist.
14498
14499 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14500
14501 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14502 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14503 Replace mapcar called for effect with dolist.
14504 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14505 mapc.
14506
14507 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14508 Replace mapcar called for effect with dolist.
14509 (gnus-topic-list): Replace mapcar called for effect with mapc.
14510
14511 * gnus.el: Use mapc instead of mapcar to add autoloads.
14512
14513 2007-10-23 Richard Stallman <rms@gnu.org>
14514
14515 * gnus-group.el (gnus-group-highlight): Mark as risky.
14516
14517 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14518
14519 * gnus.el (gnus-server-to-method): Return method found first in
14520 gnus-newsrc-alist.
14521
14522 * gnus-art.el (gnus-article-highlight-signature)
14523 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14524 button overlay without the front stickiness.
14525
14526 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14527
14528 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14529 overview buffer needed a catch to receive its throw.
14530 (gnus-agent-flush-cache): Declare as interactive to make this function
14531 easier to use.
14532
14533 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14534
14535 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14536 `next-line'.
14537
14538 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14539
14540 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14541 exclude address matching message-dont-reply-to-names.
14542
14543 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14544
14545 * gnus-util.el (gnus-string<): New function.
14546
14547 * gnus-sum.el (gnus-article-sort-by-author)
14548 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14549
14550 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14551
14552 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14553 the frame-focus tag is set in gnus-buffer-configuration.
14554
14555 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14556
14557 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14558 the front stickiness.
14559
14560 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14561
14562 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14563 url pattern; remove duplicate one.
14564 (gnus-article-extend-url-button): New function.
14565 (gnus-article-add-buttons): Use it.
14566 (gnus-button-push): Use concatenated url that it makes.
14567
14568 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14569
14570 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14571 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14572
14573 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14574
14575 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14576 Don't hardcode point-min==1.
14577
14578 2007-09-30 David Kastrup <dak@gnu.org>
14579
14580 * gnus-art.el (gnus-article-reply-with-original)
14581 (gnus-article-followup-with-original): When `transient-mark-mode' is
14582 off, refrain from active-region behavior for followups.
14583
14584 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14585
14586 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14587 Fix comment about "iso8859-1".
14588
14589 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14590
14591 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14592 ones returned from the verify-function.
14593
14594 * mm-uu.el (mm-uu-pgp-signed-extract-1):
14595 Call mml2015-extract-cleartext-signature if extraction failed.
14596
14597 2007-10-07 Daiki Ueno <ueno@unixuser.org>
14598
14599 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14600 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14601 failed.
14602
14603 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14604
14605 * Relicense "GPLv2 or later" files to "GPLv3 or later".
14606
14607 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14608
14609 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14610 to mark a thread as expirable. Add variable `hide' to handle hiding of
14611 thread for both the null and zero (kill/expire thread) universal prefix
14612 cases.
14613 (gnus-summary-expire-thread): Add new function to expire a thread,
14614 using gnus-summary-kill-thread.
14615 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14616 shortcuts for gnus-summary-expire-thread.
14617 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14618 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
14619
14620 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14621
14622 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14623 extras value, so an extras entry can be deleted.
14624 (gnus-registry-delete-extra-entry): Use it.
14625 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14626 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14627 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14628 storage through the gnus-registry, and provide an appropriate API for
14629 it.
14630
14631 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14632
14633 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14634 Suggested by Leo <sdl.web@gmail.com>.
14635
14636 * gnus.el: Do.
14637
14638 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14639
14640 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14641 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
14642
14643 * gnus-agent.el (gnus-agent-fetch-headers): Do.
14644
14645 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14646 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14647
14648 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14649
14650 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14651 newline.
14652 (nnmbox-request-accept-article): Don't change article in source buffer;
14653 narrow to header to use message-fetch-field rather than
14654 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14655 (nnmbox-request-replace-article): Quote lines that'll be misidentified
14656 as delimiters; make sure article ends with newline.
14657 (nnmbox-delete-mail): Correct last position of article to be deleted;
14658 ignore X-Gnus-Newsgroup header in article body.
14659 (nnmbox-save-mail): Quote lines looking like delimiters at the right
14660 positions; make sure article ends with newline.
14661
14662 * message.el (message-display-abbrev): Don't infloop when a user
14663 inserts SPC in the beginning of header.
14664
14665 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
14666
14667 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14668 list of groups not followed by default. Fix type to be regexp.
14669 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14670
14671 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
14672
14673 * hmac-def.el (define-hmac-function): Switch from old-style to
14674 new-style backquotes.
14675
14676 * md4.el (md4-make-step): Likewise.
14677
14678 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14679
14680 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14681 raw-text coding system when saving .newsrc file, which may contain
14682 non-ASCII group names.
14683
14684 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14685
14686 * gnus-cus.el (gnus-score-extra): New widget.
14687 (gnus-score-extra-convert): New function.
14688 (gnus-score-customize): Use it for Extra.
14689
14690 2007-08-31 Daiki Ueno <ueno@unixuser.org>
14691
14692 * mml2015.el (mml2015-extract-cleartext-signature): New function.
14693 (mml2015-mailcrypt-clear-verify): Use it.
14694 (mml2015-gpg-clear-verify): Use it.
14695 (mml2015-pgg-clear-verify): Use it.
14696 (mml2015-epg-clear-verify): Replace the current part with the output
14697 from GnuPG; don't extract the plaintext by itself.
14698
14699 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14700 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14701 mml2015-clear-verify-function; don't touch the armor headers or
14702 dash-escaped text here.
14703
14704 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
14705
14706 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14707 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14708 parts, or application/octet-stream as a last resort.
14709 (gnus-mime-view-part-as-type): Don't toggle display.
14710 (gnus-mime-view-part-as-charset): Don't turn off display before
14711 querying charset.
14712
14713 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14714 stuff to undisplayer function in Emacs.
14715 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14716
14717 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14718 text/calendar parts.
14719
14720 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
14721
14722 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14723 decoding text/calendar parts.
14724
14725 * message.el (message-forward-make-body-mime): Always mark body as
14726 having no illegible text; remove signed-or-encrypted argument.
14727 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14728
14729 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14730 (mml-generate-mime-1): Don't encode body if it is specified to be in
14731 raw form; don't make buffer be unibyte when inserting multibyte string.
14732
14733 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14734
14735 * sha1.el: Fix up comment style.
14736 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14737 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14738
14739 * hex-util.el: Fix up comment style.
14740 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14741
14742 * gnus-salt.el: Use with-current-buffer.
14743 (gnus-pick-setup-message): Fix long-standing typo.
14744
14745 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
14746
14747 * imap.el (imap-logout-timeout): New variable.
14748 (imap-logout, imap-logout-wait): New functions.
14749 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14750
14751 * nnimap.el (nnimap-logout-timeout): New server variable.
14752 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14753 nnimap-logout-timeout.
14754
14755 * gnus-art.el (gnus-article-summary-command-nosave)
14756 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14757
14758 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
14759
14760 * gnus.el (gnus-maximum-newsgroup): New variable.
14761
14762 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14763 according to gnus-maximum-newsgroup.
14764
14765 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14766 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14767 Limit the range of articles according to gnus-maximum-newsgroup.
14768
14769 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
14770
14771 * gnus-art.el (gnus-sticky-article): Fix problems described in
14772 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
14773 Don't perform gnus-configure-windows here; reuse existing sticky
14774 article buffer.
14775
14776 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14777 it doesn't exist in gnus-article-mode.
14778
14779 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
14780
14781 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14782 (gnus-agent-decoded-group-name): New function.
14783 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14784 (gnus-agent-expire-group-1): Use it; decode group name in messages.
14785
14786 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
14787
14788 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14789 Add binding for gnus-sticky-article.
14790 (gnus-summary-exit): Don't kill sticky article buffers.
14791
14792 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14793 article buffer.
14794 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14795 (gnus-kill-sticky-article-buffers): New commands.
14796
14797 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
14798
14799 * nntp.el (nntp-xref-number-is-evil): New server variable.
14800 (nntp-find-group-and-number): If it is non-nil, don't trust article
14801 numbers in the Xref header.
14802
14803 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14804
14805 * gnus-agent.el (gnus-agent-read-group): New function.
14806 (gnus-agent-flush-group, gnus-agent-expire-group)
14807 (gnus-agent-regenerate-group): Use it.
14808 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14809 nnmail-pathname-coding-system.
14810
14811 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
14812
14813 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14814
14815 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14816 that are unread as unread, and also as selected so that information of
14817 marks having been changed by a user may be updated when exiting group.
14818
14819 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
14820
14821 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14822
14823 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
14824
14825 * gnus-art.el (gnus-mime-display-single): Pass part number that is
14826 calculated ignoring signature parts to gnus-treat-article.
14827
14828 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14829
14830 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14831 a point here in order to keep the window start.
14832 (gnus-insert-mime-security-button): Make a button overlay without the
14833 front stickiness.
14834 (gnus-mime-display-security): Goto the end of a button.
14835
14836 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14837
14838 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
14839
14840 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14841 group-name-at-point.
14842 (gnus-group-completing-read): New function that offers decoded
14843 non-ASCII group names for completion.
14844 (gnus-fetch-group, gnus-group-read-ephemeral-group)
14845 (gnus-group-jump-to-group, gnus-group-make-group-simple)
14846 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14847 (gnus-group-fetch-control): Use it.
14848 (gnus-fetch-group): Use group-name-at-point for the initial value
14849 rather than the default value; use gnus-alive-p.
14850
14851 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14852 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14853 (gnus-summary-post-news): Use gnus-group-completing-read.
14854
14855 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14856 (gnus-read-move-group-name): Decode group name for completion.
14857
14858 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
14859
14860 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14861 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14862 Yamaoka slightly modified the code).
14863
14864 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
14865
14866 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14867 (nnmail-split-incoming): Bind it.
14868
14869 * nnml.el (nnml-group-name-charset): New function.
14870 (nnml-decoded-group-name): Use it; don't decode group name if
14871 nnmail-group-names-not-encoded-p is non-nil.
14872 (nnml-encoded-group-name): New function.
14873 (nnml-group-pathname): Inline nnml-decoded-group-name.
14874 (nnml-request-expire-articles): Decode group name in message.
14875 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14876 nnmail-pathname-coding-system.
14877 (nnml-save-mail, nnml-active-number): Work with decoded group names and
14878 not decoded ones according to nnmail-group-names-not-encoded-p.
14879 (nnml-generate-active-info): Use nnml-encoded-group-name.
14880
14881 2007-08-08 Glenn Morris <rgm@gnu.org>
14882
14883 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14884 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14885 doc-strings and comments.
14886
14887 2007-07-25 Glenn Morris <rgm@gnu.org>
14888
14889 * Relicense all FSF files to GPLv3 or later.
14890
14891 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14892
14893 * gnus-sum.el (gnus-summary-move-article):
14894 Make gnus-summary-respool-article work.
14895
14896 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
14897
14898 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14899 string.
14900
14901 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
14902
14903 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
14904 that should be ignored when comparing distant RSS articles with local
14905 ones.
14906 (nnrss-make-hash-index): New function. Create a hash index according
14907 to the ignored fields.
14908 (nnrss-check-group): Use it.
14909
14910 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
14911
14912 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14913
14914 * gnus-art.el (article-decode-group-name): Decode Xref header too.
14915
14916 * gnus-group.el (gnus-group-make-group): Encode group name here unless
14917 the new optional argument ENCODED is non-nil.
14918 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14919 coding system for encoding group name.
14920 (gnus-group-make-rss-group): Pass un-encoded group name to
14921 gnus-group-make-group.
14922 (gnus-group-set-info): Tell gnus-group-make-group that group name is
14923 encoded.
14924
14925 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14926 Encode group name to which articles are moved or copied.
14927 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14928 coding system for encoding Newsgroup, Followup-To and Xref headers.
14929
14930 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14931 marks; use nnheader-file-coding-system to write a file.
14932 (nnagent-retrieve-headers): Bind file-name-coding-system to
14933 nnmail-pathname-coding-system.
14934
14935 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14936
14937 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14938 (nnml-request-article, nnml-request-create-group)
14939 (nnml-request-rename-group, nnml-find-id)
14940 (nnml-possibly-change-directory, nnml-possibly-create-directory)
14941 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14942 (nnml-save-marks): Use nnml-group-pathname instead of
14943 nnmail-group-pathname.
14944
14945 (nnml-request-create-group, nnml-request-expire-articles)
14946 (nnml-request-move-article, nnml-request-delete-group)
14947 (nnml-deletable-article-p, nnml-possibly-create-directory)
14948 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14949 (nnml-open-marks): Bind file-name-coding-system to
14950 nnmail-pathname-coding-system.
14951
14952 (nnml-request-article): Pass server argument to nnml-find-group-number.
14953 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14954 Pass server argument to nnml-possibly-create-directory.
14955 (nnml-request-accept-article): Pass server argument to
14956 nnml-active-number and nnml-save-mail.
14957 (nnml-find-group-number): Pass server argument to nnml-find-id.
14958 (nnml-request-update-info): Pass server argument to
14959 nnml-marks-changed-p.
14960
14961 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14962 (nnml-save-mail, nnml-active-number): Add server argument.
14963
14964 (nnml-request-delete-group): Warn if group is missing.
14965 (nnml-get-nov-buffer): Decode group name.
14966 (nnml-generate-active-info): Encode group name.
14967 (nnml-open-marks): Decode group name in messages.
14968
14969 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14970
14971 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14972 if it is not specified.
14973 (gnus-article-pipe-part, gnus-article-save-part)
14974 (gnus-article-interactively-view-part, gnus-article-copy-part)
14975 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14976 (gnus-article-inline-part, gnus-article-save-part-and-strip)
14977 (gnus-article-replace-part, gnus-article-delete-part)
14978 (gnus-article-view-part-as-type): Pass raw prefix argument to
14979 gnus-article-part-wrapper.
14980
14981 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
14982
14983 * gnus-agent.el (gnus-agent-save-active):
14984 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14985
14986 * gnus-cache.el (gnus-cache-save-buffers)
14987 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14988 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14989 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14990 (gnus-cache-braid-nov, gnus-cache-braid-heads)
14991 (gnus-cache-generate-active, gnus-cache-rename-group)
14992 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14993 (gnus-cache-update-overview-total-fetched-for):
14994 Bind file-name-coding-system to nnmail-pathname-coding-system.
14995 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14996 New variables.
14997 (gnus-cache-decoded-group-name): New function.
14998 (gnus-cache-file-name): Use it.
14999 (gnus-cache-generate-active): Use non-decoded group name for active.
15000
15001 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15002 right place.
15003 (gnus-write-active-file): Don't break non-ASCII group names.
15004
15005 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15006 nnmail-pathname-coding-system.
15007
15008 * gnus-uu.el (gnus-uu-decode-save): Typo.
15009
15010 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
15011
15012 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15013
15014 2007-07-14 David Kastrup <dak@gnu.org>
15015
15016 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15017 finishing actions if we did not edit the article.
15018
15019 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15020
15021 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15022 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15023 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15024 (gnus-agent-flush-group, gnus-agent-flush-cache)
15025 (gnus-agent-fetch-headers, gnus-agent-load-alist)
15026 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15027 (gnus-agent-retrieve-headers, gnus-agent-request-article)
15028 (gnus-agent-regenerate-group)
15029 (gnus-agent-update-files-total-fetched-for)
15030 (gnus-agent-update-view-total-fetched-for):
15031 Bind file-name-coding-system to nnmail-pathname-coding-system.
15032 (gnus-agent-group-pathname): Don't encode file names by
15033 nnmail-pathname-coding-system.
15034 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15035 coding-system-for-write instead of buffer-file-coding-system to
15036 gnus-agent-file-coding-system.
15037
15038 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15039 Decode group name.
15040
15041 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15042
15043 * gnus-start.el (gnus-update-active-hashtb-from-killed)
15044 (gnus-read-newsrc-el-file): Make group names unibyte.
15045
15046 * nnmail.el (nnmail-group-pathname): Don't encode file names by
15047 nnmail-pathname-coding-system.
15048
15049 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15050 (nnrss-request-delete-group): Bind file-name-coding-system to
15051 nnmail-pathname-coding-system.
15052 (nnrss-read-server-data, nnrss-read-group-data):
15053 Bind file-name-coding-system correctly.
15054 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15055
15056 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15057 (nntp-server-to-method-cache): New variable.
15058 (nntp-group-pathname): New function that decodes non-ASCII group names.
15059 (nntp-possibly-create-directory, nntp-marks-changed-p)
15060 (nntp-save-marks, nntp-open-marks): Use it.
15061 (nntp-possibly-create-directory, nntp-open-marks):
15062 Bind file-name-coding-system to nnmail-pathname-coding-system.
15063 (nntp-open-marks): Decode group names when bootstrapping marks.
15064
15065 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15066 Newsgroups and Followup-To headers.
15067
15068 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15069
15070 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15071 (gnus-server-closed-face, gnus-server-denied-face)
15072 (gnus-server-offline-face): Remove variable.
15073 (gnus-server-font-lock-keywords): Use faces that are not aliases.
15074
15075 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15076 of modifying message-stack directly for XEmacs.
15077
15078 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15079 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15080 if the coding-system argument is nil for XEmacs.
15081
15082 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15083 mm-charset-override-alist.
15084
15085 * rfc2047.el: Don't require base64; require rfc2045 for the function
15086 rfc2045-encode-string.
15087 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15088 to quote the parameter value.
15089
15090 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
15091
15092 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15093 form in gnus-group-name-charset-method-alist.
15094
15095 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15096 overrides the default layout edit-form.
15097
15098 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15099
15100 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15101
15102 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
15103
15104 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15105 as unfetched articles.
15106
15107 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
15108
15109 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15110
15111 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
15112
15113 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15114 original back end that keeps marks in the local system.
15115
15116 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
15117
15118 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15119 arg of pop-to-buffer for XEmacs.
15120 (gnus-article-read-summary-keys): Ditto; don't restore window
15121 configuration if summary command ends up with neither article buffer
15122 nor summary buffer; describe bindings if summary keys end with C-h.
15123
15124 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
15125
15126 * message.el (message-fix-before-sending): Skip raw message part to be
15127 forwarded while checking illegible text.
15128 (message-forward-make-body-mime, message-forward-make-body):
15129 Mark signed or encrypted raw message as having no illegible text.
15130
15131 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15132
15133 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15134 (gnus-message-with-timestamp-1): New macro.
15135 (gnus-message-with-timestamp): New function.
15136 (gnus-message): Use them.
15137
15138 * nnheader.el (nnheader-message): Use them.
15139
15140 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15141
15142 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15143 .newsrc.eld file.
15144
15145 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15146
15147 * gnus-agent.el (gnus-agent-fetch-headers)
15148 (gnus-agent-retrieve-headers):
15149 Bind gnus-decode-encoded-address-function to identity.
15150
15151 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15152 available also when the server returns simply a dot.
15153
15154 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15155
15156 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15157
15158 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15159
15160 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15161
15162 * gnus-ems.el (gnus-x-splash): Make it work.
15163
15164 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15165 from being used.
15166
15167 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15168
15169 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15170 the front stickiness.
15171 (gnus-article-summary-command-nosave): Correct the order of the
15172 arguments passed to pop-to-buffer.
15173 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15174 summary command ends up with the article buffer.
15175
15176 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15177 the same faces.
15178
15179 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15180
15181 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15182
15183 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15184
15185 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15186 * gnus-sum.el (gnus-summary-highlight):
15187 * mail-source.el (mail-source-delete-old-incoming-confirm):
15188 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15189
15190 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15191
15192 * gnus-art.el (gnus-mime-view-part-externally)
15193 (gnus-mime-view-part-internally): Fix predicate function passed to
15194 completing-read.
15195
15196 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15197
15198 * gnus.el (gnus-update-message-archive-method): Add :version.
15199
15200 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15201
15202 * gnus.el (gnus-update-message-archive-method): New variable.
15203
15204 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15205 according to gnus-message-archive-method if
15206 gnus-update-message-archive-method is non-nil.
15207
15208 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15209
15210 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15211 Suggested by Loic Dachary <loic@dachary.org>.
15212 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15213
15214 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15215
15216 * message.el (message-pop-to-buffer): Add switch-function argument.
15217 (message-mail): Pass switch-function argument to it.
15218
15219 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15220
15221 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15222 Improve doc string.
15223
15224 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15225
15226 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15227 (gnus-header-content):
15228 * gnus-cite.el (gnus-cite-10):
15229 * gnus-srvr.el (gnus-server-closed):
15230 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15231 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15232 (gnus-group-mail-3-empty, gnus-group-mail-low)
15233 (gnus-group-mail-low-empty, gnus-splash):
15234 * message.el (message-header-to, message-header-cc)
15235 (message-header-subject, message-header-other, message-header-name)
15236 (message-header-xheader, message-separator, message-cited-text)
15237 (message-mml): Lighten colors of faces used for dark background.
15238
15239 2007-05-24 Simon Josefsson <simon@josefsson.org>
15240
15241 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15242 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15243
15244 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15245
15246 * message.el (message-narrow-to-headers-or-head):
15247 Ignore mail-header-separator in the body.
15248
15249 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15250
15251 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15252 same as window size.
15253
15254 2007-05-22 Kevin Ryde <user42@zip.com.au>
15255
15256 * message.el (message-font-lock-keywords): Use message-header-xheader
15257 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15258 ahead of the anything pattern, to get it recognized.
15259
15260 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15261
15262 * gnus-sum.el (gnus-articles-to-read)
15263 (gnus-summary-insert-old-articles): Don't truncate group name for
15264 `read-string'.
15265
15266 * gnus-util.el (gnus-limit-string): Delete this function.
15267
15268 * gnus-sum.el (gnus-simplify-subject-fully):
15269 Use `truncate-string-to-width' instead.
15270
15271 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15272
15273 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15274 Tell if, on summary exit, the next group has to be selected.
15275 (gnus-summary-exit): Use it.
15276
15277 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15278
15279 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15280 non-break space.
15281
15282 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15283
15284 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15285 Check if group is not a directory.
15286 (nnfolder-request-expire-articles): Don't delete articles if the target
15287 group is not available.
15288
15289 * nnml.el (nnml-request-create-group): Properly check if group is not a
15290 file.
15291 (nnml-request-expire-articles): Don't delete articles if the target
15292 group is not available.
15293
15294 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15295 Don't quote characters that are within parentheses.
15296
15297 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15298
15299 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15300 (gnus-handle-ephemeral-exit): Select article according to it.
15301
15302 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15303
15304 * message.el (message-insert-formated-citation-line): Remove newline.
15305 (message-citation-line-format): Add final \n here so that the user can
15306 avoid a blank line.
15307
15308 2007-05-03 Dan Christensen <jdc@uwo.ca>
15309
15310 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15311 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15312 Update lanl/arXiv support.
15313
15314 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15315
15316 * gnus.el: Bump version number.
15317
15318 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15319
15320 * gnus.el (gnus-version-number): Bump version.
15321
15322 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15323
15324 * gnus.el: No Gnus v0.6 is released.
15325
15326 2007-04-27 Didier Verna <didier@xemacs.org>
15327
15328 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15329 * gmm-utils.el (gmm-regexp-concat): ... here.
15330 * message.el: Don't require 'gnus-util.
15331 (message-dont-reply-to-names): Handle name change above.
15332 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15333
15334 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15335
15336 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15337 since the initial value varies according to the system.
15338
15339 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15340
15341 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15342
15343 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15344
15345 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15346
15347 2007-04-24 Didier Verna <didier@xemacs.org>
15348
15349 Improve the type of gnus-ignored-from-addresses.
15350 * gnus-util.el (gnus-orify-regexp): New function.
15351 * message.el (gnus-util): Require it.
15352 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15353 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15354 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15355
15356 2007-04-24 Didier Verna <didier@xemacs.org>
15357
15358 * gnus-sum.el:
15359 * gnus-utils.el: Fix some trailing whitespaces.
15360
15361 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15362
15363 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15364 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15365 article's Message-ID; refer parent article in summary buffer.
15366
15367 * message.el (message-bounce): Call mime-to-mml.
15368
15369 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15370
15371 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15372
15373 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15374
15375 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15376 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15377 displayed of multipart/alternative part if it is invoked from summary
15378 buffer.
15379
15380 * mm-view.el (mm-inline-text-html-render-with-w3m)
15381 (mm-inline-text-html-render-with-w3m-standalone)
15382 (mm-inline-render-with-function): Use mail-parse-charset by default.
15383
15384 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15385
15386 * parse-time.el (parse-time-string-chars): Check if CHAR
15387 is less than the length of parse-time-syntax.
15388
15389 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15390
15391 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15392 from gnus-newsgroup-processable.
15393
15394 2007-04-16 Didier Verna <didier@xemacs.org>
15395
15396 * gnus-msg.el (gnus-configure-posting-styles):
15397 Handle message-signature-directory properly with :file syntax.
15398 Reported by "Leo".
15399
15400 2007-04-11 Didier Verna <didier@xemacs.org>
15401
15402 New user option: message-signature-directory.
15403 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15404 * message.el (message-insert-signature): Ditto.
15405 * message.el (message-signature-file): Doc update.
15406 * message.el (message-signature-directory): New.
15407
15408 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15409
15410 * gnus-msg.el (gnus-inews-yank-articles):
15411 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15412
15413 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15414
15415 * message.el (message-yank-original): Make sure cited text ends with
15416 newline; don't exchange point and mark.
15417
15418 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15419
15420 * tls.el (open-tls-stream): Properly handle case where there
15421 is no associated buffer.
15422
15423 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15424
15425 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15426 message-yank-original, make sure (< mark TEXT point).
15427
15428 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15429
15430 * message.el (message-fill-column): New variable.
15431 (message-mode): Use it. Add comment on a possible new hook.
15432
15433 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15434 (nnmail-get-new-mail): Reformat.
15435
15436 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15437
15438 * gmm-utils.el: Fix Commentary.
15439 (gmm-tool-bar-from-list): Fix typo in doc string.
15440
15441 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15442
15443 * message.el (message-yank-original): Don't switch point and mark
15444 unnecessarily to put point and mark as documented.
15445
15446 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15447
15448 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15449 from the message heads.
15450
15451 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15452
15453 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15454 article buffer does not have a window. This may not be the best
15455 solution but is certainly better than setting the start of the null,
15456 that is the current, window.
15457
15458 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15459
15460 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15461 (gnus-draft-setup): Run it.
15462
15463 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15464 gnus-score-fast-scoring. Allow regexp.
15465 (gnus-score-headers): Use it.
15466
15467 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15468 XEmacs.
15469
15470 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15471 string.
15472 (gnus-button-alist): Also catch `<f1> k ...'.
15473 (gnus-treat-display-x-face): Fix doc string.
15474
15475 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15476
15477 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15478 evaluation of gnus-extended-version to ensure correct generation of the
15479 User-Agent header when message-generate-headers-first is used.
15480
15481 2007-03-24 Simon Josefsson <simon@josefsson.org>
15482
15483 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15484 hashcash-path is nil. Don't call callback with incorrect number of
15485 parameters if val is 0.
15486
15487 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15488
15489 * message.el (message-required-news-headers):
15490 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15491
15492 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15493
15494 * message.el (message-generate-new-buffers): Change the meaning of the
15495 nil value; add `standard' to the choices; treat t as `unique'; improve
15496 doc string.
15497 (gnus-select-frame-set-input-focus): Autoload.
15498 (message-buffer-name): Search for the existing message buffer if
15499 message-generate-new-buffers is nil or `standard'; treat the value t of
15500 message-generate-new-buffers as `unique'.
15501 (message-pop-to-buffer): Raise the frame already displaying the message
15502 buffer; clear the echo area after querying.
15503 (message-setup): Pass the `continue' argument to compose-mail.
15504 (message-mail): Prefer `switch-function' if it is given; search for the
15505 existing message buffer if the `continue' argument is non-nil; pass
15506 continue and switch-function arguments to compose-mail by way of
15507 message-setup.
15508 (message-mail-other-window): Adjust argument of message-setup.
15509 (message-mail-other-frame): Ditto.
15510
15511 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15512
15513 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15514 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15515 to turn font-lock on when turning gnus-message-citation-mode on.
15516
15517 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15518
15519 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15520 (mml-smime-function-alist): New variable; add epg as the backend.
15521 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15522 mml-smime- functions instead.
15523 * mm-view.el: Require smime.
15524
15525 2007-03-05 Didier Verna <didier@xemacs.org>
15526
15527 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15528 instead of just inheritance for posting styles.
15529 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15530
15531 2007-02-24 John Paul Wallington <jpw@pobox.com>
15532
15533 * tls.el (tls-certtool-program): Fix custom type.
15534
15535 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15536
15537 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15538 and point-at-eol instead of line-(beginning|end)-position.
15539
15540 * assistant.el (assistant-parse-buffer): Ditto.
15541
15542 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15543
15544 * mml2015.el (mml2015-epg-find-usable-key): New function.
15545 (mml2015-epg-sign): Use it.
15546 (mml2015-epg-encrypt): Use it.
15547
15548 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15549
15550 * message.el (message-make-in-reply-to): Quote name containing
15551 non-ASCII characters. It will make the RFC2047 encoder cause an error
15552 if there are special characters. Reported by NAKAJI Hiroyuki
15553 <nakaji@jp.freebsd.org>.
15554
15555 2007-02-27 Didier Verna <didier@xemacs.org>
15556
15557 Include the group parameters as well as the topic ones in the
15558 inheritance filter process.
15559 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15560 argument GROUP-PARAMS-LIST.
15561 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15562
15563 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15564
15565 * nntp.el (nntp-never-echoes-commands)
15566 (nntp-open-connection-functions-never-echo-commands): New variables.
15567 (nntp-send-command): Use them.
15568
15569 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15570
15571 * mml2015.el (mml2015-epg-verify): Simplify.
15572
15573 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15574
15575 * mml.el (mml-content-disposition-alist): New user option.
15576 (mml-content-disposition): New function.
15577 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15578 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15579
15580 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15581
15582 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15583 verification.
15584
15585 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15586
15587 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15588 articles posted in the last 24 hours.
15589
15590 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15591
15592 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15593
15594 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
15595
15596 * nntp.el (nntp-send-command): Don't wait for echoes when
15597 nntp-open-ssl-stream is used.
15598
15599 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15600
15601 * gnus-cite.el (gnus-test-font-lock-add-keywords)
15602 (gnus-message-add-citation-keywords)
15603 (gnus-message-remove-citation-keywords): Remove.
15604 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15605 directly, make the variables in font-lock-defaults buffer-local, add
15606 gnus-message-citation-keywords to them and then update the value of
15607 font-lock-keywords.
15608
15609 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
15610
15611 * message.el (message-cite-original-1): Don't call
15612 gnus-article-highlight-citation.
15613
15614 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15615 citations; fix line count.
15616
15617 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15618
15619 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15620 (gnus-message-add-citation-keywords)
15621 (gnus-message-remove-citation-keywords): Use it; fix the emulating
15622 versions of font-lock-add-keywords and font-lock-remove-keywords to
15623 work with XEmacs correctly.
15624
15625 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15626
15627 * gnus-cite.el (gnus-cite-face-list): Set the values of
15628 gnus-message-max-citation-depth and gnus-message-citation-keywords.
15629 (gnus-message-max-citation-depth): Use defvar rather than defconst.
15630 (gnus-message-cite-prefix-regexp): New variable.
15631 (gnus-message-search-citation-line): Use it; protect against long
15632 citation prefix; fill match data with nil rather than 0 for XEmacs; set
15633 the 0th match data for Emacs.
15634 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15635 (gnus-message-add-citation-keywords): Append keywords rather than
15636 prepending; emulate font-lock-add-keywords if it is not available.
15637 (gnus-message-remove-citation-keywords):
15638 Emulate font-lock-remove-keywords if it is not available.
15639
15640 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15641
15642 * message.el (message-cite-prefix-regexp): Set the value of
15643 gnus-message-cite-prefix-regexp.
15644
15645 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15646
15647 * nnweb.el (nnweb-google-parse-1): Update parser.
15648
15649 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
15650
15651 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15652
15653 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15654
15655 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15656 regexp.
15657
15658 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15659
15660 * uudecode.el (uudecode-string-to-multibyte): New function emulating
15661 string-to-multibyte.
15662 (uudecode-decode-region-internal): Use it.
15663
15664 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15665
15666 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15667 Fix custom choice.
15668
15669 * gnus-art.el (gnus-signature-limit): Fix custom choice.
15670
15671 2007-01-22 Daiki Ueno <ueno@unixuser.org>
15672
15673 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15674
15675 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15676 `write-region' to respect `mm-inhibit-file-name-handlers'.
15677
15678 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
15679
15680 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15681 Use gnus-home-directory instead of "~/" or "$HOME".
15682
15683 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
15684
15685 * encrypt.el (encrypt-insert-file-contents): Add better prompt
15686 to mention filename.
15687 Add comments at beginning regarding usage.
15688 (encrypt-write-file-contents): Change interactive so a string is
15689 acceptable. If the file has no associated model, show an error instead
15690 of a nonsense prompt.
15691
15692 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
15693
15694 * spam.el (spam-bsfilter-ham-switch): Fix typo.
15695 Thanks to Yoshihiko Yamada for kind notification of this typo.
15696
15697 2007-01-12 Kenichi Handa <handa@m17n.org>
15698
15699 * uudecode.el (uudecode-decode-region-internal): Make it work in a
15700 multibyte buffer.
15701
15702 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
15703
15704 * gnus-score.el (gnus-score-fast-scoring): New variable.
15705 (gnus-score-headers): Use it.
15706
15707 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15708
15709 * message.el (message-cite-original-1):
15710 Call gnus-article-highlight-citation if requested.
15711 (message-make-from): Allow name and address as optional arguments.
15712
15713 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15714
15715 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15716 bugs to doc string.
15717 (gnus-button-alist): Add mid\\|message-id.
15718 (gnus-button-fetch-group): Extend for use in
15719 `browse-url-browser-function'.
15720 (gnus-button-url-regexp): Try to catch paired parentheses like in
15721 Wikipedia URLs.
15722
15723 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15724 Suggested by Simon Krahnke <overlord@gmx.li>.
15725
15726 2007-01-13 Romain Francoise <romain@orebokech.com>
15727
15728 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15729 Update copyright.
15730
15731 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
15732
15733 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15734
15735 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15736
15737 * gnus-registry.el (gnus-registry-unfollowed-groups)
15738 (gnus-registry-split-fancy-with-parent): Fix documentation.
15739
15740 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
15741
15742 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15743 from nnweb groups.
15744
15745 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
15746
15747 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15748 Xref urls. Erase buffer before requesting head.
15749
15750 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15751
15752 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15753
15754 * gnus-soup.el (gnus-soup): New custom group. Make user variables
15755 customizable.
15756
15757 2007-01-05 Daiki Ueno <ueno@unixuser.org>
15758
15759 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15760 no signing key is found.
15761 (mml2015-epg-encrypt): Ask user whether to skip or abort if
15762 no encrypting and/or signing key is found.
15763
15764 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
15765
15766 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15767
15768 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15769
15770 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15771 headers read from disk with the ones newly found in the current search.
15772 This should no longer cause problems, because the article numbers in
15773 Gmane's `nov.php' output are ignored since the previous change.
15774
15775 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15776
15777 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15778
15779 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15780
15781 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15782
15783 2007-01-01 Romain Francoise <romain@orebokech.com>
15784
15785 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15786
15787 2006-12-31 Steve Youngs <steve@sxemacs.org>
15788
15789 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15790 `define-minor-mode' macro definition expanded properly.
15791 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15792 exclude it there.
15793
15794 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15795 of 2006-12-30. The default is nil on (S)XEmacs already because of the
15796 `fboundp' test.
15797 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15798 This is OK to autoload in (S)XEmacs now.
15799
15800 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15801
15802 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15803 keystroke.
15804 (gnus-summary-limit-to-singletons): Fix typo.
15805
15806 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15807 else fails.
15808
15809 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15810
15811 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15812 docstring.
15813
15814 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15815 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15816 (gnus-summary-insert-dormant-articles): Fix typo in message.
15817
15818 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
15819
15820 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15821 nil for XEmacs.
15822 (gnus-message-citation-mode): Don't autoload in XEmacs.
15823
15824 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15825
15826 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
15827
15828 * nnimap.el (nnimap-expunge-search-string):
15829 Mention nnimap-search-uids-not-since-is-evil in docstring.
15830
15831 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
15832
15833 * spam.el: Revert to make-obsolete-variable because
15834 define-obsolete-variable-alias is not supported in Emacs 21.
15835
15836 * spam.el (spam-ifile-path, spam-ifile-database-path)
15837 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15838 make-obsolete-variable.
15839 (spam-bsfilter-path, spam-bsfilter-program)
15840 (spam-spamassassin-path, spam-spamassassin-program)
15841 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15842 Don't use "path" inappropriately.
15843 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15844 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15845 variable names.
15846
15847 2006-12-28 Daiki Ueno <ueno@unixuser.org>
15848
15849 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15850 summary buffer.
15851
15852 * password.el (password-cache-remove): Use clear-string to burn
15853 password, if available.
15854
15855 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15856
15857 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15858
15859 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15860
15861 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15862 (gnus-message-highlight-citation): Move defcustom here from
15863 gnus-cite.el.
15864 (gnus-message-citation-mode): Autoload.
15865
15866 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
15867 checks to make it compile with XEmacs.
15868 (gnus-message-citation-mode): New minor mode.
15869 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15870 (gnus-message-highlight-citation): New variables.
15871 (gnus-message-search-citation-line)
15872 (gnus-message-add-citation-keywords)
15873 (gnus-message-remove-citation-keywords)
15874 (turn-on-gnus-message-citation-mode)
15875 (turn-off-gnus-message-citation-mode): New functions.
15876
15877 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
15878
15879 * gnus-cite.el: Enable highlighting of different citation levels in
15880 message-mode.
15881
15882 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
15883
15884 * message.el (message-make-fqdn): Fix comment.
15885 (message-bogus-system-names): Add ".local".
15886
15887 * spam.el (spam-ifile-path, spam-ifile-program)
15888 (spam-ifile-database-path, spam-ifile-database)
15889 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15890 Don't use "path" inappropriately.
15891 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15892 strings.
15893 (spam-check-ifile, spam-ifile-register-with-ifile)
15894 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15895 Use new variable names.
15896
15897 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15898 (gnus-treat-display-smileys): Simplify using
15899 gnus-image-type-available-p.
15900
15901 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15902 available.
15903
15904 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15905
15906 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15907 one after turning on the buffer's multibyteness instead of decoding
15908 them directly in the unibyte buffer that causes unexpected conversion
15909 in Emacs 23 (unicode).
15910
15911 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15912
15913 * message.el (message-generate-hashcash): Fix custom type.
15914
15915 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15916
15917 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15918
15919 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
15920
15921 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15922 disconnect icons. Add help text.
15923
15924 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
15925
15926 * spam.el (spam-extra-header-to-number): CRM114 spam score is
15927 negated to be consistent with the others we handle.
15928
15929 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
15930
15931 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15932 version of gnus-summary-buffer to something, so that we can use two
15933 article buffers at the same time.
15934
15935 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
15936
15937 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15938 trigger all the extra headers.
15939 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15940 sorting.
15941
15942 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15943
15944 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15945 solid groups.
15946
15947 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
15948
15949 * legacy-gnus-agent.el: Add Copyright notice.
15950
15951 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
15952
15953 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15954
15955 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15956
15957 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15958
15959 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15960 to make it work reliably in CVS Emacs.
15961 (gnus-summary-limit-strange-charsets-predicate)
15962 (gnus-summary-limit-to-predicate): New functions.
15963
15964 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
15965
15966 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15967 specifying array size.
15968 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15969 array if it is too small.
15970 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15971 (gnus-sort-threads-loop): New function.
15972
15973 2006-12-06 Chris Moore <dooglus@gmail.com>
15974
15975 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15976 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15977
15978 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
15979
15980 * mm-url.el (mm-url-predefined-programs): Call curl with correct
15981 options.
15982
15983 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15984
15985 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15986 DOS-ing the recipient.
15987
15988 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15989 the headers when creating the mapping to avoid mismappings.
15990 (nnweb-gmane-create-mapping): Always nix out old mapping.
15991
15992 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15993
15994 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15995 and mm-verify-option to never.
15996
15997 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
15998
15999 * message.el (message-signed-or-encrypted-p): New function.
16000 (message-forward-make-body): Use it.
16001
16002 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16003 Replace encode-coding-string with mm-encode-coding-string.
16004
16005 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
16006
16007 * nneething.el (nneething-decode-file-name):
16008 Replace decode-coding-string with mm-decode-coding-string.
16009
16010 * gnus-int.el (gnus-open-server): Say failed server's name.
16011
16012 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
16013
16014 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16015 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16016
16017 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16018 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16019 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16020 (gnus-group-make-directory-group, gnus-group-transpose-groups):
16021 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16022 (gnus-subscribe-newsgroup, gnus-1):
16023 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16024 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16025 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16026 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16027
16028 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16029
16030 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16031 keystroke.
16032 (gnus-summary-limit-to-bodies): Implement headersp.
16033
16034 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16035
16036 * dns.el (query-dns): Protect against "Process dns deleted" strings.
16037
16038 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
16039
16040 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16041
16042 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16043
16044 * message.el (message-generate-hashcash): Expand range of values to
16045 include `opportunistic'.
16046 (message-send-mail): Use it.
16047
16048 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16049
16050 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16051 and comment it.
16052
16053 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16054
16055 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
16056
16057 * gnus-util.el (gnus-extract-address-components): Improve comment.
16058
16059 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16060
16061 * gnus-util.el (gnus-extract-address-components): Work with address in
16062 which the name portion contains @.
16063
16064 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16065
16066 * gnus.el (gnus-start): Move custom group up.
16067 (gnus-select-method): Don't autoload, but make it available for
16068 `customize-variable'.
16069 (gnus-getenv-nntpserver): Don't autoload.
16070
16071 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
16072
16073 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16074
16075 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16076
16077 * message.el (message-sendmail-extra-arguments): New variable.
16078 (message-send-mail-with-sendmail): Use it.
16079
16080 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16081
16082 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16083 mm-with-unibyte-current-buffer to make string unibyte.
16084
16085 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16086 mm-string-as-multibyte.
16087
16088 2006-11-14 Daiki Ueno <ueno@unixuser.org>
16089
16090 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16091 Reported by Werner Koch <wk@gnupg.org>.
16092
16093 2006-11-14 Daiki Ueno <ueno@p360>
16094
16095 * mml2015.el: Autoload epa-select-keys when compiling.
16096
16097 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16098
16099 * mml2015.el (mml2015-epg-sign): Save the signing keys in
16100 message-options.
16101 (mml2015-epg-encrypt): Save the recipient keys in message-options.
16102
16103 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16104
16105 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16106 EasyPG (< 0.0.6).
16107 (mml2015-always-trust): New user option.
16108 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16109 prompt.
16110
16111 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
16112
16113 * nntp.el (nntp-authinfo-force): New variable.
16114 (nntp-send-authinfo): Use it.
16115
16116 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
16117
16118 * message.el (message-strip-subject-encoded-words): Allow _not_ to
16119 decode encoded words. Improve prompt. Add comment about forwarding.
16120 (message-replacement-char): Move up.
16121
16122 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16123
16124 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16125 instead of gnus-intersection because arguments of gnus-sorted-nunion
16126 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
16127
16128 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
16129
16130 * message.el (message-strip-subject-encoded-words): Reformat prompt.
16131 (message-simplify-subject-functions):
16132 Enable message-strip-subject-encoded-words by default.
16133
16134 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
16135
16136 * message.el (message-strip-subject-encoded-words): New function.
16137 (message-simplify-subject-functions): New variable.
16138 (message-simplify-subject): Use it. Fix typo in doc string.
16139 Support message-strip-subject-encoded-words.
16140
16141 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16142
16143 * gnus-diary.el (gnus-diary-delay-format-function):
16144 * nndiary.el (nndiary-reminders):
16145 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16146
16147 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16148
16149 * gnus-art.el (article-hide-boring-headers): Fetch date from
16150 gnus-original-article-buffer to avoid problems with localized date
16151 strings.
16152
16153 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16154
16155 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16156
16157 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16158
16159 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16160 New variables.
16161 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16162 (mm-charset-synonym-alist): Move some entries to
16163 mm-codepage-iso-8859-list.
16164 (mm-charset-synonym-alist, mm-charset-override-alist):
16165 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16166
16167 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16168
16169 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16170
16171 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16172
16173 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16174 with Emacs 21 and XEmacs.
16175
16176 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16177
16178 * spam.el (spam-parse-address): New function for better parsing,
16179 catching errors, etc.
16180 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16181
16182 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16183
16184 * mm-view.el: Add interactive arg to html2text autoload.
16185
16186 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16187
16188 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16189
16190 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16191
16192 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16193 New variables.
16194 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16195 (mm-charset-synonym-alist): Move some entries to
16196 mm-codepage-iso-8859-list.
16197
16198 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16199
16200 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16201
16202 * message.el (message-citation-line-format)
16203 (message-insert-formated-citation-line): Fix implementation of %E, %N
16204 and %n according to the doc string.
16205
16206 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16207
16208 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16209 Use car-safe to avoid bad parses.
16210
16211 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16212
16213 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16214 names.
16215
16216 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16217
16218 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16219
16220 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16221 header.
16222
16223 * message.el (message-draft-headers): Add Date.
16224 (message-headers-to-generate): Fix typo in docstring.
16225
16226 * nndraft.el (nndraft-required-headers): New variable.
16227 (nndraft-generate-headers): Use it.
16228
16229 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16230
16231 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16232
16233 * gnus-registry.el (gnus-registry-wash-for-keywords)
16234 (gnus-registry-find-keywords): New functions to allow easy searching of
16235 articles that are in the registry.
16236
16237 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16238
16239 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16240 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16241 Reported by Damien Elmes <damien@repose.cx>.
16242
16243 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16244
16245 * gnus.el (gnus-mime): Remove unused custom group.
16246
16247 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16248
16249 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16250 "blank line" when searching for end of armor headers.
16251
16252 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16253
16254 * gmm-utils.el (gmm-write-region): Fix variable name.
16255
16256 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16257
16258 * gmm-utils.el (gmm-write-region): New function based on compatibility
16259 code from `mm-make-temp-file'.
16260
16261 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16262
16263 * nnmaildir.el (nnmaildir--update-nov)
16264 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16265 Use `gmm-write-region'.
16266
16267 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16268
16269 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16270 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16271
16272 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16273
16274 * message.el (message-replacement-char): New variable.
16275 (message-fix-before-sending): Use it.
16276 (message-simplify-subject): New function to remove duplicate code.
16277 (message-reply, message-followup): Use it.
16278
16279 * gnus-sum.el (gnus-summary-make-menu-bar):
16280 Clarify gnus-summary-limit-to-articles.
16281
16282 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16283
16284 * gnus-util.el (gnus-with-local-quit): New macro.
16285
16286 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16287
16288 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16289
16290 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16291 ignore non-string data.
16292
16293 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16294
16295 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16296 non-string data (needs to be done in the registry too).
16297
16298 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16299
16300 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16301 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16302 (gnus-registry-split-fancy-with-parent)
16303 (gnus-registry-fetch-simplified-message-subject-fast)
16304 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16305 Remove text properties on ingress into the registry and when it's saved.
16306 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16307 registry from entries with no groups.
16308
16309 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16310
16311 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16312 function to remove string properties.
16313
16314 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16315
16316 * gmm-utils.el (gmm): Adjust custom version.
16317
16318 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16319 Adjust custom version.
16320
16321 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16322
16323 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16324
16325 * gnus-art.el (gnus-insert-prev-page-button)
16326 (gnus-insert-next-page-button): Simplify. Reformat.
16327
16328 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16329
16330 * gnus-art.el (gnus-insert-prev-page-button)
16331 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16332
16333 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16334
16335 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16336
16337 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16338
16339 * gnus-art.el (gnus-insert-mime-button)
16340 (gnus-insert-mime-security-button):
16341 Apply gnus-article-button-face to MIME and security buttons.
16342
16343 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16344
16345 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16346 readable.
16347
16348 2006-09-20 Steve Youngs <steve@sxemacs.org>
16349
16350 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16351 `browse-url-of-file' instead of `browse-url'.
16352
16353 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16354
16355 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16356 regexp. Articles containing quotation were cut prematurely.
16357
16358 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16359
16360 * message.el (message-cite-original-1): Use nobody by default for the
16361 value of From header.
16362 (message-reply): Ditto.
16363
16364 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16365
16366 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16367 to the gnus-info. This fixes a bug of inline-PGP message verification.
16368 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16369
16370 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16371
16372 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16373 mails in the doc string. Add some URLs in comment.
16374 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16375
16376 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16377
16378 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16379 backslashes handling and the way to find boundaries of quoted strings.
16380
16381 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16382
16383 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16384 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16385 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16386 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16387
16388 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16389
16390 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16391 doc string.
16392 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16393
16394 2006-09-06 Simon Josefsson <jas@extundo.com>
16395
16396 * mml2015.el (mml2015-use): Doc fix, mention epg.
16397
16398 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16399
16400 * mml2015.el (mml2015-use): Default to epg, if available.
16401
16402 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16403
16404 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16405 message-sender.
16406 (mml1991-epg-encrypt): Ditto.
16407 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16408 message-sender.
16409 (mml2015-epg-encrypt): Ditto.
16410
16411 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16412
16413 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16414 several common directories.
16415
16416 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16417
16418 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16419 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16420
16421 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16422
16423 * gnus-art.el (article-decode-encoded-words): Make it fast.
16424
16425 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16426
16427 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16428
16429 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16430 in quoted string into `\'.
16431
16432 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16433
16434 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16435 Use standard-syntax-table.
16436
16437 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16438
16439 * gnus-art.el (gnus-decode-address-function): New variable.
16440 (article-decode-encoded-words): Use it to decode headers which are
16441 assumed to contain addresses.
16442 (gnus-mime-delete-part): Remove useless `or'.
16443
16444 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16445 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16446 (gnus-nov-parse-line): Use it to decode From header.
16447 (gnus-get-newsgroup-headers): Ditto.
16448 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16449
16450 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16451 (mail-decode-encoded-address-string): New alias.
16452
16453 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16454 New function.
16455 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16456 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16457 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16458 (rfc2047-decode-string): Ditto.
16459 (rfc2047-decode-address-region): New function.
16460 (rfc2047-decode-address-string): New function.
16461
16462 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16463
16464 * message.el (message-caesar-buffer-body): Allow rotating headers.
16465
16466 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16467
16468 * message.el (message-insert-formated-citation-line): Fix %f.
16469 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16470
16471 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16472
16473 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16474 (gnus-bookmark-mouse-available-p): New macro.
16475 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16476 (gnus-bookmark-bmenu-show-infos): Use it.
16477 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16478 (gnus-bookmark-bmenu-hide-infos): Ditto.
16479 (gnus-bookmark-remove-properties): New function.
16480 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16481 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16482 (gnus-bookmark-write-file): Bind coding-system-for-write.
16483 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16484 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16485 group before selecting it.
16486 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16487 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16488 quit-window if it is not available; use gnus-mouse-2 and bind it to
16489 gnus-bookmark-bmenu-select-by-mouse.
16490 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16491 (gnus-bookmark-bmenu-select-by-mouse): New function.
16492
16493 2006-08-13 Romain Francoise <romain@orebokech.com>
16494
16495 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16496 space.
16497
16498 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16499
16500 * compface.el (uncompface): Use binary rather than raw-text-unix.
16501
16502 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16503
16504 * compface.el (uncompface): Make sure the eol conversion doesn't take
16505 place when communicating with the external programs.
16506 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16507
16508 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16509
16510 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16511
16512 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16513
16514 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16515 Make it more robust by parsing author and date independently.
16516
16517 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16518
16519 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16520
16521 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16522
16523 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16524 first matching secret key.
16525 (mml2015-epg-encrypt): Ditto.
16526
16527 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16528 first matching secret key.
16529 (mml1991-epg-encrypt): Ditto.
16530
16531 * mml2015.el (mml2015-encrypt-to-self): New user option.
16532 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16533 mml2015-epg-encrypt-to-self is set.
16534
16535 * mml1991.el (mml1991-encrypt-to-self): New variable.
16536 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16537 mml1991-epg-encrypt-to-self is set.
16538
16539 * mml2015.el (mml2015-signers): New user option.
16540 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16541 (mml2015-epg-encrypt): Allow to select signing keys.
16542
16543 * mml1991.el (mml1991-signers): New variable.
16544 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16545 (mml1991-epg-encrypt): Allow to select signing keys.
16546
16547 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16548
16549 * nnheader.el (nnheader-insert-head): Make it work even if the file
16550 uses CRLF for the line-break code.
16551
16552 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16553
16554 * mml2015.el: Require mml-sec instead of password.
16555 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16556 (mml2015-cache-passphrase): Inherit the default value from
16557 mml-secure-cache-passphrase.
16558 (mml2015-passphrase-cache-expiry): Inherit the default value from
16559 mml-secure-passphrase-cache-expiry.
16560
16561 * mml1991.el: Require mml-sec instead of password.
16562 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16563 (mml1991-cache-passphrase): Inherit the default value from
16564 mml-secure-cache-passphrase.
16565 (mml1991-passphrase-cache-expiry): Inherit the default value from
16566 mml-secure-passphrase-cache-expiry.
16567
16568 * mml-sec.el: Require password.
16569 (mml-secure-verbose): New user option.
16570 (mml-secure-cache-passphrase): New user option.
16571 (mml-secure-passphrase-cache-expiry): New user option.
16572
16573 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16574 Andreas Vögele <andreas@altroot.de> (tiny change)
16575
16576 * pgg-def.el (pgg-truncate-key-identifier):
16577 Truncate the key ID to 8 letters from the end.
16578
16579 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16580
16581 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16582 workaround for the url package included with Emacs.
16583
16584 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16585
16586 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16587
16588 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16589 correctly. This fixes a bug caused by the 2006-05-12 change.
16590
16591 2006-07-18 Karl Fogel <kfogel@red-bean.com>
16592
16593 * nnmail.el (nnmail-article-group): If splitting raises an error, give
16594 some information about the error when saying that the `bogus' mail
16595 group will be used.
16596
16597 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
16598
16599 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16600 string.
16601
16602 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
16603
16604 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16605
16606 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16607
16608 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16609
16610 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16611
16612 * mml1991.el (mml1991-function-alist): Add epg.
16613 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16614 (mml1991-epg-encrypt): New functions.
16615
16616 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16617
16618 * mml2015.el (mml2015-verbose): New variable.
16619 (mml2015-cache-passphrase): Ditto.
16620 (mml2015-passphrase-cache-expiry): Ditto.
16621 (mml2015-function-alist): Add epg.
16622 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16623 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16624 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16625 New functions.
16626
16627 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16628
16629 * message.el (message-cite-original-1): Preserve region when removing
16630 quoted text due to X-No-Archive in order to avoid bogus attribution
16631 when citing multiple messages.
16632
16633 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16634
16635 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16636 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16637
16638 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
16639
16640 * gnus-diary.el (gnus-user-format-function-d)
16641 (gnus-user-format-function-D): Autoload.
16642
16643 * imap.el (Commentary): Fix typo.
16644
16645 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16646 2006-04-22 contribution.
16647
16648 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16649
16650 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16651 It didn't really fix the bogosity I'm seeing with solid web groups.
16652
16653 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16654
16655 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16656 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16657 created using server names. If we use the feature without declaring
16658 it, Gnus does not properly manage server and group state.
16659
16660 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16661 bound.
16662
16663 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16664
16665 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16666 looking up the method using GROUP's prefix before inventing a new one.
16667 It is used on killed/unknown groups in various places where returning
16668 an all-new method isn't expected by the caller.
16669
16670 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16671 and match semantics of gnus-group-real-prefix.
16672
16673 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
16674
16675 * nnmail.el (nnmail-broken-references-mailers): New variable.
16676 (nnmail-ignore-broken-references): New function generalizing
16677 nnmail-fix-eudora-headers.
16678 (nnmail-fix-eudora-headers): Now obsolete.
16679
16680 * gnus-art.el (gnus-button-handle-custom):
16681 Support `customize-apropos*'.
16682
16683 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16684
16685 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16686
16687 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16688 articles.
16689
16690 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16691
16692 * message.el (message-cite-reply-above): New variable.
16693 (message-yank-original): Use it.
16694
16695 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
16696
16697 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16698
16699 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
16700
16701 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16702 as read.
16703
16704 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16705
16706 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
16707
16708 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16709 (gnus-bookmark-default-file): Use gnus-directory.
16710 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16711 Remove "*" in doc string.
16712 (gnus-bookmark-write-file): Simplify.
16713 (gnus-bookmark-maybe-sort-alist): Use `when'.
16714 (gnus-bookmark-get-bookmark): Fix typo in doc string.
16715 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16716 Add FIXME about Emacs 21 and XEmacs compatibility.
16717 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16718 compatibility.
16719 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16720 compatibility.
16721 (gnus-bookmark-menu-heading): Fix version.
16722
16723 2006-06-19 Bastien Guerry <bzg@altern.org>
16724
16725 * gnus-bookmark.el: New file.
16726
16727 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
16728
16729 * message.el (message-syntax-checks): Doc fix.
16730
16731 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16732
16733 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16734 unsubscribed groups as if they were killed ones. It causes duplicate
16735 entries in gnus-newsrc-alist.
16736
16737 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
16738
16739 * message.el (message-syntax-checks): Doc fix.
16740 (message-send-mail): Add check for continuation headers.
16741 (message-check-news-header-syntax): Fix regexp used to check for
16742 continuation headers.
16743
16744 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16745
16746 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16747
16748 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
16749
16750 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16751
16752 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
16753
16754 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16755 default-truncate-lines.
16756
16757 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
16758
16759 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16760 to fill the utf-8 entry.
16761
16762 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16763
16764 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16765
16766 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
16767
16768 * gnus-agent.el (directory-files-and-attributes): Move all the way
16769 forward (the third and final move).
16770 (gnus-agent-read-agentview): Trap reconstruction errors due to
16771 nonexistent directory. Handle by returning nil.
16772
16773 2006-05-30 Didier Verna <didier@xemacs.org>
16774
16775 * message.el (message-dont-reply-to-names): Update the custom type.
16776 * message.el (message-dont-reply-to-names): New defsubst: potentially
16777 convert a list of regexps into a single one.
16778 * message.el (message-get-reply-headers): Use it.
16779 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16780
16781 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16782
16783 * gnus-agent.el (directory-files-and-attributes): Move forward.
16784
16785 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16786
16787 * gnus-ml.el (gnus-mailing-list-subscribe)
16788 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16789 (gnus-mailing-list-message): Fix doc strings.
16790
16791 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16792
16793 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16794 of doing it manually.
16795
16796 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16797
16798 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16799 comment.
16800
16801 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
16802
16803 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16804 (gnus-agent-read-agentview): Fix handling of end-of-file error.
16805 (gnus-agent-read-local): All symbols allocated in my-obarray.
16806 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16807 (gnus-agent-regenerate-group): Check numeric names to see if they are
16808 messages or groups.
16809 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16810 better way of do this...)
16811
16812 * gnus-cache.el (gnus-agent-total-fetched-for):
16813 Ignore 'dummy.group' (there should be a better way of do this...)
16814
16815 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
16816
16817 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16818 (gnus-saved-headers): Ditto.
16819 (gnus-default-article-saver): Mention functions may have properties.
16820 (gnus-article-save): Override gnus-save-all-headers and
16821 gnus-saved-headers by :headers property which saver function may have.
16822 (gnus-summary-save-in-file): Add :headers property.
16823 (gnus-summary-write-to-file): Ditto.
16824
16825 * gnus-sum.el (gnus-summary-save-article): Bind
16826 gnus-prompt-before-saving to t when saving many articles in a file;
16827 always show all headers.
16828
16829 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16830
16831 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16832 marks.
16833
16834 * message.el (message-indent-citation): Add optional arguments to allow
16835 using it outside of message buffers.
16836
16837 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16838 (gnus-article-treat-unfold-headers): Use it.
16839 (gnus-article-truncate-lines): New variable.
16840 (gnus-article-mode): Use it.
16841 (gnus-article-toggle-truncate-lines): New function.
16842
16843 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16844 Add gnus-article-toggle-truncate-lines.
16845
16846 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16847 coding system in XEmacs, use binary.
16848
16849 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
16850
16851 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16852 after-load-alist.
16853
16854 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16855 this function should save decoded articles.
16856 (gnus-summary-write-to-file): Use property to specify this function
16857 should save decoded articles and specify gnus-summary-save-in-file
16858 should be used to save articles other than the first one when saving
16859 many articles.
16860 (gnus-summary-save-body-in-file): Use property to specify this
16861 function should save decoded articles.
16862 (gnus-summary-write-body-to-file): Use property to specify this
16863 function should save decoded articles and specify
16864 gnus-summary-save-body-in-file should be used to save articles other
16865 than the first one when saving many articles.
16866
16867 * gnus-sum.el (gnus-summary-save-article): Simplify.
16868
16869 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
16870
16871 * gnus-art.el (gnus-default-article-saver):
16872 Add gnus-summary-write-body-to-file.
16873 (gnus-article-save-coding-system): Don't use coding system object
16874 in XEmacs.
16875 (gnus-read-save-file-name): Add optional `dir-var' argument which
16876 specifies directory in which files are saved; work even if optional
16877 `variable' argument is not specified.
16878 (gnus-summary-write-to-file): Read file name.
16879 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16880 (gnus-summary-write-body-to-file): New function.
16881
16882 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16883 (gnus-summary-local-variables): Add it.
16884 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16885 (gnus-summary-save-article): Remove optional `decode' argument;
16886 determine whether to decode articles by the value of
16887 gnus-default-article-saver; when saving many files using
16888 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16889 it first and use gnus-summary-save-in-file or
16890 gnus-summary-save-body-in-file thereafter unless
16891 gnus-prompt-before-saving is always; move point to article which
16892 will be saved.
16893 (gnus-summary-save-article-file): Revert.
16894 (gnus-summary-write-article-file): Revert.
16895 (gnus-summary-save-article-body-file): Revert.
16896 (gnus-summary-write-article-body-file): New function.
16897
16898 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
16899
16900 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16901
16902 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
16903
16904 * gnus-art.el (gnus-default-article-saver): Doc fix.
16905 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16906 from gnus-summary-save-article-coding-system, and default to a
16907 certain coding system.
16908 (gnus-output-to-file): Add coding cookie and encode text according
16909 to gnus-article-save-coding-system; don't use mm-append-to-file.
16910
16911 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16912 gnus-art.el and rename to gnus-article-save-coding-system.
16913 (gnus-summary-save-article): Require gnus-art; don't show all
16914 headers if it decodes articles; don't add coding cookie here;
16915 don't bind mm-text-coding-system-for-write.
16916 (gnus-summary-save-article-file): Save decoded articles.
16917 (gnus-summary-write-article-file): When saving many files, use
16918 gnus-summary-write-to-file first and gnus-summary-save-in-file
16919 thereafter unless gnus-prompt-before-saving is always.
16920 (gnus-summary-save-article-body-file): Save decoded articles.
16921
16922 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16923
16924 * nnrss.el (nnrss-check-group): Bind hash-index.
16925
16926 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
16927
16928 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16929 its hash index. Store this hash in `nnrss-group-data'.
16930 (nnrss-read-group-data): Update accordingly.
16931
16932 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16933
16934 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16935 entry.
16936
16937 * gnus-sum.el (gnus-summary-make-menu-bar):
16938 Add gnus-article-browse-html-article.
16939
16940 2006-05-23 Hynek Schlawack <hynek@ularx.de>
16941
16942 * gnus-sum.el (gnus-summary-mime-map):
16943 Add gnus-article-browse-html-article.
16944
16945 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
16946
16947 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16948 suitable coding systems in customize.
16949
16950 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
16951
16952 * mail-source.el (mail-sources): Fix custom type.
16953
16954 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
16955
16956 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16957 (gnus-summary-expire-articles-now): Shorten prompt.
16958
16959 * gmm-utils.el (wid-edit): Require.
16960 (defun-gmm): Rename from `gmm-defun-compat'.
16961 (gmm-image-search-load-path): Use it.
16962 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
16963
16964 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
16965
16966 * gnus-sum.el (gnus-summary-save-article-coding-system):
16967 New variable.
16968 (gnus-summary-save-article): Add optional `decode' argument.
16969 If it is set and gnus-summary-save-article-coding-system is non-nil,
16970 save decoded article.
16971 (gnus-summary-write-article-file): Save decoded article if
16972 gnus-summary-save-article-coding-system is non-nil.
16973
16974 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16975 type.
16976
16977 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
16978
16979 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16980
16981 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
16982
16983 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16984 first to test gnus-single-article-buffer which may be buffer-local.
16985
16986 * gnus-sum.el (gnus-summary-setup-buffer):
16987 Make gnus-single-article-buffer buffer-local and nil in ephemeral
16988 group; make gnus-article-buffer, gnus-article-current, and
16989 gnus-original-article-buffer always buffer-local.
16990 (gnus-summary-exit): Kill article buffer belonging to ephemeral
16991 group.
16992 (gnus-handle-ephemeral-exit): Don't move to next summary line.
16993
16994 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
16995
16996 * nnml.el (nnml-request-compact-group): Compressed files might not
16997 have .gz extension.
16998
16999 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
17000
17001 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17002 (mm-copy-to-buffer): Use with-current-buffer.
17003 (mm-display-part): Simplify.
17004 (mm-inlinable-p): Add optional arg `type'.
17005
17006 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17007
17008 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17009 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17010 Try harder to show the attachment internally or externally using
17011 gnus-mime-view-part-as-type.
17012
17013 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
17014
17015 * message.el (message-from-style, message-signature-separator)
17016 (message-user-organization-file, message-send-mail-function)
17017 (message-citation-line-function, message-yank-prefix)
17018 (message-indent-citation-function, message-signature)
17019 (message-signature-file, message-signature-insert-empty-line):
17020 Remove autoloads.
17021
17022 * gnus-art.el (gnus-buttonized-mime-types):
17023 Remove "multipart/signed". Revert 2006-04-26 change.
17024
17025 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17026
17027 * gnus.el (gnus-version-number): Bump version.
17028
17029 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17030
17031 * gnus.el: No Gnus v0.5 is released.
17032
17033 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17034
17035 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17036 fetching articles by message-id.
17037
17038 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17039
17040 * message.el (hashcash): Require hashcash as normal.
17041
17042 * ecomplete.el (ecomplete-highlight-match-line):
17043 Use point-at-eol.
17044 (ecomplete-highlight-match-line): Use `highlight', because that
17045 face exists in both Emacs and XEmacs.
17046
17047 * message.el (message-display-abbrev): Use point-at-bol.
17048
17049 * mail-source.el: Don't require timer/timer-funcs.
17050
17051 * gnus-async.el: Ditto.
17052
17053 * password.el: Ditto.
17054
17055 * mm-url.el: Ditto.
17056
17057 * mm-util.el: Require timer/timer-funcs.
17058
17059 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17060
17061 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17062 Close.
17063
17064 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17065
17066 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17067 unibyte after clear-decrypt function runs.
17068
17069 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17070 returns as a unibyte string.
17071
17072 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
17073
17074 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17075 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17076 (mml1991-pgg-encrypt): Ditto.
17077
17078 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
17079
17080 * message.el (message-user-organization-file): Check several
17081 locations of the organization file.
17082
17083 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17084 Add gnus-article-view-part-as-type.
17085
17086 * gnus-art.el (gnus-article-view-part-as-type): New function.
17087
17088 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17089 .mobi and .travel. Remove .nato, .bitnet and .uucp.
17090
17091 * mml.el: Simplify autoload.
17092 (mml-mode): defvar dnd-protocol-alist instead of using
17093 symbol-value.
17094 (mml-default-directory): New variable.
17095 (mml-minibuffer-read-file): Use it.
17096 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17097
17098 * message.el (message-citation-line-format): New variable.
17099 (message-insert-formated-citation-line): New function.
17100 (message-citation-line-function):
17101 Add `message-insert-formated-citation-line' to custom type.
17102
17103 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17104 to doc string.
17105
17106 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17107 depending on mm-verify-option.
17108
17109 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
17110
17111 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17112 binding pgg-* variables; reimplement the section which prevents
17113 MIME header from being signed.
17114 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17115 pgg-text-mode; remove a blank line at the top of body.
17116
17117 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17118 lines at the top of body; use gnus-newsgroup-charset if there's no
17119 Charset header.
17120
17121 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17122
17123 * message.el (message-self-insert-commands): Doc fix.
17124
17125 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17126 (mm-uu-pgp-encrypted-test): Ditto.
17127 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17128 between header and body; return application/pgp-encrypted handle
17129 if decryption failed; decode decrypted body by charset.
17130
17131 * mm-decode.el (mm-automatic-display): Don't make application/pgp
17132 element match to application/pgp-*.
17133
17134 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17135
17136 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17137 HTML.
17138
17139 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17140
17141 * mail-source.el (mail-source-call-script): Message the error
17142 string.
17143
17144 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17145
17146 * gnus-util.el (gnus-byte-compile): Use it.
17147
17148 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17149
17150 * gnus-util.el (kill-empty-logs): New function.
17151
17152 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17153
17154 * message.el (message-mail-alias-type): Doc fix.
17155 (message-mail-alias-type-p): New function.
17156 (message-send): Use it.
17157 (message-mode): Ditto.
17158 (message-strip-forbidden-properties): Ditto.
17159
17160 * ecomplete.el (ecomplete-database-file-coding-system):
17161 New variable.
17162 (ecomplete-save): Use it.
17163 (ecomplete-setup): Use it.
17164
17165 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17166
17167 * message.el (message-self-insert-commands): New variable.
17168 (message-strip-forbidden-properties): Use it.
17169
17170 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17171
17172 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17173 that doesn't make XEmacs choke.
17174
17175 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17176
17177 * gnus-util.el (gnus-replace-in-string):
17178 Prefer replace-regexp-in-string over of replace-in-string.
17179
17180 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17181
17182 * gnus-util.el (gnus-select-frame-set-input-focus):
17183 Use select-frame-set-input-focus if it is available in XEmacs; use
17184 definition defined in Emacs 22 for old Emacsen.
17185
17186 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17187
17188 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17189
17190 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17191
17192 * gnus-registry.el (gnus-registry-cache-save): Remove text
17193 properties when saving via the temp buffer.
17194
17195 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17196
17197 * message.el (message-generate-hashcash): Honor custom type.
17198
17199 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17200
17201 * message.el (message-generate-hashcash): Default to non-nil when
17202 hashcash is found.
17203
17204 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17205 (gnus-refer-thread-limit): Increase default to 500.
17206
17207 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17208
17209 * flow-fill.el (fill-flowed): Allow delete-space.
17210
17211 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17212
17213 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17214 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17215 Remove autoloads.
17216
17217 2006-04-18 Simon Josefsson <jas@extundo.com>
17218
17219 * message.el (message-generate-hashcash): Default to.
17220
17221 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17222
17223 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17224 concatenating segments rather than before concatenating them.
17225
17226 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17227
17228 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17229
17230 * imap.el (imap-quote-specials): New function.
17231 (imap-login-auth): Quote specials.
17232
17233 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17234
17235 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17236
17237 * message.el (message-forward-make-body-plain):
17238 Allow message-forward-ignored-headers to be a list.
17239 (message-remove-ignored-headers): Factor out into function.
17240 (message-forward-make-body-mml): Use it.
17241 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17242 (rfc2231-parse-string): Allow concatanation of parameters that
17243 aren't contiguous. The test case is
17244 (mail-header-parse-content-type "message/external-body;
17245 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17246 access-type=LOCAL-FILE;
17247 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17248
17249 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17250
17251 * nntp.el (nntp-accept-process-output): Return the value of
17252 `nnheader-accept-process-output'.
17253
17254 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17255
17256 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17257 (gnus-button-alist): Recognize more diff formats.
17258 (gnus-button-patch): Strip directory.
17259
17260 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17261
17262 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17263 Emacs 22 when setting focus.
17264
17265 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17266
17267 * gnus-art.el (gnus-article-treat-types): Do treatment of
17268 text/x-verbatim parts.
17269 (gnus-button-patch): New command.
17270
17271 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17272 addresses that contain invalid characters.
17273
17274 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17275
17276 * message.el (message-put-addresses-in-ecomplete):
17277 Use gnus-replace-in-string.
17278 (message-is-yours-p): Use the more correct
17279 mail-header-parse-address instead of
17280 mail-extract-address-components.
17281 (message-put-addresses-in-ecomplete): Fix typo.
17282
17283 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17284 keystroke.
17285
17286 * gnus-art.el (gnus-treatment-function-alist): Change order of
17287 newsgroups/generic header folding to avoid double-folding.
17288
17289 * message.el (message-hidden-headers): Add X-Draft-From.
17290
17291 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17292 New command.
17293 (gnus-summary-repeat-search-article-backward): New command.
17294
17295 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17296 groups in the parent topic.
17297
17298 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17299
17300 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17301 (spam-extra-header-to-number): Return the CRM114 number as a
17302 number instead of a string.
17303
17304 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17305
17306 * gnus-art.el (gnus-face-properties-alist): Move here from
17307 gnus-fun.
17308
17309 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17310
17311 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17312
17313 * message.el (message-strip-forbidden-properties): Only display on
17314 self-insert-command.
17315
17316 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17317 reindent.
17318 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17319
17320 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17321
17322 * smiley.el (smiley-style): Fix typo.
17323
17324 2006-03-23 Kenichi Handa <handa@m17n.org>
17325
17326 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17327 instead of set-buffer-multibyte.
17328
17329 2006-03-23 Kenichi Handa <handa@m17n.org>
17330
17331 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17332 buffer and then decode the buffer text if necessary.
17333 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17334 first, and after mm-encode-body, change the buffer to unibyte.
17335
17336 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17337
17338 * hashcash.el (hashcash-insert-payment-async-2):
17339 Use message-goto-eoh instead of doing it manually.
17340 (mail-add-payment): Use message-narrow-to-header instead of trying
17341 to do the same itself.
17342
17343 * message.el (message-hidden-headers): Add Face.
17344
17345 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17346 reparenting code.
17347 (gnus-summary-reparent-children): Refactored out code.
17348 (gnus-summary-thread-map): New keystroke.
17349 (gnus-summary-reparent-children): Make into command.
17350
17351 * smiley.el (smiley-style): Default to `medium' if using a large
17352 font.
17353
17354 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17355 does it itself.
17356
17357 * message.el (message-point-in-header-p): Simplify definition.
17358
17359 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17360
17361 * nnagent.el (nnagent-request-set-mark): Silence log file
17362 writing.
17363 (nnagent-request-set-mark): Use write-region instead of
17364 append-to-file.
17365
17366 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17367 strange select method.
17368
17369 * ecomplete.el (ecomplete-display-matches): Get highlightling
17370 right.
17371 (ecomplete-display-matches): Use literals.
17372 (ecomplete-display-matches): Disable message logging.
17373
17374 * message.el (message-display-abbrev): Small optimization.
17375
17376 * ecomplete.el (ecomplete-display-matches): Allow automatic
17377 display.
17378
17379 * message.el (message-strip-forbidden-properties):
17380 Display abbrevs.
17381 (message-display-abbrev): Get automatic display right.
17382
17383 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17384 keystrokes.
17385
17386 2006-04-13 Romain Francoise <romain@orebokech.com>
17387
17388 TODO: Backport to v5-10!
17389
17390 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17391 Move here (and rename) from gnus-registry.el.
17392
17393 * gnus-registry.el: Require gnus-util.
17394 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17395
17396 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17397
17398 * gnus-group.el (gnus-group-catchup-current):
17399 Change if-then-else-if-then-else into cond.
17400 (gnus-group-catchup): Indent.
17401 (group-name-at-point): New function.
17402 (gnus-fetch-group): Provide default from thing at point.
17403
17404 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17405
17406 * message.el (message-display-abbrev): Fix regexp.
17407
17408 * ecomplete.el (ecomplete-highlight-match-line):
17409 Reimplement choosing.
17410 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17411 dead variables.
17412
17413 * message.el (message-newline-and-indent): Remove debugging.
17414 (message-display-abbrev): Use new implementation.
17415
17416 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17417
17418 * gnus-art.el (gnus-article-mode):
17419 Set cursor-in-non-selected-windows to nil.
17420
17421 * smiley.el: Revert previous change.
17422 (smiley-data-directory): defvar it before using it in the
17423 defcustom of `smiley-style'.
17424
17425 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17426
17427 * message.el (message-newline-and-indent): New function.
17428
17429 * ecomplete.el: Implement more bits.
17430
17431 * message.el (message-put-addresses-in-ecomplete): Clean up the
17432 string.
17433
17434 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17435
17436 * gnus-sum.el (gnus-summary-save-parts):
17437 Bind gnus-summary-save-parts-counter and use it to make unique file
17438 names.
17439
17440 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17441
17442 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17443 parameter to say whether to actually parse the individual
17444 addresses.
17445
17446 * message.el (message-put-addresses-in-ecomplete): New function.
17447 (ecomplete): Require.
17448 (message-mail-alias-type): Add ecomplete as an option.
17449
17450 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17451
17452 * flow-fill.el (fill-flowed): Remove trailing space from blank
17453 quoted lines.
17454
17455 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17456
17457 * smiley.el (smiley-style): Move definition later to avoid a
17458 compilation warning.
17459
17460 2006-04-12 Kenichi Handa <handa@m17n.org>
17461
17462 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17463 buffer and then decode the buffer text if necessary.
17464 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17465 first, and after mm-encode-body, change the buffer to unibyte.
17466 Use mm-disable-multibyte instead of set-buffer-multibyte.
17467
17468 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17469
17470 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17471 Content-Type header instead of Content-Disposition header.
17472 (gnus-mime-inline-part): Ditto.
17473 (gnus-mime-view-part-as-charset): Ignore charset that the part
17474 specifies.
17475
17476 * mm-decode.el (mm-display-part): Work with external parts and
17477 usual parts similarly.
17478
17479 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17480 instead of gnus-display-mime.
17481
17482 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17483 instead of with-temp-buffer.
17484
17485 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17486 tag to summarized topics part in order to encode non-ASCII text.
17487
17488 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17489
17490 * smiley.el (smiley-style): New variable.
17491 (smiley-directory): New function.
17492 (smiley-data-directory): Derive from `smiley-style' using
17493 `smiley-directory'.
17494 (smiley-regexp-alist): Add new entries.
17495
17496 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17497 (gnus-article-browse-delete-temp): Add :version.
17498
17499 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17500
17501 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17502 the sieve region.
17503
17504 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17505
17506 * gnus.el (gnus-version-number): Bump version.
17507
17508 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17509
17510 * gnus.el: No Gnus v0.4 is released.
17511
17512 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17513
17514 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17515 layout.
17516
17517 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17518 unknown charset.
17519
17520 * message.el (message-header-synonyms): Add Original-To to the
17521 default.
17522
17523 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17524 optional parameter.
17525
17526 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17527
17528 * gnus-fun.el (gnus): Require it for gnus-directory.
17529
17530 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17531
17532 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17533
17534 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17535
17536 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17537
17538 2006-04-05 Simon Josefsson <jas@extundo.com>
17539
17540 * password.el (password-reset): New function.
17541
17542 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17543
17544 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17545 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17546
17547 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17548
17549 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17550 Some whitespace was matched into the url, which broke browsing hits
17551 > 100 when mm-url-use-external was nil.
17552
17553 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17554
17555 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17556 Check gnus-extra-headers for 'Newsgroups.
17557
17558 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17559 bound.
17560
17561 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17562
17563 * pgg-gpg.el: Clean up process buffers every time gpg processes
17564 complete.
17565
17566 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17567
17568 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17569 doc string.
17570
17571 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17572
17573 * pgg-gpg.el (pgg-gpg-process-filter)
17574 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17575
17576 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17577 lines, temporary fix.
17578
17579 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17580
17581 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17582
17583 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17584
17585 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17586 default-enable-multibyte-characters. This reverts the change from
17587 revision 6.17 which is no longer necessary because the passphrase
17588 is sent separately now. GnuPG messages are unreadable under
17589 multibyte locales with default-enable-multibyte-characters set to
17590 nil.
17591
17592 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
17593
17594 * message.el (message-tool-bar-gnome): Move "spell".
17595
17596 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
17597
17598 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17599 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
17600 instead.
17601
17602 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
17603
17604 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17605 Improve newsgroups handling for NNTP overviews which don't include
17606 Newsgroups.
17607
17608 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17609
17610 * message.el (message-resend): Bind message-generate-hashcash to nil.
17611
17612 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17613
17614 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17615 when searching for already-paid recipients.
17616
17617 2006-03-27 Daiki Ueno <ueno@unixuser.org>
17618
17619 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17620 passphrases when it is not needed.
17621 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17622 passphrase stuff from gpg, should only be necessary when you use
17623 gpg with a smartcard.
17624
17625 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
17626
17627 * mml.el (mml-insert-mime): Ignore cached contents of
17628 message/external-body part.
17629
17630 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17631 (mm-insert-part): Ditto.
17632
17633 2006-03-23 Simon Josefsson <jas@extundo.com>
17634
17635 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17636 Reiner.
17637 (pgg-gpg-use-agent-p): Use it again.
17638
17639 2006-03-23 Simon Josefsson <jas@extundo.com>
17640
17641 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17642 older emacsen.
17643 (pgg-gpg-use-agent-p): Don't use it.
17644
17645 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
17646
17647 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17648 if we can.
17649
17650 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
17651
17652 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17653 (pgg-gpg-update-agent): New function.
17654 (pgg-gpg-use-agent-p): New function.
17655 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17656 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17657 (pgg-gpg-sign-region): Use it.
17658
17659 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
17660
17661 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17662 Reported by Ralf Wachinger <rwachinger@gmx.de>.
17663
17664 2006-03-21 Simon Josefsson <jas@extundo.com>
17665
17666 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17667 <wilde@sha-bang.de>.
17668 (pgg-gpg-use-agent): New variable.
17669 (pgg-gpg-process-region): Use it.
17670 (pgg-gpg-encrypt-region): Likewise.
17671 (pgg-gpg-encrypt-symmetric-region): Likewise.
17672 (pgg-gpg-decrypt-region): Likewise.
17673 (pgg-gpg-sign-region): Likewise.
17674 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17675
17676 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17677
17678 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17679
17680 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17681 Add comment on version.
17682
17683 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
17684
17685 * smiley.el: Add missing test smiley.
17686
17687 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
17688
17689 * mm-decode.el (mm-with-part): New macro.
17690 (mm-get-part): Use it; work with message/external-body as well.
17691 (mm-save-part): Treat name and filename equally.
17692
17693 * mm-extern.el (mm-extern-cache-contents): New function.
17694 (mm-inline-external-body): Use it; force the part to be displayed;
17695 move undisplayer added to the cached handle to the parent.
17696
17697 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17698 (gnus-mime-view-part-as-type): Work with message/external-body.
17699
17700 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17701
17702 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17703
17704 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17705 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17706 Emacs.]
17707
17708 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17709
17710 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17711 path rather than symbol. Always return list of directories.
17712 Guarantee that image directory comes first. [Sync with image.el,
17713 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17714
17715 * message.el (message-make-tool-bar): Adjust to new API of
17716 `gmm-image-load-path-for-library'.
17717
17718 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17719
17720 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17721
17722 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17723
17724 * gnus-art.el (gnus-article-only-boring-p):
17725 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17726 intangible text.
17727 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17728
17729 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
17730
17731 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17732 Use `defun' instead of `gmm-defun-compat'.
17733
17734 2006-03-14 Simon Josefsson <jas@extundo.com>
17735
17736 * message.el (message-unique-id): Don't use message-number-base36
17737 if (user-uid) is a float.
17738 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17739
17740 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17741
17742 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17743
17744 * gnus-art.el (gnus-mime-display-single): Make sure there is an
17745 empty line between a part and a message part.
17746
17747 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
17748
17749 * smiley.el: Add more test smileys.
17750 (smiley-data-directory, smiley-regexp-alist)
17751 (gnus-smiley-file-types): Fix doc strings.
17752 (smiley-update-cache): Clear smiley-cached-regexp-alist before
17753 adding new elements.
17754 (smiley-mouse-map): Unused code. Make it a comment.
17755
17756 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
17757
17758 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17759 scan latest NoCeM messages instead of old ones.
17760 (gnus-nocem-check-article): Fix regexps so as to match to PGP
17761 delimiters that are recently used.
17762 (gnus-nocem-load-cache): Add autoload cookie.
17763
17764 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17765
17766 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17767 level which is larger than gnus-use-nocem is specified.
17768
17769 * gnus-group.el (gnus-group-get-new-news): Ditto.
17770
17771 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
17772
17773 * gnus-util.el (gnus-tool-bar-update): New function.
17774
17775 * gnus-group.el (gnus-group-update-tool-bar): New variable.
17776 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17777
17778 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17779
17780 * gnus-group.el (gnus-group-redraw-when-idle)
17781 (gnus-group-redraw-check): Remove.
17782 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17783
17784 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
17785
17786 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17787 if optional last element is specified in splits (FIELD VALUE...).
17788
17789 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
17790
17791 * message.el (message-make-tool-bar): Rename gmm-image-load-path
17792 to gmm-image-load-path-for-library. Call with no-error argument.
17793 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17794
17795 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17796
17797 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17798
17799 * gmm-utils.el (gmm-image-load-path): Remove alias.
17800
17801 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
17802
17803 * gmm-utils.el (gmm-image-load-path): Add alias.
17804
17805 * nnml.el (nnml-generate-nov-databases-directory): Rename from
17806 nnml-generate-nov-databases-1.
17807 (nnml-generate-nov-databases): Use it.
17808 (nnml-generate-nov-databases-directory): Document no-active
17809 argument.
17810
17811 * gmm-utils.el (gmm-image-load-path-for-library): Return single
17812 directory if path is t. Add no-error.
17813
17814 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17815 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17816
17817 * gnus-art.el (gnus-article-browse-delete-temp-files):
17818 Simplify resetting gnus-article-browse-html-temp-list.
17819
17820 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17821 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
17822 Add example to docstring. Rename local variables. Move error
17823 checks to default case in cond and simplify.
17824
17825 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
17826
17827 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17828 handle is multipart when calling it recursively.
17829 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17830
17831 2006-03-03 Daniel Pittman <daniel@rimspace.net>
17832
17833 * nnimap.el (nnimap-request-update-info-internal): Optimize.
17834 Don't `gnus-uncompress-range' to avoid excessive memory usage.
17835
17836 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17837
17838 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17839 is loaded.
17840
17841 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17842 loaded.
17843
17844 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17845
17846 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17847 to "Emacs 23 (unicode)" in doc string.
17848
17849 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17850 "Emacs 23 (unicode)" in comment.
17851
17852 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
17853
17854 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17855
17856 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17857 characters 160 through 255 in Emacs 23.
17858
17859 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17860
17861 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17862 gnus-article-browse-html-temp.
17863 (gnus-article-browse-delete-temp): Make it customizable.
17864 Add `file'. Adjust doc string.
17865 (gnus-article-browse-delete-temp-files): Add argument.
17866 Allow query for each file. Adjust doc string.
17867 (gnus-article-browse-html-parts):
17868 Add `gnus-article-browse-delete-temp-files' to
17869 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17870
17871 2006-03-02 Hynek Schlawack <hynek@ularx.de>
17872
17873 * gnus-art.el (gnus-article-browse-html-temp)
17874 (gnus-article-browse-delete-temp): New variables.
17875 (gnus-article-browse-delete-temp-files): New function.
17876 (gnus-article-browse-html-parts): Use it.
17877
17878 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
17879
17880 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17881
17882 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17883 string.
17884
17885 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17886 gnus-summary-insert-new-articles when unplugged.
17887 Remove gnus-summary-search-article-forward.
17888
17889 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17890 display-visual-class instead of display-color-cells.
17891
17892 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
17893
17894 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17895 message/* containing non-ASCII text properly.
17896
17897 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
17898
17899 * message.el: Require gmm-utils, remove autoloads.
17900 (message-tool-bar): Set default based on
17901 gmm-tool-bar-style.
17902 (message-tool-bar-gnome): Add gmm-customize-mode.
17903
17904 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17905 gmm-tool-bar-style.
17906 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17907
17908 * gnus-group.el (gnus-group-tool-bar): Set default based on
17909 gmm-tool-bar-style.
17910 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17911
17912 * gmm-utils.el (gmm-image-directory): Rename variable from
17913 gmm-image-load-path.
17914 (gmm-image-load-path): Use gmm-image-directory.
17915 (gmm-customize-mode): New function.
17916 (gmm-tool-bar-style): New variable.
17917
17918 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17919 gnus-group-redraw-line-number.
17920 (gnus-group-redraw-check): Simplify.
17921 (gnus-group-tool-bar-update): Remove redraw check.
17922 (gnus-group-make-tool-bar): Add redraw check.
17923
17924 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
17925
17926 * gnus-art.el (gnus-button): Add missing parentheses.
17927
17928 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
17929
17930 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17931
17932 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17933
17934 * gnus-art.el (gnus-button): New face.
17935 (gnus-article-button-face): Use it.
17936
17937 * gnus-sum.el (gnus-summary-tool-bar-gnome):
17938 Add gnus-summary-next-page. Re-order.
17939
17940 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17941 next-node are now included.
17942 (gnus-group-redraw-line-number): New internal variable.
17943 (gnus-group-redraw-check): Helper function for updating the tool
17944 bar.
17945 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17946
17947 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17948
17949 * spam.el (spam-spamassassin-score-regexp): New internal variable.
17950 (spam-extra-header-to-number, spam-check-spamassassin-headers):
17951 Use it to match format of Spamassassin 3.0 and later.
17952 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17953 (spam-check-bogofilter)
17954 (spam-bogofilter-register-with-bogofilter): Fix args of
17955 `gnus-error' calls.
17956
17957 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
17958
17959 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17960 unnecessary interaction when sending queued mails.
17961 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17962
17963 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
17964
17965 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17966 first or last are nil.
17967
17968 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17969
17970 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17971
17972 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17973
17974 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17975
17976 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
17977
17978 * dns.el (query-dns): Protect more against buggy tcp output.
17979
17980 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17981
17982 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17983 nov.php.
17984
17985 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
17986
17987 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17988 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17989 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
17990 output on the server side.
17991 (nnweb-google-create-mapping): Update regexps and add some
17992 progress indication.
17993
17994 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
17995
17996 * gnus-group.el (gnus-group-tool-bar-gnome):
17997 Fix gnus-agent-toggle-plugged. Re-order icons.
17998 (gnus-group-tool-bar-gnome):
17999 Add gnus-group-{prev,next}-unread-group.
18000 (gnus-group-tool-bar-gnome): Re-order icons.
18001
18002 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18003 Move gnus-summary-insert-new-articles.
18004
18005 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18006 Fix comments.
18007
18008 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
18009 also available in Emacs 21.3.
18010
18011 * message.el (message-fix-before-sending): Change "Emacs 22" to
18012 "Emacs 23 (unicode)" in comment.
18013
18014 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18015 "Emacs 23 (unicode)" in comment.
18016
18017 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18018 comment.
18019 (mm-coding-system-p): Add comment about no-MULE XEmacs.
18020
18021 * mm-view.el (mm-fill-flowed): Add :version.
18022
18023 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
18024
18025 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18026 and load-path.
18027
18028 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
18029
18030 * message.el: Autoload gmm-image-load-path.
18031 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18032 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
18033 consitency.
18034
18035 * gmm-utils.el (gmm-image-load-path): Also search in
18036 "../etc/images". Don't set gmm-image-load-path if we don't find
18037 the image.
18038
18039 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
18040
18041 * gmm-utils.el (gmm-image-load-path): Don't make
18042 `gmm-image-load-path' include subdirectories which the second arg
18043 `image' might specify.
18044
18045 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18046 subdirectory to icon file names.
18047
18048 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18049
18050 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
18051
18052 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18053 gmm-image-load-path calls.
18054
18055 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18056
18057 * message.el (message-make-tool-bar): Ditto.
18058
18059 * mml.el (mml-preview): Add comment concerning tool bar icons.
18060
18061 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18062 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18063
18064 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18065 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18066
18067 * message.el (message-tool-bar-gnome): Use new icon names.
18068 (message-make-tool-bar): Use `gmm-image-load-path'.
18069
18070 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18071 New functions from MH-E.
18072 (gmm-image-load-path): New variable from MH-E.
18073 (gmm-image-load-path): New function from MH-E. Add arguments
18074 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
18075 *-image-load-path-called-flag.
18076
18077 2006-02-21 Milan Zamazal <pdm@brailcom.org>
18078
18079 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18080
18081 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
18082
18083 * nnimap.el (nnimap-request-move-article): Change folder back to
18084 source group before deleting.
18085
18086 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
18087
18088 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18089
18090 * gnus-art.el (mm-url-insert-file-contents-external):
18091 Autoload mm-url.
18092
18093 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18094
18095 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
18096
18097 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18098 coding system which mm-charset-to-coding-system returns for a
18099 given charset is valid.
18100
18101 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
18102
18103 * html2text.el (html2text-remove-tag-list):
18104 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18105
18106 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
18107
18108 * gnus-cus.el: Revert 2005-10-17 change.
18109
18110 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
18111
18112 * gnus-art.el (article-strip-banner):
18113 Call article-really-strip-banner only when the regexp match is made.
18114
18115 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
18116
18117 * gnus-art.el (article-strip-banner):
18118 Use gnus-extract-address-components instead of
18119 mail-header-parse-addresses to make it work with non-ASCII text;
18120 remove mail-encode-encoded-word-string.
18121
18122 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18123 values which are surrounded with \"...\"; make it never cause a
18124 Lisp error; give up parsing of parameters if it failed in
18125 extracting type.
18126
18127 2006-02-14 Arne Jørgensen <arne@arnested.dk>
18128
18129 * smime.el (smime-cert-by-ldap-1): Fix bug where
18130 `smime-ldap-search' returns results without userCertificates.
18131
18132 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
18133
18134 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18135
18136 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18137
18138 * spam.el (spam-check-spamassassin-headers): Adapt format for
18139 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18140 <ari@mbf.ocn.ne.jp>.
18141 (spam-list-of-processors): Add spam-use-gmane.
18142
18143 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18144
18145 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18146 make-temp-file; make it work with XEmacs as well.
18147
18148 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18149 mm-make-temp-file.
18150
18151 * mm-decode.el (mm-display-external): Use the 3rd arg of
18152 mm-make-temp-file.
18153 (mm-create-image-xemacs): Ditto.
18154
18155 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18156
18157 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18158 with message-narrow-to-headers.
18159 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18160 (gnus-draft-check-draft-articles): New function.
18161 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18162
18163 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18164
18165 * gnus-art.el (gnus-article-browse-html-parts):
18166 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18167 Don't use suffix argument for mm-make-temp-file for Emacs 21
18168 compatibility. Remove useless `format'.
18169
18170 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18171
18172 * nnweb.el (nnweb-google-wash-article): Update regexps.
18173 (nnweb-group-alist): Use defvoo instead of defvar.
18174
18175 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18176
18177 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18178 re-loading nn* modules.
18179
18180 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18181
18182 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18183 for `tool-bar-mode' and don't check it's default-value.
18184
18185 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18186
18187 * message.el (message-make-tool-bar): Ditto.
18188
18189 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18190 `substring'. Shorten tmp-file name.
18191
18192 * gnus.el: Remove bogus comment.
18193
18194 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18195
18196 * gnus-art.el (gnus-article-browse-html-parts): New function.
18197 (gnus-article-browse-html-article): New function for viewing html
18198 articles with a browser.
18199
18200 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18201
18202 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18203 (mml2015-pgg-encrypt): Ditto.
18204
18205 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18206 (mml1991-pgg-encrypt): Ditto.
18207
18208 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18209
18210 * nnfolder.el (nnfolder-insert-newsgroup-line):
18211 Use message-make-date instead of current-time-string.
18212
18213 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18214 to gnus-decoded which mm-uu might set.
18215
18216 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18217
18218 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18219 don't decode quoted parameters; remove misimported Emacs code.
18220 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18221 (rfc2231-decode-encoded-string): Don't use split-string which
18222 behaves differently according to Emacs version; use
18223 mm-decode-coding-region to convert charset to coding-system.
18224 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18225 (rfc2231-encode-string): Remove misimported Emacs code.
18226
18227 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18228
18229 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18230 when calling mail-header-parse-content-type.
18231 (article-de-quoted-unreadable): Ditto.
18232 (article-de-base64-unreadable): Ditto.
18233 (article-wash-html): Ditto.
18234
18235 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18236 calling mail-header-parse-content-type and
18237 mail-header-parse-content-disposition.
18238 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18239 mail-header-parse-content-type.
18240
18241 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18242 insert charset and format parameters; encode description after
18243 inserting it to buffer.
18244 (mml-insert-parameter): Fold lines properly even if a parameter is
18245 segmented into two or more lines; change the max column to 76.
18246
18247 * rfc1843.el (rfc1843-decode-article-body): Don't use
18248 ignore-errors when calling mail-header-parse-content-type.
18249
18250 * rfc2231.el (rfc2231-parse-string): Return at least type if
18251 possible; don't cause an error even if it fails in parsing of
18252 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18253 (rfc2231-encode-string): Don't break lines at the beginning, leave
18254 it to mml-insert-parameter.
18255
18256 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18257 calling mail-header-parse-content-type.
18258
18259 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18260
18261 * spam-report.el (spam-report-gmane-use-article-number):
18262 Improve doc string.
18263 (spam-report-gmane-internal): Check if a suitable header was found
18264 in the article.
18265
18266 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18267
18268 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18269 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18270
18271 2006-02-05 Romain Francoise <romain@orebokech.com>
18272
18273 Update copyright notices of all files in the gnus directory.
18274
18275 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18276
18277 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18278
18279 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18280
18281 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18282 segmented lines of parameter value to cope with Thunderbird 1.5
18283 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18284 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18285 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18286
18287 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18288
18289 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18290 parts.
18291
18292 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18293
18294 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18295 there's only one active file for all servers.
18296 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18297 solid groups. Gnus might have used a FAST request to select the group.
18298 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18299 and nnweb-search redundantly in the active file.
18300 (nnweb-request-list): Don't list bogus groups. There can only be one.
18301 (nnweb-request-create-group): Don't use ARGS.
18302 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18303 initializations. Let nnoo do the work.
18304
18305 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18306
18307 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18308 Say the part has been decoded.
18309
18310 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18311
18312 2006-01-31 Kevin Ryde <user42@zip.com.au>
18313
18314 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18315 mailcap-viewer-test-cache when there's no 'test clause, since that
18316 will invert the meaning of a "nil" test previously determined by
18317 mailcap-mailcap-entry-passes-test.
18318
18319 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18320
18321 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18322 compiling.
18323
18324 * gnus-sum.el: Ditto.
18325
18326 * message.el: Don't bind tool-bar-map when compiling.
18327
18328 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18329
18330 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18331
18332 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18333
18334 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18335 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18336 current Google Groups.
18337
18338 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18339
18340 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18341 and tool-bar-mode.
18342
18343 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18344 and tool-bar-mode.
18345
18346 * message.el (message-tool-bar-update): Simplify.
18347 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18348
18349 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18350 gnus-summary-buffer.
18351 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18352 gnus-summary-reply.
18353
18354 * gmm-utils.el (gmm): Add :version.
18355
18356 2006-01-26 Steve Youngs <steve@sxemacs.org>
18357
18358 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18359 Don't autoload.
18360
18361 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18362
18363 * gmm-utils.el (gmm-verbose): Add :group.
18364
18365 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18366
18367 * message.el: Change some comments WRT tool-bars.
18368
18369 * gnus-sum.el (gnus-summary-tool-bar)
18370 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18371 (gnus-summary-tool-bar-zap-list): New variables.
18372 (gnus-summary-make-tool-bar): Complete rewrite using
18373 `gmm-tool-bar-from-list'.
18374
18375 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18376 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18377 New variables.
18378 (gnus-group-make-tool-bar): Complete rewrite using
18379 `gmm-tool-bar-from-list'.
18380 (gnus-group-tool-bar-update): New function.
18381
18382 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18383
18384 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18385
18386 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18387 is dissected into a single part of which the type is the same as
18388 the given one; decode charset.
18389
18390 2006-01-21 Kevin Ryde <user42@zip.com.au>
18391
18392 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18393 into alists as symbol not string, since that's what
18394 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18395 look for.
18396
18397 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18398
18399 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18400 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18401
18402 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18403
18404 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18405
18406 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18407 (gnus-mime-security-button-menu): New definition.
18408 (gnus-mime-security-button-map): Use them.
18409 (gnus-mime-security-button-menu): New function.
18410 (gnus-insert-mime-security-button): Addition to help echo.
18411 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18412 (gnus-mime-security-pipe-part): New functions.
18413
18414 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18415 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18416
18417 * mm-decode.el (mm-handle-set-disposition): Remove.
18418 (mm-handle-set-description): Remove.
18419
18420 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18421
18422 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18423 (mm-w3m-standalone-supports-m17n-p): New function.
18424 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18425 w3m usage.
18426
18427 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18428 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18429
18430 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18431
18432 * message.el (message-tool-bar-zap-list):
18433 Use gmm-tool-bar-zap-list as custom type.
18434 (message-tool-bar-update): New function.
18435 (message-tool-bar, message-tool-bar-gnome)
18436 (message-tool-bar-retro): Add message-tool-bar-update.
18437 (message-tool-bar-gnome): Add flyspell-buffer.
18438
18439 * gnus-util.el (gnus-error): Describe `args'.
18440
18441 * gmm-utils.el (gmm-error): Describe `args'.
18442 (gmm-tool-bar-zap-list): New widget.
18443 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18444
18445 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18446
18447 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18448 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18449 the number of recursive calls.
18450
18451 * mm-decode.el (mm-handle-set-disposition): New macro.
18452 (mm-handle-set-description): New macro.
18453
18454 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18455
18456 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18457 encoding.
18458
18459 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18460
18461 * message.el (message-tool-bar-zap-list, message-tool-bar)
18462 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18463 (message-tool-bar-local-item-from-menu): Remove.
18464 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18465 (message-make-tool-bar): New function.
18466 (message-mode): Use `message-make-tool-bar'.
18467
18468 * gmm-utils.el: New file.
18469 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18470 (gmm-lazy): New widget copied from `nnmail.el'.
18471 (gmm-tool-bar-from-list): New function for creating customizable
18472 tool bars.
18473 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18474 output.
18475 (gmm): Add :prefix to defgroup.
18476
18477 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18478
18479 * gmm-utils.el (gmm-widget-p): New function.
18480
18481 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18482
18483 * mml.el (mml-attach-file): Describe `description' in doc string.
18484 (mml-menu): Add Emacs MIME manual and PGG manual.
18485
18486 2006-01-20 Richard M. Stallman <rms@gnu.org>
18487
18488 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18489
18490 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18491
18492 * nntp.el (nntp-end-of-line): Doc fix.
18493
18494 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18495
18496 * imap.el (imap-open): Handle case where buffer is a buffer
18497 object.
18498
18499 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18500
18501 * gnus-delay.el (gnus-delay): Don't autoload.
18502 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18503 to be re-loaded when customizing the `gnus-delay' group.
18504
18505 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18506
18507 * message.el (message-insert-citation-line): Use newlines.
18508
18509 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18510
18511 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18512
18513 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18514
18515 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18516
18517 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18518
18519 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18520
18521 * mm-decode.el (mm-inlined-types): Add application/pgp.
18522 (mm-automatic-display): Ditto.
18523
18524 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18525 part as text.
18526
18527 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18528
18529 * nnrss.el: Update copyright.
18530 (nnrss-opml-import): Query whether to subscribe to each entry.
18531
18532 * gnus-art.el:
18533 * gnus-sum.el:
18534 * mm-uu.el:
18535 * mm-view.el: Update copyright.
18536
18537 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18538
18539 * message.el (message-info): New function.
18540 (message-mode-menu): Add it.
18541 Update copyright.
18542
18543 * ChangeLog: Fix and update copyright.
18544
18545 2006-01-13 Romain Francoise <romain@orebokech.com>
18546
18547 * message.el (message-forward-subject-name-subject): Prefer the
18548 address to 'nowhere' if the sender has no name.
18549 Fix typo. Update copyright year.
18550
18551 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18552
18553 * gnus-art.el (article-wash-html):
18554 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18555 (gnus-article-wash-html-with-w3m-standalone): New function.
18556
18557 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18558 mm-inline-text-html-render-with-w3m-standalone.
18559 (mm-text-html-washer-alist): Map w3m-standalone to
18560 gnus-article-wash-html-with-w3m-standalone.
18561 (mm-inline-text-html-render-with-w3m-standalone): New function.
18562
18563 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18564
18565 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18566 Improve LaTeX.
18567
18568 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18569
18570 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18571 (nnrss-request-article): Render text/plain parts as HTML.
18572
18573 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18574 the buffer.
18575
18576 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18577
18578 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18579 custom definition of `gnus-posting-styles'.
18580
18581 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18582 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18583
18584 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18585
18586 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18587 Use nntp for bug archive.
18588
18589 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18590
18591 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18592 parts.
18593 (nnrss-normalize-date): New function converts ISO 8601 date into
18594 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18595 (nnrss-check-group): Use it.
18596
18597 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
18598
18599 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18600
18601 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18602 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18603 (nnrss-insert-w3): Ditto.
18604
18605 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18606
18607 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18608 the articles to be forwarded including the case where neither a
18609 number of articles nor a region is specified.
18610
18611 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18612
18613 * nnrss.el (nnrss-request-article): Fix last change; fill
18614 text/plain parts.
18615
18616 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18617
18618 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18619 in text/plain part.
18620 (nnrss-check-group): Don't add excessive newline to dc:subject.
18621
18622 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
18623
18624 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18625 article.
18626
18627 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
18628
18629 * nnml.el: Don't require gnus-bcklg. Autoload it.
18630 (nnml-use-compressed-files, nnml-save-mail): Support other
18631 comression programs such as bzip2.
18632
18633 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18634
18635 * dns.el (query-dns): Make sure we check the buffer size before
18636 removing tcp headers.
18637
18638 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18639
18640 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18641 remove MIME buttons associated with multipart/alternative parts.
18642 (gnus-mime-display-alternative): Tag buttons using `article-type'
18643 text property.
18644
18645 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18646 associated with multipart/alternative parts.
18647
18648 * gnus-art.el (gnus-signature-separator): Fix custom type.
18649
18650 * mm-decode.el (mm-inlined-types): Fix custom type.
18651 (mm-keep-viewer-alive-types): Ditto.
18652 (mm-automatic-display): Ditto.
18653 (mm-attachment-override-types): Ditto.
18654 (mm-inline-override-types): Ditto.
18655 (mm-automatic-external-display): Ditto.
18656
18657 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
18658
18659 * spam-report.el (spam-report-user-mail-address)
18660 (spam-report-user-agent): New variables.
18661 (spam-report-url-ping-plain): Use spam-report-user-agent.
18662
18663 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
18664
18665 * gnus-art.el (gnus-button-handle-custom): Do not just use
18666 `customize-apropos' for any "M-x customize-*" button but the
18667 function called for. Accept both the function name and its
18668 argument in order to achieve this.
18669 (gnus-button-alist): Remove support for "custom:" URL's.
18670 Pass function name to `gnus-button-handle-custom' in case of "M-x
18671 customize-*" buttons.
18672
18673 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18674
18675 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18676 multipart/alternative and add xref to mm-discouraged-alternatives
18677 in doc string.
18678
18679 * mm-decode.el (mm-discouraged-alternatives): Add xref to
18680 gnus-buttonized-mime-types in doc string.
18681
18682 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
18683
18684 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18685 Suggest image/.* in the doc string.
18686
18687 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
18688
18689 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18690 message-marks (Debian bug#342521).
18691
18692 2005-12-12 Simon Josefsson <jas@extundo.com>
18693
18694 * password.el (password-read-from-cache): Add.
18695 (password-read): Use it.
18696
18697 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18698
18699 * rfc2047.el (rfc2047-charset-to-coding-system):
18700 Recognize us-ascii as a MIME charset.
18701
18702 * mm-bodies.el (mm-decode-content-transfer-encoding):
18703 Protect against the case where the 2nd arg TYPE is nil.
18704
18705 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18706
18707 * pop3.el (pop3-stream-type): Fix custom version.
18708
18709 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18710
18711 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18712
18713 * mm-decode.el (mm-display-external): Add missing cdr.
18714
18715 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
18716
18717 * mm-decode.el (mm-display-external): Use nametemplate (defined in
18718 RFC1524) if it is in mailcap or add a suffix according to
18719 mailcap-mime-extensions when generating a temp filename; postpone
18720 deleting a temp file for 2 seconds for some wrappers, shell
18721 scripts, and so on, which might exit right after having started a
18722 viewer command as a background job.
18723
18724 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18725
18726 * nntp.el (nntp-marks-directory): Fix custom group.
18727
18728 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18729 steps when < 10.
18730
18731 * gnus-start.el (gnus-no-server-1):
18732 Mention `gnus-level-default-subscribed' in doc string.
18733
18734 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18735
18736 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18737 parens.
18738
18739 2005-11-26 Dave Love <fx@gnu.org>
18740
18741 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18742 (tls-program, tls-success): Provide openssl alternative.
18743
18744 * starttls.el: Doc fixes.
18745 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18746 SERVICE to PORT.
18747
18748 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
18749 port null or service name.
18750 (starttls-negotiate): Autoload.
18751
18752 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18753
18754 * message.el (message-kill-to-signature): Fix interactive spec.
18755
18756 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
18757
18758 * pop3.el (pop3-open-server): Recognize a string as a service name.
18759
18760 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
18761
18762 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18763
18764 2005-11-23 Dave Love <fx@gnu.org>
18765
18766 Add pop3s, pop3/starttls.
18767
18768 * pop3.el (pop3-authentication-scheme): Clarify doc.
18769 (open-tls-stream, starttls-open-stream): Autoload.
18770 (pop3-stream-type): New.
18771 (pop3-open-server): Use it.
18772
18773 * mail-source.el (mail-sources): Fix some :types. Add stream type
18774 for POP.
18775 (mail-source-keyword-map): Add :stream for POP.
18776 (mail-source-fetch-pop): Use pop3-stream-type.
18777
18778 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
18779
18780 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18781 of current-time-string.
18782
18783 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
18784
18785 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18786 date header.
18787
18788 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18789
18790 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18791 it can seriously impact performance as it bypasses the agent's
18792 local caches.
18793
18794 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18795
18796 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18797 must be explicitly online rather than "not explicitly offline" for
18798 its flags to be synchronized.
18799
18800 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18801 that gnus-uu-unmark-thread will function correctly.
18802
18803 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18804 1024K is instead displayed as 1M.
18805
18806 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18807
18808 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18809
18810 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
18811
18812 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18813
18814 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
18815
18816 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18817 error message to display actual error condition.
18818 (gnus-agent-save-local): Avoid saving symbols that are bound to
18819 nil as they simply result in a warning message in
18820 gnus-agent-read-local.
18821
18822 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18823
18824 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18825 rather than make-variable-buffer-local for file-precious-flag.
18826
18827 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18828
18829 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18830 for duplicates which are removed. The invalid sort check then
18831 triggers a rescan after the sort as sorting may have moved
18832 duplicate entries such that they can be cheaply detected.
18833
18834 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
18835
18836 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18837
18838 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
18839
18840 * gnus-agent.el (gnus-agent-article-alist-save-format):
18841 Change internal variable to a custom variable. Change default value
18842 from compressed(2) to uncompressed(1).
18843 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18844 support for uncompressed agentview files. Taken together, reading
18845 the agentview file should now be 6-7 times faster.
18846
18847 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
18848
18849 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18850 as a buffer-local variable. This avoids creating truncated
18851 dribble files as a result of a hang up, eg.
18852
18853 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18854
18855 * gnus-start.el (gnus-start-draft-setup):
18856 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18857
18858 * gnus.el (gnus-splash): Change custom group.
18859 (gnus-group-get-parameter, gnus-group-parameter-value):
18860 Describe allow-list argument.
18861
18862 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18863 string.
18864
18865 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18866
18867 * gnus-art.el (gnus-default-article-saver): Add user-defined
18868 `function' to custom type.
18869
18870 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
18871
18872 * imap.el (imap-open): Handle case where buffer is a buffer
18873 object.
18874
18875 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
18876
18877 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18878 long lines.
18879 (gnus-cache-delete-group): Wrap doc strings.
18880
18881 * gnus-agent.el (gnus-agent-rename-group)
18882 (gnus-agent-delete-group): Wrap doc strings.
18883
18884 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18885
18886 * gnus-start.el (gnus-1): Add "native" to
18887 gnus-predefined-server-alist.
18888
18889 * gnus.el (gnus-method-to-server): Don't add "native" to the
18890 lists here, because that leads to problems when
18891 gnus-select-method is bound.
18892
18893 2005-11-09 Simon Josefsson <jas@extundo.com>
18894
18895 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18896 use (not sort-by-date) instead.
18897
18898 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
18899
18900 * gnus-delay.el (gnus-delay-group): Don't autoload.
18901 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18902 to be re-loaded when customizing the `gnus-delay' group.
18903
18904 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
18905
18906 * message.el: Revert last changes.
18907 (message-insert-citation-line): Use newlines.
18908
18909 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
18910
18911 * message.el (message-courtesy-message)
18912 (message-mark-insert-begin, message-mark-insert-end)
18913 (message-elide-ellipsis, message-cancel-message)
18914 (message-add-header, message-change-subject)
18915 (message-cross-post-followup-to-header)
18916 (message-cross-post-insert-note, message-reduce-to-to-cc)
18917 (message-widen-reply, message-delete-not-region)
18918 (message-kill-to-signature, message-insert-signature)
18919 (message-insert-importance-high, message-insert-importance-low)
18920 (message-insert-or-toggle-importance)
18921 (message-insert-disposition-notification-to)
18922 (message-indent-citation, message-yank-original)
18923 (message-cite-original-without-signature, message-cite-original)
18924 (message-insert-citation-line, message-position-on-field)
18925 (message-fix-before-sending, message-send-mail-partially)
18926 (message-send-mail, message-send-mail-with-sendmail)
18927 (message-send-mail-with-qmail, message-send-news)
18928 (message-check-news-header-syntax, message-generate-headers)
18929 (message-insert-courtesy-copy, message-fill-address)
18930 (message-fill-header, message-shorten-references)
18931 (message-setup-1, message-cancel-news)
18932 (message-forward-make-body-plain, message-forward-make-body-mime)
18933 (message-forward-make-body-mml, message-encode-message-body)
18934 (message-forward-make-body-digest-plain)
18935 (message-forward-make-body-digest-mime)
18936 (message-use-alternative-email-as-from): Insert `hard-newline'
18937 instead of ordinary newlines.
18938
18939 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
18940
18941 * message.el (message-generate-headers): Downcase the argument
18942 given to message-check-element.
18943
18944 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
18945
18946 * nntp.el (nntp-authinfo-rejected): New error condition.
18947 (nntp-wait-for): Use new error condition to signal authentication
18948 error.
18949 (nntp-retrieve-data): Rethrow new error condition to break out of
18950 recursive call to nntp-send-authinfo.
18951
18952 2005-11-08 Romain Francoise <romain@orebokech.com>
18953
18954 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18955 (gnus-summary-exit-map): Bind to `Z p'.
18956 (gnus-summary-make-menu-bar): Add menu item.
18957
18958 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
18959
18960 * gnus-art.el (gnus-article-treat-custom): Add `first'.
18961 (gnus-treat-*): Add `first' in all doc strings.
18962
18963 * gnus-group.el (gnus-group-compact-group): Fix typo.
18964
18965 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
18966
18967 * gnus.el (gnus-parameters-case-fold-search): New variable.
18968 (gnus-parameters-get-parameter): Use it.
18969
18970 * gnus-score.el (gnus-home-score-file): Doc fix.
18971
18972 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
18973
18974 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18975
18976 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18977
18978 * mm-util.el (mm-special-display-p): New function.
18979
18980 * mml.el (mml-preview): Use it; doc fix.
18981
18982 2005-10-29 Romain Francoise <romain@orebokech.com>
18983
18984 * message.el (message-fix-before-sending): Fix comment.
18985
18986 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18987
18988 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18989
18990 2005-10-29 Jari Aalto <jari.aalto@cante.net>
18991
18992 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18993 Used in gnus-score.el.
18994
18995 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
18996
18997 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18998
18999 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
19000
19001 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19002 whitespace removed in revision 7.8. Use concatenated string to
19003 protect trailing whitespace.
19004
19005 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
19006
19007 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19008 (nnimap-request-expire-articles): Use it to avoid sending 'UID
19009 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19010 Courier IMAP ("some version from 2004"). Mostly based on similar
19011 code in the same function.
19012
19013 2005-10-26 Didier Verna <didier@xemacs.org>
19014
19015 * gnus-group.el (gnus-group-compact-group): Invalidate original
19016 article buffer.
19017 * gnus-srvr.el (gnus-server-compact-server): Ditto.
19018 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19019 NOV database and in article itself.
19020 Invalidate article backlog.
19021
19022 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
19023
19024 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19025
19026 2005-10-26 Simon Josefsson <jas@extundo.com>
19027
19028 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19029 part of 2004-07-25 change.
19030
19031 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
19032
19033 * message.el (message-display-completion-list): New function.
19034 (message-expand-group): Use it; make sure the Completions buffer
19035 is modifiable.
19036
19037 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19038
19039 * imap.el (imap-open): Handle case where buffer is a buffer object.
19040
19041 2005-10-24 Eli Zaretskii <eliz@gnu.org>
19042
19043 * pgg-def.el:
19044 * pgg-gpg.el:
19045 * pgg-parse.el:
19046 * pgg-pgp.el:
19047 * pgg-pgp5.el:
19048 * pgg.el: Move to the parent lisp directory.
19049
19050 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
19051
19052 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19053 user-mail-name is an empty string.
19054
19055 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
19056
19057 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19058 depending on gnus-score-decay-constant.
19059
19060 * encrypt.el (encrypt-insert-file-contents)
19061 (encrypt-write-file-contents): Don't use `gnus-message'.
19062
19063 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19064 arguments.
19065 (mm-uu-type-alist): Add message-marks and insert-marks.
19066 Pass arguments to mm-uu-verbatim-marks-extract.
19067 (mm-uu-hide-markers): New variable.
19068 (mm-uu-extract): Use face similar to `gnus-cite-3'.
19069
19070 * gnus-fun.el (gnus-convert-image-to-x-face-command)
19071 (gnus-convert-image-to-face-command): Use "convert" by default to
19072 allow other input image formats.
19073 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19074 accordingly.
19075
19076 2005-10-23 Simon Josefsson <jas@extundo.com>
19077
19078 * imap.el (imap-gssapi-program): Align command line parameters
19079 with latest GNU SASL.
19080 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19081
19082 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19083
19084 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19085 HTML.
19086 (nnslashdot-request-article): Ditto.
19087
19088 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19089
19090 * mail-source.el (mail-source-fetch-pop): Require pop3.
19091 (mail-source-check-pop): Ditto.
19092
19093 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
19094
19095 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19096 errors.
19097
19098 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
19099
19100 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19101 (gnus-treat-strip-leading-blank-lines): Improve doc string.
19102
19103 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19104
19105 * mm-bodies.el (mm-decode-string):
19106 Call `mm-charset-to-coding-system' with allow-override argument.
19107
19108 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
19109
19110 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19111 (rfc2047-charset-to-coding-system): New function.
19112 (rfc2047-decode-encoded-words): New function.
19113 (rfc2047-decode-region): Use them.
19114 (rfc2047-decode-cte): Remove.
19115 (rfc2047-parse-and-decode): Remove.
19116 (rfc2047-decode): Remove.
19117
19118 2005-10-15 Kenichi Handa <handa@m17n.org>
19119
19120 * rfc2047.el (rfc2047-decode-cte): New function.
19121 (rfc2047-decode-region): Change the way to decode successive
19122 encoded-words: decode B- or Q-encoding in each encoded-word,
19123 concatenate them, and decode it as charset.
19124
19125 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
19126
19127 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
19128 widget-move-and-invoke.
19129 (gnus-custom-mode): Use gnus-custom-map.
19130
19131 2005-10-15 Bill Wohler <wohler@newt.com>
19132
19133 * message.el (message-tool-bar-map): Rename image file from
19134 mail_send to mail/send.
19135
19136 2005-10-16 Masatake YAMATO <jet@gyve.org>
19137
19138 * message.el (message-expand-group): Pass the common
19139 prefix substring of completion to `display-completion-list'.
19140
19141 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19142
19143 * mml-sec.el (mml-secure-method): New internal variable.
19144 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19145 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19146 New functions using mml-secure-method.
19147
19148 * mml.el (mml-mode-map): Add key bindings for those functions.
19149 (mml-menu): Simplify security menu entries. Suggested by Jesper
19150 Harder <harder@myrealbox.com>.
19151 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19152 Goto end of message if point is the headers of the message.
19153
19154 * message.el (message-in-body-p): New function.
19155
19156 * assistant.el: Autoload gnus-util and netrc.
19157
19158 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19159 Use `mm-charset-override-alist' only when decoding.
19160
19161 * mm-bodies.el (mm-decode-body):
19162 Call `mm-charset-to-coding-system' with allow-override argument.
19163
19164 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19165 `filename' from Content-Disposition if Content-Type doesn't
19166 provide `name'.
19167 (gnus-mime-view-part-as-type): Set default instead of
19168 initial-input.
19169
19170 2005-10-09 Daniel Brockman <daniel@brockman.se>
19171
19172 * format-spec.el (format-spec): Propagate text properties of % spec.
19173
19174 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19175
19176 * gnus-art.el (gnus-treat-predicate): Add `first'.
19177
19178 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19179
19180 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19181 (mm-charset-override-alist): New variable.
19182 (mm-charset-to-coding-system): Use it.
19183 (mm-codepage-setup): New helper function.
19184 (mm-charset-eval-alist): New variable.
19185 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19186 Warn about unknown charsets.
19187
19188 2005-10-04 David Hansen <david.hansen@gmx.net>
19189
19190 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19191 (nnrss-check-group): Ditto.
19192
19193 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19194
19195 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19196 Rename x-gnus-verbatim to x-verbatim.
19197 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19198
19199 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19200 x-verbatim.
19201
19202 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19203
19204 * gnus-util.el (gnus-remove-duplicates): Remove.
19205
19206 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19207 instead of gnus-remove-duplicates.
19208
19209 * message.el (message-remove-duplicates): Remove.
19210 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19211 message-remove-duplicates.
19212
19213 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19214 available, else use implementation from `delete-dups'.
19215
19216 * message.el (message-insert-expires): New function.
19217 (message-mode-map): Add key binding.
19218 (message-mode-field-menu): Add menu entry.
19219 (message-mode): Document it.
19220 (message-make-expires-date): Use `message-make-date'.
19221
19222 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19223
19224 * message.el (message-make-expires-date): New function.
19225
19226 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19227
19228 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19229
19230 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19231
19232 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19233 function rather than the diff-mode.el package.
19234 (mm-display-external): Use with-current-buffer.
19235 (mm-viewer-completion-map, mm-viewer-completion-map):
19236 Move initialization inside declaration.
19237
19238 2005-09-29 Simon Josefsson <jas@extundo.com>
19239
19240 * spam.el: Load hashcash when compiling, to avoid warnings.
19241 Don't autoload mail-check-payment.
19242 (spam-check-hashcash): Define unconditionally, since hashcash.el
19243 is part of Gnus now. Ignore errors from payment checking.
19244
19245 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19246
19247 * message.el (message-bold-region, message-unbold-region):
19248 Rename from `bold-region' and `unbold-region'.
19249
19250 * message.el: Remove useless autoloads.
19251
19252 2005-09-28 Simon Josefsson <jas@extundo.com>
19253
19254 * message.el (message-use-idna): Default to t.
19255 (message-use-idna): Test whether encoding works too. Doc fix.
19256
19257 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19258
19259 * nntp.el (nntp-warn-about-losing-connection): Remove.
19260
19261 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19262
19263 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19264 customizable. Change default value.
19265 (mm-uu-diff-groups-regexp): Change default value.
19266 (mm-uu-type-alist): Add doc string.
19267 (mm-uu-configure): Add doc string. Make it interactive.
19268 (mm-uu-tex-groups-regexp): New variable.
19269 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19270 (mm-uu-type-alist): Add LaTeX documents.
19271 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19272 of "text/verbatim".
19273 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19274
19275 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19276 instead of "text/verbatim".
19277
19278 * message.el (message-mark-inserted-region)
19279 (message-mark-insert-file): Use slrn style marks when called with
19280 prefix argument.
19281
19282 2005-09-27 Simon Josefsson <jas@extundo.com>
19283
19284 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19285
19286 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19287
19288 * message.el (message-remove-duplicates): New function.
19289 Implementation borrowed from `gnus-remove-duplicates'.
19290 (message-idna-to-ascii-rhs): Also encode idna addresses in
19291 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19292 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19293 only ask about the same idna domain once per header and also tell
19294 in what header to replace the idna domain.
19295
19296 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19297 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19298 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19299 a header is decoded and not just the last one.
19300
19301 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19302
19303 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19304 has been decoded.
19305
19306 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19307 (mm-insert-part): Don't modify text if it has been decoded.
19308
19309 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19310 decoded.
19311
19312 * mm-view.el (mm-inline-text): Don't strip text props unless
19313 decoding enriched or richtext parts.
19314
19315 2005-09-25 Romain Francoise <romain@orebokech.com>
19316
19317 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19318 * gnus-start.el (gnus-subscribe-interactively):
19319 * gnus-uu.el (gnus-uu-grab-articles):
19320 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19321 space.
19322
19323 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19324
19325 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19326 * mm-view.el (mm-view-pkcs7-decrypt):
19327 * gnus-sum.el (gnus-summary-limit-to-extra)
19328 (gnus-summary-respool-article, gnus-read-move-group-name):
19329 * gnus-score.el (gnus-summary-increase-score):
19330 * gnus-util.el (gnus-completing-read-with-default):
19331 * gnus-art.el (gnus-read-save-file-name)
19332 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19333 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19334 * message.el (message-check-news-header-syntax):
19335 Follow convention for reading with the minibuffer.
19336
19337 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19338
19339 * spam-report.el (spam-report-url-ping-plain):
19340 Use gnus-extended-version as User-Agent.
19341
19342 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19343 default value is nil.
19344
19345 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19346 (mm-uu-verbatim-marks-extract): New function.
19347 (mm-uu-extract): New face.
19348 (mm-uu-copy-to-buffer): Use it.
19349
19350 * spam-report.el (spam-report-gmane-ham): Rename from
19351 `spam-report-gmane-unspam'.
19352 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19353 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19354
19355 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19356 Autoload.
19357 (spam-report-gmane-unregister-routine):
19358 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19359
19360 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19361
19362 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19363 (spam-report-gmane-unregister-routine): Add support for gmane
19364 unregistration.
19365
19366 * spam-report.el (spam-report-gmane-unspam)
19367 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19368 (spam-report-gmane): Change to take a single article and do unspam
19369 registration.
19370
19371 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19372
19373 * mm-url.el (mm-url-decode-entities): Fix regexp.
19374
19375 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19376
19377 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19378 default to nil, to be able to use Gnus at all. If the default
19379 switches to something else, then the function should be fixed not
19380 be exceedingly slow.
19381
19382 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19383
19384 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19385 fail hard.
19386
19387 * spam-report.el: Add better Keywords line.
19388
19389 * spam.el: Add Maintainer and better Keywords line.
19390
19391 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19392
19393 * gnus-art.el (gnus-article-replace-part)
19394 (gnus-mime-replace-part): New functions.
19395 (gnus-mime-action-alist, gnus-mime-button-commands)
19396 (gnus-mime-save-part-and-strip): Add file argument.
19397 (gnus-article-part-wrapper): Add interactive argument.
19398
19399 * gnus-sum.el (gnus-summary-mime-map):
19400 Add `gnus-article-replace-part'.
19401
19402 2005-09-19 Didier Verna <didier@xemacs.org>
19403
19404 The nnml compaction feature:
19405 * nnml.el (nnml-request-compact-group): New function.
19406 * nnml.el (nnml-request-compact): New function.
19407 * gnus-int.el (gnus-request-compact-group): New function.
19408 * gnus-int.el (gnus-request-compact): New function.
19409 * gnus-group.el (gnus-group-compact-group): New function.
19410 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19411 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19412 * gnus-srvr.el (gnus-server-compact-server): New function.
19413 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19414 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19415
19416 2005-09-18 Deepak Goel <deego@gnufans.org>
19417
19418 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19419 format spec.
19420
19421 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19422
19423 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19424
19425 2005-09-15 Romain Francoise <romain@orebokech.com>
19426
19427 * message.el (message-fill-paragraph): Clarify docstring.
19428
19429 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19430
19431 * gnus-art.el (gnus-mime-display-part): Protect against broken
19432 MIME messages.
19433
19434 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19435
19436 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19437 before parsing header.
19438
19439 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19440
19441 * html2text.el (html2text-replace-list): Add new entities.
19442
19443 2005-09-11 Romain Francoise <romain@orebokech.com>
19444
19445 * message.el (message-alternative-emails): Improve docstring.
19446 (message-setup-1): Call `message-use-alternative-email-as-from'
19447 after `message-setup-hook' to give it precedence over posting
19448 styles, etc.
19449 (message-use-alternative-email-as-from): Add docstring.
19450 Remove the original From header if present.
19451
19452 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19453 (nnml-save-mail): Use it.
19454
19455 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19456 articles. Add new argument `silent'.
19457 (gnus-uu-mark-all): Report the total number of marked articles.
19458
19459 2005-09-10 Romain Francoise <romain@orebokech.com>
19460
19461 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19462 (gnus-uu-mark-series): Likewise.
19463
19464 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19465
19466 * spam-report.el (spam-report-gmane): Fix generation of spam
19467 report URL.
19468
19469 2005-09-10 Simon Josefsson <jas@extundo.com>
19470
19471 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19472 t, based on discussion on the ding list with Robert Epprecht
19473 <epprecht@solnet.ch>.
19474
19475 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19476
19477 * spam-report.el (spam-report-gmane): Make it work without
19478 X-Report-Spam header. Gmane now only provides Archived-At.
19479 This is only used if `spam-report-gmane-use-article-number' is nil.
19480 (spam-report-gmane-spam-header): Remove. Not used anymore.
19481
19482 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19483 make `gnus-summary-sort-by-recipient' work with threading.
19484
19485 * nnweb.el (nnweb-google-wash-article): Print a message if article
19486 is not available.
19487
19488 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19489
19490 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19491 change. Decode text/* parts content before displaying.
19492
19493 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19494
19495 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19496
19497 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19498
19499 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19500
19501 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19502
19503 * message.el (message-tab-body-function): Fix mismatched custom type.
19504
19505 * gnus.el (gnus-group-change-level-function): Ditto.
19506
19507 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19508
19509 * gnus-art.el (gnus-signature-limit)
19510 (gnus-article-mime-part-function): Ditto.
19511
19512 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19513
19514 * mml.el (mml-mode): Silence the byte compiler.
19515
19516 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19517 using `(sit-for 0)' before moving the point to the specified part;
19518 skip unbuttonized parts.
19519 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19520 return to the summary window if gnus-auto-select-part is non-nil.
19521
19522 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19523
19524 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19525 New variables.
19526 (mml-dnd-attach-file, mml-mode): Use them.
19527
19528 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19529 Make fetching article by MID work again for Google Groups.
19530 Add FIXME concerning gnus-group-make-web-group.
19531
19532 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19533 Don't depend on Gnus by using mail-extract-address-components if
19534 gnus-extract-address-components is not bound.
19535
19536 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19537
19538 * gnus-art.el (gnus-mime-display-security): Don't display the
19539 signature, but only the signed part.
19540
19541 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19542
19543 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19544
19545 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19546 list, not listp.
19547
19548 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19549
19550 * mm-encode.el (mm-encode-content-transfer-encoding):
19551 Likewise when encoding.
19552
19553 * mm-bodies.el (mm-decode-content-transfer-encoding):
19554 De-canonicalize CRLF for all text content types, not just
19555 text/plain.
19556
19557 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19558
19559 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19560 valid article; point arrow and cursor at the MIME button.
19561
19562 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19563
19564 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19565 Suggested by Dan Christensen <jdc@uwo.ca>.
19566
19567 * mm-decode.el (mm-save-part): Enable change of prompt.
19568
19569 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19570
19571 * gnus-msg.el (gnus-inews-add-send-actions):
19572 Make `message-post-method' lambda parameter ARG `&optional'.
19573
19574 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19575
19576 * gnus-sum.el (gnus-summary-mime-map):
19577 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19578 gnus-article-jump-to-part.
19579
19580 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19581 (gnus-article-edit-part): Use it.
19582 (gnus-article-part-wrapper): Add no-handle argument.
19583 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19584 New functions.
19585
19586 2005-08-29 Romain Francoise <romain@orebokech.com>
19587
19588 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19589 docstring.
19590 (gnus-face-from-file): Likewise.
19591
19592 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19593
19594 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19595 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19596 non-nil.
19597 (gnus-auto-select-part): New variable.
19598 (gnus-article-jump-to-part): New function.
19599 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19600 (gnus-mime-delete-part): Allow selecting specified part after
19601 deleting or stripping parts.
19602 (gnus-article-jump-to-part): Don't use `read-number'. Use last
19603 part if argument is bogus.
19604
19605 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
19606
19607 * gnus-art.el (w3m-minor-mode-map):
19608 * gnus-spec.el (gnus-newsrc-file-version):
19609 * gnus-util.el (nnmail-active-file-coding-system)
19610 (gnus-original-article-buffer, gnus-user-agent):
19611 * gnus.el (gnus-ham-process-destinations)
19612 (gnus-parameter-ham-marks-alist)
19613 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19614 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19615 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19616 * mm-decode.el (gnus-current-window-configuration):
19617 * mm-extern.el (gnus-article-mime-handles):
19618 * mm-url.el (url-current-object, url-package-name)
19619 (url-package-version):
19620 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19621 (smime-keys, w3m-cid-retrieve-function-alist)
19622 (w3m-current-buffer, w3m-display-inline-images)
19623 (w3m-minor-mode-map):
19624 * mml-smime.el (gnus-extract-address-components):
19625 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19626 (gnus-newsrc-hashtb, message-default-charset)
19627 (message-deletable-headers, message-options)
19628 (message-posting-charset, message-required-mail-headers)
19629 (message-required-news-headers):
19630 * mml1991.el (mc-pgp-always-sign):
19631 * mml2015.el (mc-pgp-always-sign):
19632 * nnheader.el (nnmail-extra-headers):
19633 * rfc1843.el (gnus-decode-encoded-word-function)
19634 (gnus-decode-header-function, gnus-newsgroup-name):
19635 * spam-stat.el (gnus-original-article-buffer): Add defvars.
19636
19637 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
19638
19639 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19640 the end of the date treatments.
19641
19642 2005-08-15 Simon Josefsson <jas@extundo.com>
19643
19644 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19645 it in url-handlers.el and XEmacs in url.el. Reported by Luca
19646 Capello and Romain Francoise.
19647 (pgg-fetch-key-function): Remove, not used?
19648 (pgg-insert-url-with-w3): Require url, to get
19649 url-insert-file-contents regardless of where it is defined.
19650
19651 2005-08-13 Romain Francoise <romain@orebokech.com>
19652
19653 * message.el (message-cite-original-1): New function.
19654 (message-cite-original): Use it.
19655 (message-cite-original-without-signature): Ditto.
19656
19657 2005-08-08 Romain Francoise <romain@orebokech.com>
19658
19659 * message.el (message-yank-empty-prefix): New variable.
19660 (message-indent-citation): Use it.
19661 (message-cite-original-without-signature): Respect X-No-Archive.
19662
19663 2005-08-08 Simon Josefsson <jas@extundo.com>
19664
19665 * pgg.el: Autoload url-insert-file-contents instead of loading
19666 w3/url.
19667 (pgg-insert-url-with-w3): Don't load url here.
19668
19669 2005-08-07 Jesper Harder <harder@phys.au.dk>
19670
19671 * message.el (message-kill-to-signature): Don't insert newline at
19672 bol.
19673 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19674
19675 2005-08-06 Romain Francoise <romain@orebokech.com>
19676
19677 * message.el (message-user-fqdn): Fix typo in docstring.
19678
19679 2005-08-05 Daiki Ueno <ueno@unixuser.org>
19680
19681 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19682
19683 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19684
19685 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19686
19687 * mm-bodies.el (mm-encode-body): Use coding system rather than
19688 charset to encode text.
19689
19690 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19691 number of charsets if utf-8 is available (XEmacs).
19692
19693 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
19694
19695 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19696 taken from `gnus-button-mid-or-mail-regexp'.
19697 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19698 (gnus-button-alist): Improve regexp for domain part of the MIDs
19699 for news:localpart@domain buttons.
19700 (gnus-button-ctan-directory-regexp): Update.
19701
19702 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
19703
19704 * sieve-manage.el (sieve-manage-interactive-login):
19705 Use make-local-variable rather than make-variable-buffer-local.
19706 (sieve-manage-open): Ditto.
19707 (sieve-manage-authenticate): Ditto.
19708
19709 * mml.el (mml-generate-mime-1): Make the content type default to
19710 text/plain if the filename is not specified.
19711
19712 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
19713
19714 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19715 instead of insert-buffer.
19716
19717 * message.el (message-yank-original): Ditto; set the mark at the
19718 end of the yanked message.
19719
19720 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
19721
19722 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19723 lines to scroll rather than to stop it.
19724
19725 * mml.el (mml-generate-default-type): Add doc string.
19726 (mml-generate-mime-1): Use mm-default-file-encoding or make it
19727 default to application/octet-stream when determining the content
19728 type if it is not specified for the part or the mml contents; add
19729 a comment about mml-generate-default-type.
19730
19731 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
19732
19733 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19734 make it default to application/octet-stream when determining the
19735 content type if it is not specified for the external contents.
19736
19737 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19738
19739 * rfc2231.el (rfc2231-parse-string): Take care that not only a
19740 segmented parameter but also other parameters might be there.
19741
19742 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
19743
19744 * mm-decode.el (mm-display-external): Delete temp file, directory
19745 and buffer immediately if the external process is exited.
19746
19747 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
19748
19749 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19750 fewer lines than that of scroll-margin.
19751 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19752
19753 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19754
19755 * gnus-art.el (gnus-article-next-page): Revert.
19756 (gnus-article-beginning-of-window): New macro.
19757 (gnus-article-next-page-1): Use it.
19758 (gnus-article-prev-page): Ditto.
19759 (gnus-article-edit-part): Use insert-buffer-substring instead of
19760 insert-buffer.
19761 (gnus-article-edit-exit): Ditto.
19762
19763 * gnus-util.el (gnus-beginning-of-window): Remove.
19764 (gnus-end-of-window): Remove.
19765
19766 2005-07-25 Simon Josefsson <jas@extundo.com>
19767
19768 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19769 to have the url package without w3. Reported by Daiki Ueno
19770 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19771
19772 2005-07-20 Didier Verna <didier@xemacs.org>
19773
19774 * gnus-diary.el: Remove the description comment (nndiary is now
19775 properly documented in the Gnus manual).
19776 Fix the spelling of "Back End".
19777 * nndiary.el: Ditto.
19778 Fix the copyright notice.
19779
19780 2005-07-18 Romain Francoise <romain@orebokech.com>
19781
19782 * gnus-sum.el (gnus-summary-to-prefix)
19783 (gnus-summary-newsgroup-prefix): New variables.
19784 (gnus-summary-from-or-to-or-newsgroups): Use them.
19785
19786 2005-07-17 Romain Francoise <romain@orebokech.com>
19787
19788 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19789 space as it's generally not especially interesting to the user.
19790
19791 2005-07-16 Romain Francoise <romain@orebokech.com>
19792
19793 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19794 nil to avoid prompting and file modification if one of the
19795 messages at the top of the nnfolder file contains a copyright
19796 notice.
19797 Update copyright notice.
19798
19799 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19800 instead of `current-time-string' as the latter creates a time
19801 string that is not RFC 2822 compliant (it lacks the zone).
19802 Update copyright notice.
19803
19804 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
19805
19806 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19807 for text/rtf. Display default in prompt. Pass default for M-n.
19808
19809 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19810
19811 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19812
19813 * gnus-msg.el (gnus-button-mailto):
19814 Remove save-selected-window-window hackery because it relies on
19815 save-selected-window internals.
19816
19817 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
19818
19819 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19820 (gnus-article-next-page-1): Use gnus-beginning-of-window.
19821 (gnus-article-prev-page): Ditto.
19822
19823 * gnus-util.el (gnus-beginning-of-window): New function.
19824 (gnus-end-of-window): New function.
19825
19826 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19827
19828 * gnus-score.el (gnus-score-edit-all-score):
19829 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19830 gnus-message.
19831
19832 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19833
19834 * gnus-msg.el (gnus-button-mailto):
19835 Remove save-selected-window-window hackery because it relies on
19836 save-selected-window internals.
19837
19838 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
19839
19840 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19841 add-minor-mode.
19842 (gnus-binary-mode): Ditto.
19843
19844 * gnus-topic.el (gnus-topic-mode): Ditto.
19845
19846 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
19847
19848 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19849 (gnus-article-prev-page): Take scroll-margin into consideration.
19850
19851 2005-07-04 Lute Kamstra <lute@gnu.org>
19852
19853 Update FSF's address in GPL notices.
19854
19855 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19856
19857 * gnus.el (gnus-exit):
19858 * gnus-group.el (gnus-group-icons):
19859 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19860
19861 * gnus-nocem.el (gnus-nocem):
19862 * message.el (message-various, message-buffers, message-sending)
19863 (message-interface, message-forwarding, message-insertion)
19864 (message-headers, message-news, message-mail):
19865 * pgg-gpg.el (pgg-gpg):
19866 * pgg-parse.el (pgg-parse):
19867 * pgg-pgp.el (pgg-pgp):
19868 * pgg-pgp5.el (pgg-pgp5):
19869 * pop3.el (pop3): Finish `defgroup' description with period.
19870
19871 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
19872
19873 * gnus-art.el (article-display-face): Improve the efficiency.
19874 (article-display-x-face): Ditto; remove gray x-face stuff.
19875
19876 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
19877
19878 * gnus-art.el (article-display-face): Correct the position in
19879 which Faces are inserted.
19880
19881 2005-06-29 Didier Verna <didier@xemacs.org>
19882
19883 * gnus-art.el (article-display-face): Display faces in correct
19884 order.
19885
19886 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19887
19888 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19889 (gnus-fill-real-hashtb): Use hash table instead of obarray.
19890 (gnus-nocem-check-article): Fetch the Type header.
19891 (gnus-nocem-message-wanted-p): Fix the way to examine types.
19892 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19893 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19894 make sure gnus-nocem-hashtb is initialized.
19895 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19896 (gnus-nocem-unwanted-article-p): Ditto.
19897
19898 * pgg.el (pgg-verify): Return the verification result.
19899
19900 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19901
19902 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19903 is ascii.
19904
19905 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19906
19907 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19908 `show-nonbreak-escape'.
19909
19910 2005-06-23 Lute Kamstra <lute@gnu.org>
19911
19912 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19913
19914 * dig.el (dig-mode):
19915 * smime.el (smime-mode): Use gnus-run-mode-hooks.
19916
19917 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19918
19919 * nnimap.el (nnimap-split-download-body): Fix spellings.
19920
19921 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19922
19923 * gnus-art.el (gnus-article-encrypt-body):
19924 * gnus-cus.el (gnus-score-customize):
19925 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19926 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19927
19928 2005-06-16 Arne Jørgensen <arne@arnested.dk>
19929
19930 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19931 header by looking for magic "MII" at the beginning.
19932
19933 2005-06-16 Miles Bader <miles@gnu.org>
19934
19935 * assistant.el (assistant-field): Remove "-face" suffix from face name.
19936 (assistant-field-face): New backward-compatibility alias for renamed
19937 face.
19938 (assistant-render-text): Use renamed assistant-field face.
19939
19940 * spam.el (spam): Remove "-face" suffix from face name.
19941 (spam-face): New backward-compatibility alias for renamed face.
19942 (spam-face, spam-initialize): Use renamed spam face.
19943
19944 * message.el (message-header-to, message-header-cc)
19945 (message-header-subject, message-header-newsgroups)
19946 (message-header-other, message-header-name)
19947 (message-header-xheader, message-separator, message-cited-text)
19948 (message-mml): Remove "-face" suffix from face names.
19949 (message-header-to-face, message-header-cc-face)
19950 (message-header-subject-face, message-header-newsgroups-face)
19951 (message-header-other-face, message-header-name-face)
19952 (message-header-xheader-face, message-separator-face)
19953 (message-cited-text-face, message-mml-face):
19954 New backward-compatibility aliases for renamed faces.
19955 (message-font-lock-keywords): Use renamed message faces.
19956
19957 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19958 (sieve-test-commands, sieve-tagged-arguments):
19959 Remove "-face" suffix from face names.
19960 (sieve-control-commands-face, sieve-action-commands-face)
19961 (sieve-test-commands-face, sieve-tagged-arguments-face):
19962 New backward-compatibility aliases for renamed faces.
19963 (sieve-control-commands-face, sieve-action-commands-face)
19964 (sieve-test-commands-face, sieve-tagged-arguments-face):
19965 Use renamed sieve faces.
19966
19967 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19968 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19969 (gnus-group-news-3-empty, gnus-group-news-4)
19970 (gnus-group-news-4-empty, gnus-group-news-5)
19971 (gnus-group-news-5-empty, gnus-group-news-6)
19972 (gnus-group-news-6-empty, gnus-group-news-low)
19973 (gnus-group-news-low-empty, gnus-group-mail-1)
19974 (gnus-group-mail-1-empty, gnus-group-mail-2)
19975 (gnus-group-mail-2-empty, gnus-group-mail-3)
19976 (gnus-group-mail-3-empty, gnus-group-mail-low)
19977 (gnus-group-mail-low-empty, gnus-summary-selected)
19978 (gnus-summary-cancelled, gnus-summary-high-ticked)
19979 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19980 (gnus-summary-high-ancient, gnus-summary-low-ancient)
19981 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19982 (gnus-summary-low-undownloaded)
19983 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19984 (gnus-summary-low-unread, gnus-summary-normal-unread)
19985 (gnus-summary-high-read, gnus-summary-low-read)
19986 (gnus-summary-normal-read, gnus-splash):
19987 Remove "-face" suffix from face names.
19988 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19989 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19990 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19991 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19992 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19993 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19994 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19995 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19996 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19997 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19998 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19999 (gnus-summary-selected-face, gnus-summary-cancelled-face)
20000 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20001 (gnus-summary-normal-ticked-face)
20002 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20003 (gnus-summary-normal-ancient-face)
20004 (gnus-summary-high-undownloaded-face)
20005 (gnus-summary-low-undownloaded-face)
20006 (gnus-summary-normal-undownloaded-face)
20007 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20008 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20009 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20010 (gnus-splash-face):
20011 New backward-compatibility aliases for renamed faces.
20012 (gnus-group-startup-message): Use renamed gnus faces.
20013
20014 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20015 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20016 (gnus-server-agent): Remove "-face" suffix from face names.
20017 (gnus-server-agent-face, gnus-server-opened-face)
20018 (gnus-server-closed-face, gnus-server-denied-face)
20019 (gnus-server-offline-face):
20020 New backward-compatibility aliases for renamed faces.
20021 (gnus-server-agent-face, gnus-server-opened-face)
20022 (gnus-server-closed-face, gnus-server-denied-face)
20023 (gnus-server-offline-face): Use renamed gnus faces.
20024
20025 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20026 Remove "-face" suffix from face names.
20027 (gnus-picon-xbm-face, gnus-picon-face):
20028 New backward-compatibility aliases for renamed faces.
20029
20030 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20031 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20032 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20033 (gnus-cite-11): Remove "-face" suffix from face names.
20034 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20035 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20036 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20037 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20038 New backward-compatibility aliases for renamed faces.
20039 (gnus-cite-attribution-face, gnus-cite-face-list)
20040 (gnus-article-boring-faces): Use renamed gnus faces.
20041
20042 * gnus-art.el (gnus-signature, gnus-header-from)
20043 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20044 (gnus-header-content): Remove "-face" suffix from face names.
20045 (gnus-signature-face, gnus-header-from-face)
20046 (gnus-header-subject-face, gnus-header-newsgroups-face)
20047 (gnus-header-name-face, gnus-header-content-face):
20048 New backward-compatibility aliases for renamed faces.
20049 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20050
20051 * gnus-sum.el (gnus-summary-selected-face)
20052 (gnus-summary-highlight): Use renamed gnus faces.
20053 * gnus-group.el (gnus-group-highlight): Likewise.
20054
20055 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20056
20057 * gnus-sieve.el (gnus-sieve-article-add-rule):
20058 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20059 * spam-stat.el (spam-stat-buffer-change-to-spam)
20060 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20061
20062 * message.el (message-is-yours-p):
20063 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20064
20065 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
20066
20067 * mm-view.el (mm-inline-text): Withdraw the last change.
20068
20069 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
20070
20071 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20072 executing enriched-decode.
20073
20074 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
20075
20076 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20077 charset of tar files.
20078
20079 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20080
20081 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20082
20083 2005-06-04 Lute Kamstra <lute@gnu.org>
20084
20085 * nnfolder.el (nnfolder-read-folder): Make sure that undo
20086 information is never recorded.
20087
20088 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
20089
20090 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20091
20092 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
20093
20094 * pop3.el (pop3-apop): Run md5 in the binary mode.
20095
20096 * starttls.el (starttls-set-process-query-on-exit-flag):
20097 Use eval-and-compile.
20098
20099 2005-05-31 Simon Josefsson <jas@extundo.com>
20100
20101 * smime.el (smime-replace-in-string): Define.
20102 (smime-cert-by-ldap-1): Use it.
20103
20104 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
20105
20106 * gnus-art.el (article-display-x-face): Replace
20107 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20108
20109 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20110 set-process-query-on-exit-flag or process-kill-without-query.
20111
20112 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20113 loop instead of replace-regexp.
20114
20115 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20116 instead of process-kill-without-query if it is available.
20117
20118 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20119 instead of find-file-hooks if it is available.
20120
20121 * mml1991.el: Bind pgg-default-user-id when compiling.
20122
20123 * mml2015.el: Bind pgg-default-user-id when compiling.
20124
20125 * nndraft.el (nndraft-request-associate-buffer):
20126 Use write-contents-functions instead of write-contents-hooks if it is
20127 available.
20128
20129 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20130 instead of find-file-hooks if it is available.
20131
20132 * nntp.el (nntp-open-connection): Replace
20133 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20134 (nntp-open-ssl-stream): Ditto.
20135 (nntp-open-tls-stream): Ditto.
20136
20137 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20138 set-process-query-on-exit-flag or process-kill-without-query.
20139 (starttls-open-stream-gnutls): Use it instead of
20140 process-kill-without-query.
20141 (starttls-open-stream): Ditto.
20142
20143 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20144
20145 * smime.el (smime-cert-by-ldap-1): Don't use
20146 replace-regexp-in-string.
20147
20148 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20149
20150 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20151
20152 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20153 in PEM format. Adjust to the XEmacs compatibility.
20154
20155 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20156
20157 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20158 by `string-to-number'.
20159 * gnus-agent.el (gnus-agent-regenerate-group)
20160 (gnus-agent-fetch-articles): Ditto.
20161 * gnus-art.el (gnus-button-fetch-group): Ditto.
20162 * gnus-cache.el (gnus-cache-generate-active)
20163 (gnus-cache-articles-in-group): Ditto.
20164 * gnus-group.el (gnus-group-set-current-level)
20165 (gnus-group-insert-group-line): Ditto.
20166 * gnus-score.el (gnus-score-set-expunge-below)
20167 (gnus-score-set-mark-below, gnus-summary-score-effect)
20168 (gnus-summary-score-entry): Ditto.
20169 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20170 (gnus-soup-pack): Ditto.
20171 * gnus-spec.el (gnus-xmas-format): Ditto.
20172 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20173 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20174 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20175 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20176 * nndb.el (nndb-get-remote-expire-response): Ditto.
20177 * nndiary.el (nndiary-parse-schedule-value)
20178 (nndiary-string-to-number, nndiary-request-replace-article)
20179 (nndiary-request-article): Ditto.
20180 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20181 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20182 * nneething.el (nneething-make-head): Ditto.
20183 * nnfolder.el (nnfolder-request-article)
20184 (nnfolder-retrieve-headers): Ditto.
20185 * nnheader.el (nnheader-file-to-number): Ditto.
20186 * nnkiboze.el (nnkiboze-request-article): Ditto.
20187 * nnmail.el (nnmail-process-unix-mail-format)
20188 (nnmail-process-babyl-mail-format): Ditto.
20189 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20190 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20191 (nnmh-request-create-group, nnmh-request-list-1)
20192 (nnmh-request-group, nnmh-request-article): Ditto.
20193 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20194 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20195 * nnsoup.el (nnsoup-make-active): Ditto.
20196 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20197 * nntp.el (nntp-find-group-and-number)
20198 (nntp-retrieve-headers-with-xover): Ditto.
20199 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20200 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20201 (pgg-format-key-identifier): Ditto.
20202 * pop3.el (pop3-last, pop3-stat): Ditto.
20203 * qp.el (quoted-printable-decode-region): Ditto.
20204
20205 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20206 of concat.
20207
20208 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20209
20210 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20211
20212 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20213
20214 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20215
20216 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20217
20218 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20219
20220 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20221
20222 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20223 (gnus-carpal-mode): Ditto.
20224
20225 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20226 (gnus-browse-mode): Ditto.
20227
20228 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20229
20230 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20231
20232 2005-05-29 Richard M. Stallman <rms@gnu.org>
20233
20234 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20235
20236 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20237
20238 * gnus-util.el (gnus-run-mode-hooks): New function.
20239
20240 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20241
20242 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20243
20244 * gnus-agent.el (gnus-agent-make-mode-line-string):
20245 Use mode-line-highlight as mouse-face.
20246
20247 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20248
20249 * canlock.el (canlock): Change the parent group to news.
20250
20251 * deuglify.el (gnus-outlook-deuglify): Add :group.
20252
20253 * dig.el (dig): Add :group.
20254
20255 * dns-mode.el (dns-mode): Add :group.
20256
20257 * encrypt.el (encrypt): Add :group.
20258
20259 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20260 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20261 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20262 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20263 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20264
20265 * gnus-diary.el (gnus-diary): Add :group.
20266
20267 * gnus.el (gnus-group-news-1-face): Add :group.
20268 (gnus-group-news-1-empty-face): Ditto.
20269 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20270 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20271 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20272 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20273 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20274 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20275 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20276 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20277 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20278 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20279 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20280 (gnus-summary-high-ticked-face): Ditto.
20281 (gnus-summary-low-ticked-face): Ditto.
20282 (gnus-summary-normal-ticked-face): Ditto.
20283 (gnus-summary-high-ancient-face): Ditto.
20284 (gnus-summary-low-ancient-face): Ditto.
20285 (gnus-summary-normal-ancient-face): Ditto.
20286 (gnus-summary-high-undownloaded-face): Ditto.
20287 (gnus-summary-low-undownloaded-face): Ditto.
20288 (gnus-summary-normal-undownloaded-face): Ditto.
20289 (gnus-summary-high-unread-face): Ditto.
20290 (gnus-summary-low-unread-face): Ditto.
20291 (gnus-summary-normal-unread-face): Ditto.
20292 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20293 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20294
20295 * hashcash.el (hashcash): New custom group.
20296 (hashcash-default-payment): Add :group.
20297 (hashcash-payment-alist): Ditto.
20298 (hashcash-default-accept-payment): Ditto.
20299 (hashcash-accept-resources): Ditto.
20300 (hashcash-path): Ditto.
20301 (hashcash-extra-generate-parameters): Ditto.
20302 (hashcash-double-spend-database): Ditto.
20303 (hashcash-in-news): Ditto.
20304
20305 * message.el (message-minibuffer-local-map): Add :group.
20306
20307 * netrc.el (netrc): Add :group.
20308
20309 * sieve-manage.el (sieve-manage-log): Add :group.
20310 (sieve-manage-default-user): Diito.
20311 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20312 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20313 (sieve-manage-authenticators): Ditto.
20314 (sieve-manage-authenticator-alist): Ditto.
20315 (sieve-manage-default-port): Ditto.
20316
20317 * sieve-mode.el (sieve-control-commands-face): Add :group.
20318 (sieve-action-commands-face): Ditto.
20319 (sieve-test-commands-face): Ditto.
20320 (sieve-tagged-arguments-face): Ditto.
20321
20322 * smime.el (smime): Add :group.
20323
20324 * spam-report.el (spam-report): Add :group.
20325
20326 * spam.el (spam, spam-face): Add :group.
20327
20328 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20329
20330 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20331 return \n.\n.\n at the end of articles. Protect against that.
20332 (nntp-with-open-group): Allow debugging.
20333
20334 * nnheader.el (mail-header-set-extra): Make into a function
20335 because I just could't understand how to quote the list properly.
20336
20337 * dns.el (query-dns-cached): New function.
20338
20339 2005-05-26 Lute Kamstra <lute@gnu.org>
20340
20341 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20342
20343 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20344
20345 * gnus-art.el: Don't autoload mail-extract-address-components.
20346
20347 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20348 eval-and-compile to evaluate it.
20349
20350 * hashcash.el: Don't autoload executable-find.
20351
20352 * nndb.el: Don't declare the nndb back end two or more times; don't
20353 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20354
20355 * nntp.el: Autoload format-spec instead of format; use
20356 eval-and-compile to evaluate autoload forms.
20357
20358 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20359
20360 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20361
20362 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20363
20364 * gnus.el (gnus-version-number): Bump version.
20365
20366 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20367
20368 * gnus.el: No Gnus v0.3 is released.
20369
20370 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20371
20372 * gnus-art.el (gnus-article-edit-part): Disable undo.
20373
20374 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20375
20376 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20377 gnus-article-date-lapsed-new-header is t if date timer is active;
20378 skip headers in which the original date value is empty.
20379 (gnus-article-save-original-date): Redefine it as a macro.
20380 (gnus-display-mime): Use it.
20381
20382 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20383
20384 * gnus-art.el (article-date-ut): Support converting date in
20385 forwarded parts as well.
20386 (gnus-article-save-original-date): New function.
20387 (gnus-display-mime): Use it.
20388
20389 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20390
20391 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20392 enclosure element of <item>.
20393
20394 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20395
20396 * message.el (message-kill-buffer-query): Rename from
20397 `message-kill-buffer-query-if-modified'. Add :version.
20398
20399 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20400
20401 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20402 window layout.
20403
20404 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20405
20406 * mml.el: Autoload dnd when compiling.
20407
20408 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20409
20410 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20411 x-dnd-*.
20412
20413 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20414
20415 * qp.el (quoted-printable-encode-region): Save excursion.
20416
20417 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20418
20419 * message.el (message-kill-buffer-query-if-modified): Add new variable
20420 so the user can kill a modified message buffer quickly.
20421 (message-kill-buffer): Use it.
20422
20423 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20424
20425 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20426 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20427
20428 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20429
20430 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20431 contained in text because xml.el decodes entities) with LFs.
20432
20433 2005-04-11 Lute Kamstra <lute@gnu.org>
20434
20435 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20436 differently.
20437
20438 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20439
20440 * mm-util.el (mm-detect-coding-region): Typo.
20441
20442 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20443
20444 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20445
20446 2005-04-06 Deepak Goel <deego@gnufans.org>
20447
20448 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20449 user-function allow user modifications of the scores.
20450 (spam-stat-score-buffer-user): New function, to allow
20451 user-computed modifications to the score.
20452 (spam-stat-score-buffer-user-functions): List of additional
20453 scoring functions.
20454 (spam-stat-error-holder): Global temporary error holder.
20455 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20456 variable.
20457
20458 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20459
20460 * gnus-registry.el (gnus-registry-clean-empty-function)
20461 (gnus-registry-trim, gnus-registry-fetch-groups)
20462 (gnus-registry-delete-group): Groups that match
20463 `gnus-registry-ignored-groups' are removed from the registry
20464 entries, not just ignored for splitting. This helps clean up the
20465 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20466 to get all the groups a message ID is in.
20467
20468 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20469 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20470 (spam-stat-score-buffer-user-functions): Add :number custom type.
20471
20472 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20473
20474 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20475 argument in XEmacs.
20476
20477 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20478 (nnrss-request-group): Decode group name first.
20479 (nnrss-request-article): Make a text/plain article if mml-to-mime
20480 failed.
20481 (nnrss-get-encoding): Return a compatible encoding according to
20482 nnrss-compatible-encoding-alist.
20483 (nnrss-find-el): Use consp instead of listp.
20484 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20485
20486 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20487
20488 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20489 which Emacs 20 doesn't support.
20490 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20491
20492 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20493
20494 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20495 silence the byte compiler inside the defun.
20496
20497 * gnus-demon.el (parse-time-string): Add autoload.
20498
20499 * gnus-delay.el (parse-time-string): Add autoload.
20500
20501 * gnus-art.el (parse-time-string): Add autoload.
20502
20503 * nnultimate.el (parse-time): Require for `parse-time-string'.
20504
20505 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20506
20507 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20508
20509 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20510
20511 * smime.el (smime-ldap-host-list): Add :version.
20512
20513 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20514
20515 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20516 pass it to `gnus-browse-read-group'.
20517 (gnus-browse-read-group): Add NUMBER argument and pass it to
20518 `gnus-group-read-ephemeral-group'.
20519
20520 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20521 argument and pass it to `gnus-group-read-group'.
20522
20523 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20524
20525 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20526 mm-xemacs-find-mime-charset-1 if we have the mule feature
20527 available at runtime.
20528
20529 2005-03-25 Werner Lemberg <wl@gnu.org>
20530
20531 * nnmaildir.el: Replace `illegal' with `invalid'.
20532
20533 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20534
20535 * gnus-start.el (gnus-display-time-event-handler):
20536 Check display-time-timer at runtime rather than only at load time
20537 in case display-time-mode is turned off in the mean time.
20538
20539 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20540
20541 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20542 used.
20543
20544 * nneething.el (nneething-map-file-directory): Derive from
20545 `gnus-directory'.
20546
20547 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20548 the To/Cc button.
20549
20550 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20551
20552 * nnmaildir.el (nnmaildir-request-accept-article):
20553 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20554
20555 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20556
20557 * gnus-async.el: Require timer-funcs at compile time when in
20558 XEmacs for `run-with-idle-timer'.
20559
20560 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20561
20562 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20563 autoloaded function.
20564
20565 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20566
20567 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20568
20569 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20570
20571 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20572
20573 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20574
20575 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20576 Add gnus-expert-user to default.
20577
20578 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20579
20580 * nnimap.el (nnimap-open-server): Ditto.
20581
20582 * imap.el (imap-authenticate): Fix typo.
20583
20584 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20585
20586 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20587 buffer (since IMAP server might return FETCH response out of
20588 order, and the nntp buffer must be sorted).
20589
20590 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20591
20592 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20593 comparison on string.
20594
20595 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20596 (gnus-agent-score): Rename category keywords to match gnus-cus.
20597 (gnus-agent-summary-fetch-series): Modify to protect against
20598 gnus-agent-summary-fetch-group clearing processable flags.
20599 (gnus-agent-synchronize-group-flags): Update live group buffer as
20600 synchronization may occur due to the user toggle the plugged
20601 status.
20602 (gnus-agent-fetch-group-1): Clear downloadable flag when article
20603 successfully downloaded.
20604 (gnus-agent-expire-group-1): Avoid using markers when the overview
20605 is in ascending order; greatly improves performance.
20606 (gnus-agent-regenerate-group):
20607 Use gnus-agent-synchronize-group-flags to reset read status in both
20608 gnus and server.
20609 (gnus-agent-update-files-total-fetched-for): Fix initial size.
20610
20611 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20612
20613 * message.el: Don't autoload former message-utils variables.
20614 (message-strip-subject-trailing-was): Change doc string.
20615
20616 * nnweb.el: Fixes for `gnus-group-make-web-group'.
20617 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
20618 (nnweb-google-search): Add "hl=en" here.
20619 (nnweb-google-parse-1, nnweb-google-create-mapping):
20620 Don't hardcode URL.
20621
20622 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
20623
20624 * message.el (message-get-reply-headers, message-followup):
20625 Mention related variables `message-use-followup-to' and
20626 `message-use-mail-followup-to', in the information buffer.
20627
20628 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20629 of broken groups(-beta).google.com.
20630
20631 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
20632
20633 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20634 parameter to invoked gnus-request-move-article; remove the
20635 redundant gnus-sum-hint-move-is-internal variable; apply the marks
20636 all at once instead of once per article.
20637 (gnus-summary-remove-process-mark): Accept a list of articles as
20638 well as a single article for processing.
20639
20640 * gnus-int.el (gnus-request-move-article): Add move-is-internal
20641 parameter.
20642
20643 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20644
20645 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20646
20647 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20648 parameter.
20649
20650 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20651 parameter.
20652
20653 * nnimap.el (nnimap-request-move-article): Add move-is-internal
20654 parameter and remove the gnus-sum-hint-move-is-internal variable.
20655
20656 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20657 parameter.
20658
20659 * nndraft.el (nndraft-request-move-article): Add move-is-internal
20660 parameter.
20661
20662 * nndiary.el (nndiary-request-move-article): Add move-is-internal
20663 parameter.
20664
20665 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20666
20667 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20668 parameter.
20669
20670 * nnagent.el (nnagent-request-move-article): Add move-is-internal
20671 parameter.
20672
20673 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
20674
20675 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20676 a more conservative way.
20677
20678 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20679
20680 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20681 buffer, so it moves the window's cursor.
20682
20683 2005-02-26 Arne Jørgensen <arne@arnested.dk>
20684
20685 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20686 `mm-dissect-multipart' and receive the from field as an (optional)
20687 argument from `mm-dissect-multipart'.
20688 (mm-dissect-multipart): Receive the from field as an argument and
20689 pass it on when we call `mm-dissect-buffer' on MIME parts.
20690 Fixes verification/decryption of signed/encrypted MIME parts.
20691
20692 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
20693
20694 * gnus-sum.el (gnus-summary-move-article):
20695 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20696 whatever it calls (right now, only nnimap-request-move article
20697 respects it).
20698
20699 * nnimap.el (nnimap-request-move-article):
20700 When gnus-sum-hint-move-is-internal is set, don't do the extra
20701 nnimap-request-article.
20702
20703 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
20704
20705 * nnheader.el (nnheader-find-file-noselect): Add doc string.
20706
20707 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20708 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20709
20710 * gnus-sum.el (gnus-summary-caesar-message):
20711 Apply `gnus-treat-article' after rotation.
20712
20713 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20714 doc string.
20715
20716 2005-02-22 Simon Josefsson <jas@extundo.com>
20717
20718 * encrypt.el (encrypt-password-cache-expiry): Remove (use
20719 `password-cache-expiry' instead). Reported by Arne Jørgensen
20720 <arne@arnested.dk>.
20721 (encrypt): Add password-cache and password-cache-expiry as group
20722 members.
20723
20724 2005-02-22 Arne Jørgensen <arne@arnested.dk>
20725
20726 * smime.el (smime-ldap-host-list): Doc fix.
20727 (smime-ask-passphrase): Use `password-read-and-add' to read (and
20728 cache) password.
20729 (smime-sign-region): Use it.
20730 (smime-decrypt-region): Use it.
20731 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20732 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20733 fails.
20734 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20735 certificate from DER to PEM format rather than calling openssl.
20736
20737 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20738
20739 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20740 for signing/encryption.
20741
20742 * mml.el (mml-parse-1): Use them.
20743
20744 2005-02-21 Arne Jørgensen <arne@arnested.dk>
20745
20746 * nnrss.el (nnrss-verbose): Remove.
20747 (nnrss-request-group): Use `nnheader-message' instead.
20748
20749 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
20750
20751 * nnrss.el (nnrss-verbose): New variable.
20752 (nnrss-request-group): Make it say nnrss is requesting a group.
20753
20754 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
20755
20756 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20757 Handle news URL with given port correctly.
20758
20759 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
20760
20761 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20762 containing special characters.
20763
20764 * gnus-sum.el (gnus-summary-edit-article): Ditto.
20765
20766 * mml.el (mime-to-mml): Ditto.
20767
20768 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20769 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20770 (rfc2047-decode-region): Quote decoded words containing special
20771 characters when rfc2047-quote-decoded-words-containing-tspecials
20772 is non-nil.
20773
20774 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
20775
20776 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20777
20778 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20779
20780 2005-02-15 Simon Josefsson <jas@extundo.com>
20781
20782 * nnimap.el (nnimap-debug): Doc fix.
20783
20784 * imap.el (imap-debug): Doc fix.
20785
20786 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
20787
20788 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20789
20790 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
20791
20792 * gnus.el (spam-contents): Improve docs for spam-contents
20793 parameter in its variable incarnation.
20794
20795 2005-02-14 Simon Josefsson <jas@extundo.com>
20796
20797 * smime-ldap.el: Use require instead of load-library for ldap.
20798 (smime-ldap-search): Indent.
20799 (smime-ldap-search-internal): Shorten line.
20800
20801 * smime.el (smime-cert-by-dns): Add doc-string.
20802 (smime-cert-by-ldap-1): Indent.
20803
20804 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20805 mml-smime-get-dns-ldap.
20806 (mml-smime-encrypt-query): Use new function. Default to ldap.
20807
20808 2005-02-14 Arne Jørgensen <arne@arnested.dk>
20809
20810 * smime.el: Require smime-ldap.
20811 (smime-ldap-host-list): New variable.
20812 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20813
20814 * mml-smime.el (mml-smime-encrypt-query): New function.
20815 (mml-smime-encrypt-query): Use it.
20816
20817 * smime-ldap.el: New file.
20818
20819 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
20820
20821 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20822
20823 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
20824
20825 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20826 argument in doc string. Make query for type more clear.
20827
20828 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
20829
20830 * gnus.el (gnus-group-startup-message): Search for gnus images in
20831 etc/images/gnus.
20832 * mm-util.el (mm-image-load-path): Likewise.
20833 * smiley.el (smiley-data-directory): Search for smilies in
20834 etc/images/smilies.
20835
20836 2005-02-09 Kim F. Storm <storm@cua.dk>
20837
20838 Change Emacs release version from 21.4 to 22.1 throughout.
20839 Change Emacs development version from 21.3.50 to 22.0.50.
20840
20841 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
20842
20843 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20844
20845 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20846 non-Mule XEmacs as well.
20847 (mm-decompress-buffer): Signal an error intentionally if it does
20848 not decompress compressed data because auto-compression-mode is
20849 disabled.
20850
20851 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
20852
20853 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20854 an ID in the registry even if it has no groups.
20855
20856 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
20857
20858 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20859 merge it into mm-decompress-buffer.
20860 (gnus-mime-copy-part): Use the MIME part charset, the value which
20861 a user specified or gnus-newsgroup-charset for decoding, like
20862 gnus-mime-inline-part does; set buffer-file-coding-system to tell
20863 save-buffer what was used. Suggested by Kevin Ryde
20864 <user42@zip.com.au>.
20865 (gnus-mime-inline-part): Allow the name parameter as well as the
20866 filename parameter; force decompressing of compressed data; always
20867 display contents being not decoded as unibyte.
20868
20869 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20870 as well as the filename parameter.
20871
20872 * mm-util.el (mm-decompress-buffer):
20873 Merge gnus-mime-jka-compr-maybe-uncompress.
20874 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20875 of compressed data.
20876
20877 2005-02-08 Simon Josefsson <jas@extundo.com>
20878
20879 * imap.el (imap-log): Doc fix.
20880
20881 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20882
20883 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20884 the coding cookies; decompress compressed parts.
20885
20886 * mml.el (mml-generate-mime-1): Add the charset parameter according
20887 to the value which a user specified manually or the coding cookie.
20888
20889 * mm-util.el (mm-string-to-multibyte): New function.
20890 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20891 (mm-coding-system-to-mime-charset): New function.
20892 (mm-decompress-buffer): New function.
20893 (mm-find-buffer-file-coding-system): New function.
20894
20895 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20896 (mm-display-inline-fontify): Rewrite for decoding and decompressing
20897 parts.
20898
20899 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20900
20901 * mm-view.el (mm-display-inline-fontify): Decode a part according
20902 to the charset parameter.
20903
20904 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
20905
20906 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20907 prefix arg is neither nil nor a number, as info specifies.
20908
20909 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
20910
20911 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20912 timestamps.
20913
20914 2005-02-02 Jari Aalto <jari.aalto@cante.net>
20915
20916 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20917 groups error checking and notify user.
20918
20919 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
20920
20921 * message.el (message-send-mail-function): Check existence of
20922 sendmail-program first before using default value
20923 `message-send-mail-with-sendmail'. Otherwise use more generic
20924 `smtpmail-send-it'.
20925
20926 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
20927
20928 * nntp.el (nntp-request-update-info): Always return nil.
20929
20930 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
20931
20932 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20933
20934 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
20935
20936 * message.el (message-beginning-of-line): Change the behavior when
20937 invoked between BOL and : so that it first moves backward.
20938
20939 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20940
20941 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20942 article buffer when editing of the article is discarded.
20943 (gnus-article-prepare): Revert.
20944
20945 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
20946
20947 * gnus-art.el (gnus-article-prepare):
20948 Remove message-strip-forbidden-properties from the local hook.
20949
20950 2005-01-27 Simon Josefsson <jas@extundo.com>
20951
20952 * password.el (password-cache-add): Only start one timer per key.
20953 Reported by Derek Atkins <warlord@MIT.EDU>.
20954
20955 2005-01-26 Steve Youngs <steve@sxemacs.org>
20956
20957 * run-at-time.el: Remove. It is no longer needed as
20958 timer-funcs.el in the xemacs-base package has a working version of
20959 `run-at-time'.
20960
20961 * password.el: Require timer-funcs instead of run-at-time in
20962 XEmacs.
20963 Remove `password-run-at-time' macro.
20964 (password-cache-add): Use `run-at-time' instead of
20965 `password-run-at-time'.
20966
20967 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20968 for `run-with-idle-timer'.
20969
20970 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20971 for `run-at-time'.
20972
20973 * mm-url.el: Require timer-funcs at compile time when in XEmacs
20974 for `with-timeout'.
20975
20976 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
20977
20978 * mml.el (mml-generate-mime-1): Convert string into unibyte when
20979 inserting " *mml*" buffer's contents into a unibyte temp buffer.
20980
20981 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
20982
20983 * mail-source.el (mail-source-fetch-imap): Search for ^From case
20984 sensitively.
20985
20986 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
20987
20988 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20989
20990 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
20991
20992 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20993 which will be inserted according to the multibyteness of a buffer
20994 rather than the type of contents. Suggested by ARISAWA Akihiro
20995 <ari@mbf.ocn.ne.jp>.
20996
20997 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20998 of string which old xml.el may return rather than a string.
20999
21000 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
21001
21002 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21003
21004 2005-01-16 Simon Josefsson <jas@extundo.com>
21005
21006 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21007 idn/idna.el isn't available.
21008 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
21009 <michael@waxrat.com>.
21010
21011 * hashcash.el: Remove non-FSF copyright header.
21012
21013 * hashcash.el (hashcash-extra-generate-parameters): New variable.
21014 (hashcash-generate-payment): Use it.
21015 (hashcash-generate-payment-async): Use it.
21016
21017 2005-01-15 Simon Josefsson <jas@extundo.com>
21018
21019 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21020 Suggested by Raymond Scholz <ray-2005@zonix.de>.
21021
21022 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21023 gnus-summary-idna-message.
21024 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21025 (gnus-summary-idna-message): New function.
21026
21027 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
21028
21029 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21030 gnus-novice-user.
21031
21032 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
21033
21034 * nnrss.el (nnrss-request-delete-group): Delete entries in
21035 nnrss-group-alist as well.
21036 (nnrss-save-server-data): Insert newline.
21037
21038 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
21039
21040 * gnus.el (gnus-user-agent): Use list of symbols instead of
21041 symbols. Display full version number for (S)XEmacs.
21042 Optionally display (S)XEmacs codename.
21043
21044 * gnus-util.el (gnus-emacs-version): Update for new
21045 `gnus-user-agent'.
21046
21047 * gnus-msg.el (gnus-extended-version): Make it possible to omit
21048 Gnus version.
21049
21050 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
21051
21052 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
21053 which is unreadable in some setups.
21054
21055 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
21056
21057 * gnus-spec.el (gnus-update-format-specifications): Flush the
21058 group format spec cache if it doesn't support decoded group names.
21059
21060 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
21061
21062 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21063 Allow to apply decay on score files matching a regexp.
21064
21065 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
21066
21067 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21068 compatibility in %g and %c.
21069
21070 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
21071
21072 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21073 name for only %g and %c.
21074 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21075 of gnus-tmp-group to decoded group name.
21076 (gnus-group-make-rss-group): Exclude `/'s from group names.
21077
21078 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
21079
21080 * nnrss.el (nnrss-get-encoding): Fix regexp.
21081
21082 2004-12-27 Simon Josefsson <jas@extundo.com>
21083
21084 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21085 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21086 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
21087
21088 2004-12-17 Kim F. Storm <storm@cua.dk>
21089
21090 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21091
21092 * gnus-sum.el (gnus-summary-mode-map): Likewise.
21093
21094 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21095
21096 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21097
21098 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
21099
21100 * nnrss.el: Require rfc2047 and mml.
21101 (nnrss-file-coding-system): New variable.
21102 (nnrss-format-string): Redefine it as an inline function.
21103 (nnrss-decode-group-name): New function.
21104 (nnrss-string-as-multibyte): Remove.
21105 (nnrss-retrieve-headers): Decode group name; don't use
21106 nnrss-format-string.
21107 (nnrss-request-group): Decode group name.
21108 (nnrss-request-article): Decode group name; allow a Message-ID as
21109 well as an article number; don't use nnrss-format-string; encode a
21110 Message-ID string which may contain non-ASCII characters; use
21111 mml-to-mime to compose a MIME article.
21112 (nnrss-request-expire-articles): Decode group name.
21113 (nnrss-request-delete-group): Decode group name.
21114 (nnrss-fetch): Clarify error message.
21115 (nnrss-read-server-data): Use insert-file-contents instead of load;
21116 bind file-name-coding-system; use multibyte buffer.
21117 (nnrss-save-server-data): Bind coding-system-for-write to the
21118 value of nnrss-file-coding-system; bind file-name-coding-system;
21119 add coding cookie.
21120 (nnrss-read-group-data): Use insert-file-contents instead of load;
21121 bind file-name-coding-system; use multibyte buffer.
21122 (nnrss-save-group-data): Bind coding-system-for-write to the
21123 value of nnrss-file-coding-system; bind file-name-coding-system.
21124 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21125 make it work with non-ASCII text.
21126 (nnrss-find-el): Make it work with old xml.el as well.
21127
21128 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21129
21130 * nnrss.el (nnrss-get-encoding): New function.
21131 (nnrss-fetch): Use unibyte buffer initially; bind
21132 coding-system-for-read while performing mm-url-insert; remove ^Ms;
21133 decode contents according to the encoding attribute.
21134 (nnrss-save-group-data): Add coding cookie.
21135 (nnrss-mime-encode-string): New function.
21136 (nnrss-check-group): Use it to encode subject and author.
21137
21138 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21139
21140 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21141 imaginary variable.
21142
21143 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21144
21145 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21146 correctly even if there are wide characters.
21147
21148 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21149
21150 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21151 downcased symbol names; make a new cache instead of reusing
21152 bbdb-hashtable.
21153
21154 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21155
21156 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21157 concatenating segments rather than before concatenating them.
21158 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21159
21160 * message.el (message-get-reply-headers): Bind `extra'.
21161
21162 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21163
21164 * message.el (message-extra-wide-headers): New variable.
21165 (message-get-reply-headers): Use it.
21166
21167 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21168
21169 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21170 (gnus-agent-group-pathname): Ditto.
21171
21172 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21173
21174 * gnus-group.el (gnus-group-make-group): Decode group name.
21175 (gnus-group-make-rss-group): Register the group data after opening
21176 the nnrss group.
21177
21178 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21179
21180 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21181 by expiry now get marked as read.
21182
21183 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21184
21185 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21186
21187 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21188
21189 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21190 unify Latin characters in XEmacs.
21191 (mm-find-mime-charset-region): Use it.
21192
21193 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21194
21195 * gnus-util.el (gnus-delete-directory): New function.
21196
21197 * gnus-agent.el (gnus-agent-delete-group): Use it.
21198
21199 * gnus-cache.el (gnus-cache-delete-group): Use it.
21200
21201 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21202
21203 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21204 names.
21205
21206 2004-12-16 Simon Josefsson <jas@extundo.com>
21207
21208 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21209
21210 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21211
21212 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21213
21214 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21215 (gnus-group-set-current-level): Decode group name.
21216
21217 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21218
21219 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21220 failed.
21221
21222 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21223
21224 * gnus-group.el (gnus-group-delete-group): Decode group name.
21225 (gnus-group-make-rss-group): Encode group name.
21226 (gnus-group-catchup-current): Decode group name.
21227 (gnus-group-kill-group): Decode group name.
21228
21229 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21230
21231 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21232
21233 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21234
21235 * gnus-group.el (gnus-group-make-rss-group):
21236 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21237
21238 * gnus-start.el (gnus-setup-news): Honor user's setting to
21239 gnus-message-archive-method. Suggested by Lute Kamstra
21240 <lute@gnu.org>.
21241
21242 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21243
21244 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21245 global counterparts of the buffer-local variables.
21246
21247 2004-11-16 Romain Francoise <romain@orebokech.com>
21248
21249 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21250 counterparts of the buffer-local variables.
21251
21252 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21253
21254 * message.el (message-forbidden-properties): Fix typo in doc
21255 string.
21256
21257 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21258
21259 * gnus-util.el (gnus-replace-in-string): Add doc string.
21260
21261 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21262 to avoid problems when splitting mails with many recipients.
21263
21264 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21265
21266 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21267 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21268
21269 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21270
21271 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21272 if there is no hashtable in memory or file modification time is
21273 newer than cached timestamp.
21274
21275 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21276
21277 * gnus-sum.el (gnus-summary-limit-to-recipient):
21278 Implement not-matching option.
21279
21280 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21281
21282 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21283 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21284 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21285 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21286 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21287 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21288
21289 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21290
21291 * message.el (message-forward-make-body-mml): Remove headers
21292 according to message-forward-ignored-headers if a message is decoded.
21293
21294 2004-12-02 Romain Francoise <romain@orebokech.com>
21295
21296 * message.el (message-forward-make-body-plain): Always remove
21297 headers according to message-forward-ignored-headers.
21298
21299 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21300
21301 * spam.el (spam-summary-prepare-exit): Remove the
21302 gnus-summary-limit pop for now, it has problems with ham marks for
21303 me.
21304
21305 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21306
21307 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21308 correctly.
21309
21310 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21311
21312 * format-spec.el (format-spec): Message the char.
21313
21314 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21315
21316 * gnus-art.el (gnus-split-methods): Reformat comments.
21317
21318 * spam.el (spam-summary-prepare-exit): Remove article limits
21319 before exiting the summary buffer.
21320
21321 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21322
21323 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21324 order to silence the byte compiler.
21325
21326 * spam.el: Fix the way to silence the byte compiler, which
21327 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21328 bbdb-search-simple, spam-BBDB-register-routine,
21329 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21330 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21331 spam-stat-buffer-is-spam, spam-stat-load,
21332 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21333 spam-stat-save and spam-stat-split-fancy.
21334
21335 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21336
21337 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21338 which may confuse users.
21339 (canlock-password-for-verify): Ditto.
21340
21341 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21342
21343 * gnus-art.el (gnus-emphasis-alist): Ditto.
21344
21345 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21346
21347 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21348
21349 * gnus-start.el (gnus-save-killed-list): Ditto.
21350
21351 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21352 (gnus-sum-thread-tree-root): Ditto.
21353 (gnus-sum-thread-tree-false-root): Ditto.
21354 (gnus-sum-thread-tree-single-indent): Ditto.
21355
21356 * message.el (message-courtesy-message): Ditto.
21357 (message-archive-note): Ditto.
21358 (message-subscribed-address-file): Ditto.
21359 (message-user-fqdn): Ditto.
21360
21361 * spam-report.el (spam-report-gmane-regex): Ditto.
21362
21363 * spam.el (spam-blackhole-good-server-regex): Ditto.
21364
21365 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21366
21367 * mml.el (mml-preview): Widen the message buffer before copying
21368 the contents to the preview buffer; sort headers before previewing.
21369
21370 * message.el (message-hidden-headers): Fix the way to avoid a bug
21371 in the `repeat' widget in Emacs 21.3 or earlier.
21372
21373 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21374
21375 * message.el (message-hidden-headers): Default to "^References:".
21376 Improve customization type. Suggested by Reiner Steib
21377 <Reiner.Steib@gmx.de>.
21378
21379 2004-11-25 Romain Francoise <romain@orebokech.com>
21380
21381 * message.el (message-strip-forbidden-properties): Remove check for
21382 obsolete `message-hidden' text property, hidden headers are not
21383 accessible in the buffer anymore.
21384
21385 2004-11-22 Romain Francoise <romain@orebokech.com>
21386
21387 * message.el (message-header-format-alist): Add `From' in list
21388 so that it can be sorted.
21389 (message-fix-before-sending): Widen and sort headers before
21390 sending.
21391 (message-hide-headers): Use narrowing to hide headers by moving
21392 them to the top of the buffer and narrowing to the region
21393 underneath.
21394
21395 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21396
21397 * message.el (message-strip-forbidden-properties):
21398 Bind buffer-read-only (etc) to nil.
21399
21400 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21401
21402 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21403 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21404
21405 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21406
21407 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21408
21409 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21410
21411 * dns.el (query-dns): Use sit-for to time instead of
21412 accept-process-output, since that doesn't seem to work on udp
21413 sockets.
21414
21415 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21416
21417 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21418
21419 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21420
21421 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21422 doc string. Improve doc string.
21423
21424 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21425
21426 * nntp.el (nntp-request-update-info): Return nil if
21427 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21428 may not call gnus-activate-group which uselessly issues the GROUP
21429 commands for all nntp groups and wastes time. Reported by Romain
21430 Francoise <romain@orebokech.com>.
21431
21432 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21433
21434 2004-11-15 Simon Josefsson <jas@extundo.com>
21435
21436 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21437 headers separately.
21438 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21439 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21440
21441 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21442
21443 * gnus-start.el (gnus-convert-old-newsrc):
21444 Assign legacy-gnus-agent to 5.10.7.
21445
21446 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21447
21448 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21449 start of the lines.
21450
21451 2004-11-14 Magnus Henoch <mange@freemail.hu>
21452
21453 * hashcash.el (hashcash-default-payment): Change default to 20.
21454 (hashcash-default-accept-payment): Change default to 20.
21455 (hashcash-process-alist): New variable.
21456 (hashcash-generate-payment-async): Add.
21457 (hashcash-already-paid-p): Add.
21458 (hashcash-insert-payment): Don't generate payments twice.
21459 (hashcash-insert-payment-async): Add.
21460 (hashcash-insert-payment-async-2): Add.
21461 (hashcash-cancel-async): Add.
21462 (hashcash-wait-async): Add.
21463 (hashcash-processes-running-p): Add.
21464 (hashcash-wait-or-cancel): Add.
21465 (mail-add-payment): New optional argument. Conditionally start
21466 asynchronous calculation.
21467 (mail-add-payment-async): Add.
21468
21469 * message.el (message-send-mail): Wait for asynchronous hashcash
21470 results. Don't clobber existing X-Hashcash headers.
21471 (message-setup-1): Call mail-add-payment-async when
21472 message-generate-hashcash is non-nil.
21473
21474 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21475
21476 * message.el (message-use-alternative-email-as-from): Examine the
21477 From header as well; use message-make-from in order to include a
21478 user's full name.
21479
21480 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21481
21482 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21483 default; improve customization type.
21484 (gnus-emphasis-custom-with-format): New macro.
21485 (gnus-emphasis-custom-value-to-external): New function.
21486 (gnus-emphasis-custom-value-to-internal): New function.
21487
21488 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21489
21490 * dns.el (query-dns): Resolve reverse addresses.
21491
21492 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21493
21494 * gnus-group.el (gnus-group-get-new-news): Use it.
21495
21496 * gnus-start.el (gnus-check-reasonable-setup): New function.
21497
21498 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21499
21500 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21501 "Args out of range" error. Reported by Arnaud Giersch
21502 <arnaud.giersch@free.fr>.
21503
21504 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21505
21506 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21507
21508 2004-11-04 Richard M. Stallman <rms@gnu.org>
21509
21510 * spam.el (spam group): Add :version.
21511
21512 * pgg-def.el (pgg group): Add :version.
21513
21514 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21515
21516 * gnus-art.el (gnus-article-edit-article): Don't associate the
21517 article buffer with a draft file. This is a temporary measure
21518 against the 2004-08-22 change to gnus-article-edit-mode.
21519
21520 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21521
21522 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21523 (html2text-format-tags): Remove unused variable `attr'.
21524
21525 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21526
21527 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21528
21529 * spam-stat.el (spam-stat): Add :version.
21530
21531 * sieve.el (sieve): Add :version.
21532
21533 * sha1.el (sha1): Add :version.
21534 (sha1-use-external): Remove redundant version.
21535
21536 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21537 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21538 (nnmail-split-fancy-match-partial-words)
21539 (nnmail-split-lowercase-expanded): Add :version.
21540
21541 * nndiary.el (nndiary): Add :version.
21542
21543 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21544
21545 * mml-sec.el (mml-default-sign-method)
21546 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21547 Add :version.
21548
21549 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21550
21551 * mm-url.el (mm-url-use-external, mm-url-program)
21552 (mm-url-arguments): Add :version.
21553
21554 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21555 (mm-attachment-file-modes, mm-decrypt-option)
21556 (mm-w3m-safe-url-regexp): Add :version.
21557
21558 * message.el (message-cite-prefix-regexp)
21559 (message-sendmail-envelope-from, message-minibuffer-local-map)
21560 (message-user-fqdn, message-completion-alist): Add :version.
21561
21562 * gnus-win.el (gnus-configure-windows-hook)
21563 (gnus-use-frames-on-any-display): Add :version.
21564
21565 * gnus-art.el (gnus-article-address-banner-alist)
21566 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21567 (gnus-treat-from-picon, gnus-treat-mail-picon)
21568 (gnus-treat-x-pgp-sig): Add :version.
21569
21570 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21571 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21572 (gnus-summary-article-delete-hook)
21573 (gnus-summary-display-while-building): Add :version.
21574
21575 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21576 (gnus-get-top-new-news-hook): Add :version.
21577
21578 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21579 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21580
21581 * gnus-registry.el (gnus-registry): Add :version.
21582
21583 * gnus-spec.el (gnus-use-correct-string-widths)
21584 (gnus-make-format-preserve-properties): Add :version.
21585
21586 * gnus.el (gnus-group-charter-alist)
21587 (gnus-group-fetch-control-use-browse-url)
21588 (gnus-install-group-spam-parameters): Add :version.
21589
21590 * gnus-diary.el (gnus-diary): Add :version.
21591
21592 * gnus-delay.el (gnus-delay): Add :version.
21593
21594 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21595 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21596 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21597 Add :version.
21598
21599 * gnus-agent.el (gnus-agent-max-fetch-size)
21600 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21601 (gnus-agent-prompt-send-queue): Add :version.
21602
21603 * deuglify.el (gnus-outlook-deuglify): Add :version.
21604
21605 * html2text.el: Beautify code. Improve doc strings.
21606 Some checkdoc cleanup.
21607 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21608
21609 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21610
21611 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21612
21613 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
21614
21615 * gnus-registry.el (gnus-registry-hashtb): Create the registry
21616 when package is loaded.
21617
21618 * spam.el (spam-summary-score-preferred-header): Add global preference
21619 for people who want to override the default SpamAssassin over
21620 Bogofilter preference (when both are set).
21621 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21622 (spam-user-format-function-S):
21623 Check spam-summary-score-preferred-header.
21624 (spam-extra-header-to-number): Add X-Bogosity header parsing.
21625 (spam-user-format-function-S): Format the score correctly.
21626
21627 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
21628
21629 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21630 signature file. Suggested by Manoj Srivastava
21631 <srivasta@golden-gryphon.com>.
21632
21633 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21634 iso-2022-jp even in the Japanese language environment.
21635 Suggested by Jason Rumney <jasonr@gnu.org>.
21636
21637 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
21638
21639 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21640 use the same characters as the dummy marks; make it free from
21641 getting affected by the language environment.
21642 (gnus-summary-read-group-1): Update mark positions only when the
21643 format spec is updated.
21644
21645 * gnus-spec.el (gnus-update-format-specifications): Return a list
21646 of updated types.
21647
21648 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
21649
21650 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21651 of boundp to check if display-warning is available.
21652
21653 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
21654
21655 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21656
21657 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
21658
21659 * nnspool.el (nnspool-spool-directory): Use news-path if the
21660 news-directory variable is not bound.
21661
21662 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21663 function instead of display-warning if it is not available.
21664
21665 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
21666
21667 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21668 v5-10: Use `point-at-bol'.
21669
21670 2004-10-26 Simon Josefsson <jas@extundo.com>
21671
21672 * hashcash.el: Fix URL in comment, reported by Cheng Gao
21673 <chenggao@gmail.com>.
21674
21675 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21676
21677 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
21678 instead.
21679
21680 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
21681
21682 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21683 to remove a server from the nnimap-server-buffer-alist.
21684 (nnimap-open-connection, nnimap-close-server): Use it.
21685
21686 * gnus-encrypt.el: Remove file in favor of encrypt.el.
21687
21688 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
21689
21690 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21691 running the major-mode function.
21692
21693 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
21694
21695 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21696 dummy marks in the right way.
21697
21698 2004-10-18 David Edmondson <dme@dme.org>
21699
21700 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21701 excessively.
21702
21703 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
21704
21705 * gnus-util.el (gnus-split-references): Accept a nil references
21706 string and go on blissfully.
21707
21708 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21709 cases where the references string is non-nil but has no references.
21710
21711 * encrypt.el: Add autoload tags.
21712
21713 * spam.el (spam-resolve-registrations-routine): Remove article
21714 from unregistration list too. Reported by David Hanak
21715 <dhanak@isis.vanderbilt.edu>
21716
21717 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
21718
21719 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21720 nil. Change custom type.
21721
21722 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
21723
21724 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21725
21726 * gnus-sum.el (gnus-summary-move-article): Use it.
21727
21728 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
21729
21730 * encrypt.el: Add autoload cookies.
21731
21732 * spam.el (spam-backend-article-list-property)
21733 (spam-backend-get-article-todo-list)
21734 (spam-backend-put-article-todo-list)
21735 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21736 Resolve registrations separately.
21737 (spam-register-routine): Format comments.
21738 (spam-unregister-routine, spam-register-routine): Always call with
21739 specific-articles, no default list.
21740 (spam-summary-prepare-exit): Use the spam-classifications function.
21741
21742 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21743 gnus-encrypt.el.
21744
21745 * encrypt.el: Copied from gnus-encrypt.el.
21746
21747 * gnus-encrypt.el: Commented that it's obsolete.
21748
21749 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21750
21751 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21752 (gnus-score-save): Use it.
21753
21754 * message.el (message-bury): Use `window-dedicated-p'.
21755
21756 2004-10-15 Simon Josefsson <jas@extundo.com>
21757
21758 * pop3.el (top-level): Don't require nnheader.
21759 (pop3-read-timeout): Add.
21760 (pop3-accept-process-output): Add.
21761 (pop3-read-response, pop3-retr): Use it.
21762
21763 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
21764
21765 * spam.el (spam-register-routine): Move comment.
21766 (spam-verify-bogofilter): Use 'unknown for the initial
21767 spam-bogofilter-valid state, not 'never.
21768
21769 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21770 for netrc-machine.
21771
21772 * nnimap.el (nnimap-open-connection):
21773 Use netrc-machine-user-or-password.
21774
21775 2004-10-17 Richard M. Stallman <rms@gnu.org>
21776
21777 * gnus-registry.el (gnus-registry-unload-hook):
21778 Set as a variable with add-hook.
21779
21780 * nnspool.el (nnspool-spool-directory): Use news-directory instead
21781 of news-path.
21782
21783 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21784
21785 * spam.el: Delete duplicate `provide'.
21786 (spam-unload-hook): Set as a variable with add-hook.
21787
21788 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21789
21790 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21791 in the doc string.
21792
21793 * message.el (message-ignored-news-headers)
21794 (message-ignored-supersedes-headers)
21795 (message-ignored-resent-headers)
21796 (message-forward-ignored-headers): Improve custom type.
21797
21798 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
21799
21800 * message.el (message-tokenize-header): Fix 2004-09-06 change
21801 which used point-min in the wrong place.
21802
21803 2004-10-12 Simon Josefsson <jas@extundo.com>
21804
21805 * tls.el (tls-certtool-program): New variable.
21806 (tls-certificate-information): New function, based on
21807 ssl-certificate-information.
21808
21809 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
21810
21811 * compface.el: Move the version of ELisp-based uncompface program
21812 to the contrib directory because of the copyright problem.
21813
21814 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
21815
21816 * message.el (message-kill-buffer): Raise the current frame.
21817
21818 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
21819
21820 * gnus-sum.el: Mention that multibyte characters don't work as marks.
21821
21822 * gnus.el (message-y-or-n-p): Autoload.
21823
21824 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21825 (pop3-password-required, pop3-authentication-scheme)
21826 (pop3-leave-mail-on-server): Make customizable.
21827 (pop3): New custom group.
21828 (pop3-retr): Remove `sleep-for' statements.
21829 Suggested by Dave Love <fx@gnu.org>.
21830
21831 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21832 Windows/DOS.
21833
21834 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21835 (imap-parse-body): Fix incorrect use of `assert'.
21836 Suggested by Dave Love <fx@gnu.org>.
21837
21838 * mml.el (mml-minibuffer-read-disposition): Require match.
21839 Suggested by Dave Love <fx@gnu.org>.
21840
21841 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
21842
21843 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
21844 doc string.
21845
21846 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
21847
21848 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21849
21850 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21851
21852 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21853 instead of calling `mm-insert-inline', to decode text/* parts
21854 before displaying them.
21855
21856 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
21857
21858 * mm-uu.el (mm-uu-text-plain-type): New variable.
21859 (mm-uu-pgp-signed-extract-1): Use it.
21860 (mm-uu-pgp-encrypted-extract-1): Use it.
21861 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21862 bind mm-uu-text-plain-type with that value.
21863 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21864 mm-uu-dissect.
21865
21866 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21867
21868 * gnus-group.el (gnus-update-group-mark-positions):
21869 * gnus-sum.el (gnus-update-summary-mark-positions):
21870 * message.el (message-check-news-body-syntax):
21871 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21872 of string-as-multibyte.
21873
21874 2004-10-05 Juri Linkov <juri@jurta.org>
21875
21876 * gnus-group.el (gnus-update-group-mark-positions):
21877 * gnus-sum.el (gnus-update-summary-mark-positions):
21878 * message.el (message-check-news-body-syntax):
21879 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21880 8-bit unibyte values to a multibyte string for search functions.
21881
21882 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
21883
21884 * mm-uu.el (mm-uu-dissect): Allow optional arg.
21885 (mm-uu-dissect-text-parts): New function.
21886
21887 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21888 dissect text parts.
21889
21890 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21891 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21892
21893 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21894
21895 * gnus-topic.el (gnus-topic-hierarchical-parameters):
21896 Use gnus-current-topics instead of gnus-current-topic.
21897
21898 2004-10-06 Jesper Harder <harder@ifa.au.dk>
21899
21900 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21901
21902 2004-10-05 Jesper Harder <harder@ifa.au.dk>
21903
21904 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21905 where appropriate.
21906
21907 * nnml.el (nnml-generate-active-info): do.
21908
21909 * nndiary.el (nndiary-generate-active-info): do.
21910
21911 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21912 (gnus-topic-move): do.
21913
21914 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21915 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21916
21917 * gnus-srvr.el (gnus-server-prepare)
21918 (gnus-server-open-all-servers): do.
21919
21920 * gnus-msg.el (gnus-summary-cancel-article)
21921 (gnus-summary-resend-message)
21922 (gnus-summary-mail-crosspost-complaint): do.
21923
21924 * gnus-move.el (gnus-change-server): do.
21925
21926 * gnus-group.el (gnus-group-unmark-all-groups)
21927 (gnus-group-set-current-level): do.
21928
21929 2004-10-04 Simon Josefsson <jas@extundo.com>
21930
21931 * message.el (message-generate-hashcash): Doc fix.
21932
21933 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
21934
21935 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21936 avoid infinite recursion via gnus-get-function.
21937
21938 2004-10-02 Jesper Harder <harder@ifa.au.dk>
21939
21940 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21941
21942 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21943
21944 * nnmail.el (nnmail-split-history): do.
21945
21946 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21947 (nnml-request-delete-group): do.
21948
21949 * nnslashdot.el (nnslashdot-read-groups): do.
21950
21951 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21952 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21953
21954 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21955 (nnspool-sift-nov-with-sed): Use last.
21956 (nnspool-retrieve-headers-with-nov): Use mapc.
21957 (nnspool-request-newgroups): Use dolist.
21958 (nnspool-request-group): Use last.
21959
21960 * nntp.el (nntp-read-server-type): Use dolist.
21961
21962 * nnvirtual.el (nnvirtual-create-mapping)
21963 (nnvirtual-update-read-and-marked): Use dolist.
21964 (nnvirtual-convert-headers): Simplify.
21965
21966 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21967
21968 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21969 Add support for sync'ing tick marks.
21970
21971 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
21972
21973 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21974 there's no visible header.
21975
21976 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
21977
21978 * gnus-agent.el (gnus-agent-synchronize-group-flags):
21979 When necessary, pass full group name to gnus-request-set-marks.
21980
21981 2004-10-01 Simon Josefsson <jas@extundo.com>
21982
21983 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
21984 acroread.
21985
21986 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21987
21988 * spam-report.el (spam-report-gmane): Fix interactive.
21989
21990 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21991
21992 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21993 when writing file.
21994 (gnus-agent-synchronize-flags): Don't default to being
21995 interactive.
21996
21997 2004-09-30 Simon Josefsson <jas@extundo.com>
21998
21999 * message.el (message-generate-hashcash): Add.
22000 (message-send-mail): Use it, call mail-add-payment.
22001
22002 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
22003
22004 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22005
22006 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
22007
22008 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22009 gnus-request-update-info with explicit code to sync the in-memory
22010 info read flags with the marks being sync'd to the backend.
22011
22012 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22013
22014 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22015
22016 * spam.el (spam-verify-bogofilter): Add new function.
22017 (spam-check-bogofilter)
22018 (spam-bogofilter-register-with-bogofilter): Use it.
22019 (spam-verify-bogofilter): Add small fixes.
22020
22021 2004-09-28 Simon Josefsson <jas@extundo.com>
22022
22023 * hashcash.el (hashcash-generate-payment): Revert.
22024
22025 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22026
22027 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22028 Use gnus-extract-references instead of gnus-split-references.
22029
22030 * gnus-util.el (gnus-extract-references): Add new function, analogous
22031 to gnus-split-references but extracts only the message-ID without
22032 anything extra.
22033
22034 * hashcash.el (hashcash-generate-payment)
22035 (hashcash-check-payment): Do the right thing if hashcash-path is
22036 nil (because the hashcash program could not be found).
22037
22038 * spam.el (spam-use-hashcash): Remove comment.
22039
22040 2004-09-27 Jesper Harder <harder@ifa.au.dk>
22041
22042 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22043 (gnus-cache-enter-article, gnus-cache-remove-article)
22044 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22045
22046 * gnus-async.el (gnus-async-prefetch-remove-group): do.
22047
22048 * gnus-art.el (article-hide-boring-headers)
22049 (article-translate-strings, article-display-face)
22050 (gnus-article-mime-match-handle-first)
22051 (gnus-article-highlight-headers)
22052 (gnus-article-add-buttons-to-head): do.
22053
22054 2004-09-27 Simon Josefsson <jas@extundo.com>
22055
22056 * hashcash.el: New version, from
22057 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
22058 ../contrib/.
22059
22060 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
22061
22062 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22063
22064 2004-09-26 Jesper Harder <harder@ifa.au.dk>
22065
22066 * gnus-dup.el (gnus-dup-open): Use mapc.
22067 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22068
22069 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22070 Reported by Stefan Wiens <s.wi@gmx.net>.
22071
22072 * gnus.el (gnus-shutdown): Use dolist.
22073
22074 * gnus-undo.el (gnus-undo): Use mapc.
22075
22076 * nnrss.el (nnrss-generate-active): do.
22077
22078 * message.el (message-cite-original-without-signature)
22079 (message-cite-original): Use mapc.
22080 (message-do-actions, message-make-forward-subject): Use dolist.
22081
22082 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22083
22084 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22085 deletion to remove entire duplicate line. Fixes merged article
22086 number bug.
22087
22088 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22089
22090 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22091 servers that are offline. Avoids having gnus-agent-toggle-plugged
22092 first ask if you want to open a server and then, even when you
22093 responded with no, asking if you want to synchronize the server's
22094 flags.
22095 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22096 multi-line expressions.
22097 (gnus-agent-synchronize-group-flags): New internal function.
22098 Updates marks in memory (in the info structure) AND in the
22099 backend.
22100
22101 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22102
22103 * nnagent.el (nnagent-request-set-mark):
22104 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22105 method, to ensure that synchronization updates marks in the
22106 backend and in the info (in memory) structure.
22107
22108 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
22109
22110 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22111 convention fully; don't miss the root article of a thread; make
22112 the X-Draft-From header with correct article numbers.
22113
22114 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
22115
22116 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22117 unless plugged. Disable the agent so that an open failure causes
22118 an error.
22119
22120 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22121 Revert 2004-09-21 change. The backend must be opened while
22122 synchronizing flags even when the backend stores the flags
22123 locally.
22124
22125 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
22126
22127 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22128 in `header' match. Reported by Svend Tollak Munkejord.
22129
22130 * message.el (message-cite-original): Fix use of
22131 `message-cite-articles-with-x-no-archive'.
22132
22133 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
22134
22135 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22136 (gnus-window-to-buffer): Ditto.
22137
22138 * mml.el (mml-preview-buffer): New variable.
22139 (mml-preview): Manage window layout with gnus-buffer-configuration.
22140
22141 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22142 X-Draft-From header even if those articles aren't quoted.
22143
22144 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22145
22146 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22147 (gnus-request-set-mark, gnus-request-update-mark): Use new
22148 g-s-t-u-l-m to decide to use backend even when unplugged.
22149
22150 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22151
22152 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22153 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22154
22155 2004-09-20 Simon Josefsson <jas@extundo.com>
22156
22157 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22158 "utf-16-le".
22159
22160 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22161
22162 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22163
22164 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22165
22166 * uudecode.el (uudecode-use-external): Add :version.
22167
22168 * smime.el (smime-CA-file, smime-encrypt-cipher)
22169 (smime-dns-server): Add :version.
22170
22171 * smiley.el (gnus-smiley-file-types): Add :version.
22172
22173 * sha1.el (sha1-use-external): Add :version.
22174
22175 * pgg-def.el (pgg-query-keyserver): Add :version.
22176
22177 * nnmail.el (nnmail-fancy-expiry-targets)
22178 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22179 Add :version.
22180
22181 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22182 (nnimap-retrieve-groups-asynchronous): Add :version.
22183 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22184
22185 * mml.el (mml-content-disposition-parameters)
22186 (mml-insert-mime-headers-always): Add :version.
22187
22188 * mm-util.el (mm-coding-system-priorities): Add :version.
22189
22190 * mm-decode.el (mm-inline-text-html-with-images)
22191 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22192 (mm-verify-option): Add :version.
22193 (mm-text-html-renderer): Change :version.
22194
22195 * message.el (message-fcc-externalize-attachments)
22196 (message-required-headers, message-draft-headers)
22197 (message-subject-trailing-was-query)
22198 (message-subject-trailing-was-ask-regexp)
22199 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22200 (message-mark-insert-end, message-archive-header)
22201 (message-archive-note, message-cross-post-default)
22202 (message-cross-post-note, message-followup-to-note)
22203 (message-cross-post-note-function, message-use-mail-followup-to)
22204 (message-subscribed-address-functions)
22205 (message-subscribed-address-file, message-subscribed-addresses)
22206 (message-subscribed-regexps, message-allow-no-recipients)
22207 (message-yank-cited-prefix, message-signature-insert-empty-line)
22208 (message-hidden-headers, message-hierarchical-addresses)
22209 (message-mail-user-agent, message-use-idna)
22210 (message-valid-fqdn-regexp)
22211 (message-strip-special-text-properties, message-header-synonyms)
22212 (message-beginning-of-line, message-tab-body-function): Add :version.
22213 (message-insert-canlock, message-wide-reply-confirm-recipients):
22214 Change :version.
22215
22216 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22217 and :version.
22218 (mail-source-delete-old-incoming-confirm)
22219 (mail-source-movemail-program): Add :version.
22220
22221 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22222 (gnus-agent-cache, gnus-agent): Change :version.
22223
22224 * gnus-util.el (gnus-use-byte-compile): Change :version.
22225
22226 * gnus-sum.el (gnus-summary-make-false-root-always)
22227 (gnus-summary-default-high-score)
22228 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22229 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22230 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22231 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22232 (gnus-sum-thread-tree-single-indent)
22233 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22234 (gnus-sum-thread-tree-leaf-with-other)
22235 (gnus-sum-thread-tree-single-leaf): Add :version.
22236 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22237 (gnus-article-loose-mime): Change :version.
22238
22239 * gnus-start.el (gnus-backup-startup-file)
22240 (gnus-save-startup-file-via-temp-buffer): Add :version.
22241
22242 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22243 (gnus-server-offline-face): Add :version.
22244
22245 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22246
22247 * gnus-msg.el (gnus-gcc-externalize-attachments)
22248 (gnus-debug-files, gnus-debug-exclude-variables)
22249 (gnus-discouraged-post-methods): Change :version.
22250 (gnus-confirm-mail-reply-to-news)
22251 (gnus-confirm-treat-mail-like-news): Add :version.
22252
22253 * gnus-int.el (gnus-server-unopen-status): Add :version.
22254
22255 * gnus-group.el (gnus-group-jump-to-group-prompt)
22256 (gnus-large-ephemeral-newsgroup)
22257 (gnus-fetch-old-ephemeral-headers): Add :version.
22258
22259 * gnus-fun.el (gnus-x-face-directory)
22260 (gnus-convert-pbm-to-x-face-command)
22261 (gnus-convert-image-to-x-face-command)
22262 (gnus-convert-image-to-face-command): Add :version.
22263
22264 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22265
22266 * gnus-cite.el (gnus-cite-blank-line-after-header)
22267 (gnus-article-boring-faces): Add :version.
22268
22269 * gnus-art.el (gnus-buttonized-mime-types)
22270 (gnus-inhibit-mime-unbuttonizing)
22271 (gnus-treat-display-face)
22272 (gnus-treat-body-boundary): Change :version.
22273 (gnus-body-boundary-delimiter, gnus-picon-databases)
22274 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22275 (gnus-treat-date-english, gnus-treat-fold-headers)
22276 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22277 (gnus-treat-mail-picon, gnus-treat-wash-html)
22278 (gnus-article-encrypt-protocol)
22279 (gnus-use-idna, gnus-article-over-scroll)
22280 (gnus-mime-display-multipart-alternative-as-mixed)
22281 (gnus-mime-display-multipart-related-as-mixed)
22282 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22283 (gnus-ctan-url, gnus-button-ctan-handler)
22284 (gnus-button-handle-ctan-bogus-regexp)
22285 (gnus-button-ctan-directory-regexp)
22286 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22287 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22288 (gnus-button-man-level, gnus-button-emacs-level)
22289 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22290
22291 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22292 (gnus-agent-go-online): Change :version.
22293 (gnus-agent-expire-unagentized-dirs)
22294 (gnus-agent-auto-agentize-methods): Add :version.
22295
22296 * flow-fill.el (fill-flowed-display-column)
22297 (fill-flowed-encode-column): Add :version.
22298
22299 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22300 (gnus-outlook-deuglify-unwrap-max)
22301 (gnus-outlook-deuglify-cite-marks)
22302 (gnus-outlook-deuglify-unwrap-stop-chars)
22303 (gnus-outlook-deuglify-no-wrap-chars)
22304 (gnus-outlook-deuglify-attrib-cut-regexp)
22305 (gnus-outlook-deuglify-attrib-verb-regexp)
22306 (gnus-outlook-deuglify-attrib-end-regexp)
22307 (gnus-outlook-display-hook): Add :version.
22308
22309 * binhex.el (binhex-use-external): Add :version.
22310
22311 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22312
22313 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22314 and `invisible'.
22315
22316 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22317
22318 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22319 in gnus-registry-trim.
22320
22321 2004-09-13 Simon Josefsson <jas@extundo.com>
22322
22323 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22324
22325 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22326
22327 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22328 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22329 <yamaoka@jpl.org>.
22330 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22331 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22332 <yamaoka@jpl.org>.
22333
22334 * sieve.el (sieve-manage-mode): Ditto.
22335
22336 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22337
22338 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22339
22340 2004-09-11 Simon Josefsson <jas@extundo.com>
22341
22342 * dns-mode.el: Add.
22343
22344 * mm-view.el (mm-display-dns-inline): Add.
22345
22346 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22347 (mm-automatic-display): Ditto.
22348
22349 * mailcap.el (mailcap-mime-data): Add text/dns.
22350 (mailcap-mime-extensions): Map .soa to text/dns.
22351
22352 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22353
22354 * gnus-art.el (article-decode-mime-words, article-babel)
22355 (gnus-article-highlight-signature, gnus-article-add-buttons)
22356 (gnus-signature-toggle): Remove unnecessary bindings of
22357 `inhibit-read-only' inherited from v5.10 merge.
22358
22359 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22360
22361 * nntp.el (nntp): New customization group.
22362 (nntp-authinfo-file): Add customization group.
22363
22364 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22365
22366 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22367
22368 * gnus.el (to-address, to-list, subscribed)
22369 (large-newsgroup-initial): Ditto.
22370
22371 * flow-fill.el (fill-flowed-display-column)
22372 (fill-flowed-encode-column): Ditto.
22373
22374 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22375
22376 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22377 Use point-min rather than 1.
22378 (message-send-mail): Use buffer-size rather than point-max.
22379
22380 * gnus-sum.el (gnus-summary-search-article-forward):
22381 Signal a specific `search-failed' rather than a generic `error'.
22382
22383 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22384 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22385 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22386
22387 2004-09-10 Simon Josefsson <jas@extundo.com>
22388
22389 * nndb.el (require): Remove tcp and duplicate cl.
22390
22391 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22392
22393 * gnus-agent.el (directory-files-and-attributes): Move forward.
22394
22395 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22396
22397 * gnus-agent.el (directory-files-and-attributes):
22398 Optionally defined to support XEmacs.
22399
22400 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22401
22402 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22403 to avoid run-time CL dependencies.
22404 (gnus-agent-unfetch-articles): New function.
22405 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22406 article numbers even when local .overview file is missing.
22407 (gnus-agent-read-article-number): New function. Only accepts
22408 27-bit article numbers.
22409 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22410 Use gnus-agent-read-article-number.
22411 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22412 from backend while recognizing that article numbers in .overview
22413 must be valid.
22414 (gnus-agent-update-files-total-fetched-for):
22415 Use directory-files-and-attributes to improve performance.
22416 * gnus-int.el (gnus-request-move-article):
22417 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22418 improve performance.
22419
22420 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22421 some users confused by references to .newsrc when they only have a
22422 .newsrc.eld file.
22423 (gnus-convert-mark-converter-prompt)
22424 (gnus-convert-converter-needs-prompt): Fix use of property list.
22425 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22426 New function. Used internally to only display 'gnus converting
22427 files' message when actually necessary.
22428
22429 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22430 methods now autoloaded.
22431
22432 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22433
22434 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22435 identifiers.
22436
22437 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22438
22439 * gnus-picon.el: Fix indentation and closing parenthesis.
22440
22441 2004-09-01 Simon Josefsson <jas@extundo.com>
22442
22443 * message.el (message-canlock-generate): Require sha1, not
22444 sha1-el. (Can we get rid of this require altogether? It is ugly
22445 to require within a function. Sadly, if sha1.el isn't loaded, the
22446 let binding in m-c-g will hide the defcustom definition, which is
22447 bad.)
22448
22449 * canlock.el: Require sha1, not sha1-el.
22450
22451 * message.el: Don't autoload sha1 (there is a autoload cookie in
22452 sha1.el).
22453
22454 * sha1-el.el: Rename to sha1.el.
22455
22456 2004-08-30 Juanma Barranquero <lektu@terra.es>
22457
22458 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22459
22460 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22461
22462 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22463
22464 2004-08-30 Kim F. Storm <storm@cua.dk>
22465
22466 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22467
22468 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22469 Add :group 'nnimap.
22470
22471 2004-08-30 Andreas Schwab <schwab@suse.de>
22472
22473 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22474 ?* and ?\;.
22475
22476 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22477 and ?\' to symbol instead of whitespace.
22478
22479 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22480
22481 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22482
22483 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22484 instead of re-search-forward.
22485
22486 * gnus-uu.el (gnus-uu-save-article): Ditto.
22487 (gnus-uu-post-encode-uuencode): Ditto.
22488
22489 * html2text.el (html2text-clean-list-items): Ditto.
22490 (html2text-clean-dtdd): Ditto.
22491 (html2text-format-tags): Ditto.
22492
22493 * message.el (message-send-mail-with-sendmail): Fix regexp.
22494 (message-fill-field-general): Use search-forward instead of
22495 re-search-forward.
22496 (unbold-region): Ditto.
22497
22498 * nnrss.el (nnrss-request-article): Ditto.
22499
22500 * nnslashdot.el (nnslashdot-request-article): Ditto.
22501
22502 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22503
22504 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22505 "Unrecognized menu descriptor" error in XEmacs.
22506
22507 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22508
22509 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22510 parent article of a sparse article in the thread hashtb.
22511
22512 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22513
22514 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22515 (nnmail-expand-newtext): Lowercase expanded entries if
22516 nnmail-split-lowercase-expanded is non-nil.
22517
22518 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22519
22520 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22521
22522 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22523 of gnus-tmp-news-method into string under XEmacs. It will be
22524 passed to gnus-correct-length which takes only a string argument.
22525
22526 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22527
22528 * gnus-util.el (gnus-bind-print-variables): New macro.
22529 (gnus-prin1): Use it.
22530 (gnus-prin1-to-string): Use it.
22531 (gnus-pp): New function.
22532 (gnus-pp-to-string): New function.
22533
22534 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22535 Replace pp-to-string with gnus-pp-to-string.
22536 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22537 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22538 * gnus-msg.el (gnus-debug): Ditto.
22539 * gnus-score.el (gnus-score-save): Ditto.
22540 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22541 gnus-pp-to-string.
22542 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22543 with gnus-pp.
22544 * score-mode.el (gnus-score-pretty-print): Ditto.
22545 * webmail.el (webmail-debug): Ditto.
22546
22547 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22548
22549 * gnus-art.el (article-display-face, article-display-x-face):
22550 Use buffer-read-only.
22551
22552 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22553
22554 * gnus-art.el (article-hide-list-identifiers):
22555 Bind inhibit-read-only as t.
22556
22557 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22558
22559 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22560
22561 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22562
22563 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22564 (gnus-narrow-to-page): Don't assume point-min == 1.
22565 (gnus-article-edit-mode): Derive from message-mode.
22566
22567 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22568 point-min == 1.
22569
22570 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22571 Disable incorrect use of `assert'.
22572
22573 * message.el (message-mode): Set comment-start-skip.
22574
22575 2004-08-22 Sam Steingold <sds@gnu.org>
22576
22577 * pop3.el (pop3-leave-mail-on-server): New user variable.
22578 (pop3-movemail): Delete mail only when it is nil.
22579
22580 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22581
22582 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22583
22584 * mml.el (mml-preview): Use `pop-to-buffer'.
22585
22586 * message.el (message-goto-mail-followup-to): Insert after "To".
22587 (message-carefully-insert-headers): Add comment.
22588
22589 * gnus.el: Remove unused variable `gnus-article-check-size'.
22590
22591 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22592
22593 * gnus-art.el (gnus-button-alist):
22594 Improve `gnus-button-handle-library' entry.
22595
22596 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
22597
22598 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22599 Use downcase, since XEmacs capitalizes error messages differently.
22600
22601 2004-08-18 Jesper Harder <harder@ifa.au.dk>
22602
22603 * nntp.el: Add (require 'gnus) due to reference to
22604 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
22605
22606 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
22607
22608 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22609 Bind `mm-fill-flowed'.
22610
22611 * mm-decode.el (mm-dissect-singlepart): Check it.
22612
22613 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
22614
22615 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22616 'imap' for netrc parsing.
22617
22618 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
22619
22620 * mailcap.el (mailcap-mime-data): Mark as risky.
22621
22622 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
22623
22624 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22625 may be included in the encoded word.
22626 (rfc2047-encode): Don't append a space if the encoded word
22627 includes close parenthesis.
22628
22629 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
22630
22631 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22632 of text within parentheses.
22633
22634 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
22635
22636 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22637 (gnus-encrypt-write-file-contents): Make the password key the file
22638 name PLUS the cipher, not just the cipher. Also remove failed
22639 passwords from the cache.
22640
22641 2004-08-06 Simon Josefsson <jas@extundo.com>
22642
22643 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22644 Doc fix.
22645
22646 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
22647
22648 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22649 LWSP.
22650
22651 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
22652
22653 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22654 Try to append in-reply-to: data to the references: header.
22655
22656 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22657 (netrc-parse): Use gnus-encrypt.el functions.
22658
22659 * gnus-encrypt.el: Add new file for encryption support; currently
22660 does only a few GPG ciphers and an internal XOR cipher.
22661
22662 * password.el: Add comments on using password-read-and-add.
22663 (password-read-and-add): Add function to read and add the
22664 password to the cache at once.
22665
22666 2004-07-28 Simon Josefsson <jas@extundo.com>
22667
22668 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22669 parameter (but don't use it, for now).
22670
22671 * imap.el (imap-ssl-open): Use imap-process-connection-type,
22672 instead of hard coding to nil.
22673
22674 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
22675
22676 * mm-view.el (mm-inline-image-emacs): Open lines under an image
22677 as mm-inline-image-xemacs does.
22678
22679 2004-07-26 Simon Josefsson <jas@extundo.com>
22680
22681 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22682 Revert part of 2004-07-17 change below.
22683
22684 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
22685
22686 * rfc2047.el (rfc2047-encode-region): Don't infloop.
22687 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22688
22689 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
22690
22691 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22692 quotes that actually start with ">" at the beginning of the
22693 lines.
22694
22695 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
22696
22697 * rfc2047.el (rfc2047-encode-region): Fix last change.
22698 (rfc2047-encode-parameter): Remove useless concat.
22699
22700 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
22701
22702 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22703 encode special characters; fix some kind of misconfigured headers;
22704 signal a real error if debug-on-quit or debug-on-error is non-nil.
22705 (rfc2047-encode-max-chars): New variable.
22706 (rfc2047-encode-1): Use it.
22707 (rfc2047-encode-parameter): New function.
22708
22709 * mml.el (mml-insert-parameter): Remove an excessive space.
22710
22711 2004-07-17 Simon Josefsson <jas@extundo.com>
22712
22713 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22714 Kai Grossjohann <kai@emptydomain.de>.
22715 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22716 (gnus-group-make-menu-bar): Ditto.
22717
22718 * gnus-util.el (gnus-group-server): Add.
22719
22720 2004-07-16 Jesper Harder <harder@ifa.au.dk>
22721
22722 * message.el (message-clone-locals): Clone sendmail and smtp
22723 variables.
22724
22725 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22726
22727 * rfc2047.el (rfc2047-encode-region): Fix last change.
22728
22729 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22730
22731 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22732 characters as non-special.
22733
22734 2004-07-09 Simon Josefsson <jas@extundo.com>
22735
22736 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22737 Users will lose all flag changes made while unplugged with
22738 e.g. nntp unless flag synchronization happens, thus `nil' is not a
22739 good default. See numerous reports on ding mailing list.
22740
22741 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
22742
22743 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22744 add generate-head-function and generate-article-function to the
22745 rfc822-forward entry.
22746 (nndoc-rfc822-forward-generate-article): New function.
22747 (nndoc-rfc822-forward-generate-head): New function.
22748
22749 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22750
22751 2004-07-06 Dan Christensen <jdc@uwo.ca>
22752
22753 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22754 respect display group parameter and gnus-summary-expunge-below.
22755 (gnus-articles-to-read): Remove unused reference to display group
22756 parameter.
22757
22758 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
22759
22760 * nnheader.el (nnheader-uniquify-message-id): New experimental
22761 variable.
22762 (nnheader-nov-read-message-id): Use it.
22763
22764 * spam-report.el (spam-report-gmane): Add interactive.
22765
22766 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
22767
22768 * mm-encode.el (mm-content-transfer-encoding-defaults):
22769 Use qp-or-base64 for the application/* types.
22770
22771 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
22772
22773 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22774
22775 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
22776
22777 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22778 trim value.
22779
22780 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22781
22782 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22783 New macro and function.
22784 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22785
22786 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22787
22788 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22789 after-load-alist.
22790
22791 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22792
22793 * gnus-group.el (gnus-group-get-new-news-this-group):
22794 Don't update info that isn't there.
22795
22796 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
22797
22798 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22799 entry.
22800
22801 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22802
22803 * mm-view.el (mm-inline-render-with-function): Use multibyte
22804 buffer; decode html source by charset.
22805
22806 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22807
22808 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22809 Mule-UCS is loaded under XEmacs.
22810 (mm-mime-mule-charset-alist): Avoid duplicated entries.
22811
22812 2004-06-28 Jesper Harder <harder@ifa.au.dk>
22813
22814 * nnheader.el (nnheader-max-head-length): Increase to 8192.
22815
22816 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
22817
22818 * mm-util.el (mm-coding-system-p): Return a coding-system.
22819 (mm-mime-mule-charset-alist): Use shift_jis instead of
22820 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22821 entries for the mime charsets iso-2022-jp-3 and shift_jis.
22822 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22823 instead of japanese-shift-jis and iso-latin-1 respectively in
22824 order to share the default value with both Emacs and XEmacs-mule.
22825 (mm-mule-charset-to-mime-charset):
22826 Make mm-coding-system-priorities effective.
22827 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22828 while predicating of candidates upon the priorities.
22829
22830 2004-06-27 Jesper Harder <harder@ifa.au.dk>
22831
22832 * gnus-sum.el (gnus-summary-make-menu-bar):
22833 Add gnus-uu-invert-processable.
22834
22835 * gnus.el: Autoload gnus-uu-invert-processable.
22836
22837 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
22838
22839 * mm-util.el (mm-with-multibyte-buffer): New macro.
22840
22841 * rfc2047.el (rfc2047-encode-string): Use it.
22842 (rfc2047-encode-region): Move point to the end of the region after
22843 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22844
22845 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22846
22847 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22848 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22849
22850 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
22851
22852 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22853 (gnus-cite-parse): Ignore quoted envelope From_.
22854 Suggested by Karl Chen <quarl@nospam.quarl.org>.
22855
22856 2004-06-23 Jesper Harder <harder@ifa.au.dk>
22857
22858 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22859 invalid addresses.
22860
22861 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
22862
22863 * spam.el: Change section markers, revise TODO list.
22864 (spam-backends): Make new master list of all installed backends.
22865 (spam-summary-exit-behavior): Add new variable to determine how
22866 messages moves are done at summary exit.
22867 (spam-move-spam-nonspam-groups-only)
22868 (spam-process-ham-in-nonham-groups)
22869 (spam-process-ham-in-spam-groups): Remove variables, the
22870 spam-summary-exit-behavior variable should be used to manage this
22871 behavior.
22872 (spam-old-ham-articles, spam-old-spam-articles): Remove.
22873 (spam-old-articles): Add variable, replacing spam-old-ham-articles
22874 and spam-old-spam-articles.
22875 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22876 Add empty variables, placeholders for the backends they represent.
22877 (spam-set-difference): Move, unchanged.
22878 (spam-list-of-processors): Declare OBSOLETE, not used anymore
22879 unless the user has a processor variable.
22880 (spam-classifications, spam-classification-valid-p)
22881 (spam-backend-properties, spam-backend-property-valid-p)
22882 (spam-backend-function-type-valid-p)
22883 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22884 (spam-report-articles-gmane, spam-report-articles-resend):
22885 Remove functions, they are not needed.
22886 (spam-install-backend-super, spam-backend-list)
22887 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22888 (spam-backend-function, spam-backend-ham-registration-function)
22889 (spam-backend-spam-registration-function)
22890 (spam-backend-ham-unregistration-function)
22891 (spam-backend-spam-unregistration-function)
22892 (spam-backend-statistical-p, spam-backend-mover-p)
22893 (spam-install-backend-alias, spam-install-checkonly-backend)
22894 (spam-install-mover-backend, spam-install-nocheck-backend)
22895 (spam-install-backend, spam-install-statistical-backend)
22896 (spam-install-statistical-checkonly-backend): Add backend installation
22897 support.
22898 (spam-summary-prepare-exit): Rewrite to use the new backend code.
22899 (spam-group-processor-p): Use the new backend code and respect the
22900 summary exit behavior.
22901 (spam-mark-spam-as-expired-and-move-routine): Remove.
22902 (spam-summary-prepare): Change to use the new spam-old-articles
22903 variable.
22904 (spam-copy-or-move-routine, spam-copy-spam-routine)
22905 (spam-move-spam-routine, spam-copy-ham-routine)
22906 (spam-move-ham-routine): Add code to copy/move ham or spam.
22907 (spam-fetch-field-fast): Improve doc and code, plus allow the
22908 'number request.
22909 (spam-list-of-checks, spam-list-of-statistical-checks):
22910 Remove variables.
22911 (spam-split, spam-find-spam): Use the new backend code.
22912 (spam-registration-functions): Remove variable.
22913 (spam-unregister-routine): Add convenience wrapper.
22914 (spam-log-undo-registration, spam-register-routine)
22915 (spam-log-processing-to-registry)
22916 (spam-log-unregistration-needed-p): Rename "check" to "backend"
22917 where possible.
22918 (spam-check-gmane-xref, spam-check-regex-headers)
22919 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22920 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22921 (spam-check-bogofilter-headers, spam-check-spamoracle)
22922 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22923 (spam-check-crm114-headers): Use the spam-split-group that
22924 spam-split prepares, no need to determine it every time.
22925
22926 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22927 to the nnheader-parse-naked-head call.
22928
22929 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22930
22931 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22932 the nnheader-nov-read-message-id call.
22933
22934 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
22935
22936 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22937 gnus-activate-group twice. Suggested by Markus Peter
22938 <warp@spin.de>.
22939
22940 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
22941
22942 * gnus-art.el (gnus-article-time-format): Exchange the order of
22943 day and month in the default value; fix customization type.
22944 (article-date-ut): Use add-text-properties.
22945 (article-make-date-line): Use message-make-date instead of
22946 current-time-string.
22947
22948 * message.el (message-fetch-field): Don't use set-text-properties.
22949 (message-make-date): Simplify.
22950
22951 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
22952
22953 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22954 (rfc2047-encode-region): Treat text within parentheses as special;
22955 show the original text when error has occurred.
22956
22957 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22958 already-computed method to gnus-activate-group.
22959
22960 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22961 same select-methods identical Lisp objects.
22962
22963 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22964 object when modifying the info.
22965
22966 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
22967
22968 * gnus-srvr.el (gnus-server-set-info): Remove the server from
22969 gnus-opened-servers since it has never been opened with the new
22970 configuration yet.
22971
22972 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
22973
22974 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22975 arg to nnheader-generate-fake-message-id.
22976
22977 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
22978
22979 * nnheader.el (nnheader-generate-fake-message-id): Accept a
22980 number and build a fake message ID localized to a group and
22981 article number (so it's repeatable from that point on).
22982 (nnheader-fake-message-id-p): Change regex to accommodate new fake
22983 ID format.
22984
22985 * gnus-sum.el (gnus-get-newsgroup-headers):
22986 Call nnheader-generate-fake-message-id with the article number.
22987
22988 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
22989
22990 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22991 end-of-buffer.
22992
22993 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
22994
22995 * message.el (message-ignored-supersedes-headers): Add Approved.
22996
22997 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
22998
22999 * rfc2047.el (rfc2047-encode-message-header): Remove useless
23000 goto-char.
23001 (rfc2047-encode): Fold the line before encoding.
23002
23003 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
23004
23005 * rfc2047.el (rfc2047-encode-message-header): Disabled header
23006 folding -- not all headers can be folded, and this should be done
23007 by the message composition mode. Probably. I think.
23008
23009 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
23010
23011 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23012 fast.
23013
23014 * gnus-ems.el (gnus-remove-image): Don't use
23015 message-text-with-property; remove only the image found first.
23016
23017 2004-06-09 Jesper Harder <harder@ifa.au.dk>
23018
23019 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23020
23021 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
23022
23023 * message.el (message-text-with-property): Make it fast and accept
23024 optional arguments.
23025 (message-strip-forbidden-properties): Use it.
23026 (message-fix-before-sending): Follow the m-t-w-p change.
23027
23028 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23029
23030 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
23031
23032 * gnus-art.el (article-hide-headers): Don't change the buffer
23033 mistakenly when performing mml-preview even if
23034 gnus-single-article-buffer is nil.
23035
23036 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
23037
23038 * message.el (message-expand-name-databases): New user option.
23039 (message-expand-name): Use it.
23040
23041 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
23042
23043 * spam.el (spam-report-articles-resend)
23044 (spam-report-resend-register-routine): Allow ham reporting.
23045 (spam-report-resend-register-ham-routine): Add wrapper.
23046 (spam-registration-functions): Add ham resending functions.
23047 (spam-list-of-processors): Add ham resend processor.
23048
23049 * gnus.el (ham-resend-to): Add new group parameter.
23050 (spam-process): Add ham resend option.
23051
23052 * spam-report.el (spam-report-resend): Allow reporting ham.
23053 (spam-report-resend-ham): Add wrapper.
23054
23055 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23056
23057 * message.el (message-cite-articles-with-x-no-archive):
23058 New variable.
23059 (message-cite-original): Use it.
23060
23061 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23062
23063 * message.el (message-cite-original): Respect X-No-Archive.
23064
23065 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
23066
23067 * gnus-art.el (article-hide-headers): Refer to the values for
23068 gnus-ignored-headers and gnus-visible-headers in the summary
23069 buffer since a user may have set them as group parameters.
23070
23071 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
23072
23073 * assistant.el (assistant-node-name): Add convenience function.
23074 (assistant-render-text, assistant-render-node): Add error handling,
23075 plus handle multiple next nodes.
23076 (assistant-find-next-node): Comment out for now.
23077 (assistant-find-next-nodes): Add function, returns list of next
23078 nodes.
23079
23080 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
23081
23082 * mail-source.el (mail-source-directory): Fix doc-string.
23083
23084 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
23085
23086 * assistant.el (assistant-render-text, assistant-eval): Add :set
23087 widget type, which is different because it takes and returns a
23088 list. Much hilarity ensues.
23089
23090 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
23091
23092 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23093
23094 * gnus-group.el (gnus-group-get-new-news-this-group):
23095 Add doc-string.
23096
23097 * gnus-start.el (gnus-activate-group): Add doc-string.
23098
23099 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
23100
23101 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23102
23103 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
23104
23105 * assistant.el (assistant-render-text): Try to add a :set
23106 widget, more to come.
23107
23108 * spam.el (spam-group-spam-contents-p): Handle empty groupname
23109 strings.
23110 (spam-report-articles-resend)
23111 (spam-register-routine): Do registration iff any articles warrant
23112 it.
23113 (spam-summary-prepare-exit): Change log message for nil group
23114 destinations.
23115
23116 2004-05-27 Daniel Pittman <daniel@rimspace.net>
23117
23118 * spam.el (spam-report-resend-register-routine):
23119 Allow spam-report-resend-to to be a group parameter or a global value.
23120
23121 2004-05-26 Simon Josefsson <jas@extundo.com>
23122
23123 * starttls.el: Merge with my GnuTLS based starttls.el.
23124 (starttls-gnutls-program, starttls-use-gnutls)
23125 (starttls-extra-arguments, starttls-process-connection-type)
23126 (starttls-connect, starttls-failure, starttls-success):
23127 New variables.
23128 (starttls-program, starttls-extra-args): Doc fix.
23129 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23130 New functions.
23131 (starttls-negotiate, starttls-open-stream):
23132 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23133 function if it is set.
23134
23135 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
23136
23137 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23138 structured fields.
23139
23140 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23141
23142 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23143
23144 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23145
23146 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23147 Add variable.
23148 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23149 assigning the spam-mark to new messages.
23150
23151 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23152
23153 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23154
23155 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23156
23157 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23158 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23159 default.
23160
23161 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23162
23163 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23164 correct data.
23165
23166 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23167
23168 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23169 (spam-group-processor-p): Fix function.
23170 (spam-group-processor-multiple-p)
23171 (spam-group-spam-processor-report-gmane-p)
23172 (spam-group-spam-processor-report-resend-p)
23173 (spam-group-spam-processor-bogofilter-p)
23174 (spam-group-spam-processor-blacklist-p)
23175 (spam-group-spam-processor-ifile-p)
23176 (spam-group-ham-processor-ifile-p)
23177 (spam-group-spam-processor-spamoracle-p)
23178 (spam-group-spam-processor-crm114-p)
23179 (spam-group-ham-processor-bogofilter-p)
23180 (spam-group-spam-processor-stat-p)
23181 (spam-group-ham-processor-stat-p)
23182 (spam-group-ham-processor-whitelist-p)
23183 (spam-group-ham-processor-BBDB-p)
23184 (spam-group-ham-processor-spamoracle-p)
23185 (spam-group-ham-processor-copy-p): Remove functions with some
23186 prejudice against unneeded code.
23187 (spam-report-articles-resend)
23188 (spam-report-resend-register-routine): Allow the group/topic
23189 spam-resend-to value to override spam-report-resend-to.
23190 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23191 properly now.
23192
23193 * gnus.el (spam-resend-to): Add group/topic parameter.
23194 (spam-process): Move the OBSOLETE processors to the end of the
23195 choices.
23196
23197 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23198
23199 * spam-report.el (spam-report-resend-to, spam-report-resend):
23200 Start with resend-to set to nil, and then ask the user if necessary.
23201 (spam-report-resend): spam-report-resend takes a list of articles, not
23202 separate article numbers.
23203
23204 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23205
23206 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23207 addition to emacs-w3m.
23208
23209 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23210
23211 * assistant.el (assistant-authinfo-data): New function.
23212 (assistant-eval): Eval for entire assistant.
23213
23214 * netrc.el (netrc-services-file): New variable.
23215 (netrc-parse-services): New function.
23216 (netrc-find-service-name): New function.
23217 (netrc-find-service-number): New function.
23218 (netrc-port-equal): New function.
23219 (netrc-machine): Use it.
23220
23221 * nnimap.el (nnimap-open-connection): Use netrc.
23222
23223 * gnus-util.el (gnus-netrc-get): Remove aliases.
23224
23225 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23226
23227 * assistant.el (wid-edit): Fix compilation.
23228
23229 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23230
23231 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23232
23233 * gnus-util.el (gnus-set-file-modes): New function. (small
23234 patch).
23235
23236 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23237
23238 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23239
23240 * assistant.el (assistant-render-node): Fix up rendering and
23241 read-only text.
23242 (assistant-render-node): Reset.
23243 (assistant-make-read-only): Not sticky.
23244
23245 2004-05-20 Danny Siu <dsiu@adobe.com>
23246
23247 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23248 centered even when gnus-auto-center-summary is t.
23249
23250 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23251
23252 * dns.el (dns-get-txt-answer): New function.
23253 (dns-read-txt): Ditto.
23254 (query-dns): Use it.
23255
23256 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23257
23258 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23259 active for foreign groups even if the group level is higher than
23260 the specified value.
23261
23262 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23263
23264 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23265 non-active groups.
23266
23267 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23268
23269 2004-05-20 Magnus Henoch <mange@freemail.hu>
23270
23271 * dns.el (dns-read-type): Add support for SVR. (small patch)
23272
23273 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23274
23275 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23276 (spam-crm114-header, spam-crm114-spam-switch)
23277 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23278 (spam-crm114-positive-spam-header)
23279 (spam-crm114-database-directory, spam-list-of-processors)
23280 (spam-group-spam-processor-crm114-p)
23281 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23282 (spam-generic-score, spam-list-of-checks)
23283 (spam-list-of-statistical-checks, spam-registration-functions)
23284 (spam-check-crm114-headers, spam-crm114-score)
23285 (spam-check-crm114, spam-crm114-register-with-crm114)
23286 (spam-crm114-register-spam-routine)
23287 (spam-crm114-unregister-spam-routine)
23288 (spam-crm114-register-ham-routine)
23289 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23290
23291 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23292
23293 * gnus.el: Add spam-use-crm114.
23294
23295 * spam.el (spam-list-of-processors, spam-registration-functions):
23296 Add spam-use-resend.
23297 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23298 (spam-report-articles-gmane): Add doc fix.
23299 (spam-report-articles-resend, spam-report-resend-register-routine):
23300 Add wrappers around spam-report-resend-to.
23301
23302 * spam-report.el (spam-report-resend-to, spam-report-resend):
23303 Add support for resending spam.
23304 (spam-report-gmane): Fix line length >80.
23305
23306 * gnus.el (spam-process): Add spam-use-resend.
23307
23308 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23309
23310 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23311 number of processed spam messages.
23312 (spam-ham-copy-or-move-routine): Return the number of processed
23313 ham messages.
23314 (spam-summary-prepare-exit): Use the above values to decide
23315 whether status messages shouled be displayed.
23316
23317 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23318
23319 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23320 `rfc2047-encoding-function-alist' in order to avoid conflicting
23321 with the old version.
23322 (rfc2047-encode-region): Concatenate words containing non-ASCII
23323 characters in structured fields; don't encode space-delimited
23324 ASCII words even in unstructured fields; don't break words at
23325 char-category boundaries.
23326 (rfc2047-encode-1): New function.
23327 (rfc2047-encode): Use it; encode text so that it occupies the
23328 maximum width within 76-column; work correctly on Q encoding for
23329 iso-2022-* charsets.
23330 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23331 sure not to break a line just after the header name.
23332 (rfc2047-b-encode-region): Remove.
23333 (rfc2047-b-encode-string): New function.
23334 (rfc2047-q-encode-region): Remove.
23335 (rfc2047-q-encode-string): New function.
23336
23337 * mm-util.el (mm-replace-in-string): New function.
23338
23339 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23340
23341 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23342 Really get it right.
23343 (gnus-inews-make-draft): Really.
23344
23345 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23346
23347 * nnmh.el (nnmh-request-list-1): Don't check the link count
23348 before descending. (small patch)
23349
23350 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23351
23352 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23353 stuff.
23354
23355 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23356 Match on real group name.
23357
23358 * gnus-art.el (gnus-signature-limit): Doc fix.
23359
23360 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23361
23362 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23363
23364 * gnus-draft.el (gnus-draft-send):
23365 Bind rfc2047-encode-encoded-words.
23366
23367 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23368 (rfc2047-encodable-p): Say that =? needs encoding.
23369 (rfc2047-encode-encoded-words): New variable.
23370
23371 * gnus-group.el (gnus-group-select-group): Doc fix.
23372
23373 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23374
23375 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23376 to nil.
23377
23378 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23379
23380 * nnheader.el (nnheader-get-lines-and-char): New function.
23381
23382 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23383
23384 * gnus-msg.el (gnus-summary-followup-with-original):
23385 Document yanking of region when active.
23386
23387 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23388
23389 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23390 groups if the group level is higher than the specified value.
23391
23392 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23393
23394 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23395 (gnus-group-jump-to-group): Add prefix argument using
23396 `gnus-group-jump-to-group-prompt'. Query before jumping to
23397 non-active group.
23398
23399 * compface.el (uncompface): Be verbose when changing
23400 `uncompface-use-external'.
23401
23402 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23403 handle manual section.
23404
23405 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23406
23407 * gnus-art.el (gnus-button-alist): Revert previous change.
23408
23409 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23410
23411 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23412
23413 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23414
23415 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23416 whether backend can accept message.
23417
23418 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23419
23420 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23421
23422 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23423 Avoid creating directory when nntp-marks-is-evil is true.
23424 Reported by Reiner Steib.
23425
23426 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23427
23428 * gnus-picon.el (gnus-picon-insert-glyph):
23429 Add optional `nostring' argument.
23430
23431 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23432
23433 * gnus-picon.el (gnus-picon-style): New variable.
23434 (gnus-picon-transform-address): Support `gnus-picon-style'.
23435
23436 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23437
23438 * message.el (message-fill-field): Return point.
23439 (message-generate-headers): Go to end of field.
23440
23441 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23442 stuff for non-living groups.
23443
23444 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23445
23446 * gnus-art.el (gnus-article-followup-with-original)
23447 (gnus-article-reply-with-original): gnus-mark-active-p ->
23448 gnus-region-active-p.
23449
23450 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23451
23452 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23453 only when there is spam or ham to be processed.
23454
23455 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23456
23457 * mail-source.el (mail-source-delete-crash-box): Refactor.
23458 (mail-source-fetch): Use it.
23459 (mail-source-fetch-file): Ditto.
23460 (mail-source-fetch-directory): Run PostScript in loop.
23461 (mail-source-fetch-pop): Delete.
23462 (mail-source-fetch-maildir): Ditto.
23463 (mail-source-fetch-imap): Ditto.
23464
23465 * imap.el (imap-authenticators): Comment out sasl.
23466
23467 * message.el (message-skip-to-next-address): New function.
23468 (message-fill-header-address): Refactor.
23469 (message-fill-address): Use it.
23470 (message-delete-address): Use it.
23471 (message-fill-header-general): Refactor.
23472 (message-fill-field-address): Rename.
23473 (message-narrow-to-field): Find the start of the header.
23474 (message-header-format-alist): Don't pre-fill.
23475 (message-fill-header): Remove.
23476 (message-insert-header): New function.
23477 (message-shorten-references): Use it.
23478
23479 * rfc2047.el (rfc2047-field-value): Strip props.
23480
23481 * mail-parse.el (mail-header-make-address): New alias.
23482
23483 * ietf-drums.el (ietf-drums-make-address): New function.
23484
23485 * imap.el: Add compiler directives.
23486
23487 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23488
23489 * gnus-art.el (article-decode-idna-rhs): Don't use
23490 message-idna-inside-rhs-p.
23491
23492 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23493
23494 * message.el (message-idna-inside-rhs-p): Remove.
23495 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23496
23497 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23498 false positives.
23499
23500 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23501
23502 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23503
23504 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23505
23506 * nneething.el (nneething-file-name): Don't create spurious
23507 files.
23508
23509 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23510 (gnus-inews-do-gcc): Remove sleep.
23511
23512 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23513 part under point.
23514
23515 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23516 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23517
23518 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23519
23520 * spam.el (spam-summary-prepare-exit): Fix (length).
23521
23522 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23523
23524 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23525 as expired without moving it" message when there are spam
23526 messages left.
23527
23528 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23529
23530 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23531 header is not nil.
23532
23533 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23534
23535 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23536 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23537 (nntp-marks-changed-p): New arg SERVER.
23538 (nntp-request-update-info): Adjust caller.
23539
23540 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23541
23542 * nntp.el (nntp-save-marks): Pass missing arg.
23543
23544 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23545
23546 * nntp.el: Support marks.
23547 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23548 (nntp-marks-modtime, nntp-marks-directory): New variables.
23549 (nntp-request-set-mark, nntp-request-update-info)
23550 (nntp-possibly-create-directory, nntp-marks-changed-p)
23551 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23552 New functions.
23553
23554 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23555
23556 * gnus-score.el (gnus-score-insert-help):
23557 Use gnus-select-lowest-window.
23558
23559 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23560 appt-select-lowest-window and rename to gnus-select-lowest-window.
23561
23562 * gnus.el: do.
23563
23564 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23565
23566 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23567 encodings of MIME-encoded words, in order to improve
23568 interoperability with several broken MUAs.
23569
23570 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23571
23572 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23573 tags, only when charsets are not specified in headers.
23574 (mm-inline-text-html-render-with-w3m): Ditto.
23575
23576 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23577
23578 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23579 instead of MIME-decoded from fields when checking
23580 `gnus-article-address-banner-alist'.
23581
23582 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23583
23584 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23585 description rather than subject.
23586
23587 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23588
23589 * gnus.el (gnus-version-number): Bump.
23590
23591 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23592
23593 * gnus.el: No Gnus v0.2 is released.
23594
23595 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23596
23597 * gnus-agent.el (gnus-agent-read-agentview):
23598 Inline gnus-uncompress-range.
23599
23600 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23601
23602 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23603 `exec-installed-p'.
23604
23605 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23606
23607 * gnus.el (spam-process, spam-autodetect-methods):
23608 Add bsfilter and bsfilter-headers.
23609
23610 * spam.el (spam-bsfilter): New customize group.
23611 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23612 (spam-bsfilter-header, spam-bsfilter-probability-header)
23613 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23614 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23615 (spam-bsfilter-database-directory): New options.
23616 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23617 (spam-list-of-statistical-checks, spam-registration-functions):
23618 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23619 (spam-bsfilter-score): New command.
23620 (spam-check-bsfilter-headers, spam-check-bsfilter)
23621 (spam-bsfilter-register-with-bsfilter)
23622 (spam-bsfilter-register-spam-routine)
23623 (spam-bsfilter-unregister-spam-routine)
23624 (spam-bsfilter-register-ham-routine)
23625 (spam-bsfilter-unregister-ham-routine): New functions.
23626 (spam-generic-score): Support bsfilter; Accept an optional argument
23627 to recalcurate spam score even if scoring header has already been
23628 added.
23629 (spam-bogofilter-score, spam-spamassassin-score): Accept an
23630 optional argument to recalcurate spam score even if scoring header
23631 has already been added.
23632
23633 2004-04-29 Jesper Harder <harder@ifa.au.dk>
23634
23635 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23636 strings! Reported by David D. Smith <davidsmith@acm.org>.
23637 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23638 link is missing.
23639
23640 2004-04-28 Jesper Harder <harder@ifa.au.dk>
23641
23642 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23643 (html2text-get-attr): Rewrite.
23644
23645 * message.el (message-setup-1): Remove redundant put-text-property
23646 on mail-header-separator.
23647
23648 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
23649
23650 * gnus-registry.el (gnus-registry-cache-whitespace)
23651 (gnus-registry-action, gnus-registry-spool-action)
23652 (gnus-registry-split-fancy-with-parent): Change message levels
23653 from 5 to 3 or 7, as needed.
23654
23655 * spam.el (spam-summary-prepare-exit)
23656 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23657 (spam-split, spam-find-spam, spam-log-undo-registration)
23658 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23659 level from 5 to 6.
23660
23661 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
23662
23663 * gnus-ems.el: Autoload appt-select-lowest-window (revert
23664 2004-03-04 change).
23665
23666 2004-04-25 Jesper Harder <harder@ifa.au.dk>
23667
23668 * sieve-manage.el (sieve-manage-open):
23669 * nnweb.el (nnweb-insert-html):
23670 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23671 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23672 * nnspool.el (nnspool-request-group):
23673 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23674 * nnml.el (nnml-request-update-info):
23675 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23676 (nnmh-request-create-group, nnmh-update-gnus-unreads):
23677 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23678 (nnimap-request-set-mark):
23679 * nnfolder.el (nnfolder-request-update-info):
23680 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23681 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23682 * gnus-uu.el (gnus-uu-find-articles-matching):
23683 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23684 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23685 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23686 * gnus-nocem.el (gnus-nocem-scan-groups):
23687 * gnus-int.el (gnus-start-news-server):
23688 * gnus-group.el (gnus-group-make-kiboze-group)
23689 (gnus-group-browse-foreign-server):
23690 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23691 Use mapc when appropriate.
23692
23693 2004-04-22 Dan Christensen <jdc@uwo.ca>
23694 Adam Sjøgren <asjo@koldfront.dk>
23695 Wes Hardaker <wes@hardakers.net>
23696 Michael Shields <shields@msrl.com>
23697
23698 * spam.el (spam-necessary-extra-headers): Get the extra headers we
23699 may need for spam sorting and scoring.
23700 (spam-user-format-function-S): Add user format function suitable for
23701 general use.
23702 (spam-article-sort-by-spam-status): Add sorting function for summary
23703 sorting.
23704 (spam-extra-header-to-number): Add function to get a score from a
23705 header.
23706 (spam-summary-score): Add function to get a numeric score from the
23707 headers.
23708 (spam-generic-score): Fix function doc, was in wrong place.
23709 (spam-initialize): Take symbols when it's run, and install the
23710 extra headers that spam-necessary-extra-headers thinks we need.
23711
23712 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
23713
23714 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23715 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23716
23717 2004-04-17 Jesper Harder <harder@ifa.au.dk>
23718
23719 * gnus-sum.el (gnus-set-global-variables)
23720 (gnus-build-all-threads, gnus-get-newsgroup-headers)
23721 (gnus-article-get-xrefs, gnus-summary-best-group)
23722 (gnus-summary-next-article, gnus-summary-enter-digest-group)
23723 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23724 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23725 Use with-current-buffer.
23726
23727 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
23728
23729 * spam.el (spam-summary-prepare-exit): Simplify logic.
23730 (spam-fetch-article-header): Read the article header if it's not
23731 available.
23732 (spam-list-articles): Simplify logic.
23733 (spam-filelist-register-routine): Fix bug with unregister-list.
23734
23735 * gnus-registry.el: Fix comments at beginning.
23736
23737 2004-04-16 Jesper Harder <harder@ifa.au.dk>
23738
23739 * message.el (message-cater-to-broken-inn): Remove.
23740 (message-shorten-references): Make sure the total folded length of
23741 References is shorter than 998 characters to cater to a bug in INN
23742 2.3. Also, don't pretend that references aren't folded -- this
23743 hasn't worked for a while.
23744
23745 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23746
23747 * gnus-agent.el (gnus-agentize):
23748 gnus-agent-send-mail-real-function no longer set to current value
23749 of message-send-mail-function but rather a lambda that calls
23750 message-send-mail-function. The change makes the agent real-time
23751 responsive to user changes to message-send-mail-function.
23752
23753 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23754
23755 * legacy-gnus-agent.el
23756 (gnus-agent-convert-to-compressed-agentview): Fix typos with
23757 help from Florian Weimer <fw@deneb.enyo.de>
23758
23759 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
23760
23761 * nnmail.el (nnmail-cache-insert): Revert last change.
23762
23763 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
23764
23765 * nnmail.el (nnmail-cache-insert): Always check whether
23766 nnmail-cache-ignore-groups matches a group name.
23767
23768 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
23769
23770 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23771 (spam-find-spam, spam-log-processing-to-registry)
23772 (spam-log-registered-p, spam-log-unregistration-needed-p)
23773 (spam-log-undo-registration): Use gnus-message instead of
23774 gnus-error, none of these errors are fatal.
23775
23776 * gnus-registry.el (gnus-registry-clean-empty-function)
23777 (gnus-registry-clean-empty): Remove only empty entries without
23778 extra data.
23779
23780 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
23781
23782 * spam-stat.el (spam-stat-buffer-change-to-spam)
23783 (spam-stat-buffer-change-to-non-spam): Change (error) to
23784 (gnus-message 8) invocation.
23785
23786 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
23787
23788 * nntp.el (nntp-via-netcat-command): New variable.
23789 (nntp-via-netcat-switches): New variable.
23790 (nntp-open-via-rlogin-and-netcat): New function.
23791 (nntp-open-connection-function): Doc fix.
23792 (nntp-telnet-command): Doc fix.
23793 (nntp-end-of-line): Doc fix.
23794 (nntp-via-rlogin-command): Doc fix.
23795 (nntp-via-user-name): Doc fix.
23796 (nntp-via-address): Doc fix.
23797
23798 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
23799
23800 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23801 error in Emacs 21.1.
23802
23803 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
23804
23805 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23806
23807 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
23808
23809 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23810 (gnus-agent-with-refreshed-group): New macro.
23811 (gnus-agent-rename-group): New function.
23812 (gnus-agent-delete-group): New function.
23813 (gnus-agent-save-group-info): Use gnus-command-method when
23814 `method' parameter is nil. Don't write nil entries into the
23815 active file.
23816 (gnus-agent-get-group-info): New function.
23817 (gnus-agent-fetch-articles):
23818 Use gnus-agent-update-files-total-fetched-for to increment disk space
23819 used.
23820 (gnus-agent-fetch-headers, gnus-agent-save-alist):
23821 Use gnus-agent-update-view-total-fetched-for to increment disk space
23822 used.
23823 (gnus-agent-get-local): Add optional parameters to avoid calling
23824 gnus-group-real-name and gnus-find-method-for-group.
23825 (gnus-agent-set-local): Delete stored entry if either min, or max,
23826 are nil.
23827 (gnus-agent-fetch-session): Reworded error/quit messages.
23828 On quit, use gnus-agent-regenerate-group to record existence of any
23829 articles fetched to disk before the quit occurred.
23830 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23831 gnus-agent-update-view-total-fetched-for, and
23832 gnus-agent-update-files-total-fetched-for to decrement disk space
23833 used.
23834 (gnus-agent-retrieve-headers):
23835 Use gnus-agent-update-view-total-fetched-for to increment disk space
23836 used.
23837 (gnus-agent-regenerate-group): Replace gnus-group-update-group
23838 with gnus-agent-update-files-total-fetched-for to decrement disk
23839 space and fresh group buffer.
23840 (gnus-agent-inhibit-update-total-fetched-for): New variable.
23841 (gnus-agent-need-update-total-fetched-for): New variable.
23842 (gnus-agent-update-files-total-fetched-for): New function.
23843 (gnus-agent-update-view-total-fetched-for): New function.
23844 (gnus-agent-total-fetched-for): New function.
23845
23846 * gnus-cache.el (gnus-cache-save-buffers):
23847 Use gnus-cache-update-overview-total-fetched-for to change disk space
23848 used by this group.
23849 (gnus-cache-possibly-enter-article):
23850 Use gnus-cache-update-file-total-fetched-for to increment disk space
23851 used by this group.
23852 (gnus-cache-possibly-remove-article):
23853 Use gnus-cache-update-file-total-fetched-for to decrement disk space
23854 used by this group.
23855 (gnus-cache-generate-nov-databases): Purge total fetched cache.
23856 (gnus-cache-rename-group): New function.
23857 (gnus-cache-delete-group): New function.
23858 (gnus-cache-inhibit-update-total-fetched-for): New variable.
23859 (gnus-cache-need-update-total-fetched-for): New variable.
23860 (gnus-cache-with-refreshed-group): New macro.
23861 (gnus-cache-update-file-total-fetched-for): New function.
23862 (gnus-cache-update-overview-total-fetched-for): New function.
23863 (gnus-cache-rename-group-total-fetched-for): New function.
23864 (gnus-cache-delete-group-total-fetched-for): New function.
23865 (gnus-cache-total-fetched-for): New function.
23866
23867 * gnus-group.el: Require gnus-sum and autoload functions to
23868 resolve warnings when gnus-group.el compiled alone.
23869 (gnus-group-line-format): Documented new %F.
23870 (size of Fetched data) group line format; identifies disk space
23871 used by agent and cache.
23872 (gnus-group-line-format-alist): Defined new F format.
23873 (gnus-total-fetched-for): New function.
23874 (gnus-group-delete-group): No longer update
23875 gnus-cache-active-altered as gnus-request-delete-group now keeps
23876 the cache in sync.
23877 (gnus-group-list-active): Let the agent store a server's active
23878 list if currently plugged.
23879
23880 * gnus-int.el (gnus-request-delete-group):
23881 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23882 local disk in sync with the server.
23883 (gnus-request-rename-group):
23884 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23885 local disk in sync with the server.
23886
23887 * gnus-start.el (gnus-get-unread-articles):
23888 Cosmetic simplification to logic.
23889
23890 * gnus-util.el (gnus-rename-file): New function.
23891
23892 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
23893
23894 * mm-util.el (mm-image-load-path): Handle nil in load-path.
23895
23896 2004-04-07 Jesper Harder <harder@ifa.au.dk>
23897
23898 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23899 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
23900
23901 2004-04-06 Jesper Harder <harder@ifa.au.dk>
23902
23903 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23904 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
23905
23906 2004-04-03 Jesper Harder <harder@ifa.au.dk>
23907
23908 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23909
23910 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
23911
23912 * spam.el (spam-set-difference): Add function to replace
23913 gnus-set-difference in spam.el.
23914 (spam-summary-prepare-exit): Use spam-set-difference.
23915
23916 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
23917
23918 * gnus-registry.el (gnus-registry-cache-file): Update to use
23919 gnus-dribble-directory OR gnus-home-directory OR ~.
23920 (gnus-registry-split-fancy-with-parent): Fix doc.
23921
23922 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
23923
23924 * message.el (message-exchange-point-and-mark):
23925 Use message-mark-active-p. Suggested by Jesper Harder
23926 <harder@ifa.au.dk>.
23927
23928 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
23929
23930 * message.el (message-exchange-point-and-mark): Don't activate
23931 region if it was inactive. Suggested by Hiroshi Fujishima
23932 <pooh@nature.tsukuba.ac.jp>.
23933
23934 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
23935
23936 * gnus-art.el (article-display-face): Display Faces in the same
23937 order as X-Faces.
23938
23939 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
23940
23941 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23942
23943 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
23944
23945 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23946 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23947 (gnus-article-mime-hierarchy): Remove.
23948 (gnus-article-mime-hierarchy-next): Remove.
23949 (gnus-article-mode): Revert 2004-03-19 change.
23950 (gnus-article-setup-buffer): Revert 2004-03-19 change.
23951 (gnus-insert-mime-button): Revert 2004-03-19 change.
23952 (gnus-mime-accumulate-hierarchy): Remove.
23953 (gnus-mime-enter-multipart): Remove.
23954 (gnus-mime-leave-multipart): Remove.
23955 (gnus-mime-display-part): Revert 2004-03-19 change.
23956 (gnus-mime-display-alternative): Revert 2004-03-19 change.
23957
23958 * mml.el (mml-preview): Revert 2004-03-19 change.
23959
23960 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
23961
23962 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23963
23964 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
23965
23966 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23967 t while entering a file name using the mm-with-multibyte macro.
23968 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23969
23970 * mm-util.el (mm-with-multibyte): New macro.
23971
23972 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
23973
23974 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23975 New user option.
23976 (gnus-mime-multipart-functions): Doc and customization fix.
23977 (gnus-article-mime-hierarchy): New variable.
23978 (gnus-article-mime-hierarchy-next): New variable.
23979 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23980 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23981 gnus-article-mime-hierarchy-next to nil.
23982 (gnus-insert-mime-button): Show hierarchy numbers.
23983 (gnus-mime-accumulate-hierarchy): New function.
23984 (gnus-mime-enter-multipart): New function.
23985 (gnus-mime-leave-multipart): New function.
23986 (gnus-mime-display-part): Recompute hierarchical MIME structure.
23987 (gnus-mime-display-alternative): Show hierarchy numbers.
23988
23989 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23990 gnus-article-mime-hierarchy-next to nil.
23991
23992 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
23993
23994 * dns.el: Don't require gnus-xmas.
23995
23996 2004-03-17 Jesper Harder <harder@ifa.au.dk>
23997
23998 * mml.el (mml-generate-mime-1): Don't use format=flowed with
23999 inline PGP.
24000 (mml-menu): Disable mml-quote-region if mark is inactive.
24001
24002 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
24003
24004 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24005 when the group's active is not available.
24006
24007 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
24008
24009 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24010 error.
24011
24012 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
24013
24014 * imap.el (imap-store-password): New variable.
24015 (imap-interactive-login): Use it.
24016 Suggested by Mark Plaksin <happy@mcplaksin.org>.
24017
24018 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
24019
24020 * gnus-art.el (gnus-article-read-summary-keys): Restore new
24021 window-start and hscroll to summary window.
24022
24023 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
24024
24025 * gnus-start.el (gnus-convert-old-newsrc): Only write the
24026 conversion message to newsrc-dribble when an actual conversion is
24027 performed.
24028
24029 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
24030
24031 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24032
24033 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
24034
24035 * mm-decode.el (mm-complicated-handles): New function reviving
24036 former definition of mm-multiple-handles.
24037
24038 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24039 (gnus-mime-delete-part): Use it.
24040
24041 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
24042
24043 * gnus-agent.el (gnus-agent-read-local):
24044 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24045 avoid the implicit assumption that they will always be equal.
24046 (gnus-agent-save-local): Bind buffer-file-coding-system, not
24047 coding-system-for-write, as the with-temp-file macro first prints
24048 to a buffer then saves the buffer.
24049
24050 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
24051
24052 * gnus-art.el (gnus-article-edit-part): New function.
24053 (gnus-mime-save-part-and-strip): Use it; do query instead of
24054 signaling an error; don't use mm-multiple-handles.
24055 (gnus-mime-delete-part): Ditto.
24056
24057 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
24058
24059 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24060 old file versions.
24061 (gnus-group-prepare-hook): Remove function that converted list
24062 form of gnus-agent-expire-days to group properties.
24063
24064 * gnus-int.el: Autoload gnus-agent-regenerate-group.
24065 (gnus-request-accept-article): Re-indented.
24066
24067 * gnus-start.el (gnus-convert-old-newsrc): Registered new
24068 converters to handle old agent file formats. Add logic for a
24069 "backup before upgrading warning".
24070 (gnus-convert-mark-converter-prompt): Developers can mark
24071 functions as needing (default), or not needing,
24072 gnus-convert-old-newsrc's "backup before upgrading warning".
24073 (gnus-convert-converter-needs-prompt): Tests whether the user
24074 should be protected from potentially irreversable changes by the
24075 function.
24076
24077 * legacy-gnus-agent.el: New. Provides converters that are only
24078 loaded when gnus-convert-old-newsrc needs to call them.
24079
24080 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
24081
24082 * mail-source.el (mail-source-touch-pop): Doc fix.
24083
24084 * message.el (message-smtpmail-send-it): Doc fix.
24085
24086 2004-03-05 Jesper Harder <harder@ifa.au.dk>
24087
24088 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24089
24090 * nnmail.el (nnmail-split-fancy): do.
24091
24092 * gnus-kill.el (gnus-kill, gnus-execute): do.
24093
24094 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
24095
24096 * gnus-sum.el (gnus-widget-reversible-match)
24097 (gnus-widget-reversible-to-internal)
24098 (gnus-widget-reversible-to-external): New functions.
24099 (gnus-widget-reversible): New widget.
24100 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24101
24102 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
24103
24104 * gnus-sum.el (gnus-thread-sort-functions)
24105 (gnus-article-sort-functions): Document `(not F)' items.
24106
24107 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
24108
24109 * spam.el (spam-use-gmane-xref): Add new backend.
24110 (spam-gmane-xref-spam-group): Add variable to control the name of the
24111 Gmane spam group.
24112 (spam-blackhole-servers, spam-blackhole-good-server-regex)
24113 (spam-regex-headers-spam, spam-regex-headers-ham)
24114 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24115 (spam-list-of-checks): Add spam-use-gmane-xref to list of
24116 backends and checks.
24117 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24118
24119 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24120 an autodetect method.
24121
24122 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24123
24124 * gnus-int.el (gnus-request-accept-article): Inform the agent that
24125 articles are being added to a group.
24126 (gnus-request-replace-article): Inform the agent that articles
24127 need to be uncached as the cached contents are no longer valid.
24128
24129 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24130
24131 * binhex.el: Don't autoload executable-find.
24132
24133 * canlock.el: Don't autoload mail-fetch-field.
24134
24135 * gnus-ems.el: Don't autoload appt-select-lowest-window.
24136
24137 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24138 rmail-dont-reply-to and rmail-output.
24139
24140 * gnus-score.el: Don't autoload ffap-string-at-point.
24141
24142 * gnus-setup.el: Don't autoload sc-cite-original.
24143
24144 * imap.el: Don't autoload base64-decode-string,
24145 base64-encode-string and md5.
24146
24147 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24148 and rmail-msg-restore-non-pruned-header.
24149
24150 * mm-decode.el: Don't autoload executable-find.
24151
24152 * mm-url.el: Don't autoload executable-find.
24153
24154 * mm-view.el: Don't autoload diff-mode.
24155
24156 * nndb.el: Don't autoload news-reply-mode, news-setup,
24157 cancel-timer and telnet.
24158
24159 * password.el: Don't autoload run-at-time for Emacs.
24160
24161 * sha1-el.el: Don't autoload executable-find.
24162
24163 * sieve-mode.el: Don't autoload c-mode.
24164
24165 * uudecode.el: Don't autoload executable-find.
24166
24167 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24168
24169 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24170 (gnus-agent-possibly-alter-active): Avoid null in numeric
24171 comparison.
24172 (gnus-agent-set-local): Refuse to save null in local object table.
24173 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24174 list of articles that will be marked as unread.
24175
24176 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24177
24178 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24179
24180 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24181
24182 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24183 language tags.
24184
24185 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24186
24187 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24188 Don't bind "obarray".
24189
24190 * gnus-sum.el (gnus-thread-sort-functions):
24191 Add `gnus-thread-sort-by-most-recent-number' and
24192 `gnus-thread-sort-by-most-recent-date'.
24193 Reported by Kai Grossjohann <kai@emptydomain.de>.
24194
24195 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24196
24197 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24198
24199 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24200
24201 * gnus-cus.el (gnus-agent-customize-category):
24202 Remove ignore-errors macro reference that required cl to be loaded at
24203 run-time.
24204
24205 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24206 single-interval range of the form (min . max). Previously the
24207 range had to look like ((min . max)). Likewise, return
24208 (min . max) rather than ((min . max)).
24209 (gnus-range-map): Use gnus-range-normalize to accept
24210 single-interval range.
24211
24212 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24213 the cache, but not the agent, now appear with their usual face.
24214
24215 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24216
24217 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24218 w3m-safe-url-regexp variable buffer-local.
24219
24220 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24221
24222 2004-02-27 Simon Josefsson <jas@extundo.com>
24223
24224 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24225 gnus-group-real-prefix.
24226 (gnus-summary-move-article): Use it, instead of
24227 gnus-group-real-prefix.
24228
24229 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24230
24231 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24232 w3m-safe-url-regexp variable buffer-local and set it as the value
24233 of mm-w3m-safe-url-regexp.
24234
24235 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24236
24237 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24238 parsing gnus-posting-styles when the message is not for replying.
24239
24240 * nnrss.el (nnrss-opml-export):
24241 Use mm-set-buffer-file-coding-system instead of
24242 set-buffer-file-coding-system.
24243
24244 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24245
24246 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24247 of checkdoc.el).
24248 * nnrss.el: do.
24249 * gnus-mlspl.el: do.
24250 * gnus-ml.el: do.
24251 * gnus-srvr.el: do.
24252
24253 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24254
24255 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24256
24257 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24258 Corrections to custom-manual links.
24259
24260 * gnus-art.el (gnus-article): Ditto.
24261
24262 * mm-decode.el (mime-display, mime-security): Ditto.
24263
24264 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24265
24266 * flow-fill.el: Typo.
24267
24268 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24269
24270 * spam-wash.el: New file.
24271
24272 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24273
24274 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24275
24276 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24277
24278 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24279 to be run with new-articles as LIST1, not LIST2.
24280 (spam-registration-functions): Add spam-use-ham-copy as a nil
24281 registration backend.
24282
24283 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24284
24285 * spam-stat.el (spam-stat-washing-hook): New option.
24286 (spam-stat-buffer-words): Use it.
24287 (spam-stat-process-directory, spam-stat-test-directory):
24288 Use insert-file-contents-literally.
24289 (spam-stat-coding-system): New variable.
24290 (spam-stat-load, spam-stat-save): Use it.
24291
24292 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24293
24294 * spam-report.el (spam-report-plug-agent):
24295 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24296
24297 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24298
24299 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24300 Allow / in mailto URLs.
24301
24302 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24303
24304 * spam-report.el (spam-report-process-queue): Fix interactive use.
24305 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24306 (spam-report-unplug-agent): Doc fixes.
24307 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24308 (spam-report-agentize, spam-report-deagentize):
24309 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24310
24311 * message.el (message-setup-fill-variables): Add mml tags to
24312 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24313 <ajk@iu.edu>.
24314 (message-mode): Don't modify paragraph-separate there.
24315
24316 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24317
24318 * compface.el (uncompface-use-external): Default to undecided.
24319 (uncompface-use-external-threshold): New variable.
24320 (uncompface-float-time): New macro.
24321 (uncompface): Determine whether to use the external decoder if
24322 uncompface-use-external is undecided.
24323
24324 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24325
24326 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24327 after images.
24328
24329 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24330
24331 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24332
24333 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24334
24335 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24336
24337 * gnus-sum.el (gnus-summary-limit-to-age)
24338 (gnus-summary-limit-children): do.
24339
24340 * gnus-int.el (gnus-request-scan): do.
24341
24342 * gnus-group.el (gnus-group-suspend): do.
24343
24344 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24345
24346 * gnus-cite.el (gnus-cite-parse-attributions): do.
24347
24348 * gnus-agent.el (gnus-summary-set-agent-mark)
24349 (gnus-agent-regenerate-group): do.
24350
24351 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24352
24353 * binhex.el (binhex-decode-region-internal): do.
24354
24355 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24356
24357 * gnus-fun.el (gnus-face-properties-alist): New user option.
24358 (gnus-display-x-face-in-from): Use it.
24359
24360 * gnus-art.el (article-display-face): Ditto.
24361
24362 * compface.el (uncompface-use-external): Default to nil.
24363
24364 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24365
24366 * nntp.el (nntp-erase-buffer): New function.
24367 (nntp-retrieve-data, nntp-send-command)
24368 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24369 (nntp-possibly-change-group): Use it.
24370
24371 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24372 Use with-current-buffer.
24373
24374 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24375
24376 * compface.el: Merge the ELisp-based uncompface program.
24377 (compface): New customization group.
24378 (uncompface-use-external): New user option.
24379 (uncompface): Call uncompface-internal if uncompface-use-external
24380 is nil.
24381 (uncompface-internal): New function. Note that there are also
24382 some other functions and variables added for this function.
24383
24384 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24385
24386 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24387 if necessary.
24388
24389 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24390
24391 * spam-report.el (spam-report-unplug-agent)
24392 (spam-report-plug-agent, spam-report-deagentize)
24393 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24394 Add support for the Agent in spam-report: when unplugged, report to a
24395 file; when plugged, submit all the requests.
24396
24397 * spam.el (spam-register-routine): Fix message about
24398 registration.
24399
24400 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24401
24402 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24403 dependencies.
24404 (rfc2047-encode): Use it.
24405
24406 * gnus-art.el (gnus-button-marker-list): Move before first
24407 reference.
24408
24409 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24410 (imap-parse-body): Fix format string mismatch.
24411
24412 * gnus-score.el (gnus-summary-increase-score): do.
24413
24414 * nnrss.el (nnrss-close): New function.
24415
24416 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24417
24418 * nnrss.el (nnrss-make-filename): New function.
24419 (nnrss-request-delete-group, nnrss-read-server-data)
24420 (nnrss-save-server-data, nnrss-read-group-data)
24421 (nnrss-save-group-data): Use it.
24422 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24423 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24424 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24425
24426 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24427
24428 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24429
24430 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24431
24432 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24433 files.
24434
24435 * message.el (message-generate-headers-first): Don't quote nil
24436 and t in docstrings.
24437
24438 * imap.el (imap-id): do.
24439
24440 * gnus-agent.el (gnus-agent-consider-all-articles)
24441 (gnus-agent-queue-mail): do.
24442
24443 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24444
24445 * spam-report.el (spam-report-process-queue): New function.
24446 Process requests from `spam-report-requests-file'.
24447 (spam-report-process-queue): Doc fix.
24448
24449 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24450
24451 * spam.el (spam-register-routine)
24452 (spam-log-processing-to-registry, spam-log-registered-p)
24453 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24454 Change "check" to "spam-check" for semi-clarity.
24455
24456 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24457
24458 * pop3.el: Require nnheader.
24459
24460 * mml-smime.el: Require cl. Autoload message-fetch-field.
24461
24462 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24463
24464 * gnus-picon.el: Require cl.
24465
24466 * gnus-fun.el: Require gnus-ems and gnus-util.
24467
24468 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24469
24470 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24471
24472 * gnus-art.el (gnus-article-edit-mode): Define before first
24473 reference.
24474
24475 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24476
24477 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24478 (gnus-uu-post-encoded): Use point-at-bol.
24479
24480 * gnus-topic.el (gnus-group-active-topic-p): do.
24481
24482 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24483
24484 * gnus-group.el (gnus-group-kill-region): do.
24485
24486 * gnus-art.el (article-date-ut): do.
24487
24488 * message.el (message-fetch-field): Remove redundant
24489 case-fold-search binding.
24490 (message-narrow-to-field): Simplify.
24491
24492 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24493
24494 * spam.el (spam-directory): Derive from `gnus-directory'.
24495
24496 * spam-report.el (spam-report-url-to-file)
24497 (spam-report-requests-file): New function and variable for offline
24498 reporting.
24499 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24500 and user defined function.
24501 (spam-report-url-ping-mm-url): Remove doubled slash.
24502
24503 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24504
24505 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24506
24507 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24508
24509 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24510 Fix format string mismatch.
24511
24512 * sieve.el (sieve-deactivate-all): do.
24513
24514 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24515
24516 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24517
24518 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24519
24520 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24521
24522 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24523
24524 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24525 the list of checks.
24526
24527 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24528
24529 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24530 padding.
24531
24532 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24533
24534 * mm-view.el (mm-fill-flowed): New variable.
24535 (mm-inline-text): Use it.
24536
24537 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24538
24539 * spam.el (spam-spamassassin-register-ham-routine)
24540 (spam-spamassassin-register-spam-routine): Fix function names.
24541
24542 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24543
24544 * gnus.el (gnus-tmp-grouplens): Remove.
24545 (gnus-summary-line-format): Remove grouplens.
24546
24547 * gnus-group.el (gnus-group-line-format): Ditto.
24548
24549 * gnus-spec.el (gnus-format-specs): Ditto.
24550 (gnus-update-format-specifications): Flush the group format spec
24551 cache if there's the grouplens stuff.
24552 (gnus-parse-simple-format): Replace %l with the empty string.
24553
24554 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24555
24556 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24557 omission.
24558
24559 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24560
24561 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24562 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24563
24564 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24565
24566 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24567 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24568 New macros and functions.
24569 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24570 Handle > NLINK_MAX messages.
24571 * nnmaildir.el (nnmaildir-request-set-mark):
24572 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24573
24574 2004-01-25 Alex Schroeder <alex@gnu.org>
24575
24576 * spam-stat.el (spam-stat-process-directory-age): New option.
24577 (spam-stat-process-directory): Use it.
24578
24579 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24580
24581 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24582 (spam-stat-save): Accept prefix argument.
24583
24584 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24585
24586 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24587 links" error.
24588
24589 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24590
24591 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24592 compatibility with old .newsrc.eld files.
24593
24594 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24595
24596 * gnus-start.el (gnus-1): do.
24597
24598 * gnus-group.el (gnus-group-line-format-alist): do.
24599
24600 * gnus.el (gnus-use-grouplens, gnus-visual): do.
24601
24602 * gnus-gl.el: Remove.
24603
24604 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
24605
24606 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24607 marks consisting of a single range {for example, (3 . 5)} rather
24608 than a list of a single range { ((3 . 5)) }.
24609
24610 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24611
24612 * spam-stat.el (spam-stat-store-gnus-article-buffer):
24613 Use with-current-buffer.
24614 (spam-stat-store-current-buffer): Use insert-buffer-substring to
24615 avoid consing a string.
24616
24617 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24618 Remove obsolete entries for big5 and gb2312.
24619
24620 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
24621
24622 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24623 uncompressed list.
24624
24625 2004-01-22 Jesper Harder <harder@ifa.au.dk>
24626
24627 * spam-stat.el (spam-stat-strip-xref): New function.
24628 (spam-stat-process-directory): Use it.
24629
24630 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24631 here -- it's done in message-fetch-field.
24632
24633 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
24634
24635 * gnus-agent.el (gnus-agent-queue-mail)
24636 (gnus-agent-prompt-send-queue): New variables.
24637 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24638 * gnus-draft.el (gnus-group-send-queue): Pass the group name
24639 "nndraft:queue" along to gnus-draft-send.
24640 Use gnus-agent-prompt-send-queue.
24641 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24642 is "nndraft:queue". Suggested by Gaute Strokkenes
24643 <gs234@srcf.ucam.org>
24644
24645 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24646 (agent-enable-undownloaded-faces): Add.
24647 (gnus-agent-cat-groups): Use eval-and-compile, not
24648 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24649 method of gnus-agent-cat-groups even when the buffer has been
24650 evalled.
24651 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24652 delete gnus-agent-save-active-1.
24653 (gnus-agent-save-groups): Delete. Identical to
24654 gnus-agent-save-active.
24655 (gnus-agent-write-active): No longer adjust agent's copy of active
24656 file as agent's adjustments are now stored in their own
24657 file. Remove optional parameter.
24658 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24659 servers. Add use of min/max range limits from server's local
24660 file.
24661 (gnus-agent-save-alist): Remove unused optional argument.
24662 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24663 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24664 (gnus-agent-set-local): A per-server file that keeps min/max range
24665 limits for articles known to the agent. Provides a fast mechanism
24666 for altering many active ranges.
24667 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24668 active file (local makes it unnecessary).
24669 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24670
24671 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24672 (agent-enable-undownloaded-faces): Add.
24673
24674 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24675 disable it when sending to "nndraft:queue".
24676 (gnus-group-send-queue): Add safety check to avoid sending queue
24677 when unplugged.
24678
24679 * gnus-group.el (gnus-group-catchup): Use new
24680 gnus-sequence-of-unread-articles, not
24681 gnus-list-of-unread-articles, to avoid exhausting memory with huge
24682 numbers of articles. Use gnus-range-map to avoid having to
24683 uncompress the unread list.
24684 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24685 Fix invalid ange-ftp reference.
24686
24687 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24688 (gnus-sorted-range-intersection): Intersection of two ranges
24689 without requiring that they first be uncompressed.
24690
24691 * gnus-start.el (gnus-activate-group): Unless blocked by the
24692 caller, possibly expand the active range to include both cached
24693 and agentized articles.
24694 (gnus-convert-old-newsrc): Rewrote in anticipation of having
24695 multiple version-dependent converters.
24696 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24697 gnus-agent-save-active.
24698 (gnus-save-newsrc-file): Save dirty agent range limits.
24699
24700 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24701 gnus-agent-possibly-alter-active.
24702 (gnus-adjust-marked-articles): Faster handling of simple lists.
24703
24704 2004-01-21 Jesper Harder <harder@ifa.au.dk>
24705
24706 * spam-stat.el (spam-stat-test-directory): New optional argument
24707 displays a list of files detected. Suggested by Andrew Cohen
24708 <cohen@andy.bu.edu>.
24709 (spam-stat-buffer-words-with-scores): Don't narrow and change
24710 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
24711
24712 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
24713
24714 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24715 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24716 (spam-spamassassin-arguments)
24717 (spam-spamassassin-spam-flag-header)
24718 (spam-spamassassin-positive-spam-flag-header)
24719 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24720 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24721 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24722 (spam-list-of-processors, spam-list-of-checks)
24723 (spam-list-of-statistical-checks, spam-registration-functions)
24724 (spam-check-spamassassin-headers, spam-check-spamassassin)
24725 (spam-spamassassin-score)
24726 (spam-spamassassin-register-with-sa-learn)
24727 (spam-spamassassin-register-spam-routine)
24728 (spam-spamassassin-register-ham-routine)
24729 (spam-assassin-register-spam-routine)
24730 (spam-assassin-register-ham-routine): Add SpamAssassin support.
24731 (spam-bogofilter-score): Fix to show article before scoring.
24732
24733 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
24734
24735 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24736 default scoring function.
24737 (spam-generic-score): Call spam-spamassassin-score if
24738 spam-use-spamassassin or spam-use-spamassassin-headers is on;
24739 spam-bogofilter-score otherwise.
24740
24741 * gnus.el (spam-process, spam-autodetect-methods):
24742 Add spamassassin and spamassassin-headers.
24743
24744 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
24745
24746 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24747 Suppress unnecessary messages.
24748
24749 2004-01-20 Jesper Harder <harder@ifa.au.dk>
24750
24751 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24752 make-hash-table.
24753
24754 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
24755
24756 * canlock.el (base64-encode-string): Don't autoload it.
24757
24758 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
24759
24760 * run-at-time.el: Remove useless (require 'itimer),
24761 eval-and-compile and (featurep 'xemacs).
24762
24763 2004-01-16 Jesper Harder <harder@ifa.au.dk>
24764
24765 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24766 GROUP is a virtual group.
24767
24768 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
24769
24770 * gnus.el: Autoload `message-y-or-n-p'.
24771
24772 2004-01-15 Jesper Harder <harder@ifa.au.dk>
24773
24774 * pgg-parse.el: Remove unnecessary (require 'custom).
24775
24776 * pgg-def.el: do.
24777
24778 * nnmail.el: do.
24779
24780 * gnus-undo.el: do.
24781
24782 * gnus-picon.el: do.
24783
24784 * gnus-util.el: do.
24785
24786 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
24787
24788 * gnus-sum.el (gnus-pick-line-number): Add autoload.
24789
24790 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
24791
24792 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24793 handle, as well as a list.
24794
24795 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24796 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24797 (mm-w3m-cid-retrieve): Simplify.
24798
24799 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
24800
24801 * message.el (message-kill-to-signature): Allow prefix arg to
24802 specify number of lines to keep before signature.
24803
24804 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
24805
24806 * message.el (message-kill-to-signature): Change docstring.
24807
24808 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
24809
24810 * canlock.el: Always require sha1-el.
24811 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24812
24813 * message.el: Autoload sha1 only when compiling.
24814
24815 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
24816
24817 * message.el (message-canlock-generate): Require sha1-el.
24818
24819 2004-01-13 Jesper Harder <harder@ifa.au.dk>
24820
24821 * message.el (message-expand-name): Silence the byte compiler.
24822
24823 2004-01-13 Simon Josefsson <jas@extundo.com>
24824
24825 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24826 Invoke gnus-score-mode.
24827 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24828
24829 * gnus-range.el (gnus-compress-sequence): Doc fix.
24830 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24831
24832 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24833
24834 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24835
24836 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
24837
24838 * spam.el (spam-get-article-as-string): Update to use
24839 gnus-request-article-this-buffer, much simpler.
24840 (spam-get-article-as-buffer): Remove.
24841
24842 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
24843
24844 * message.el (message-expand-name): Use EUDC if the user uses that.
24845
24846 2004-01-12 Jesper Harder <harder@ifa.au.dk>
24847
24848 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24849 character for the encoding to avoid consing a string.
24850
24851 * rfc2047.el (rfc2047-decode-string): Don't cons a string
24852 unnecessarily.
24853
24854 * mm-util.el (mm-replace-chars-in-string): Remove.
24855
24856 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24857 of mm-replace-chars-in-string.
24858
24859 2004-01-11 Jesper Harder <harder@ifa.au.dk>
24860
24861 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24862
24863 * mm-util.el (mm-subst-char-in-string): Support inplace.
24864
24865 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24866 a new string in every iteration. Use shy groups.
24867
24868 2004-01-10 Jesper Harder <harder@ifa.au.dk>
24869
24870 * gnus-srvr.el (gnus-browse-unsubscribe-group):
24871 * gnus-soup.el (gnus-soup-group-brew):
24872 * gnus-msg.el (gnus-put-message):
24873 * gnus-move.el (gnus-group-move-group-to-server):
24874 * gnus-kill.el (gnus-batch-score):
24875 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24876 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24877 (gnus-group-update-group, gnus-group-read-group)
24878 (gnus-group-make-group, gnus-group-make-help-group)
24879 (gnus-group-make-archive-group, gnus-group-make-directory-group)
24880 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24881 (gnus-group-sort-by-unread, gnus-group-catchup)
24882 (gnus-group-unsubscribe-group, gnus-group-kill-group)
24883 (gnus-group-yank-group, gnus-group-set-info)
24884 (gnus-group-list-groups):
24885 * gnus.el (gnus-generate-new-group-name):
24886 * gnus-delay.el (gnus-delay-send-queue):
24887 * nnvirtual.el (nnvirtual-catchup-group):
24888 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24889 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24890 (gnus-group-prepare-topics, gnus-topic-check-topology):
24891 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24892 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24893 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24894 (gnus-group-make-articles-read):
24895 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24896 (gnus-group-change-level, gnus-kill-newsgroup)
24897 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24898 (gnus-get-unread-articles, gnus-make-articles-unread)
24899 (gnus-make-ascending-articles-unread): Use accessor
24900 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24901 to get group information for improved readability.
24902
24903 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24904
24905 * gnus-art.el (article-decode-mime-words, article-babel)
24906 (gnus-article-highlight-signature, gnus-article-add-buttons)
24907 (gnus-signature-toggle): Use gnus-with-article-buffer.
24908
24909 * gnus-art.el (gnus-article-highlight-headers)
24910 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24911
24912 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24913 (gnus-article-set-globals, gnus-request-article-this-buffer)
24914 (gnus-button-message-id, gnus-article-maybe-hide-headers)
24915 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24916 (gnus-mime-display-alternative): Use with-current-buffer.
24917
24918 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24919
24920 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24921 also under 80 char limit, and call gnus-error if needed.
24922 (spam-fetch-article-header): Fix - it was a
24923 buffer-local variable (gnus-newsgroup-data).
24924 (spam-find-spam): Use spam-generate-fake-headers, forget about
24925 spam-insert-fake-headers.
24926 (spam-insert-fake-headers): Remove.
24927
24928 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24929
24930 * deuglify.el (gnus-article-outlook-unwrap-lines)
24931 (gnus-outlook-rearrange-article)
24932 (gnus-outlook-repair-attribution-outlook)
24933 (gnus-outlook-repair-attribution-block)
24934 (gnus-outlook-repair-attribution-other): Remove redundant
24935 save-excursion.
24936
24937 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
24938
24939 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24940 (spam-fetch-field-subject-fast)
24941 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24942 (spam-fetch-article-header): Add functions to deal with Gnus
24943 internals for fast retrieval of article header data.
24944 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24945
24946 2004-01-09 Jesper Harder <harder@ifa.au.dk>
24947
24948 * pop3.el (pop3-md5): Remove.
24949 (pop3-apop): Replace pop3-md5 with md5.
24950
24951 * mm-bodies.el: base64 is always built-in.
24952
24953 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24954 Use with-current-buffer.
24955
24956 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
24957
24958 * canlock.el (canlock-insert-header): Remove excessive grouping in
24959 regexp.
24960
24961 * gnus-sum.el (gnus-summary-read-document): Ditto.
24962
24963 * gnus-uu.el (gnus-uu-part-number): Ditto.
24964
24965 * html2text.el (html2text-remove-tags): Ditto.
24966 (html2text-format-tags): Ditto.
24967 (html2text-format-single-elements): Ditto.
24968
24969 * mml.el (mml-parse-1): Ditto.
24970
24971 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24972
24973 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24974
24975 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24976
24977 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24978
24979 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24980
24981 2003-11-15 Simon Josefsson <jas@extundo.com>
24982
24983 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24984 (pgg-gpg-lookup-key): Use regexp match instead of
24985 split-string (split-string is different between emacs 21.2 and
24986 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
24987
24988 2004-01-08 Jesper Harder <harder@ifa.au.dk>
24989
24990 * gnus-art.el (gnus-mime-view-all-parts)
24991 (gnus-article-part-wrapper, gnus-article-view-part):
24992 Use with-current-buffer.
24993
24994 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
24995
24996 * spam.el (spam-disable-spam-split-during-ham-respool)
24997 (spam-spamoracle-database, spam-cache-lookups)
24998 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24999 (spam-group-ham-mark-p, spam-group-spam-mark-p)
25000 (spam-group-ham-marks, spam-group-spam-marks)
25001 (spam-group-spam-contents-p, spam-group-ham-contents-p)
25002 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25003 also add spam-use-blackholes to the statistical checks.
25004 (spam-fetch-field-fast): Add interface to fetching fields, may
25005 become a macro.
25006 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25007 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25008 (spam-insert-fake-headers): Fake an article when needed.
25009 (spam-find-spam): Fake article when possible.
25010 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25011 (spam-check-bogofilter-headers): Use message-fetch-field instead
25012 of nnmail-fetch-field.
25013
25014 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
25015
25016 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25017
25018 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25019
25020 * spam.el (spam-split): Do not require spam-use-CHECK to be
25021 enabled if that check is passed to spam-split explicitly; also
25022 fix so 'spam doesn't get converted to spam-split-group when
25023 spam-split-symbolic-return is t.
25024 (spam-find-spam): Find registrations of the article and use those
25025 instead of re-running spam-split to find the spam/ham
25026 classification of the article.
25027 (spam-log-processing-to-registry, spam-log-registered-p)
25028 (spam-log-unregistration-needed-p, spam-log-undo-registration):
25029 Use gnus-error instead of gnus-message.
25030 (spam-log-registration-type): Add function to determine the
25031 classification of a message based on registry entries; will
25032 return nil if both 'spam and 'ham are found.
25033 (spam-check-BBDB): Expand all the BBDB macros here so we can have
25034 a reasonably fast local cache without the loading errors.
25035 (spam-cache-lookups): Set to t by default.
25036 (spam-find-spam): Don't try to guess spam-cache-lookups.
25037 (spam-enter-whitelist, spam-enter-blacklist): Clear the
25038 spam-caches entry.
25039 (spam-filelist-build-cache, spam-filelist-check-cache):
25040 Fix caching of whitelist/blacklist entries.
25041 (spam-check-whitelist, spam-check-blacklist):
25042 Invoke spam-from-listed-p with a type, not a cache variable.
25043 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25044
25045 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25046
25047 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25048
25049 * nnmail.el (nnmail-split-fancy): do.
25050
25051 * mml.el (mml-parse): do.
25052
25053 * gnus-score.el (gnus-enter-score-words-into-hashtb)
25054 (gnus-score-adaptive): do.
25055
25056 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25057
25058 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25059 (gnus-mime-button-map): Don't set keymap parent.
25060 (gnus-button-ctan-directory-regexp): Use shy grouping.
25061 (gnus-prev-page-map): Don't set keymap parent.
25062 (gnus-prev-page-map): Remove duplicated one.
25063 (gnus-next-page-map): Don't set keymap parent.
25064 (gnus-mime-security-button-map): Ditto.
25065
25066 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25067 version number.
25068
25069 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25070
25071 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25072
25073 * canlock.el (canlock-sha1-function): Remove.
25074 (canlock-sha1-function-for-verify): Remove.
25075 (canlock-openssl-program): Remove.
25076 (canlock-openssl-args): Remove.
25077 (canlock-ignore-errors): Remove.
25078 (canlock-sha1-with-openssl): Remove.
25079 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25080 (canlock-verify): Don't use canlock-ignore-errors.
25081
25082 * sha1-el.el (sha1-string-external): Make it can return a string
25083 in binary form.
25084 (sha1-region-external): Ditto.
25085 (sha1-string-internal): Ditto.
25086 (sha1-region-internal): Ditto.
25087 (sha1-region): Ditto.
25088 (sha1-string): Ditto.
25089 (sha1): Ditto.
25090
25091 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
25092
25093 * spam.el (spam-report-articles-gmane): New command.
25094
25095 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25096
25097 * gnus.el: Don't make unnecessary *Group* buffer when loading.
25098
25099 * run-at-time.el (run-at-time-saved): Remove.
25100 (run-at-time): Doc fix.
25101
25102 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25103
25104 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25105 (gnus-summary-limit-map): Add it.
25106 (gnus-summary-make-menu-bar): do.
25107
25108 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
25109
25110 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25111 Make attempt at some caching support (done for BBDB only now).
25112 (spam-find-spam): Set spam-cache-lookups if there are more than 2
25113 addresses to be checked.
25114 (spam-clear-cache-BBDB): Add function, to be invoked by
25115 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25116 (spam-check-BBDB): Check and use the caches, if
25117 spam-cache-lookups is on, remove superfluous (provide).
25118
25119 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
25120
25121 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25122
25123 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
25124
25125 * run-at-time.el (run-at-time-saved): Move to after the definition
25126 of `run-at-time'.
25127
25128 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
25129
25130 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25131 mm-w3m-local-map-property.
25132
25133 * mm-view.el (mm-w3m-mode-map): Remove.
25134 (mm-w3m-local-map-property): Remove.
25135 (mm-inline-text-html-render-with-w3m): Don't use
25136 mm-w3m-local-map-property.
25137
25138 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25139
25140 * run-at-time.el: New file.
25141
25142 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25143 of gnus-set-text-properties.
25144
25145 * gnus-uu.el (gnus-uu-save-article): Ditto.
25146
25147 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25148
25149 * gnus-cite.el (gnus-cite-parse): Ditto.
25150
25151 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25152 of gnus-.
25153
25154 * gnus.el: Change calls to nnheader-run-at-time and
25155 password-run-at-time throughout to use run-at-time directly.
25156
25157 * password.el: Remove definition of run-at-time.
25158
25159 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25160
25161 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25162 in prompt.
25163
25164 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25165
25166 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25167 XEmacs version.
25168
25169 * dns.el (dns-make-network-process): Use `open-network-stream'
25170 instead of `gnus-xmas-open-network-stream'.
25171
25172 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25173
25174 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25175
25176 * gnus-art.el (gnus-mime-display-alternative)
25177 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25178 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25179 Don't use gnus-local-map-property.
25180
25181 * gnus-util.el (gnus-local-map-property): Remove.
25182
25183 * mm-view.el (mm-view-pkcs7-decrypt):
25184 Replace gnus-completing-read-maybe-default with completing-read.
25185
25186 * gnus-util.el (gnus-completing-read): do.
25187 (gnus-completing-read-maybe-default): Remove.
25188
25189 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25190
25191 * password.el: Only autoload `run-at-time' if not XEmacs.
25192 Only autoload the itimer functions if XEmacs.
25193
25194 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25195
25196 * gnus-art.el (gnus-read-string): Remove.
25197 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25198 read-string.
25199
25200 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25201
25202 * netrc.el: Autoload password-read.
25203 (netrc): Add configuration group.
25204 (netrc-encoding-method, netrc-openssl-path):
25205 Add variables for encoding and decoding of files with symmetric
25206 ciphers.
25207 (netrc-encode): Add assistant function to encode a file with
25208 netrc-encoding-method.
25209 (netrc-parse): Add interactive parameter, added optional
25210 decoding if netrc-encoding-method is non-nil but otherwise
25211 behavior is standard.
25212 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25213 Do s/encode/encrypt/ everywhere.
25214
25215 * spam.el: Remove executable-find autoload.
25216
25217 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25218
25219 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25220
25221 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25222
25223 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25224
25225 * gnus-art.el (gnus-treat-ansi-sequences)
25226 (article-treat-ansi-sequences): New variable and function.
25227 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25228
25229 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25230 Use it.
25231
25232 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25233
25234 * mm-util.el (mm-quote-arg): Remove.
25235
25236 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25237 shell-quote-argument.
25238
25239 * gnus-uu.el (gnus-uu-command): do.
25240
25241 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25242
25243 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25244 with make-char.
25245
25246 * mm-util.el (mm-make-char): Remove.
25247
25248 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25249 add-minor-mode.
25250
25251 * gnus-undo.el (gnus-undo-mode): do.
25252
25253 * gnus-topic.el (gnus-topic-mode): do.
25254
25255 * gnus-sum.el (gnus-dead-summary-mode): do.
25256
25257 * gnus-start.el (gnus-slave-mode): do.
25258
25259 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25260
25261 * gnus-ml.el (gnus-mailing-list-mode): do.
25262
25263 * gnus-gl.el (gnus-grouplens-mode): do.
25264
25265 * gnus-draft.el (gnus-draft-mode): do.
25266
25267 * gnus-dired.el (gnus-dired-mode): do.
25268
25269 * gnus-ems.el (gnus-add-minor-mode): Remove.
25270
25271 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25272 Replace gnus-char-width with char-width.
25273
25274 * gnus-ems.el (gnus-char-width): Remove.
25275
25276 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25277 Replace gnus-char-width with char-width.
25278
25279 * gnus-ems.el (gnus-char-width): Remove.
25280
25281 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25282 definition.
25283 Remove Emacs 20 hash table compatibility code.
25284
25285 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25286 20 compatibility code.
25287
25288 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25289
25290 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25291
25292 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25293 Replace with point-at-{eol,bol}.
25294
25295 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25296
25297 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25298
25299 * flow-fill.el (fill-flowed-point-at-bol)
25300 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25301
25302 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25303 Replace with point-at-{eol,bol} throughout all files.
25304
25305 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25306
25307 * ntlm.el (ntlm-string-as-unibyte): New macro.
25308 (ntlm-build-auth-response): Use it.
25309
25310 Remove Emacs 20 stuff:
25311 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25312 of delq and copy-sequence.
25313 * gnus-art.el (popup-menu): Remove the compiler macro.
25314 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25315 Emacs 20.
25316
25317 2004-01-05 Simon Josefsson <jas@extundo.com>
25318
25319 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25320 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25321 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25322 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25323 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25324 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25325 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25326 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25327 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25328 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25329 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25330 string-xor into ntlm-string-xor.
25331 Suggested by Jesper Harder <harder@myrealbox.com>.
25332
25333 * ntlm.el: Don't include poem.
25334
25335 * md4.el (print-int32, print-string-hexa): Remove.
25336 Suggested by Jesper Harder <harder@myrealbox.com>.
25337
25338 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25339
25340 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25341 probably breaks emacs with DL patch, but do we care? Is anyone
25342 still using the DL stuff?)
25343
25344 * sieve-manage.el: Use the password package.
25345 (sieve-manage-read-passwd): Remove.
25346 (sieve-manage-interactive-login): Use password. Re-add
25347 condition-case around loop.
25348
25349 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25350 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25351 Use the password package.
25352
25353 2003-02-19 Simon Josefsson <jas@extundo.com>
25354
25355 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25356 token.
25357
25358 2002-08-07 Simon Josefsson <jas@extundo.com>
25359
25360 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25361 (sieve-manage-authenticators):
25362 (sieve-manage-authenticator-alist): Add some SASL mechs.
25363 (sieve-sasl-auth): New function.
25364 (sieve-manage-cram-md5-auth):
25365 (sieve-manage-plain-auth): Rewrite using SASL library.
25366 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25367 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25368 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25369 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25370
25371 2004-01-05 Simon Josefsson <jas@extundo.com>
25372
25373 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25374 New files.
25375
25376 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25377
25378 * gnus-group.el (gnus-no-groups-message): Update.
25379
25380 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25381
25382 2003-11-09 Simon Josefsson <jas@extundo.com>
25383
25384 * imap.el: Support for ID IMAP extension (RFC 2971).
25385 (imap-local-variables): Add imap-id.
25386 (imap-id): New variable.
25387 (imap-id): New function.
25388 (imap-parse-response): Parse untagged ID response.
25389 * nnimap.el (nnimap-id): New variable.
25390 (nnimap-open-connection): Use it.
25391
25392 2003-12-28 Simon Josefsson <jas@extundo.com>
25393
25394 * gnus-score.el (gnus-score-edit-all-score): New.
25395 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25396
25397 2004-01-04 Simon Josefsson <jas@extundo.com>
25398
25399 * password.el: Add.
25400
25401 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25402
25403 * dns.el (dns-query-types): Fix typo.
25404 (dns-query-types): New function.
25405 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25406 PTR and SOA replies, see RFC 1035.
25407
25408 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25409
25410 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25411
25412 * Move to Changelog.2.
25413
25414 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25415
25416 * gnus.el (gnus-version-number): Bump version.
25417
25418 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25419
25420 * gnus.el: No Gnus v0.1 is released.
25421
25422 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25423
25424 * gnus.el: No Gnus v0.0 is released.
25425
25426 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25427
25428 * gnus.el (gnus-version-number): Bump.
25429 (gnus-version): No.
25430
25431 See ChangeLog.2 for earlier changes.
25432
25433 Copyright (C) 2004-2014 Free Software Foundation, Inc.
25434
25435 This file is part of GNU Emacs.
25436
25437 GNU Emacs is free software: you can redistribute it and/or modify
25438 it under the terms of the GNU General Public License as published by
25439 the Free Software Foundation, either version 3 of the License, or
25440 (at your option) any later version.
25441
25442 GNU Emacs is distributed in the hope that it will be useful,
25443 but WITHOUT ANY WARRANTY; without even the implied warranty of
25444 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25445 GNU General Public License for more details.
25446
25447 You should have received a copy of the GNU General Public License
25448 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25449
25450 ;; Local Variables:
25451 ;; coding: utf-8
25452 ;; fill-column: 79
25453 ;; add-log-time-zone-rule: t
25454 ;; End: