lisp/gnus/message.el (message-insert-formatted-citation-line): Use the original autho...
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2014-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gmm-utils.el (gmm-format-time-string): New function.
4
5 * message.el (message-insert-formatted-citation-line): Use the original
6 author's time zone to express a date string.
7
8 2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9
10 * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
11 (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
12 (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
13 Silence compiler warnings.
14 (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
15
16 2014-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * mml.el: Require url when compiling.
19
20 * gnus-cloud.el (gnus-cloud-parse-version-1):
21 Use plist-get rather than CL's getf.
22 (gnus-activate-group, gnus-subscribe-group): Declare.
23
24 * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
25
26 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
27
28 * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
29 buttons when toggling the header off.
30
31 2014-03-23 Daiki Ueno <ueno@gnu.org>
32
33 * mml2015.el (mml2015-use): Don't check the availability of GnuPG
34 commands here; instead, only check if epg-config.el is available.
35
36 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
37
38 * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
39 messages with embedded images.
40 (mml-generate-mime): Don't bug out if you don't have libxml.
41
42 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
43
44 * message.el (message-make-html-message-with-image-files): New command.
45
46 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
49
50 2014-03-23 David Engster <deng@randomsample.de>
51
52 * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
53 to stay compatible with older Emacsen, so replace `cl-loop' with
54 `loop'.
55
56 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
57
58 * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
59 Display header attachment buttons by gnus-article-prepare-display
60 rather than gnus-article-prepare so as to view in mml-preview as well.
61
62 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
63
64 * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
65 (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
66
67 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
68
69 * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
70 buttons that are hidden in unselected alternative part as well.
71 (gnus-mime-display-alternative): Redraw attachment buttons in header.
72
73 * gmm-utils.el (gmm-labels): Add edebug spec.
74
75 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
76
77 * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
78 keystroke.
79 (gnus-server-toggle-cloud-server): Only allow clouding applicable
80 types.
81
82 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
83
84 * gnus.el (gnus-copy-overlay, gnus-overlays-at): New functions.
85
86 * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
87 New user option.
88 (gnus-mime-buttonize-attachments-in-header): New function.
89 (gnus-article-prepare): Use it.
90 (gnus-mime-inline-part): Suppress extra newline.
91 (gnus-mm-display-part): Save excursion;
92 remove useless deleting and adding of buttons.
93 (gnus-insert-mime-button): Allow insertion in the middle of a line.
94
95 * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
96 Add gnus-mime-buttonize-attachments-in-header.
97
98 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
99
100 * nnimap.el (nnimap-request-articles): New command to download several
101 articles at once.
102
103 * gnus.el (gnus-variable-list): Save Cloud variables.
104
105 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
106
107 * gnus-cloud.el: New file to provide the Emacs Cloud.
108
109 * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
110 `url-retrieve-synchronously', apparently.
111
112 * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
113 XEmacs.
114
115 * nnrss.el (libxml-parse-html-region): Silence compilation error.
116
117 2014-03-23 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
118
119 * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
120 `gnus-group-split-fancy'.
121
122 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
123
124 * message.el (message-remove-header): Doc fix.
125 (message-forward-included-headers): New variable.
126 (message-remove-ignored-headers): Use it.
127
128 2014-03-23 Dave Abrahams <dave@boostpro.com>
129
130 * gnus-sum.el (gnus-summary-open-group-with-article): New command.
131
132 2014-03-23 Rasmus Pank Roulund <emacs@pank.eu>
133
134 * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
135 from random face commands.
136 (gnus-face-directory): Like `gnus-x-face-directory` for png files and
137 Face.
138 (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
139 (gnus--random-face-with-type): Generic function returning a face-type
140 as a string.
141 (gnus--insert-random-face-with-type): Generic function inserting a face
142 in a message buffer header.
143 (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
144 (gnus-insert-random-x-face-header): Rewritten to use
145 `gnus--insert-random-face-with-type`.
146 (gnus-random-face): Return random (png) Face as string.
147 (nus-insert-random-face-header): Insert random (png) Face in a message
148 buffer.
149
150 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
151
152 * mm-url.el: Remove all usage of w3.
153
154 * nnrss.el: Ditto.
155
156 * mm-decode.el: Ditto.
157
158 * mm-view.el: Ditto.
159
160 * gnus-setup.el: Remove outdated file.
161
162 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
163
164 * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
165 groups work again.
166
167 2014-03-07 George McNinch <gmcninch@gmail.com> (tiny change)
168
169 * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
170 999 correctly (i.e. "1,342").
171
172 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
173
174 * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
175 out if the directory doesn't exist.
176
177 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
178
179 * gnus-group.el (gnus-group-make-group): Clarify prompt.
180
181 2014-02-22 Daniel Colascione <dancol@dancol.org>
182
183 * auth-source.el (auth-source-secrets-listify-pattern): New function.
184 (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
185 instead, build list of patterns.
186
187 2014-02-13 Teodor Zlatanov <tzz@lifelogs.com>
188
189 * auth-source.el (auth-sources): Add pointer to what the .gpg extension
190 in `auth-sources' means and link to EPA docs.
191
192 2014-02-12 Lars Ingebrigtsen <larsi@gnus.org>
193
194 * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
195 (bug#12375).
196
197 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
198
199 * message.el (message-tab): Mention what happens on normal tabs
200 (bug#11297).
201
202 2014-02-08 Glenn Morris <rgm@gnu.org>
203
204 * auth-source.el (auth-sources): Doc fix. (Bug#16642)
205
206 2014-02-07 Lars Ingebrigtsen <larsi@gnus.org>
207
208 * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
209 with an empty string.
210
211 2014-02-06 Lars Ingebrigtsen <larsi@gnus.org>
212
213 * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
214 buffer-local in some buffers, so bind it explicitly in the buffer we're
215 trying to cancel the article in (bug#10808).
216
217 2014-02-05 Lars Ingebrigtsen <larsi@gnus.org>
218
219 * gnus-int.el (gnus-request-accept-article): Doc fix.
220
221 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
222
223 * nnir.el (nnir-request-update-mark): Don't try to update the source
224 group if we can't find it (bug#16611).
225
226 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
227
228 * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
229
230 2014-01-31 Dave Abrahams <dave@boostpro.com>
231
232 * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
233 in the summary buffer (bug#13769).
234
235 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
236
237 * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
238 name if we're using a single article buffer. Otherwise, it may point
239 to a killed buffer (bug#13756).
240
241 2014-01-30 Lars Ingebrigtsen <larsi@gnus.org>
242
243 * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
244 the match data, just save and restore it explictly (bug#12375).
245
246 * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
247 that's needed.
248
249 * spam.el (spam-initialize): Allow calling repeatedly, but only run the
250 the code once (bug#9069).
251
252 2014-01-18 Steinar Bang <sb@dod.no>
253
254 * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
255 reading.
256
257 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change)
258
259 * message.el (message-bury): Call bury-buffer with no argument
260 in the message-return-action case too.
261
262 2014-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
263
264 * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
265 (nnimap-split-fancy, nnimap-split-methods): Declare.
266
267 * mm-util.el (help-function-arglist): Declare.
268
269 2013-12-28 Glenn Morris <rgm@gnu.org>
270
271 * gnus-sieve.el (gnus-sieve-select-method):
272 * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
273 (gravatar-rating, gravatar-size):
274 * message.el (message-minibuffer-local-map):
275 * sieve-manage.el (sieve-manage-authenticators)
276 (sieve-manage-authenticator-alist): Specify custom types.
277
278 * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
279 * gnus-sum.el (gnus-subthread-sort-functions): Add version.
280 * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
281
282 * auth-source.el (auth-sources):
283 * nnmairix.el (nnmairix-propagate-marks-upon-close):
284 Fix custom types.
285
286 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
287
288 * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
289 we get proper traces there, too.
290
291 2013-12-26 Sean Connor <sconnor005@allyinics.org> (tiny change)
292
293 * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
294 value of the parameters if the current article has a Reply-To or From
295 field.
296
297 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
298
299 * gnus.el (gnus-group-buffer): Remove duplicate definition.
300
301 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
302
303 * gnus-sum.el (gnus-summary-exit): Stop animations.
304
305 2013-12-19 Juri Linkov <juri@jurta.org>
306
307 * gnus.el (gnus-suppress-keymap):
308 * gnus-art.el (gnus-article-mode-map):
309 * gnus-group.el (gnus-group-mode-map):
310 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
311 Remove [backspace] key binding because it shadows DEL (bug#16035).
312
313 * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
314
315 2013-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
316
317 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
318 Make sure work directory exists.
319 (gnus-uu-digest-mail-forward): Store temporary files in work directory
320 rather than tmp directory.
321 (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
322 not necessarily always run, with it.
323
324 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
325
326 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
327 value of gnus-icalendar-additional-identities work without restart.
328
329 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
330
331 * mm-util.el (mm-make-temp-file):
332 Alias to make-temp-file for modern Emacsen.
333
334 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
335
336 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
337 nnir-article-number and nnir-article-group.
338
339 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
340
341 * message.el (message-send-mail-with-sendmail):
342 Don't kill error buffer if sending fails.
343
344 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
345
346 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
347 (gnus-icalendar-event->org-entry)
348 (gnus-icalendar--update-org-event)
349 (gnus-icalendar-event->gnus-calendar): Distinguish between
350 required/optional/non-participant attendee status. Fix bug causing
351 the first required event participant to be omitted.
352
353 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
354
355 * gnus-art.el (article-de-quoted-unreadable)
356 (article-de-base64-unreadable, gnus-mime-copy-part)
357 * gnus-html.el (gnus-article-html)
358 * mm-view.el (mm-inline-text-html-render-with-w3)
359 (mm-inline-text-html-render-with-w3m-standalone)
360 * rfc2231.el (rfc2231-decode-encoded-string):
361 Allow overriding charset by mm-charset-override-alist.
362
363 * gnus-art.el (gnus-article-browse-html-parts):
364 Replace LWSPs with `&nbsp;'s in header.
365
366 Work for broken Chinese articles.
367
368 * gnus-art.el (gnus-article-browse-html-save-cid-content):
369 Exclude broken handles that gnus-summary-enter-digest-group may create.
370 (gnus-article-browse-html-parts):
371 Allow overriding charset by mm-charset-override-alist.
372
373 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
374
375 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
376 (gnus-icalendar-identities): Support additional-identities.
377
378 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
379 Fix org-timestamp for events ending at midnight.
380
381 2013-11-21 Ivan Shmakov <ivan@siamics.net> (tiny change)
382
383 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
384 Support debbugs .log files.
385
386 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
387
388 * message.el (message-beginning-of-line):
389 Use beginning-of-visual-line when visual-line-mode is turned on.
390
391 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
392
393 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
394 (gnus-icalendar-event-from-ical)
395 (gnus-icalendar-event->org-entry)
396 (gnus-icalendar--update-org-event): Required/optional participation,
397 list of attendees synced to org.
398
399 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
400
401 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
402 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
403 cancellations to be synced to org if the original appt has an org
404 outline.
405
406 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
407
408 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
409 (gnus-icalendar-event->org-entry)
410 (gnus-icalendar--update-org-event)
411 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
412
413 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
414
415 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
416 Fix timezone handling in gnus-icalendar export to org.
417
418 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
419
420 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
421
422 2013-10-30 Glenn Morris <rgm@gnu.org>
423
424 * gnus-group.el (gnus-group-browse-foreign-server):
425 * gnus-int.el (gnus-start-news-server):
426 Silence compiler obsolescence warning.
427
428 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
429
430 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
431 `nnoo-current-server' first, then for the actual `nnimap-address' to
432 allow netrc entries for the nnoo server to coexist with netrc entries
433 for the `nnimap-address'.
434
435 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
436
437 * mm-decode.el (mm-dissect-buffer): Revert last change.
438 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
439 The problem that motivated those changes was attributed to a broken
440 mail sender, and has been fixed.
441
442 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
443
444 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
445 token is missing in the Content-Type header.
446
447 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
448
449 2013-09-18 Glenn Morris <rgm@gnu.org>
450
451 * gnus-util.el (image-size): Declare.
452
453 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
454
455 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
456 (gnus-icalendar-event-from-ical)
457 (gnus-icalendar-event--build-reply-event-body)
458 (gnus-icalendar-event-reply-from-buffer)
459 (gnus-icalendar-find-org-event-file)
460 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
461 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
462
463 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
464
465 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
466
467 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
468 Use save-current-buffer.
469 (gnus-tree-mode-map): Initialize in the declaration.
470 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
471 (scroll-in-place): Defvar it.
472 (gnus-tmp-*): Defvar them.
473 (gnus-get-tree-buffer): Use derived-mode-p.
474 (gnus--let-eval): New macro.
475 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
476 non-prefixed variables.
477 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
478
479 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
480 vars since it doesn't seem to be available.
481 (gnus-set-global-variables, gnus-summary-read-group-1)
482 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
483 (gnus-summary-display-article, gnus-summary-select-article)
484 (gnus-summary-next-article, gnus-offer-save-summaries)
485 (gnus-summary-generic-mark): Use derived-mode-p.
486 (gnus-summary-read-group-1, gnus-summary-exit)
487 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
488 Adjust calls to gnus-tree-close and gnus-tree-open.
489
490 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
491
492 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
493 (gnus-agent-mode): Use derived-mode-p.
494 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
495 gnus-command-method and *-command-method to nil, but bind
496 gnus-command-method to *-command-method instead!
497 (gnus-agent-fetch-articles): Remove unused var `id'.
498 (gnus-agent-fetch-headers): Remove unused arg `force'.
499 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
500 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
501 (gnus-agent-short-article, gnus-agent-long-article)
502 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
503 first use.
504 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
505 `score-param'.
506 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
507 (gnus-get-predicate): Push in front of the cache, rather than end.
508 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
509 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
510 (gnus-agent-expire-unagentized-dirs): Don't rebind
511 gnus-agent-expire-current-dirs since the defvar silences the warning.
512 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
513 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
514 (gnus-agent-regenerate): Simplify interactive spec and doc.
515
516 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
517
518 * gnus-int.el (gnus-open-server): Silence compiler.
519
520 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
521
522 * message.el (message-display-completion-list): Abolish.
523 (message-completion-in-region): Use display-completion-list.
524
525 2013-09-17 Glenn Morris <rgm@gnu.org>
526
527 * gnus-util.el (gnus-message-with-timestamp-1):
528 Use `messages-buffer' function if available. Ignore read-only.
529
530 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
531
532 * message.el (message-expand-group, message-completion-in-region):
533 Correct the order of start and end of a region.
534
535 2013-09-13 Glenn Morris <rgm@gnu.org>
536
537 * mml2015.el (gnus-create-image): Autoload it.
538
539 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
540
541 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
542 (image-size): Declare.
543
544 2013-09-12 Glenn Morris <rgm@gnu.org>
545
546 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
547 Avoid using `find', which i) might not be defined at runtime;
548 ii) does not work, since its default test is eql, not equal.
549 (gnus-mime-action-alist): Declare.
550
551 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
552
553 * score-mode.el (gnus-score-mode-map): Move initialization
554 into declaration.
555 (gnus-score-mode): Use define-derived-mode.
556 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
557 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
558 into declaration.
559 (gnus-kill-file-mode): Use define-derived-mode.
560 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
561 Use derived-mode-p.
562 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
563 (gnus-group-setup-buffer, gnus-group-name-at-point)
564 (gnus-group-make-web-group, gnus-group-enter-directory)
565 (gnus-group-suspend): Use derived-mode-p.
566 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
567 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
568 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
569 (gnus-article-setup-buffer, gnus-article-prepare)
570 (gnus-article-prepare-display, gnus-sticky-article)
571 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
572 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
573 (gnus-article-read-summary-keys): Use derived-mode-p.
574
575 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
576
577 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
578
579 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
580
581 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
582 shift_jis from the default value set for Japanese users.
583
584 2013-08-13 Glenn Morris <rgm@gnu.org>
585
586 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
587
588 * gnus.el (gnus-valid-select-methods): Fix type.
589
590 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
591
592 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
593
594 * mm-decode.el (mm-display-external): Run a timer for the temp files
595 deletion after a viewer exits; add a deletion timer for the needsterm
596 case, too.
597
598 * mm-decode.el (mm-display-external): Try to delete temporary files by
599 using a 1-min. timer.
600
601 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
602
603 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
604 New internal variables.
605 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
606 (mm-display-external): Use it to delete temporary files instead of
607 using timers.
608
609 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
610
611 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
612 with cond for backwards compatability.
613
614 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
615
616 * mm-decode.el (mm-display-external): Bind process-connection-type to
617 nil; don't delete a temp file immediately even if a viewer finishes,
618 since it may be a shell script, like xdg-open, that launches a real
619 viewer program belatedly.
620
621 2013-08-05 Dave Abrahams <dave@boostpro.com>
622
623 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
624 that we can create nndoc groups that excerpt other groups.
625
626 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
627
628 * gnus-delay.el (gnus-delay-article): Fix typo.
629
630 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
631 articles.
632
633 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
634 we can get spell-checking etc.
635
636 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
637
638 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
639 a single one used for encoding the whole text in a header.
640
641 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
642
643 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
644 before sending.
645
646 * mm-decode.el (mm-command-output): New face.
647 (mm-display-external): Use it.
648
649 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
650
651 * nnmbox.el (nnmbox-request-article): Don't change point.
652
653 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
654
655 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
656 Include `handle' parameter.
657
658 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
659
660 * gnus-icalendar.el: New file.
661
662 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
663
664 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
665
666 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
667 dummy roots, too.
668
669 2013-08-01 David Edmondson <dme@dme.org>
670
671 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
672 out on ttys.
673
674 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
675
676 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
677 not empty.
678
679 * nnrss.el (nnrss-discover-feed): Indent.
680
681 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
682
683 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
684
685 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
686
687 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
688 dirty to ensure nnimap data being saved.
689
690 2013-07-30 Tassilo Horn <tsdh@gnu.org>
691
692 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
693 menu entry.
694
695 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
696 the current thread's total score instead of the current article's
697 score.
698
699 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
700 (gnus-sort-threads-recursively): Delete defcustom.
701 (gnus-sort-threads-recursive): Adapt accordingly.
702
703 2013-07-30 Tassilo Horn <tsdh@gnu.org>
704
705 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
706 (gnus-sort-threads-recursive): Use it.
707 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
708 again. Now that determines how to sort subthreads.
709
710 2013-07-26 Tassilo Horn <tsdh@gnu.org>
711
712 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
713 (gnus-sort-threads): Use it.
714
715 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
716
717 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
718 punctuation characters follow parentheses (bug#14950).
719
720 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
721
722 * gnus.el (gnus-continuum-version):
723 * gnus-msg.el (gnus-extended-version): Simplify.
724
725 * gnus.el (gnus-continuum-version-1): Remove.
726 * gnus-msg.el (gnus-bug): Revert.
727
728 Calculate gnus-version correctly on Cygwin.
729
730 * gnus.el (gnus-continuum-version): Do main calculations in integers.
731 (gnus-continuum-version-1): New function, return a string.
732
733 * gnus-msg.el (gnus-extended-version, gnus-bug):
734 Use gnus-continuum-version-1 instead of gnus-continuum-version.
735
736 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
737
738 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
739 (bug#13384).
740
741 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
742
743 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
744 that were only relevant in a development version a long time ago.
745
746 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
747
748 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
749 that the old Emacs 24s bundle.
750
751 2013-07-10 David Engster <deng@randomsample.de>
752
753 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
754 if `gnus-newsrc-file-version' does not match `gnus-version'.
755 This fixes a bug in Emacs trunk where the 'unexist' marks were always
756 removed at startup because "Gnus v5.13" was considered smaller than "Ma
757 Gnus v0.03".
758
759 2013-07-10 Tassilo Horn <tsdh@gnu.org>
760
761 * gnus.el (gnus-summary-line-format):
762 Reference `gnus-user-date-format-alist' for the &user-date; format, not
763 `gnus-summary-user-date-format-alist'.
764
765 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
766
767 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
768 delete files (bug#13481).
769
770 2013-07-08 Tassilo Horn <tsdh@gnu.org>
771
772 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
773
774 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
775
776 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
777 display images.
778
779 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
780
781 * message.el (message-cancel-news): According to
782 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
783 preferred over "cmsg cancel" in the Subject.
784
785 * nnir.el (nnir-engines): Note that the group specs are regexps
786 (bug#13238).
787
788 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
789 gotten read-only text properties, ensure that those aren't heeded when
790 copying stuff over (bug#13434).
791
792 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
793 (bug#13762).
794
795 2013-07-05 David Kastrup <dak@gnu.org>
796
797 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
798 authinfo file again (important for blank passwords). This had been
799 broken with 2013-06-15 change.
800
801 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
802
803 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
804 Revert 2013-01-14 change.
805
806 2013-07-02 David Engster <deng@randomsample.de>
807
808 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
809 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
810 to see whether the group was synced before.
811
812 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
813
814 * nnimap.el (nnimap-request-move-article): Decode the group name when
815 doing internal moves to avoid charset issues.
816
817 2013-07-02 Julien Danjou <julien@danjou.info>
818
819 * nnimap.el (nnimap-request-list):
820 Revert change that made listing synchronous.
821 (nnimap-get-responses): Restore.
822
823 2013-07-02 Dave Abrahams <dave@boostpro.com>
824
825 * nnimap.el (nnimap-change-group): Document result value.
826
827 * nnimap.el (nnimap-find-article-by-message-id):
828 Account for the fact that nnimap-change-group can return t.
829
830 2013-07-02 Julien Danjou <julien@danjou.info>
831
832 * nnimap.el (nnimap-request-head):
833 Resture to-buffer parameter, used by `nnimap-request-move-article'.
834
835 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
836
837 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
838 supported by nnimap actually. Reverts previous change.
839
840 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
841 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
842 to-buffer argument that is already supported.
843
844 2013-07-02 Julien Danjou <julien@danjou.info>
845
846 * nnimap.el (nnimap-get-responses): Remove, unused.
847
848 2013-07-02 Julien Danjou <julien@danjou.info>
849
850 * nnimap.el (nnimap-request-articles-find-limit): Rename from
851 `nnimap-request-move-articles-find-limit' since we do not use it
852 only for move operations.
853 (nnimap-request-accept-article):
854 Use `nnimap-request-articles-find-limit' to limit search by message-id.
855
856 2013-07-02 Julien Danjou <julien@danjou.info>
857
858 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
859
860 * nnimap.el (nnimap-log-buffer):
861 Check that `window-point-insertion-type' is boundp, since it's not
862 available in XEmacs.
863
864 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
865
866 * nnimap.el (nnimap-log-buffer):
867 Add this, setting `window-point-insertion-type' in the buffer to t.
868 (nnimap-log-command): Use nnimap-log-buffer.
869
870 2013-07-02 Julien Danjou <julien@danjou.info>
871
872 * nnimap.el (nnimap-find-article-by-message-id):
873 Add an optional limit argument to be able to limit the search.
874 (nnimap-request-move-article):
875 Use `nnimap-request-move-articles-find-limit'.
876 (nnimap-request-move-articles-find-limit):
877 Add this to limit the search by Message-Id after a message move.
878 (nnimap): Add defgroup.
879
880 2013-07-02 Julien Danjou <julien@danjou.info>
881
882 * nnimap.el (nnimap-find-article-by-message-id):
883 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
884 (nnimap-possibly-change-group): Add read-only argument.
885 (nnimap-request-list): Use nnimap-possibly-change-group rather than
886 issuing EXAMINE manually.
887 (nnimap-find-article-by-message-id):
888 Use `nnimap-possibly-change-group' with read-only argument.
889 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
890 We cannot possibly change because we need to be sure that it's either
891 read-write or read-only.
892
893 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
894
895 * gnus-sum.el (gnus-summary-insert-old-articles):
896 Don't include unexisting messages.
897
898 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
899
900 * gnus-start.el (gnus-clean-old-newsrc):
901 Remove totally bogus `unexists' entries.
902 (gnus-clean-old-newsrc): Fix last checkin.
903
904 * nnimap.el (nnimap-update-info):
905 None of the articles below the active low-water mark exist.
906
907 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
908
909 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
910
911 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
912
913 * nnimap.el (nnimap-request-scan):
914 Allow `nnimap-inbox' to be a list of inboxes.
915
916 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
917
918 * gnus-group.el (gnus-group-expire-articles-1):
919 Don't try to expire messages that don't exist.
920
921 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
922
923 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
924
925 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
926
927 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
928
929 * gnus-start.el (gnus-clean-old-newsrc):
930 Delete `unexist' from pre-Ma Gnus 0.3.
931
932 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
933
934 * gnus-sum.el (gnus-summary-local-variables):
935 Make `gnus-newsgroup-unexist' into a local variable.
936
937 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
938
939 * gnus-sum.el (gnus-adjust-marked-articles):
940 Add to `gnus-newsgroup-unexist'.
941
942 * gnus.el (gnus-article-mark-lists):
943 Add `unexist' to the list of marks.
944 (gnus-article-special-mark-lists):
945 Put the `unexist' in the special marks list instead.
946
947 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
948 articles in the list of articles to be selected.
949
950 * nnimap.el (nnimap-retrieve-group-data-early):
951 Query for unexisting articles.
952 (nnimap-update-info): Keep track of unexisting articles.
953 (nnimap-update-qresync-info): Ditto.
954
955 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
956
957 * gnus-start.el (gnus-clean-old-newsrc): New function.
958 (gnus-read-newsrc-file): Use it.
959
960 2013-07-02 Daiki Ueno <ueno@gnu.org>
961
962 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
963 of 'create-image' for XEmacs compatibility; check errors when decoding
964 image. Reported by Uwe Brauer.
965
966 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
967
968 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
969 gnus-button-push revised at 2011-01-19.
970
971 2013-06-19 Glenn Morris <rgm@gnu.org>
972
973 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
974
975 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
976
977 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
978
979 2013-06-18 Glenn Morris <rgm@gnu.org>
980
981 * eww.el, shr.el, shr-color.el: Move to ../net.
982
983 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
984
985 * shr.el (shr-tag-table): Insert the images after the table, so that
986 they're not covered by the table colourisation, which often looked
987 awkward.
988 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
989 <dd>.
990
991 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
992
993 * eww.el (eww-detect-charset): Improve regexp; move backward.
994
995 2013-06-18 Glenn Morris <rgm@gnu.org>
996
997 * mm-decode.el (widget-convert-button): Autoload.
998
999 * sieve-manage.el (mm-enable-multibyte): Autoload.
1000
1001 * shr.el (libxml-parse-html-region): Declare.
1002 (shr-render-buffer): Explicit error if no libxml2 support.
1003
1004 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
1005
1006 * auth-source.el (auth-source-current-line): New function.
1007 (auth-source-netrc-parse-entries): When a data token is "machine",
1008 assume we're in the wrong place and abort parsing the current line.
1009
1010 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1011
1012 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1013 (eww-convert-widgets): Don't bug out if the first widget starts at the
1014 beginning of the buffer.
1015 (eww-convert-widgets): Fix last patch.
1016 (eww-tag-input): Support <input type=image>.
1017
1018 * shr.el (shr-insert-table): Respect border-collapse: collapse.
1019 (shr-tag-base): Protect against base specs that are degenerate.
1020 (shr-ensure-paragraph): Don't delete empty lines that have text
1021 properties, because these may be input fields.
1022
1023 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1024 we can navigate to them.
1025
1026 * shr.el (shr-colorize-region): Put the colours over the entire region.
1027 (shr-inhibit-decoration): New variable.
1028 (shr-add-font): Use it to inhibit text property decorations while doing
1029 preliminary table renderings. This speeds up typical Wikipedia page
1030 renderings by 15%.
1031 (shr-tag-span): Don't respect the <title>, because that overwrites the
1032 help-echo from links inside the spans.
1033 (shr-next-link): Use `help-echo' for navigation, so that we can
1034 navigate to form elements, too.
1035
1036 * eww.el (eww-button): New face.
1037 (eww-convert-widgets): Use it to make submit buttons more button-like.
1038
1039 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1040 that Gnus commands work.
1041
1042 * shr.el (shr-render-td): Support horizontal alignment.
1043
1044 * eww.el (eww-put-color): Remove.
1045 (eww-colorize-region): Use `add-face-text-property'.
1046
1047 * shr.el (shr-add-font): Append face data, so that we get the correct
1048 precedence: The innermost value (which is applied first) wins.
1049 (shr-make-overlay): Obsolete function.
1050
1051 * mm-decode.el (mm-convert-shr-links): New function to convert
1052 new-style shr URL links into widgets.
1053 (mm-shr): Use it.
1054
1055 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1056 widget commands, since we're no longer using widgets for links.
1057
1058 * shr.el (shr-next-link): New command.
1059 (shr-previous-link): New command.
1060 (shr-urlify): Don't use `widget-convert', because that's slow.
1061 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1062 because collecting the overlays and reapplying them when generating
1063 tables is slow.
1064 (shr-insert-table): Ditto.
1065
1066 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1067
1068 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1069 * shr.el (browse-url): Require `url'.
1070 * eww.el (url): Require format-spec.
1071
1072 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1073
1074 * eww.el (eww-display-html): Default to using the entire window width.
1075 (eww-browse-url): Don't add a User-Agent header (twice), because that
1076 makes Bing refuse connection.
1077
1078 * shr.el (shr-make-table): Cache the table rendering at the table
1079 level, and not the <td> level. This is a bit faster.
1080
1081 * eww.el (eww-render): Go to the correct ID when given URLs ending with
1082 #id.
1083
1084 * shr.el (shr-tag-li): Don't require a new paragraph, since other
1085 browsers don't.
1086 (shr-expand-url): Respect #anchor links.
1087 (shr-parse-base): Chop off the anchor before using.
1088 (shr-descend): Respect display: none.
1089 (shr-descend): Allow marking elements that have certain IDs.
1090
1091 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1092
1093 * shr.el (shr-expand-url): Don't bug out on zero-length links.
1094
1095 * eww.el (eww-tag-textarea): Support <textarea>.
1096
1097 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1098
1099 * shr.el (shr-dom-to-xml): Fix function call.
1100
1101 * eww.el (eww): New group.
1102 (eww-header-line-format): New custom variable.
1103 (eww-current-title): New variable.
1104 (eww-display-html): Update header and handle title tag.
1105 (eww-update-header-line-format): New function.
1106 (eww-tag-title): New function.
1107
1108 * shr.el (shr-dom-to-xml): New function.
1109 (shr-tag-svg): Add support for the SVG tag.
1110 (shr-bullet): New custom variable.
1111 (shr-tag-li): Support custom bullet in unordered lists.
1112
1113 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1114
1115 * shr.el (shr-expand-url): Respect // URLs.
1116
1117 * eww.el (eww-tag-body): Override the shr body rendering so that we can
1118 put a background colour onto the entire buffer.
1119 (eww-render): When being redirected, use the redirect URL as the new
1120 base URL.
1121
1122 * shr.el (shr-parse-base): Fix parsing error.
1123
1124 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1125
1126 * shr.el (shr-parse-base): New function.
1127 (shr-expand-url): Use it to expand relative URLs reliably.
1128
1129 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
1130
1131 * auth-source.el (auth-source-search-collection): Fix docstring.
1132 (auth-source-netrc-parse): Refactor and improve netrc parser to support
1133 single-quoted strings and multiline entries.
1134 (auth-source-netrc-parse-next-interesting)
1135 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
1136 New functions to support parser.
1137
1138 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1139
1140 * eww.el (eww-submit): Get submit button logic right when hitting RET
1141 on non-submit buttons.
1142
1143 * shr.el: Remove shr-preliminary-table-render, since that can't really
1144 be used for anything in practice.
1145
1146 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1147
1148 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1149 (sieve-manage-quit).
1150
1151 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
1152
1153 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1154 control the maximum size of photo ID image.
1155 (mml2015-epg-key-image-to-string): Respect it.
1156
1157 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1158
1159 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1160 instead of the final one so that we can more easily distinguish them.
1161
1162 * eww.el (eww-submit): Compute the submission URL correctly.
1163
1164 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1165
1166 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1167 Use plist-get rather than CL's getf.
1168 (sieve-manage-parse-capability): Avoid CL's remove-if.
1169
1170 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1171
1172 * shr.el (shr-expand-url): Expansion should chop off the bits after the
1173 last slash.
1174
1175 * eww.el (eww-tag-select): Use the first value as the default value.
1176
1177 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1178
1179 * eww.el (eww): Prepend urls with http:// if scheme is missing.
1180 (eww-mode): Use `define-derived-mode'.
1181 (eww-parse-headers): Parse headers from beginning of buffer so that
1182 file:// links work.
1183
1184 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
1185
1186 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1187
1188 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1189
1190 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1191 to handle them at all.
1192
1193 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1194
1195 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1196 work, too.
1197 (eww-tag-select): Implement <select>.
1198
1199 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1200
1201 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
1202 stream managing functions by using open-protocol-stream to do most of
1203 the work. Has the nice benefit of enabling STARTTLS.
1204 Wait for capabilities after STARTTLS: following RFC5804, the server
1205 sends new capabilities after successfully establishing a TLS connection
1206 with the client. The client should update the cached list of
1207 capabilities, but we just ignore the answer for now.
1208 (sieve-manage-network-p, sieve-manage-network-open)
1209 (sieve-manage-starttls-p, sieve-manage-starttls-open)
1210 (sieve-manage-forward, sieve-manage-streams)
1211 (sieve-manage-stream-alist): Remove unneeded functions neither in the
1212 API, nor called by any other function.
1213 Enable Multibyte for SieveManage buffers: The parser won't properly
1214 handle umlauts and line endings unless multibyte is turned on in the
1215 process buffer.
1216
1217 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1218
1219 * eww.el (eww-tag-input): Support password fields.
1220 (eww-submit): Support POST.
1221
1222 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1223
1224 * eww.el (eww-tag-form): Protect against degenerate forms.
1225
1226 * shr.el (shr-expand-url): Expand URLs that start with a slash
1227 correctly.
1228
1229 * eww.el (eww-submit): Get submit button logic right.
1230
1231 * shr.el (shr-final-table-render): New variable to signal when we're
1232 doing the final table rendering so that we can collect more data at
1233 that point.
1234
1235 * eww.el (eww-submit): Make form submission work.
1236 (eww-tag-input): Implement submit buttons.
1237 (eww-click-radio): Implement radio and checkboxes.
1238 (eww-submit): Handle hidden elements.
1239
1240 * shr.el (shr-descend): Allow other packages to override (or provide)
1241 rendering of elements.
1242 (shr-expand-url): Strip query strings from URLs before expanding them.
1243
1244 * eww.el: Don't require cl-lib.
1245 (eww-tag-form): Start form support.
1246
1247 * eww.el: Start writing a new, tiny web browser.
1248 (eww-previous-url): New command.
1249 (eww-quit): New command.
1250
1251 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1252
1253 * sieve.el: Put point at beginning of buffer when viewing a script.
1254 (sieve-open-server): Respect the PORT parameter. Show the correct port
1255 number in sieve-buffer's header. Fixed code to also work with a string
1256 as port specifier. Properly close the connection on pressing 'q'. Make
1257 sieve-manage-quit close the connection and process buffer. Also, remove
1258 duplicate keybinding for 'q'.
1259
1260 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
1261
1262 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1263 make it easier to read.
1264 (mm-pkcs7-enveloped-magic): Ditto.
1265
1266 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
1267
1268 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1269 before `image-type-available-p' to avoid loading the image libraries
1270 needlessly.
1271
1272 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1273
1274 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1275 assume Date header begins with "Date", that may be customized into
1276 something like "X-Sent" using gnus-article-time-format.
1277 (article-transform-date): Allow multi-line Date header.
1278
1279 2013-06-02 David Engster <deng@randomsample.de>
1280
1281 * registry.el (initialize-instance, registry-lookup)
1282 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1283 (registry-lookup-secondary-value, registry-search, registry-delete)
1284 (registry-insert, registry-reindex, registry-size, registry-prune):
1285 Do not wrap methods in `eval-and-compile'. This breaks due to latest
1286 changes in EIEIO (introduction of eieio-core.el).
1287
1288 2013-05-30 Glenn Morris <rgm@gnu.org>
1289
1290 * nnmail.el (nnmail-fancy-expiry-target):
1291 Also bind mail-dont-reply-to-names.
1292
1293 * spam-stat.el (spam-stat-save):
1294 No need to tweak font-lock in temp buffers.
1295
1296 * shr.el (shr-put-image): Silence compiler.
1297
1298 2013-05-29 Glenn Morris <rgm@gnu.org>
1299
1300 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1301
1302 * gnus-group.el (gnus-sequence-of-unread-articles)
1303 (gnus-summary-add-mark, gnus-mark-article-as-read)
1304 (gnus-group-make-articles-read): Declare.
1305
1306 * gnus-sum.el (gnus-parameter-list-identifier)
1307 (gnus-article-stop-animations, gnus-stop-downloads)
1308 (gnus-article-only-boring-p, article-goto-body)
1309 (gnus-flush-original-article-buffer, article-narrow-to-head)
1310 (gnus-article-hidden-text-p, gnus-delete-wash-type)
1311 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1312
1313 * gnus.el: No need to eval-and-compile autoloads.
1314
1315 * gravatar.el (help-function-arglist): Autoload.
1316
1317 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1318
1319 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1320
1321 * spam.el: No need to load spam-report when compiling.
1322 No need to eval-and-compile autoloads.
1323 (spam-report-resend-to): Declare.
1324 (spam-report-resend-register-routine): Require 'spam-report.
1325
1326 2013-05-24 Julien Danjou <julien@danjou.info>
1327
1328 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1329 setup.
1330
1331 2013-05-23 Glenn Morris <rgm@gnu.org>
1332
1333 * gnus-util.el (rmail-swap-buffers-maybe)
1334 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1335 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1336 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1337
1338 * mm-decode.el: No need to load term when compiling.
1339 (term-mode, term-char-mode): Declare.
1340
1341 * mm-util.el: No need to load jka-compr when compiling.
1342 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1343
1344 * nnmaildir.el: Require is automatically eval-and-compile.
1345 (nnmail): Require at run-time too.
1346
1347 * registry.el (registry-size): Move definition before use.
1348
1349 2013-05-22 Daiki Ueno <ueno@gnu.org>
1350
1351 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1352 signed data to conform the standard. (Bug#14232)
1353
1354 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1355
1356 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1357 double angle quotation mark.
1358
1359 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1360
1361 * message.el (message-insert-formatted-citation-line): Handle finding
1362 first/lastname when more than 2 names appear.
1363
1364 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1365
1366 * shr.el (shr-tag-span): New function.
1367
1368 2013-05-18 Glenn Morris <rgm@gnu.org>
1369
1370 * message.el (message-mode): Use message-mode-abbrev-table,
1371 with text-mode-abbrev-table as parent. (Bug#14413)
1372
1373 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1374
1375 * message.el (message-expand-group): Decode group names.
1376
1377 2013-05-16 Julien Danjou <julien@danjou.info>
1378
1379 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1380 app-icon.
1381
1382 2013-05-15 Glenn Morris <rgm@gnu.org>
1383
1384 * shr-color.el (shr-color-visible-luminance-min)
1385 (shr-color-visible-distance-min): Use shr-color group.
1386
1387 2013-05-11 Glenn Morris <rgm@gnu.org>
1388
1389 * gnus-vm.el: Make it loadable without VM.
1390 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1391 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1392
1393 2013-05-09 Glenn Morris <rgm@gnu.org>
1394
1395 * mml1991.el: Make it loadable. (Bug#13456)
1396
1397 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1398 * gnus-async.el (gnus-async-post-fetch-function):
1399 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1400 * gnus-html.el (gnus-html-image-cache-ttl):
1401 * gnus-notifications.el (gnus-notifications-timeout):
1402 * gnus-picon.el (gnus-picon-properties):
1403 * gnus-util.el (gnus-completion-styles):
1404 * gnus.el (gnus-other-frame-resume-function):
1405 * message.el (message-user-organization-file)
1406 (message-cite-reply-position):
1407 * nnir.el (nnir-summary-line-format)
1408 (nnir-retrieve-headers-override-function):
1409 * shr-color.el (shr-color-visible-luminance-min):
1410 * shr.el (shr-blocked-images):
1411 * spam-report.el (spam-report-resend-to):
1412 * spam.el (spam-summary-exit-behavior): Fix custom types.
1413
1414 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1415
1416 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1417
1418 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1419 because of let-binding help-xref-following. (Bug#14356)
1420
1421 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1422
1423 * message.el (message-bury, message-send-and-exit):
1424 Revert 2013-05-04 change.
1425
1426 2013-05-06 Glenn Morris <rgm@gnu.org>
1427
1428 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1429
1430 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1431
1432 * message.el (message-bury): Make `buffer' optional.
1433 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1434 (bug#14085).
1435
1436 2013-05-04 Andrew Cohen <cohen@bu.edu>
1437
1438 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1439 entering into the registry.
1440
1441 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1442
1443 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1444 (Bug#14304)
1445
1446 2013-04-27 Glenn Morris <rgm@gnu.org>
1447
1448 * gnus.el (gnus-list-debbugs):
1449 Use require rather than autoload. (Bug#14262)
1450
1451 2013-04-27 Julien Danjou <julien@danjou.info>
1452
1453 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1454 port to "sieve" now that it has an official IANA port assigned.
1455
1456 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1457
1458 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1459 Don't set the MAILHOST environment variable permanently (Bug#14271).
1460
1461 2013-04-26 Glenn Morris <rgm@gnu.org>
1462
1463 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1464
1465 2013-04-25 Andrew Cohen <cohen@bu.edu>
1466
1467 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1468 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1469
1470 2013-04-24 Andrew Cohen <cohen@bu.edu>
1471
1472 * nnir.el (nnir-close-group): Make sure we are in the right group.
1473
1474 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1475 dependency table from all newly retrieved headers.
1476
1477 2013-04-16 David Edmondson <dme@dme.org>
1478
1479 Support <img src="data:...">.
1480
1481 * shr.el (shr-image-from-data): New function.
1482 (shr-tag-img): Use it.
1483
1484 2013-04-14 Andrew Cohen <cohen@bu.edu>
1485
1486 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1487 group.
1488
1489 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1490
1491 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1492 corresponding to any existing group (Bug#14166).
1493
1494 2013-04-10 Andrew Cohen <cohen@bu.edu>
1495
1496 * nnir.el (number-sequence): No longer used.
1497 (nnir-request-set-mark): New function.
1498 (nnir-request-update-info): Improve marks updating.
1499 (nnir-request-scan): Don't duplicate marks updating.
1500 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1501 Use 'assq rather than 'assoc. Quote anonymous function.
1502 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1503 Use 'gnus-group-prefixed-p.
1504 (gnus-summary-create-nnir-group): Make sure server for method is open.
1505
1506 2013-04-04 Andrew Cohen <cohen@bu.edu>
1507
1508 * nnir.el (gnus-nnir-group-p): New function.
1509 (nnir-possibly-change-group): Use it.
1510
1511 * gnus-msg.el (gnus-setup-message): Use it.
1512
1513 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1514
1515 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1516 `initial-input' for the argument name.
1517 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1518
1519 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1520
1521 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1522 (used by MH-E).
1523
1524 2013-04-01 Andrew Cohen <cohen@bu.edu>
1525
1526 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1527 group.
1528
1529 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1530 fix compilation.
1531
1532 2013-03-31 Andrew Cohen <cohen@bu.edu>
1533
1534 * nnir.el (nnir-method-default-engines): And another typo.
1535
1536 2013-03-30 Andrew Cohen <cohen@bu.edu>
1537
1538 * nnir.el (nnir-method-default-engines): Fix typo.
1539
1540 2013-03-29 Andrew Cohen <cohen@bu.edu>
1541
1542 * nnir.el: Define 'number-sequence for xemacs.
1543 (gnus-summary-create-nnir-group): New function to create an nnir group
1544 from an nnir summary buffer based on the current query.
1545 (nnir-request-create-group): Update to allow nnir group creation based
1546 on the current query.
1547
1548 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * nndraft.el (nndraft-request-expire-articles):
1551 Make expiry target always `delete'.
1552
1553 2013-03-27 Andrew Cohen <cohen@bu.edu>
1554
1555 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1556 buffer use the posting-style and gcc of the original article group.
1557 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1558
1559 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1560 after other deffoos.
1561
1562 2013-03-26 Andrew Cohen <cohen@bu.edu>
1563
1564 * nnir.el: Major rewrite. Cleaner separation between searches and group
1565 management. Marks are now shown in nnir summary buffers.
1566 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1567 (gnus-summary-make-nnir-group): New function for initiating searches
1568 from a summary buffer.
1569
1570 2013-03-18 Sam Steingold <sds@gnu.org>
1571
1572 * message.el (message-bury): Minor cleanup.
1573
1574 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1575
1576 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1577 nnml-request-list. (Bug#13873)
1578 (nndir-request-newsgroups): Remove, unused.
1579
1580 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1581
1582 2013-03-03 Ted Phelps <phelps@gnusto.com>
1583
1584 * shr.el: Make all the overlays set the `evaporate' property so that
1585 they're removed properly.
1586
1587 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1588
1589 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1590 shell-quote-argument.
1591
1592 2013-02-22 David Engster <deng@randomsample.de>
1593
1594 * gnus-registry.el (gnus-registry-save): Provide class name when
1595 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1596 Use `condition-case' to stay compatible with older EIEIO versions which
1597 only accept one argument.
1598
1599 2013-02-17 Daiki Ueno <ueno@gnu.org>
1600
1601 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1602 (epg-user-id-validity): Autoload.
1603 (mml2015-epg-check-user-id): New function.
1604 (mml2015-epg-check-sub-key): New function split from
1605 mml2015-epg-find-usable-key.
1606 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1607 optional name-is-key-id, to handle the case when user-id is unusable.
1608 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1609
1610 2013-02-17 Glenn Morris <rgm@gnu.org>
1611
1612 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1613
1614 2013-02-16 Glenn Morris <rgm@gnu.org>
1615
1616 * shr.el (shr-put-image): Only animate images that specify a delay.
1617 This is consistent with the old image-animated-p behavior.
1618
1619 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1620
1621 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1622 for XEmacs.
1623
1624 2013-02-13 Juri Linkov <juri@jurta.org>
1625
1626 * gnus-art.el (gnus-article-mode-map):
1627 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1628 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1629
1630 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1631
1632 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1633 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1634
1635 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1636
1637 * auth-source.el (auth-source-format-prompt): Don't get confused by
1638 any "\" in replacement text. (Bug#13637)
1639
1640 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1641
1642 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1643 (gnus-backend-trace): Honor gnus-backend-trace.
1644
1645 * mml.el (mml-insert-part): Insert closing tag.
1646
1647 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1648
1649 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1650
1651 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1652 able to find the article, which can happen in debbugs groups,
1653 apparently.
1654
1655 2013-01-16 Glenn Morris <rgm@gnu.org>
1656
1657 * smiley.el (smiley-style): Make the file loadable in batch mode.
1658
1659 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1662 imap process running.
1663
1664 2013-01-14 Julien Danjou <julien@danjou.info>
1665
1666 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1667 Compare addresses against addresses, not against the full From field.
1668
1669 2013-01-13 Richard Stallman <rms@gnu.org>
1670
1671 * message.el (message-forward-make-body-mime): New args BEG, END
1672 specify what part of FORWARD-BUFFER to use. Do the work directly
1673 instead of calling `mml-insert-buffer'.
1674
1675 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1676
1677 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1678 cross-reference(s).
1679
1680 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1681 cross-reference(s).
1682
1683 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1684
1685 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1686 and point-max-marker.
1687 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1688
1689 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1690
1691 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1692 to mml2015-encrypt-to-self.
1693 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1694
1695 2013-01-09 Daiki Ueno <ueno@gnu.org>
1696
1697 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1698 mml-smime-epg-find-usable-secret-key.
1699
1700 2013-01-08 Glenn Morris <rgm@gnu.org>
1701
1702 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1703
1704 2013-01-07 Daiki Ueno <ueno@gnu.org>
1705
1706 * mml-smime.el: Support signing by sender.
1707 Requested by Uwe Brauer.
1708 (mml-smime-sign-with-sender): New user option analogous
1709 to mml2015-sign-with-sender.
1710 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1711 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1712 mml2015.el.
1713
1714 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1715
1716 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1717 isn't running, because Gnus will probably not know how to handle the
1718 Gcc header (bug#11941).
1719
1720 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1721 articles.
1722
1723 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724
1725 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1726 (nnfolder-generate-active-file): Make this function work with recursive
1727 folder names.
1728
1729 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1730
1731 * nntp.el (nntp-open-connection): Use HELP as the capability command
1732 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1733 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1734
1735 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1736
1737 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1738 place holder since this gives `Invalid face reference: nil' messages.
1739 Use the `default' face instead. It has the same effect here, even
1740 though it is not no-op.
1741
1742 * gnus-util.el
1743 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1744
1745 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1746
1747 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1748 non-string posting styles (bug#13285).
1749
1750 2012-12-27 Glenn Morris <rgm@gnu.org>
1751
1752 * plstore.el (plstore-passphrase-callback-function):
1753 Use plstore-get-file.
1754
1755 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1756
1757 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1758 stderr.
1759
1760 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1761 group is nil.
1762
1763 * shr.el (shr-tag-em): Render as italic, not bold.
1764
1765 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1766
1767 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1768
1769 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1770
1771 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1772 temporary file to get PGP key image. Pass no-show-photos when
1773 extracting image to avoid having it pop up twice.
1774
1775 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1776
1777 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1778 eligible for treatment.
1779
1780 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1781 lines. This makes summary commands with hidden threads work more
1782 reliably.
1783
1784 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1785 button to mark the hidden citations (bug#9395).
1786
1787 2012-12-26 Daiki Ueno <ueno@gnu.org>
1788
1789 * mml2015.el (mml2015-epg-signature-to-string): New function.
1790 (mml2015-epg-verify-result-to-string): New function.
1791 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1792 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1793 instead of epg-verify-result-to-string.
1794 (epg-signature-key-id, epg-signature-to-string): Autoload.
1795 (epg-verify-result-to-string): Remove autoload.
1796
1797 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1798
1799 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1800 ID image from GPG public key.
1801 (mml2015-epg-key-image-to-string): New function.
1802
1803 2012-12-25 Leo Liu <sdl.web@gmail.com>
1804
1805 * plstore.el (plstore-passphrase-callback-function): Fix error when
1806 error when plstore-cache-passphrase-for-symmetric-encryption is set
1807 (bug#13264).
1808
1809 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1810
1811 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1812 buffer to the article buffer here, because that clobbers multiple
1813 article buffers.
1814
1815 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1816 buffer always points to the right summary buffer.
1817
1818 2012-12-25 John Wiegley <jwiegley@gmail.com>
1819
1820 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1821 the password (bug#12097).
1822
1823 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1824
1825 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1826 (bug#13263).
1827
1828 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1829 buffer exists before using it (bug#12475).
1830
1831 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1832 offline groups (bug#11937).
1833
1834 * message.el (message-yank-original): When using customize to set the
1835 value of `message-cite-style', the variable it set to a symbol that's
1836 the name of the variable, which must then be dereferenced (bug#12616).
1837
1838 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
1839
1840 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1841 the `face' property with a list whose car is the face specified in the
1842 format string and whose cdr is (nil).
1843 * lisp/gnus-util.el
1844 (gnus-put-text-property-excluding-characters-with-faces):
1845 Change accordingly.
1846 (gnus-get-text-property-excluding-characters-with-faces): New function.
1847 * lisp/gnus-sum.el (gnus-summary-highlight-line):
1848 * lisp/gnus-salt.el (gnus-tree-highlight-node):
1849 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1850
1851 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1852
1853 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1854 login methods.
1855 (nnimap-login): Respect the `nnimap-authenticator' variable.
1856
1857 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1858 mark state when moving articles. Otherwise unticked articles will get
1859 their ticks back after moving.
1860
1861 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1862
1863 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1864
1865 * message.el (message-ignored-news-headers): Always remove
1866 X-Message-SMTP-Method to avoid information leakage if the user
1867 mistakenly inserts the header into news messages.
1868
1869 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1870
1871 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1872 right than four characters, this command would move point to
1873 `point-max'. Don't do that.
1874
1875 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1876 to nil to allow re-selecting groups that gain articles.
1877 (gnus-bug-group-download-format-alist): Update the URL.
1878
1879 2012-12-23 Andreas Schwab <schwab@suse.de>
1880
1881 * shr.el (shr-tag-em): Render em as italic, not bold.
1882
1883 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
1884
1885 * gnus-int.el (gnus-backend-trace): Factor out into its own function
1886 for reuse.
1887 (gnus-open-server): Use it to add more tracing.
1888 (gnus-finish-retrieve-group-infos): Add backend tracing.
1889 (gnus-backend-trace): Also note the elapsed seconds.
1890
1891 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
1892
1893 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1894 Set epa-file-encrypt-to from variable to avoid querying.
1895
1896 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
1897
1898 * sieve-mode.el (sieve-font-lock-keywords):
1899 Keywords should be word delimited. (Bug#13173)
1900
1901 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
1902
1903 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1904 instead of <pre> to align message header.
1905
1906 2012-12-12 Sam Steingold <sds@gnu.org>
1907
1908 * gnus.el (gnus-other-frame-resume-function): Add user option.
1909 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1910
1911 2012-12-06 Sam Steingold <sds@gnu.org>
1912
1913 * gnus-start.el (gnus-before-resume-hook): Add.
1914 (gnus-1): Run it when Gnus is alive.
1915
1916 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1917
1918 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1919 * gnus-art.el (article-unsplit-urls)
1920 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1921 * gnus-registry.el (gnus-registry-get-article-marks)
1922 * message.el (message-goto-body): Use it.
1923 (message-called-interactively-p): Remove.
1924
1925 * spam-stat.el (spam-stat-called-interactively-p): New macro.
1926 (spam-stat-score-buffer): Use it.
1927
1928 * spam.el: Silence the warnings against BBDB functions when compiling.
1929
1930 * gnus-score.el (gnus-score-decode-text-parts):
1931 Use append+mapcar instead of the cl function mapcan.
1932
1933 * gmm-utils.el (gmm-flet): Remove.
1934
1935 * gnus-sync.el (gnus-sync-lesync-call):
1936 Avoid overriding json-alist-p.
1937
1938 * message.el (message-read-from-minibuffer):
1939 Avoid overriding mail-abbrev-in-expansion-header-p.
1940
1941 2012-12-05 Sam Steingold <sds@gnu.org>
1942
1943 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1944 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1945 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1946
1947 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1948
1949 * gmm-utils.el (gmm-called-interactively-p): Revert.
1950 This seems to cause Emacs to get stuck!
1951 * gnus-art.el (article-unsplit-urls)
1952 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1953 * gnus-registry.el (gnus-registry-get-article-marks)
1954 * message.el (message-goto-body)
1955 (message-called-interactively-p): Revert.
1956
1957 * gmm-utils.el (gmm-called-interactively-p): New function.
1958 * gnus-art.el (article-unsplit-urls)
1959 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1960 * gnus-registry.el (gnus-registry-get-article-marks)
1961 * message.el (message-goto-body): Use it.
1962 (message-called-interactively-p): Remove.
1963
1964 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1965 * gnus-sync.el (gnus-sync-lesync-call)
1966 * message.el (message-read-from-minibuffer): Use it.
1967
1968 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1969
1970 * gmm-utils.el (gmm-flet): Remove.
1971 * gnus-sync.el (gnus-sync-lesync-call)
1972 * message.el (message-read-from-minibuffer): Don't use it.
1973
1974 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1975
1976 * gmm-utils.el (gmm-labels): Use cl-labels if available.
1977
1978 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1979
1980 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1981
1982 * gnus-sync.el (gnus-sync-lesync-call)
1983 * message.el (message-read-from-minibuffer): Use gmm-flet.
1984
1985 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1986
1987 * gnus-util.el (gnus-macroexpand-all): Remove.
1988
1989 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
1990
1991 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1992 to TAB, not [tab].
1993 (gnus-summary-article-map): Likewise.
1994
1995 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1996 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1997
1998 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1999
2000 * message.el (message-get-reply-headers):
2001 Make sure the reply goes to the author if it is a wide reply.
2002
2003 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
2004
2005 * gnus-score.el (gnus-score-body):
2006 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2007 scoring by body.
2008
2009 2012-11-16 Glenn Morris <rgm@gnu.org>
2010
2011 * gnus-diary.el (nndiary-request-create-group-functions)
2012 (nndiary-request-update-info-functions)
2013 (gnus-subscribe-newsgroup-functions)
2014 (nndiary-request-accept-article-functions):
2015 Use new names for hooks rather than obsolete aliases.
2016
2017 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2018
2019 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2020 in meta tag with the one the part specifies in its header.
2021
2022 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2023
2024 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2025 by default.
2026
2027 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2028
2029 New UIDL implementation.
2030
2031 * mail-source.el (mail-sources, mail-source-keyword-map):
2032 Add :leave as a pop3 keyword.
2033 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2034
2035 * pop3.el (pop3-leave-mail-on-server): Allow number.
2036 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2037 (pop3-movemail): Add UIDL support.
2038 (pop3-send-streaming-command): Take a list of mail numbers instead of
2039 the number of mails.
2040 (pop3-write-to-file): Add X-UIDL header.
2041 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2042 (pop3-uidl-add-xheader): New functions.
2043
2044 * message.el (message-ignored-resent-headers):
2045 Add X-Content-Length and X-UIDL headers.
2046
2047 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2048
2049 * nndiary.el (nndiary-request-create-group-functions)
2050 (nndiary-request-update-info-functions)
2051 (nndiary-request-accept-article-functions):
2052 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2053 "-hooks" suffix.
2054
2055 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2056
2057 * starttls.el (starttls-extra-arguments): Doc fix.
2058
2059 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2060
2061 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2062 it.
2063
2064 2012-10-06 Glenn Morris <rgm@gnu.org>
2065
2066 * gnus-notifications.el (gnus-notifications):
2067 Add missing group :version tag.
2068 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2069 (gnus-gcc-post-body-encode-hook):
2070 * gnus-sync.el (gnus-sync-lesync-name)
2071 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2072
2073 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
2074
2075 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2076 a user about whether to delete temp files if once a user answered as n.
2077
2078 2012-09-17 Richard Stallman <rms@gnu.org>
2079
2080 * message.el (message-in-body-p): Don't set mark or modify buffer.
2081
2082 * mml.el (mml-attach-file): Doc fix.
2083 (mml-attach-external, mml-attach-buffer, mml-attach-file):
2084 Set mail-encode-mml when in Mail mode.
2085 Simplify code to set HEAD and move back to HEAD.
2086 (mml-insert-multipart, mml-insert-part):
2087 Set mail-encode-mml when in Mail mode.
2088
2089 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2090
2091 * gnus-util.el (gnus-timer--function): New function.
2092
2093 * gnus-art.el (gnus-article-stop-animations): Use it.
2094
2095 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2096
2097 Fix glitches caused by addition of psec to timers.
2098 * gnus-art.el (gnus-article-stop-animations): Use timer--function
2099 rather than raw access to timer vector.
2100
2101 2012-09-11 Julien Danjou <julien@danjou.info>
2102
2103 * gnus-notifications.el (gnus-notifications): Check for nil values in
2104 ignored addresses check.
2105
2106 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2107
2108 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2109
2110 2012-09-07 Chong Yidong <cyd@gnu.org>
2111
2112 * gnus-util.el
2113 (gnus-put-text-property-excluding-characters-with-faces): Restore.
2114
2115 * gnus-salt.el (gnus-tree-highlight-node):
2116 * gnus-sum.el (gnus-summary-highlight-line):
2117 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2118
2119 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2120
2121 * gnus-util.el: Fix compilation error on XEmacs 21.4.
2122
2123 2012-09-06 Juri Linkov <juri@jurta.org>
2124
2125 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2126 scheme for buffer names to be more consistent with other group and
2127 article buffer names in Gnus.
2128
2129 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2130
2131 * gnus-util.el
2132 (gnus-put-text-property-excluding-characters-with-faces): Remove.
2133
2134 * gnus-compat.el: Define compat function `add-face' from Wolfgang
2135 Jenkner.
2136
2137 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2138
2139 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2140
2141 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2142
2143 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2144
2145 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2146 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2147
2148 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2149 string-prefix-p in Emacs >=23.2.
2150
2151 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2152 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2153 instead of string-match-p.
2154 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2155
2156 2012-09-06 Kenichi Handa <handa@gnu.org>
2157
2158 * qp.el (quoted-printable-decode-region): Fix previous change; handle
2159 lowercase a..f.
2160
2161 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2162
2163 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2164
2165 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
2166
2167 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
2168 TIME is set.
2169
2170 2012-09-05 Juri Linkov <juri@jurta.org>
2171
2172 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2173 than one group at a time (bug#11961).
2174
2175 2012-09-05 Julien Danjou <julien@danjou.info>
2176
2177 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2178 this hide the real reason with a message giving absolutely no hint.
2179
2180 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
2181
2182 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2183 to the backend (bug#11804).
2184
2185 * message.el (message-insert-newsgroups): Don't insert newsgroup
2186 duplicates (bug#12275).
2187
2188 2012-09-05 John Wiegley <johnw@newartisans.com>
2189
2190 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2191 sieve rules.
2192
2193 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
2194
2195 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2196 function.
2197
2198 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2199
2200 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2201
2202 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2203
2204 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2205 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2206 This should make nnmaildir more usable with offlineimap.
2207
2208 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
2209
2210 * gnus-notifications.el (gnus-notifications-notify): Use it.
2211
2212 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2213 warnings on XEmacs.
2214
2215 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2216
2217 Better seeds for (random).
2218 * gnus-sync.el (gnus-sync-lesync-setup):
2219 * message.el (message-canlock-generate, message-unique-id):
2220 Change (random t) to (random), now that the latter is more random.
2221
2222 2012-08-31 Dave Abrahams <dave@boostpro.com>
2223
2224 * auth-source.el (auth-sources): Fix macos keychain access.
2225
2226 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2227 allow the backend `request-head' function to determine the group
2228 name on its own.
2229 (gnus-request-expire-articles): Filter out negative article numbers
2230 during expiry (Bug#11980).
2231
2232 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2233 O(N^2) to O(N). This makes warping into huge groups tolerable.
2234
2235 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2236 you've found the article when you haven't.
2237
2238 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2241
2242 2012-08-30 Julien Danjou <julien@danjou.info>
2243
2244 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2245 `gnus-notifications-timeout'.
2246 (gnus-notifications-timeout): Add.
2247 (gnus-notifications-action): New function.
2248 (gnus-notifications-notify): Add :action using
2249 `gnus-notifications-action'.
2250 (gnus-notifications-id-to-msg): New variable.
2251 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2252 notifications id to messages.
2253
2254 2012-08-30 Kenichi Handa <handa@gnu.org>
2255
2256 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2257 once.
2258
2259 2012-08-29 Julien Danjou <julien@danjou.info>
2260
2261 * gnus-notifications.el: New file.
2262 (gnus-notifications-notify): New function.
2263 (gnus-notifications): Use `gnus-notifications-notify'.
2264
2265 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2266
2267 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2268 transfer encoding first; bind gnus-newsgroup-charset to the charset
2269 that the article specifies (Bug#12209).
2270
2271 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
2272
2273 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2274 (gnus-group-customize-done): Encode values posting-style holds.
2275
2276 * gnus-msg.el (gnus-summary-resend-message)
2277 (gnus-configure-posting-styles): Decode values posting-style group
2278 parameter holds.
2279
2280 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
2281
2282 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2283 `name' and `address' in Resent-From header.
2284
2285 2012-08-14 Chong Yidong <cyd@gnu.org>
2286
2287 * gnus-art.el (article-display-face): Handle failure in
2288 gnus-create-image (Bug#11802).
2289
2290 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2291
2292 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2293 Use defsetf.
2294
2295 2012-08-10 Daiki Ueno <ueno@unixuser.org>
2296
2297 * auth-source.el (auth-source-plstore-search)
2298 (auth-source-secrets-search): Ignore :require and :type in search spec.
2299
2300 2012-08-06 Julien Danjou <julien@danjou.info>
2301
2302 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2303 Remove autoload, already handled by gnus.el.
2304
2305 2012-08-05 Julien Danjou <julien@danjou.info>
2306
2307 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2308 Add autoload.
2309
2310 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2311
2312 * gnus.el (gnus-valid-select-methods): Fix custom type.
2313
2314 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
2315
2316 * auth-source.el (auth-sources, auth-source-backend-parse)
2317 (auth-source-macos-keychain-search)
2318 (auth-source-macos-keychain-search-items)
2319 (auth-source-macos-keychain-result-append)
2320 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2321 auth-source.el through the /usr/bin/security utility.
2322 (auth-sources): Fix syntax error.
2323 (auth-source-macos-keychain-result-append): Fix variable name.
2324 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2325
2326 2012-07-27 Julien Danjou <julien@danjou.info>
2327
2328 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2329 Emacs < 24.1
2330
2331 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2332
2333 * message.el (message-kill-address): Don't kill last newline.
2334 (message-skip-to-next-address): Don't move to the next header.
2335 (message-fill-field-address): Work properly.
2336
2337 2012-07-25 Julien Danjou <julien@danjou.info>
2338
2339 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2340
2341 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2342
2343 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2344
2345 2012-07-24 Julien Danjou <julien@danjou.info>
2346
2347 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2348
2349 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2350 (nntp-async-timer-handler): Remove, unused.
2351
2352 * nnimap.el (nnimap-get-responses): Remove, unused.
2353
2354 * nnheader.el (mail-header-set-extra): Remove, unused.
2355
2356 * mm-view.el (mm-view-sound-file): Remove, unused.
2357
2358 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2359 (mm-url-encode-multipart-form-data): Remove, unused.
2360
2361 * message.el (message-remove-signature, message-make-host-name)
2362 (message-fill-address): Remove, unused.
2363
2364 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2365 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2366 unused.
2367
2368 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2369
2370 * gnus-util.el (gnus-extract-address-component-name)
2371 (gnus-extract-address-component-email, gnus-sortable-date)
2372 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2373 (gnus-process-live-p): Remove, unused.
2374
2375 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2376
2377 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2378 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2379 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2380 function.
2381
2382 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2383
2384 * gnus-score.el (gnus-summary-score-crossposting)
2385 (gnus-score-regexp-bad-p): Remove, unused.
2386
2387 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2388
2389 * gnus-range.el (gnus-sublist-p): Remove, unused.
2390
2391 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2392 unused.
2393
2394 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2395
2396 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2397 (gnus-request-associate-buffer): Remove, unused.
2398
2399 * gnus-group.el (gnus-group-set-method-info)
2400 (gnus-group-set-params-info): Remove, unused.
2401
2402 * gnus-fun.el (gnus-shell-command-to-string)
2403 (gnus-shell-command-on-region): Remove, unused.
2404
2405 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2406
2407 * gnus-art.el (gnus-article-text-type-exists-p)
2408 (article-translate-characters, gnus-article-hide-text-of-type)
2409 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2410 Remove, unused.
2411
2412 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2413
2414 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2415 Gnus master.
2416
2417 2012-07-22 Andrew Cohen <cohen@bu.edu>
2418
2419 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2420
2421 2012-07-21 Julien Danjou <julien@danjou.info>
2422
2423 * message.el (message-dont-reply-to-names): Replace deprecated
2424 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2425 (message-get-reply-headers): Ditto.
2426
2427 2012-07-18 Julien Danjou <julien@danjou.info>
2428
2429 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2430 `sieve-upload-and-kill'.
2431
2432 * sieve.el (sieve-bury-buffer): Remove function.
2433 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2434 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2435
2436 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2437
2438 * shr.el (shr-expand-url): Handle URL starting with `//'.
2439
2440 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2441 2012-07-13 Chong Yidong <cyd@gnu.org>
2442
2443 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2444 instead of calling toggle-read-only with a (bogus) argument.
2445
2446 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2447
2448 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2449 of initial input when reading the author to restrict the summary to.
2450
2451 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2452
2453 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2454 buffer exists, which it doesn't if we haven't started Gnus.
2455
2456 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2457
2458 * mm-decode.el (mm-shr):
2459 Allow overriding charset by mm-charset-override-alist.
2460
2461 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2462
2463 * gnus-art.el (gnus-article-view-part):
2464 Toggle subparts of multipart/alternative part.
2465
2466 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2467
2468 * gnus-sync.el: Simply require json.
2469
2470 * registry.el: Simply require eieio and eieio-base.
2471
2472 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2473
2474 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2475
2476 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2477
2478 * shr.el (shr-render-buffer): New command.
2479 (shr-visit-file): Use it.
2480
2481 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2482
2483 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2484 Set no-byte-compile and no-update-autoloads.
2485
2486 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2487
2488 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2489
2490 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2491
2492 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2493 being bound to a lambda form.
2494
2495 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2496
2497 * gnus-picon.el (gnus-picon-properties): New defcustom.
2498 (gnus-picon-create-glyph): Use it.
2499
2500 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2501
2502 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2503 locales.
2504
2505 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2506 on a handle.
2507
2508 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2509 address as the default.
2510
2511 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2512 It makes no sense to query the user about internal files.
2513
2514 * gnus-spec.el: Remove all the byte-compilation stuff, since
2515 benchmarking shows that it doesn't help when entering large summary
2516 buffers.
2517
2518 * gnus-util.el (gnus-byte-code): Remove.
2519
2520 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2521 grouplens stuff.
2522
2523 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2526 (bug#11514).
2527
2528 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2529
2530 * message.el (message-buffers): Return all buffers derived from Message
2531 to make `gnus-dired-attach' work with mu4e.
2532
2533 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2534
2535 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2536 (mm-dissect-singlepart): Don't guess the MIME type of
2537 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2538 set.
2539 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2540 toplevel MIME type is multipart/encrypted.
2541
2542 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2543
2544 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2545 In particular, add an optional argument and a docstring.
2546
2547 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2548
2549 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2550 current before calling `gnus-groups-to-gnus-format'.
2551 Note that this was already the case for `gnus-active-to-gnus-format'.
2552
2553 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2554
2555 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2556
2557 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2558
2559 * mm-decode.el (mm-dissect-buffer): Doc fix.
2560
2561 * gnus-sum.el (gnus-handle-ephemeral-exit):
2562 Avoid creating the group buffer if it doesn't exist.
2563
2564 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2565 is given, mark the group as ephemeral with the current window conf.
2566
2567 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2568 buffer exists, which it doesn't if we haven't started Gnus.
2569 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2570
2571 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2572
2573 * mml.el (mml-generate-mime):
2574 Allow specifying what the top-level part type is.
2575
2576 * gnus-sum.el (gnus-auto-center-summary):
2577 `scroll-margin' isn't defined on XEmacs.
2578
2579 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2580
2581 * gnus-sum.el (gnus-auto-center-summary):
2582 Set default to respect `scroll-margin'.
2583
2584 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2585
2586 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2587 citation prefix within a block of cited text should be considered
2588 part of that block *only* if it is a blank line.
2589
2590 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2591
2592 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2593 before kinsoku-bol characters nor within kinsoku-eol characters.
2594
2595 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2596
2597 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2598 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2599 Silence compiler.
2600 (gnus-sync-read): Use mapc instead of mapcar.
2601
2602 * mm-archive.el: Require mm-decode for some macros.
2603 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2604 Silence the byte compiler.
2605 (mm-archive-decoders): New function that returns the value of
2606 the mm-archive-decoders variable.
2607
2608 * mm-decode.el:
2609 Don't require mm-archive; autoload mm-archive functions instead.
2610 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2611
2612 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2613
2614 2012-06-26 Peter Münster <pmrb@free.fr>
2615
2616 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2617 (gnus-demon-cancel): Ditto.
2618 (gnus-demon-run-callback): When function cannot be called due to low
2619 idleness, call it when idleness reaches the expected value, instead
2620 of waiting another timer period.
2621 (gnus-demon-init): Add `time' to arguments of call-back.
2622
2623 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2624
2625 * gnus.el: Register gnus-registry functions.
2626
2627 * gnus-registry.el (gnus-try-warping-via-registry):
2628 Move here and indent.
2629
2630 * gnus-int.el (gnus-warp-to-article):
2631 Check whether the registry is enabled before warping.
2632
2633 2012-06-26 Dave Abrahams <dave@boostpro.com>
2634
2635 * gnus-sum.el (gnus-summary-insert-subject): Record information
2636 in the registry about each article retrieved.
2637
2638 * gnus-int.el (gnus-select-group-with-message-id): New function.
2639 (gnus-try-warping-via-registry): Ditto.
2640 (gnus-warp-to-article): Fall back on the registry.
2641
2642 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2643
2644 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2645
2646 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2647
2648 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2649 gnus-gcc-self-resent-messages may be a group parameter.
2650 (gnus-summary-resend-message):
2651 Don't encode encoded words in header when Gcc'ing resent message.
2652
2653 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2654
2655 * shr.el (shr-insert): Treat non-breaking space just like normal
2656 space. This seems to produce more pleasing results.
2657 (shr-insert):
2658 Only insert a blank line if we're starting from an image.
2659 (shr-tag-br):
2660 Allow <br> to end lines or to make a single blank line.
2661 (shr-ensure-paragraph): Consider lines with white space to be blank.
2662
2663 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2664
2665 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2666 and gnus-gcc-post-body-encode-hook.
2667
2668 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2669
2670 * mm-decode.el (mm-dissect-singlepart):
2671 Guess what the type of application/octet-stream parts really is.
2672
2673 * gnus-sum.el (gnus-propagate-marks): Remove.
2674
2675 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2676
2677 * nntp.el (nntp-coding-system-for-read): Remove.
2678 (nntp-coding-system-for-write): Ditto.
2679 (nntp-open-connection): Just use `binary' directly.
2680
2681 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2682
2683 * registry.el (registry-usage-test, registry-persistence-test):
2684 Move to tests/gnustest-registry.el.
2685 (registry-make-testable-db, registry-match-test)
2686 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2687
2688 * gnus-registry.el (gnus-registry-misc-test)
2689 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2690
2691 * tests/gnustest-registry.el:
2692 New file with the registry and gnus-registry ERT tests.
2693
2694 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * gnus-msg.el (gnus-summary-resend-message):
2697 Make gnus-summary-resend-message-insert-gcc be last item in
2698 message-header-setup-hook.
2699
2700 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2701
2702 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2703 (nnfolder-marks, nnfolder-marks-file-suffix)
2704 (nnfolder-marks-modtime): Remove.
2705 (nnfolder-open-server): Don't use marks.
2706 (nnfolder-request-delete-group): Ditto.
2707 (nnfolder-request-rename-group): Ditto.
2708 (nnfolder-request-set-mark, nnfolder-request-marks)
2709 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2710 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2711
2712 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2713 (nnml-marks-modtime): Remove.
2714 (nnml-request-delete-group): Don't use marks.
2715 (nnml-request-rename-group): Ditto.
2716 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2717 (nnml-save-marks, nnml-open-marks): Remove.
2718
2719 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2720 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2721 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2722 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2723 (nntp-server-to-method-cache): Remove.
2724
2725 * shr.el (shr-rescale-image): Fix wrong merge.
2726
2727 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2728
2729 * shr.el (shr-remove-trailing-whitespace):
2730 Really delete the padding on too-wide lines.
2731
2732 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2733
2734 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2735 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2736
2737 * mm-decode.el (mm-display-external): Output the text from
2738 the command in the buffer after the command finished.
2739 This makes text-based commands behave better.
2740
2741 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2742
2743 * message.el (smtpmail-smtp-user): Silence compiler warning.
2744
2745 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2746
2747 * message.el (message-multi-smtp-send-mail): Also allow specifying
2748 the SMTP user name.
2749
2750 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2751
2752 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2753
2754 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2755
2756 * message.el (message-multi-smtp-send-mail): New function.
2757 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2758 header to implement multi-SMTP functionality.
2759
2760 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2761 (gnus-agentize): Don't set it.
2762 (gnus-agent-send-mail): Don't use it.
2763
2764 * gnus-sum.el (gnus-summary-widget-backward):
2765 New function and keystroke.
2766
2767 * shr.el (shr-put-image): Remove underlines from sliced images.
2768 (shr-zoom-image): Compute the region to be replaced more correctly.
2769
2770 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2771
2772 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2773 (gnus-summary-resend-message-insert-gcc): New function.
2774 (gnus-summary-resend-message): Modify message-header-setup-hook and
2775 message-sent-hook to make it work for Gcc.
2776 (gnus-inews-do-gcc): Update the number of unread articles of groups
2777 that messages are Gcc'd to.
2778
2779 * message.el (message-resend): Run message-sent-hook to do Gcc.
2780
2781 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2782
2783 * gnus-registry.el (gnus-registry-fixup-registry):
2784 Move the message to a higher level to silence compilation.
2785
2786 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2787 parameter to allow controlling the scaling.
2788
2789 * shr.el (shr-zoom-image): New command and keystroke.
2790 (shr-put-image): Take a `size' flag to say how to scale the image.
2791
2792 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2793 Use recursive deletion.
2794 (mm-dissect-archive): Add support for zip files.
2795
2796 * gnus-util.el (gnus-recursive-directory-files): New function.
2797
2798 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2799 (mm-archive-decoders): Add tgz support.
2800
2801 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2802 Otherwise inserting text into the Gnus buffer can look odd.
2803
2804 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2805
2806 * mm-archive.el (mm-archive-decoders): Add support for tar.
2807
2808 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2809
2810 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2811
2812 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2813
2814 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2815
2816 * mm-archive.el: New file.
2817
2818 * mm-decode.el (mm-dissect-singlepart):
2819 Use it to decode ms-tnef files.
2820
2821 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2822
2823 * message.el (message-goto-*): Make all the `message-goto-*' commands
2824 push the mark before moving point. This makes it easier to go back
2825 to where you came from after editing whatever you jumped to.
2826
2827 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2828
2829 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2830 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2831 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2832
2833 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2834
2835 * spam.el: Move BBDB autoloads.
2836 (spam-exists-in-BBDB-p):
2837 New function to do the BBDB search directly in BBDB 2 and 3.
2838 (spam-check-BBDB): Use it.
2839 (spam-enter-ham-BBDB): Use it.
2840
2841 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
2842
2843 * gnus-group.el (gnus-group-get-new-news):
2844 New parameter `one-level' for scanning exactly one level.
2845
2846 * gnus-start.el (gnus-get-unread-articles): Ditto.
2847
2848 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2849
2850 * gnus-sync.el: More commentary about setup.
2851
2852 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2853
2854 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2855
2856 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2857
2858 * gnus-sync.el: Improve docs about CouchDB admins.
2859
2860 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2861
2862 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2863 not needed. Provide xmlplistread list function to produce XML plist
2864 output for non-Gnus LeSync clients.
2865
2866 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2867
2868 * gnus-sync.el: Add LeSync synchronization backend and logic to read
2869 and save against it. Group subscriptions, read marks, other marks,
2870 subscription levels, topic names, and topic offsets (the group's
2871 position within the topic) are saved. This is an experimental
2872 backend and may change significantly. Load json.el from
2873 the gnus-fallback-lib if it's not available otherwise.
2874 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2875
2876 2012-06-26 David Engster <dengste@eml.cc>
2877
2878 * tests/gnustest-nntp.el: New file for simple NNTP testing.
2879
2880 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2881
2882 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2883
2884 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2885
2886 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2887 is an integer to avoid later problems.
2888
2889 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2892 locales.
2893
2894 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
2895
2896 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2897 articles when fetch-old is non-nil (bug#11370).
2898
2899 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2900
2901 * gnus-group.el (gnus-group-get-new-news):
2902 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2903
2904 2012-06-10 Dave Abrahams <dave@boostpro.com>
2905
2906 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2907 groups (bug#11641).
2908
2909 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2910
2911 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2912 (bug#11514).
2913
2914 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2915
2916 * nntp.el: Stop the `letf' madness.
2917 (nntp--report-1): New var.
2918 (nntp-report): Merge nntp-report-1 into it.
2919 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2920 the nntp-report function.
2921
2922 * auth-source.el: Fix comment-style to follow the convention.
2923
2924 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
2925
2926 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2927 a string so that Gcc works (bug#11514).
2928
2929 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2932 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2933
2934 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2935
2936 * gnus-win.el (gnus-configure-frame): Don't signal an error when
2937 jumping to *Server* from a dedicated *Group* window.
2938 (gnus-configure-frame): CSE.
2939
2940 * gnus-registry.el: Minor style cleanup.
2941 (gnus-registry--set/remove-mark): New function, extracted from
2942 gnus-registry-install-shortcuts.
2943 (gnus-registry-install-shortcuts): Use it.
2944
2945 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2946
2947 * nnspool.el (news-path): Use eval-and-compile.
2948
2949 2012-05-24 Glenn Morris <rgm@gnu.org>
2950
2951 * nnspool.el (news-directory, news-path, news-inews-program):
2952 Move here from paths.el. Don't see a need for these to be autoloaded.
2953
2954 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2955 Merge in doc from paths.el version. Don't see any need for this to be
2956 autoloaded, or for the warning about users not setting it.
2957
2958 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2959
2960 Fix minor Y10k bug.
2961 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2962
2963 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2964
2965 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2966 message once it's actually open.
2967
2968 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2969
2970 * auth-source.el (auth-source--aput-1, auth-source--aput)
2971 (auth-source--aget): New functions and macros.
2972 Use them instead of aput/aget.
2973
2974 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
2975
2976 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2977
2978 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2979
2980 * plstore.el (plstore-called-interactively-p): New compat macro copied
2981 from message.el.
2982 (plstore-mode): Use it.
2983
2984 2012-04-26 Daiki Ueno <ueno@unixuser.org>
2985
2986 * plstore.el: Revive the editing feature.
2987 (plstore-mode): New mode to edit plstore file.
2988 (plstore-mode-toggle-display, plstore-mode-original)
2989 (plstore-mode-decoded): New command.
2990 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2991 (plstore--insert-buffer, plstore--make): New function.
2992 (plstore-open, plstore-save): Simplify by using them.
2993
2994 2012-04-16 Glenn Morris <rgm@gnu.org>
2995
2996 * nndraft.el (nndraft-request-list): Fix declaration.
2997
2998 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2999
3000 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3001 don't have a current group.
3002
3003 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3004 have a group name.
3005
3006 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3007 a multibyte buffer (bug#7410).
3008 (article-wash-html): Parse the original article buffer to get the
3009 unencoded data (bug#7410).
3010
3011 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3012 .newsrc.el files.
3013
3014 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3015
3016 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3017 would have gotten if we posted to the group, and use that to compare
3018 against the message we want to cancel (bug#10808).
3019
3020 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3023 "#" to avoid having them interpreted as comments.
3024
3025 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3026
3027 * shr.el (shr-insert): Update the text state properly to avoid
3028 inserting spurious paragraph starts.
3029
3030 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031
3032 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
3033 requested (bug#10961).
3034
3035 * shr.el (shr-table-widths): Divide the extra width more fairly over
3036 the TDs (bug#10973).
3037 (shr-render-td): Don't delete too much padding.
3038 (shr-natural-width): Compute the natural width more correctly.
3039 (shr-insert): Allow the natural width to be computed for tables again.
3040 (shr-tag-table-1): Rework how the natural widths are computed by
3041 rendering the table a third time.
3042 (shr-natural-width): Remove.
3043 (shr-buffer-width): New function.
3044 (shr-expand-newlines): Use it.
3045
3046 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
3047 using a `gnus-use-full-window' setup (bug#11013).
3048
3049 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3050
3051 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3052 24.1 release.
3053
3054 2012-03-10 David Edmondson <dme@dme.org>
3055
3056 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3057 'Forwarded Message' header and the start of the message.
3058
3059 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3060
3061 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3062 isn't running (bug#10897).
3063
3064 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3065
3066 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3067
3068 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3069
3070 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3071
3072 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3073
3074 * mm-decode.el (mm-shr): Remove "soft hyphens".
3075
3076 * nnimap.el (nnimap-request-list): Return the group names encoded as
3077 utf8. Otherwise non-European group names don't work.
3078 (nnimap-request-newgroups): Ditto.
3079
3080 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3081 the default in `read-string' (bug#10757).
3082
3083 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3084 topics (bug#10843).
3085
3086 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3087 buffer. Suggested by Herbert Valerio Riedel.
3088 (nnimap-request-move-article): Delete the message from the correct IMAP
3089 server.
3090
3091 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
3092
3093 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3094 Reported by Peter Münster.
3095
3096 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
3097
3098 * shr.el (shr-image-fetched): Make sure we really kill the right
3099 buffer.
3100
3101 2012-02-16 Leo Liu <sdl.web@gmail.com>
3102
3103 * gnus-start.el (gnus-1): Avoid duplicate entries.
3104
3105 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
3106
3107 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3108 too-wide lines.
3109
3110 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
3111
3112 * shr.el (shr-rescale-image): Undo previous change; see
3113 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3114
3115 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3116
3117 * nnimap.el (nnimap-record-commands): New variable.
3118 (nnimap-log-command): Use it.
3119 (nnimap-make-process-buffer): Add a space to the process buffer.
3120 (nnimap-transform-headers): Don't bug out on header lines containing
3121 stuff that look like IMAP length encodings.
3122
3123 * shr.el (shr-rescale-image): Allow viewing large images.
3124
3125 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
3126
3127 * nnml.el (nnml-request-compact-group): Delete the marks file after
3128 compaction (bug#10800).
3129
3130 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3131 group exit.
3132
3133 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3134 QRESYNC/FETCH output.
3135
3136 2012-02-11 Glenn Morris <rgm@gnu.org>
3137
3138 * sieve-manage.el (sieve-manage-default-stream):
3139 * shr.el (shr):
3140 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3141 (nnir-retrieve-headers-override-function)
3142 (nnir-imap-default-search-key, nnir-notmuch-program)
3143 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3144 (nnir-method-default-engines):
3145 * message.el (message-cite-reply-position):
3146 * gssapi.el (gssapi-program):
3147 * gravatar.el (gravatar):
3148 * gnus-sum.el (gnus-refer-thread-use-nnir):
3149 * gnus-registry.el (gnus-registry-unfollowed-addresses)
3150 (gnus-registry-max-pruned-entries):
3151 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3152 * gnus-int.el (gnus-after-set-mark-hook)
3153 (gnus-before-update-mark-hook):
3154 * gnus-async.el (gnus-async-post-fetch-function):
3155 * auth-source.el (auth-source-cache-expiry):
3156 Add missing :version tags to new defcustoms and defgroups.
3157
3158 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3159
3160 * message.el (message-default-send-mail-function): Made into own
3161 function for reuse by emacsbug.el.
3162
3163 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3166 `gnus-sloppily-equal-method-parameters' to avoid a warning.
3167
3168 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
3169
3170 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3171 running.
3172
3173 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3174
3175 * gnus.el (gnus-server-extend-method): Don't add an -address component
3176 if the method already has one (bug#9676).
3177
3178 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
3179
3180 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3181 of an initial-input for consistency (bug#10757).
3182
3183 * shr.el: Inhibit getting and sending cookies when fetching pictures.
3184
3185 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3186
3187 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3188
3189 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3190 lines that are narrower than the window width. Otherwise background
3191 "blocks" will look less readable.
3192
3193 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3194
3195 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3196
3197 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3198
3199 * nnimap.el (nnimap-transform-headers): Remove unused variable.
3200 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3201 have newlines within the strings, and where the UID comes after the
3202 BODYSTRUCTURE element (bug#10537).
3203
3204 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3205 (bug#10732).
3206
3207 * shr.el (shr-insert-document): Add doc string.
3208 (shr-visit-file): Ditto.
3209 (shr-remove-trailing-whitespace): New function.
3210 (shr-insert-document): Use it to clean up trailing whitespace as the
3211 final step (bug#10714).
3212
3213 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3214
3215 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3216 buffer if `gnus-kill-summary-on-exit' is nil.
3217
3218 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
3219
3220 * gnus-sum.el (gnus-summary-show-thread):
3221 next-single-char-property-change may return nil in XEmacs.
3222
3223 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3224
3225 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3226 when just reading a single group from "without" Gnus.
3227
3228 2012-02-06 Chong Yidong <cyd@gnu.org>
3229
3230 * gnus-sum.el (gnus-summary-show-thread):
3231 next-single-char-property-change never returns nil (Bug#8657).
3232
3233 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
3234
3235 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3236 without reconnecting.
3237 (nnimap-possibly-change-group): Ditto.
3238 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3239 connection has died before being called.
3240
3241 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
3242
3243 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3244 an initial sync unless we're really doing one.
3245
3246 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3247 address parameter if one already exists (bug#9676).
3248
3249 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3250 not the prefix, as documented (bug#10689).
3251
3252 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3253
3254 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3255 the "server".
3256
3257 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3258 the real error message with the useless "previously known to be down".
3259 Which isn't even correct.
3260
3261 * nntp.el (nntp-open-connection): Report the error message if the nntp
3262 server can't be reached.
3263
3264 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3265 groups we do a total scan for.
3266 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3267 doing that.
3268
3269 2012-01-31 Jim Meyering <jim@meyering.net>
3270
3271 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3272 Correct a comment (insert "not") and hide nominally-doubled "to".
3273
3274 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3275
3276 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3277 section in the manual.
3278
3279 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3280
3281 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3282 words.
3283 (rfc2047-encode-string): Ditto.
3284 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
3285 understand folded filename="..." parameters, for instance.
3286
3287 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3288 the message for greater debuggability.
3289
3290 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3291
3292 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3293 instead of setting it locally, since the latter doesn't seem to have
3294 any effect (most of the time).
3295
3296 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
3297
3298 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3299 function call.
3300
3301 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
3302
3303 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3304 seconds, and make the repeat clause with HH:MM specs work as
3305 documented.
3306
3307 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3308
3309 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3310 so that previous errors don't prohibit getting new news.
3311
3312 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3313
3314 * nntp.el (nntp-retrieve-group-data-early): Ditto.
3315
3316 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3317
3318 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3319 bound globally in old Emacsen and XEmacsen.
3320
3321 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
3322
3323 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3324 buffer, not of the string which is its name.
3325
3326 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3327
3328 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3329 non-server-marks groups.
3330 (gnus-group-make-articles-read): Ditto.
3331
3332 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3333 methods (bug#9676).
3334
3335 * gnus.el (gnus-method-ephemeral-p): New function.
3336
3337 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3338
3339 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3340 left-to-right.
3341
3342 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3343
3344 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3345 warning.
3346
3347 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3348
3349 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3350 macroexpand the nnir things, since they haven't been defined yet, and
3351 nnir requires gnus-sum.
3352
3353 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3354
3355 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3356
3357 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3358
3359 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3360 logical server name in addition to the actual machine address.
3361
3362 * auth-source.el (auth-source-user-and-password): Add convenience
3363 wrapper to search by just host and optionally user.
3364
3365 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3366
3367 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3368 after rendering.
3369
3370 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3371
3372 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3373 (bug#9693).
3374 (gnus-summary-setup-buffer): Document return value (bug#9697).
3375
3376 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3377 since ido doesn't work on symbols (bug#9632).
3378
3379 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3380 when getting a single value as when getting all the values. This means
3381 that atoms like `gcc-self' work cumulatively, like variable settings,
3382 instead of getting the value from the last matching clause.
3383 (gnus-group-find-parameter): Protect against the group buffer not
3384 existing (bug#9585).
3385
3386 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3387
3388 * gnus-start.el (gnus-activate-group): Document more parameters
3389 (bug#9694).
3390
3391 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3392 (bug#9692).
3393
3394 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3395 article was fetched, so that it can be expired later (bug#9958).
3396 (gnus-agent-summary-fetch-series): Add doc string.
3397 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3398 (bug#9517).
3399
3400 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3401 retrieval is happening.
3402
3403 * gnus.el (gnus-parameters): Doc fix.
3404
3405 2012-01-06 Dave Abrahams <dave@boostpro.com>
3406
3407 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3408 show the thread after expansion.
3409
3410 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3411
3412 * gnus-art.el (article-narrow-to-head): If the head is completely
3413 empty, narrow to the empty region (bug#9764).
3414
3415 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3416 read, and then mark them as unread only when the unread mark is used.
3417 This makes `C-- T k' actually work, even though it's confusing.
3418
3419 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3420 alive before we try to find its window.
3421
3422 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3423
3424 * mm-decode.el (mm-display-external): Use a longer timeout for the
3425 deletion to allow slow programs to display the file.
3426
3427 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3428
3429 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3430 prompt to be less confusing.
3431
3432 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3433 argument to `message-reply'. This broke `special-display-*' frame
3434 pop-uping (bug#10238).
3435
3436 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3437
3438 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3439 systems, since these allegedly don't work there.
3440
3441 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3442
3443 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3444 live buffer.
3445
3446 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3447
3448 * nnir.el (nnir-retrieve-headers): Protect against the article not
3449 existing on the server (bug#10335).
3450
3451 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3452
3453 * gnus-agent.el (gnus-agent-load-local):
3454 Recompute gnus-agent-article-local on changing method.
3455
3456 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3457
3458 * gnus.el (gnus-parameters): Note precedence.
3459
3460 2012-01-04 Leo Liu <sdl.web@gmail.com>
3461
3462 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3463 in the group buffer.
3464
3465 2012-01-04 Julien Danjou <julien@danjou.info>
3466
3467 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3468 change.
3469
3470 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3471
3472 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3473 too.
3474
3475 * nntp.el (nntp-retrieve-group-data-early): Use it.
3476
3477 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * nntp.el (nntp-retrieval-in-progress): New variable.
3480 (nntp-make-process-buffer): Make it buffer-local.
3481
3482 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3483 2010.
3484 (gnus-demon-init): Use it to compute the time if time is on the form
3485 "04:23".
3486
3487 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3488
3489 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3490 status in the correct buffer.
3491
3492 2012-01-03 Leo Liu <sdl.web@gmail.com>
3493
3494 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3495 when opening topics (bug#10407).
3496
3497 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3498
3499 * mm-view.el (mm-display-inline-fontify): Add comment.
3500
3501 2011-12-15 Juri Linkov <juri@jurta.org>
3502
3503 * mm-decode.el (mm-inline-media-tests): Add missing
3504 `mm-handle-media-subtype'.
3505
3506 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3507
3508 * message.el (message-valid-fqdn-regexp): Update with newly approved
3509 top-level domain names ".tel" and ".asia".
3510
3511 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3512
3513 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3514 unconditionally.
3515
3516 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3517
3518 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3519 pop-to-buffer-same-window for old Emacsen.
3520
3521 2011-12-04 Chong Yidong <cyd@gnu.org>
3522
3523 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3524 change (Bug#10200).
3525
3526 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3527
3528 * compface.el (uncompface):
3529 * gnus-art.el (gnus-article-x-face-command): Update the header format
3530 of icon data for the most recent icontopbm program.
3531
3532 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3533
3534 * gnus-msg.el (gnus-inews-do-gcc):
3535 * message.el (message-send-mail):
3536 * mml.el (mml-generate-mime): Share the value of the buffer-local
3537 `message-options' variable between a draft buffer and temprary working
3538 buffers.
3539
3540 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3541
3542 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3543
3544 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3545
3546 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3547 for Cygwin.
3548
3549 2011-11-24 Glenn Morris <rgm@gnu.org>
3550
3551 * starttls.el: Fix case of "GnuTLS".
3552
3553 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3554
3555 * gnus-group.el (gnus-group-highlight): Fix typo.
3556
3557 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3558
3559 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3560 value of `delete-file', that returns nil for a local file but returns t
3561 for a remote file using ssh.
3562
3563 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3566 avoid later breakage.
3567
3568 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3569
3570 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3571 article buffers' name.
3572
3573 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3576 by Paul Eggert's spellfixes two days ago.
3577
3578 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3579
3580 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3581 buffer-local instead of binding them to avoid warnings. Also demote
3582 errors (bug#10063).
3583 (font-lock-mode-hook): Shut up byte compiler.
3584
3585 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3586
3587 * mm-util.el (mm-charset-after): Fix typo.
3588
3589 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3590
3591 * gnus-sum.el (gnus-summary-make-menu-bar):
3592 * gnus-uu.el (gnus-uu-decode-postscript)
3593 (gnus-uu-decode-postscript-and-save):
3594 * mailcap.el (mailcap-print-command):
3595 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3596 Fix typos.
3597
3598 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3599
3600 * gnus-art.el (gnus-article-part-wrapper):
3601 * shr-color.el (shr-color-visible-distance-min)
3602 (shr-color-relative-to-absolute, set-minimum-interval)
3603 (shr-color-visible): Fix typos.
3604
3605 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3608 slightly clearer.
3609
3610 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3611
3612 * message.el (message-send-and-exit): Document `arg'.
3613
3614 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3615
3616 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3617
3618 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3619
3620 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3621 we don't use `bound-and-true-p'.
3622
3623 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3624
3625 * gnus-util.el (gnus-bound-and-true-p): Remove.
3626 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3627 * nnir.el: Use it.
3628 * nnmairix.el: Use it.
3629
3630 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3631
3632 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3633 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3634 for reasons unknown.
3635 * nnir.el: Use it.
3636 * nnmairix.el: Use it.
3637
3638 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3639 * nnir.el: Ditto.
3640 * nnmairix.el: Ditto.
3641
3642 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3643
3644 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3645
3646 * message.el (message-completion-function): Make sure
3647 message-tab-body-function is not attempted if one of
3648 message-completion-alist fails to find a completion (bug#9158).
3649
3650 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3651
3652 * mml.el (mml-quote-region): Quote <#secure> tag.
3653 (mml-generate-mime-1): Unquote <#secure> tag.
3654
3655 2011-10-20 Chong Yidong <cyd@gnu.org>
3656
3657 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3658 calling a minor mode from Lisp with nil arg enables it, so we have to
3659 make the wording a bit ambiguous here).
3660
3661 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3662
3663 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3664 * nnir.el (nnir-mode): Use it.
3665 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3666 Use it.
3667
3668 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3669 * nnmairix.el (gnus-registry-enabled): Ditto.
3670
3671 2011-10-17 Dave Abrahams <dave@boostpro.com>
3672
3673 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3674 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3675 only while we need to find out if it should be t or nil.
3676 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3677 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3678 the registry is installed. Set it to nil when it's unloaded.
3679 (gnus-registry-install-p): Provide user guidance for the initial value
3680 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3681 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3682 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3683 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3684 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3685 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3686 `gnus-registry-install'.
3687
3688 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3689
3690 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3691 previous change.
3692 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3693 primary key is marked as disabled.
3694
3695 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3696
3697 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3698 primary key is marked as disabled.
3699
3700 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3701
3702 * html2text.el (html2text-clean-anchor): Check for quotes around
3703 `href' value.
3704
3705 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3706
3707 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3708 searching. Drop `bbdb-cache'.
3709
3710 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3711
3712 * message.el (message-signed-or-encrypted-p): Exclude header when
3713 checking if there is signed or encrypted body in text/plain message.
3714
3715 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3716
3717 * html2text.el (html2text-get-attr): Correctly handle attribute values
3718 containing "=".
3719
3720 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3721
3722 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3723 handle bindings.
3724
3725 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3726
3727 * gnus-win.el (gnus-configure-windows): Protect against reading
3728 ephemeral groups outside of Gnus.
3729
3730 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3731
3732 * shr.el (shr-tag-img): Don't get images displayed in tables.
3733
3734 2011-10-03 Glenn Morris <rgm@gnu.org>
3735
3736 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3737 the "maintainer" version of debbugs.gnu.org reports.
3738
3739 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3740
3741 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3742 make asynchronous adjacent image insertion work better.
3743
3744 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3745
3746 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3747 Clarify documentation.
3748
3749 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3750
3751 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3752 `gnus-asynchronous' isn't shadowed.
3753
3754 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3755
3756 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3757 (nnimap-insert-partial-structure): The charset parameter isn't
3758 case-sensitive.
3759
3760 * nnheader.el (nnheader-message-maybe): New function.
3761
3762 * shr.el (shr-tag-table): Render totally broken tables better.
3763
3764 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3765 computing the boundary.
3766
3767 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3768
3769 * pop3.el (pop3-number-of-responses): Remove.
3770 (pop3-wait-for-messages): Rewrite to take linear time instead of
3771 exponential time.
3772
3773 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3774
3775 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3776 re-fetch images.
3777
3778 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3779 re-fetch images when hitting `g' in Gnus.
3780
3781 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3782
3783 * mml.el (mml-inhibit-compute-boundary): New internal variable.
3784 (mml-compute-boundary): Don't check collision if it is non-nil.
3785 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3786 before checking collision.
3787
3788 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3789
3790 * message.el (message-indent-citation): Really make sure there's a
3791 newline at the end.
3792
3793 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3794 Fix suggested by John Wiegley.
3795
3796 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3797
3798 * gnus-art.el (gnus-treat-hide-citation): Add doc.
3799
3800 * message.el (message-default-send-rename-function): Break out into its
3801 own function.
3802
3803 * ecomplete.el (ecomplete-display-matches): Revert patch since it
3804 doesn't work under XEmacs.
3805
3806 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3807 of "imaps" to word around Windows problems.
3808 (nnimap-open-connection-1): Use it.
3809
3810 * message.el (message-indent-citation): Revert last change which made
3811 `F' not work.
3812
3813 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
3814
3815 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3816 terminal as well.
3817
3818 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
3819
3820 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3821 because it displays images using overlays that aren't easy to copy to
3822 the article buffer.
3823
3824 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3825
3826 * message.el (message-indent-citation): Fix empty line removal at the
3827 end of the citation.
3828
3829 2011-09-20 Julien Danjou <julien@danjou.info>
3830
3831 * auth-source.el (auth-source-netrc-create): Use default value for
3832 password if specified. Evaluate default.
3833 (auth-source-plstore-create): Ditto.
3834 (auth-source-plstore-create, auth-source-netrc-create): Fix default
3835 value evaluation.
3836 (auth-source-netrc-create): Typo fix.
3837 (auth-source-plstore-create): Ditto.
3838
3839 * auth-source.el (auth-source-format-cache-entry): New function.
3840
3841 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3842
3843 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3844
3845 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3846
3847 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3848
3849 2011-09-19 Julien Danjou <julien@danjou.info>
3850
3851 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3852 which work with things that are not ASCII.
3853
3854 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3855
3856 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3857
3858 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3859
3860 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3861 message level.
3862
3863 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3864
3865 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3866
3867 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3868
3869 * gnus.el (gnus-interactive-exit): Update defcustom spec.
3870
3871 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3872
3873 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3874 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3875
3876 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
3877
3878 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3879 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3880 articles.
3881
3882 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3885 (message-mail-other-window, message-mail-other-frame)
3886 (message-news-other-window, message-news-other-frame):
3887 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3888 instead of setting buffer display variables.
3889
3890 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3891
3892 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3893
3894 * gnus-sum.el (gnus-fetch-headers): Bump message level.
3895
3896 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3897
3898 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3899 duplicates" to a higher level.
3900
3901 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3902 most egregious messages.
3903
3904 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3905
3906 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3907
3908 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
3909
3910 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3911 up the file (bug#9351).
3912
3913 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3914
3915 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
3916 it does with all other backends, but decode the names immediately after
3917 getting them.
3918
3919 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3920 decoding nnimap groups.
3921
3922 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3923 newsrc file. It doesn't seem like an important optimization any more.
3924
3925 2011-09-10 Dave Abrahams <dave@boostpro.com>
3926
3927 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3928 overflows.
3929
3930 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3931
3932 * gnus.el (gnus-article-mark-lists): Remove `recent'.
3933 (gnus-interactive-exit): Extend to `quiet'.
3934
3935 * gnus-sum.el (gnus-offer-save-summaries): Use it.
3936
3937 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3938 string.
3939
3940 * plstore.el (plstore--get-buffer): Silence compiler warnings by
3941 renaming function arguments from `this'.
3942
3943 * gnus-sum.el (gnus-newsgroup-recent): Remove.
3944
3945 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3946 has been renamed.
3947 (gnus-lrm-string-p): Include RLM and PDF, too.
3948
3949 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3950 (bug#9225).
3951
3952 2011-09-10 Eli Zaretskii <eliz@gnu.org>
3953
3954 Add autoload cookies for functions used by sendmail.el.
3955 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3956
3957 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3958
3959 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3960
3961 * gnus-art.el (article-date-ut): Work properly even when there are
3962 things like Date header in the body; work for forwarded parts.
3963
3964 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
3965
3966 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3967 original-article-buffer.
3968
3969 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
3970
3971 * nnir.el (nnir-compose-result): Fix matching of server type.
3972 (nnir-run-swish++): Ditto.
3973 (nnir-run-namazu): Ditto.
3974 (nnir-run-notmuch): Ditto.
3975
3976 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3977
3978 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3979 (bug#9405).
3980
3981 * gnus-score.el (gnus-summary-increase-score): Doc clarification
3982 (bug#9421).
3983
3984 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3985 (bug#9425).
3986
3987 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3988 thing (bug#9426).
3989
3990 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3993 the error message.
3994
3995 2011-09-02 Eli Zaretskii <eliz@gnu.org>
3996
3997 * message.el (message-setup-1): Return t (Bug#9392).
3998
3999 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
4000
4001 * gnus-sum.el: When adding article headers to a summary buffer also
4002 update gnus-newsgroup-articles (bug#9386).
4003
4004 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
4005
4006 * auth-source.el: Autoload help-mode.
4007
4008 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4009
4010 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4011 names.
4012
4013 2011-08-27 Daiki Ueno <ueno@unixuser.org>
4014
4015 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4016 mm-replace-in-string for compatibility issues.
4017 * mml2015.el (mml2015-epg-verify): Ditto.
4018
4019 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
4020
4021 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4022
4023 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4024
4025 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4026
4027 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4028 continue on and do the clean-up phase (bug#9188).
4029
4030 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4031 just ignore groups that can't be opened instead of erroring out
4032 (bug#9225).
4033
4034 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4035 nil since some many people are fuddy-duddies.
4036
4037 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4038 images.
4039
4040 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4041 instead.
4042
4043 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4044
4045 * gnus-util.el (gnus-process-live-p): Copy over compat function.
4046
4047 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4048 processing.
4049
4050 * nntp.el (nntp-kill-buffer): Kill the process before killing the
4051 buffer to avoid warnings.
4052
4053 2011-08-20 Simon Josefsson <simon@josefsson.org>
4054
4055 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4056 specified to reduce precision.
4057
4058 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4059
4060 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4061 bodystructures (bug#9314).
4062
4063 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4066 Make button keymap non-sticky after buttons.
4067
4068 2011-08-18 David Engster <dengste@eml.cc>
4069
4070 * nnmairix.el (nnmairix-request-set-mark)
4071 (nnmairix-goto-original-article): Remove adding of article to registry,
4072 since `gnus-registry-add-group' isn't available anymore.
4073 (nnmairix-determine-original-group-from-registry):
4074 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4075 available anymore.
4076
4077 2011-08-12 Simon Josefsson <simon@josefsson.org>
4078
4079 * starttls.el (starttls-any-program-available): Define as obsolete
4080 function.
4081
4082 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4083
4084 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4085 versions which Gnus use when appropriate.
4086
4087 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4088 a pretty destructive command.
4089
4090 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4091
4092 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4093
4094 * message.el (message-fix-before-sending): Make a different warning
4095 about NUL characters (bug#9270).
4096
4097 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4098 from custom (bug#9260).
4099
4100 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4101 things work in Emacs 22 and XEmacs, too.
4102
4103 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4104 default From.
4105
4106 * gnus-spec.el (gnus-lrm-string-p): New macro.
4107 (gnus-lrm-string): New constant.
4108 (gnus-summary-line-format-spec): LRM-ify the from.
4109 (gnus-tilde-max-form): LRM-ify string chopping.
4110
4111 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4112
4113 * message.el (message-is-yours-p): Allow disabling canlock checking
4114 (bug#9295).
4115 (message-shoot-gnksa-feet): Add `canlock-verify'.
4116 (message-auto-save-directory): Use ~/ as the auto-save directory if the
4117 message directory isn't writable (bug#9304).
4118
4119 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4120 non-world-readable.
4121
4122 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
4123
4124 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4125 articles.
4126
4127 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
4128
4129 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4130 copy-list.
4131
4132 2011-08-12 Sam Steingold <sds@gnu.org>
4133
4134 * gnus-score.el (gnus-score-find-alist): Keep the score files already
4135 in the reverse order to avoid modifying the cache with `nreverse'.
4136 (gnus-all-score-files): Do not modify the value returned by
4137 `gnus-score-find-alist' because it lives in a cache variable.
4138 (gnus-current-home-score-file): No need to `nreverse' the return value
4139 of `gnus-score-find-alist', it is already in the correct order.
4140
4141 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
4142
4143 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4144 type MESSAGE and subtype RFC822 is slightly different from those of
4145 type TEXT.
4146
4147 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
4148
4149 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4150 This allows article-referral to work from an nnir group.
4151
4152 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
4153
4154 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4155
4156 2011-08-04 Daiki Ueno <ueno@unixuser.org>
4157
4158 * mml1991.el (mml1991-epg-find-usable-key)
4159 (mml1991-epg-find-usable-secret-key): New function.
4160 (mml1991-epg-sign): Check if signing key is usable.
4161 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4162
4163 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
4164
4165 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4166 server-variables only. This should fix a bug introduced with commit
4167 e1889675b7f4adf057833c5513c9374134c4e053.
4168 (nnir-run-query): 'nnir-search-engine should not be set from the global
4169 environment.
4170
4171 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
4172
4173 * nnir.el (nnir-search-thread): Position point on referring article
4174 line.
4175 (nnir-warp-to-article): Clean up summary buffers.
4176
4177 * nnimap.el (nnimap-request-thread): Whitespace fix.
4178
4179 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
4180
4181 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4182
4183 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4184
4185 * starttls.el (starttls-available-p): Rename from
4186 `starttls-any-program-available' and changed return convention.
4187
4188 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
4189
4190 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4191 `unix-sync' unless it's defined.
4192
4193 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
4194
4195 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4196 `aref' for XEmacs compatibiltiy.
4197
4198 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4199
4200 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4201
4202 2011-07-31 Dave Abrahams <dave@boostpro.com>
4203
4204 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4205 closures, quote the form properly (bug#9194).
4206
4207 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4208
4209 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4210 (gnus-summary-insert-new-articles): Protect against servers that are
4211 down.
4212
4213 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4214
4215 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4216 in mm handle if none is specified.
4217
4218 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
4219
4220 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4221
4222 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
4223
4224 * nnir.el (nnir-search-thread): New function to make an nnir group
4225 based on a thread query.
4226
4227 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4228 of nnir in thread referral.
4229 (gnus-summary-refer-thread): Use it.
4230
4231 * nnimap.el (nnimap-request-thread): Use it.
4232
4233 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4234
4235 * shr.el (shr-tag-comment): Ignore HTML comments.
4236
4237 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
4238
4239 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4240 argument.
4241 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4242 Use `nnir-address' to handle server info rather than passing an arg.
4243
4244 * nnimap.el (nnimap-make-thread-query): New utility function to format
4245 an imap thread search query.
4246 (nnimap-request-thread): Use it.
4247
4248 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4249 right select-method if we are not going back to the group buffer.
4250
4251 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4254 enter invalid buffer configurations into the quit form (bug#9107).
4255 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4256 unplugged/plugged.
4257
4258 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4259 keep track of which ones are unread (bug#9061).
4260
4261 * gnus.el (gnus-refer-article-method): Allow entering any sexp
4262 (bug#9055).
4263
4264 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4265 (bug#9041).
4266
4267 * gnus-html.el (mm-util): Require (bug#9073).
4268
4269 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4270 (gnus-summary-refer-thread): Use it to remove duplicates in the
4271 un-threaded view (bug#9053).
4272 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4273
4274 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
4275
4276 * nnir.el (nnir-read-server-parm): Use default value from global
4277 variable. Without this the default search engine parameters aren't
4278 used at all.
4279
4280 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4281
4282 * message.el (message-unique-id): Don't use the undocumented return
4283 value from (random t) (bug#9118).
4284
4285 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4286
4287 * message.el (message-auto-save-directory): If the ~/Mail directory
4288 doesn't exist, use ~ as the auto-save directory (bug#4432).
4289
4290 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4291 hasn't already been started.
4292
4293 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4294
4295 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4296
4297 * message.el (message-reply): Work around mysterious bug where
4298 `message-mode' seems to overwrite the locally bound `subject' variable.
4299
4300 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
4301
4302 * nnimap.el (nnimap-request-thread): Ensure search is performed in
4303 correct group.
4304
4305 * gnus-int.el (gnus-request-thread): Add group argument.
4306
4307 * gnus-sum.el (gnus-summary-refer-thread): Use it.
4308
4309 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4312 renamed to `debbugs-gnu-*'.
4313
4314 2011-07-08 Daiki Ueno <ueno@unixuser.org>
4315
4316 * plstore.el: Revert the editing feature since it is not urgent.
4317 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4318 (plstore-mode-decoded): Remove.
4319
4320 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4321
4322 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4323 isn't very interesting any more, and it leaks potentially secret data.
4324 (gnus-debug): Remove.
4325
4326 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4327 use of :custom-show.
4328
4329 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4330
4331 * plstore.el: Add documentation.
4332 (plstore-mode): New mode to edit plstore file.
4333 (plstore-mode-toggle-display, plstore-mode-original)
4334 (plstore-mode-decoded): New command.
4335 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4336 (plstore--insert-buffer, plstore--make): New function.
4337 (plstore-open, plstore-save): Simplify by using them.
4338
4339 2011-07-06 Glenn Morris <rgm@gnu.org>
4340
4341 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4342
4343 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4344
4345 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4346 no longer is much used.
4347 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4348 Articles".
4349
4350 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4351
4352 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4353 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4354 `notmuch' backend.
4355
4356 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4357
4358 * mm-decode.el (mm-text-html-renderer): Doc fix.
4359
4360 * gnus-msg.el (gnus-bug): Fix the MML tag.
4361
4362 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4363
4364 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4365
4366 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4367 secondary methods if started with `gnus-no-server'.
4368
4369 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4370
4371 * message.el (message-return-action): Fix typo in docstring.
4372
4373 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4374
4375 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4376 bug reports at once.
4377
4378 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4379
4380 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4381
4382 * nndraft.el: Require gnus-group.
4383 (nndraft-request-list): Declare.
4384
4385 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4386 no unread article unless it matches gnus-permanently-visible-groups.
4387
4388 * nndraft.el (nndraft-update-unread-articles): New function.
4389 (nndraft-request-associate-buffer): Use it to update the number of
4390 unread articles for the nndraft groups in the group buffer when saving
4391 or killing a draft message.
4392
4393 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4396 systems to binary before writing and reading the mbox files.
4397
4398 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4399 instead of trying to list them all (bug#8978).
4400
4401 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4402
4403 * pop3.el (pop3-open-server): Use :end-of-capability.
4404
4405 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4406
4407 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4408 the id is always a number.
4409
4410 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4411 debbugs mode, if possible.
4412
4413 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4414
4415 * auth-source.el (auth-source-token-passphrase-callback-function):
4416 Reindent.
4417 (epg-context-operation): Remove unnecessary autoload.
4418
4419 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4420
4421 * gnus.el (gnus-list-debbugs): New command.
4422
4423 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4424 mboxstat instead of the maintbox, since the stat seems to be fuller.
4425
4426 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4427 summary buffers.
4428
4429 * message.el (message-get-reply-headers): Delete all duplicates,
4430 instead of the first.
4431 (message-get-reply-headers): Ensure that we have progress while
4432 deleting duplicates.
4433
4434 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4435 gnus-posting-style value from the summary buffer to make it easier to
4436 make that a per-buffer conf.
4437
4438 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4439
4440 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4441 found by setting `shortcut' in 'query.
4442 (nnir-request-article): Use `shortcut' setting when requesting article
4443 by Message-ID.
4444
4445 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4446
4447 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4448 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4449 Bring the pseudo-headers back too.
4450
4451 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4452
4453 * auth-source.el (auth-source-token-passphrase-callback-function):
4454 Simplify and remove EPA dependency.
4455
4456 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4457
4458 * nnir.el (nnir-request-article): Fix error message text.
4459
4460 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4461
4462 * auth-source.el (plstore-delete): Autoload.
4463 (auth-source-plstore-search): Support delete operation.
4464 * plstore.el (plstore-delete): New function.
4465
4466 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4467
4468 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4469 mark actually existing articles as unread rather than the ones that
4470 active asserts.
4471
4472 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4473
4474 * nntp.el (nntp-record-command):
4475 * gnus-util.el (gnus-message-with-timestamp-1):
4476 Use format-time-string rather than decoding time stamps by hand.
4477 This is simpler and insulates the code from potential changes to
4478 current-time format.
4479
4480 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4481
4482 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4483
4484 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4485
4486 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4487 (plstore-save): Support public key encryption.
4488 (plstore--init-from-buffer): New function.
4489 (plstore-open): Use it; fix error when opening a non-existent file.
4490 (plstore-revert): Use plstore--init-from-buffer.
4491
4492 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4493
4494 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4495
4496 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4497
4498 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4499 for old Emacsen.
4500
4501 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4502
4503 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4504 is not fully working.
4505
4506 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4507
4508 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4509 quit window configuration.
4510
4511 * auth-source.el (epg-context-set-passphrase-callback):
4512 Remove duplicate autoload.
4513
4514 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4515
4516 * nnir.el (nnir-request-article): Allow requesting articles by
4517 Message-ID with nnimap.
4518
4519 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4520 current server.
4521
4522 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4523
4524 * auth-source.el: Autoload EPA/EPG functions.
4525 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4526 changed when EPA/EPG is not available.
4527 (auth-source-backend): Rename "arg" member to "data".
4528 (auth-source-backend-parse, auth-source-plstore-search)
4529 (auth-source-plstore-create): Use it.
4530
4531 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4532
4533 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4534 `gnus-refer-article-methods'.
4535
4536 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4537
4538 * auth-source.el: Require EPA and EPG.
4539 (auth-source-passphrase-alist): New variable.
4540 (auth-source-passphrase-callback-function)
4541 (auth-source-token-passphrase-callback-function): Callbacks for the
4542 netrc field encryption (GPG tokens).
4543 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4544 Symmetric encryption and decryption of the netrc GPG tokens.
4545 (auth-source-netrc-normalize): Use them, simplifying the closure.
4546
4547 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4548
4549 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4550 non-nil, and `nnimap-split-methods' is nil, use the former.
4551
4552 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4553
4554 * plstore.el (plstore-revert): New function.
4555 (plstore-open): Use it; hide the buffer from user.
4556
4557 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4558
4559 * auth-source.el (auth-source-backend): New member "arg".
4560 (auth-source-backend-parse): Handle new backend 'plstore.
4561 * plstore.el: New file.
4562
4563 2011-06-30 Glenn Morris <rgm@gnu.org>
4564
4565 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4566
4567 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4568
4569 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4570
4571 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4572 expiring articles to.
4573
4574 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4575 variations as ASCII (bug#5458).
4576
4577 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4578
4579 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4580
4581 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4582
4583 * message.el (message-point-in-header-p): Tweak the function to default
4584 to saying that we're not in the headers if there is no separator at
4585 all. This makes it possible to use the Message version of `M-q' in
4586 buffers with no headers (bug#7987).
4587 (message-point-in-header-p): Fix last checkin to work with an empty
4588 mail-header-separator, too.
4589
4590 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4591 again, save the choice via customize.
4592
4593 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4594
4595 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4596
4597 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4598 ended the connection, bail out before waiting infinitely on a new
4599 connection.
4600
4601 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4602
4603 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4604 reports.
4605
4606 * gnus.el (gnus-bug-package): Use "gnus."
4607 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4608
4609 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4610
4611 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4612 animations going on at article exit time.
4613
4614 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4615 since removing it breaks people upgrading.
4616
4617 * shr.el (shr-put-image): Use the new interface for animating images.
4618 (shr-put-image): Animate for 60 seconds.
4619
4620 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4621 error with `find-file-hooks' on Emacs 22.
4622 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4623 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4624 on all architectures.
4625
4626 * spam.el (spam-stat): Require in a normal fashion without binding
4627 `spam-stat-install-hooks' to avoid compilation warnings.
4628
4629 * spam-stat.el (spam-stat-install-hooks): Remove.
4630 (spam-stat-install-hooks): Don't run automatically.
4631
4632 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4633
4634 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4635 and keystroke.
4636
4637 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4638
4639 * auth-source.el (auth-source-netrc-cache): Move forward.
4640
4641 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4642
4643 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4644 we already know.
4645 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4646 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4647
4648 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4649
4650 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4651 %S format, since that looks odd.
4652 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4653 file, especially when saving.
4654
4655 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4656
4657 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4658 article found.
4659
4660 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4661
4662 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4663 `auth-source-save-secrets' with a more sensitive alist that can be
4664 configured per file. Experimental, so defaults to 'never.
4665 (auth-source-netrc-create): Use it. Still experimental code.
4666 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4667 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4668
4669 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4670
4671 * auth-source.el (auth-source-save-secrets): New variable to control if
4672 secret tokens should be saved encrypted.
4673 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4674 to `auth-source-netrc-normalize'.
4675 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4676 on the EPA variables being defined.
4677 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4678 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4679 the lexical-let closure.
4680 (auth-source-netrc-create): Create "gpg:" tokens according to
4681 `auth-source-save-secrets'.
4682
4683 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4684
4685 * gnus-group.el (gnus-group-update-group): Add new argument
4686 `info-unchanged' that stops updating dribble buffer.
4687
4688 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4689 deletes lines matching to it in dribble buffer.
4690
4691 * gnus-agent.el (gnus-agent-fetch-group-1):
4692 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4693 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4694 * gnus-start.el (gnus-group-change-level):
4695 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4696
4697 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4698 if newsgroup info is not changed.
4699
4700 * gnus-group.el (gnus-group-get-new-news-this-group):
4701 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4702 Don't update dribble buffer.
4703
4704 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4705
4706 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4707 remove entries with groups we ignore.
4708
4709 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4710
4711 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4712 the underline comes at the bottom.
4713
4714 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4715
4716 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4717 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4718 (gnus-registry-article-marks-to-names): Rename from
4719 `gnus-registry-user-format-function-M2'.
4720
4721 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4722
4723 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4724 ephemeral group.
4725
4726 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4727
4728 * shr.el (shr-browse-image): Copy the URL if called interactively.
4729
4730 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4731
4732 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4733 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4734 done, then unselected articles may be marked as read.
4735
4736 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4737 since not doing this seems to lead to a race condition in pop3-logon.
4738
4739 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4740 so that the call chain it correct when we call "upwards".
4741
4742 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4743 in read-only groups.
4744
4745 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4746
4747 * message.el (message-cite-reply-position): Doc string fix.
4748
4749 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4750 avoid regexp overflow.
4751 (nnimap-transform-split-mail): Ditto.
4752
4753 * pop3.el (pop3-retr): Error out if the server closes the connection.
4754
4755 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4756
4757 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4758 mm-with-unibyte-current-buffer. The buffer should not contain any
4759 multibyte chars anyway at this stage.
4760
4761 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4762
4763 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4764 at the end of lines.
4765
4766 2011-05-29 Julien Danjou <julien@danjou.info>
4767
4768 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4769
4770 2011-05-27 Glenn Morris <rgm@gnu.org>
4771
4772 * gnus-group.el (gnus-bug-group-download-format-alist):
4773 Use the "maintainer" version of debian reports as well.
4774
4775 2011-05-26 Glenn Morris <rgm@gnu.org>
4776
4777 * gnus-group.el (gnus-bug-group-download-format-alist):
4778 Use the "maintainer" version of debbugs.gnu.org reports.
4779
4780 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4781
4782 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4783
4784 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
4785
4786 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4787 the thread moves us backwards and so we loop forever.
4788
4789 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
4790
4791 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4792 whitespace in base64 data lines.
4793
4794 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4795
4796 * gnus-registry.el (gnus-registry-user-format-function-M):
4797 Use `mapconcat'.
4798 (gnus-registry-user-format-function-M2): Use to see the full text of
4799 the marks. Make "," the mark text separator.
4800
4801 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4802 authentication with auth-source.
4803
4804 2011-05-17 Glenn Morris <rgm@gnu.org>
4805
4806 * gnus-group.el (gnus-import-other-newsrc-file):
4807 Use insert-file-contents.
4808
4809 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
4810
4811 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4812 1000 iterations.
4813
4814 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4815
4816 * nntp.el (nntp-open-connection): Check if process-type is available.
4817
4818 2011-05-16 Julien Danjou <julien@danjou.info>
4819
4820 * shr.el (shr-tag-del): Add support for del tag.
4821
4822 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
4823
4824 * gnus-html.el (gnus-html-put-image): Register a displayer.
4825
4826 * shr.el (shr-image-displayer): Don't remove text props from alt text.
4827
4828 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
4829
4830 * registry.el (prune-factor): New initialization parameter defaulting
4831 to 0.1.
4832 (registry-prune-hard): Use it.
4833
4834 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4835 0.1 expicitly.
4836
4837 2011-05-13 Glenn Morris <rgm@gnu.org>
4838
4839 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4840 is bound, since this function requires sendmail.
4841
4842 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
4843
4844 * registry.el (registry-usage-test): Disable pruning test.
4845
4846 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
4847
4848 * registry.el (registry-prune-hard-candidates)
4849 (registry-prune-soft-candidates): Helper methods for registry pruning.
4850 (registry-prune): Use them. Make the sort function optional.
4851
4852 2011-05-10 Jim Meyering <meyering@redhat.com>
4853
4854 * shr.el (shr-colorize-region): Fix typo "on on -> on".
4855
4856 2011-05-10 Julien Danjou <julien@danjou.info>
4857
4858 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4859 symbol and not a list.
4860
4861 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
4862
4863 * gnus-art.el (gnus-article-mode): Move binding of
4864 shr-put-image-function here from gnus-article-prepare-display.
4865
4866 * shr.el (shr-put-image-function): New variable.
4867 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4868 (shr-put-image): Return scaled image.
4869
4870 * gnus-art.el (gnus-shr-put-image): New function.
4871 (gnus-article-prepare-display): Bind shr-put-image-function to it.
4872
4873 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4874 original ones, as deletable.
4875
4876 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
4877
4878 * nntp.el (nntp-open-connection): Set TCP keepalive option.
4879
4880 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4881
4882 * registry.el (registry-full): Add convenience method. Fix logic.
4883 (registry-insert): Use it. Fix logic here too.
4884
4885 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4886 `registry-prune' if `registry-full' returns t.
4887 (gnus-registry-handle-action)
4888 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4889 (gnus-registry-usage-test): Use it.
4890
4891 2011-05-07 Julien Danjou <julien@danjou.info>
4892
4893 * shr.el (shr-link): Make shr-link inherit from link by default.
4894
4895 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
4896
4897 * shr.el (shr-urlify, shr-link): Fix shr-link face.
4898
4899 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
4900
4901 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4902 error out because the face is not a list.
4903
4904 2011-05-05 Glenn Morris <rgm@gnu.org>
4905
4906 * gnus-start.el (gnus-propagate-marks): Declare.
4907
4908 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
4909
4910 * registry.el (registry-reindex): Fix percentage message.
4911
4912 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4913
4914 * shr.el: Add shr-link face for links.
4915 (shr-urlify): Use it.
4916
4917 * registry.el (registry-insert): Make error message more helpful.
4918
4919 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4920
4921 * gnus-html.el (gnus-html-schedule-image-fetching):
4922 Use url-queue-retrieve, if it exists.
4923
4924 * shr.el (shr-tag-img): Ditto.
4925
4926 * gnus.el: Autoload more gnus-agent functions.
4927
4928 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4929 agent if we haven't already (bug#8502).
4930
4931 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4932 into the Agent, too.
4933
4934 * gnus-agent.el (gnus-agent-store-article): New function.
4935
4936 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4937 and moved from that file for reuse.
4938
4939 * pop3.el (pop3-open-server): Error messages are "-ERR".
4940
4941 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4942
4943 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4944 (open-tls-stream): Remove superfluous tls/starttls autoloads.
4945
4946 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4947
4948 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4949 buffer has moved to a different frame.
4950
4951 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4952
4953 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4954 to get the conversion from unibyte to multibyte buffers to work on
4955 Emacs 22.
4956
4957 * nntp.el (nntp-request-article): Slight clean-up.
4958
4959 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4960
4961 * shr.el (shr-strike-through): New face.
4962 (shr-tag-s): Use it to provide <s> support.
4963 (shr-tag-s): Remove duplicate definition.
4964
4965 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
4966
4967 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4968 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4969
4970 2011-04-23 Glenn Morris <rgm@gnu.org>
4971
4972 * gnus-sum.el (gnus-extra-headers): Bump :version.
4973
4974 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4975
4976 * shr.el (shr-tag-sup): New function.
4977 (shr-tag-sub): Ditto.
4978
4979 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
4980
4981 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4982 for the case where `gnus-registry-ignored-groups' is a list of lists,
4983 and don't call `gnus-parameter-registry-ignore' otherwise.
4984
4985 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4986
4987 * nnimap.el (nnimap-user): New backend variable.
4988 (nnimap-open-connection-1): Use it.
4989 (nnimap-credentials): Accept user parameter so it's explicit what user
4990 name is desired.
4991
4992 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4993 default.
4994
4995 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4996 not gnus-registry.el.
4997
4998 * gnus-registry.el: Mention in comments how to modify
4999 `gnus-extra-headers' for proper recipient tracking and that it may
5000 already have To and Cc recently, which it does as of this commit.
5001 (gnus-registry-ignored-groups): Remove defcustom.
5002 Explain why in comments.
5003 (gnus-registry-action): Fix data-header reference to use the extra
5004 headers. Explain in package commentary how to add To and Cc headers to
5005 the gnus-extra-headers.
5006 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5007 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5008 parameter list or a string list in `gnus-registry-ignored-groups'.
5009 Fix logic error.
5010
5011 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5012
5013 * shr.el (shr-expand-url): Protect against null urls.
5014
5015 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5016
5017 * shr.el (shr-base): New binding.
5018 (shr-tag-base): Keep track of <base>.
5019 (shr-expand-url): New function used throughout.
5020
5021 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
5022
5023 * gnus-registry.el
5024 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5025 (gnus-registry-ignored-groups): New variable.
5026 (gnus-registry-ignore-group-p): Use it.
5027 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5028 set the destination group to nil (same as delete) if it's ignored.
5029
5030 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
5031
5032 * gnus-registry.el (gnus-registry-action)
5033 (gnus-registry-fetch-header-fast):
5034 Don't use mail-header that looks an internal function of mailheader.el.
5035
5036 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
5037
5038 * gnus-registry.el: Eliminate cl functions.
5039 (gnus-registry-sort-addresses): New function that replaces mapcan.
5040 (gnus-registry-action, gnus-registry-spool-action)
5041 (gnus-registry-split-fancy-with-parent)
5042 (gnus-registry-fetch-recipients-fast): Use it.
5043 (gnus-registry-import-eld): Replace delete* with dolist + delq.
5044
5045 * registry.el (initialize-instance, registry-lookup)
5046 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5047 (registry-lookup-secondary-value, registry-search, registry-delete)
5048 (registry-insert, registry-reindex, registry-size, registry-prune):
5049 Use eval-and-compile.
5050
5051 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
5052
5053 * registry.el (registry-reindex): New method to recreate the secondary
5054 registry indices.
5055
5056 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5057 tracked field changes.
5058 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5059 (gnus-registry-action, gnus-registry-spool-action)
5060 (gnus-registry-handle-action)
5061 (gnus-registry--split-fancy-with-parent-internal)
5062 (gnus-registry-split-fancy-with-parent)
5063 (gnus-registry-register-message-ids): Add recipient tracking on spool,
5064 move, and delete actions, and for fancy splitting with parent.
5065 (gnus-registry-extract-addresses)
5066 (gnus-registry-fetch-recipients-fast)
5067 (gnus-registry-fetch-header-fast): Convenience functions.
5068 (gnus-registry-misc-test): ERT test of
5069 `gnus-registry-extract-addresses'.
5070
5071 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
5072
5073 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5074 Track by subject first, then sender.
5075
5076 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
5077
5078 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5079
5080 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5081 Lisp.
5082
5083 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5084 (gnus-draft-send): Use it to avoid popping
5085 up frames from gnus-group-send-queue.
5086
5087 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
5088
5089 * gnus-registry.el: Updated gnus-registry docs.
5090
5091 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
5092
5093 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5094 Fix logic bug.
5095 (gnus-registry-post-process-groups): Fix logging of no results and
5096 quote sender and subject.
5097
5098 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5099
5100 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5101 (gnus-read-active-for-groups): Don't try to finish getting stuff where
5102 we had no early-data returned.
5103 (gnus-get-unread-articles): Add a sanity check so that we don't issue
5104 two async commands to the same server at the same time.
5105
5106 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
5107
5108 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5109
5110 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5111
5112 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5113 "warning" level.
5114
5115 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5116 (mm-url-insert-file-contents): Don't set the package names.
5117
5118 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
5119
5120 * gnus-registry.el (gnus-registry-action): Remove properties and
5121 simplify subject in `gnus-registry-handle-action'.
5122 (gnus-registry-spool-action): Get subject and sender from message if
5123 they are not passed in.
5124 (gnus-registry-handle-action): Remove properties and simplify subject
5125 consistently.
5126
5127 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5128
5129 * registry.el: Require CL before using defmacro*.
5130
5131 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
5132
5133 * gnus-art.el (article-treat-date): Assume that
5134 gnus-article-date-headers may be a group parameter.
5135
5136 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
5137
5138 * gnus-registry.el (gnus-registry-handle-action): More debugging.
5139
5140 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5141 interactively so the newsrc file can contain foreign groups too.
5142 Useful for debugging but not much for users.
5143
5144 2011-04-07 David Engster <dengste@eml.cc>
5145
5146 * registry.el (registry-usage-test): Only do
5147 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5148 lexical binding.
5149
5150 2011-04-06 David Engster <dengste@eml.cc>
5151
5152 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5153 argument NOERROR for `require', since XEmacs 21.4 does not support it.
5154
5155 2011-04-06 David Engster <dengste@eml.cc>
5156
5157 * registry.el (initialize-instance): Change :after to :AFTER to be
5158 compatible with old EIEIO version in XEmacs.
5159
5160 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5161
5162 * gnus-registry.el (gnus-registry-post-process-groups)
5163 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5164 and provide better messaging.
5165
5166 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5167
5168 * gnus-registry.el: Don't use ERT if it's not available. Load it
5169 unconditionally anyway, discarding errors.
5170 (gnus-registry-delete-entries): New convenience function.
5171 (gnus-registry-import-eld): Import from old .eld registry.
5172
5173 * registry.el: Don't use ERT if it's not available. Load it
5174 unconditionally anyway, discarding errors.
5175
5176 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5177 version from the Claudio Bley GnuTLS patch (extra optional parameters
5178 and host name).
5179
5180 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
5181
5182 * gnus-registry.el (gnus-registry-fixup-registry): New function to
5183 fixup the parameters that can be customized by the user between
5184 save/read cycles.
5185 (gnus-registry-read): Use it.
5186 (gnus-registry-make-db): Use it.
5187 (gnus-registry-spool-action, gnus-registry-handle-action):
5188 Fix messaging.
5189 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5190 Map references to actual group names with sender and subject tracking.
5191 (gnus-registry-post-process-groups): Use `cond' for better messaging.
5192 (gnus-registry-usage-test): Add subject lookup test.
5193
5194 * registry.el (registry-db, initialize-instance): Set up constructor
5195 instead of :initform arguments for the sake of older Emacsen.
5196 (registry-lookup-breaks-before-lexbind): New method to demonstrate
5197 pre-lexbind merge bug.
5198 (registry-usage-test): Use it.
5199 (initialize-instance, registry-db): Move the non-function initforms
5200 back to the class definition.
5201
5202 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
5203
5204 * registry.el: New library to manage gnus-registry-style data.
5205
5206 * gnus-registry.el: Use it (major rewrite).
5207
5208 * nnregistry.el: Use it.
5209
5210 * spam.el: Use it.
5211
5212 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5213
5214 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5215 marks on non-selected articles.
5216
5217 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
5220
5221 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5222 parameter to open-protocol-stream.
5223
5224 2011-04-01 Julien Danjou <julien@danjou.info>
5225
5226 * mm-view.el (mm-display-inline-fontify): Do not fontify with
5227 fundamental-mode.
5228
5229 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5230
5231 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5232 servers.
5233
5234 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5235
5236 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5237 made marks not propagate, again.
5238
5239 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
5240
5241 * proto-stream.el (open-protocol-stream): Bring back `network' type.
5242 Make this the default type.
5243 (proto-stream-open-plain): Rename from proto-stream-open-default.
5244 (open-protocol-stream, proto-stream-open-starttls)
5245 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5246 with `plain'.
5247
5248 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5249 value.
5250
5251 * nntp.el (nntp-open-connection-function): Document the fact that some
5252 values are not functions but are instead handled specially.
5253 Recognize nntp-open-plain-stream value.
5254 (nntp-open-connection): Recognize that value.
5255
5256 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5257
5258 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5259 stuff.
5260
5261 * gnus-score.el (gnus-score-string): Fix calling convention of
5262 `gnus-simplify-buffer-fuzzy' after last patches.
5263
5264 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5265 server for articles we didn't get any headers for. This is a sanity
5266 check.
5267
5268 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
5269
5270 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5271 new CAPABILITY, use it.
5272
5273 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5274
5275 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5276 downloading anything.
5277
5278 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5279
5280 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
5281
5282 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5283 colors.
5284 (gnus-splash-svg-color-symbols): New function.
5285
5286 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5287
5288 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5289 instead of using the global gnus-simplify-subject-fuzzy-regexp.
5290 (gnus-simplify-subject-fuzzy): Use the local
5291 gnus-simplify-subject-fuzzy-regex instead of the global one.
5292 This makes using this variable in group parameters work.
5293
5294 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
5295
5296 * gnus-registry.el (gnus-registry-unfollowed-groups):
5297 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5298 archive:sent-YYYY-MM-DD groups).
5299 (gnus-registry-split-fancy-with-parent): Bail out early in sender
5300 tracking if there are more than `gnus-registry-max-track-groups'
5301 matches.
5302
5303 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5304
5305 * message.el (message--yank-original-internal): New function to do the
5306 insertion cleanly inside eval in `message-yank-original'.
5307 (message-yank-original): Use it.
5308
5309 2011-03-29 Julien Danjou <julien@danjou.info>
5310
5311 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5312 local variables disabled rather than `normal-mode'.
5313
5314 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
5315
5316 * proto-stream.el: Changes preparatory to merging open-protocol-stream
5317 with open-network-stream.
5318 (proto-stream-always-use-starttls): Option removed.
5319 (open-protocol-stream): Return a process object by default. Provide a
5320 new parameter :return-list specifying a list-type return value, which
5321 now has the form (PROP . PLIST) instead of a fixed-length list. Change
5322 :type `network' to `try-starttls', and `network-only' to `default'.
5323 Make `default' the default, for compatibility with open-network-stream.
5324 Handle the no-parameter case exactly as open-network-stream, with no
5325 additional stream processing. Search plists using plist-get.
5326 Explicitly add :end-of-commend parameter if it is missing.
5327 (proto-stream-open-default): Rename from
5328 proto-stream-open-network-only. Return 'default as the type.
5329 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5330 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5331 failed. Always return a list with a (possibly dead) process as the
5332 first element, for compatibility with open-network-stream.
5333 (proto-stream-open-tls): Use plist-get. Always return a list.
5334 (proto-stream-open-shell): Return `default' as connection type.
5335 (proto-stream-capability-open): Use plist-get.
5336 (proto-stream-eoc): Function deleted.
5337
5338 * nnimap.el (nnimap-stream, nnimap-open-connection)
5339 (nnimap-open-connection-1): Handle renaming of :type parameter for
5340 open-protocol-stream.
5341 (nnimap-open-connection-1): Pass a :return-list parameter
5342 open-protocol-stream to obtain a list return value. Parse this list
5343 using plist-get.
5344
5345 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5346 for open-protocol-stream. Accept open-protocol-stream return value
5347 that is a subprocess object instead of a list. Handle the case of a
5348 dead returned process.
5349
5350 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5351
5352 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5353
5354 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5355
5356 2011-03-21 Julien Danjou <julien@danjou.info>
5357
5358 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5359 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5360 query.
5361 (mm-inline-text): Render normal text with fontification whenever
5362 possible.
5363
5364 * gnus-sum.el (gnus-summary-save-parts-1):
5365 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5366 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5367 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5368 Use `mm-handle-filename'.
5369
5370 * mm-util.el (mm-handle-filename): New function, return the filename of
5371 an handle.
5372
5373 2011-03-18 Julien Danjou <julien@danjou.info>
5374
5375 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5376 (gnus-buffer-live-p): Check that buffer is not nil.
5377
5378 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5379
5380 * gnus-art.el: Require mouse, which the build bot seems to say is
5381 needed.
5382
5383 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5384 XEmacs, since it doesn't have url-retrieve-synchronously.
5385
5386 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5387
5388 * gnus-group.el (gnus-group-list-ticked): New function.
5389 (gnus-group-make-menu-bar): Provide a menu entry for it.
5390 (gnus-group-list-map): Provide a binding for it.
5391
5392 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5393
5394 * shr.el (shr-visit-file): New command.
5395
5396 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5397
5398 2011-03-17 Bjørn Mork <bjorn@mork.no>
5399
5400 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5401 servers.
5402
5403 2011-03-16 Julien Danjou <julien@danjou.info>
5404
5405 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5406 inline.
5407
5408 * gnus-art.el (article-hide-list-identifiers):
5409 Use gnus-group-get-list-identifiers.
5410
5411 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5412 (gnus-summary-remove-list-identifiers):
5413 Use gnus-group-get-list-identifiers to get regexp.
5414 (gnus-select-newsgroup, gnus-summary-insert-subject)
5415 (gnus-summary-insert-articles):
5416 Call gnus-summary-remove-list-identifiers unconditionally.
5417
5418 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5419
5420 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5421 we're selecting a group with unread articles.
5422
5423 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5424
5425 * gssapi.el: New file separated out from imap.el to provide a general
5426 Kerberos 5 connection facility for Emacs.
5427
5428 * message.el (message-elide-ellipsis): Document the format spec
5429 ellipsis.
5430
5431 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5432
5433 * message.el (message-elide-region): Allow the ellipsis to say how many
5434 lines were removed.
5435
5436 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5437
5438 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5439 window configurations containing buffers that are now dead.
5440
5441 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5442 parsing to avoid integer overflows.
5443 (nnimap-parse-flags): Simplify the last change.
5444 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5445 too large for 32-bit Emacsen.
5446
5447 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5448
5449 * auth-source.el (auth-source-netrc-create):
5450 * message.el (message-yank-original): Fix use of `case'.
5451
5452 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5453
5454 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5455 XEmacs, which was one character too wide.
5456
5457 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5458
5459 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5460 default number of articles to display.
5461 (gnus-articles-to-read): Use pretty names for prompt.
5462
5463 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5464
5465 * gnus-int.el (gnus-open-server): Ditto.
5466
5467 * gnus-start.el (gnus-activate-group): Give a backtrace if
5468 debug-on-quit is set and the user hits `C-g'.
5469 (gnus-read-active-file): Ditto.
5470
5471 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5472
5473 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5474
5475 * message.el (message-yank-original): Use cond instead of CL case.
5476
5477 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * auth-source.el (auth-source-netrc-create): Use usual format for the
5480 default in prompts.
5481
5482 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5483
5484 * auth-source.el (auth-source-netrc-create): Show the default in the
5485 prompt when prompting for token creation.
5486
5487 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5488
5489 * auth-source.el (auth-source-format-prompt): Always convert the value
5490 to a string to avoid evaluating non-string arguments.
5491 (auth-source-netrc-create): Offer default properly, not as initial
5492 content in `read-string'.
5493 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5494 of line to determine if we've been run before. If so, don't run again,
5495 but print a trivial message to indicate the cache was hit instead.
5496
5497 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5498
5499 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5500 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5501 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5502 Gnus.
5503
5504 2011-03-11 Julien Danjou <julien@danjou.info>
5505
5506 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5507 modified file".
5508
5509 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5510
5511 * auth-source.el (auth-source-read-char-choice): New function to read a
5512 character choice using `dropdown-list', `read-char-choice', or
5513 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5514 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5515 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5516 (auth-source-netrc-saver): Use it.
5517 (auth-source-pick-first-password): New convenience function.
5518
5519 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5520
5521 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5522 parameter in the credentials.
5523 (nnimap-open-connection-1): Use it after a successful login.
5524 (nnimap-credentials): Add IMAP-specific user and password prompt.
5525
5526 * auth-source.el (auth-source-search): Add :require parameter, taking a
5527 list. Document it and the :save-function return token. Pass :require
5528 down. Change the CREATED message from a warning to a debug statement.
5529 (auth-source-search-backends): Pass :require down.
5530 (auth-source-netrc-search): Pass :require down.
5531 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5532 Change save prompt to indicate all modifications saved here are
5533 deletions.
5534 (auth-source-netrc-create): Take user login name as default in user
5535 prompt. Move all the save functionality to a lexically bound function
5536 under the :save-function token in the returned list. Set up clearer
5537 default prompts for user, host, port, and secret.
5538 (auth-source-netrc-saver): New function, intended to be wrapped for
5539 :save-function.
5540
5541 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5542
5543 * Version 23.3 released.
5544
5545 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5546
5547 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5548 lines to be spaces instead.
5549
5550 2011-03-07 Julien Danjou <julien@danjou.info>
5551
5552 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5553 (sieve-sasl-auth): Check that auth-source-search did return something,
5554 or just return an empty string.
5555
5556 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5557
5558 * gnus.el (gnus-interactive): Use read-directory-name.
5559
5560 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5561 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5562 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5563 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5564 Likewise.
5565
5566 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5567
5568 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5569
5570 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5571 onto the list of killed groups, too. This makes killed nnimap groups,
5572 for instance, more reliably not reappear.
5573
5574 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5575 the parent.
5576
5577 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5578
5579 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5580 really have server-side marks.
5581
5582 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5583 since most backends do not usefully have server-side marks.
5584 (gnus-update-read-articles): Propagate marks to all backends that
5585 really have server-side marks.
5586
5587 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5588
5589 * message.el (message-cite-reply-position, message-cite-style):
5590 New variables.
5591 (message-yank-original): Use the new citation styles.
5592
5593 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5594
5595 * message.el (message-options): Revert the change that's a workaround
5596 for XEmacs buffer-local issue; don't mark it buffer-local when running
5597 under XEmacs.
5598
5599 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5600
5601 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5602 numbers too big to be `read'.
5603
5604 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5605
5606 * message.el (message-options): Make buffer-local two ways to attempt
5607 to fix a XEmacs bug.
5608
5609 2011-03-02 Julien Danjou <julien@danjou.info>
5610
5611 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5612
5613 2011-03-01 Julien Danjou <julien@danjou.info>
5614
5615 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5616 group.
5617 (article-hide-list-identifiers): Use list-identifier group parameter.
5618
5619 2011-02-28 Julien Danjou <julien@danjou.info>
5620
5621 * sieve.el (sieve-buffer-script-name): New local variable to store
5622 sieve script name.
5623 (sieve-edit-script): Store sieve script name.
5624 (sieve-upload): Use sieve script name when uploading.
5625 (sieve-upload): Use substitute-command-keys.
5626 (sieve-edit-script): Use substitute-command-keys.
5627 (sieve-refresh-scriptlist): Use substitute-command-keys.
5628 (sieve-manage-mode-map): Define keymap properly.
5629 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5630 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5631 Remove commented code about cvs.
5632 (sieve-manage-quit): New function.
5633 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5634
5635 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5636
5637 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5638
5639 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5640
5641 * auth-source.el (auth-source-search): Cache empty result sets.
5642
5643 * auth-source.el (auth-source-save-behavior): New variable to replace
5644 `auth-source-never-create'.
5645 (auth-source-netrc-create): Use it.
5646 (auth-source-never-save): Remove.
5647
5648 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5649
5650 * nnimap.el (nnimap-stream): Doc fix.
5651 (nnimap-open-connection-1): Reverse the order of the ports to that the
5652 prompted-for port is first.
5653
5654 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5655 retrieval by the no-group selection.
5656
5657 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5658 numerical parameters.
5659
5660 2011-02-25 Julien Danjou <julien@danjou.info>
5661
5662 * gnus-gravatar.el: Use gnus-with-article-buffer.
5663
5664 * gnus-art.el (gnus-with-article-buffer): Check that the
5665 gnus-article-buffer is alive.
5666
5667 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5668
5669 * auth-source.el (auth-source-creation-prompts): New variable to manage
5670 creation-time prompts.
5671 (auth-source-search): Document it.
5672 (auth-source-format-prompt): Add utility function.
5673 (auth-source-netrc-create): Don't default the user name to
5674 user-login-name. Use `auth-source-creation-prompts' and some default
5675 prompts for user, host, port, and password (the default generic prompt
5676 remains ugly).
5677 (auth-source-never-save): Add customizable option to never save info.
5678 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5679 mode excursion.
5680
5681 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5682
5683 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5684 argument that XEmacs doesn't support.
5685
5686 2011-02-23 Julien Danjou <julien@danjou.info>
5687
5688 * gnus-art.el (article-make-date-line): Ignore errors if time is
5689 invalid and not convertible.
5690 (article-make-date-line): Only add lapsed time if time is not nil.
5691
5692 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5693
5694 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5695 `read-char-choice' for backwards compatibility.
5696 (auth-source-netrc-element-or-first): New function to DTRT for
5697 parameter extraction.
5698 (auth-source-netrc-create): Use it and fix multiple parameter print
5699 bug. Use the default passed from above (given-default) or the
5700 built-in (user-login-name for :user).
5701
5702 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5703
5704 * gnus-start.el (gnus-dribble-read-file):
5705 Set buffer-save-without-query, since we always want to save the dribble
5706 file, probably.
5707
5708 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5709 nnimap.
5710
5711 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5712 -summary- since it's a user-visible variable.
5713
5714 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5715 first time you use the new Gnus.
5716
5717 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5718
5719 * auth-source.el: Don't load netrc.el.
5720 (auth-sources): Search ~/.netrc as well by default.
5721 (auth-source-debug): Add 'trivia option for extra output.
5722 (auth-source-do-trivia): Use it.
5723 (auth-source-search): Simplify logic to use
5724 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5725 appropriate. Don't keep a running count at this level. Layer :create
5726 and :delete options appropriately on the first and second passes.
5727 Don't track the backend with the search results.
5728 (auth-source-search-backends): New function to search a list of
5729 backends for a processed spec.
5730 (auth-source-netrc-parse): Cache all netrc files, making
5731 auth-source-netrc-cache an alist keyed by the file name and using the
5732 file mtime as the caching criterion. Keep the obfuscated data secret
5733 with a lexical bind.
5734 (auth-source-netrc-search): Don't calculate the length of the results
5735 unnecessarily.
5736 (auth-source-search-backends): Fix bug.
5737 (auth-source-netrc-create): Rework prompts.
5738
5739 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5740
5741 * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
5742 Lower case names of search constraints.
5743 (nnir-run-query): Cache and reuse search constraints for all imap
5744 servers.
5745
5746 2011-02-22 Sam Steingold <sds@gnu.org>
5747
5748 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5749
5750 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5751
5752 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5753 after exit.
5754 (gnus-setup-message): Define missing variable from last checkin.
5755
5756 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5757 value, show the raw article.
5758
5759 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5760
5761 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5762 auth-source now accepts numbers.
5763
5764 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5765 spec, too.
5766 (auth-source-ensure-strings): New function.
5767
5768 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5769 (gnus-article-setup-buffer): Always restart the date timer so that user
5770 changes to the frequency is respected.
5771
5772 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5773 port numbers, so make sure it gets that if nnimap-server-port is
5774 explicit.
5775
5776 2011-02-21 Simon Josefsson <simon@josefsson.org>
5777
5778 * nnimap.el (nnimap-inbox): Doc fix.
5779
5780 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
5781
5782 * shr-color.el (shr-color->hexadecimal): Use renamed function names
5783 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5784 color-lab-to-srgb.
5785
5786 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5787
5788 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5789 given method as in the group name if we're using an extended method.
5790 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5791 command, if we're using that, instead of waiting for the beginning.
5792
5793 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5794 we're sure to get unique server names, and we don't output two async
5795 commands in the same buffer. This fixes an NNTP hang for some users.
5796
5797 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5798
5799 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5800 summary buffer before reading going to the next buffer. This avoids
5801 putting the point in the group buffer if you `C-g' the command.
5802
5803 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5804 cache (for now) to make ~/.authinfo.gpg files usable.
5805
5806 * nnfolder.el (copyright-update): Define for the compiler.
5807
5808 * auth-source.el (auth-source-search): Fix unbound variable.
5809
5810 2011-02-19 Glenn Morris <rgm@gnu.org>
5811
5812 * gnus.el (gnus-meta): Doc fix.
5813
5814 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
5815
5816 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5817 in case it's not yet loaded.
5818
5819 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
5820
5821 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5822 line we're waiting for.
5823
5824 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
5825
5826 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5827 face with line-width greater than zero will cause RET in gnus summary
5828 buffer to scroll down article page-wise because auto vscroll happens,
5829 it should be temporally disabled when doing a scroll-up.
5830
5831 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
5832
5833 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5834 outputs from the server.
5835
5836 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5837
5838 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5839 later so that bbdb can hook in easier.
5840
5841 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
5842
5843 * auth-source.el (auth-source-search): Don't try to create credentials
5844 if the caller doesn't want that.
5845 (auth-source-search): If we don't find a match, don't bug out on
5846 non-bound variables.
5847 (auth-source-search): Only ask a single backend to create the
5848 credentials.
5849
5850 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5851 logging.
5852 (nnimap-credentials): Protect against auth-source-search returning nil.
5853 (nnimap-request-list): Protect against not being able to open the
5854 server.
5855
5856 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
5857
5858 * auth-source.el (auth-source-search): Do a two-phase search, one with
5859 no :create to get the responses from all backends.
5860
5861 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5862 when getting credentials.
5863
5864 * gnus-util.el (gnus-delete-duplicates): New function.
5865
5866 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
5867
5868 * nnimap.el (nnimap-credentials): Instead of picking the first port as
5869 a creation default, pass the whole port list down. It will be
5870 completed.
5871
5872 * auth-source.el (auth-source-search): Update docs to talk about
5873 multiple creation choices.
5874 (auth-source-netrc-create): Accept a list as a value (from the search
5875 parameters) and do completion on that list. Keep a separate netrc line
5876 with the password obscured for showing the user.
5877
5878 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5879 first choice to `auth-source-search' so it will be used for entry
5880 creation instead of the server's Gnus-specific name.
5881 (nnimap-credentials): Rely on the auth-source library to select which
5882 port is actually wanted in the new netrc entry, so don't override
5883 `auth-source-creation-defaults'.
5884
5885 * auth-source.el (auth-source-netrc-parse): Use :port instead of
5886 :protocol and accept a missing user, host, or port as a wildcard match.
5887 (auth-source-debug): Default to off.
5888
5889 (auth-source-netrc-search, auth-source-netrc-create)
5890 (auth-source-secrets-search, auth-source-secrets-create)
5891 (auth-source-user-or-password, auth-source-backend, auth-sources)
5892 (auth-source-backend-parse-parameters, auth-source-search): Use :port
5893 instead of :protocol.
5894
5895 * nnimap.el (nnimap-credentials): Pass a port default to
5896 `auth-source-search' in case an entry needs to be created.
5897 (nnimap-open-connection-1): Use :port instead of :protocol.
5898
5899 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5900
5901 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5902 instead of delete-dups that is not available in XEmacs 21.4.
5903
5904 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
5905
5906 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5907 nil means that nnimap doesn't get updated.
5908
5909 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
5910
5911 * auth-source.el (auth-source-netrc-create): Return a synthetic search
5912 result when the user doesn't want to write to the file.
5913 (auth-source-netrc-search): Expect a synthetic result and proceed
5914 accordingly.
5915 (auth-source-cache-expiry): New variable to override
5916 `password-cache-expiry'.
5917 (auth-source-remember): Use it.
5918
5919 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5920 parameter. Create entry if necessary by using :create t.
5921 (nnimap-open-connection-1): Don't pass `inhibit-create'.
5922
5923 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
5924
5925 * auth-source.el (auth-source-debug): Enable by default and don't
5926 mention the obsolete `auth-source-hide-passwords'.
5927 (auth-source-do-warn): New function to debug unconditionally.
5928 (auth-source-do-debug): Use it.
5929 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5930 and for Secrets API entries when the secrets.el library is not
5931 available.
5932
5933 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5934
5935 * gnus-sum.el (gnus-propagate-marks): Default to nil.
5936 (gnus-summary-exit): Kill the correct article buffer on exit from a
5937 `C-d' group.
5938
5939 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5940 gnus-propagate-marks.
5941
5942 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5943 before killing the buffers so that a non-full window conf gets handled
5944 correctly.
5945 (gnus-summary-exit): Ditto.
5946 (gnus-summary-read-group-1): Ditto.
5947
5948 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5949 async code again so that we can debug it properly.
5950
5951 * message.el (message-reply): Take an optional switch-buffer parameter
5952 so that Gnus window confs are respected better.
5953
5954 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
5955
5956 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5957 `plist-get' to accept non-list parameters (XEmacs issue).
5958 Fix docstring.
5959 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5960 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5961 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5962 Login collection is "Login" and not "login".
5963
5964 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
5965
5966 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5967 multiple headers.
5968
5969 * nnimap.el (nnimap-inhibit-logging): New variable.
5970 (nnimap-log-command): Don't log login commands.
5971
5972 * auth-source.el (auth-source-netrc-search): The asserts seem to want
5973 to have more parameters.
5974
5975 * nnimap.el (nnimap-send-command): Mark the command time for each
5976 command, so that we don't get NOOPs stepping on our toes.
5977
5978 * gnus-art.el (article-date-ut): Get the date from the Date header on
5979 `t'.
5980
5981 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5982
5983 * auth-source.el (auth-source-search): Use copy-sequence instead of
5984 the cl.el copy-list.
5985
5986 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
5987
5988 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5989 Improve prompt.
5990
5991 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
5992
5993 * gnus-art.el (gnus-article-mode-line-format): Remove the article
5994 washing status from the default format. It isn't very informative.
5995
5996 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
5997
5998 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5999 Fix Gcc processing on imap.
6000
6001 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6002
6003 * message.el (message-bury): Don't pop up a new window when selected
6004 window is dedicated.
6005
6006 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6007
6008 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6009
6010 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
6011
6012 * sieve-manage.el: Autoload `auth-source-search'.
6013 (sieve-sasl-auth): Use it.
6014
6015 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
6016
6017 * nnimap.el: Autoload `auth-source-forget+'.
6018 (nnimap-open-connection-1): Use it if the connection fails.
6019
6020 * auth-source.el: Require `password-cache'.
6021 (auth-source-hide-passwords, auth-source-cache): Remove and mark
6022 obsolete.
6023 (auth-source-magic): Marker for `password-cache' keys.
6024 (auth-source-do-cache): Update docstring.
6025 (auth-source-search): Use and check cache.
6026 (auth-source-forget-all-cached, auth-source-remember)
6027 (auth-source-recall, auth-source-forget, auth-source-forget+)
6028 (auth-source-specmatchp): Caching support functions.
6029 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6030 Remove and obsolete.
6031 (auth-source-user-or-password): Remove caching to further discourage
6032 using it. Always hide passwords.
6033
6034 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
6035
6036 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6037 code for now, since it doesn't work for all users.
6038
6039 2011-02-09 Julien Danjou <julien@danjou.info>
6040
6041 * message.el (message-options): Make message-options really buffer
6042 local.
6043
6044 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
6045
6046 * mail-source.el: Autoload `auth-source-search'.
6047 (mail-source-keyword-map): Note order matters.
6048 (mail-source-set-1): Get all the mail-source source values and
6049 defaults and search auth-source on those if needed. This can all
6050 probably be simplified.
6051
6052 * nnimap.el: Autoload `auth-source-search'.
6053 (nnimap-credentials): Use it.
6054 (nnimap-open-connection-1): Ask for the virtual server and physical
6055 address in one shot.
6056
6057 * nntp.el: Autoload `auth-source-search'.
6058 (nntp-send-authinfo): Use it. Note TODO.
6059
6060 2011-02-08 Julien Danjou <julien@danjou.info>
6061
6062 * shr.el (shr-tag-body): Add support for text attribute in body
6063 markups.
6064
6065 * message.el (message-options): Make message-options a local variable.
6066
6067 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
6068
6069 * auth-source.el (auth-source-secrets-search)
6070 (auth-source-user-or-password): Use `append' instead of `nconc'.
6071 (auth-source-user-or-password): Build return list better and protect
6072 against nil :secret.
6073
6074 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
6075
6076 * nnimap.el (nnimap-update-info): Refactor slightly.
6077 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6078 (nnimap-update-info): Clean up slightly.
6079 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6080 characters.
6081 (nnimap-process-quirk): Rename function to avoid collision.
6082 (nnimap-update-info): Fix macrology bug-out.
6083 (nnimap-update-info): Simplify split history test.
6084
6085 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
6086
6087 * auth-source.el (top): Require 'eieio unconditionally.
6088 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6089 (auth-source-secrets-search): Limit search when `max' is greater than
6090 number of results.
6091
6092 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6093
6094 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6095 part not returning any data.
6096
6097 * proto-stream.el (open-protocol-stream): Document the return value.
6098
6099 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6100
6101 * auth-source.el (auth-source-secrets-search): Add examples.
6102
6103 2011-02-06 Julien Danjou <julien@danjou.info>
6104
6105 * message.el (message-setup-1): Handle message-generate-headers-first
6106 set to t.
6107
6108 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6109
6110 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6111 API with a string "secrets:collection-name" and with 'default.
6112 (auth-source-backend-parse): Parse "secrets:collection-name" and
6113 'default. Recurse on parses instead of repeating code. Use the
6114 Secrets API is the source is not nil and 'ignore otherwise. Emit a
6115 message when ignoring a source.
6116 (auth-source-search): List ignored search keys at the top level.
6117 (auth-source-netrc-create): Use `case' instead of `cond'.
6118 (auth-source-secrets-search): Created with TODOs.
6119 (auth-source-secrets-create): Created with TODOs.
6120 (auth-source-retrieve, auth-source-create, auth-source-delete)
6121 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6122 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6123 (auth-source-user-or-password-sftp)
6124 (auth-source-user-or-password-smtp): Remove.
6125 (auth-source-user-or-password): Deprecated and modified to be a wrapper
6126 around `auth-source-search'. Not tested thoroughly.
6127
6128 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
6129
6130 * auth-source.el: Bring in assoc and eioeio libraries.
6131 (secrets-enabled): New variable to track the status of the Secrets API.
6132 (auth-source-backend): New EIOEIO class to represent a backend.
6133 (auth-source-creation-defaults): New variable to set prompt defaults
6134 during token creation (see the `auth-source-search' docstring for
6135 details).
6136 (auth-sources): Simplify to allow a simple string as a netrc backend
6137 spec.
6138 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6139 (auth-source-backend-parse-parameters): Fill in the backend parameters.
6140 (auth-source-search): Main auth-source API entry point.
6141 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6142 (auth-source-search-collection): Helper function for searching.
6143 (auth-source-netrc-parse, auth-source-netrc-normalize)
6144 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6145 Supports search, create, and delete.
6146 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6147 backend stubs.
6148 (auth-source-user-or-password): Call `auth-source-search' but it's not
6149 ready yet.
6150
6151 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
6152
6153 * message.el (message-setup-1): Remove the read-only stuff, since it
6154 doesn't work under XEmacs, for some reason.
6155
6156 * gnus-sum.el (gnus-user-date): Rename back from
6157 gnus-summary-user-date since user code refers to it.
6158
6159 * shr.el (shr-render-td): Store the actual background color used.
6160
6161 * message.el (message-setup-1): Don't bind the constant
6162 -forbidden-properties.
6163 (message-setup-1): Revert previous change, since it needs to bind the
6164 props to insert them.
6165 (message-resend): Allow removing the read-only separator line.
6166
6167 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6168
6169 * nnimap.el (nnimap-request-accept-article): Give an error message if
6170 the APPEND wasn't successful.
6171
6172 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
6173
6174 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6175 that have no groups.
6176
6177 2011-02-03 Julien Danjou <julien@danjou.info>
6178
6179 * gnus-draft.el: Remove progn around gnus-draft-setup.
6180
6181 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6182
6183 * gnus-start.el (gnus-read-active-for-groups): This function is never
6184 called with a nil `infos', so clean that up.
6185 (gnus-get-unread-articles): Request active files from primary/secondary
6186 methods that have no groups (yet).
6187
6188 2011-02-03 Julien Danjou <julien@danjou.info>
6189
6190 * message.el (message-setup-1): Always generate References first.
6191 (message-mail): Return the return value of message-setup, not always t.
6192 (message-setup-1): Insert mail-header-separator with read-only and
6193 intangible properties set.
6194
6195 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6196 user-date in docstring.
6197
6198 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6199
6200 * gnus.el (gnus-summary-line-format): Mention &user-date format in
6201 docstring.
6202
6203 * gnus.el (gnus-user-date-format-alist): Change default value.
6204 Use defcustom, with type and group. Move from gnus-util.el.
6205 Rename to gnus-summary-user-date-format-alist.
6206
6207 2011-02-03 Glenn Morris <rgm@gnu.org>
6208
6209 * nnimap.el (gnus-fetch-headers): Declare.
6210
6211 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6212
6213 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6214
6215 * message.el (message-forward-make-body-digest-plain)
6216 (message-followup, message-reply): Clean up things noted by Stefan.
6217
6218 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6219 gnus-article-update-date-headers is nil.
6220 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6221 it didn't really work with defcustom.
6222 (article-update-date-lapsed): Make sure the window start doesn't move,
6223 either.
6224
6225 2011-02-01 Julien Danjou <julien@danjou.info>
6226
6227 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6228 format.
6229
6230 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6231 standard in Emacs nowadays.
6232
6233 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
6234
6235 * message.el (message-expand-name): Don't trust the return value of
6236 bbdb-complete-name.
6237 (message-check-news-header-syntax): Remove unused var `start'.
6238 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6239 (message-inhibit-body-encoding): Move to before first use.
6240 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6241 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6242 (Organization, Message-ID, Date, mh-previous-window-config):
6243 Defvar the vars using dynamic scoping.
6244
6245 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
6246
6247 * shr.el (shr-render-td): Only do colors at the final rendering.
6248 Should be slightly faster.
6249 (shr-insert-table): Fix up TD background colors when doing the
6250 vertical padding.
6251
6252 * gnus-art.el (article-date-ut): Protect against articles with no Date
6253 header.
6254 (article-update-date-lapsed): Don't use current-column to find the
6255 horizontal position. It's fragile in the presence of \003 characters.
6256
6257 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6258
6259 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6260
6261 * gnus-art.el (article-transform-date): Rewrite to still work when
6262 there are several rfc2822 parts.
6263 (article-transform-date): Fix infinite recursion.
6264 (article-date-ut): Replace infinitely many Date headers with a single
6265 one when called interactively.
6266
6267 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6268 secure manner.
6269
6270 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6271 move around by not using save-window-excursion. It seems to work...
6272
6273 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
6274
6275 * gnus-art.el (article-make-date-line): Work for user-defined format.
6276
6277 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6278
6279 * nntp.el (nntp-retrieve-group-data-early)
6280 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6281 fetching functions.
6282
6283 * gnus-start.el (gnus-read-active-for-groups): Read the active files
6284 thoroughly for all backends that have no known groups. This should
6285 allow new nnml methods to retrieve mail.
6286
6287 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6288 that Gnus doesn't know exists again.
6289
6290 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6291 (gnus-treat-date-ut): Ditto.
6292 (gnus-article-update-date-header): Rename.
6293 (gnus-treat-date-local): Remove.
6294 (gnus-treat-date-english): Remove.
6295 (gnus-treat-date-lapsed): Remove.
6296 (gnus-treat-date-combined-lapsed): Remove.
6297 (gnus-treat-date-original): Remove.
6298 (gnus-treat-date-iso8601): Remove.
6299 (gnus-treat-date-user-defined): Remove.
6300 (gnus-article-date-headers): New variable to control all the date
6301 header options.
6302 (article-date-ut): Rewrite to allow using the new way to format date
6303 headers(s).
6304
6305 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
6306
6307 * nnmail.el (nnmail-article-group): Check for a direct fancy split
6308 method.
6309 (nnmail-article-group): A better test for fanciness.
6310
6311 * nnimap.el (nnimap-request-head): Protect against not finding the
6312 article by Message-ID.
6313
6314 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
6315
6316 * gnus-art.el (article-update-date-lapsed): Try a better way to really
6317 keep point at the "same place".
6318
6319 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6320
6321 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6322 data if the group is inactive.
6323
6324 2011-01-28 Julien Danjou <julien@danjou.info>
6325
6326 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6327 (gnus-all-windows-visible-p): Remove old compatibility code.
6328 (gnus-window-top-edge): Add docstring.
6329
6330 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6331
6332 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6333
6334 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6335 older request-update-info.
6336
6337 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6338
6339 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6340
6341 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6342 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6343
6344 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6345
6346 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6347 groups. This makes the nndraft:queue group pop up if it's not already
6348 there.
6349
6350 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6351 messages" logic, which was reversed.
6352
6353 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6354 the "same place" even if point is on the line being replaced.
6355 (article-update-date-lapsed): Allow updating both the combined lapsed
6356 and the lapsed headers.
6357 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6358 (article-make-date-line): Limit the number of segments dynamically to
6359 avoid too-long lines.
6360
6361 2011-01-27 Julien Danjou <julien@danjou.info>
6362
6363 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6364 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6365
6366 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6367
6368 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6369 Use plist-get instead of the cl function getf.
6370
6371 2011-01-27 Glenn Morris <rgm@gnu.org>
6372
6373 * gnus-util.el (float-time): Get rid of compiler warning, again.
6374
6375 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6376
6377 * shr.el (shr-put-color): Special-case background colors: Do put them
6378 at the blank parts at the front of the lines.
6379
6380 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6381 exit hook to nix out all data on readedness on group exit.
6382
6383 * gnus-util.el (float-time): If float-time is bound, always use it on
6384 all Emacsen. It's unclear why the subrp check was there.
6385 (time-date): Require to make some autoload issues on XEmacs go away.
6386
6387 * shr.el (shr-put-color): Don't do the box padding in tables, since
6388 they're already padded.
6389
6390 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6391
6392 * gnus-art.el (gnus-article-next-page): When the last line of the
6393 article is displayed, scroll down once more instead of going to the
6394 next article at once.
6395 (article-lapsed-string): Refactor out and allow specifying how many
6396 segments you want.
6397 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6398 (gnus-article-update-lapsed-header): New variable.
6399
6400 * shr.el: Revert change that made headings use different-sized faces.
6401 The Emacs display engine isn't advanced enough that, for instance,
6402 tables can comfortably use differently-sized faces.
6403
6404 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6405
6406 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6407 used.
6408 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6409 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6410 we're using an encrypted connection.
6411
6412 * proto-stream.el: Alter the interface functions to also return the
6413 actual stream type used: network or TLS.
6414
6415 2011-01-25 Julien Danjou <julien@danjou.info>
6416
6417 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6418 (mm-display-javascript-inline): New function.
6419
6420 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6421 viewing function.
6422
6423 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6424
6425 * shr.el (shr-expand-newlines): Fix variable name.
6426
6427 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6428
6429 * shr.el (shr-expand-newlines): Make nested boxes work.
6430
6431 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6432
6433 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6434 backgrounds.
6435 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6436 in a more sensible manner.
6437
6438 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6439
6440 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6441 if EPG is loaded.
6442
6443 2011-01-24 Julien Danjou <julien@danjou.info>
6444
6445 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6446 tags.
6447
6448 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6449
6450 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6451 commands.
6452
6453 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6454 in the article buffer.
6455 (gnus-gravatar-insert): Use blank space from the current buffer to
6456 avoid breaking text properties. This makes X-Sent updating work again.
6457
6458 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6459
6460 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6461
6462 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6463 fix the bug in url-http.el instead.
6464
6465 * shr.el (shr-image-fetched): Ditto.
6466
6467 * shr.el (shr-image-fetched): Avoid having point move in the article
6468 buffer.
6469
6470 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6471 buffer after being called. It's apparently being killed by url.el, and
6472 killing it made point move to end-of-buffer in a random buffer.
6473
6474 * shr.el (shr-image-fetched): Ditto.
6475
6476 2011-01-23 Julien Danjou <julien@danjou.info>
6477
6478 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6479
6480 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6481 text/x-org.
6482
6483 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6484
6485 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6486 (i.e., nnimap) returning nil as the article number.
6487
6488 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6489
6490 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6491 "DelSp" parameter in RFC3676.
6492
6493 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6494
6495 * message.el (message-check-recipients): Display the encoded version of
6496 the bogus address if they differ.
6497
6498 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6499 after sending.
6500
6501 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6502
6503 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6504
6505 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6506 group buffer after sending the queue.
6507
6508 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6509
6510 2011-01-22 Julien Danjou <julien@danjou.info>
6511
6512 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6513
6514 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6515
6516 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6517 nested related parts.
6518
6519 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6520 unexpired articles. This fixes the regression that led expiry marks to
6521 disappear from nnfolder groups.
6522
6523 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6524
6525 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6526 Don't confuse the "ret" of "retrograde" with RET.
6527
6528 2011-01-21 Julien Danjou <julien@danjou.info>
6529
6530 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6531 than mm-insert-inline.
6532
6533 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6534
6535 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6536 Widen article buffer.
6537
6538 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6539
6540 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6541 the temp buffer.
6542 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6543
6544 2011-01-20 Julien Danjou <julien@danjou.info>
6545
6546 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6547
6548 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6549 than mm-insert-inline to insert inline part: this respect
6550 mm-inline-media-tests displayers.
6551
6552 * mm-view.el (mm-display-shell-script-inline): New function.
6553
6554 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6555
6556 * mm-uu.el (mm-uu-type-alist): Add org block.
6557 (mm-uu-org-src-code-block-extract): New function.
6558
6559 * mm-view.el (mm-display-org-inline): New function.
6560
6561 * mm-decode.el (mm-automatic-display): Add text/org.
6562
6563 * mailcap.el (mailcap-mime-extensions): Add .org.
6564
6565 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6566
6567 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6568 gnus-article-add-buttons.
6569
6570 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6571
6572 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6573 From header with a date and "nobody" as the sender.
6574
6575 2011-01-19 Julien Danjou <julien@danjou.info>
6576
6577 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6578 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6579 if you have the same regexp several times.
6580 (gnus-button-push): Fix matching when regexp is symbol.
6581
6582 2011-01-15 Glenn Morris <rgm@gnu.org>
6583
6584 * message.el (message-mail): A compose-mail function should
6585 accept headers as strings.
6586
6587 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6588
6589 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6590 Add :vert-only tags.
6591 (message-mail): New arg RETURN-ACTION.
6592 (message-return-action): New var.
6593 (message-bury): Use it.
6594 (message-mode): Make it buffer-local.
6595 (message-send-and-exit): Always call message-bury.
6596
6597 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6598 message-mail.
6599
6600 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6601
6602 * nnimap.el (nnimap-convert-partial-article): Protect against
6603 zero-length body parts.
6604
6605 * mm-decode.el (mm-preferred-alternative-precedence):
6606 Discourage showing empty parts.
6607
6608 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6609 and stuff if the backend didn't return the article number. This fixes
6610 an Exchange-related nnimap bug.
6611
6612 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6613 group window, because it does the wrong thing when a separate frame
6614 displays the group buffer.
6615
6616 * proto-stream.el (open-protocol-stream): Protect against the low-level
6617 transport functions returning nil.
6618
6619 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6620
6621 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6622 (mml2015-epg-find-usable-secret-key): New function.
6623 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6624 mml2015-epg-find-usable-key (Bug#7797).
6625 (mml2015-epg-encrypt): Ditto.
6626
6627 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6628
6629 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6630
6631 2011-01-03 Glenn Morris <rgm@gnu.org>
6632
6633 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6634
6635 * sieve.el (sieve-open-server): Give a more explicit error if
6636 sieve-manage-open returns nil. (Bug#7720)
6637
6638 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6639
6640 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6641
6642 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6643
6644 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6645 This avoids sending passwords in plain text over non-encrypted
6646 channels.
6647
6648 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6649
6650 * nnimap.el (nnimap-login): Refactored out into own function, and
6651 implement CRAM-MD5.
6652 (nnimap-wait-for-line): Refactored out.
6653
6654 * mm-view.el (mml-smime): Require.
6655
6656 2010-12-20 David Engster <deng@eml.cc>
6657
6658 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6659 use EPG to decrypt S/MIME messages instead of openssl.
6660
6661 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6662
6663 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6664
6665 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6666 status is the group clearly is unreachable.
6667
6668 * auth-source.el (auth-source-create): Add the optional second
6669 parameter to `local-variable-p' to be compatible with XEmacs.
6670
6671 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6672
6673 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6674 work when using a compressed nnml folder.
6675
6676 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6677
6678 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6679 backends after sanitising on entry, because this never makes sense:
6680 If the articles have gone missing, then the data no longer exists on
6681 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6682 overwrite anything anyway.
6683
6684 * shr.el (shr-insert-document): Bind shr-width dynamically to
6685 window-width if it's nil.
6686
6687 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6688
6689 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6690 with the meaning of using the full emacs window width for rendering.
6691
6692 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6693
6694 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6695 case when sender is not given.
6696
6697 2010-12-23 Julien Danjou <julien@danjou.info>
6698
6699 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6700 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6701 the addresses, otherwise we might misplaced the gravatar.
6702
6703 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6704
6705 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6706 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6707 obsolete in Emacs.
6708
6709 2010-12-20 Julien Danjou <julien@danjou.info>
6710
6711 * gnus-util.el (gnus-rescale-image): Revert last change.
6712
6713 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6714
6715 * gnus-group.el (gnus-group-delete-articles): New command.
6716
6717 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6718
6719 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6720
6721 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6722
6723 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6724 here, since it's up to the backends to do CRLF removal if their
6725 protocol has it.
6726
6727 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6728
6729 2010-12-17 Julien Danjou <julien@danjou.info>
6730
6731 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6732 they are from file. Can also scale up.
6733
6734 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6735
6736 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6737 Restore gnus-use-agent.
6738 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6739
6740 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6741
6742 2010-12-17 Julien Danjou <julien@danjou.info>
6743
6744 * gravatar.el (gravatar-retrieve-synchronously): New function.
6745 (gravatar-get-data): Make more robust.
6746
6747 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6748
6749 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6750 to really consider the last line.
6751
6752 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6753
6754 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6755 list of recipient keys, or use symmetric encryption if not a list.
6756 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6757 EPA override, replacing the call to `netrc-store-data'.
6758
6759 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6760
6761 * gnus-srvr.el: Avoid passing nil regexp argument to
6762 delete-matching-lines.
6763
6764 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6765
6766 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6767 fetching stops when Gnus exits.
6768
6769 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6770 function.
6771 (nnfolder-request-expire-articles): Save all the buffers after doing
6772 expiry.
6773
6774 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6775 the last article", since that led to serious performance regressions
6776 when expiring nnml groups.
6777
6778 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
6779
6780 * nnir.el: Improve customizations.
6781
6782 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6783
6784 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6785
6786 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6787 group has been killed.
6788 (gnus-group-yank-group): Ditto.
6789
6790 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6791
6792 * nnimap.el (nnimap-request-update-group-status): New function.
6793
6794 * gnus-int.el (gnus-request-update-group-status): New interface
6795 function.
6796
6797 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6798 copying read-ness to the backends.
6799
6800 * nnimap.el (nnimap-quirk): New function.
6801 (nnimap-retrieve-group-data-early): Use it.
6802 (nnimap-quirks): New alist.
6803
6804 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6805
6806 * shr.el (shr-insert): Set shr-start after deleting trailing space;
6807 don't delete it within indentation.
6808
6809 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6810
6811 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6812 previous line.
6813
6814 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6815
6816 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6817 QRESYNC command by deleting a superfluous space which broke Cyrus
6818 servers. This change will break other servers that are buggy the other
6819 way around.
6820
6821 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
6822
6823 * spam.el: Reindent and fix long lines.
6824 (spam-copy-or-move-routine): Exclude invalid move destinations.
6825
6826 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
6827
6828 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6829 installed the registry.
6830
6831 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6832
6833 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6834 groupname doesn't contain "gmane".
6835
6836 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6837
6838 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6839 (gnus-1): Don't create the nndrafts group twice.
6840 (gnus-setup-news): There's no need to read the active file here, since
6841 that's done again later on a per-backend basis.
6842 (gnus-start-draft-setup): Make sure that the new group is started out
6843 empty.
6844
6845 * gnus-agent.el (gnus-agentize): Don't create the queue group
6846 automatically on startup. It'll be created later, if needed.
6847
6848 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6849 of automatically subscribed groups.
6850 (gnus-auto-subscribed-categories): New variable.
6851 (gnus-matches-options-n): Use it.
6852 (gnus-default-subscribed-newsgroups): Remove unused variable.
6853 (gnus-start-draft-setup): Message a bit less.
6854
6855 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
6856
6857 * nnir.el (nnir-run-imap): Return article list in order of increasing
6858 UID.
6859
6860 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6861
6862 * gnus-sum.el (gnus-summary-enter-digest-group):
6863 Mention gnus-auto-select-on-ephemeral-exit.
6864
6865 * proto-stream.el (proto-stream-open-network-only): Fix the calling
6866 convention of the network-only option.
6867
6868 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6869
6870 * proto-stream.el (proto-stream-open-network-only): New function to
6871 have a way to specify non-STARTTLS upgrade connections.
6872
6873 2010-12-10 Julien Danjou <julien@danjou.info>
6874
6875 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6876 email address is nil.
6877
6878 * message.el (message-bogus-recipient-p): Set address to "" if nil.
6879
6880 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
6881
6882 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6883 deletion.
6884 (nnir-run-imap): Only need to parse list once.
6885
6886 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6887
6888 * shr.el (shr-tag-script): Ignore <script>.
6889 (shr-tag-label): Add <label> support.
6890
6891 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
6892
6893 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6894
6895 * shr.el (shr-image-displayer): Work for images lined side by side.
6896
6897 2010-12-08 Robert Pluim <rpluim@gmail.com>
6898
6899 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6900 parameter, since XEmacs doesn't accept t as a parameter.
6901
6902 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
6903
6904 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6905 ids.
6906 (nnir-run-gmane): Simplify groupspec formatting.
6907 (nnir-request-expire-articles): New function.
6908
6909 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6910
6911 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6912 overflow, possibly.
6913
6914 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6915 (shr-render-td): Handle td style="" better.
6916 (shr-tag-table): Use the color from the style sheet.
6917 (shr-render-td): Make sure we copy over all the overlays, too.
6918
6919 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
6920
6921 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6922 (nnir-request-article): Improve article retrieval.
6923
6924 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6925
6926 * mm-util.el (mm-extra-numeric-entities): New variable.
6927
6928 * mm-url.el (mm-url-decode-entities):
6929 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6930
6931 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6932
6933 * message.el: Use completion-at-point.
6934 (message-completion-function): New fun, extracted from message-tab.
6935 (message-mode): Use it for completion-at-point-functions.
6936 (message-tab): Use it and completion-at-point.
6937
6938 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6939
6940 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6941 character if a non-breakable character follows.
6942
6943 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6944
6945 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6946 any stream.
6947
6948 * shr.el (shr-tag-font): Colorize the region.
6949 (shr-tag-body): Ditto.
6950 (shr-tag-font): Actually let the styles be inherited instead of
6951 overwriting them.
6952 (shr-tag-font): Get the background color right.
6953 (shr-tag-style): Ignore all <style> tags for the moment.
6954
6955 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6956 a Message-ID to avoid having nnimap depend on gnus-sum.
6957
6958 * shr.el (shr-descend): Only colorize something if we have a node that
6959 sets colors.
6960
6961 2010-12-06 Julien Danjou <julien@danjou.info>
6962
6963 * shr.el (shr-render-td): Render td content with shr-descend, so style
6964 will be applied to <td> too.
6965 (shr-colorize-region): Colorize region even if we only have a background.
6966 (shr-tag-body): Fix color and background color inheritance.
6967 Do not recolorize after shr-generic.
6968 (shr-tag-font): Let shr-generic colorize via inheritance.
6969
6970 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6971
6972 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6973
6974 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
6975
6976 * nnir.el (nnir-request-move-article): Remove obsolete code.
6977
6978 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6979
6980 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6981
6982 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6983
6984 * gnus-sum.el (gnus-summary-respool-article): The completion function
6985 expects a list instead of an alist.
6986
6987 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6988 string as the parameter.
6989
6990 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6991
6992 * shr.el (shr-stylesheet): New dynamic variable for cascading the
6993 styles.
6994 (shr-colorize-region): New function.
6995 (shr-insert-background-overlay): Remove.
6996 (shr-render-td): Background setting should be taken care of on a higher
6997 level.
6998 (shr-tag-body): Use post-hoc colorizations.
6999 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7000 (shr-put-color-1): Don't overwrite old colors.
7001 (shr-colorize-region): When the background color isn't explicit, use
7002 a fixed background.
7003
7004 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7005 nnmail variables.
7006
7007 2010-12-05 Bjørn Mork <bjorn@mork.no>
7008
7009 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7010 unless necessary.
7011
7012 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
7013
7014 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7015 server.
7016
7017 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7018
7019 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7020 so that TAB works.
7021
7022 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7023 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7024
7025 * shr.el (shr-urlify): Show the URL before the title to avoid
7026 misleading URLs.
7027
7028 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
7029
7030 * shr.el (shr-urlify): Display the title in <a> tags.
7031
7032 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
7033
7034 * nnir.el (nnir-categorize): Replace mapcar with mapc.
7035
7036 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
7037
7038 * nnir.el: Rearrange code to allow macros to be autoloaded by
7039 gnus-sum.el.
7040 (nnir-retrieve-headers-override-function): Make this variable
7041 customizable.
7042 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7043
7044 * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7045 from nnir.el.
7046
7047 2010-12-03 Julien Danjou <julien@danjou.info>
7048
7049 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7050
7051 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7052
7053 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7054 allow optional argument `environment'.
7055
7056 2010-12-03 Glenn Morris <rgm@gnu.org>
7057
7058 * mm-extern.el (message-goto-body): Update declaration.
7059
7060 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7061
7062 * gnus-util.el (gnus-macroexpand-all): New function.
7063
7064 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7065 instead of macroexpand-all that is unavailable in XEmacs.
7066
7067 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
7068
7069 * nnir.el (nnir-summary-line-format): New variable.
7070 (nnir-mode): Use it.
7071 (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7072 (nnir-article-ids): Reimplement as defsubst.
7073 (nnir-retrieve-headers): Don't mangle the subject header.
7074 (nnir-run-imap): Use 100 as RSV score.
7075 (nnir-run-find-grep): Fix for full server searching.
7076 (nnir-run-gmane): Better restriction to gmane groups.
7077
7078 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7079 summary buffers.
7080
7081 2010-12-02 Julien Danjou <julien@danjou.info>
7082
7083 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7084
7085 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7086
7087 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7088 support.
7089
7090 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
7091
7092 * nnir.el: Update to handle the registry better.
7093 (autoload): Silence byte-compiler.
7094 (nnir-open-server): Add a hook for nnir groups.
7095 (nnir-request-move-article): Don't mangle the header. Better to use
7096 formatting variables (which will be added in the future).
7097 (nnir-registry-action): Update the registry using the original article
7098 group name.
7099 (nnir-mode): Install nnir-specific hooks for updating the registry.
7100
7101 * gnus-sum.el
7102 (gnus-article-original-subject, gnus-newsgroup-original-name):
7103 Remove obsolete variables.
7104 (gnus-summary-move-article): Remove use of obsolete variables.
7105 (gnus-summary-local-variables): Make move and delete hooks local to
7106 summary buffers.
7107
7108 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7109
7110 * rtree.el: New file.
7111
7112 2010-12-01 Julien Danjou <julien@danjou.info>
7113
7114 * message.el (message-user-organization): Do not use
7115 gnus-local-organization.
7116
7117 * gnus.el: Remove gnus-local-organization.
7118
7119 * gnus-msg.el: Remove nastygram thing.
7120
7121 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
7122
7123 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7124 funcall.
7125
7126 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
7127
7128 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7129 names.
7130
7131 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7132 characters.
7133
7134 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7135 to t of inhibit-read-only since it is inside gnus-with-article-headers.
7136 Suggested by Štěpán Němec <stepnem@gmail.com>.
7137 (gnus-gravatar-transform-address): Use mail-extract-address-components
7138 that supports non-ASCII names rather than mail-header-parse-addresses.
7139
7140 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7141
7142 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
7143 handled by the network handler.
7144
7145 2010-11-30 Julien Danjou <julien@danjou.info>
7146
7147 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7148 (nnimap-open-connection-1): Fix PREAUTH.
7149
7150 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7151
7152 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7153
7154 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7155 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7156 (shr-insert): Use them.
7157 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7158
7159 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7160
7161 * nnir.el (nnir-request-move-article): Bail out if original group
7162 doesn't support article moves.
7163 (nnir-get-active): Improve active list retrieval.
7164
7165 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7166
7167 * shr.el (shr-find-fill-point): Don't break before apostrophes.
7168
7169 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
7170
7171 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7172 seem to accept strings-with-numbers as port numbers.
7173
7174 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7175
7176 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7177 change the registry.
7178
7179 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7180
7181 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7182 delete-dups that is not available in XEmacs 21.4.
7183
7184 * mm-util.el (mm-delete-duplicates): Add comment.
7185
7186 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
7187
7188 * nnir.el (nnir-ignored-newsgroups): New variable.
7189 (nnir-get-active): Use it.
7190
7191 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7192
7193 * proto-stream.el (proto-stream-open-network): Add some comments.
7194
7195 * nntp.el (nntp-open-connection): Provide a :success condition.
7196
7197 * nnimap.el (nnimap-open-connection-1): Ditto.
7198
7199 * proto-stream.el (proto-stream-open-network): See what the response to
7200 the STARTTLS command is.
7201
7202 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7203 backwards compatibility).
7204 (nnimap-open-connection-1): Really respect nnimap-server-port.
7205
7206 * proto-stream.el (proto-stream-open-network): When doing opportunistic
7207 TLS upgrades we don't really care about the identity of the peer.
7208 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7209 that what we've checked for.
7210 (proto-stream-always-use-starttls): Only default to t if
7211 open-gnutls-stream exists.
7212 (proto-stream-open-network): If STARTTLS failed, then just open a
7213 normal connection.
7214 (proto-stream-open-network): Wait until the greeting before doing
7215 STARTTLS.
7216
7217 * nntp.el (nntp-open-connection): Report what the connection error is.
7218
7219 * proto-stream.el (open-protocol-stream): Rename from
7220 open-proto-stream.
7221
7222 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7223
7224 * nnimap.el (nnimap-stream): Change default to `undecided'.
7225 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7226 first, and then network.
7227 (nnimap-open-connection-1): Respect nnimap-server-port.
7228 (nnimap-open-connection): Be more backwards-compatible.
7229
7230 * proto-stream.el (proto-stream-always-use-starttls): New variable.
7231 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
7232 (proto-stream-open-starttls): Folded back into the main function.
7233 (proto-stream-open-network): Fix typo in the GnuTLS path.
7234 (proto-stream-command): Refactor out.
7235
7236 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7237
7238 * proto-stream.el (proto-stream-open-starttls): Actually implement the
7239 starttls.el STARTTLS.
7240
7241 * color.el (color-lab->srgb): Fix function call name.
7242
7243 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7244 if we're using tls.el.
7245 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
7246 built in, then don't try to establish a STARTTLS connection.
7247
7248 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7249 servers.
7250
7251 * proto-stream.el (open-proto-stream): Use network, not stream.
7252 (open-proto-stream): Add a way to specify what the end of a command is.
7253
7254 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7255 connections types.
7256 (nntp-open-network-stream): Remove.
7257 (nntp-open-ssl-stream): Remove.
7258 (nntp-open-tls-stream): Remove.
7259 (nntp-ssl-program): Remove.
7260
7261 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7262
7263 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
7264
7265 * nnir.el: Fix typos.
7266 (nnir-retrieve-headers-override-function): Rename variable to reflect
7267 new semantics.
7268 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7269 macros.
7270 (nnir-request-article, nnir-request-move-article): Use them.
7271 (nnir-categorize): New function.
7272 (nnir-run-query): Use it.
7273 (nnir-retrieve-headers): Rewrite to batch header retrieval.
7274 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7275 sorted.
7276 (nnir-group-full-name): Use gnus-group-full-name instead.
7277 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7278 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7279
7280 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7281
7282 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7283
7284 * proto-stream.el: New library to provide protocol-specific
7285 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7286 protocols.
7287 (open-proto-stream): Complete the documentation.
7288 (proto-stream-open-network): Fix some typos.
7289
7290 * nnimap.el (nnimap-open-connection): Use it.
7291
7292 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
7293
7294 * pop3.el (pop3-open-server): Read server greeting before starting TLS
7295 negotiation.
7296
7297 2010-11-26 Julien Danjou <julien@danjou.info>
7298
7299 * color.el: Rename various rgb functions to srgb.
7300
7301 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7302
7303 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7304 names.
7305
7306 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7307
7308 * shr.el (shr-insert): Revert last change.
7309 (shr-find-fill-point): Never leave point being at bol;
7310 relax the kinsoku limitation when rendering tables.
7311
7312 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7313
7314 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7315 results from -accept-article.
7316
7317 * shr-color.el: Require cl when compiling.
7318
7319 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7320 checkin.
7321
7322 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7323
7324 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7325
7326 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7327 'add and 'delete to set backend marks.
7328
7329 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7330
7331 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7332
7333 * nntp.el (nntp-request-set-mark): Use it.
7334
7335 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7336
7337 * nnml.el (nnml-request-set-mark): Ditto.
7338
7339 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7340 introduces regressions in article selection.
7341 (nnimap-find-uid-response): New function.
7342 (nnimap-request-accept-article): Use the UID returned, if any.
7343 (nnimap-request-move-article): Use the UID returned, if any.
7344 (nnimap-get-groups): Reimplement to work with folded lines.
7345 (nnimap-find-uid-response): The UID is the last element in the list.
7346 (nnimap-request-set-mark): Extend syntax with 'set.
7347
7348 * nnml.el (nnml-request-set-mark): Ditto.
7349
7350 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7351
7352 * nntp.el (nntp-request-set-mark): Ditto.
7353
7354 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7355
7356 * message.el (message-called-interactively-p): A temporary macro.
7357 (message-goto-body): Use it temporarily.
7358
7359 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7360
7361 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7362 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7363 (nnimap-last-response-string): Fix last unfolding fix.
7364
7365 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7366
7367 * shr.el (shr-insert): Fix the way to fold lines.
7368
7369 2010-11-25 Julien Danjou <julien@danjou.info>
7370
7371 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7372
7373 * color.el: Rename from color-lab.el
7374 (color-rgb->hex): Add.
7375 (color-complement): Add.
7376 (color-complement-hex): Add.
7377
7378 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7379
7380 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7381
7382 * shr-color.el (shr-color-visible): Don't bug out if the color names
7383 don't exist.
7384
7385 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7386
7387 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7388 assuming that article displaying or another mml-preview may be
7389 interrupted for an error or for the like.
7390
7391 * shr.el (shr-get-background): Fix argument name.
7392
7393 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7394
7395 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7396
7397 * gnus-sum.el (gnus-summary-include-articles): New function.
7398
7399 * message.el (message-goto-body): called-interactively-p needs a
7400 parameter, so use `any'.
7401
7402 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7403 clear marks before moving, since they're synced from the Gnus side
7404 first.
7405
7406 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7407 (gnus-summary-move-article): Copy over all marks before moving, so that
7408 IMAP doesn't think a new article has arrived.
7409
7410 2010-11-24 Julien Danjou <julien@danjou.info>
7411
7412 * shr.el (shr-insert-background-overlay): Fix typo.
7413 (shr-render-td): Copy the background before rendering.
7414
7415 * shr-color.el (shr-color-visible): Fix docstring.
7416
7417 * shr.el (shr-tag-table): Add bgcolor support.
7418 (shr-render-td): Add bgcolor support.
7419 (shr-get-background): Add.
7420 (shr-insert-foreground-overlay): Use shr-get-background.
7421
7422 * message.el (message-goto-body): Use called-interactively-p.
7423 (message-in-body-p): message-goto-body returns point.
7424
7425 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7426
7427 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7428 Fixes something or other in Emacs 23, and is backwards compatible.
7429
7430 * message.el (message-goto-body): Remove the <#secure special-casing,
7431 which is too special.
7432
7433 * shr.el (shr-parse-style): Drop !important from styles.
7434
7435 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7436
7437 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7438 this function to return incorrect results when calling it with an
7439 explicit article argument different from
7440 (gnus-summary-article-number).
7441
7442 2010-11-24 Julien Danjou <julien@danjou.info>
7443
7444 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7445 (shr-tag-body): Add background support.
7446 (shr-descend): Add background support.
7447 (shr-tag-title): Add.
7448
7449 * shr-color.el (shr-color-visible): Really return original background
7450 if fixed.
7451
7452 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7453
7454 * shr.el (shr-color-check): Protect against non-existent color names.
7455
7456 2010-11-24 Julien Danjou <julien@danjou.info>
7457
7458 * color-lab.el: Require 'cl when compiling.
7459
7460 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7461
7462 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7463 matched part.
7464
7465 * color-lab.el: Fix all expt calls to use float type.
7466
7467 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7468
7469 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7470 expression to shr-color-check as is.
7471
7472 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7473
7474 * color-lab.el: Add coding cookie.
7475 (float-pi): Use eval-and-compile.
7476
7477 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7478
7479 * shr.el (shr-insert-color-overlay): Split stuff like
7480 "#444444 !important" to find the real color.
7481 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7482 parse <font color="red"> entries.
7483
7484 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7485
7486 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7487 point when parsing headers.
7488
7489 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7490 is positioned properly when parsing headers.
7491
7492 2010-11-23 Julien Danjou <julien@danjou.info>
7493
7494 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7495
7496 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7497
7498 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7499
7500 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7501 Use shr-color-hue-to-rgb.
7502 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7503
7504 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7505
7506 * shr.el (shr-color->hexadecimal): Autoload.
7507 (shr-descend): Add color to all tags.
7508
7509 2010-11-22 Julien Danjou <julien@danjou.info>
7510
7511 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7512 shr-color->hexadecimal.
7513
7514 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7515 RGB() or HSL() color representation.
7516
7517 * shr.el (shr-tag-font): Add.
7518 (shr-tag-color-check): New function to get better colors.
7519 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7520 tag-span.
7521
7522 * shr-color.el: New file.
7523
7524 * color-lab.el: New file.
7525
7526 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7527
7528 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7529
7530 * nnir.el: Fix typo in comments.
7531 (nnir-run-imap): Simplify code. No need to reverse artlist.
7532 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7533
7534 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7535
7536 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7537
7538 * nnimap.el (nnimap-get-capabilities): Refactor out.
7539 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7540
7541 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7542
7543 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7544 appearing when `mm-uu-hide-markers' is nil.
7545
7546 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7547
7548 * nnimap.el (nnimap-unselect-group): Make into its own function.
7549 (nnimap-request-rename-group): Unselect group before renaming.
7550 This had gotten lost somewhere.
7551 (nnimap-request-accept-article): Keep track of examined groups, and
7552 unselect the group before APPENDing to read-only groups.
7553 (nnimap-request-move-article): Clear flags before moving so that they
7554 can be re-set later.
7555
7556 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7557
7558 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7559 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7560
7561 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7562
7563 * gnus-art.el (gnus-mime-display-single):
7564 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7565 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7566 parameter.
7567
7568 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7569
7570 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7571 (shr-table-vertical-line): New variable.
7572 (shr-insert-table): Use it.
7573
7574 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7575
7576 * gnus-html.el (gnus-html-wash-images): Don't display images if
7577 gnus-inhibit-images is non-nil; register displayer for cid images.
7578 (gnus-html-display-image): Work for cid image.
7579 (gnus-html-insert-image): Allow arguments.
7580 (gnus-html-put-image): Inhibit read-only.
7581 (gnus-html-prefetch-images): Don't prefetch images if
7582 gnus-inhibit-images is non-nil.
7583
7584 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7585
7586 * shr.el (shr-put-image): Break lines when inserting big pictures.
7587
7588 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7589
7590 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7591 sender, thanks Katsumi Yamaoka.
7592
7593 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7594
7595 * nnir.el (nnir-run-imap): Reverse the article list for each group
7596 rather than the whole list.
7597
7598 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7599
7600 * shr.el (shr-image-displayer): Protect function against non-existent
7601 image source.
7602
7603 * gnus-art.el (gnus-inhibit-images): New user option.
7604 (gnus-mime-display-single): Don't display image if it is non-nil.
7605
7606 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7607 gnus-inhibit-images.
7608
7609 * shr.el (shr-image-displayer): New function.
7610 (shr-tag-img): Use it.
7611
7612 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7613
7614 * mml2015.el (mml2015-epg-sign): Use From header.
7615
7616 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7617
7618 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7619
7620 * gnus-util.el (gnus-find-text-property-region): Return markers.
7621
7622 * shr.el (shr-tag-img): Put a displayer in the text property.
7623
7624 * gnus-util.el (gnus-find-text-property-region): New utility function.
7625
7626 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7627 (gnus-html-show-images): Remove.
7628
7629 * gnus-art.el (gnus-article-show-images): New, more general function.
7630
7631 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7632 image url text properties.
7633
7634 * shr.el: Ditto.
7635
7636 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7637 gnus-agent-auto-agentize-methods is set. Which it isn't.
7638
7639 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7640
7641 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7642 work for two or more articles.
7643
7644 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7645
7646 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7647 divide an image that's in an html article to two or more when washing
7648 non-ASCII characters in alt text of it.
7649
7650 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7651
7652 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7653 smime-decrypt-region using function argument.
7654 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7655
7656 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7657
7658 * smime.el (smime-decrypt-region): Catch it.
7659
7660 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7661
7662 * smime.el (smime-mode-map): Move initialization into declaration.
7663 (gnus-run-mode-hooks): Don't autoload.
7664 (smime-mode): Use define-derived-mode.
7665
7666 2010-11-11 Glenn Morris <rgm@gnu.org>
7667
7668 * smime.el (from): Restrict declaration to XEmacs.
7669
7670 * nnir.el (gnus-group-topic-name): Autoload.
7671
7672 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7673
7674 * shr.el (shr-insert): Don't break long line if it is because of
7675 kinsoku-bol characters in the line end.
7676
7677 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7678
7679 * nnir.el (nnir-request-move-article): Fix to provide original group
7680 and subject.
7681 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7682 been retrieved.
7683
7684 * gnus-sum.el (gnus-summary-move-article): Use original group and
7685 subject for virtual articles such as those in an nnir summary buffer.
7686
7687 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7688
7689 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7690 least 21.5).
7691
7692 * smime.el (from): Declare it again for XEmacs.
7693
7694 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7695
7696 * message.el (message-resend): Don't disable encoding unless it's
7697 already encoded.
7698
7699 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7700 low-numbered articles.
7701
7702 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7703
7704 * rfc2047.el (rfc2047-syntax-table): Simplify.
7705
7706 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7707 set-char-table-range for XEmacs.
7708
7709 2010-11-10 Glenn Morris <rgm@gnu.org>
7710
7711 * smime.el (from): Remove unused declaration.
7712
7713 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7714 (gnus-float-time): On Emacs, always an alias.
7715
7716 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7717 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7718
7719 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7720
7721 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7722
7723 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7724
7725 * shr.el (browse-url-mailto): Autoload.
7726
7727 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7728
7729 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7730 regexp doesn't need quoting.
7731
7732 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7733
7734 * message.el (message-subject-trailing-was-ask-regexp)
7735 (message-subject-trailing-was-regexp): Match was: in addition to was.
7736
7737 2010-11-09 Glenn Morris <rgm@gnu.org>
7738
7739 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7740 (nnbabyl-check-mbox): Use point-at-bol.
7741
7742 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7743
7744 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7745
7746 * message.el (message-mailto): New function.
7747 (message-mailto): Should accept other parameters.
7748 (message-mailto): Remove since it duplicates browse-url-mailto
7749 functionality.
7750
7751 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7752
7753 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7754 methods.
7755 (gnus-read-active-file): Ditto.
7756
7757 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7758 ": " from the prompt.
7759 (gnus-group-make-group): Ditto.
7760
7761 2010-11-07 Glenn Morris <rgm@gnu.org>
7762
7763 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7764 (gnus-bookmark-kill-line): Use point-at-eol.
7765
7766 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7767
7768 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7769 asterisks in From header.
7770
7771 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7772
7773 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7774 string to avoid making the From headers syntactically invalid.
7775
7776 * message.el (message-send-mail): Don't insert courtesy messages if the
7777 message already has List-Post and List-ID messages.
7778
7779 2010-11-06 Glenn Morris <rgm@gnu.org>
7780
7781 * gnus-art.el (gnus-treat-article): Give dynamic local variables
7782 `condition', `type', `length' a prefix.
7783 (gnus-treat-predicate): Update for above name changes.
7784
7785 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
7786
7787 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7788 binding. Handled by `gnus-summary-refer-thread' instead.
7789 (nnir-warp-to-article): New backend function.
7790
7791 * nnimap.el (nnimap-request-thread): Force dependency updating.
7792
7793 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7794 (gnus-summary-refer-thread): Rework to improve thread-referral.
7795
7796 * gnus-int.el (gnus-warp-to-article): New function.
7797
7798 * gnus-sum.el (gnus-summary-article-map): Bind it.
7799
7800 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
7801
7802 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7803 gnus-summary-refer-thread.
7804
7805 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7806 headers.
7807 (gnus-summary-limit-include-thread): Prevent articles in thread from
7808 being cut in gnus-cut-threads.
7809 (gnus-summary-refer-thread): Limit retrieved headers to those in
7810 thread.
7811
7812 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7813
7814 * message.el (message-send-mail): Use the value of
7815 message-courtesy-message from the message buffer.
7816
7817 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7818
7819 * shr.el (shr-browse-url): Implement mailto: URLs.
7820
7821 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7822 "raw".
7823
7824 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7825 if it's already selected.
7826
7827 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7828
7829 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7830
7831 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7832 to measure the length and truncate alt text.
7833
7834 2010-11-03 Glenn Morris <rgm@gnu.org>
7835
7836 * nndiary.el (nndiary-generate-nov-databases-1)
7837 (nndiary-generate-active-info): Rename dynamic variable `files' to
7838 something less generic.
7839
7840 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
7841
7842 * nnir.el (nnir-request-move-article): Call the underlying backend to
7843 move articles from nnir.
7844
7845 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7846
7847 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7848
7849 2010-11-02 Julien Danjou <julien@danjou.info>
7850
7851 * nnir.el: Remove wais support.
7852
7853 2010-11-02 Glenn Morris <rgm@gnu.org>
7854
7855 * gnus-html.el: Reorder requirements to quieten compiler.
7856
7857 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7858
7859 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7860 properly for XEmacs as well.
7861 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7862 (gnus-article-natural-long-line-p): Use window-width rather than
7863 frame-width.
7864
7865 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
7866
7867 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
7868 (nnir-read-parms): Don't modify query.
7869 (nnir-run-query): Add ability to search topic on current line.
7870 (nnir-get-active): Clean up.
7871
7872 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7873
7874 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7875 degenerate articles.
7876
7877 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7878 (gnus-print-buffer): Just print the buffer as is, without any copying
7879 to a buffer and then re-highlighting.
7880
7881 * nnimap.el (nnimap-request-group): Store the new updated info.
7882 (nnimap-request-group): Select the group when we don't know whether it
7883 exists or not.
7884
7885 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7886 groups.
7887
7888 * gnus-group.el (gnus-group-find-new-groups): Display all the new
7889 groups.
7890
7891 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7892 groups.
7893
7894 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7895 long-lines case by only filling the long lines.
7896
7897 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7898 (bug#7311).
7899
7900 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7901
7902 * shr.el: No need to declare `declare-function' since shr.el is for
7903 only Emacsen that provide `libxml-parse-html-region'.
7904
7905 2010-11-01 Glenn Morris <rgm@gnu.org>
7906
7907 * mm-util.el (gnus-completing-read): Autoload.
7908 (mm-read-coding-system): Simplify Emacs definition.
7909
7910 * nnmail.el (gnus-activate-group):
7911 * nnimap.el (gnutls-negotiate):
7912 * nntp.el (netrc-parse): Fix declarations.
7913
7914 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7915
7916 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7917 string-match-p in Emacs >=23.
7918
7919 * gnus-msg.el (gnus-configure-posting-styles):
7920 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7921
7922 2010-11-01 Glenn Morris <rgm@gnu.org>
7923
7924 * nnir.el (declare-function): Add compat stub.
7925 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7926 (nnir-run-gmane): Require 'mm-url.
7927
7928 * mm-util.el (mm-string-to-multibyte): Simplify.
7929
7930 * shr.el (declare-function): Add compat stub.
7931 (url-cache-create-filename): Declare.
7932 (mm-disable-multibyte, widget-convert-button): Autoload.
7933
7934 * smime.el (ldap-search): Declare.
7935 (smime-cert-by-ldap-1): Require ldap on Emacs.
7936
7937 * nnimap.el: Require nnmail, and gnus-sum when compiling.
7938 (nnimap-keepalive): Use gnus-float-time.
7939
7940 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7941 (mail-source-delete-crash-box): Use gnus-float-time.
7942
7943 * gnus-dired.el (gnus-completing-read): Autoload.
7944
7945 * mm-view.el (gnus-rescale-image): Autoload.
7946
7947 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7948
7949 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7950
7951 * sieve-manage.el: Require 'cl when compiling.
7952
7953 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7954 (gnus-iswitchb-completing-read): Require iswitchb.
7955 (gnus-select-frame-set-input-focus): Silence compiler.
7956
7957 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7958
7959 * message.el (message-subject-trailing-was-query): Change default to t,
7960 since I think that's what most people want.
7961
7962 * nnimap.el (nnimap-request-accept-article): Erase buffer before
7963 appending for easier debugging.
7964 (nnimap-wait-for-connection): Take a regexp.
7965 (nnimap-request-accept-article): Wait for the continuation line before
7966 sending anything unless we're streaming.
7967
7968 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7969 leave the header washing to take place.
7970
7971 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7972
7973 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7974 regular expression match and replace in posting styles.
7975
7976 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
7977
7978 * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
7979 an entire server.
7980 (nnir-get-active): New function.
7981 (nnir-run-imap): Use it.
7982 (nnir-run-gmane): Who knew, gmane search returns an article score!
7983
7984 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7985 server on the current line with nnir.
7986
7987 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7988
7989 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7990 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7991 left edge.
7992 (gnus-article-foldable-buffer): Skip past the prefix when determining
7993 raggedness.
7994
7995 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7996 the raw article, and change `C-u g' to show the article without doing
7997 treatments.
7998
7999 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8000 on to `gnus-treat-article'.
8001 (gnus-inhibit-article-treatments): New variable.
8002
8003 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8004
8005 * gnus-art.el (gnus-treatment-function-alist): Have
8006 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8007 (gnus-treat-fill-long-lines): Change default to fill all text/plain
8008 sections.
8009
8010 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8011 parameter.
8012 (gnus-article-fill-cited-long-lines): New function.
8013 (gnus-article-fill-cited-article): Allow filling only long sections.
8014
8015 * shr.el (shr-find-fill-point): Don't break lines between punctuation
8016 and non-punctuation (like after the apostrophe in "'We").
8017
8018 * gnus-sum.el (gnus-summary-select-article): Make sure
8019 gnus-original-article-buffer is alive.
8020
8021 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8022 reflect the order they are in the digest.
8023
8024 * gnus.el (gnus-group-startup-message): Move point to the start of the
8025 buffer.
8026
8027 * nnimap.el (nnimap-capability): New function.
8028 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8029 is set.
8030
8031 2010-10-31 David Engster <dengste@eml.cc>
8032
8033 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8034 conform with changes to gnus-completing-read.
8035
8036 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8037
8038 * shr.el (shr-tag-img): Output "*" instead of "[img]".
8039
8040 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8041
8042 * nnir.el: Move defvar, defcustom around to keep file organized
8043 and keep byte-compiler quiet.
8044 (nnir-read-parms): Accept search-engine as arg.
8045 (nnir-run-query): Pass search-engine as arg.
8046 (nnir-search-engine): Remove.
8047
8048 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8049
8050 * shr.el (shr-generic): The text nodes should be text, not :text.
8051
8052 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8053 later in the file.
8054
8055 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8056
8057 * nnir.el: General clean up. Allow searching with multiple engines.
8058 Allow separate extra-parameters for each engine.
8059 Batch queries when possible.
8060 (nnir-imap-default-search-key, nnir-method-default-engines):
8061 Add customize interface.
8062 (nnir-run-gmane): New engine.
8063 (nnir-engines): Use it. Qualify all prompts with engine name.
8064 (nnir-search-engine): Remove global variable.
8065 (nnir-run-hyrex): Restore for now.
8066 (nnir-extra-parms, nnir-search-history): New variables.
8067 (gnus-group-make-nnir-group): Use them.
8068 (nnir-group-server): Remove in favor of gnus-group-server.
8069 (nnir-request-group): Avoid searching twice.
8070 (nnir-sort-groups-by-server): New function.
8071
8072 2010-10-30 Julien Danjou <julien@danjou.info>
8073
8074 * gnus-group.el: Remove gnus-group-fetch-control.
8075
8076 * gnus-start.el (gnus-find-new-newsgroups):
8077 Remove gnus-check-first-time-used.
8078
8079 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8080
8081 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8082
8083 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8084 set on groups that don't have \* permanentflags.
8085
8086 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8087
8088 * shr.el (shr-tag-span): Drop colorization of regions since we don't
8089 control the background color.
8090 (shr-tag-img): Ignore very small web bug type images.
8091 (shr-put-image): Add help-echo alt texts to the images.
8092 (shr-tag-video): Show the video poster image.
8093
8094 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8095
8096 * shr.el (shr-table-depth): New variable.
8097 (shr-tag-table-1): Only insert the images after the top-level table.
8098
8099 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8100
8101 * gnus-util.el (gnus-list-memq-of-list): New function.
8102
8103 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8104 selected.
8105 (nnimap-unsplittable-articles): New slot.
8106 (nnimap-new-articles): Use it.
8107
8108 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
8109
8110 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8111 move to the previous line on `M-g'.
8112
8113 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8114
8115 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8116 *-request-group, which seems unnecessary.
8117
8118 * nnimap.el (nnimap-quote-specials): Function copied over from
8119 imap.el.
8120 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8121 they support that. Suggested by Tom Regner.
8122
8123 2010-10-29 Julien Danjou <julien@danjou.info>
8124
8125 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8126 defalias.
8127 (gnus-summary-delete-marked-with): Remove obsolete defalias.
8128
8129 * gnus.el: Remove `gnus-nntp-service' variable.
8130 (gnus-secondary-servers): Make obsolete.
8131 (gnus-nntp-server): Make obsolete.
8132
8133 * gnus-start.el (gnus-1): Remove x-splash calls.
8134
8135 * gnus-ems.el (gnus-x-splash): Remove.
8136
8137 * gnus.el (gnus-group-startup-message): Simplify/update code.
8138
8139 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8140 capability before doing anything.
8141 (gnus-group-insert-group-line): Remove useless
8142 gnus-group-remove-excess-properties.
8143
8144 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8145
8146 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8147
8148 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8149
8150 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8151 config after reselecting.
8152
8153 2010-10-28 Julien Danjou <julien@danjou.info>
8154
8155 * shr.el (shr-put-image): Use point even if only inserting text.
8156 (shr-put-image): Save excursion when inserting alt text on non-graphic
8157 display, so the behavior is the same when we are on a graphic display.
8158
8159 * nnir.el (nnir-run-swish-e): Remove hyrex support.
8160
8161 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8162
8163 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8164 (gnus-mime-copy-part): Check coding system, not charset.
8165 (gnus-mime-view-part-externally): Never remove part.
8166 (gnus-mime-view-part-internally): Don't remove part here.
8167 (gnus-article-part-wrapper): Make sure MIME tag is visible.
8168 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8169 multipart/alternative.
8170
8171 * mm-decode.el (mm-display-part): Take optional arg `force'.
8172
8173 2010-10-26 Julien Danjou <julien@danjou.info>
8174
8175 * gnus-group.el (gnus-group-default-list-level): Add this function to
8176 compute the default list level.
8177 (gnus-group-default-list-level): Add possibility to use a function.
8178
8179 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8180
8181 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8182
8183 * gnus-group.el (gnus-group-completing-read)
8184 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8185 gnus-replace-in-string.
8186
8187 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8188
8189 * shr.el (shr-tag-div): Add.
8190
8191 2010-10-25 Julien Danjou <julien@danjou.info>
8192
8193 * gnus-util.el: Remove `gnus-with-local-quit'.
8194
8195 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8196
8197 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8198
8199 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8200 the original article buffer.
8201
8202 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8203
8204 * nnimap.el (nnimap-request-head): New function.
8205 (nnimap-request-move-article): Try to be slightly faster by not
8206 requesting the entire message when moving.
8207 (nnimap-transform-headers): Don't bug out on bodiless articles.
8208 (nnimap-send-command): Have no outstanding messages if the IMAP server
8209 doesn't support streaming.
8210 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8211
8212 2010-10-24 Julien Danjou <julien@danjou.info>
8213
8214 * message.el (message-default-headers): Fix type.
8215
8216 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8217
8218 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8219 prefetching images.
8220
8221 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8222 backend for unknown groups. This is mainly useful for nnimap groups.
8223
8224 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8225 group isn't covered by the agent.
8226
8227 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
8228
8229 * nnir.el (nnir-method-default-engines): New variable.
8230 (nnir-run-query): Use it.
8231 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8232 (gnus-summary-nnir-goto-thread): Change group if needed.
8233
8234 * gnus-group.el (gnus-group-group-map): Add key binding for
8235 gnus-group-make-nnir-group.
8236
8237 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8238
8239 * shr.el (shr-tag-object): Add.
8240
8241 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8242 original article buffer live.
8243 (gnus-summary-select-article-buffer):
8244 Mention gnus-widen-article-buffer.
8245
8246 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8247
8248 * shr.el (shr-tag-strong): Add.
8249
8250 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8251
8252 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8253 group names. They mess up the group buffer badly.
8254
8255 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8256
8257 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8258 instead of the summary one.
8259
8260 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
8261
8262 * mml.el (mml-preview): Work properly when editing article.
8263
8264 * gnus-start.el (gnus-read-active-file-1): Don't add method to
8265 gnus-have-read-active-file if it's already been in.
8266
8267 2010-10-22 Tom Tromey <tromey@redhat.com>
8268
8269 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8270 gnus-group-completing-read.
8271
8272 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8273
8274 * message.el (message-mode-map): Don't bind M-; to comment region, to
8275 allow the global comment-dwim to work.
8276
8277 2010-10-21 Julien Danjou <julien@danjou.info>
8278
8279 * message.el (message-setup-1): Allow message-default-headers to be a
8280 function.
8281
8282 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8283
8284 * shr.el (shr-tag-table): Simplify.
8285
8286 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8287
8288 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8289 to avoid trying to snarf invalid stuff.
8290
8291 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8292
8293 * gnus.el (gnus-message-archive-group): Quote value.
8294 (gnus-message-archive-group): Mark as changed.
8295
8296 * shr.el (shr-add-font): Don't put the font properties on the newline
8297 or the indentation.
8298
8299 * message.el (message-fix-before-sending): Change options when sending
8300 non-printable characters.
8301
8302 * gnus.el (gnus-message-archive-method): Change the default to
8303 monthly outgoing groups.
8304
8305 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8306 that have gotten new numbers.
8307
8308 * nnimap.el (nnimap-request-replace-article): New function.
8309
8310 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8311
8312 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8313 (nnrss-request-article): Don't use special html washing code.
8314
8315 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8316
8317 * shr.el (shr-tag-table): Remove useless nconc.
8318
8319 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8320
8321 * gnus-art.el (article-wash-html): Simplify and remove the charset
8322 stuff. Use the normal html rendering code instead of the special html
8323 washing code.
8324
8325 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8326 `gnus-w3m' symbols.
8327 (mm-text-html-washer-alist): Remove.
8328
8329 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8330 (mm-inline-media-tests): Remove use.
8331 (mm-text-html-renderer): Change default to the `shr' symbol.
8332
8333 * mm-view.el (mm-inline-text-html): Remove use.
8334
8335 * gnus-art.el (gnus-blocked-images): New function. Allow the
8336 `gnus-blocked-images' to be a function.
8337 (gnus-article-wash-function): Remove.
8338
8339 2010-10-20 Julien Danjou <julien@danjou.info>
8340
8341 * spam.el (spam-list-of-processors): Mark as obsolete.
8342
8343 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8344 (nnimap-insert-partial-structure): Fix boundary detection.
8345
8346 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8347
8348 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8349 run file-truename on remote files. This can be expensive and even
8350 prevent one from editing drafts if some unrelated buffer has a stale
8351 connection.
8352
8353 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8354
8355 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8356 kinsoku-eol regardless of shr-kinsoku-shorten.
8357 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8358 (shr-tag-table): Support caption, thead, and tfoot.
8359
8360 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8361
8362 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8363 lines.
8364 (shr-save-contents): New command and keystroke.
8365
8366 * nndoc.el (nndoc-type-alist): Add git support.
8367 (nndoc-git-type-p): New function.
8368 (nndoc-transform-git-article): Ditto.
8369 (nndoc-transform-git-headers): Ditto.
8370 (nndoc-transform-git-headers): Generate Subject headers.
8371
8372 * shr.el (shr-parse-style): New function.
8373 (shr-tag-span): Ditto.
8374
8375 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8376 to `G G' to avoid collisions.
8377
8378 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8379
8380 * shr.el: Load kinsoku if necessary.
8381 (shr-kinsoku-shorten): New internal variable.
8382 (shr-find-fill-point): Make kinsoku shorten text line if
8383 shr-kinsoku-shorten is bound to non-nil.
8384 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8385 shr-indentation too when testing if table is wider than frame width.
8386 (shr-insert-table): Use `string-width' instead of `length' to measure
8387 text width.
8388 (shr-insert-table-ruler): Make sure indentation is done at bol.
8389
8390 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8391
8392 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8393 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8394 undecoded network data.
8395
8396 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8397
8398 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8399 name in the mode line spec so that the mode line menu works
8400 (bug#2431).
8401
8402 * message.el (message-get-reply-headers): If we're fed `to-address',
8403 then always use that.
8404
8405 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8406 aren't so wide as to need to switch off the edit menu.
8407
8408 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8409 binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613).
8410
8411 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8412 `M-g'.
8413 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8414 the permanent marks.
8415
8416 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8417
8418 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8419 Splitting according to references/in-reply-to obeys the ignore-groups
8420 variable, while splitting by sender and subject do not.
8421
8422 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8423
8424 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8425 alist, so that we can look for non-Unicode chars.
8426 (article-translate-strings): Allow both character and string maps.
8427
8428 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8429
8430 * shr.el (shr-insert): Don't insert space behind a wide character
8431 categorized as kinsoku-bol, or between characters both categorized as
8432 nospace.
8433
8434 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8435
8436 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8437 headers to gnus-newsgroup-headers.
8438
8439 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8440
8441 * shr.el (shr-tag-img): Don't align images -- since we're not
8442 rescaling, this often leads to ugly displays.
8443
8444 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8445
8446 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8447 duplicates.
8448
8449 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8450
8451 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8452 call.
8453
8454 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8455
8456 * gnus.el: Autoload gnus-html-show-images.
8457
8458 * nnimap.el: Use nnheader-message throughout.
8459
8460 * shr.el (shr-tag-img): Ignore images with no data.
8461
8462 2010-10-15 Julien Danjou <julien@danjou.info>
8463
8464 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8465 a possibility to disable format=flow encoding when using hard newlines.
8466
8467 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * shr.el (shr-insert): Remove space inserted before or after a
8470 breakable character or at the beginning or the end of a line.
8471 (shr-find-fill-point): Do kinsoku; find the second best point or give
8472 it up if there's no breakable point.
8473
8474 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8475
8476 * nnimap.el (nnimap-open-connection): Message when opening connection
8477 for debugging purposes.
8478
8479 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8480 on every setup buffer call to allow this to change from article to
8481 article.
8482
8483 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8484 buffers where we have a wide table.
8485
8486 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8487
8488 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8489 uses *-request-thread.
8490
8491 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8492
8493 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8494 incantation, which is no longer valid.
8495
8496 2010-10-14 Julien Danjou <julien@danjou.info>
8497
8498 * shr.el: Fix defcustom type (char -> character).
8499
8500 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8501
8502 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8503 programs.
8504
8505 2010-10-14 Julien Danjou <julien@danjou.info>
8506
8507 * shr.el (shr-tag-a): Use url-link as widget type.
8508
8509 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8510 `gnus-group-get-icon'.
8511
8512 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8513
8514 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8515 This should make server editing work better.
8516
8517 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8518
8519 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8520 (nnimap-parse-flags): Fix regexp.
8521
8522 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8523 probably work for CJVK text, too.
8524
8525 * nnimap.el (nnimap-extend-tls-programs): Remove.
8526 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8527
8528 2010-10-13 Julien Danjou <julien@danjou.info>
8529
8530 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8531 responses.
8532
8533 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8534
8535 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8536
8537 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8538 anything in Emacs.
8539
8540 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8541
8542 2010-10-13 Julien Danjou <julien@danjou.info>
8543
8544 * shr.el (shr-width): Make shr-width a defcustom with default to
8545 fill-column.
8546 (shr-tag-img): Use shr-width rather than fill-column.
8547
8548 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8549
8550 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8551
8552 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8553 position when (X-)Faces exist.
8554 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8555 avatars when called interactively.
8556
8557 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8558
8559 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8560 gnus-article-x-face-too-ugly is bound.
8561
8562 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8563
8564 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8565
8566 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8567 mailbox that doesn't exist.
8568
8569 2010-10-12 Julien Danjou <julien@danjou.info>
8570
8571 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8572 (shr-get-image-data): Encode URL properly when fetching from cache.
8573 (shr-tag-img): Use aligned-to spaces to align correctly images.
8574
8575 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8576 before inserting the Gravatar.
8577
8578 * shr.el (shr-tag-img): Add align attribute support for <img>.
8579
8580 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8581
8582 * gnus-gravatar.el (gnus-art): Require.
8583
8584 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8585 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8586 Remove long obsoleted functions.
8587
8588 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8589
8590 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8591
8592 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8593 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8594 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8595 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8596 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8597 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8598 Fix comment for declare-function.
8599
8600 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8601
8602 * nnimap.el (nnimap-request-rename-group): Select group read-only
8603 before renaming it.
8604
8605 * shr.el (shr-insert): Fix up the white space only regexp.
8606
8607 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8608 bodies. Protect against this. Reported by Michael Welsh Duggan.
8609
8610 * shr.el (shr-current-column): New function.
8611 (shr-find-fill-point): New function.
8612
8613 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8614
8615 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8616 numbers.
8617
8618 2010-10-11 Julien Danjou <julien@danjou.info>
8619
8620 * shr.el (shr-hr-line): Add.
8621 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8622 display hr lines.
8623 (shr-max-columns): Do not change state to nil if we just inserting
8624 spaces.
8625
8626 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8627
8628 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8629 select the last group.
8630
8631 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8632
8633 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8634
8635 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8636
8637 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8638 for Gnus.
8639 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8640 (nnimap-update-qresync-info): Mark \Seen articles as read.
8641
8642 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8643 non-variable, too.
8644
8645 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8646 available.
8647 (nnimap-update-info): Rely more on the current active than the param
8648 active to avoid marking articles as read too much.
8649
8650 * auth-source.el (auth-source-create): Use (user-login-name) for the
8651 user name default.
8652
8653 * nnimap.el (nnimap-update-info): If the server doesn't return any
8654 useful info, just use the previous info.
8655 (nnimap-update-info): Prefer old info over start-article.
8656 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8657
8658 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8659
8660 * nnir.el (autoload): Clean up autoloads.
8661 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8662 Use key rather than value.
8663 (nnir-imap-search-other): New variable.
8664 (nnir-read-parm): Use it.
8665 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8666 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8667
8668 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8669
8670 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8671 the process, too.
8672
8673 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8674
8675 * spam.el (gnus-summary-mode-map): Bind to "$".
8676 Suggested by Russ Allbery.
8677
8678 * shr.el: Rework the way things are indented by <li> slightly.
8679
8680 * gnus.el (gnus-group-set-parameter): Fix typo.
8681
8682 * nnimap.el: Start implementing QRESYNC support.
8683
8684 2010-10-09 Julien Danjou <julien@danjou.info>
8685
8686 * nnir.el (nnir-engines): Fix too many arguments.
8687
8688 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8689
8690 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8691 group is the "last", so that the backends like nnfolder actually save
8692 their folders.
8693
8694 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8695 try to use that for the TLS stream.
8696 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8697 UIDVALIDITY and find out which groups are read-only and not.
8698 (nnimap-get-flags): Use the same marks parsing code as the rest of
8699 nnimap.
8700
8701 2010-10-09 Julien Danjou <julien@danjou.info>
8702
8703 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8704
8705 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8706 retrieving gravatars.
8707
8708 * shr.el (shr-table-corner): Add.
8709 (shr-table-line): Add.
8710 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8711
8712 2010-10-08 Julien Danjou <julien@danjou.info>
8713
8714 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8715
8716 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8717
8718 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8719
8720 * gnus-sum.el (gnus-mark-article-as-unread)
8721 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8722 (gnus-summary-set-bookmark): Use it.
8723
8724 * gnus-msg.el (gnus-setup-message): Use it.
8725
8726 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8727
8728 * gnus.el (gnus-group-remove-parameter): Use it.
8729
8730 * gnus-group.el (gnus-group-make-web-group): Use it.
8731
8732 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8733
8734 * nnregistry.el: Update docs to mention manual.
8735
8736 * gnus-registry.el: Update docs to mention nnregistry.el.
8737 (gnus-registry-initialize): Don't install nnregistry refer method
8738 automatically.
8739 (gnus-registry-install-nnregistry): Remove it.
8740
8741 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8742
8743 * shr.el (shr-insert): Don't insert double spaces.
8744
8745 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8746
8747 * gnus-gravatar.el (gnus-treat-from-gravatar)
8748 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8749 called interactively.
8750
8751 * gnus-art.el (gnus-mime-view-part-externally)
8752 (gnus-mime-view-part-internally): Make predicate function passed to
8753 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8754 of a mime type.
8755
8756 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8757
8758 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8759
8760 * shr.el (require): Require cl when compiling.
8761 (shr-tag-hr): New function.
8762
8763 * nnimap.el (nnimap-update-info): Remove double setting of high.
8764 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8765 This makes nnimap work properly on Courier again.
8766
8767 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8768 the variable for backwards compatibility.
8769
8770 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8771 the file name before using to avoid setting mm-default-directory to
8772 nil.
8773
8774 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8775 bidning gnus-agent variables.
8776
8777 * shr.el (shr-render-td): Use a cache for the table rendering function
8778 to avoid getting an exponential rendering behavior in nested tables.
8779 (shr-insert): Rework the line-breaking algorithm.
8780 (shr-insert): Don't leave trailing spaces.
8781 (shr-insert-table): Also insert empty TDs.
8782 (shr-tag-blockquote): Ensure paragraphs after </ul>.
8783
8784 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8785
8786 * gnus-sum.el (gnus-number): Rename from `number'.
8787 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8788 (gnus-summary-limit-children): Update uses correspondingly.
8789
8790 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8791
8792 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8793 (gnus-gravatar-transform-address): Don't show avatars of people of
8794 which mail addresses match gnus-gravatar-too-ugly.
8795
8796 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8797
8798 * shr.el (shr-table-widths): Expand TD elements to fill available
8799 space.
8800
8801 2010-10-07 Julien Danjou <julien@danjou.info>
8802
8803 * nnimap.el (nnimap-request-rename-group): Add this method.
8804
8805 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8806
8807 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8808 name from XEmacs' function-arglist.
8809
8810 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8811 gravatar under XEmacs.
8812
8813 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
8814
8815 * auth-source.el: Update docs with TODO items.
8816
8817 * gnus-sync.el: Update docs to explain state and plans.
8818
8819 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8820 Hooks for mark updates.
8821 (gnus-request-set-mark, gnus-request-update-mark): Use them.
8822
8823 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8824 hooks with arguments, which is needed for mark update hooks.
8825
8826 2010-10-06 Julien Danjou <julien@danjou.info>
8827
8828 * gnus.el (gnus-expand-group-parameter): Only return and act on what
8829 was matched.
8830
8831 * sieve-manage.el: Update example in `Commentary'.
8832
8833 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8834
8835 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8836 not 2000.
8837 (sieve-manage-authenticate): Re-add function.
8838
8839 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8840
8841 * shr.el (shr-insert): Get 'space transition right.
8842 (shr-render-td): Only delete space at the end of the TD.
8843
8844 * nnimap.el (nnimap-open-connection): Prepare to support
8845 open-gnutls-stream.
8846
8847 * shr.el: Rearrange function order to be more logical.
8848
8849 2010-10-06 Julien Danjou <julien@danjou.info>
8850
8851 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8852 (nnrss-discover-feed): Remove 404 URL in docstring.
8853
8854 * nnir.el: Fix Swish-E URL.
8855 Fix Namazu URL.
8856
8857 * message.el (message-change-subject): Remove 404 URL in a comment.
8858
8859 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8860
8861 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8862 called interactively.
8863
8864 * gnus-util.el (gnus-remove-if): Allow hash table.
8865 (gnus-remove-if-not): New function.
8866
8867 * gnus-art.el (gnus-mime-view-part-as-type):
8868 * gnus-score.el (gnus-summary-score-effect):
8869 * gnus-sum.el (gnus-read-move-group-name):
8870 Replace remove-if-not with gnus-remove-if-not.
8871
8872 * gnus-group.el (gnus-group-completing-read):
8873 Regard collection as a hash table if it is not a list.
8874
8875 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8876
8877 * shr.el (shr-render-td): Allow blank/missing <TD>s.
8878
8879 * shr.el: Document the table-rendering algorithm.
8880
8881 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8882 invalid URLs.
8883
8884 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8885 line-broken.
8886 (shr-tag-img): Ignore image fetching errors.
8887 (shr-overlays-in-region): Compute overlay positions correctly.
8888
8889 * mm-decode.el (mm-shr): Require shr.
8890
8891 * gnus-art.el (gnus-blocked-images): Move variable here.
8892
8893 * shr.el (shr-insert-table): Bind free variable.
8894
8895 * mm-decode.el (mm-shr): Bind shr-content-function.
8896
8897 * shr.el (shr-content-function): New variable.
8898
8899 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8900 added for symmetry.
8901
8902 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8903
8904 * gnus-group.el (gnus-group-make-group): Doc fix.
8905
8906 * nnimap.el (nnimap-request-newgroups): Return success.
8907
8908 * shr.el (shr-find-elements): New function.
8909 (shr-tag-table): Put all the images after the table.
8910 (shr-tag-table): Really inhibit images inside the table.
8911 (shr-collect-overlays): Copy over overlays from the TD elements to the
8912 main document.
8913
8914 * mm-decode.el (mm-shr): Bind shr-blocked-images to
8915 gnus-blocked-images.
8916
8917 2010-10-05 Julien Danjou <julien@danjou.info>
8918
8919 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8920
8921 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8922 (gnus-html-maximum-image-size): Add this function.
8923 (gnus-html-put-image): Use gnus-html-maximum-image-size.
8924
8925 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8926 server-value of the capability is nil.
8927
8928 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8929
8930 * shr.el (shr-tag-em): Add <EM> tag.
8931
8932 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
8933
8934 * sieve-manage.el (sieve-manage-default-stream): Make default stream
8935 customizable.
8936
8937 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8938 handing broken links to browse-url.
8939
8940 2010-10-05 Julien Danjou <julien@danjou.info>
8941
8942 * gnus-util.el (gnus-emacs-completing-read)
8943 (gnus-iswitchb-completing-read): Use autoload rather than require.
8944
8945 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
8946
8947 * gnus-util.el (gnus-completing-read-function): Exclude
8948 gnus-icompleting-read and gnus-ido-completing-read from candidates for
8949 XEmacs since iswitchb.el is very old and ido.el is unavailable in
8950 XEmacs.
8951
8952 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8953 not to use `delete-dups' that is unavailable in XEmacs 21.4.
8954
8955 * gnus-html.el: Don't require help-fns under XEmacs.
8956 (gnus-html-schedule-image-fetching): Work for XEmacs.
8957
8958 * mm-decode.el (mm-shr): Decode contents by charset.
8959
8960 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8961
8962 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8963 unknown.
8964
8965 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8966 (shr-get-image-data): Ensure against the cache file missing.
8967
8968 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8969 for data.
8970
8971 * spam-report.el (spam-report-url-ping-plain): Don't query about
8972 killing the process.
8973
8974 * shr.el (shr-render-td): Protect against too-wide text.
8975
8976 2010-10-04 Julien Danjou <julien@danjou.info>
8977
8978 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8979 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8980
8981 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8982 retrieved.
8983
8984 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8985
8986 * shr.el (browse-url): Require.
8987 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8988 lines.
8989 (shr-show-alt-text, shr-browse-image): New commands.
8990 (shr-browse-url, shr-copy-url): New commands.
8991
8992 * gnus-sum.el (gnus-widen-article-window): New variable.
8993 (gnus-summary-select-article-buffer): Use it.
8994
8995 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8996 without @ signs.
8997
8998 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8999
9000 * nnir.el (nnir-run-imap): Remove spurious space in search string.
9001
9002 2010-10-04 Julien Danjou <julien@danjou.info>
9003
9004 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9005 for XEmacs.
9006
9007 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9008
9009 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9010
9011 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9012 (nnimap-close-server): Implement.
9013
9014 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9015 (shr-insert): Tweak line breaking.
9016 (shr-insert): Handle <pre> better.
9017 (shr-tag-li): Get <li> indentation right.
9018 (shr-tag-li): Get <li> indentation even righter.
9019 (shr-tag-blockquote): Ensure paragraph start.
9020 (shr-make-table): Tweak table generation.
9021 (shr-make-table): Fix typo.
9022
9023 * shr.el: Implement table rendering.
9024
9025 2010-10-04 Julien Danjou <julien@danjou.info>
9026
9027 * gnus-html.el (gnus-html-put-image): Fix resize image code.
9028
9029 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9030
9031 * shr.el (shr-insert): Use string anchors instead of line anchors.
9032
9033 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9034
9035 * shr.el: Add headings.
9036 (shr-ensure-paragraph): Actually work.
9037 (shr-tag-li): Make <ul> prettier.
9038 (shr-insert): Get white space at the beginning/end of elements right.
9039 (shr-tag-p): Collapse subsequent <p>s.
9040 (shr-ensure-paragraph): Don't insert double line feeds after blank
9041 lines.
9042 (shr-insert): \t is also space.
9043 (shr-tag-s): Fix "s" tag name function.
9044 (shr-tag-s): Fix face prop name.
9045
9046 2010-10-03 Julien Danjou <julien@danjou.info>
9047
9048 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9049
9050 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9051 gnus-window-inside-pixel-edges.
9052
9053 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9054 gnus-ems.
9055
9056 * mm-view.el (mm-inline-image-emacs): Support image resizing.
9057
9058 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9059 function.
9060
9061 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9062 resize choice.
9063
9064 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9065
9066 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9067 beginning of the buffer.
9068
9069 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9070 article buffer again.
9071
9072 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9073
9074 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9075 when it's at the start of the buffer.
9076
9077 * shr.el (shr-tag-blockquote): Convert name.
9078 (shr-rescale-image): Use the right image-size variant.
9079
9080 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9081 buffer isn't shown, then select the current article first instead of
9082 bugging out.
9083 (gnus-summary-select-article-buffer): Show both the article and summary
9084 buffers again.
9085
9086 * shr.el (shr-fontize-cont): Protect against regions with no text.
9087 Rename tag functions to shr-tag-* for enhanced security.
9088 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9089
9090 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
9091
9092 * shr.el (shr-insert):
9093 * pop3.el (pop3-movemail):
9094 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9095 loaded.
9096
9097 2010-10-03 Glenn Morris <rgm@gnu.org>
9098
9099 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9100
9101 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9102
9103 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9104
9105 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9106
9107 * gnus-util.el (gnus-make-local-hook): Simplify.
9108
9109 2010-10-02 Julien Danjou <julien@danjou.info>
9110
9111 * gnus-util.el (gnus-iswitchb-completing-read): New function.
9112 (gnus-ido-completing-read): New function.
9113 (gnus-emacs-completing-read): New function.
9114 (gnus-completing-read): Use gnus-completing-read-function.
9115 Add gnus-completing-read-function.
9116
9117 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9118
9119 * shr.el (shr-insert-document): Autoload.
9120 (shr-img): Be silent.
9121 (shr-insert): Add a newline after every picture before text.
9122 (shr-add-font): Use overlays for combining faces.
9123 (shr-insert): Pass upwards the text start point.
9124
9125 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9126 possible.
9127 (mm-shr): New function.
9128
9129 2010-10-02 Julien Danjou <julien@danjou.info>
9130
9131 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9132 should go backward.
9133
9134 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
9135
9136 * shr.el (shr): Fix typo in provide call.
9137
9138 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9139
9140 * shr.el: New file.
9141
9142 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9143
9144 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9145 completing read.
9146
9147 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9148
9149 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9150 we're being queried about. Suggested by Dan Jacobson.
9151
9152 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9153 Suggested by Jason Eisner.
9154
9155 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9156 table, too. Suggested by Stefan Wiens.
9157 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9158 the table unnecessary. Suggested by Stefan Wiens.
9159
9160 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9161 longer needed, and probably doesn't work either, as pointed out by
9162 Stefan Wiens.
9163 (gnus-summary-exit): Remove call to the clearing function.
9164 (gnus-summary-exit-no-update): Ditto.
9165
9166 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9167 instead of gnus-eval-in-buffer-window to avoid popping up frames.
9168 Reported by Stefan Monnier.
9169 (gnus-summary-save-in-rmail): Ditto.
9170
9171 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9172 article buffer, instead of both the article buffer and the summary
9173 buffer. Sort of suggested by Dan Jacobson.
9174
9175 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9176
9177 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9178 Suggested by Dan Jacobson.
9179
9180 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9181 documentation clearer.
9182
9183 * message.el (message-shorten-references): Comment on the number "21".
9184 Suggested by Stefan Monnier.
9185
9186 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9187 Suggested by Dan Jacobson.
9188
9189 * gnus.el (gnus-large-newsgroup):
9190 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
9191
9192 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9193 externalize attachments. Bug reported by Steve Wen.
9194
9195 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9196 really message anything to the user.
9197
9198 * nnmail.el (nnmail-article-group): Allow using the fancy split method
9199 directly.
9200
9201 * nnimap.el (nnimap-request-group): Low higher than high to signal no
9202 messages in empty groups.
9203
9204 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9205
9206 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9207 non-UIDNEXT group.
9208
9209 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9210
9211 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9212 not the value from the collection.
9213
9214 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9215 values. This sometimes happens on some groups that have no info.
9216 (nnimap-request-newgroups): New function.
9217
9218 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9219
9220 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9221 check into `gnus-registry-initialize'.
9222 (gnus-registry-initialize): Ditto.
9223 Fix and extend header docs.
9224
9225 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9226
9227 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9228 regexp backtrace overflows.
9229
9230 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9231 for starttls that tls.el implements; i.e. openssl.
9232
9233 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9234
9235 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9236 (gravatar-create-image): New function that's an alias to
9237 gnus-xmas-create-image, gnus-create-image, or create-image.
9238 (gravatar-data->image): Use it.
9239
9240 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
9241
9242 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9243 install the nnregistry refer method.
9244 (gnus-registry-install-hooks): Use it.
9245 (gnus-registry-unfollowed-groups): Add nnmairix to the default
9246 unfollowed groups.
9247
9248 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
9249
9250 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9251 expanding threads.
9252
9253 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9254
9255 * nnir.el: Use the server names without suffixes (bug#7009).
9256
9257 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9258 unencrypted to STARTTLS, if possible.
9259
9260 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9261
9262 * message.el (message-ignored-supersedes-headers): Strip Injection-*
9263 headers before superseding.
9264
9265 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9266
9267 * nnrss.el (nnrss-use-local): Add documentation.
9268
9269 * nnimap.el (nnimap-extend-tls-programs): New function.
9270 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9271 (nnimap-wait-for-connection): Accept the greeting from the stupid
9272 output from openssl s_client -starttls, too.
9273
9274 * nnimap.el (nnimap-find-article-by-message-id): Really return the
9275 article number.
9276 (nnimap-split-fancy): New variable.
9277 (nnimap-split-incoming-mail): Use it.
9278
9279 * nntp.el (nntp-server-list-active-group): Document.
9280
9281 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9282 SELECT to get the message-id.
9283
9284 * mail-source.el (mail-sources): Remove webmail support.
9285 (defvar): Ditto.
9286 (mail-source-fetcher-alist): Ditto.
9287 (mail-source-fetch-webmail): Remove.
9288
9289 * webmail.el: Remove -- doesn't seem relevant any more.
9290
9291 * gnus.el: Fix up make-obsolete-variable declarations throughout.
9292
9293 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9294 the \r.
9295
9296 2010-09-30 Julien Danjou <julien@danjou.info>
9297
9298 * gnus-agent.el (gnus-agent-add-group): Fix call to
9299 gnus-completing-read.
9300
9301 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9302
9303 * nndoc.el (nndoc-retrieve-groups): New function.
9304
9305 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9306 `default', use nnmail-split-methods.
9307 (nnimap-request-article): Downcase the NILs so that they are nil.
9308
9309 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9310 symbol.
9311
9312 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9313 code, since if the user has requested network, that's what they ought
9314 to get.
9315 (nnimap-request-set-mark): Erase the buffer before issuing commands.
9316 (nnimap-split-rule): Mark as obsolete.
9317
9318 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9319 New variable.
9320
9321 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9322 correct slot, too.
9323
9324 2010-09-29 Julien Danjou <julien@danjou.info>
9325
9326 * gnus.el (gnus-local-domain): Declare variable obsolete.
9327
9328 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9329 Fix history computing.
9330 (gnus-ido-completing-read): Require ido.
9331
9332 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9333
9334 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9335 build Gnus.
9336
9337 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9338 when interpreting the structures.
9339 (nnimap-request-accept-article): Add \r\n to the lines to make this
9340 work with Cyrus.
9341
9342 * nndraft.el (nndraft-request-expire-articles): Use the group name
9343 instead if "nndraft". Fix found by Nils Ackermann.
9344
9345 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9346
9347 * nnregistry.el: Add.
9348
9349 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9350
9351 * nnmail.el (group, group-art-list, group-art):
9352 Remove unneeded directives.
9353
9354 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9355
9356 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9357 (mm-mime-charset):
9358 * rfc2047.el (rfc2047-syntax-table):
9359 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9360
9361 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9362 rather than `insert-file-contents' and `eval-region'.
9363
9364 2010-09-29 Julien Danjou <julien@danjou.info>
9365
9366 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9367 replacement of `gnus-gravatar-relief' to mimic
9368 `gnus-faces-properties-alist'.
9369 Add :version property.
9370
9371 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9372
9373 * mail-source.el (mail-source-report-new-mail):
9374 * message.el (message-default-mail-headers):
9375 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9376
9377 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9378
9379 2010-09-28 Julien Danjou <julien@danjou.info>
9380
9381 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9382 mail-address contains the same string as real-name.
9383
9384 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9385 non-blank in header, otherwise it'll get stripped.
9386
9387 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9388 real-name, and then for mail address rather than doing : or , search.
9389
9390 2010-09-27 Julien Danjou <julien@danjou.info>
9391
9392 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9393 right completing-read function.
9394 (gnus-use-ido): New variable
9395 (gnus-completing-read-with-default): Remove.
9396 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9397 (gnus-agent-add-group):
9398 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9399 * mm-view.el (mm-view-pkcs7-decrypt):
9400 * mm-util.el (mm-codepage-setup):
9401 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9402 * mml-smime.el (mml-smime-openssl-sign-query):
9403 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9404 (mml-insert-multipart):
9405 * gnus-msg.el (gnus-summary-yank-message):
9406 * gnus-int.el (gnus-start-news-server):
9407 * mm-decode.el (mm-interactively-view-part):
9408 * gnus-dired.el (gnus-dired-attach):
9409 * gnus.el (gnus-read-method):
9410 * gnus-bookmark.el (gnus-bookmark-jump):
9411 * gnus-art.el (gnus-mime-view-part-as-type)
9412 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9413 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9414 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9415 * nnmairix.el (nnmairix-create-server-and-default-group)
9416 (nnmairix-update-groups, nnmairix-get-server)
9417 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9418 (nnmairix-get-group-from-file-path):
9419 * nnrss.el (nnrss-find-rss-via-syndic8):
9420 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9421 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9422 (gnus-group-browse-foreign-server):
9423 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9424 (gnus-summary-execute-command, gnus-summary-respool-article)
9425 (gnus-read-move-group-name):
9426 * gnus-score.el (gnus-summary-increase-score)
9427 (gnus-summary-score-effect):
9428 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9429
9430 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9431
9432 * nnimap.el (auth-source-forget-user-or-password)
9433 (auth-source-user-or-password): Autoload.
9434
9435 * message.el (message-from-style, message-interactive)
9436 (message-signature): Remove comment.
9437 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9438 always.
9439 (message-sendmail-envelope-from): Comment fix.
9440 (message-yank-prefix): Default to mail-yank-prefix always.
9441 (message-indentation-spaces):
9442 Default to mail-indentation-spaces always.
9443 (message-signature-file): Default to mail-signature-file always.
9444
9445 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9446
9447 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9448 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9449 new articles.
9450
9451 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9452 parts.
9453 (nnimap-request-article): Work with the t setting, too.
9454
9455 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9456 that you don't get flashes of other buffers.
9457 (gnus-summary-show-complete-article): Intern before setting.
9458
9459 2010-09-27 David Engster <dengste@eml.cc>
9460
9461 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9462 well as HEADERS.
9463 (nnmairix-retrieve-headers): Provide new argument for the above.
9464
9465 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9466
9467 * gnus-sum.el (gnus-summary-move-article): Don't alter
9468 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9469 group.
9470
9471 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9472
9473 * message.el (message-cite-prefix-regexp): Revert my last edit.
9474
9475 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9476 variable instead of the Gnus variable.
9477
9478 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9479
9480 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9481
9482 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9483 since some servers don't like it.
9484 (nnimap-open-connection): Forget credentials if the server says the
9485 password was wrong.
9486 (nnimap-parse-line): Protect against invalid data.
9487
9488 * gnus-sum.el (gnus-summary-move-article): Add comment.
9489 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9490 nothing alters it while scanning for new messages.
9491
9492 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9493 which may or may not help.
9494 (nnimap-open-connection): If we're doing a stream connection, and then
9495 discover we're on a STARTTLS-capable server, then open a STARTTLS
9496 connection instead.
9497
9498 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9499
9500 * nnimap.el (utf7): Require.
9501
9502 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9503 prefix.
9504
9505 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9506
9507 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9508
9509 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9510
9511 * nnimap.el (nnimap-request-accept-article): Message the error on
9512 error.
9513
9514 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9517
9518 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9519
9520 * nndoc.el (nndoc-request-list): Return success always.
9521
9522 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9523 `fetch-old' -- we only want to fetch the articles we've requested.
9524 The rest are in the agent, probably.
9525 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9526 disappeared server" to something low. It's not important.
9527
9528 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9529 arrived before the FETCH data.
9530
9531 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9532 target here, because we don't know the Gnus name of the group.
9533
9534 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9535 for the correct group.
9536
9537 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9538
9539 * gnus.el (gnus): Give a final warning after startup.
9540
9541 * gnus-util.el (gnus-action-message-log): New variable.
9542 (gnus-message): Use it.
9543 (gnus-final-warning): New function.
9544
9545 * nnimap.el (nnimap-open-connection): Record the greeting.
9546 (nnimap): Add greeting.
9547
9548 2010-09-26 Julien Danjou <julien@danjou.info>
9549
9550 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9551 arguments.
9552 (gnus-html-wash-images): Fix spec computing to include start/end.
9553
9554 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9555
9556 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9557
9558 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9559 deletion.
9560 (nnimap-retrieve-headers): Don't select the group, because that's
9561 already done by nnimap-possibly-change-group.
9562
9563 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9564 (gnus-picon-transform-address): Use it.
9565
9566 * mail-source.el (mail-source-value): Revert previous patch.
9567
9568 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9569 on failure.
9570 (nnimap-open-connection): Look up both virtual and physical server name
9571 credentials.
9572
9573 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9574
9575 2009-02-08 Dave Love <fx@gnu.org>
9576
9577 * gnus-win.el (gnus-window-to-buffer-helper)
9578 (gnus-all-windows-visible-p): Function needn't be a symbol.
9579
9580 * mail-source.el (mail-source-value): Function needn't be a symbol.
9581
9582 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9583
9584 * message.el (message-cite-prefix-regexp): Remove } from the cite
9585 prefix.
9586
9587 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9588 highlight again, so that the highlight is correct.
9589
9590 * gnus-picon.el (gnus-picon): Remove again.
9591 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9592
9593 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9594 doing the header highlightling, so that the background color of the
9595 picon is correct.
9596
9597 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9598 (gnus-picon): Ditto.
9599 (gnus-picon): Reinstate. The background color for picons is white.
9600 (gnus-picon-insert-glyph): Make the background white.
9601
9602 * nnml.el (nnml-open-nov): Don't return dead buffers.
9603
9604 * auth-source.el (auth-source-create): Query the user for whether to
9605 store the credentials.
9606
9607 * auth-source.el (auth-source-user-or-password): Use the existing auth
9608 sources, if any, for creation.
9609
9610 * gnus.el (gnus-group-fast-parameter): Return the last matching
9611 parameter instead of the first matching parameter.
9612
9613 2010-09-26 Julien Danjou <julien@danjou.info>
9614
9615 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9616
9617 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9618
9619 * mml2015.el (mml2015-use): Remove gpg support.
9620
9621 * mml1991.el (mml1991-function-alist): Remove gpg function.
9622 (mml1991-gpg-sign): Remove.
9623
9624 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9625
9626 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9627 (gnus-browse-unsubscribe-current-group): Document it.
9628 (gnus-browse-unsubscribe-group): Use it.
9629
9630 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9631
9632 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9633 address to the To list for easier response.
9634
9635 * gnus.el (gnus-play-startup-jingle): Remove.
9636 (gnus-splash): Don't play jingle.
9637 (gnus): Silence gnus-load message.
9638
9639 * gnus-art.el (gnus-treat-play-sounds): Remove.
9640
9641 * gnus.el (gnus-play-jingle): Remove audio support.
9642
9643 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9644
9645 * earcon.el: Remove -- no users.
9646
9647 * gnus-audio.el: Remove -- no users of this package.
9648
9649 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9650
9651 * gnus-start.el (gnus-setup-news): Remove nocem support.
9652
9653 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9654
9655 * gnus.el (gnus-use-nocem): Remove.
9656
9657 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9658 Remove.
9659
9660 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9661 uses NoCeM any more.
9662
9663 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9664 (gnus-button-ctan-handler): Ditto.
9665 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9666 (gnus-button-ctan-directory-regexp): Ditto.
9667 (gnus-button-handle-ctan): Ditto.
9668 (gnus-button-tex-level): Ditto.
9669 (gnus-button-alist): Remove CTAN stuff.
9670
9671 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9672
9673 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9674 nnimap-streaming test.
9675
9676 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9677 servers twice.
9678
9679 * nnimap.el (nnimap-open-connection): Add more error reporting when
9680 nnimap fails early.
9681
9682 * nnheader.el (nnheader-get-report-string): New function.
9683 (nnheader-get-report): Use it.
9684
9685 * gnus-int.el (gnus-check-server): Say what the error was when opening
9686 failed.
9687
9688 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9689 using streaming.
9690
9691 2010-09-25 Julien Danjou <julien@danjou.info>
9692
9693 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9694 gnus-window-inside-pixel-edges.
9695
9696 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9697
9698 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9699
9700 * mm-decode.el (mm-save-part): Allow saving to other directories the
9701 normal Emacs way.
9702
9703 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9704 Suggested by Jay Berkenbilt.
9705
9706 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9707 there isn't a single byte.
9708
9709 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9710 just do it. It doesn't really seem to matter what the user responds
9711 here, I think, so it's just a confusing question.
9712
9713 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9714 non-streaming case.
9715
9716 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9717 (gnus-article-encrypt-body): Use it.
9718
9719 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9720 keystroke.
9721
9722 * nnimap.el (nnimap-find-wanted-parts-1):
9723 Use gnus-fetch-partial-articles.
9724
9725 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9726
9727 * nnimap.el (nnimap-insert-partial-structure): New function.
9728 (nnimap-get-partial-article): New function.
9729 (nnimap-request-article): Use it.
9730 (nnimap-wait-for-response): Return whether the wait was successful.
9731 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9732 retrieval wasn't successful.
9733 (nnimap-retrieve-group-data-early): Allow throttling servers.
9734 (nnimap-streaming): New variable.
9735 (nnimap-fetch-partial-articles): Remove.
9736
9737 * mm-decode.el (mm-with-part): Protect against killed buffers.
9738
9739 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9740 for prettier summary display.
9741
9742 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9743
9744 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9745
9746 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9747
9748 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9749 apparently third-party libraries depend on it.
9750
9751 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9752 before starting negotiation.
9753
9754 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9755 privacy reasons.
9756 (gnus-treat-mail-gravatar): Ditto.
9757
9758 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9759 buffer when inserting images. Inserting text into the headers, for
9760 instance, can make them invalid.
9761
9762 2010-09-25 Julien Danjou <julien@danjou.info>
9763
9764 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9765 variables.
9766
9767 * nnheader.el: Remove useless variables news-reply-yank-from and
9768 news-reply-yank-message-id.
9769
9770 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9771 variables.
9772
9773 * mml1991.el: Remove useless mml1991-verbose.
9774
9775 * gnus.el: Remove useless variable gnus-use-generic-from.
9776 Remove obsolete variable gnus-topic-indentation.
9777
9778 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9779
9780 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9781
9782 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9783
9784 * gnus-group.el: Remove useless gnus-group-icon-cache.
9785 Remove useless gnus-ephemeral-group-server.
9786
9787 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9788
9789 * mml2015.el: Remove useless mml2015-verbose.
9790
9791 * mml-smime.el: Remove useless mml-smime-verbose.
9792
9793 * gnus.el: Remove useless gnus-local-domain.
9794
9795 * gnus-gravatar.el (gnus-gravatar-transform-address):
9796 Use gnus-gravatar-size.
9797
9798 * gnus-art.el: Remove useless gnus-treat-translate.
9799
9800 2010-09-24 Julien Danjou <julien@danjou.info>
9801
9802 * gnus-sum.el: Add support for Gravatars.
9803
9804 * gnus-art.el: Add support for Gravatars.
9805
9806 * gnus-gravatar.el: Add this file.
9807
9808 * gravatar.el: Add this file.
9809
9810 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9811
9812 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9813
9814 * gnus-group.el (gnus-group-fetch-faq): Remove.
9815
9816 * gnus.el (gnus-group-faq-directory): Remove.
9817
9818 * gnus-group.el (gnus-group-fetch-charter): Remove.
9819
9820 * gnus.el (gnus-group-charter-alist): Remove.
9821
9822 * gnus-group.el (gnus-group-archive-directory): Remove.
9823 (gnus-group-recent-archive-directory): Ditto.
9824 (gnus-group-make-archive-group): Remove.
9825
9826 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9827
9828 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9829 use the same article number for all the cached articles.
9830
9831 * nnimap.el (nnimap-command): Register the last command time so
9832 that we can use it for idling NOOPs.
9833 (nnimap-open-connection): Start the keeplive timer.
9834 (nnimap-make-process-buffer): Store all the process buffers.
9835 (nnimap-keepalive): New function.
9836
9837 * starttls.el (starttls-open-stream): Add autoload cookie.
9838
9839 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9840
9841 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9842 handling.
9843
9844 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
9845
9846 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9847 its data structures.
9848
9849 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9850 instead of the cl.el copy-list.
9851 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9852 equalp.
9853
9854 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9855
9856 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9857 and tool-bar-local-item-from-menu.
9858
9859 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9860 mode-line-highlight face for Emacs.
9861
9862 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9863 loading gnus-sum.elc; fix comment for canlock-verify.
9864 (gnus-article-jump-to-part): Use read-number.
9865 (gnus-insert-mime-button, gnus-insert-mime-security-button):
9866 Remove Emacs pre-21 compatible code for help-echo.
9867 (gnus-article-next-page-1): No need to adjust the number of lines.
9868 (gnus-article-describe-bindings): Always use help-buffer.
9869
9870 * gnus-audio.el (gnus-audio-inline-sound):
9871 * gnus-cus.el (gnus-custom-mode):
9872 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9873
9874 * gnus-sum.el (gnus-remove-overlays): Doc fix.
9875
9876 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9877 compatible code.
9878
9879 2010-09-24 Glenn Morris <rgm@gnu.org>
9880
9881 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9882 visiting the fcc file in rmail-mode.
9883
9884 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9885
9886 * nnir.el: Silence the byte compiler.
9887
9888 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9889 alias to browse-url-url-encode-chars if any.
9890 (gnus-html-encode-url): Use it.
9891
9892 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9893
9894 * gnus-start.el (gnus-use-backend-marks): New variable.
9895 (gnus-get-unread-articles-in-group): Use it.
9896
9897 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9898 makeover.
9899
9900 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9901
9902 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9903
9904 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9905
9906 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9907 Remove.
9908 (gnus-setup-news-hook):
9909 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9910
9911 * gnus-int.el (gnus-request-update-info): Protect against backends not
9912 having the function.
9913
9914 * nnimap.el (nnimap-stream): Mention STARTTLS.
9915 (nnimap-open-connection): Add STARTTLS support.
9916
9917 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
9918
9919 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9920
9921 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9922
9923 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9924 BODYSTRUCTUREs.
9925 (nnimap-transform-headers): Unfold quoted {42} headers.
9926
9927 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9928 the info.
9929 (gnus-get-unread-articles): Only call updatep on backends that support
9930 it.
9931
9932 * nnweb.el (nnweb-request-update-info): NOOP.
9933
9934 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9935
9936 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9937 since it only deals with marks.
9938
9939 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9940 gnus-request-marks, and make a new gnus-request-update-info.
9941
9942 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9943 the active instead of the high number, which is usually too low.
9944
9945 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
9946
9947 * encrypt.el: Remove.
9948
9949 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9950
9951 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9952 server in symbolic form.
9953
9954 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9955
9956 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9957
9958 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9959 (nnimap-update-info): Fix up code slightly.
9960
9961 * gnus-int.el (gnus-open-server): Add tracing for performance
9962 debugging.
9963
9964 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9965 (gnus-group-insert-group-line): Pass the real group name so that it
9966 gets the right data.
9967
9968 * gnus-start.el (gnus-get-unread-articles): Don't have
9969 `gnus-get-unread-articles-in-group' update info, since that can be
9970 really slow and doesn't seem to be needed?
9971
9972 2010-09-22 Julien Danjou <julien@danjou.info>
9973
9974 * gnus-group.el (gnus-group-insert-group-line):
9975 Call gnus-group-highlight-line.
9976 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9977 default hook list.
9978 (gnus-group-update-eval-form): Add new function.
9979 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9980 (gnus-group-get-icon): Use gnus-group-update-eval-form.
9981
9982 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9983
9984 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9985 immediate, then expire all articles.
9986 (nnimap-update-info): Fix off-by-one errors.
9987 (nnimap-flags-to-marks): Would return no marks lists for group with no
9988 flags. Instead return the other data.
9989
9990 2010-09-22 Julien Danjou <julien@danjou.info>
9991
9992 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9993 Only return an icon.
9994 (gnus-group-insert-group-line): Compute icon to return.
9995
9996 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9997 (gnus-html-image-fetched): Only cache if
9998 gnus-html-image-automatic-caching is set.
9999 (gnus-html-image-fetched): Check for errors.
10000
10001 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10002
10003 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10004 once per method on `g'. This ensures that backends like nnfolder don't
10005 open all their folders.
10006
10007 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10008 (nnimap-request-list): Nix out group in the correct buffer.
10009 (nnimap-parse-flags): Implement by using `read' instead of
10010 hand-parsing.
10011 (nnimap-flags-to-marks): Pass on permanent-flags.
10012 (nnimap-make-process-buffer): Record the server name.
10013 (nnimap-parse-flags): Fix typo.
10014 (nnimap-request-scan): Run split on the server in general, not just a
10015 single group.
10016
10017 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10018 parameter, and propagate this downwards.
10019
10020 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10021 since EXAMINE changes it on the server.
10022
10023 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10024 this command might take a while.
10025
10026 2010-09-22 Julien Danjou <julien@danjou.info>
10027
10028 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
10029 harmful if you have 2 images side-by-side, they can't be properly
10030 update on text deletion. Using text-property is safer here.
10031 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10032 data.
10033
10034 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10035
10036 * nnimap.el (nnimap-expunge-inbox): Remove.
10037 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10038 (nnimap-expunge): Flip default to t.
10039
10040 * gnus.el (gnus-method-to-server): Don't push things to the cache
10041 unless it's unique.
10042 (gnus-server-to-method): Ditto.
10043
10044 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10045
10046 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10047
10048 2010-09-22 Julien Danjou <julien@danjou.info>
10049
10050 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10051 get the start of data.
10052 (gnus-html-encode-url): Add this function to encode special chars in
10053 URL.
10054 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10055 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10056
10057 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10058 default.
10059 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10060
10061 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10062 images alt-text.
10063 (gnus-html-put-image): Put alt-text as help-echo.
10064
10065 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10066
10067 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10068 * mm-util.el (mm-decompress-buffer):
10069 * nnir.el (nnir-run-find-grep):
10070 * pop3.el (pop3-list): Use 3rd arg of split-string.
10071
10072 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10073
10074 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10075 outside the active range. Suggested by Dan Christensen.
10076
10077 * gnus-start.el (gnus-get-unread-articles): Get the extended method
10078 slightly later to avoid double-getting it.
10079
10080 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10081 previous patch.
10082
10083 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10084
10085 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
10086
10087 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10088
10089 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10090
10091 * gnus-int.el (gnus-open-server): Give a better error message in the
10092 "go offline" case.
10093
10094 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10095 marks for nnimap, which is seldom the right thing to do.
10096
10097 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10098 (gnus-same-method-different-name): New function.
10099
10100 * nnimap.el (parse-time): Require.
10101
10102 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10103 method in the presence of many similar methods.
10104
10105 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10106
10107 * nnimap.el (nnimap-find-expired-articles): Don't refer to
10108 nnml-inhibit-expiry.
10109
10110 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10111 find out whether methods are equal.
10112
10113 * nnimap.el (nnimap-find-expired-articles): New function.
10114 (nnimap-process-expiry-targets): New function.
10115 (nnimap-request-move-article): Request the article before looking at
10116 what the Message-ID is. Fix found by Andrew Cohen.
10117 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10118
10119 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10120 for oldness in addition to being a predicate.
10121
10122 * nnimap.el (nnimap-request-group): When we have zero articles, return
10123 the right data to Gnus.
10124 (nnimap-request-expire-articles): Only delete articles immediately if
10125 the target is 'delete.
10126
10127 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10128 method, this would bug out.
10129
10130 * gnus-group.el (gnus-group-expunge-group): Rename from
10131 gnus-group-nnimap-expunge, and implemented as a normal interface
10132 function.
10133
10134 * gnus-int.el (gnus-request-expunge-group): New function.
10135
10136 * nnimap.el (nnimap-request-create-group): Implement.
10137 (nnimap-request-expunge-group): New function.
10138
10139 2010-09-21 Julien Danjou <julien@danjou.info>
10140
10141 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10142 (gnus-html-cache-expired): Add new function.
10143 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10144 wethever we should display image for fetch it.
10145 Compute alt-text earlier to pass it to the fetching function too.
10146 (gnus-html-schedule-image-fetching): Change function argument to only
10147 get one image at a time, not a list.
10148 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10149 cache.
10150 (gnus-html-get-image-data): New function to retrieve image data from
10151 cache.
10152 (gnus-html-put-image): Change buffer argument to use image data rather
10153 than file, and place image above region rather than inserting a new
10154 one. Do not take alt-text as argument, since it's useless now: we place
10155 the image above alt-text.
10156 (gnus-html-prune-cache): Remove.
10157 (gnus-html-show-images): Start to fetch image when we find one, do not
10158 push into a temporary list.
10159 (gnus-html-prefetch-images): Only fetch image if they have expired.
10160 (gnus-html-browse-image): Fix, use 'gnus-image-url.
10161 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10162
10163 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10164
10165 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10166
10167 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10168
10169 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10170 spec inser "*" if the group isn't active instead of 0.
10171
10172 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10173 opening the server.
10174 (nnimap-request-delete-group): Implement group deletion.
10175 (nnimap-transform-headers): Return the size of the entire message in
10176 the Bytes header, not just the size of the first part.
10177 (nnimap-request-move-article): When moving an article from nnimap,
10178 request the article first so the accepting form has an article to
10179 accept. Reported by Dan Christensen.
10180 (nnimap-command): Make sure that the error message doesn't error out.
10181
10182 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
10183
10184 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10185 we haven't requested anything.
10186
10187 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10188
10189 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10190 "". Fix found by Andrew Cohen.
10191
10192 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10193 instead of -encode-string.
10194
10195 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10196
10197 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10198
10199 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10200 by mm-subst-char-in-string.
10201
10202 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10203
10204 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10205 waiting for the connection string.
10206
10207 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10208 arriving.
10209
10210 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10211 bogus characters. This allows selecting certain Gmail groups.
10212
10213 * nnimap.el (nnimap-find-wanted-parts-1): New function.
10214 (nnimap-fetch-partial-articles): New variable.
10215 (nnimap-open-connection): When looking for credentials, also use the
10216 nnimap-server-port.
10217 (nnimap-request-article): Return the group/article number, so that Gnus
10218 `^' works as expected.
10219 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10220
10221 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10222 comments.
10223 (gnus-methods-sloppily-equal): New function.
10224 (gnus): When using the development version of Gnus, load the gnus-load
10225 file.
10226
10227 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10228 `gnus-open-server' on each method before trying to scan them etc.
10229 This ensures that all the backend parameters are set correctly.
10230
10231 * nnimap.el (nnimap-authenticator): New variable.
10232 (nnimap-open-connection): Allow anonymous login.
10233 (nnimap-transform-headers): The chars header is called Chars not Bytes.
10234 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10235
10236 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10237 patch, found by Knut Anders Hatlen.
10238
10239 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
10240
10241 * gnus-agent.el (gnus-agent-batch-confirmation)
10242 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10243 to gnus-message.
10244 * gnus-art.el (gnus-article-describe-briefly): Likewise.
10245 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10246 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10247 * gnus-int.el (gnus-open-server): Likewise.
10248 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10249 (gnus-score-check-syntax): Likewise.
10250 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10251 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10252 Likewise.
10253 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10254
10255 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10256
10257 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10258 calling conventions so that prefetch doesn't bug out.
10259
10260 2010-09-19 Julien Danjou <julien@danjou.info>
10261
10262 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10263 rather than `subst-char-in-region' in order to be able to replace ASCII
10264 char by UTF-8 ones.
10265
10266 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10267 than curl.
10268 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10269 the right URL and ALT text on images.
10270 (gnus-html-wash-tags): Fix tag case.
10271 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
10272 (gnus-article-html): Add -o display_ins_del=2 option.
10273 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10274
10275 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10276
10277 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10278 the extra mail headers, which sometimes seem to happen for unknown
10279 reasons.
10280
10281 * mail-parse.el (mail-header-encode-parameter): Define as
10282 rfc2045-encode-string instead of as rfc2231-encode-string, since some
10283 (or most, perhaps?) mail readers don't understand the latter, but do
10284 understand the former.
10285
10286 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10287 to nil, so that no methods are automatically agentized. I think this
10288 is probably what most users want.
10289
10290 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10291 from url-retrieve, for instance about invalid URLs.
10292
10293 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10294 groups that have no articles.
10295 (nnimap-request-article): Check that we really got an article when we
10296 requested one.
10297
10298 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10299 doesn't exist.
10300
10301 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10302 nntp buffer so the agent can save it.
10303 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10304 that CRLF doesn't get translated to \n.
10305 (nnimap-open-connection): Don't make 'shell commands only send \n.
10306
10307 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10308
10309 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10310 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10311 Update var name.
10312 (nnml-generate-nov-file): Use dolist.
10313 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10314 Use with-current-buffer.
10315
10316 2010-09-18 Julien Danjou <julien@danjou.info>
10317
10318 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10319 parallel.
10320
10321 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10322
10323 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10324 the range update right.
10325 (nnimap-request-group): Don't make `M-g' bug out on group with no
10326 marks.
10327 (nnoo): Require, so that other packages can require nnimap.
10328 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10329 command we're looking for. This helps when the server sends more
10330 responses after we've gotten everything we expected.
10331 (nnimap): Add a `newlinep' field to keep track of end-of-line
10332 conventions.
10333 Don't send CRLF to things that don't want it.
10334 (nnimap-request-accept-article): Ditto.
10335
10336 2010-09-18 Julien Danjou <julien@danjou.info>
10337
10338 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10339 than curl to retrieve images.
10340
10341 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10342
10343 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10344 the marks.
10345 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10346 (nnimap-wait-for-connection): New function.
10347 (nnimap-open-connection): If we have PREAUTH, don't query for login
10348 credentials.
10349 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10350 when doing a partial update.
10351
10352 2010-09-18 Julien Danjou <julien@danjou.info>
10353
10354 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10355 tags.
10356
10357 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10358
10359 * nnimap.el (nnimap-credentials): New function.
10360 (nnimap-open-connection): Use the new function to look for credentials
10361 also on the numeric equivalents of "imap" and "imaps".
10362
10363 * gnus-start.el (gnus-activate-group): Send the info to
10364 gnus-request-group.
10365
10366 * nnimap.el (nnimap-request-group): Have the "check" version of the
10367 function parse flags and update the info, so that a `M-g' get a total
10368 resync of all flags from the group.
10369
10370 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10371 to allow backends to alter the info on group selection. Also alter all
10372 the backend -request-group functions to take the parameter.
10373
10374 * nnimap.el (nnimap-store-info): New function.
10375 (nnimap-update-info): Store the info for later usage.
10376 (nnimap-request-group): Use the stored info for the dont-check case, so
10377 that we don't retrieve all marks when we enter a group.
10378
10379 * nnimap.el: Use deffoo instead of defun for interface functions.
10380
10381 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10382 update the group info. This makes the nndraft groups, for instance, go
10383 back to their old behavior.
10384
10385 * gnus-sum.el (gnus-select-newsgroup): Indent.
10386
10387 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10388 in.
10389 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10390 nothing.
10391
10392 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10393 from methods that are denied.
10394
10395 * gnus-int.el (gnus-method-denied-p): New function.
10396
10397 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10398 store the password instead of netrc.
10399 (nnimap-open-connection): Don't error out when we can't make a
10400 connections.
10401
10402 * auth-source.el (auth-source-create): In the password prompt, say what
10403 we're querying for. Also prompt for user name if that hasn't been
10404 given.
10405
10406 * nnimap.el (nnimap-with-process-buffer): Remove.
10407
10408 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10409
10410 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10411 method when we're reading from the agent.
10412
10413 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10414
10415 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10416 that's probably most useful for users.
10417
10418 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10419 "failed" all the time.
10420
10421 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10422 ...)) with (with-current-buffer ...).
10423
10424 * nntp.el (nntp-open-server): Return whether the open was successful or
10425 not.
10426
10427 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10428 select an unread unseen article first.
10429
10430 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10431 /etc/services, supply some sensible port defaults.
10432
10433 2010-09-17 Julien Danjou <julien@danjou.info>
10434
10435 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10436
10437 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10438
10439 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10440 doesn't have any parameters.
10441
10442 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10443
10444 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10445 only upcased checks.
10446
10447 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10448
10449 * nnimap.el (nnimap-open-shell-stream): New function.
10450 (nnimap-open-connection): Use it.
10451 (nnimap-transform-headers): Get the number of lines in each message.
10452 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10453 number of lines.
10454 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10455 problem.
10456
10457 * utf7.el (utf7-encode): Autoload.
10458
10459 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10460 to allow the mail splitting to not return a default group. This is
10461 useful for nnimap, which will leave unmatched mail in the inbox.
10462
10463 * nnimap.el: Rewritten.
10464
10465 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10466 nnimap usage.
10467
10468 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10469 if the move is internal, so that nnimap can do fast internal moves.
10470
10471 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10472 data.
10473 (gnus-read-active-for-groups): Support finishing the early retrieval of
10474 data.
10475
10476 * gnus-range.el (gnus-range-nconcat): New function.
10477
10478 * gnus-int.el (gnus-finish-retrieve-group-infos)
10479 (gnus-retrieve-group-data-early): New functions.
10480
10481 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10482
10483 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10484 (nnrss-retrieve-groups):
10485 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10486 (pop3-quit): Use with-current-buffer.
10487
10488 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10489
10490 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10491 instead of nnheader-accept-process-output.
10492
10493 * gnus-html.el (gnus-html-schedule-image-fetching)
10494 (gnus-html-prefetch-images): Replace process-kill-without-query by
10495 gnus-set-process-query-on-exit-flag.
10496
10497 2010-09-16 Romain Francoise <romain@orebokech.com>
10498
10499 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10500
10501 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10502
10503 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10504 parameter to unintern is mandatory-ish in Emacs 24.
10505
10506 * gnus-html.el (gnus-html-schedule-image-fetching)
10507 (gnus-html-prefetch-images): Check for curl before using it.
10508
10509 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10510 depend on curl, which isn't essential.
10511
10512 * imap.el: Revert back to version
10513 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10514 seem problematic.
10515
10516 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10517
10518 * gnus-registry.el (gnus-registry-install-shortcuts):
10519 Explicitly pass `obarray' to `unintern' to avoid a warning.
10520
10521 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10522
10523 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10524 change.
10525
10526 * nnrss.el (nnrss-request-list): Remove this function and related
10527 functions, including the moreover stuff.
10528
10529 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10530
10531 * nnrss.el (nnrss-retrieve-groups): New function.
10532
10533 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10534
10535 * .dir-locals.el: Add no-byte-compile cookie.
10536
10537 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10538
10539 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10540 for back end that doesn't support request-scan.
10541
10542 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10543
10544 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10545 then do request scans from the backends.
10546
10547 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10548 avoid running a hook per line, since this takes a lot of time,
10549 profiling shows.
10550 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10551 directly if gnus-visual-p is true.
10552
10553 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10554
10555 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10556 groups; replace mapcar with dolist which is a bit faster; pass groups
10557 info to gnus-read-active-file-1.
10558 (gnus-read-active-file-1): Scan only specified groups if the new
10559 optional arg `infos' is given.
10560
10561 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10562
10563 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10564
10565 * pop3.el (pop3-movemail): Remove.
10566 (pop3-streaming-movemail): Rename to pop3-movemail.
10567
10568 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10569 don't restrict end-tag searches to the end of the line.
10570
10571 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10572
10573 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10574 articles of every unchecked group to t, which means unknown since the
10575 server has never been opened.
10576
10577 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10578
10579 * gnus-html.el (gnus-html-show-alt-text): New command.
10580 (gnus-html-browse-image): Ditto.
10581 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10582 to browse the image directly.
10583 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10584 better.
10585
10586 * gnus-async.el (gnus-async-article-callback):
10587 Call `gnus-html-prefetch-images' unconditionally.
10588
10589 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10590 before feeding URLs to curl.
10591
10592 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10593
10594 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10595 internal images as deletable by `W D D'.
10596
10597 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10598 (gnus-async-article-callback): Fix typo.
10599
10600 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10601
10602 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10603 current line to work around bugs in the output from w3m.
10604
10605 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10606 for groups that want that.
10607
10608 * nntp.el (nntp-wait-for-string): Supply a timeout for
10609 accept-process-output to ensure progress.
10610
10611 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10612 level to get unread articles from, then use that for foreign groups,
10613 too.
10614
10615 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10616 confuses the rest of the function.
10617
10618 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10619 for the methods that support -retrieve-groups, too.
10620
10621 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10622
10623 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10624
10625 * pop3.el: Require cl when compiling.
10626 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10627
10628 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10629
10630 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10631 that aren't going to be activated.
10632 (gnus-get-unread-articles): Fix up the last commit.
10633
10634 * gnus-html.el (gnus-article-html): Allow calling without specifying
10635 the handle. In that case, dissect the buffer first.
10636
10637 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10638
10639 * nnimap.el (nnimap-open-connection): Revert the change that would look
10640 into authinfo for imaps instead of imap.
10641
10642 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10643 say that you don't want to call gnus-request-group with don-check, but
10644 do check the response. This is for virtual groups only.
10645 (gnus-get-unread-articles): Count the archive groups as secondary, so
10646 that they're activated the same way as before.
10647
10648 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10649 case-insensitively.
10650 (nnimap-debug): Remove.
10651
10652 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10653 mail from a file, and the file doesn't exist.
10654
10655 * pop3.el (pop3-streaming-movemail): Return t for success.
10656
10657 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10658 .authinfo if we're using ssl connection.
10659
10660 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10661 already have if we're in a main Gnus `g' run.
10662
10663 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10664
10665 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10666
10667 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10668
10669 * nnmh.el (nnmh-request-list-1): Bind `file'.
10670
10671 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10672 alias to set-process-query-on-exit-flag or process-kill-without-query.
10673 (pop3-open-server): Use it.
10674
10675 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10676
10677 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10678 box to the Incoming file. Fixes mistake in previous checkin.
10679
10680 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10681 request loop (for debugging purposes) removed.
10682
10683 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10684 culprit is more visible.
10685 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10686 (nnml-add-incremental-nov): New functions to do "incremental" nov
10687 updates, where we just append to the end of the existing nov files
10688 without reading/writing them in full.
10689
10690 * mail-source.el (mail-source-delete-crash-box): Really only check the
10691 incoming files once in a while.
10692
10693 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10694
10695 * mail-source.el (mail-source-delete-crash-box): Only check the
10696 incoming files for deletion once per day to save a lot of file
10697 accesses.
10698
10699 * pop3.el (pop3-logon): Fix up unbound variable typo.
10700
10701 * mail-source.el (pop3-streaming-movemail): Autoload.
10702
10703 * pop3.el (pop3-streaming-movemail):
10704 Respect pop3-leave-mail-on-server.
10705
10706 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10707 retrieval.
10708
10709 * pop3.el (pop3-process-filter): Remove unused function.
10710 (pop3-streaming-movemail, pop3-send-streaming-command)
10711 (pop3-wait-for-messages, pop3-write-to-file)
10712 (pop3-number-of-responses): New functions for streaming pop3
10713 retrieval.
10714
10715 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10716 come from no known methods.
10717 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10718 list.
10719
10720 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10721 message sizes.
10722 (pop3-movemail): Use erase-buffer instead of looping and deleting
10723 regions, which seems rather odd.
10724
10725 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10726 file once per `g' run.
10727
10728 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10729 directories. This makes the draft queue directory work.
10730
10731 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10732 data from the backends, so that we only request the list of groups from
10733 each method once. This should speed things up considerably.
10734
10735 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10736 detect that it's not implemented.
10737
10738 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10739 we actually do recurse down into the tree, but don't stat all leaf
10740 nodes.
10741
10742 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10743 then say so instead of bugging out.
10744
10745 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10746 files exist before trying to read them.
10747
10748 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10749 around <pre_int>.
10750
10751 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10752
10753 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10754
10755 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10756
10757 * mm-util.el (mm-image-load-path): Just return the image directories,
10758 not all directories in the path in addition to the image directories.
10759 (mm-image-load-path): Maintain a cache of the image directories so that
10760 the `g' command in Gnus doesn't have to stat dozens of directories each
10761 time.
10762
10763 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10764 (gnus-html-wash-tags): Add a new `i' command to insert images.
10765 (gnus-html-insert-image): New command and keystroke.
10766 (gnus-html-redisplay-with-images): New command and keystroke.
10767 (gnus-html-show-images): Rename command.
10768 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10769 spacers.
10770 (gnus-html-wash-tags): Decode entities at the end, so that entities
10771 inside the tags don't mess up the rest of the "parsing".
10772
10773 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10774 so that nnimap methods aren't agentized by default. There's apparently
10775 many problems related to agent/imap behavior.
10776
10777 * gnus-art.el (gnus-article-copy-string): New command and key binding.
10778
10779 * gnus-html.el: Doc fix.
10780
10781 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10782
10783 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10784 glyph-width and glyph-height instead of display-graphic-p and
10785 image-size; make avoidance of displaying small images work for XEmacs.
10786
10787 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10788 for XEmacs.
10789
10790 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10791 of symbol that holds plist data.
10792 (gnus-process-plist): Remove plist of process after getting it.
10793
10794 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10795
10796 * message.el (message-generate-hashcash): Change default to
10797 'opportunistic if hashcash is installed.
10798
10799 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10800 (gnus-html-put-image): Only call image-size once, since it's somewhat
10801 time-consuming on remote X servers.
10802
10803 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
10804
10805 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10806 decoded contents.
10807 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10808
10809 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10810
10811 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10812 group line format, since it isn't very interesting.
10813
10814 * gnus-agent.el (gnus-agent-short-article),
10815 (gnus-agent-long-article): Increase values for these two variables,
10816 since most people are likely to have more network connection and
10817 storage than before.
10818
10819 * gnus.el (gnus-refer-article-method): Change default to 'current.
10820 When referring an article, the common behavior is to refer it from the
10821 current select method, not the native select method. The chances of
10822 the native select method having the message in question is rather slim
10823 these days.
10824
10825 * gnus-sum.el (gnus-auto-select-subject): Change default to
10826 `unseen-or-unread'. I think it's likely that most people want to
10827 select an unseen article over a previously seen, but unread one.
10828
10829 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
10830 means that in the article buffer none of the minor mode elements will
10831 be shown, usually, and this is not desirable in most cases.
10832
10833 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10834 that commands like `d' (and the like) go to the next line in the
10835 buffer, instead of the next unread article. I think this is the
10836 behavior that is most natural for most users.
10837 (gnus-single-article-buffer): Change default to nil, so that people can
10838 have as many article buffers open as they have summary buffer. I think
10839 this is the most natural way for the groups to behave.
10840
10841 * message.el (message-generate-new-buffers): Change default to
10842 `unsent', so that all new message buffers start their names with the
10843 string "*unsent", and it's easier to find the buffers if you move from
10844 them.
10845
10846 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10847
10848 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10849 small. They're probably tracking images.
10850 (gnus-html-wash-tags): Remove all <pre_int> place holders.
10851 (gnus-html-rescale-image): Yet another try at getting the image sizing
10852 right.
10853
10854 * nntp.el (nntp-request-set-mark): Refuse to do marks if
10855 nntp-marks-file-name is nil.
10856
10857 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10858
10859 * gnus-html.el (gnus-html-wash-tags)
10860 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10861 Better logging.
10862
10863 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10864
10865 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10866
10867 * gnus-html.el (gnus-html-wash-tags): Check the value of
10868 gnus-blocked-images in the summary buffer.
10869
10870 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10871
10872 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10873
10874 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10875
10876 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10877 like "a", it seems like.
10878 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10879 since it needs to be picked from the correct buffer.
10880
10881 * nnwfm.el: Remove.
10882
10883 * nnlistserv.el: Remove.
10884
10885 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10886
10887 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10888 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10889
10890 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10891
10892 * nnkiboze.el: Remove.
10893
10894 * nndb.el: Remove.
10895
10896 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10897 alt text.
10898 (gnus-html-rescale-image): Try to get the rescaling logic right for
10899 images that are just wide and not tall.
10900
10901 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10902 overshadow variable bindings.
10903
10904 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
10905
10906 * gnus-html.el (gnus-html-wash-tags)
10907 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10908 Add extra logging.
10909
10910 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10911
10912 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10913 (gnus-max-image-proportion): New variable.
10914 (gnus-html-rescale-image): New function.
10915 (gnus-html-put-image): Rescale images.
10916
10917 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10918
10919 Fix up some byte-compiler warnings.
10920 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10921 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10922 (gnus-article-fill-cited-article, gnus-article-hide-citation)
10923 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10924 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10925 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10926 (gnus-group-update-group): Use save-excursion and with-current-buffer.
10927
10928 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10929
10930 * gnus-html.el (gnus-article-html): Decode contents by charset.
10931
10932 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
10933
10934 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10935 (gnus-html-frame-width, gnus-blocked-images):
10936 * message.el (message-prune-recipient-rules): Add custom version.
10937 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10938
10939 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10940 functions.
10941
10942 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10943 gnus-process-get.
10944
10945 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
10946
10947 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10948 instead of lsub directly.
10949
10950 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10951
10952 * nnwarchive.el: Remove.
10953
10954 * gnus-soup.el: Remove.
10955
10956 * nnsoup.el: Remove.
10957
10958 * nnultimate.el: Remove.
10959
10960 * gnus-html.el (gnus-blocked-images): New variable.
10961
10962 * message.el (message-prune-recipients): New function.
10963 (message-prune-recipient-rules): New variable.
10964
10965 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10966 guess whether a long line is natural text or not.
10967
10968 * gnus-html.el (gnus-html-schedule-image-fetching):
10969 Use gnus-process-plist and friends for compatibility.
10970
10971 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10972
10973 * gnus-html.el: Require packages that define macros used in this file.
10974 (gnus-article-mouse-face): Declare to silence byte-compiler.
10975 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10976 process-get.
10977 (gnus-html-put-image): Use plist-get to avoid getf.
10978 (gnus-html-prefetch-images): Use with-current-buffer.
10979
10980 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10981
10982 * gnus-ems.el: Provide compatibility functions for
10983 gnus-set-process-plist.
10984
10985 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10986 * gnus.el (gnus-valid-select-methods):
10987 * message.el (message-send-mail-partially-limit):
10988 * mm-decode.el (mm-text-html-renderer):
10989 * mml.el (mml-insert-mime-headers-always):
10990 * smiley.el (smiley-regexp-alist): Bump custom version.
10991
10992 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10993
10994 * gnus-html.el: Require mm-url.
10995 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10996 with the url to `url'.
10997 (gnus-html-wash-tags): Support cid: URLs/images.
10998
10999 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11000
11001 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11002 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11003 bindings, as they aren't useful at all. `w' is moved to `W w'.
11004
11005 * gnus-move.el: Remove file, since it doesn't really work.
11006
11007 * gnus-html.el (gnus-article-html): Tell w3m that the input is
11008 UTF-8. This seems to fix problems with some German web feeds.
11009
11010 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11011 at the top so that the proper colors are applied.
11012
11013 * gnus-art.el (gnus-article-view-part): Doc fix.
11014
11015 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11016 XEmacs-compatible.
11017 (gnus-html-put-image): Don't do images on non-graphic displays.
11018
11019 * nnslashdot.el: Remove this unused backend.
11020
11021 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11022 actions.
11023 (gnus-undo-register-1): Revert last change.
11024
11025 * gnus-group.el (gnus-group-completing-read): Protect against not
11026 having completion-styles bound.
11027
11028 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11029 make broken recipients happier.
11030
11031 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11032
11033 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11034 point parameter.
11035
11036 * gnus-group.el (gnus-group-completing-read): Add 'substring to
11037 completion-styles for group selection.
11038
11039 2009-02-04 Andreas Schwab <schwab@suse.de>
11040
11041 * gnus-score.el (gnus-score-string): Fix regex for matching extra
11042 headers and regexp-quote the match if necessary.
11043
11044 2009-03-24 Miles Bader <miles@gnu.org>
11045
11046 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11047 the blinking smiley.
11048
11049 2009-03-24 Simon Josefsson <simon@josefsson.org>
11050
11051 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11052 blink smiley.
11053
11054 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11055
11056 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11057 where the dribbel file lives exists.
11058
11059 * message.el (message-send-mail-partially-limit): Change the default to
11060 nil, since most people don't want this.
11061
11062 * mm-url.el (mm-url-decode-entities): Also decode entities like
11063 &#x3212.
11064
11065 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
11066
11067 * gnus-sum.el (gnus-summary-idna-message):
11068 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11069 Hyperlink urls in docstrings with URL `...'.
11070
11071 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
11072
11073 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11074 functions.
11075
11076 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11077
11078 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11079 say what the mouseover text should be.
11080
11081 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11082 version of the mm-w3m-safe-url-regexp variable to only download images
11083 in the groups where we want that to happen.
11084
11085 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11086
11087 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11088 easier debugging.
11089 (gnus-article-beginning-of-window): Add kludge to allow spacing past
11090 big pictures in the article buffer.
11091
11092 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11093 gnus-article-html.
11094 (mm-text-html-renderer): gnus-article-html needs curl in addition to
11095 w3m.
11096
11097 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11098
11099 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11100
11101 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11102 which doesn't exist.
11103
11104 * message.el (message-inhibit-ecomplete): New variable to allow some
11105 function to inhibit ecomplete address storage.
11106 (message-resend): Disable ecomplete message storage when resending
11107 messages.
11108
11109 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11110
11111 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
11112
11113 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11114 Save excursion while copying, moving, and deleting articles in order to
11115 prevent the cursor from jumping to unforeseen place.
11116
11117 2010-08-17 Glenn Morris <rgm@gnu.org>
11118
11119 * gnus-sync.el: Require gnus components whose functions are used.
11120
11121 * gnus-art.el (bookmark-make-record-function):
11122 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11123 Declare for compiler.
11124
11125 * mm-url.el (mml-compute-boundary): Autoload.
11126
11127 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
11128
11129 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11130
11131 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
11132
11133 Typo fix "hoo4a" -> "hook".
11134
11135 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11136
11137 2010-08-14 Glenn Morris <rgm@gnu.org>
11138
11139 * gnus-sync.el (gnus-sync): Fix defgroup version.
11140
11141 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
11142
11143 Doc fixes and keep unknown groups (ammended for nunion bug fix).
11144
11145 * gnus-sync.el: Fix docs.
11146 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11147 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11148
11149 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11150
11151 Optimizations for gnus-sync.el.
11152
11153 * gnus-sync.el: Add docs about gnus-sync-backend
11154 possibilities.
11155 (gnus-sync-save): Remove unnecessary message.
11156 (gnus-sync-read): Optimize and show what groups were skipped.
11157
11158 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11159
11160 Minor bug fixes for gnus-sync.el.
11161
11162 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11163 Don't read the sync on get-new-news.
11164
11165 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11166 quiet.
11167
11168 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11169 (fix typo).
11170
11171 2010-07-30 Lawrence Mitchell <wence@gmx.li>
11172
11173 Make saving and restoring of hidden threads work with overlays.
11174 Patch applied by Ted Zlatanov.
11175
11176 * gnus-sum.el (gnus-hidden-threads-configuration)
11177 (gnus-restore-hidden-threads-configuration): Update to deal with text
11178 properties, rather than searching for a magic character.
11179
11180 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11181
11182 New gnus-sync.el library for synchronization of marks.
11183
11184 * gnus-sync.el: New library for synchronization of marks.
11185
11186 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11187 renamed from `gnus-registry-grep-in-list'.
11188
11189 * gnus-registry.el (gnus-registry-follow-group-p):
11190 Use `gnus-grep-in-list'.
11191
11192 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11193
11194 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11195
11196 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11197 determining charset of text fails.
11198
11199 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11200
11201 * nnmail.el (nnmail-get-new-mail-1): Revert.
11202
11203 * nnml.el (nnml-active-number): Make sure names of newly created groups
11204 in nnml-group-alist are encoded.
11205
11206 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11207
11208 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11209 containing non-ASCII characters in active file for nnml back end.
11210
11211 2010-07-24 David Engster <dengste@eml.cc>
11212
11213 * mml-smime.el (mml-smime-epg-verify): Also accept the older
11214 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11215
11216 2010-07-21 Daiki Ueno <ueno@unixuser.org>
11217
11218 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11219 tag (Bug#6654).
11220
11221 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11222
11223 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11224 the article buffer, not the summary buffer.
11225
11226 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
11227
11228 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11229 Emacs 23 as well.
11230
11231 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11232
11233 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11234 Patch applied by Karl Fogel.
11235
11236 * gnus-sum.el (gnus-summary-bookmark-make-record):
11237 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11238
11239 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11240
11241 Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11242 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
11243 C-w still not working correctly from Article buffers; Thierry's
11244 patch to fix that will be applied after this.
11245
11246 * gnus-art.el (bookmark-make-record-function): New local variable.
11247
11248 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11249 article buffer.
11250 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11251
11252 2010-07-13 Karl Fogel <kfogel@red-bean.com>
11253
11254 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11255 on changes in bookmark.el.
11256
11257 2010-06-22 Mark A. Hershberger <mah@everybody.org>
11258
11259 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11260 the *other* type of HTML form submission.
11261
11262 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
11263
11264 * auth-source.el (auth-source-pick): If choice does not contain a
11265 questioned keyword, set the check to t.
11266
11267 2010-06-12 Romain Francoise <romain@orebokech.com>
11268
11269 * gnus-util.el (gnus-date-get-time): Move up before first use.
11270
11271 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
11272
11273 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11274 (gnus-article-edit-part): Bind it to make last part that is substituted
11275 or deleted visible.
11276 (gnus-mime-display-single): Buttonize part of which id equals to
11277 gnus-mime-buttonized-part-id.
11278
11279 2010-06-10 Dan Christensen <jdc@uwo.ca>
11280
11281 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11282 (gnus-dd-mmm): Use gnus-date-get-time.
11283 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11284 simplify logic.
11285 (gnus-summary-limit-to-age): Use gnus-date-get-time.
11286 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11287
11288 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
11289
11290 * auth-source.el (top): Autoload `secrets-list-collections',
11291 `secrets-create-item', `secrets-delete-item'.
11292 (auth-sources): Fix tag string.
11293 (auth-get-source, auth-source-retrieve, auth-source-create)
11294 (auth-source-delete): New defuns.
11295 (auth-source-pick): Rewrite in order to avoid 2 passes.
11296 (auth-source-forget-user-or-password): New parameter USERNAME.
11297 (auth-source-user-or-password): New parameters CREATE-MISSING and
11298 DELETE-EXISTING. Retrieve password interactively, if needed.
11299
11300 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
11301
11302 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11303 deleting unused directories when gnus-expert-user is t.
11304
11305 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
11306
11307 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11308 for each temp file when gnus-article-browse-delete-temp is ask.
11309
11310 2010-05-20 Kevin Ryde <user42@zip.com.au>
11311
11312 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
11313
11314 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
11315
11316 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11317 article unless decoding article to be saved.
11318
11319 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11320
11321 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11322 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11323 generated within the mm-with-unibyte-current-buffer macro.
11324
11325 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11326
11327 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11328 to nil when we're in a mml-preview buffer and no group is selected.
11329
11330 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11331
11332 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11333 when catching the `C-g'. Reported by "Leo".
11334
11335 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11336
11337 * message.el (message-forward-make-body-plain)
11338 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11339 multibyte-string-p.
11340
11341 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11342
11343 * message.el (message-forward-make-body-mml): Assume original message
11344 is multibyte string; error on unibyte.
11345 (message-forward-make-body-plain): Ditto; don't add excessive newline
11346 in body end.
11347
11348 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11349
11350 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11351 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11352
11353 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11354
11355 * mm-extern.el (mm-extern-url): Don't use
11356 mm-with-unibyte-current-buffer.
11357 (mm-extern-cache-contents): Use with-current-buffer instead of
11358 save-excursion + set-buffer.
11359
11360 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11361
11362 * mm-util.el (mm-emacs-mule): Remove.
11363
11364 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11365
11366 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11367 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11368 change.
11369
11370 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11371
11372 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11373 bind the default value of enable-multibyte-characters to nil.
11374
11375 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11376
11377 * message.el (message-forward-make-body-plain)
11378 (message-forward-make-body-mml):
11379 Don't use mm-with-unibyte-current-buffer.
11380
11381 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11382
11383 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11384 (Bug#5592).
11385
11386 2010-05-07 Julien Danjou <julien@danjou.info>
11387
11388 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11389 it to mm-pipe-part.
11390
11391 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11392 it is given.
11393
11394 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11395
11396 * nnweb.el (nnweb-gmane-search):
11397 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11398 XEmacs.
11399
11400 * gnus-art.el (gnus-article-browse-html-parts):
11401 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11402 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11403 make-temp-file.
11404
11405 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11406 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11407 compiling.
11408
11409 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11410 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11411 XEmacs when compiling.
11412
11413 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11414 gnus-pick-mode-off-hook for XEmacs when compiling.
11415 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11416 gnus-binary-mode-off-hook for XEmacs when compiling.
11417
11418 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11419 Return nil if char-charset is not available.
11420
11421 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11422 macro.
11423
11424 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11425 instead of encode-coding-string.
11426
11427 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11428 'xemacs) instead of mm-emacs-mule to switch function definitions.
11429 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11430
11431 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11432
11433 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11434
11435 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11436
11437 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11438 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11439
11440 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11441
11442 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11443 alias `jka-compr-delete-temp-file' no longer exists.
11444
11445 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11446
11447 Use define-minor-mode in Gnus where applicable.
11448 * mml.el (mml-mode): Use define-minor-mode.
11449 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11450 (gnus-undo-mode): Use define-minor-mode.
11451 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11452 (gnus-dead-summary-mode): Use define-minor-mode.
11453 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11454 Initialize in declaration.
11455 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11456 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11457 (gnus-mailing-list-mode): Use define-minor-mode.
11458 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11459 (gnus-draft-mode): Use define-minor-mode.
11460 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11461 (gnus-dired-mode): Use define-minor-mode.
11462
11463 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11464
11465 * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
11466 handles on recursive mml-to-mime translation and check them for
11467 boundary delimiter collisions. Reported by Greg Troxel.
11468
11469 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11470
11471 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11472
11473 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11474
11475 * mm-util.el (mm-find-buffer-file-coding-system):
11476 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11477
11478 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11479
11480 * message.el (message-generate-headers): Record insertion of optional
11481 headers as well. Otherwise the check to prevent repeated insertion of
11482 optional headers is a no-op.
11483
11484 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11485
11486 * smime.el: Don't mention CVS.
11487
11488 * nnrss.el (nnrss-fetch): Don't mention CVS.
11489
11490 * nnir.el: Don't mention CVS.
11491
11492 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11493
11494 * gnus-sum.el (gnus-summary-bookmark-make-record):
11495 Add `location' field.
11496
11497 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11498
11499 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11500 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11501 Use with-current-buffer to silence the byte-compiler.
11502 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11503 bother to require `gnus'.
11504 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11505
11506 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11507
11508 * gnus-sum.el (gnus-summary-bookmark-make-record)
11509 (gnus-summary-bookmark-jump): New functions.
11510 (gnus-summary-mode): Setup bookmark support.
11511
11512 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11513
11514 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11515 if set.
11516
11517 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11518
11519 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11520 gnus-article-browse-html-save-cid-image; make it work recursively for
11521 forwarded messages as well.
11522 (gnus-article-browse-html-parts): Work when prefix arg is given.
11523 (gnus-article-browse-html-article): Doc fix.
11524
11525 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11526
11527 * message.el (message-default-mail-headers)
11528 (message-default-headers): Carry the value mail-default-headers over
11529 into message-default-mail-headers, rather than message-default-headers.
11530
11531 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11532
11533 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11534 charset.
11535
11536 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11537 charset into the <meta> tag when the article is encoded to utf-8.
11538
11539 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11540
11541 * gnus-art.el (gnus-article-browse-delete-temp-files):
11542 Delete directories as well.
11543 (gnus-article-browse-html-parts): Work for images that do not specify
11544 file names; delete temp directory when quitting; insert header at the
11545 right place; use file: scheme for image files.
11546
11547 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11548
11549 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11550 (gnus-article-browse-html-parts): Use it to make temporary cid image
11551 files in addition to html file so that browser may display them.
11552
11553 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11554
11555 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11556
11557 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11558
11559 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11560
11561 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11562
11563 * auth-source.el (auth-sources): Change default to be simpler.
11564 Explain about Secret Service API sources. Improve Customize options.
11565 (auth-source-pick): Change to accept any number of search parameters.
11566 Implement fallbacks iteratively, not recursively. Add scoring on the
11567 second pass and sort by score. Call Secret Service API when needed.
11568 (auth-source-user-or-password): Use it. Call Secret Service API
11569 directly when needed to get the user name and the password.
11570
11571 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11572
11573 * message.el (message-interactive): Doc fix.
11574 (message-qmail-inject-args): Reflow.
11575 (message-kill-to-signature): Fix typo in docstring.
11576
11577 * smiley.el (smiley-buffer): Fix typo in docstring.
11578
11579 2010-03-24 Glenn Morris <rgm@gnu.org>
11580
11581 * mail-source.el (gnus-message): Declare.
11582 (mail-source-delete-old-incoming): Require gnus-util.
11583
11584 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11585
11586 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11587
11588 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11589
11590 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11591 password-cache's default if it is not bound.
11592 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11593 password-cache-expiry's default if it is not bound.
11594
11595 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11596 available in Emacs 21.
11597
11598 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11599
11600 * auth-source.el (auth-sources): Fix up definition so extra parameters
11601 are always inline.
11602
11603 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11604
11605 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11606 wasn't updated after mismatch. Clear cached mailbox info correctly
11607 when uidvalidity changes.
11608 (nnimap-group-prefixed-name): New function to avoid some code
11609 duplication.
11610 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11611 (nnimap-request-group): Use it.
11612 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11613 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11614 with many imap folders. This is done by caching the group status from
11615 the imap server persistently in a group parameter `imap-status'. (This
11616 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11617 but not persistently, so every Gnus startup was still very slow.)
11618
11619 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11620
11621 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11622 secrets.el dependency.
11623 (auth-sources): Add optional user name. Add secrets.el configuration
11624 choice (unused right now).
11625
11626 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11627
11628 * gnus-sum.el (gnus-summary-make-menu-bar):
11629 Let `gnus-registry-install-shortcuts' fill in the functions.
11630
11631 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11632 warnings.
11633 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11634 (gnus-registry-install-shortcuts): Populate and use it in a
11635 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11636
11637 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11638
11639 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11640 In-place substitutions for the group name encoding/decoding.
11641 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11642 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11643 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11644 (nnimap-update-unseen, nnimap-request-list)
11645 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11646 (nnimap-request-set-mark, nnimap-split-to-groups)
11647 (nnimap-split-articles, nnimap-request-newgroups)
11648 (nnimap-request-create-group, nnimap-request-accept-article)
11649 (nnimap-request-delete-group, nnimap-request-rename-group)
11650 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11651 `encoded-mbx' for consistency.
11652 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11653 variable `imap-current-mailbox'.
11654
11655 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11656 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11657
11658 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11659
11660 * pop3.el (pop3-display-message-size-flag): Display message size byte
11661 counts during POP3 download.
11662 (pop3-movemail): Use it.
11663 (pop3-list): Implement listing of available messages.
11664
11665 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11666
11667 * nnir.el (nnir-get-article-nov-override-function): New function to
11668 override the normal NOV retrieval.
11669 (nnir-retrieve-headers): Use it.
11670
11671 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11672
11673 * auth-source.el (netrc-machine-user-or-password): Autoload.
11674
11675 2010-03-19 Glenn Morris <rgm@gnu.org>
11676
11677 Stop message.el from loading about 40 libraries it doesn't always need.
11678 The general approach is to autoload rather than require, and to
11679 require in the specific functions rather than the file. (Bug#5642)
11680
11681 * gmm-utils.el: Don't require wid-edit.
11682 (widget-create-child-value, widget-convert, widget-default-get):
11683 Autoload.
11684
11685 * gnus-util.el: Don't require time-date, netrc.
11686 (message-fetch-field, gnus-group-name-decode): Declare rather than
11687 autoloading.
11688 (gnus-fetch-field): Require message.
11689 (gnus-decode-newsgroups): Require gnus-group.
11690
11691 * ietf-drums.el: Don't require time-date.
11692
11693 * message.el: Don't require hashcash, canlock, ecomplete.
11694 Do require mail-utils. Require nnheader only when compiling.
11695 (smtpmail-default-smtp-server): Remove declaration.
11696 (message-send-mail-function): Check smtpmail-default-smtp-server
11697 is bound rather than requiring smtpmail.
11698 (message-auto-save-directory, message-insert-signature):
11699 Use expand-file-name rather than nnheader-concat.
11700 (nnheader-insert-file-contents): Autoload.
11701 (hashcash-wait-async): Declare.
11702 (message-send-mail): Only call gnus-setup-posting-charset if
11703 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11704 (message-send-mail-with-sendmail): Require sendmail.
11705 (canlock-password, canlock-password-for-verify): Declare.
11706 (message-canlock-password): Require canlock.
11707 (nnheader-get-report): Autoload.
11708 (gnus-setup-posting-charset): Declare.
11709 (message-send-news): Require gnus-msg.
11710 (message-make-references, message-make-in-reply-to): Use mail-header-id
11711 rather than the alias mail-header-message-id.
11712 (ecomplete-add-item, ecomplete-save): Declare.
11713 (message-put-addresses-in-ecomplete): Require ecomplete.
11714 (ecomplete-display-matches): Autoload.
11715
11716 * mm-decode.el: Don't require mailcap, gnus-util.
11717 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11718 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11719 Autoload.
11720 (mailcap-mime-extensions): Declare.
11721
11722 * mm-encode.el: Don't require mailcap.
11723 (mailcap-extension-to-mime): Autoload.
11724
11725 * mml-sec.el: Don't require password-cache.
11726
11727 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11728 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11729 (mml-minibuffer-read-type): Require mailcap.
11730 (mml-preview): Require gnus-msg.
11731
11732 * mml1991.el: Require password-cache.
11733 (password-cache-expiry): Remove declaration.
11734
11735 * mml2015.el: Require password-cache.
11736 (password-cache-expiry): Remove declaration.
11737
11738 * nneething.el (mailcap): Require mailcap.
11739
11740 * nnheader.el (declare-function): Add compatibility stub.
11741 (message-remove-header): Declare rather than autoload.
11742 (nnheader-replace-header): Require message.
11743
11744 * nnimap.el (declare-function): Add compatibility stub.
11745 (netrc-parse, netrc-machine-user-or-password): Declare.
11746 (nnimap-open-connection): Require netrc.
11747
11748 * nntp.el (declare-function): Add compatibility stub.
11749 (netrc-parse, netrc-machine, netrc-get): Declare.
11750 (nntp-send-authinfo): Require netrc.
11751
11752 * rfc2047.el: Don't require qp.
11753 (quoted-printable-encode-region, quoted-printable-decode-string):
11754 Autoload.
11755
11756 * sieve-mode.el: Don't require easymenu.
11757 (easy-menu-add-item): Autoload it.
11758
11759 * spam-stat.el (time-to-number-of-days): Autoload it.
11760
11761 2010-03-17 Kevin Ryde <user42@zip.com.au>
11762
11763 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11764 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11765 value if any backslash escapes).
11766
11767 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11768
11769 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11770 if it is available. (bug#5647)
11771
11772 2010-02-26 Glenn Morris <rgm@gnu.org>
11773
11774 * message.el (message-send-mail-function): Change the default, so that
11775 it inherits from a customized send-mail-function. (Bug#5643)
11776
11777 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11778
11779 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11780 shell-command-to-string signals an error (bug#5299).
11781
11782 2010-02-24 Glenn Morris <rgm@gnu.org>
11783
11784 * message.el (message-smtpmail-send-it)
11785 (message-send-mail-with-mailclient): Doc fixes.
11786
11787 2010-02-16 Glenn Morris <rgm@gnu.org>
11788
11789 * message.el (message-default-mail-headers): Change the default value
11790 to ease the transition from mail-mode to message-mode. (Bug#5555)
11791
11792 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11793
11794 * message.el (message-mail): Just pass yank-action on to message-setup.
11795 (message-setup): Handle (FUN . ARGS) form of yank-action.
11796 (message-with-reply-buffer, message-widen-reply)
11797 (message-yank-original): Handle non-buffer values of
11798 message-reply-buffer (Bug#4080).
11799 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11800
11801 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11802
11803 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11804 Fix typo in docstring.
11805
11806 2010-01-08 Jason Rumney <jasonr@gnu.org>
11807
11808 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11809 response.
11810
11811 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11812
11813 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11814
11815 * message.el (message-check-news-header-syntax): Protect against a
11816 string that `rfc822-addresses' returns when parsing fails.
11817
11818 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11819
11820 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11821 (gnus-previous-char-property-change): New functions.
11822
11823 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11824
11825 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
11826
11827 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11828 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
11829
11830 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11831
11832 * message.el (message-exchange-point-and-mark): Rework last change to
11833 avoid using optional arg of exchange-point-and-mark, for backward
11834 compatibility.
11835
11836 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11837
11838 * message.el (message-exchange-point-and-mark):
11839 Call exchange-point-and-mark with an argument rather than setting
11840 mark-active by hand (Bug#5175).
11841
11842 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
11843
11844 * nntp.el (nntp-service-to-port): Work for service expressed with
11845 numeric string; replace [:digit:] with [0-9] for XEmacs.
11846
11847 2009-12-17 Glenn Morris <rgm@gnu.org>
11848
11849 * gnus-group.el (gnus-bug-group-download-format-alist):
11850 Change emacs entry to debbugs.gnu.org. Bump :version.
11851
11852 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11853
11854 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11855
11856 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
11857
11858 * message.el (message-info): Explain why we use `Info-goto-node'.
11859
11860 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11861
11862 * message.el (message-completion-in-region): New compatibility function.
11863 (message-expand-group): Use it.
11864
11865 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11866
11867 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11868 with no unread article should be listed if the 2nd arg `predicate' is
11869 given.
11870
11871 2009-11-29 Juri Linkov <juri@jurta.org>
11872
11873 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11874 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
11875 on `gnus-recenter'. (Bug#4698, Bug#4981)
11876
11877 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
11878
11879 * message.el (message-from-style, message-interactive)
11880 (message-signature): Always set default values from the corresponding
11881 mail-* variables.
11882 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11883 (message-yank-prefix, message-indentation-spaces)
11884 (message-signature-file, message-default-headers): Use boundp rather
11885 than (featurep 'xemacs) to check if the corresponding mail-* variables
11886 exist.
11887
11888 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
11889
11890 * message.el (message-send-mail-with-sendmail): Revert last change.
11891
11892 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11893
11894 * message.el (message-from-style, message-interactive)
11895 (message-cite-prefix-regexp, message-sendmail-envelope-from)
11896 (message-yank-prefix, message-indentation-spaces, message-signature)
11897 (message-signature-file, message-default-headers): For GNU Emacs, set
11898 default values from the corresponding mail-* variables.
11899 (message-send-mail-with-sendmail): Use envelope-from only if
11900 mail-specify-envelope-from is non-nil.
11901
11902 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11903
11904 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11905 containing tspecial characters if they have been already quoted.
11906
11907 2009-10-24 Glenn Morris <rgm@gnu.org>
11908
11909 * gnus-art.el (help-xref-stack-item): Define for compiler.
11910
11911 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11912
11913 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11914
11915 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11916
11917 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11918 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11919
11920 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
11921
11922 * gnus.el (gnus-overlay-get): New alias to overlay-get.
11923 (gnus-overlays-in): New alias to overlays-in.
11924
11925 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11926 gnus-overlay-get, and gnus-delete-overlay.
11927 (gnus-summary-show-thread): Make it work as well for systems in which
11928 next-single-char-property-change is not available.
11929 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11930
11931 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
11932
11933 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11934
11935 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
11936
11937 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11938 and XEmacs that don't have `remove-overlays'.
11939
11940 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11941
11942 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11943 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11944 selective display. Use overlays instead.
11945
11946 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
11947
11948 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11949
11950 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11951
11952 * spam-stat.el (spam-stat-load): Fix typo in message.
11953
11954 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
11955
11956 * gnus-art.el (gnus-article-encrypt-body):
11957 * message.el (message-check-recipients):
11958 * mm-util.el (mm-codepage-setup):
11959 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11960 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11961
11962 2009-09-22 Daiki Ueno <ueno@unixuser.org>
11963
11964 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11965 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11966 keys from the menu if mm-{sign,encrypt}-option is 'guided.
11967 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11968 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11969
11970 2009-09-18 Glenn Morris <rgm@gnu.org>
11971
11972 * gnus-diary.el (gnus-diary-check-message):
11973 * message.el (message-insert-formatted-citation-line):
11974 * nnbabyl.el (top-level):
11975 * nndiary.el (nndiary-schedule):
11976 Fix typos in condition-case handlers.
11977
11978 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
11979
11980 * gnus-art.el (gnus-article-edit-part): Work for the buffer
11981 configuration that provides the sole article window in a frame;
11982 position point correctly after deleting a part.
11983
11984 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
11985
11986 * spam.el (spam-unregister-on-reregister): Add boolean variable.
11987 (spam-resolve-registrations-routine): Use it to unregister articles
11988 that change status.
11989
11990 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11991
11992 * nnrss.el (nnrss-request-article): Remove binding of
11993 default-enable-multibyte-characters that has gotten needless by
11994 the 2007-07-13 change in rfc2047-encode-message-header.
11995
11996 * mml.el (mml-insert-multipart): Error on the message header.
11997 (mml-insert-part): Error on the message header; position point at
11998 the end of a MIME tag.
11999
12000 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12001
12002 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12003 (gnus-float-time): Alias to float-time if it exists.
12004
12005 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12006 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12007 float-time is available; suppress compile warning for time-to-seconds.
12008
12009 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
12010
12011 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12012 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12013 Add the optional argument `encoding' that overrides the default.
12014
12015 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12016 mm-encode-buffer.
12017
12018 2009-09-04 Glenn Morris <rgm@gnu.org>
12019
12020 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12021 mm-disable-multibyte, rather than default-enable-multibyte-characters.
12022 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12023 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12024 * mm-util.el (mm-with-unibyte-current-buffer)
12025 (mm-find-buffer-file-coding-system):
12026 * yenc.el (yenc-decode-region): Use default-value rather than
12027 default-enable-multibyte-characters.
12028
12029 2009-09-03 Glenn Morris <rgm@gnu.org>
12030
12031 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12032 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12033 than default-enable-multibyte-characters.
12034
12035 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
12036
12037 * gnus-art.el (gnus-article-read-summary-keys):
12038 Fix gnus-buffer-configuration's value temporarily used.
12039
12040 2009-09-02 Glenn Morris <rgm@gnu.org>
12041
12042 * gnus-util.el (gnus-float-time): New function.
12043 * gnus-delay.el (gnus-delay-article):
12044 * gnus-sum.el (gnus-thread-latest-date):
12045 * gnus-util.el (gnus-user-date): Use gnus-float-time.
12046 * nnspool.el (nnspool-request-newgroups):
12047 Use gnus-float-time rather than time-to-seconds.
12048 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12049
12050 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12051 (gnus-header-subject-face, gnus-header-newsgroups-face)
12052 (gnus-header-name-face, gnus-header-content-face):
12053 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12054 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12055 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12056 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12057 (gnus-cite-face-11):
12058 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12059 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12060 (gnus-server-closed-face, gnus-server-denied-face)
12061 (gnus-server-offline-face):
12062 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12063 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12064 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12065 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12066 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12067 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12068 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12069 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12070 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12071 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12072 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12073 (gnus-summary-selected-face, gnus-summary-cancelled-face)
12074 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12075 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12076 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12077 (gnus-summary-high-undownloaded-face)
12078 (gnus-summary-low-undownloaded-face)
12079 (gnus-summary-normal-undownloaded-face)
12080 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12081 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12082 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12083 (gnus-splash-face):
12084 * message.el (message-header-to-face, message-header-cc-face)
12085 (message-header-subject-face, message-header-newsgroups-face)
12086 (message-header-other-face, message-header-name-face)
12087 (message-header-xheader-face, message-separator-face)
12088 (message-cited-text-face, message-mml-face):
12089 * sieve-mode.el (sieve-control-commands-face)
12090 (sieve-action-commands-face, sieve-test-commands-face)
12091 (sieve-tagged-arguments-face):
12092 * spam.el (spam-face):
12093 Mark face aliases with "-face" in the name as obsolete.
12094
12095 2009-09-01 Glenn Morris <rgm@gnu.org>
12096
12097 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12098 than goto-line.
12099
12100 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
12101
12102 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12103 Don't move point if the command is invoked inside the message header.
12104
12105 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
12106
12107 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12108 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12109 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12110 * nnir.el (nnir-swish-e-index-file):
12111 * gnus-sum.el (gnus-summary-delete-marked-as-read)
12112 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12113 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12114 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12115 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12116 (gnus-treat-display-xface): Add Emacs version of obsolescence.
12117
12118 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
12119
12120 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12121 Don't save excursion.
12122
12123 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12124
12125 * nnheader.el (nnheader-find-file-noselect):
12126 * mm-util.el (mm-insert-file-contents):
12127 Use (default-value 'major-mode) instead of default-major-mode.
12128
12129 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
12130
12131 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12132
12133 2009-08-25 Glenn Morris <rgm@gnu.org>
12134
12135 * nnir.el (top-level): Don't require cl at run-time.
12136 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12137 Replace cl-function substitute with gnus-replace-in-string.
12138 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12139 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12140 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12141 simplified expansions.
12142
12143 2009-08-22 Glenn Morris <rgm@gnu.org>
12144
12145 * gnus-art.el (gnus-button-patch): Use forward-line rather than
12146 goto-line.
12147
12148 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
12149
12150 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12151
12152 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12153 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12154 (gnus-mm-display-part, gnus-mime-display-single)
12155 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12156 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12157
12158 * gnus-sum.el
12159 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12160 (gnus-summary-move-article): Add expirable mark to articles copied or
12161 moved to group that has auto-expire turned on if the option is non-nil.
12162
12163 2009-07-24 Glenn Morris <rgm@gnu.org>
12164
12165 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12166 Fix typo. (Bug#3903)
12167
12168 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
12169
12170 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12171 gnus-article-read-summary-keys rather than gnus-summary-edit-article
12172 that should not be used for draft articles.
12173 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12174 that has no concern in minor mode keys.
12175 (gnus-article-summary-command, gnus-article-summary-command-nosave):
12176 Abolish.
12177
12178 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
12179
12180 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12181 article without making inquiry to a user for unknown encoding.
12182
12183 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12184 (nnmaildir--scan): Assume i-node and device number that file-attributes
12185 returns might be cons-cell.
12186
12187 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
12188
12189 * auth-source.el: Remove docs now in auth.texi. Don't use
12190 `gnus-message' for logging. Add new variables `auth-source-debug' and
12191 `auth-source-hide-passwords' and use them.
12192
12193 2009-07-15 Glenn Morris <rgm@gnu.org>
12194
12195 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12196
12197 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12198
12199 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12200 excessive whitespace from the default values of title and description.
12201
12202 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
12203
12204 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12205 mail-fetch-field to fetch Content-Description header in order to
12206 exclude newlines.
12207
12208 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
12209
12210 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12211 to deleted part.
12212
12213 2009-05-30 David Engster <dengste@eml.cc>
12214
12215 * nnmairix.el: Remove old documentation in the commentary block.
12216 (nnmairix-request-group): Do not update active file for nnml back ends.
12217 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12218 end so that overview files are ignored.
12219 (nnmairix-update-groups): Make updating the groups more robust by using
12220 marks.
12221 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12222 with dollar characters in message-id.
12223
12224 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
12225
12226 * spam.el: Use dns-query instead of query-dns. Was renamed on
12227 2008-12-25 in dns.el.
12228
12229 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12230
12231 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12232 could happen if the text is only composed of spaces and/or tabs.
12233
12234 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
12235
12236 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12237 when sending a queued message to avoid extra mml tags.
12238
12239 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
12240
12241 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12242
12243 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
12244
12245 * gnus-dired.el: Remove autoload for gnus-setup-message.
12246 (gnus-dired-attach): Fake this-command value to prevent Gnus from
12247 displaying Gnus logo; always use compose-mail.
12248
12249 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
12250
12251 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12252
12253 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
12254
12255 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12256 (gnus-nocem-issuers): List currently active issuers; fix custom type.
12257 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12258 available.
12259 (gnus-nocem-epg-verify): New function.
12260
12261 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
12262
12263 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12264
12265 2009-02-15 Glenn Morris <rgm@gnu.org>
12266
12267 * gnus-util.el (rmail-insert-rmail-file-header)
12268 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12269 autoloads.
12270 (rmail-default-rmail-file): Remove unnecessary declaration.
12271 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12272
12273 2009-02-14 Glenn Morris <rgm@gnu.org>
12274
12275 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12276 variable (only used in gnus-util, which declares it anyway).
12277 (rmail-output-to-rmail-file): Remove autoload of deleted function,
12278 which was only needed by gnus-art (changed to not use it any more).
12279 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12280 only used in gnus-util, which autoloads it itself.
12281 (rmail-update-summary): Fix autoload.
12282
12283 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12284 rather than rmail-output-to-rmail-file.
12285
12286 2009-02-07 Glenn Morris <rgm@gnu.org>
12287
12288 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12289 autoload of function that no longer exists.
12290 (rmail-toggle-header): Declare.
12291 (message-forward-rmail-make-body): Handle mbox Rmail.
12292
12293 2009-01-31 Glenn Morris <rgm@gnu.org>
12294
12295 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12296 2009-01-09 change.
12297
12298 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
12299
12300 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12301 (auth-source-forget-all-cached): New convenience function.
12302 (auth-source-user-or-password): Accept list of modes or a single mode.
12303
12304 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12305 auth-source modes.
12306
12307 * nnimap.el (nnimap-open-connection): Use list of
12308 auth-source modes.
12309
12310 * nntp.el (nntp-send-authinfo): Use list of
12311 auth-source modes.
12312
12313 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12314
12315 * auth-source.el: Update docs to reflect epa-file-enable is to be used
12316 now.
12317
12318 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12319
12320 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12321 coding system in XEmacs; add a workaround for XEmacs.
12322
12323 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12324
12325 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12326 of current-language-environment.
12327
12328 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12329
12330 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12331 available at runtime.
12332
12333 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12334
12335 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12336
12337 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12338
12339 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12340 the greatest positive fixnum value doesn't work under an XEmacs with
12341 bignum support; use the most-positive-fixnum constant instead,
12342 available since Emacs 21.1 with cl and XEmacs 21.1.
12343
12344 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12345
12346 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12347 XEmacs gets not to work.
12348
12349 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12350
12351 * mm-util.el (mm-coding-system-priorities): Allow the value like
12352 "Japanese (UTF-8)" of current-language-environment.
12353
12354 2009-01-09 Glenn Morris <rgm@gnu.org>
12355
12356 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12357 with last-command-event.
12358
12359 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12360
12361 * message.el (message-fix-before-sending): Amend comment.
12362
12363 2009-01-07 David Engster <dengste@eml.cc>
12364
12365 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12366 simplified server definitions by converting it via
12367 gnus-server-to-method.
12368
12369 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12370
12371 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12372 parameter's operands.
12373
12374 2009-01-06 David Engster <dengste@eml.cc>
12375
12376 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12377 primary select method (for gnus-group-mark-article-as-read).
12378
12379 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12380
12381 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12382 `(gnus)Face', not `(gnus)X-Face'.
12383
12384 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12385
12386 * mm-util.el (mm-ucs-to-char): New function.
12387
12388 * mm-url.el (mm-url-decode-entities): Use it.
12389
12390 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12391
12392 * message.el (message-fix-before-sending): Add `eight-bit' to
12393 illegible-text check.
12394
12395 2009-01-03 Michael Olson <mwolson@gnu.org>
12396
12397 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12398 `headers' is nil. This can occur if the IMAP server does not have
12399 permissions to read messages from a folder, but can write new messages
12400 to the folder.
12401 (nnimap-request-article-part): Do not insert `data' if it is nil.
12402
12403 2009-01-01 Dave Love <fx@gnu.org>
12404
12405 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12406
12407 * nnimap.el: Fix author email.
12408 (nnimap-split-rule): Add FIXME comment.
12409 (nnimap-debug): Fix doc string.
12410
12411 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12412
12413 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12414 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12415 to check if those variables exist (first appeared in Emacs 18.50).
12416
12417 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12418
12419 * mm-util.el (mm-line-number-at-pos): New function.
12420
12421 * spam-report.el (spam-report-process-queue): Use it.
12422
12423 2008-12-24 David Engster <dengste@eml.cc>
12424
12425 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12426 parameters that haven't existed as variables as buffer-local variables.
12427
12428 2008-12-23 Dave Love <fx@gnu.org>
12429
12430 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12431 cadar.
12432
12433 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12434 imap-starttls-p.
12435 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12436
12437 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12438
12439 * spam-report.el (spam-report-gmane-max-requests): New constant.
12440 (spam-report-gmane-wait): New variable.
12441 (spam-report-gmane-ham, spam-report-gmane-spam)
12442 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12443 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12444 the server.
12445
12446 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12447 Add explanations.
12448
12449 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12450 nnheader-accept-process-output and nnheader-read-timeout if available.
12451 (pop3-movemail): Use it.
12452
12453 * message.el (message-check-news-body-syntax): Fix signature check if
12454 there's an attachment.
12455
12456 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12457
12458 * mm-util.el: Add comments to the mm- emulating functions.
12459
12460 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12461
12462 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12463 Reported by Stephen Berman <stephen.berman@gmx.net>.
12464
12465 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12466
12467 * mm-util.el (mm-substring-no-properties): New function.
12468 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12469 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12470 (mm-string-to-multibyte): Doc fix.
12471
12472 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12473
12474 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12475
12476 * mml.el (mml-attach-file): Strip text properties from file name.
12477 (Bug#1574)
12478
12479 2008-12-16 Glenn Morris <rgm@gnu.org>
12480
12481 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12482
12483 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12484
12485 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12486 knows since the charset specified might be a bogus alias that
12487 mm-charset-synonym-alist provides.
12488
12489 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12490
12491 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12492 "ISO_8859-1".
12493
12494 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12495
12496 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12497
12498 * mm-util.el (mm-charset-eval-alist):
12499 Define it before mm-charset-to-coding-system.
12500 (mm-charset-to-coding-system): Add optional argument `silent';
12501 define it before mm-charset-override-alist.
12502 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12503 default value if it can be used in Emacs currently running;
12504 silence mm-charset-to-coding-system.
12505
12506 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12507
12508 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12509 `allow-override' which says whether to use `mm-charset-override-alist'.
12510 (rfc2047-decode-encoded-words): Use it.
12511
12512 * mm-util.el (mm-charset-override-alist): Fix custom type;
12513 add `(gb2312 . gbk)' to choices.
12514
12515 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12516
12517 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12518 fast.
12519
12520 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12521
12522 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12523
12524 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12525 on links.
12526
12527 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12528
12529 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12530
12531 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12532 users' addresses that don't have domain parts.
12533 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12534 rather than message-narrow-to-head since there will be the message
12535 header separator.
12536
12537 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12538
12539 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12540 since the result is inserted in a unibyte buffer anyway.
12541 (nnimap-demule-use-string-to-multibyte): Remove.
12542 (nnimap-demule): Alias it to mm-string-to-multibyte.
12543
12544 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12545
12546 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12547 variable for debugging bug#464 and bug#1174.
12548 (nnimap-demule): Use it.
12549
12550 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12551
12552 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12553 score calculation correctly.
12554
12555 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * message.el (message-send-mail): Just set the buffer to unibyte
12558 rather than use mm-with-unibyte-current-buffer which does a lot more.
12559 (message-send-mail-partially): Don't bother with
12560 mm-with-unibyte-current-buffer since it's already been made unibyte by
12561 message-send-mail.
12562
12563 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12564
12565 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12566
12567 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12568
12569 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12570
12571 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12572
12573 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12574 require itself and to remove `with-no-warnings'.
12575
12576 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12577
12578 * starttls.el (starttls-any-program-available): Get the name of the
12579 available TLS layer program.
12580 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12581 well as the host name in the "opening" message.
12582
12583 * auth-source.el (auth-source-cache, auth-source-do-cache)
12584 (auth-source-user-or-password): Cache passwords and logins by default,
12585 allow override with `auth-source-do-cache'.
12586 (auth-source-forget-user-or-password): Allow users to remove cache
12587 entries if needed.
12588
12589 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12590
12591 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12592 condition-case to only the forward-sexp call.
12593
12594 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12595
12596 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12597 quotes contained. Make it more robust regardless by an extra
12598 condition-case wrapper.
12599
12600 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12601
12602 * nnml.el (nnml-request-expire-articles): Check if the function set to
12603 `nnmail-expiry-target' returns the symbol `delete'.
12604
12605 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12606
12607 * nnmail.el (nnmail-expiry-target): Fix custom type.
12608
12609 2008-10-02 Glenn Morris <rgm@gnu.org>
12610
12611 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12612 Silence compiler warning.
12613
12614 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12615
12616 * mml.el (mml-menu): Don't assume mml2015 is bound.
12617
12618 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12619
12620 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12621 exists.
12622
12623 2008-09-27 Glenn Morris <rgm@gnu.org>
12624
12625 * gnus-util.el (mail-header-remove-comments): Autoload it.
12626
12627 2008-09-27 Andreas Schwab <schwab@suse.de>
12628
12629 * gnus-util.el (gnus-split-references): Strip comments.
12630 (gnus-parent-id): Likewise.
12631
12632 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12633
12634 * message.el (message-confirm-send): Fix version.
12635
12636 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12637
12638 * message.el (message-idna-to-ascii-rhs-1): Use
12639 mail-extract-address-components rather than mail-header-parse-addresses
12640 that is an alias by default to ietf-drums-parse-addresses that does not
12641 support non-ASCII names in headers' contents.
12642
12643 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12644
12645 * message.el (message-confirm-send): Fix variable documentation to
12646 avoid the "y/n" wording.
12647
12648 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12649
12650 * message.el (message-set-auto-save-file-name): Save to a different
12651 filename so multiple messages (especially drafts) can be recovered.
12652
12653 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12654
12655 * message.el (message-confirm-send): Add appropriate version.
12656
12657 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12658
12659 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12660 defvar.
12661
12662 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12663
12664 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12665 (mm-pkcs7-enveloped-magic): Ditto.
12666
12667 2008-09-17 Simon Josefsson <simon@josefsson.org>
12668
12669 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12670 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12671
12672 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12673
12674 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12675 default, it's better.
12676
12677 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12678
12679 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12680 summary line gnus-number property and ignore them (with a warning
12681 message).
12682
12683 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12684
12685 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12686 macro caddr in the interactive form since it won't be expanded.
12687
12688 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12689
12690 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12691 `charset'; fix name of function called recursively.
12692 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12693
12694 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12695
12696 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12697 (gnus-mime-set-charset-parameters): New function.
12698 (gnus-mime-view-part-as-charset): Use it to correctly display part
12699 specifying wrong charset.
12700
12701 2008-09-08 David Engster <dengste@eml.cc>
12702
12703 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12704 in completing-read for back end server.
12705
12706 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12707
12708 * message.el (message-confirm-send): New variable to confirm sending a
12709 message.
12710 (message-send): Use it.
12711
12712 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12713
12714 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12715
12716 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12717
12718 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12719
12720 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12721
12722 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12723 prevent tracking too many groups.
12724 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12725 Use it.
12726
12727 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12728
12729 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12730 moving point to the bottom of the window in order to avoid recentering.
12731
12732 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12733
12734 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12735 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12736 (gnus-article-beginning-of-window): Fix calculation.
12737
12738 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12739
12740 * gnus-msg.el (gnus-summary-supersede-article)
12741 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12742 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12743 message header.
12744
12745 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12746
12747 * message.el:
12748 * gnus-start.el:
12749 * gnus-registry.el: Remove VMS support.
12750
12751 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12752
12753 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12754 macro.
12755 (rfc2104-hash): Use it.
12756
12757 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12758
12759 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12760 (gnus-summary-sort-by-most-recent-date): New commands.
12761 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12762 and menu entries.
12763
12764 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12765
12766 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12767 don't redisplay article for raw contents; remove plural articles stuff.
12768
12769 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12770 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12771 on gnus-summary-save-article; display results properly.
12772
12773 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12774
12775 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12776
12777 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12778
12779 * gnus-art.el (gnus-summary-save-in-pipe):
12780 Consider gnus-save-all-headers.
12781
12782 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12783
12784 * gnus-util.el (ns-focus-frame): Remove declaration.
12785 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
12786 like x.
12787
12788 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
12789
12790 * rfc2104.el (rfc2104-zero): Delete defconst.
12791 (rfc2104-hex-alist): Likewise.
12792 (rfc2104-hex-to-int): Delete func.
12793 (rfc2104-hexstring-to-bitstring): Likewise.
12794 (rfc2104-nybbles): New defconst.
12795 (rfc2104-hash): Rewrite for speed.
12796
12797 2008-07-16 Glenn Morris <rgm@gnu.org>
12798
12799 * gnus-util.el (ns-focus-frame): Declare for compiler.
12800
12801 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12802
12803 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12804 set as a group parameter.
12805 (gnus-summary-save-in-pipe): Work when it is called independently.
12806 (gnus-summary-pipe-to-muttprint): Don't modify
12807 gnus-summary-pipe-output-default-command.
12808
12809 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12810
12811 * message.el (message-send-mail-with-sendmail):
12812 Display the error message.
12813
12814 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12815
12816 * gnus-art.el (gnus-default-article-saver):
12817 Add gnus-summary-save-in-pipe to choices.
12818 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12819 gnus-summary-pipe-output-default-command as the default command.
12820 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12821 instead of gnus-last-shell-command.
12822
12823 * gnus-sum.el (gnus-summary-pipe-output-default-command):
12824 New user option.
12825 (gnus-summary-muttprint-program): Mention the value will be changed.
12826 (gnus-summary-save-article): Force showing of all headers.
12827 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12828
12829 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
12830
12831 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12832
12833 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
12834
12835 * nnimap.el (nnimap-id):
12836 * sieve-manage.el (sieve-manage-open): Doc fixes.
12837
12838 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
12839
12840 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12841 if available.
12842
12843 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12844
12845 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12846
12847 * nnkiboze.el (nnkiboze-generate-group):
12848 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12849
12850 * nnmairix.el: Require CL.
12851
12852 2008-06-15 David Engster <dengste@eml.cc>
12853
12854 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12855
12856 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
12857
12858 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12859 New macros that expand to an `aset'/`aref' call under Emacs, and to a
12860 runtime choice under XEmacs.
12861
12862 * gnus-sum.el (gnus-summary-set-display-table):
12863 Use `gnus-put-display-table', `gnus-get-display-table',
12864 `gnus-set-display-table' for the display table, instead of `aset'.
12865
12866 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12867
12868 * nnmairix.el: Add autoloads.
12869
12870 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
12871
12872 * nnmairix.el (nnmairix-delete-recreate-group)
12873 (nnmairix-update-and-clear-marks): Fix error messages.
12874
12875 2008-06-14 David Engster <dengste@eml.cc>
12876
12877 * nnmairix.el: Upgrade to version 0.6.
12878 (nnmairix-group-toggle-propmarks-this-group)
12879 (nnmairix-group-toggle-readmarks-this-group)
12880 (nnmairix-group-delete-recreate-this-group)
12881 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12882 (nnmairix-remove-tick-mark-original-article): New commands.
12883 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12884 (nnmairix-propagate-marks-to-nnmairix-groups)
12885 (nnmairix-only-use-registry, nnmairix-allowfast-default)
12886 (nnmairix-marks-cache, nnmairix-version-output): New variables.
12887 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12888 functions needed for marks propagation and manipulation of read marks.
12889 (nnmairix-update-groups): New function.
12890 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12891 (nnmairix-determine-original-group-from-registry)
12892 (nnmairix-determine-original-group-from-path)
12893 (nnmairix-get-group-from-file-path, nnmairix-map-range)
12894 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12895 New helper functions.
12896 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12897 keystrokes for new commands.
12898 (nnmairix-delete-and-create-on-change): Doc string cleanup.
12899 (nnmairix-request-group): Check allow-fast group parameter.
12900 (nnmairix-request-create-group): Set allow-fast group parameter if
12901 nnmairix-allowfast-default is set.
12902 (nnmairix-close-group): Propagate marks upon closing if needed.
12903 (nnmairix-group-toggle-threads-this-group): Use new.
12904 nnmairix-group-toggle-parameter helper function.
12905 (nnmairix-search): Better check for empty search result.
12906 (nnmairix-goto-original-article): Use new helper functions for
12907 determining original article.
12908 (nnmairix-show-original-article): Make sure message-id is in brackets.
12909 (nnmairix-call-mairix-binary): Change variable name.
12910 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12911 helper function.
12912 (nnmairix-widget-toggle-activate): Fix doc string.
12913
12914 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12915
12916 * nnir.el: Require edmacro when compiling with XEmacs.
12917 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12918 available in Emacs 21.
12919
12920 2008-06-11 Glenn Morris <rgm@gnu.org>
12921
12922 * gnus-util.el (x-focus-frame):
12923 * gnus.el (image-size):
12924 * mm-decode.el (image-size): Declare.
12925
12926 * gnus-picon.el (declare-function): Add compat definition.
12927 (image-size): Declare.
12928
12929 * gnus-group.el (tool-bar-map):
12930 * gnus-sum.el (tool-bar-map): Define for compiler.
12931
12932 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12933
12934 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12935
12936 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12937 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12938 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12939 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12940 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12941 * sieve-manage.el, spam-report.el, spam.el:
12942 Remove unnecessary eval-and-compile of autoloads.
12943
12944 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
12945
12946 * auth-source.el: Precise Tramp doc.
12947
12948 2008-06-07 Glenn Morris <rgm@gnu.org>
12949
12950 * nnmairix.el: Remove unnecessary eval-when-compile.
12951
12952 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
12953
12954 * nnir.el: New file.
12955
12956 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12957
12958 * gnus-util.el (gnus-read-shell-command): New function.
12959 * mm-decode.el (mm-pipe-part):
12960 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12961
12962 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12963
12964 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12965
12966 2008-06-03 Glenn Morris <rgm@gnu.org>
12967
12968 * pop3.el (nnheader-accept-process-output): Autoload it.
12969
12970 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12971
12972 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12973 are not 2-digit hexadecimal characters that follow `%'s.
12974
12975 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12976
12977 * message.el (message-bogus-recipient-p): Fix type in doc string.
12978 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12979 (message-bogus-addresses): Rename from message-bogus-address-regexp.
12980 Improve custom options.
12981 (message-bogus-recipient-p): Adjust accordingly.
12982
12983 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12984
12985 * nnmairix.el: Require edmacro when compiling with XEmacs.
12986
12987 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
12988
12989 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12990 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12991
12992 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
12993
12994 * auth-source.el: Add more docs.
12995
12996 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12997
12998 * nnheader.el (nnheader-read-timeout): Change the default timeout from
12999 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
13000 retrieval faster in some cases, but might make CPU usage larger.
13001 If this has any bad side effects, we might revert this change.
13002
13003 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13004 seems to make mail retrieval much, much faster.
13005 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13006 unconditionally.
13007
13008 * gnus-draft.el (gnus-group-send-queue):
13009 Bind message-send-mail-partially-limit to nil to avoid being prompted.
13010
13011 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
13012
13013 * mml.el (mml-attach-buffer): Prompt for `disposition'.
13014
13015 * message.el (message-bogus-address-regexp): Fix and improve custom
13016 type.
13017 (message-setup-hook): Add message-check-recipients as custom option.
13018
13019 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
13020
13021 * message.el (message-cite-function): Remove bogus autoload which crept
13022 in during merge from v5-10.
13023
13024 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
13025
13026 * nnimap.el (nnimap-open-connection): Fix login/password bug.
13027
13028 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13029
13030 * auth-source.el: Preliminary Tramp docs.
13031 (auth-sources): Change the default auth-sources to use
13032 EPA .gpg files.
13033
13034 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
13035
13036 * nntp.el: Autoload `auth-source-user-or-password'.
13037 (nntp-send-authinfo): Use it.
13038
13039 * nnimap.el: Autoload `auth-source-user-or-password'.
13040 (nnimap-open-connection): Use it.
13041
13042 * auth-source.el: Add docs on using with url-auth. Import gnus-util
13043 for the gnus-message function.
13044 (auth-source-user-or-password): Use it.
13045
13046 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13047
13048 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13049 rfc2104-hexstring-to-byte-list. Return a unibyte string.
13050 (rfc2104-hash): Use it.
13051
13052 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
13053
13054 * gnus-art.el (gnus-article-toggle-truncate-lines):
13055 Don't use `iff' in docstring.
13056
13057 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
13058
13059 * gnus-registry.el: Adjusted copyright dates and added a keyword.
13060
13061 * gnus-util.el (gnus-extract-address-component-name)
13062 (gnus-extract-address-component-email): Convenience functions around
13063 `gnus-extract-address-components'.
13064
13065 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13066 Use `gnus-extract-address-component-email' to fix bug of comparing full
13067 sender name to `user-mail-address'.
13068
13069 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
13070
13071 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13072 catch/throw to optimize.
13073 (gnus-registry-find-keywords): Just use member to find a keyword.
13074
13075 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13076
13077 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13078 is current before calling gnus-server-prepare.
13079 (gnus-server-setup-buffer, gnus-server-update-server)
13080 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13081
13082 2008-05-04 Juri Linkov <juri@jurta.org>
13083
13084 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13085 (mailcap-file-default-commands): Use mailcap-replace-in-string
13086 instead of replace-regexp-in-string, and mailcap-delete-duplicates
13087 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
13088
13089 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
13090
13091 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13092
13093 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13094
13095 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13096 hooks.
13097 (gnus-update-read-articles): Speed up non-marks-using users.
13098 (gnus-use-marks): Define gnus-use-marks.
13099 (gnus-propagate-marks): Rename variable to something more sensible.
13100
13101 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
13102
13103 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13104 (gmm-image-load-path-for-library): Fix typos in docstrings.
13105 (gmm-message): Reflow docstring.
13106
13107 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
13108
13109 * mail-source.el (mail-source-set-1, mail-source-bind):
13110 Move auth-source code out of the macro to clean it up and fix bugs.
13111
13112 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
13113
13114 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13115 by sender if it's equal to user-mail-address, it's likely to be
13116 useless.
13117
13118 * mail-source.el (mail-source-bind): Don't use user or password if they
13119 are not bound. Unintern them if they are nil. Don't use server unless
13120 it's bound, and default it to empty string otherwise.
13121
13122 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
13123
13124 * mail-source.el: Load auth-source.el.
13125 (mail-source-bind): Add comments. Call auth-source-user-or-password to
13126 get user name or password, if auth-sources is set up.
13127
13128 * gnus-registry.el (gnus-registry-split-strategy): New variable for
13129 strategy of splitting with parent.
13130 (gnus-registry-split-fancy-with-parent)
13131 (gnus-registry-post-process-groups): Use it and fix prior
13132 bug (returning a list as the split result).
13133
13134 * auth-source.el (auth-sources): Remove server parameter.
13135 (auth-source-pick, auth-source-user-or-password)
13136 (auth-source-user-or-password-imap)
13137 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13138 (auth-source-user-or-password-sftp)
13139 (auth-source-user-or-password-smtp): Remove server parameter.
13140
13141 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
13142
13143 * smime.el (smime-sign-region, smime-encrypt-region)
13144 (smime-decrypt-region):
13145 Remove redundant calls to `generate-new-buffer-name'.
13146
13147 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
13148
13149 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13150 Don't use QP for message/rfc822.
13151 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13152
13153 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13154
13155 * sieve-manage.el (sieve-string-bytes): Remove.
13156 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13157 correct byte-length only if the process's coding-system is the same as
13158 the one used internally by Emacs to represent strings.
13159
13160 2008-04-22 Juri Linkov <juri@jurta.org>
13161
13162 * mailcap.el (mailcap-file-default-commands): New function.
13163
13164 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13165
13166 * message.el (message-signature-separator, message-cite-function):
13167 Change custom version.
13168
13169 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13170
13171 * mm-decode.el (mm-display-external): Make temp file read-only.
13172
13173 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
13174
13175 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13176 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
13177 `C-c C-f d'.
13178
13179 2008-04-12 Adrian Aichner <adrian@xemacs.org>
13180
13181 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13182
13183 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
13184
13185 * auth-source.el: Add docs.
13186 (auth-sources): Modify format to support server.
13187 (auth-source-pick, auth-source-user-or-password)
13188 (auth-source-user-or-password-imap)
13189 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13190 (auth-source-user-or-password-sftp)
13191 (auth-source-user-or-password-smtp): Add server parameter.
13192
13193 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
13194
13195 * gnus-registry.el: Initialize the registry when gnus-registry-install
13196 is t.
13197
13198 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
13199
13200 * compface.el (uncompface): Make buffer unibyte.
13201
13202 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13203
13204 * mail-source.el (mail-source-value):
13205 Prefer fboundp to functionp so it works with macros as well.
13206
13207 2008-04-05 Glenn Morris <rgm@gnu.org>
13208
13209 * gnus-ems.el (mm-disable-multibyte): Autoload it.
13210
13211 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13212
13213 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13214 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13215
13216 * nnheader.el (nnheader-init-server-buffer): Change buffer's
13217 multibyteness after rather than before erasing it.
13218
13219 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13220 mm-with-multibyte.
13221 (gnus-request-article-this-buffer): Make sure the proper decoding is
13222 used if gnus-original-article-buffer happens to be unibyte.
13223
13224 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13225 default-enable-multibyte-characters.
13226
13227 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13228 default-enable-multibyte-characters.
13229
13230 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13231
13232 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13233
13234 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13235
13236 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13237 Fix last change in case the element is not even a symbol.
13238
13239 2008-04-02 Simon Josefsson <simon@josefsson.org>
13240
13241 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13242 imap-enable-exchange-bug-workaround.
13243 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13244
13245 2008-04-01 Simon Josefsson <simon@josefsson.org>
13246
13247 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13248 a 100 byte status-checks into a 2-3MB transfer for each group.
13249 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13250 to enable bug workaround or not.
13251 (nnimap-find-minmax-uid): Only enable workaround conditionally.
13252
13253 2008-03-31 Glenn Morris <rgm@gnu.org>
13254
13255 * message.el (mml2015-use): Declare for compiler.
13256 (message-info): Require mml2015 when appropriate.
13257
13258 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13259
13260 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13261 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13262 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13263 (nntp-service-to-port): New function.
13264 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13265 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13266 (nntp-open-netcat-stream): New function.
13267 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13268
13269 2008-03-29 Sven Joachim <svenjoac@gmx.de>
13270
13271 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13272
13273 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13274
13275 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13276
13277 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
13278
13279 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13280
13281 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13282
13283 * message.el (message-signature-separator): Change default.
13284 Improve custom type.
13285 (message-cite-function): Change default to
13286 message-cite-original-without-signature.
13287
13288 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13289 toggle.
13290
13291 * message.el (message-check-news-body-syntax): Fix signature check.
13292 (message-setup-1): Mark buffer as unmodified _after_ running
13293 message-setup-hook and handling message-alternative-emails.
13294 (message-shorten-references): Be more strict when building list of
13295 valid references to comply with GNKSA.
13296
13297 * gnus-group.el (gnus-read-ephemeral-bug-group)
13298 (gnus-read-ephemeral-debian-bug-group)
13299 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13300
13301 * message.el (message-info): Don't use booleanp which isn't supported
13302 in Emacs 21 and XEmacs.
13303
13304 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
13305
13306 * gnus-group.el (gnus-gmane-group-download-format): Rename from
13307 gnus-group-gmane-group-download-format.
13308 (gnus-group-read-ephemeral-gmane-group): Rename from
13309 gnus-group-read-ephemeral-gmane-group.
13310 (gnus-read-ephemeral-gmane-group-url): Rename from
13311 gnus-group-read-ephemeral-gmane-group-url.
13312 (gnus-bug-group-download-format-alist): New variable.
13313 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13314 (gnus-read-ephemeral-emacs-bug-group): New commands.
13315
13316 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
13317
13318 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13319 (gnus-visible-headers): Improve custom type.
13320
13321 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
13322
13323 * mml.el (mml-menu): Add workarounds for XEmacs.
13324
13325 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13326 X-Boundary header.
13327
13328 * message.el (message-simplify-recipients): Fix previous commit.
13329
13330 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13331
13332 * mm-util.el (mm-set-buffer-multibyte): New function.
13333 * mm-decode.el (mm-copy-to-buffer): Use it.
13334
13335 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13336 Prefer fboundp to functionp so it works with macros as well.
13337
13338 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13339
13340 * message.el (message-alter-recipients-discard-bogus-full-name):
13341 New function.
13342 (message-alter-recipients-function): New variable.
13343 (message-get-reply-headers): Use it.
13344 (message-replace-header): New helper function.
13345 (message-recipients-without-full-name): New variable.
13346 (message-simplify-recipients): New command.
13347
13348 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13349
13350 * message.el (message-info): Handle EasyPG manual.
13351
13352 * mml.el (mml-menu): Add entry for EasyPG.
13353
13354 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13355
13356 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13357 parameter.
13358
13359 * message.el (message-disassociate-draft): Specify drafts group name
13360 fully.
13361
13362 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13363
13364 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13365 Eliminate unnecessary duplicates from the match list.
13366
13367 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13368
13369 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13370 args of `how-many' of which the XEmacs version doesn't take; declare
13371 Info-index-next as function.
13372
13373 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13374
13375 * gnus-score.el (gnus-score-headers): Fix handling of
13376 gnus-inhibit-slow-scoring.
13377
13378 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13379 string.
13380 (gnus-button-url-regexp): Improve handling of parenthesis.
13381 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13382 (gnus-button-handle-info-keystrokes): Handle index entries.
13383
13384 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13385
13386 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13387 Incoming* files.
13388
13389 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13390
13391 * auth-source.el (auth-sources): Rename from auth-source-choices.
13392 (auth-source-pick): Use it.
13393
13394 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13395
13396 * auth-source.el (auth-source-protocols)
13397 (auth-source-protocols-customize, auth-source-choices): Add and
13398 modified variable customizations and defaults.
13399 (auth-source-pick, auth-source-user-or-password)
13400 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13401 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13402 (auth-source-user-or-password-sftp)
13403 (auth-source-user-or-password-smtp): Use new variables and provide an
13404 interface to netrc.el.
13405
13406 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13407
13408 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13409 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13410 Make sure the nntp port to specify is a string.
13411
13412 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13413
13414 * nntp.el: Use with-current-buffer.
13415 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13416 dubious mm-with-unibyte-current-buffer.
13417 (nntp-with-open-group-function): New function extracted from
13418 nntp-with-open-group macro.
13419 (nntp-with-open-group): Use the function, so it's easier to debug.
13420 Add indentation and debugging info.
13421 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13422 Recommend the use of the netcat alternatives.
13423
13424 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13425 Avoid mm-string-as-multibyte as well.
13426
13427 * nnweb.el (nnweb-insert-html):
13428 Remove use of nnheader-string-as-multibyte.
13429
13430 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13431 (nnheader-string-as-multibyte): Remove.
13432
13433 * mm-view.el: Use inhibit-read-only.
13434 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13435 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13436 or unibyte-string.
13437
13438 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13439 (mm-uu-yenc-extract): Use with-current-buffer.
13440
13441 * gnus-soup.el (gnus-soup-send-packet): Don't use
13442 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13443
13444 * nnmh.el: Use with-current-buffer.
13445 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13446 mm-string-as-multibyte on the output of mm-encode-coding-string.
13447
13448 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13449 (nnimap-request-move-article): Use with-current-buffer.
13450
13451 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13452 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13453 conversion uses string-make-unibyte rather than string-as-unibyte.
13454
13455 * gnus-msg.el: Use with-current-buffer.
13456
13457 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13458
13459 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13460
13461 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13462 string for caching if it is 'PIN.
13463
13464 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13465
13466 * mail-source.el (mail-source-delete-old-incoming-confirm):
13467 Change default to nil.
13468 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13469
13470 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13471
13472 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13473 (gnus-article-goto-prev-page): Work for articles having ^L's.
13474
13475 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13476
13477 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13478
13479 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13480
13481 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13482 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13483 (gnus-bookmark-jump): Adjust some variable names.
13484
13485 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13486
13487 * auth-source.el: New package.
13488 (auth-source-choices): Add customization entry point variable.
13489
13490 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13491 bug.
13492
13493 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13494
13495 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13496 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13497 (gnus-registry-install-shortcuts): Rename from
13498 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13499 the `gnus-registry-mark-map' keymap dynamically from
13500 `gnus-registry-marks'. The generated functions update the summary line
13501 when a registry mark is added or deleted, and will call
13502 `gnus-registry-install-p' (see the comments in the code).
13503 (gnus-registry-user-format-function-M): Use concat intelligently.
13504
13505 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13506 the registry mark functions.
13507
13508 2008-03-05 Glenn Morris <rgm@gnu.org>
13509
13510 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13511 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13512 gnus-art.
13513 (top-level): No need to load own source when compiling.
13514
13515 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13516
13517 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13518 Suggested by <chris.anderton@zetnet.co.uk>.
13519
13520 2008-03-04 Glenn Morris <rgm@gnu.org>
13521
13522 * gnus-sum.el (top-level): No need to require gnus when compiling,
13523 since unconditionally required near start of file.
13524 (gnus-summary-display-while-building): Move definition before use.
13525
13526 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13527
13528 * gnus-registry.el (gnus-registry-user-format-function-M):
13529 Add formatting function.
13530
13531 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13532
13533 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13534 with plists.
13535 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13536 Use new format.
13537
13538 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13539
13540 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13541 `where-is-internal' that returns a range of key sequences.
13542
13543 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13544
13545 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13546
13547 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13548 (gnus-summary-jump-to-group): Consider windows on other displayed
13549 frames as well. Similar changes might be needed elsewhere, but that's
13550 the one I've bumped into during my use.
13551
13552 * nndoc.el (nndoc-oe-dbx-type-p):
13553 * gnus-msg.el (gnus-debug):
13554 * gnus-group.el (gnus-update-group-mark-positions):
13555 Use mm-string-to-multibyte.
13556
13557 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13558
13559 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13560 doesn't handle NotDashEscaped.
13561
13562 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13563 (mml-dnd-attach-options): Fix typo in custom choice.
13564
13565 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13566 Change nndoc-article-type to mbox.
13567 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13568
13569 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13570 to nil, instead of html2text.
13571
13572 * imap.el (imap-debug): Add `imap-ping-server'.
13573
13574 * gnus-bookmark.el: Add FIXMEs.
13575
13576 * message.el (message-form-letter-separator)
13577 (message-send-form-letter-delay): New variables.
13578 (message-send-form-letter): Use them. New command to send form
13579 letters. Requested by Uwe Siart.
13580 (message-send-mail-function): Doc fix. Add "Other" custom option.
13581
13582 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13583
13584 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13585 empty author.
13586
13587 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13588
13589 * gnus-registry.el (gnus-registry-marks): Add variable for
13590 customization of marks and their appearance.
13591 (gnus-registry-read-mark): Use it.
13592 (gnus-registry-do-marks): Add utility function to loop through
13593 `gnus-registry-marks'.
13594 (gnus-registry-install-shortcuts-and-menus): Add function to install
13595 shortcuts and menus.
13596 (gnus-registry-initialize): Use it.
13597 (gnus-registry-default-mark): Clarify documentation.
13598
13599 2008-02-29 Glenn Morris <rgm@gnu.org>
13600
13601 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13602 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13603 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13604 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13605 Change defcustom :version from 23.0 to 23.1.
13606
13607 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13608
13609 * gnus-registry.el (gnus-registry-follow-group-p)
13610 (gnus-registry-post-process-groups): Add functions to aid registry
13611 splitting and improve logging. Clarify behavior in function
13612 documentation.
13613 (gnus-registry-split-fancy-with-parent): Use them.
13614
13615 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13616
13617 * gnus-art.el: Use with-current-buffer.
13618
13619 2008-02-27 David Engster <dengste@eml.cc>
13620
13621 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13622 Express real group name in the response.
13623
13624 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13625
13626 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13627 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13628 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13629 autoload gnus-registry-fetch-group when compiling.
13630 (nnmairix-request-group-with-article-number-correction):
13631 Remove unreferenced argument passed to nnmairix-call-backend.
13632
13633 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13634
13635 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13636 (mm-uu-extract): Improve face for low color ttys.
13637 Reported by Sascha Wilde.
13638
13639 2008-02-27 Glenn Morris <rgm@gnu.org>
13640
13641 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13642 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13643 variables to defconsts. Convert comments to doc-strings.
13644 (nnmairix-last-server, nnmairix-current-server): Convert from free
13645 variables to defvars. Convert comments to doc-strings.
13646 (gnus-registry-fetch-group): Autoload.
13647 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13648 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13649 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13650 caddr.
13651 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13652 nnmairix-request-group-with-article-number-correction call.
13653 (nnmairix-fast, nnmairix-group): New, less general names, for free
13654 variables passed from nnmairix-request-group to
13655 nnmairix-request-group-with-article-number-correction. Declare.
13656 (nnmairix-request-group-with-article-number-correction):
13657 Use nnmairix-fast, nnmairix-group rather than fast, group.
13658
13659 2008-02-26 David Engster <dengste@eml.cc>
13660
13661 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13662 version 0.5.
13663
13664 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13665
13666 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13667 instead of making an extra function call. Don't add the current group
13668 to articles only when they have the group. Use
13669 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13670 Reported by David <de_bb@arcor.de>.
13671
13672 2008-02-24 Miles Bader <miles@gnu.org>
13673
13674 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13675 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13676 (mm-find-mime-charset-region):
13677 * mm-bodies.el (mm-encode-body):
13678 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13679
13680 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13681
13682 * mail-source.el (mail-source-delete-incoming): Change default.
13683 Supplement doc string.
13684
13685 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13686
13687 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13688
13689 * nnmail.el (nnmail-message-id-cache-file): Derive from
13690 `gnus-home-directory'.
13691
13692 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13693
13694 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13695 Document negative prefix.
13696
13697 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13698
13699 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13700
13701 * message.el (message-unsent-separator): Add the Exim bounce
13702 separator.
13703
13704 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13705
13706 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13707 list.
13708 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13709 recipient/signer list.
13710
13711 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13712
13713 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13714 fbound (Emacs 23 unicode), signal an error.
13715
13716 2008-02-08 Glenn Morris <rgm@gnu.org>
13717
13718 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13719
13720 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13721
13722 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13723 ports to the calls to `netrc-machine-user-or-password' in addition to
13724 "imap" and "imaps".
13725
13726 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13727
13728 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13729 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13730 <hanche@math.ntnu.no>.
13731
13732 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13733
13734 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13735
13736 2008-02-01 Zhang Wei <id.brep@gmail.com>
13737
13738 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13739
13740 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13741
13742 2008-02-01 Miles Bader <miles@gnu.org>
13743
13744 * mml.el (mml-parse-1): Remove apparently vestigial use of
13745 `mm-hack-charsets'.
13746 * mm-bodies.el (mm-encode-body): Likewise.
13747
13748 2008-02-01 Kenichi Handa <handa@m17n.org>
13749
13750 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13751 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13752 (rfc2104-hash): Convert the result of concat to unibyte string.
13753
13754 2008-02-01 Dave Love <fx@gnu.org>
13755
13756 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13757 coding-system-for-read.
13758 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13759
13760 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13761 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13762 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13763
13764 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13765
13766 * mail-source.el (mail-sources): Add `group' choice.
13767
13768 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13769 parameter `in-group' to control into which group the articles go.
13770 Add treatment of `group' mail-source.
13771
13772 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13773
13774 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13775 * message.el (message-beginning-of-line): Use featurep instead of bound
13776 tests in order to resolve conditionals at compile time.
13777
13778 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13779
13780 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13781
13782 * mm-decode.el (mm-dissect-buffer): Decode description.
13783
13784 * mml.el (mml-to-mime): Encode message header first.
13785
13786 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
13787
13788 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13789 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13790
13791 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
13792
13793 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13794
13795 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13796
13797 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13798 prefix keys.
13799 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13800 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13801 gnus-xmas.el.
13802
13803 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
13804
13805 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13806 Add new variables for article mark management.
13807 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13808 list of extra data entries which, when present, will indicate that the
13809 article ID should not be trimmed from the registry.
13810 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13811 functions.
13812 (gnus-registry-read-mark): New function to read a mark name from the
13813 user.
13814 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13815 (gnus-registry-set-article-mark-internal): New functions to add and
13816 remove marks.
13817 (gnus-registry-get-article-marks): New function to show the marks for
13818 an article, or retrieve them for further use.
13819
13820 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13821
13822 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13823 keys when no argument is given.
13824
13825 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13826
13827 * gnus-sum.el (gnus-article-sort-by-random)
13828 (gnus-thread-sort-by-random): Fix doc strings.
13829 Reported by jidanni@jidanni.org.
13830
13831 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
13832
13833 * gnus-art.el (gnus-article-describe-bindings): New function.
13834 (gnus-article-read-summary-keys): Use it.
13835 (gnus-article-mode-map): Bind `C-h b' to it.
13836
13837 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13838
13839 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13840 XEmacs.
13841 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13842 Protect against non-character events.
13843
13844 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
13845
13846 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13847 New command.
13848 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13849 instead of END. Change name of the temp file.
13850 (gnus-group-gmane-group-download-format): Add doc string. Make it
13851 customizable.
13852
13853 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
13854
13855 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13856 bind `S W' to gnus-article-wide-reply-with-original; set default
13857 binding to gnus-article-read-summary-send-keys.
13858 (gnus-article-read-summary-keys): Fix the order of keys; display
13859 continuation keys correctly in the echo area; describe bindings
13860 correctly when keys end with `C-h'.
13861 (gnus-article-read-summary-send-keys): New function.
13862 (gnus-article-describe-key, gnus-article-describe-key-briefly):
13863 Work for gnus-article-read-summary-send-keys; display continuation keys
13864 correctly in the echo area.
13865 (gnus-article-reply-with-original): Ignore prefix argument.
13866 (gnus-article-wide-reply-with-original): New function.
13867
13868 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
13869
13870 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13871 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13872
13873 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13874
13875 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13876 (gnus-group-read-ephemeral-gmane-group): New command.
13877
13878 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13879
13880 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13881
13882 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
13883
13884 * message.el (message-send-mail-function): Increase custom version.
13885
13886 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13887 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
13888
13889 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
13890
13891 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13892 html parts correctly; support forwarded messages.
13893 (gnus-article-browse-html-article): Remove work buffers.
13894
13895 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13896 compiling.
13897 (netrc-bound-and-true-p): New macro.
13898 (netrc-parse): Use it instead of bound-and-true-p that is not available
13899 in XEmacs 21.4.
13900
13901 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
13902
13903 * gnus-registry.el (gnus-registry-mark-article)
13904 (gnus-registry-article-marks): Add functionality to mark articles
13905 through the Gnus registry.
13906
13907 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13908 (netrc-parse): Use encrypt-file-alist to determine if
13909 encrypt-find-model or encrypt-insert-file-contents should be used.
13910
13911 2007-12-19 Glenn Morris <rgm@gnu.org>
13912
13913 * mml.el (message-options-set, message-narrow-to-head)
13914 (message-in-body-p, message-mail-p, message-encode-message-body):
13915 Autoload.
13916 (message-remove-header, message-narrow-to-headers-or-head)
13917 (message-subscribed-p, message-make-mail-followup-to)
13918 (message-position-on-field, message-news-p)
13919 (message-options-set-recipient, message-generate-headers)
13920 (message-sort-headers): Declare as functions.
13921
13922 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13923
13924 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13925 convention in doc string.
13926
13927 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
13928
13929 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13930 title to html parts.
13931 (gnus-article-browse-html-article): Pass message header to it.
13932
13933 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13934
13935 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
13936
13937 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13938 or password compatible with XEmacs.
13939
13940 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13941
13942 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13943 format document.
13944 (gnus-mime-delete-part): Don't write description line if empty.
13945 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13946
13947 2007-12-14 Johan Bockgård <bojohan@gnu.org>
13948
13949 * gnus-sum.el (gnus-summary-mark-unread-as-read)
13950 (gnus-summary-mark-read-and-unread-as-read)
13951 (gnus-summary-mark-current-read-and-unread-as-read)
13952 (gnus-summary-mark-unread-as-ticked): Doc fix.
13953 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13954
13955 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13956
13957 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13958 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13959
13960 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
13961
13962 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13963 yes-or-no-p.
13964
13965 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
13966
13967 * mm-decode.el (mm-add-meta-html-tag): New function.
13968 (mm-save-part-to-file, mm-pipe-part): Use it.
13969
13970 * gnus-art.el (gnus-article-browse-delete-temp-files):
13971 Use gnus-y-or-n-p instead of y-or-n-p.
13972 (gnus-article-browse-html-parts): Work with message/external-body; use
13973 mm-add-meta-html-tag.
13974
13975 2007-12-11 Glenn Morris <rgm@gnu.org>
13976
13977 * gnus-cache.el: Require gnus-sum not just when compiling.
13978
13979 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13980
13981 * gnus-int.el (gnus-server-opened, gnus-status-message):
13982 Move definitions before use.
13983
13984 * mm-decode.el: Require gnus-util.
13985 (mm-remove-part): Only call delete-annotation on XEmacs.
13986
13987 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13988
13989 * nnmail.el: Require gnus-int.
13990
13991 * spam.el: Move `require's before `eval-when-compile's.
13992
13993 * gnus-ems.el (gnus-alive-p):
13994 * gnus-fun.el (message-goto-eoh):
13995 * gnus-util.el (gnus-group-name-decode):
13996 * mail-source.el (gnus-compress-sequence):
13997 * message.el (Info-goto-node, format-spec):
13998 * mm-bodies.el (message-options-get):
13999 * mm-decode.el (mm-view-pkcs7):
14000 * mm-util.el (gmm-write-region):
14001 * mml-smime.el (mml-compute-boundary)
14002 (gnus-completing-read-with-default):
14003 * mml.el (widget-button-press, gnus-make-hashtable):
14004 * mml1991.el (mm-decode-content-transfer-encoding)
14005 (mm-encode-content-transfer-encoding)
14006 (message-options-get, message-options-set):
14007 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14008 * nnfolder.el (gnus-request-group):
14009 * nnheader.el (ietf-drums-unfold-fws):
14010 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14011 * smime.el (gnus-run-mode-hooks):
14012 * spam-stat.el (gnus-message): Autoload.
14013
14014 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14015 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14016 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14017 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14018 Add declare-function compatibility definition.
14019
14020 * gnus-cache.el (nnvirtual-find-group-art):
14021 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14022 (gnus-add-image, gnus-add-wash-type):
14023 * gnus-group.el (nnkiboze-score-file):
14024 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14025 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14026 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14027 (message-tokenize-header, gnus-get-buffer-create)
14028 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14029 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14030 * gnus.el (gnus-group-decoded-name):
14031 * mail-source.el (imap-capability):
14032 * mm-bodies.el (message-options-set):
14033 * mm-decode.el (gnus-configure-windows):
14034 * mm-extern.el (message-goto-body):
14035 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14036 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14037 (epg-sub-key-validity, message-options-set):
14038 * mml.el (widget-event-point, gnus-configure-windows):
14039 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14040 * mml2015.el (epg-check-configuration, epg-configuration)
14041 (message-options-set):
14042 * nndb.el (nndb-request-article):
14043 * nnfolder.el (gnus-request-create-group):
14044 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14045 * nnmaildir.el (gnus-group-mark-article-read):
14046 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14047 * rfc1843.el (message-fetch-field):
14048 * spam.el (gnus-extract-address-components):
14049 Declare as functions.
14050
14051 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
14052
14053 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14054
14055 2007-12-09 Glenn Morris <rgm@gnu.org>
14056
14057 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14058
14059 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14060 * message.el, mm-view.el, sieve-manage.el, smime.el:
14061 Add declare-function compatibility definition.
14062
14063 * gnus-art.el (w3-region, w3m-region, Info-menu):
14064 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14065 * gnus-sum.el (gnus-get-predicate):
14066 * gnus-util.el (mm-append-to-file, w32-focus-frame):
14067 * message.el (mail-abbrev-in-expansion-header-p):
14068 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14069 (w3m-detect-meta-charset, w3m-region):
14070 * sieve-manage.el (password-read, password-cache-add)
14071 (password-cache-remove):
14072 * smime.el (password-read-and-add): Declare as functions.
14073
14074 2007-12-08 David Kastrup <dak@gnu.org>
14075
14076 * gnus-sum.el (gnus-summary-simplify-subject-query):
14077 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14078 `message'.
14079
14080 2007-12-07 Glenn Morris <rgm@gnu.org>
14081
14082 * gnus-art.el (article-make-date-line): Revert previous change.
14083
14084 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
14085
14086 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14087
14088 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
14089
14090 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14091 Call gnus-add-to-range ranges only once with a prepared article-list.
14092
14093 2007-12-06 Paul Jarc <prj@po.cwru.edu>
14094
14095 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14096 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14097 group names with backslashes.
14098 Reported by Tassilo Horn <tassilo@member.fsf.org>.
14099
14100 2007-12-06 Deepak Goel <deego3@gmail.com>
14101
14102 * gnus-art.el (article-make-date-line):
14103 * gnus-start.el (gnus-load):
14104 * pop3.el (pop3-read-response): Fix buggy call to `error'.
14105
14106 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14107
14108 * gnus-art.el (gnus-use-idna):
14109 * gnus-start.el (gnus-site-init-file):
14110 * message.el (message-use-idna):
14111 * mm-uu.el (mm-uu-hide-markers):
14112 * smiley.el (smiley-style): Revert changes that suppress warnings.
14113
14114 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14115
14116 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14117 specify charset to html source.
14118 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14119
14120 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14121
14122 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14123 idna-program in order to suppress byte compile warning issued by XEmacs
14124 that came to byte compile the default value section of defcustom forms
14125 recently.
14126
14127 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14128 value of installation-directory.
14129
14130 * message.el (message-use-idna): Don't directly refer to the value of
14131 idna-program.
14132
14133 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14134
14135 * smiley.el (smiley-style): Don't directly call face-attribute.
14136
14137 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
14138
14139 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14140
14141 * gnus-dired.el: Reduce Gnus dependencies.
14142 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14143 Don't require. Use autoloads instead.
14144 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14145 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14146 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14147 (gnus-dired-mode): Adjust doc string.
14148 (gnus-dired-mail-mode): New variable.
14149 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14150 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14151 (gnus-dired-mail-buffers): New function. Return mail or message
14152 composition buffers.
14153 (gnus-dired-attach): Use it.
14154 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14155 NO-DECODE.
14156 (gnus-dired-print): Use `gnus-print-buffer' depending on
14157 `gnus-dired-mail-mode'.
14158
14159 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
14160
14161 * rfc2047.el (rfc2047-encoded-word-regexp)
14162 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14163 explaining what regexp patterns are for.
14164
14165 2007-12-04 Glenn Morris <rgm@gnu.org>
14166
14167 * password.el: Move to ../password-cache.el.
14168
14169 * mml1991.el (password-read, password-cache-add, password-cache-remove):
14170 * mml2015.el (password-read, password-cache-add, password-cache-remove):
14171 * mml-smime.el (password-read, password-cache-add)
14172 (password-cache-remove):
14173 No need to autoload, since mml-sec requires password.
14174
14175 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14176 * message.el (gnus-extract-address-components):
14177 * mml-smime.el (gnus-extract-address-components): Define for compiler.
14178
14179 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14180 password.
14181
14182 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
14183
14184 * mailcap.el: Reduce dependencies.
14185 (mail-header-parse-content-type): Autoload.
14186 (mailcap-delete-duplicates): New alias.
14187 (mailcap-mime-info): Add optional argument NO-DECODE.
14188 (mailcap-mime-types): Use mailcap-delete-duplicates.
14189
14190 * message.el (message-ignored-supersedes-headers): Add "X-ID".
14191
14192 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14193
14194 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14195 function.
14196
14197 * gnus-uu.el (gnus-uu-decode-yenc): New command.
14198 (gnus-uu-yenc-article): New function.
14199
14200 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14201
14202 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14203
14204 2007-12-02 Glenn Morris <rgm@gnu.org>
14205
14206 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
14207 Move to ../net.
14208
14209 * binhex.el, uudecode.el: Move to ../mail.
14210
14211 * encrypt.el: Remove file.
14212
14213 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
14214
14215 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14216 matches on patches.
14217
14218 * gnus-art.el (gnus-article-browse-html-article):
14219 Mention `mm-text-html-renderer' in the doc string.
14220
14221 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14222 string. Add comments.
14223
14224 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14225 if rhs is ASCII.
14226
14227 2007-12-01 Glenn Morris <rgm@gnu.org>
14228
14229 * dig.el, dns.el: Move to ../net.
14230 * format-spec.el, hex-util.el, sha1.el: Move to ../.
14231
14232 * mail-source.el (top-level): Require format-spec before
14233 eval-when-compile.
14234
14235 2007-11-30 Glenn Morris <rgm@gnu.org>
14236
14237 * encrypt.el: Require password, rather than autoloading password-read.
14238
14239 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
14240
14241 * gnus.el (gnus-method-to-server): Add an optional parameter so the
14242 caller can indicate whether the cache should be disregarded for this
14243 call. This way the result of the call is reproducible at all times and
14244 can be considered a canonical server name for the supplied method.
14245 (gnus-agent-method-p): Canonicalize server names by pushing their
14246 method through `gnus-method-to-server' using the no-cache argument.
14247
14248 * gnus-srvr.el (gnus-server-insert-server-line):
14249 Call `gnus-method-to-server' with `no-cache' argument.
14250
14251 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14252 gnus-agent-possibly-synchronize-flags as this should be called when the
14253 server is actually being opened.
14254 (gnus-agent-possibly-synchronize-flags)
14255 (gnus-agent-possibly-synchronize-flags-server): Move check for the
14256 flags file of an agentized server to the latter function.
14257
14258 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14259 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14260 after a connection has been established successfully.
14261
14262 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
14263
14264 * gnus-art.el (article-display-face): Force to display face if called
14265 interactively; check if gnus-article-x-face-too-ugly matches author.
14266 (article-display-x-face): Display face even if From header is missing
14267 as article-display-face does.
14268
14269 2007-11-28 Richard Stallman <rms@gnu.org>
14270
14271 * md4.el: Move to ../.
14272 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
14273
14274 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
14275
14276 * mail-source.el (mail-sources): Default to fetch from file for
14277 compatibility with default of nnmail-spool-file.
14278
14279 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
14280
14281 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14282 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14283 to look for encoded word that should be encoded again.
14284 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14285 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14286 encoding pattern.
14287 (rfc2047-decode-region): Switch strict regexp and loose one according
14288 to rfc2047-allow-irregular-q-encoded-words.
14289
14290 2007-11-26 Simon Josefsson <simon@josefsson.org>
14291
14292 * imap.el: Move to ../net directory.
14293
14294 2007-11-25 Romain Francoise <romain@orebokech.com>
14295
14296 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14297
14298 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14299
14300 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14301 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14302
14303 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14304 `nnmail-spool-file'.
14305
14306 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14307 `nnmail-spool-file'.
14308
14309 * gnus-move.el (gnus-change-server): Ditto.
14310
14311 * gnus-kill.el (gnus-batch-score): Ditto.
14312
14313 * gnus-cache.el (gnus-jog-cache): Ditto.
14314
14315 * gnus-msg.el (gnus-summary-reply):
14316 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14317
14318 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14319
14320 * gnus-cache.el (gnus-cache-generate-nov-databases):
14321 Use nnml-generate-nov-databases-directory instead of
14322 nnml-generate-nov-databases-1.
14323
14324 2007-11-24 Glenn Morris <rgm@gnu.org>
14325
14326 * message.el (message-tool-bar-retro): Update for rename
14327 mail_send.xpm->mail-send.xpm.
14328
14329 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14330
14331 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14332 `smime-ldap-search' for Emacs 22 and up.
14333
14334 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14335
14336 * hashcash.el: Move to ../mail directory.
14337
14338 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14339
14340 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14341 `smime-ldap-search' for Emacs 22 and up.
14342
14343 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14344
14345 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14346
14347 * message.el (message-send-mail-function): Fix error convention.
14348 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14349 (message-widen-reply, message-send-mail, message-talkative-question)
14350 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14351 (message-clone-locals, message-send-news): Use with-current-buffer.
14352 (message-insert-or-toggle-importance): Remove unused var `valid'.
14353 (message-make-references): Remove unused var `new-references'.
14354 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14355
14356 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14357
14358 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14359 (spam-split-symbolic-return-positive): Reflow docstring.
14360 (spam-backends, spam-summary-exit-behavior)
14361 (spam-mark-ham-unread-before-move-from-spam-group)
14362 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14363 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14364 (spam-clear-cache, spam-backend-check, spam-install-backend)
14365 (spam-install-statistical-backend, spam-list-of-processors)
14366 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14367 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14368 (spam-check-crm114, spam-initialize, spam-unload-hook):
14369 Fix typos in docstrings.
14370
14371 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14372
14373 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14374 been checked if they have never been read and those group levels are
14375 higher than the one that a user specified.
14376
14377 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14378
14379 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14380 foreign groups unless a group level is specified by a user.
14381 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14382
14383 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14384
14385 * message.el (message-send-mail-function): Require sendmail.
14386
14387 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14388
14389 * message.el (message-send-mail-function): Check for smtpmail too.
14390
14391 * utf7.el (utf7-encode, utf7-decode): Use coding system
14392 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14393
14394 * message.el (message-send-mail-function): New function.
14395 (message-send-mail-function): Set default using
14396 message-send-mail-function. Adjust doc string.
14397 (message-send-mail-with-mailclient): New function.
14398
14399 2007-11-17 Richard Stallman <rms@gnu.org>
14400
14401 * assistant.el: Remove file.
14402
14403 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14404
14405 * smime.el (from):
14406 * rfc2047.el (message-posting-charset):
14407 * qp.el (mm-use-ultra-safe-encoding):
14408 * pop3.el (parse-time-months):
14409 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14410 * nnml.el (files):
14411 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14412 (jka-compr-compression-info-list, ange-ftp-path-format)
14413 (efs-path-regexp):
14414 * nndiary.el (files):
14415 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14416 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14417 (epg-digest-algorithm-alist, inhibit-redisplay)
14418 (password-cache-expiry):
14419 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14420 (pgg-output-buffer, password-cache-expiry):
14421 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14422 (efs-path-regexp):
14423 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14424 (inhibit-redisplay):
14425 * mm-uu.el (file-name, start-point, end-point, entry)
14426 (gnus-newsgroup-name, gnus-newsgroup-charset):
14427 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14428 (latin-unity-ucs-list):
14429 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14430 (mm-uu-binhex-decode-function):
14431 * message.el (gnus-message-group-art, gnus-list-identifiers)
14432 (rmail-enable-mime-composing, gnus-local-organization)
14433 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14434 (gnus-read-active-file, facemenu-add-face-function)
14435 (facemenu-remove-face-function, gnus-article-decoded-p)
14436 (tool-bar-mode):
14437 * mail-source.el (display-time-mail-function):
14438 * gnus-util.el (nnmail-pathname-coding-system)
14439 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14440 (gnus-original-article-buffer, gnus-user-agent)
14441 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14442 (xemacs-codename, sxemacs-codename, emacs-program-version):
14443 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14444 * gnus-start.el (gnus-agent-covered-methods)
14445 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14446 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14447 (gnus-newsgroup-headers, gnus-group-list-mode)
14448 (gnus-group-mark-positions, gnus-newsgroup-data)
14449 (gnus-newsgroup-unreads, nnoo-state-alist)
14450 (gnus-current-select-method, mail-sources)
14451 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14452 (nnmail-spool-file, gnus-cache-active-hashtb):
14453 * gnus-mh.el (mh-lib-progs):
14454 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14455 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14456 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14457 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14458 (gnus-group-buffer):
14459 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14460 (font-lock-set-defaults):
14461 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14462 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14463 (gnus-summary-post-menu, total-parts, type, condition, length):
14464 * gnus-agent.el (gnus-agent-read-agentview):
14465 * flow-fill.el (show-trailing-whitespace):
14466 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14467 eval-and-compile wrappers for byte compiler pacifiers.
14468
14469 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14470 (mm-display-inline-fontify): Check for featurep 'xemacs not
14471 extent-list.
14472
14473 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14474 itimer-list.
14475 (mm-create-image-xemacs): Only do something for XEmacs.
14476 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14477
14478 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14479
14480 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14481 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14482
14483 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14484
14485 * nnimap.el (nnimap-split-download-body):
14486 * gnus-demon.el (gnus-demon):
14487 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14488
14489 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14490
14491 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14492 New macros.
14493 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14494 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14495 copy data from unibyte buffer to multibyte current buffer.
14496 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14497 to copy data from unibyte current buffer to multibyte buffer.
14498 (nntp-make-process-buffer): Make process buffer unibyte.
14499
14500 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14501
14502 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14503
14504 * pop3.el (pop3-open-server): Accept and process data more robustly at
14505 connection start to avoid spurious "POP SSL connection failed" errors.
14506
14507 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14508
14509 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14510 read group names.
14511
14512 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14513
14514 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14515
14516 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14517
14518 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14519 (nnmail-save-active): Use a unibyte buffer when saving active file,
14520 which may contain non-ASCII group names.
14521
14522 * nnml.el (nnml-request-group): Decode group names in messages.
14523
14524 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14525
14526 * message.el (message-citation-line-function)
14527 (message-insert-formatted-citation-line): Fix spelling of
14528 `message-insert-formated-citation-line'.
14529
14530 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14531
14532 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14533
14534 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14535
14536 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14537 nnmail-pathname-coding-system.
14538
14539 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14540 that a user enters; decode group names in messages.
14541
14542 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14543
14544 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14545
14546 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14547
14548 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14549
14550 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14551 risky local variable.
14552
14553 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14554
14555 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14556
14557 * encrypt.el: Improve documentation to fix function name typo.
14558 Reported by Daiki Ueno <ueno@unixuser.org>.
14559
14560 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14561
14562 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14563 even if the point is not in the last page of an article.
14564 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14565 back to the previous page.
14566
14567 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14568
14569 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14570
14571 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14572
14573 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14574
14575 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14576
14577 * message.el (message-check-news-body-syntax):
14578 Avoid mm-string-as-multibyte.
14579 (message-hide-headers): Don't assume (point-min)==1.
14580
14581 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14582
14583 * message.el (message-remove-blank-cited-lines): Fix if remove is
14584 given.
14585 (message-bogus-address-regexp): New variable.
14586 (message-bogus-recipient-p): New function.
14587 (message-check-recipients): New command.
14588 (message-syntax-checks): Add `bogus-recipient'.
14589 (message-fix-before-sending): Add `bogus-recipient'.
14590
14591 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14592 (gnus-treat-body-boundary): Don't test window-system.
14593
14594 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14595
14596 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14597
14598 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14599
14600 * gnus.el: Bump version to Gnus v5.13.
14601
14602 2007-10-28 Miles Bader <miles@gnu.org>
14603
14604 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14605 at compile-time too.
14606
14607 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14608
14609 * gnus-msg.el (gnus-message-setup-hook):
14610 Add `message-remove-blank-cited-lines' to options.
14611
14612 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14613
14614 * message.el (message-remove-blank-cited-lines): New function.
14615 Suggested by Karl Plästerer.
14616
14617 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14618
14619 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14620 mapc.
14621
14622 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14623 (top-level): Use mapc to set functions to be traced for debugging.
14624
14625 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14626 called for effect with while loop.
14627
14628 * message.el (message-talkative-question): Replace mapcar called for
14629 effect with mapc.
14630
14631 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14632 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14633 called for effect with dolist.
14634
14635 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14636
14637 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14638 gnus-extra-headers and nnmail-extra-headers.
14639
14640 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14641 called for effect with dolist.
14642 (top-level): Use mapc to set functions to be traced for debugging.
14643
14644 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14645 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14646 dolist.
14647
14648 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14649 Replace mapcar called for effect with mapc.
14650 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14651 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14652 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14653 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14654
14655 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14656 remove-if that's a cl function.
14657
14658 * webmail.el (webmail-debug): Replace mapcar called for effect with
14659 dolist.
14660
14661 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14662
14663 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14664 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14665 with while loop.
14666
14667 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14668 functions from article-* functions.
14669 (gnus-multi-decode-header): Replace mapcar called for effect with
14670 dolist.
14671
14672 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14673 (gnus-bookmark-show-details): Replace mapcar called for effect with
14674 while loop.
14675
14676 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14677 called for effect with while loop.
14678
14679 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14680 with dolist.
14681
14682 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14683 Replace mapcar called for effect with dolist.
14684
14685 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14686
14687 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14688 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14689 Replace mapcar called for effect with dolist.
14690 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14691 mapc.
14692
14693 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14694 Replace mapcar called for effect with dolist.
14695 (gnus-topic-list): Replace mapcar called for effect with mapc.
14696
14697 * gnus.el: Use mapc instead of mapcar to add autoloads.
14698
14699 2007-10-23 Richard Stallman <rms@gnu.org>
14700
14701 * gnus-group.el (gnus-group-highlight): Mark as risky.
14702
14703 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14704
14705 * gnus.el (gnus-server-to-method): Return method found first in
14706 gnus-newsrc-alist.
14707
14708 * gnus-art.el (gnus-article-highlight-signature)
14709 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14710 button overlay without the front stickiness.
14711
14712 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14713
14714 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14715 overview buffer needed a catch to receive its throw.
14716 (gnus-agent-flush-cache): Declare as interactive to make this function
14717 easier to use.
14718
14719 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14720
14721 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14722 `next-line'.
14723
14724 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14725
14726 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14727 exclude address matching message-dont-reply-to-names.
14728
14729 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14730
14731 * gnus-util.el (gnus-string<): New function.
14732
14733 * gnus-sum.el (gnus-article-sort-by-author)
14734 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14735
14736 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14737
14738 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14739 the frame-focus tag is set in gnus-buffer-configuration.
14740
14741 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14742
14743 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14744 the front stickiness.
14745
14746 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14747
14748 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14749 url pattern; remove duplicate one.
14750 (gnus-article-extend-url-button): New function.
14751 (gnus-article-add-buttons): Use it.
14752 (gnus-button-push): Use concatenated url that it makes.
14753
14754 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14755
14756 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14757 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14758
14759 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14760
14761 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14762 Don't hardcode point-min==1.
14763
14764 2007-09-30 David Kastrup <dak@gnu.org>
14765
14766 * gnus-art.el (gnus-article-reply-with-original)
14767 (gnus-article-followup-with-original): When `transient-mark-mode' is
14768 off, refrain from active-region behavior for followups.
14769
14770 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14771
14772 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14773 Fix comment about "iso8859-1".
14774
14775 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14776
14777 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14778 ones returned from the verify-function.
14779
14780 * mm-uu.el (mm-uu-pgp-signed-extract-1):
14781 Call mml2015-extract-cleartext-signature if extraction failed.
14782
14783 2007-10-07 Daiki Ueno <ueno@unixuser.org>
14784
14785 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14786 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14787 failed.
14788
14789 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14790
14791 * Relicense "GPLv2 or later" files to "GPLv3 or later".
14792
14793 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14794
14795 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14796 to mark a thread as expirable. Add variable `hide' to handle hiding of
14797 thread for both the null and zero (kill/expire thread) universal prefix
14798 cases.
14799 (gnus-summary-expire-thread): Add new function to expire a thread,
14800 using gnus-summary-kill-thread.
14801 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14802 shortcuts for gnus-summary-expire-thread.
14803 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14804 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
14805
14806 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
14807
14808 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14809 extras value, so an extras entry can be deleted.
14810 (gnus-registry-delete-extra-entry): Use it.
14811 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14812 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14813 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14814 storage through the gnus-registry, and provide an appropriate API for
14815 it.
14816
14817 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14818
14819 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14820 Suggested by Leo <sdl.web@gmail.com>.
14821
14822 * gnus.el: Do.
14823
14824 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14825
14826 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14827 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
14828
14829 * gnus-agent.el (gnus-agent-fetch-headers): Do.
14830
14831 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14832 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14833
14834 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14835
14836 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14837 newline.
14838 (nnmbox-request-accept-article): Don't change article in source buffer;
14839 narrow to header to use message-fetch-field rather than
14840 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14841 (nnmbox-request-replace-article): Quote lines that'll be misidentified
14842 as delimiters; make sure article ends with newline.
14843 (nnmbox-delete-mail): Correct last position of article to be deleted;
14844 ignore X-Gnus-Newsgroup header in article body.
14845 (nnmbox-save-mail): Quote lines looking like delimiters at the right
14846 positions; make sure article ends with newline.
14847
14848 * message.el (message-display-abbrev): Don't infloop when a user
14849 inserts SPC in the beginning of header.
14850
14851 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
14852
14853 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14854 list of groups not followed by default. Fix type to be regexp.
14855 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14856
14857 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
14858
14859 * hmac-def.el (define-hmac-function): Switch from old-style to
14860 new-style backquotes.
14861
14862 * md4.el (md4-make-step): Likewise.
14863
14864 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14865
14866 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14867 raw-text coding system when saving .newsrc file, which may contain
14868 non-ASCII group names.
14869
14870 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14871
14872 * gnus-cus.el (gnus-score-extra): New widget.
14873 (gnus-score-extra-convert): New function.
14874 (gnus-score-customize): Use it for Extra.
14875
14876 2007-08-31 Daiki Ueno <ueno@unixuser.org>
14877
14878 * mml2015.el (mml2015-extract-cleartext-signature): New function.
14879 (mml2015-mailcrypt-clear-verify): Use it.
14880 (mml2015-gpg-clear-verify): Use it.
14881 (mml2015-pgg-clear-verify): Use it.
14882 (mml2015-epg-clear-verify): Replace the current part with the output
14883 from GnuPG; don't extract the plaintext by itself.
14884
14885 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14886 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14887 mml2015-clear-verify-function; don't touch the armor headers or
14888 dash-escaped text here.
14889
14890 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
14891
14892 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14893 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14894 parts, or application/octet-stream as a last resort.
14895 (gnus-mime-view-part-as-type): Don't toggle display.
14896 (gnus-mime-view-part-as-charset): Don't turn off display before
14897 querying charset.
14898
14899 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14900 stuff to undisplayer function in Emacs.
14901 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14902
14903 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14904 text/calendar parts.
14905
14906 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
14907
14908 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14909 decoding text/calendar parts.
14910
14911 * message.el (message-forward-make-body-mime): Always mark body as
14912 having no illegible text; remove signed-or-encrypted argument.
14913 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14914
14915 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14916 (mml-generate-mime-1): Don't encode body if it is specified to be in
14917 raw form; don't make buffer be unibyte when inserting multibyte string.
14918
14919 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14920
14921 * sha1.el: Fix up comment style.
14922 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14923 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14924
14925 * hex-util.el: Fix up comment style.
14926 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14927
14928 * gnus-salt.el: Use with-current-buffer.
14929 (gnus-pick-setup-message): Fix long-standing typo.
14930
14931 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
14932
14933 * imap.el (imap-logout-timeout): New variable.
14934 (imap-logout, imap-logout-wait): New functions.
14935 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14936
14937 * nnimap.el (nnimap-logout-timeout): New server variable.
14938 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14939 nnimap-logout-timeout.
14940
14941 * gnus-art.el (gnus-article-summary-command-nosave)
14942 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14943
14944 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
14945
14946 * gnus.el (gnus-maximum-newsgroup): New variable.
14947
14948 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14949 according to gnus-maximum-newsgroup.
14950
14951 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14952 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14953 Limit the range of articles according to gnus-maximum-newsgroup.
14954
14955 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
14956
14957 * gnus-art.el (gnus-sticky-article): Fix problems described in
14958 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
14959 Don't perform gnus-configure-windows here; reuse existing sticky
14960 article buffer.
14961
14962 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14963 it doesn't exist in gnus-article-mode.
14964
14965 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
14966
14967 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14968 (gnus-agent-decoded-group-name): New function.
14969 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14970 (gnus-agent-expire-group-1): Use it; decode group name in messages.
14971
14972 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
14973
14974 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14975 Add binding for gnus-sticky-article.
14976 (gnus-summary-exit): Don't kill sticky article buffers.
14977
14978 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14979 article buffer.
14980 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14981 (gnus-kill-sticky-article-buffers): New commands.
14982
14983 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
14984
14985 * nntp.el (nntp-xref-number-is-evil): New server variable.
14986 (nntp-find-group-and-number): If it is non-nil, don't trust article
14987 numbers in the Xref header.
14988
14989 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14990
14991 * gnus-agent.el (gnus-agent-read-group): New function.
14992 (gnus-agent-flush-group, gnus-agent-expire-group)
14993 (gnus-agent-regenerate-group): Use it.
14994 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14995 nnmail-pathname-coding-system.
14996
14997 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
14998
14999 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15000
15001 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15002 that are unread as unread, and also as selected so that information of
15003 marks having been changed by a user may be updated when exiting group.
15004
15005 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
15006
15007 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15008
15009 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
15010
15011 * gnus-art.el (gnus-mime-display-single): Pass part number that is
15012 calculated ignoring signature parts to gnus-treat-article.
15013
15014 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
15015
15016 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15017 a point here in order to keep the window start.
15018 (gnus-insert-mime-security-button): Make a button overlay without the
15019 front stickiness.
15020 (gnus-mime-display-security): Goto the end of a button.
15021
15022 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15023
15024 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
15025
15026 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15027 group-name-at-point.
15028 (gnus-group-completing-read): New function that offers decoded
15029 non-ASCII group names for completion.
15030 (gnus-fetch-group, gnus-group-read-ephemeral-group)
15031 (gnus-group-jump-to-group, gnus-group-make-group-simple)
15032 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15033 (gnus-group-fetch-control): Use it.
15034 (gnus-fetch-group): Use group-name-at-point for the initial value
15035 rather than the default value; use gnus-alive-p.
15036
15037 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15038 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15039 (gnus-summary-post-news): Use gnus-group-completing-read.
15040
15041 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15042 (gnus-read-move-group-name): Decode group name for completion.
15043
15044 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
15045
15046 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15047 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15048 Yamaoka slightly modified the code).
15049
15050 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
15051
15052 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15053 (nnmail-split-incoming): Bind it.
15054
15055 * nnml.el (nnml-group-name-charset): New function.
15056 (nnml-decoded-group-name): Use it; don't decode group name if
15057 nnmail-group-names-not-encoded-p is non-nil.
15058 (nnml-encoded-group-name): New function.
15059 (nnml-group-pathname): Inline nnml-decoded-group-name.
15060 (nnml-request-expire-articles): Decode group name in message.
15061 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15062 nnmail-pathname-coding-system.
15063 (nnml-save-mail, nnml-active-number): Work with decoded group names and
15064 not decoded ones according to nnmail-group-names-not-encoded-p.
15065 (nnml-generate-active-info): Use nnml-encoded-group-name.
15066
15067 2007-08-08 Glenn Morris <rgm@gnu.org>
15068
15069 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15070 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15071 doc-strings and comments.
15072
15073 2007-07-25 Glenn Morris <rgm@gnu.org>
15074
15075 * Relicense all FSF files to GPLv3 or later.
15076
15077 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
15078
15079 * gnus-sum.el (gnus-summary-move-article):
15080 Make gnus-summary-respool-article work.
15081
15082 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
15083
15084 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15085 string.
15086
15087 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
15088
15089 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
15090 that should be ignored when comparing distant RSS articles with local
15091 ones.
15092 (nnrss-make-hash-index): New function. Create a hash index according
15093 to the ignored fields.
15094 (nnrss-check-group): Use it.
15095
15096 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
15097
15098 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15099
15100 * gnus-art.el (article-decode-group-name): Decode Xref header too.
15101
15102 * gnus-group.el (gnus-group-make-group): Encode group name here unless
15103 the new optional argument ENCODED is non-nil.
15104 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15105 coding system for encoding group name.
15106 (gnus-group-make-rss-group): Pass un-encoded group name to
15107 gnus-group-make-group.
15108 (gnus-group-set-info): Tell gnus-group-make-group that group name is
15109 encoded.
15110
15111 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15112 Encode group name to which articles are moved or copied.
15113 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15114 coding system for encoding Newsgroup, Followup-To and Xref headers.
15115
15116 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15117 marks; use nnheader-file-coding-system to write a file.
15118 (nnagent-retrieve-headers): Bind file-name-coding-system to
15119 nnmail-pathname-coding-system.
15120
15121 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15122
15123 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15124 (nnml-request-article, nnml-request-create-group)
15125 (nnml-request-rename-group, nnml-find-id)
15126 (nnml-possibly-change-directory, nnml-possibly-create-directory)
15127 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15128 (nnml-save-marks): Use nnml-group-pathname instead of
15129 nnmail-group-pathname.
15130
15131 (nnml-request-create-group, nnml-request-expire-articles)
15132 (nnml-request-move-article, nnml-request-delete-group)
15133 (nnml-deletable-article-p, nnml-possibly-create-directory)
15134 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15135 (nnml-open-marks): Bind file-name-coding-system to
15136 nnmail-pathname-coding-system.
15137
15138 (nnml-request-article): Pass server argument to nnml-find-group-number.
15139 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15140 Pass server argument to nnml-possibly-create-directory.
15141 (nnml-request-accept-article): Pass server argument to
15142 nnml-active-number and nnml-save-mail.
15143 (nnml-find-group-number): Pass server argument to nnml-find-id.
15144 (nnml-request-update-info): Pass server argument to
15145 nnml-marks-changed-p.
15146
15147 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15148 (nnml-save-mail, nnml-active-number): Add server argument.
15149
15150 (nnml-request-delete-group): Warn if group is missing.
15151 (nnml-get-nov-buffer): Decode group name.
15152 (nnml-generate-active-info): Encode group name.
15153 (nnml-open-marks): Decode group name in messages.
15154
15155 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
15156
15157 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15158 if it is not specified.
15159 (gnus-article-pipe-part, gnus-article-save-part)
15160 (gnus-article-interactively-view-part, gnus-article-copy-part)
15161 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15162 (gnus-article-inline-part, gnus-article-save-part-and-strip)
15163 (gnus-article-replace-part, gnus-article-delete-part)
15164 (gnus-article-view-part-as-type): Pass raw prefix argument to
15165 gnus-article-part-wrapper.
15166
15167 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
15168
15169 * gnus-agent.el (gnus-agent-save-active):
15170 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15171
15172 * gnus-cache.el (gnus-cache-save-buffers)
15173 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15174 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15175 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15176 (gnus-cache-braid-nov, gnus-cache-braid-heads)
15177 (gnus-cache-generate-active, gnus-cache-rename-group)
15178 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15179 (gnus-cache-update-overview-total-fetched-for):
15180 Bind file-name-coding-system to nnmail-pathname-coding-system.
15181 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15182 New variables.
15183 (gnus-cache-decoded-group-name): New function.
15184 (gnus-cache-file-name): Use it.
15185 (gnus-cache-generate-active): Use non-decoded group name for active.
15186
15187 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15188 right place.
15189 (gnus-write-active-file): Don't break non-ASCII group names.
15190
15191 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15192 nnmail-pathname-coding-system.
15193
15194 * gnus-uu.el (gnus-uu-decode-save): Typo.
15195
15196 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
15197
15198 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15199
15200 2007-07-14 David Kastrup <dak@gnu.org>
15201
15202 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15203 finishing actions if we did not edit the article.
15204
15205 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15206
15207 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15208 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15209 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15210 (gnus-agent-flush-group, gnus-agent-flush-cache)
15211 (gnus-agent-fetch-headers, gnus-agent-load-alist)
15212 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15213 (gnus-agent-retrieve-headers, gnus-agent-request-article)
15214 (gnus-agent-regenerate-group)
15215 (gnus-agent-update-files-total-fetched-for)
15216 (gnus-agent-update-view-total-fetched-for):
15217 Bind file-name-coding-system to nnmail-pathname-coding-system.
15218 (gnus-agent-group-pathname): Don't encode file names by
15219 nnmail-pathname-coding-system.
15220 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15221 coding-system-for-write instead of buffer-file-coding-system to
15222 gnus-agent-file-coding-system.
15223
15224 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15225 Decode group name.
15226
15227 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15228
15229 * gnus-start.el (gnus-update-active-hashtb-from-killed)
15230 (gnus-read-newsrc-el-file): Make group names unibyte.
15231
15232 * nnmail.el (nnmail-group-pathname): Don't encode file names by
15233 nnmail-pathname-coding-system.
15234
15235 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15236 (nnrss-request-delete-group): Bind file-name-coding-system to
15237 nnmail-pathname-coding-system.
15238 (nnrss-read-server-data, nnrss-read-group-data):
15239 Bind file-name-coding-system correctly.
15240 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15241
15242 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15243 (nntp-server-to-method-cache): New variable.
15244 (nntp-group-pathname): New function that decodes non-ASCII group names.
15245 (nntp-possibly-create-directory, nntp-marks-changed-p)
15246 (nntp-save-marks, nntp-open-marks): Use it.
15247 (nntp-possibly-create-directory, nntp-open-marks):
15248 Bind file-name-coding-system to nnmail-pathname-coding-system.
15249 (nntp-open-marks): Decode group names when bootstrapping marks.
15250
15251 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15252 Newsgroups and Followup-To headers.
15253
15254 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15255
15256 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15257 (gnus-server-closed-face, gnus-server-denied-face)
15258 (gnus-server-offline-face): Remove variable.
15259 (gnus-server-font-lock-keywords): Use faces that are not aliases.
15260
15261 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15262 of modifying message-stack directly for XEmacs.
15263
15264 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15265 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15266 if the coding-system argument is nil for XEmacs.
15267
15268 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15269 mm-charset-override-alist.
15270
15271 * rfc2047.el: Don't require base64; require rfc2045 for the function
15272 rfc2045-encode-string.
15273 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15274 to quote the parameter value.
15275
15276 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
15277
15278 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15279 form in gnus-group-name-charset-method-alist.
15280
15281 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15282 overrides the default layout edit-form.
15283
15284 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15285
15286 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15287
15288 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
15289
15290 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15291 as unfetched articles.
15292
15293 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
15294
15295 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15296
15297 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
15298
15299 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15300 original back end that keeps marks in the local system.
15301
15302 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
15303
15304 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15305 arg of pop-to-buffer for XEmacs.
15306 (gnus-article-read-summary-keys): Ditto; don't restore window
15307 configuration if summary command ends up with neither article buffer
15308 nor summary buffer; describe bindings if summary keys end with C-h.
15309
15310 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
15311
15312 * message.el (message-fix-before-sending): Skip raw message part to be
15313 forwarded while checking illegible text.
15314 (message-forward-make-body-mime, message-forward-make-body):
15315 Mark signed or encrypted raw message as having no illegible text.
15316
15317 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15318
15319 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15320 (gnus-message-with-timestamp-1): New macro.
15321 (gnus-message-with-timestamp): New function.
15322 (gnus-message): Use them.
15323
15324 * nnheader.el (nnheader-message): Use them.
15325
15326 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15327
15328 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15329 .newsrc.eld file.
15330
15331 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15332
15333 * gnus-agent.el (gnus-agent-fetch-headers)
15334 (gnus-agent-retrieve-headers):
15335 Bind gnus-decode-encoded-address-function to identity.
15336
15337 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15338 available also when the server returns simply a dot.
15339
15340 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15341
15342 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15343
15344 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15345
15346 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15347
15348 * gnus-ems.el (gnus-x-splash): Make it work.
15349
15350 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15351 from being used.
15352
15353 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15354
15355 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15356 the front stickiness.
15357 (gnus-article-summary-command-nosave): Correct the order of the
15358 arguments passed to pop-to-buffer.
15359 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15360 summary command ends up with the article buffer.
15361
15362 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15363 the same faces.
15364
15365 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15366
15367 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15368
15369 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15370
15371 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15372 * gnus-sum.el (gnus-summary-highlight):
15373 * mail-source.el (mail-source-delete-old-incoming-confirm):
15374 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15375
15376 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15377
15378 * gnus-art.el (gnus-mime-view-part-externally)
15379 (gnus-mime-view-part-internally): Fix predicate function passed to
15380 completing-read.
15381
15382 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15383
15384 * gnus.el (gnus-update-message-archive-method): Add :version.
15385
15386 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15387
15388 * gnus.el (gnus-update-message-archive-method): New variable.
15389
15390 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15391 according to gnus-message-archive-method if
15392 gnus-update-message-archive-method is non-nil.
15393
15394 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15395
15396 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15397 Suggested by Loic Dachary <loic@dachary.org>.
15398 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15399
15400 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15401
15402 * message.el (message-pop-to-buffer): Add switch-function argument.
15403 (message-mail): Pass switch-function argument to it.
15404
15405 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15406
15407 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15408 Improve doc string.
15409
15410 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15411
15412 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15413 (gnus-header-content):
15414 * gnus-cite.el (gnus-cite-10):
15415 * gnus-srvr.el (gnus-server-closed):
15416 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15417 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15418 (gnus-group-mail-3-empty, gnus-group-mail-low)
15419 (gnus-group-mail-low-empty, gnus-splash):
15420 * message.el (message-header-to, message-header-cc)
15421 (message-header-subject, message-header-other, message-header-name)
15422 (message-header-xheader, message-separator, message-cited-text)
15423 (message-mml): Lighten colors of faces used for dark background.
15424
15425 2007-05-24 Simon Josefsson <simon@josefsson.org>
15426
15427 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15428 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15429
15430 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15431
15432 * message.el (message-narrow-to-headers-or-head):
15433 Ignore mail-header-separator in the body.
15434
15435 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15436
15437 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15438 same as window size.
15439
15440 2007-05-22 Kevin Ryde <user42@zip.com.au>
15441
15442 * message.el (message-font-lock-keywords): Use message-header-xheader
15443 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15444 ahead of the anything pattern, to get it recognized.
15445
15446 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15447
15448 * gnus-sum.el (gnus-articles-to-read)
15449 (gnus-summary-insert-old-articles): Don't truncate group name for
15450 `read-string'.
15451
15452 * gnus-util.el (gnus-limit-string): Delete this function.
15453
15454 * gnus-sum.el (gnus-simplify-subject-fully):
15455 Use `truncate-string-to-width' instead.
15456
15457 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15458
15459 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15460 Tell if, on summary exit, the next group has to be selected.
15461 (gnus-summary-exit): Use it.
15462
15463 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15464
15465 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15466 non-break space.
15467
15468 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15469
15470 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15471 Check if group is not a directory.
15472 (nnfolder-request-expire-articles): Don't delete articles if the target
15473 group is not available.
15474
15475 * nnml.el (nnml-request-create-group): Properly check if group is not a
15476 file.
15477 (nnml-request-expire-articles): Don't delete articles if the target
15478 group is not available.
15479
15480 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15481 Don't quote characters that are within parentheses.
15482
15483 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15484
15485 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15486 (gnus-handle-ephemeral-exit): Select article according to it.
15487
15488 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15489
15490 * message.el (message-insert-formated-citation-line): Remove newline.
15491 (message-citation-line-format): Add final \n here so that the user can
15492 avoid a blank line.
15493
15494 2007-05-03 Dan Christensen <jdc@uwo.ca>
15495
15496 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15497 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15498 Update lanl/arXiv support.
15499
15500 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15501
15502 * gnus.el: Bump version number.
15503
15504 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15505
15506 * gnus.el (gnus-version-number): Bump version.
15507
15508 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15509
15510 * gnus.el: No Gnus v0.6 is released.
15511
15512 2007-04-27 Didier Verna <didier@xemacs.org>
15513
15514 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15515 * gmm-utils.el (gmm-regexp-concat): ... here.
15516 * message.el: Don't require 'gnus-util.
15517 (message-dont-reply-to-names): Handle name change above.
15518 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15519
15520 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15521
15522 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15523 since the initial value varies according to the system.
15524
15525 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15526
15527 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15528
15529 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15530
15531 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15532
15533 2007-04-24 Didier Verna <didier@xemacs.org>
15534
15535 Improve the type of gnus-ignored-from-addresses.
15536 * gnus-util.el (gnus-orify-regexp): New function.
15537 * message.el (gnus-util): Require it.
15538 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15539 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15540 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15541
15542 2007-04-24 Didier Verna <didier@xemacs.org>
15543
15544 * gnus-sum.el:
15545 * gnus-utils.el: Fix some trailing whitespaces.
15546
15547 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15548
15549 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15550 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15551 article's Message-ID; refer parent article in summary buffer.
15552
15553 * message.el (message-bounce): Call mime-to-mml.
15554
15555 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15556
15557 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15558
15559 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15560
15561 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15562 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15563 displayed of multipart/alternative part if it is invoked from summary
15564 buffer.
15565
15566 * mm-view.el (mm-inline-text-html-render-with-w3m)
15567 (mm-inline-text-html-render-with-w3m-standalone)
15568 (mm-inline-render-with-function): Use mail-parse-charset by default.
15569
15570 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15571
15572 * parse-time.el (parse-time-string-chars): Check if CHAR
15573 is less than the length of parse-time-syntax.
15574
15575 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15576
15577 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15578 from gnus-newsgroup-processable.
15579
15580 2007-04-16 Didier Verna <didier@xemacs.org>
15581
15582 * gnus-msg.el (gnus-configure-posting-styles):
15583 Handle message-signature-directory properly with :file syntax.
15584 Reported by "Leo".
15585
15586 2007-04-11 Didier Verna <didier@xemacs.org>
15587
15588 New user option: message-signature-directory.
15589 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15590 * message.el (message-insert-signature): Ditto.
15591 * message.el (message-signature-file): Doc update.
15592 * message.el (message-signature-directory): New.
15593
15594 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15595
15596 * gnus-msg.el (gnus-inews-yank-articles):
15597 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15598
15599 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15600
15601 * message.el (message-yank-original): Make sure cited text ends with
15602 newline; don't exchange point and mark.
15603
15604 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15605
15606 * tls.el (open-tls-stream): Properly handle case where there
15607 is no associated buffer.
15608
15609 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15610
15611 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15612 message-yank-original, make sure (< mark TEXT point).
15613
15614 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15615
15616 * message.el (message-fill-column): New variable.
15617 (message-mode): Use it. Add comment on a possible new hook.
15618
15619 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15620 (nnmail-get-new-mail): Reformat.
15621
15622 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15623
15624 * gmm-utils.el: Fix Commentary.
15625 (gmm-tool-bar-from-list): Fix typo in doc string.
15626
15627 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15628
15629 * message.el (message-yank-original): Don't switch point and mark
15630 unnecessarily to put point and mark as documented.
15631
15632 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15633
15634 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15635 from the message heads.
15636
15637 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15638
15639 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15640 article buffer does not have a window. This may not be the best
15641 solution but is certainly better than setting the start of the null,
15642 that is the current, window.
15643
15644 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15645
15646 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15647 (gnus-draft-setup): Run it.
15648
15649 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15650 gnus-score-fast-scoring. Allow regexp.
15651 (gnus-score-headers): Use it.
15652
15653 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15654 XEmacs.
15655
15656 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15657 string.
15658 (gnus-button-alist): Also catch `<f1> k ...'.
15659 (gnus-treat-display-x-face): Fix doc string.
15660
15661 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15662
15663 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15664 evaluation of gnus-extended-version to ensure correct generation of the
15665 User-Agent header when message-generate-headers-first is used.
15666
15667 2007-03-24 Simon Josefsson <simon@josefsson.org>
15668
15669 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15670 hashcash-path is nil. Don't call callback with incorrect number of
15671 parameters if val is 0.
15672
15673 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15674
15675 * message.el (message-required-news-headers):
15676 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15677
15678 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15679
15680 * message.el (message-generate-new-buffers): Change the meaning of the
15681 nil value; add `standard' to the choices; treat t as `unique'; improve
15682 doc string.
15683 (gnus-select-frame-set-input-focus): Autoload.
15684 (message-buffer-name): Search for the existing message buffer if
15685 message-generate-new-buffers is nil or `standard'; treat the value t of
15686 message-generate-new-buffers as `unique'.
15687 (message-pop-to-buffer): Raise the frame already displaying the message
15688 buffer; clear the echo area after querying.
15689 (message-setup): Pass the `continue' argument to compose-mail.
15690 (message-mail): Prefer `switch-function' if it is given; search for the
15691 existing message buffer if the `continue' argument is non-nil; pass
15692 continue and switch-function arguments to compose-mail by way of
15693 message-setup.
15694 (message-mail-other-window): Adjust argument of message-setup.
15695 (message-mail-other-frame): Ditto.
15696
15697 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15698
15699 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15700 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15701 to turn font-lock on when turning gnus-message-citation-mode on.
15702
15703 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15704
15705 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15706 (mml-smime-function-alist): New variable; add epg as the backend.
15707 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15708 mml-smime- functions instead.
15709 * mm-view.el: Require smime.
15710
15711 2007-03-05 Didier Verna <didier@xemacs.org>
15712
15713 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15714 instead of just inheritance for posting styles.
15715 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15716
15717 2007-02-24 John Paul Wallington <jpw@pobox.com>
15718
15719 * tls.el (tls-certtool-program): Fix custom type.
15720
15721 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15722
15723 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15724 and point-at-eol instead of line-(beginning|end)-position.
15725
15726 * assistant.el (assistant-parse-buffer): Ditto.
15727
15728 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15729
15730 * mml2015.el (mml2015-epg-find-usable-key): New function.
15731 (mml2015-epg-sign): Use it.
15732 (mml2015-epg-encrypt): Use it.
15733
15734 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15735
15736 * message.el (message-make-in-reply-to): Quote name containing
15737 non-ASCII characters. It will make the RFC2047 encoder cause an error
15738 if there are special characters. Reported by NAKAJI Hiroyuki
15739 <nakaji@jp.freebsd.org>.
15740
15741 2007-02-27 Didier Verna <didier@xemacs.org>
15742
15743 Include the group parameters as well as the topic ones in the
15744 inheritance filter process.
15745 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15746 argument GROUP-PARAMS-LIST.
15747 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15748
15749 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15750
15751 * nntp.el (nntp-never-echoes-commands)
15752 (nntp-open-connection-functions-never-echo-commands): New variables.
15753 (nntp-send-command): Use them.
15754
15755 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15756
15757 * mml2015.el (mml2015-epg-verify): Simplify.
15758
15759 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15760
15761 * mml.el (mml-content-disposition-alist): New user option.
15762 (mml-content-disposition): New function.
15763 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15764 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15765
15766 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15767
15768 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15769 verification.
15770
15771 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15772
15773 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15774 articles posted in the last 24 hours.
15775
15776 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15777
15778 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15779
15780 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
15781
15782 * nntp.el (nntp-send-command): Don't wait for echoes when
15783 nntp-open-ssl-stream is used.
15784
15785 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15786
15787 * gnus-cite.el (gnus-test-font-lock-add-keywords)
15788 (gnus-message-add-citation-keywords)
15789 (gnus-message-remove-citation-keywords): Remove.
15790 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15791 directly, make the variables in font-lock-defaults buffer-local, add
15792 gnus-message-citation-keywords to them and then update the value of
15793 font-lock-keywords.
15794
15795 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
15796
15797 * message.el (message-cite-original-1): Don't call
15798 gnus-article-highlight-citation.
15799
15800 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15801 citations; fix line count.
15802
15803 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15804
15805 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15806 (gnus-message-add-citation-keywords)
15807 (gnus-message-remove-citation-keywords): Use it; fix the emulating
15808 versions of font-lock-add-keywords and font-lock-remove-keywords to
15809 work with XEmacs correctly.
15810
15811 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15812
15813 * gnus-cite.el (gnus-cite-face-list): Set the values of
15814 gnus-message-max-citation-depth and gnus-message-citation-keywords.
15815 (gnus-message-max-citation-depth): Use defvar rather than defconst.
15816 (gnus-message-cite-prefix-regexp): New variable.
15817 (gnus-message-search-citation-line): Use it; protect against long
15818 citation prefix; fill match data with nil rather than 0 for XEmacs; set
15819 the 0th match data for Emacs.
15820 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15821 (gnus-message-add-citation-keywords): Append keywords rather than
15822 prepending; emulate font-lock-add-keywords if it is not available.
15823 (gnus-message-remove-citation-keywords):
15824 Emulate font-lock-remove-keywords if it is not available.
15825
15826 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15827
15828 * message.el (message-cite-prefix-regexp): Set the value of
15829 gnus-message-cite-prefix-regexp.
15830
15831 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15832
15833 * nnweb.el (nnweb-google-parse-1): Update parser.
15834
15835 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
15836
15837 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15838
15839 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15840
15841 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15842 regexp.
15843
15844 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15845
15846 * uudecode.el (uudecode-string-to-multibyte): New function emulating
15847 string-to-multibyte.
15848 (uudecode-decode-region-internal): Use it.
15849
15850 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15851
15852 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15853 Fix custom choice.
15854
15855 * gnus-art.el (gnus-signature-limit): Fix custom choice.
15856
15857 2007-01-22 Daiki Ueno <ueno@unixuser.org>
15858
15859 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15860
15861 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15862 `write-region' to respect `mm-inhibit-file-name-handlers'.
15863
15864 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
15865
15866 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15867 Use gnus-home-directory instead of "~/" or "$HOME".
15868
15869 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
15870
15871 * encrypt.el (encrypt-insert-file-contents): Add better prompt
15872 to mention filename.
15873 Add comments at beginning regarding usage.
15874 (encrypt-write-file-contents): Change interactive so a string is
15875 acceptable. If the file has no associated model, show an error instead
15876 of a nonsense prompt.
15877
15878 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
15879
15880 * spam.el (spam-bsfilter-ham-switch): Fix typo.
15881 Thanks to Yoshihiko Yamada for kind notification of this typo.
15882
15883 2007-01-12 Kenichi Handa <handa@m17n.org>
15884
15885 * uudecode.el (uudecode-decode-region-internal): Make it work in a
15886 multibyte buffer.
15887
15888 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
15889
15890 * gnus-score.el (gnus-score-fast-scoring): New variable.
15891 (gnus-score-headers): Use it.
15892
15893 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15894
15895 * message.el (message-cite-original-1):
15896 Call gnus-article-highlight-citation if requested.
15897 (message-make-from): Allow name and address as optional arguments.
15898
15899 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15900
15901 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15902 bugs to doc string.
15903 (gnus-button-alist): Add mid\\|message-id.
15904 (gnus-button-fetch-group): Extend for use in
15905 `browse-url-browser-function'.
15906 (gnus-button-url-regexp): Try to catch paired parentheses like in
15907 Wikipedia URLs.
15908
15909 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15910 Suggested by Simon Krahnke <overlord@gmx.li>.
15911
15912 2007-01-13 Romain Francoise <romain@orebokech.com>
15913
15914 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15915 Update copyright.
15916
15917 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
15918
15919 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15920
15921 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15922
15923 * gnus-registry.el (gnus-registry-unfollowed-groups)
15924 (gnus-registry-split-fancy-with-parent): Fix documentation.
15925
15926 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
15927
15928 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15929 from nnweb groups.
15930
15931 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
15932
15933 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15934 Xref urls. Erase buffer before requesting head.
15935
15936 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15937
15938 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15939
15940 * gnus-soup.el (gnus-soup): New custom group. Make user variables
15941 customizable.
15942
15943 2007-01-05 Daiki Ueno <ueno@unixuser.org>
15944
15945 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15946 no signing key is found.
15947 (mml2015-epg-encrypt): Ask user whether to skip or abort if
15948 no encrypting and/or signing key is found.
15949
15950 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
15951
15952 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15953
15954 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15955
15956 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15957 headers read from disk with the ones newly found in the current search.
15958 This should no longer cause problems, because the article numbers in
15959 Gmane's `nov.php' output are ignored since the previous change.
15960
15961 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15962
15963 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15964
15965 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15966
15967 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15968
15969 2007-01-01 Romain Francoise <romain@orebokech.com>
15970
15971 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15972
15973 2006-12-31 Steve Youngs <steve@sxemacs.org>
15974
15975 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15976 `define-minor-mode' macro definition expanded properly.
15977 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15978 exclude it there.
15979
15980 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15981 of 2006-12-30. The default is nil on (S)XEmacs already because of the
15982 `fboundp' test.
15983 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15984 This is OK to autoload in (S)XEmacs now.
15985
15986 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15987
15988 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15989 keystroke.
15990 (gnus-summary-limit-to-singletons): Fix typo.
15991
15992 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15993 else fails.
15994
15995 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15996
15997 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15998 docstring.
15999
16000 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16001 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16002 (gnus-summary-insert-dormant-articles): Fix typo in message.
16003
16004 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
16005
16006 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16007 nil for XEmacs.
16008 (gnus-message-citation-mode): Don't autoload in XEmacs.
16009
16010 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16011
16012 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
16013
16014 * nnimap.el (nnimap-expunge-search-string):
16015 Mention nnimap-search-uids-not-since-is-evil in docstring.
16016
16017 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
16018
16019 * spam.el: Revert to make-obsolete-variable because
16020 define-obsolete-variable-alias is not supported in Emacs 21.
16021
16022 * spam.el (spam-ifile-path, spam-ifile-database-path)
16023 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16024 make-obsolete-variable.
16025 (spam-bsfilter-path, spam-bsfilter-program)
16026 (spam-spamassassin-path, spam-spamassassin-program)
16027 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16028 Don't use "path" inappropriately.
16029 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16030 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16031 variable names.
16032
16033 2006-12-28 Daiki Ueno <ueno@unixuser.org>
16034
16035 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16036 summary buffer.
16037
16038 * password.el (password-cache-remove): Use clear-string to burn
16039 password, if available.
16040
16041 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16042
16043 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16044
16045 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16046
16047 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16048 (gnus-message-highlight-citation): Move defcustom here from
16049 gnus-cite.el.
16050 (gnus-message-citation-mode): Autoload.
16051
16052 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
16053 checks to make it compile with XEmacs.
16054 (gnus-message-citation-mode): New minor mode.
16055 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16056 (gnus-message-highlight-citation): New variables.
16057 (gnus-message-search-citation-line)
16058 (gnus-message-add-citation-keywords)
16059 (gnus-message-remove-citation-keywords)
16060 (turn-on-gnus-message-citation-mode)
16061 (turn-off-gnus-message-citation-mode): New functions.
16062
16063 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
16064
16065 * gnus-cite.el: Enable highlighting of different citation levels in
16066 message-mode.
16067
16068 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16069
16070 * message.el (message-make-fqdn): Fix comment.
16071 (message-bogus-system-names): Add ".local".
16072
16073 * spam.el (spam-ifile-path, spam-ifile-program)
16074 (spam-ifile-database-path, spam-ifile-database)
16075 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16076 Don't use "path" inappropriately.
16077 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16078 strings.
16079 (spam-check-ifile, spam-ifile-register-with-ifile)
16080 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16081 Use new variable names.
16082
16083 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16084 (gnus-treat-display-smileys): Simplify using
16085 gnus-image-type-available-p.
16086
16087 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16088 available.
16089
16090 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16091
16092 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16093 one after turning on the buffer's multibyteness instead of decoding
16094 them directly in the unibyte buffer that causes unexpected conversion
16095 in Emacs 23 (unicode).
16096
16097 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16098
16099 * message.el (message-generate-hashcash): Fix custom type.
16100
16101 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16102
16103 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16104
16105 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16106
16107 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16108 disconnect icons. Add help text.
16109
16110 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
16111
16112 * spam.el (spam-extra-header-to-number): CRM114 spam score is
16113 negated to be consistent with the others we handle.
16114
16115 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
16116
16117 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16118 version of gnus-summary-buffer to something, so that we can use two
16119 article buffers at the same time.
16120
16121 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
16122
16123 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16124 trigger all the extra headers.
16125 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16126 sorting.
16127
16128 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16129
16130 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16131 solid groups.
16132
16133 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
16134
16135 * legacy-gnus-agent.el: Add Copyright notice.
16136
16137 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
16138
16139 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16140
16141 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16142
16143 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16144
16145 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16146 to make it work reliably in CVS Emacs.
16147 (gnus-summary-limit-strange-charsets-predicate)
16148 (gnus-summary-limit-to-predicate): New functions.
16149
16150 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
16151
16152 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16153 specifying array size.
16154 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16155 array if it is too small.
16156 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16157 (gnus-sort-threads-loop): New function.
16158
16159 2006-12-06 Chris Moore <dooglus@gmail.com>
16160
16161 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16162 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16163
16164 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
16165
16166 * mm-url.el (mm-url-predefined-programs): Call curl with correct
16167 options.
16168
16169 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16170
16171 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16172 DOS-ing the recipient.
16173
16174 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16175 the headers when creating the mapping to avoid mismappings.
16176 (nnweb-gmane-create-mapping): Always nix out old mapping.
16177
16178 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16179
16180 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16181 and mm-verify-option to never.
16182
16183 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16184
16185 * message.el (message-signed-or-encrypted-p): New function.
16186 (message-forward-make-body): Use it.
16187
16188 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16189 Replace encode-coding-string with mm-encode-coding-string.
16190
16191 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
16192
16193 * nneething.el (nneething-decode-file-name):
16194 Replace decode-coding-string with mm-decode-coding-string.
16195
16196 * gnus-int.el (gnus-open-server): Say failed server's name.
16197
16198 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
16199
16200 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16201 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16202
16203 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16204 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16205 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16206 (gnus-group-make-directory-group, gnus-group-transpose-groups):
16207 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16208 (gnus-subscribe-newsgroup, gnus-1):
16209 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16210 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16211 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16212 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16213
16214 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16215
16216 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16217 keystroke.
16218 (gnus-summary-limit-to-bodies): Implement headersp.
16219
16220 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16221
16222 * dns.el (query-dns): Protect against "Process dns deleted" strings.
16223
16224 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
16225
16226 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16227
16228 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16229
16230 * message.el (message-generate-hashcash): Expand range of values to
16231 include `opportunistic'.
16232 (message-send-mail): Use it.
16233
16234 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16235
16236 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16237 and comment it.
16238
16239 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16240
16241 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
16242
16243 * gnus-util.el (gnus-extract-address-components): Improve comment.
16244
16245 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16246
16247 * gnus-util.el (gnus-extract-address-components): Work with address in
16248 which the name portion contains @.
16249
16250 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16251
16252 * gnus.el (gnus-start): Move custom group up.
16253 (gnus-select-method): Don't autoload, but make it available for
16254 `customize-variable'.
16255 (gnus-getenv-nntpserver): Don't autoload.
16256
16257 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
16258
16259 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16260
16261 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16262
16263 * message.el (message-sendmail-extra-arguments): New variable.
16264 (message-send-mail-with-sendmail): Use it.
16265
16266 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16267
16268 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16269 mm-with-unibyte-current-buffer to make string unibyte.
16270
16271 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16272 mm-string-as-multibyte.
16273
16274 2006-11-14 Daiki Ueno <ueno@unixuser.org>
16275
16276 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16277 Reported by Werner Koch <wk@gnupg.org>.
16278
16279 2006-11-14 Daiki Ueno <ueno@p360>
16280
16281 * mml2015.el: Autoload epa-select-keys when compiling.
16282
16283 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16284
16285 * mml2015.el (mml2015-epg-sign): Save the signing keys in
16286 message-options.
16287 (mml2015-epg-encrypt): Save the recipient keys in message-options.
16288
16289 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16290
16291 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16292 EasyPG (< 0.0.6).
16293 (mml2015-always-trust): New user option.
16294 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16295 prompt.
16296
16297 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
16298
16299 * nntp.el (nntp-authinfo-force): New variable.
16300 (nntp-send-authinfo): Use it.
16301
16302 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
16303
16304 * message.el (message-strip-subject-encoded-words): Allow _not_ to
16305 decode encoded words. Improve prompt. Add comment about forwarding.
16306 (message-replacement-char): Move up.
16307
16308 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16309
16310 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16311 instead of gnus-intersection because arguments of gnus-sorted-nunion
16312 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
16313
16314 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
16315
16316 * message.el (message-strip-subject-encoded-words): Reformat prompt.
16317 (message-simplify-subject-functions):
16318 Enable message-strip-subject-encoded-words by default.
16319
16320 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
16321
16322 * message.el (message-strip-subject-encoded-words): New function.
16323 (message-simplify-subject-functions): New variable.
16324 (message-simplify-subject): Use it. Fix typo in doc string.
16325 Support message-strip-subject-encoded-words.
16326
16327 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16328
16329 * gnus-diary.el (gnus-diary-delay-format-function):
16330 * nndiary.el (nndiary-reminders):
16331 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16332
16333 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16334
16335 * gnus-art.el (article-hide-boring-headers): Fetch date from
16336 gnus-original-article-buffer to avoid problems with localized date
16337 strings.
16338
16339 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16340
16341 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16342
16343 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16344
16345 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16346 New variables.
16347 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16348 (mm-charset-synonym-alist): Move some entries to
16349 mm-codepage-iso-8859-list.
16350 (mm-charset-synonym-alist, mm-charset-override-alist):
16351 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16352
16353 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16354
16355 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16356
16357 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16358
16359 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16360 with Emacs 21 and XEmacs.
16361
16362 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16363
16364 * spam.el (spam-parse-address): New function for better parsing,
16365 catching errors, etc.
16366 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16367
16368 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16369
16370 * mm-view.el: Add interactive arg to html2text autoload.
16371
16372 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16373
16374 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16375
16376 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16377
16378 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16379 New variables.
16380 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16381 (mm-charset-synonym-alist): Move some entries to
16382 mm-codepage-iso-8859-list.
16383
16384 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16385
16386 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16387
16388 * message.el (message-citation-line-format)
16389 (message-insert-formated-citation-line): Fix implementation of %E, %N
16390 and %n according to the doc string.
16391
16392 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16393
16394 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16395 Use car-safe to avoid bad parses.
16396
16397 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16398
16399 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16400 names.
16401
16402 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16403
16404 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16405
16406 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16407 header.
16408
16409 * message.el (message-draft-headers): Add Date.
16410 (message-headers-to-generate): Fix typo in docstring.
16411
16412 * nndraft.el (nndraft-required-headers): New variable.
16413 (nndraft-generate-headers): Use it.
16414
16415 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16416
16417 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16418
16419 * gnus-registry.el (gnus-registry-wash-for-keywords)
16420 (gnus-registry-find-keywords): New functions to allow easy searching of
16421 articles that are in the registry.
16422
16423 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16424
16425 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16426 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16427 Reported by Damien Elmes <damien@repose.cx>.
16428
16429 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16430
16431 * gnus.el (gnus-mime): Remove unused custom group.
16432
16433 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16434
16435 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16436 "blank line" when searching for end of armor headers.
16437
16438 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16439
16440 * gmm-utils.el (gmm-write-region): Fix variable name.
16441
16442 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16443
16444 * gmm-utils.el (gmm-write-region): New function based on compatibility
16445 code from `mm-make-temp-file'.
16446
16447 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16448
16449 * nnmaildir.el (nnmaildir--update-nov)
16450 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16451 Use `gmm-write-region'.
16452
16453 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16454
16455 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16456 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16457
16458 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16459
16460 * message.el (message-replacement-char): New variable.
16461 (message-fix-before-sending): Use it.
16462 (message-simplify-subject): New function to remove duplicate code.
16463 (message-reply, message-followup): Use it.
16464
16465 * gnus-sum.el (gnus-summary-make-menu-bar):
16466 Clarify gnus-summary-limit-to-articles.
16467
16468 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16469
16470 * gnus-util.el (gnus-with-local-quit): New macro.
16471
16472 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16473
16474 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16475
16476 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16477 ignore non-string data.
16478
16479 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16480
16481 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16482 non-string data (needs to be done in the registry too).
16483
16484 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16485
16486 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16487 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16488 (gnus-registry-split-fancy-with-parent)
16489 (gnus-registry-fetch-simplified-message-subject-fast)
16490 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16491 Remove text properties on ingress into the registry and when it's saved.
16492 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16493 registry from entries with no groups.
16494
16495 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16496
16497 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16498 function to remove string properties.
16499
16500 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16501
16502 * gmm-utils.el (gmm): Adjust custom version.
16503
16504 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16505 Adjust custom version.
16506
16507 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16508
16509 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16510
16511 * gnus-art.el (gnus-insert-prev-page-button)
16512 (gnus-insert-next-page-button): Simplify. Reformat.
16513
16514 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16515
16516 * gnus-art.el (gnus-insert-prev-page-button)
16517 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16518
16519 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16520
16521 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16522
16523 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16524
16525 * gnus-art.el (gnus-insert-mime-button)
16526 (gnus-insert-mime-security-button):
16527 Apply gnus-article-button-face to MIME and security buttons.
16528
16529 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16530
16531 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16532 readable.
16533
16534 2006-09-20 Steve Youngs <steve@sxemacs.org>
16535
16536 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16537 `browse-url-of-file' instead of `browse-url'.
16538
16539 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16540
16541 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16542 regexp. Articles containing quotation were cut prematurely.
16543
16544 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16545
16546 * message.el (message-cite-original-1): Use nobody by default for the
16547 value of From header.
16548 (message-reply): Ditto.
16549
16550 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16551
16552 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16553 to the gnus-info. This fixes a bug of inline-PGP message verification.
16554 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16555
16556 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16557
16558 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16559 mails in the doc string. Add some URLs in comment.
16560 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16561
16562 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16563
16564 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16565 backslashes handling and the way to find boundaries of quoted strings.
16566
16567 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16568
16569 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16570 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16571 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16572 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16573
16574 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16575
16576 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16577 doc string.
16578 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16579
16580 2006-09-06 Simon Josefsson <jas@extundo.com>
16581
16582 * mml2015.el (mml2015-use): Doc fix, mention epg.
16583
16584 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16585
16586 * mml2015.el (mml2015-use): Default to epg, if available.
16587
16588 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16589
16590 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16591 message-sender.
16592 (mml1991-epg-encrypt): Ditto.
16593 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16594 message-sender.
16595 (mml2015-epg-encrypt): Ditto.
16596
16597 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16598
16599 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16600 several common directories.
16601
16602 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16603
16604 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16605 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16606
16607 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16608
16609 * gnus-art.el (article-decode-encoded-words): Make it fast.
16610
16611 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16612
16613 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16614
16615 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16616 in quoted string into `\'.
16617
16618 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16619
16620 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16621 Use standard-syntax-table.
16622
16623 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16624
16625 * gnus-art.el (gnus-decode-address-function): New variable.
16626 (article-decode-encoded-words): Use it to decode headers which are
16627 assumed to contain addresses.
16628 (gnus-mime-delete-part): Remove useless `or'.
16629
16630 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16631 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16632 (gnus-nov-parse-line): Use it to decode From header.
16633 (gnus-get-newsgroup-headers): Ditto.
16634 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16635
16636 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16637 (mail-decode-encoded-address-string): New alias.
16638
16639 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16640 New function.
16641 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16642 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16643 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16644 (rfc2047-decode-string): Ditto.
16645 (rfc2047-decode-address-region): New function.
16646 (rfc2047-decode-address-string): New function.
16647
16648 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16649
16650 * message.el (message-caesar-buffer-body): Allow rotating headers.
16651
16652 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16653
16654 * message.el (message-insert-formated-citation-line): Fix %f.
16655 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16656
16657 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16658
16659 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16660 (gnus-bookmark-mouse-available-p): New macro.
16661 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16662 (gnus-bookmark-bmenu-show-infos): Use it.
16663 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16664 (gnus-bookmark-bmenu-hide-infos): Ditto.
16665 (gnus-bookmark-remove-properties): New function.
16666 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16667 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16668 (gnus-bookmark-write-file): Bind coding-system-for-write.
16669 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16670 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16671 group before selecting it.
16672 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16673 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16674 quit-window if it is not available; use gnus-mouse-2 and bind it to
16675 gnus-bookmark-bmenu-select-by-mouse.
16676 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16677 (gnus-bookmark-bmenu-select-by-mouse): New function.
16678
16679 2006-08-13 Romain Francoise <romain@orebokech.com>
16680
16681 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16682 space.
16683
16684 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16685
16686 * compface.el (uncompface): Use binary rather than raw-text-unix.
16687
16688 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16689
16690 * compface.el (uncompface): Make sure the eol conversion doesn't take
16691 place when communicating with the external programs.
16692 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16693
16694 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16695
16696 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16697
16698 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16699
16700 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16701 Make it more robust by parsing author and date independently.
16702
16703 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16704
16705 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16706
16707 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16708
16709 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16710 first matching secret key.
16711 (mml2015-epg-encrypt): Ditto.
16712
16713 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16714 first matching secret key.
16715 (mml1991-epg-encrypt): Ditto.
16716
16717 * mml2015.el (mml2015-encrypt-to-self): New user option.
16718 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16719 mml2015-epg-encrypt-to-self is set.
16720
16721 * mml1991.el (mml1991-encrypt-to-self): New variable.
16722 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16723 mml1991-epg-encrypt-to-self is set.
16724
16725 * mml2015.el (mml2015-signers): New user option.
16726 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16727 (mml2015-epg-encrypt): Allow to select signing keys.
16728
16729 * mml1991.el (mml1991-signers): New variable.
16730 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16731 (mml1991-epg-encrypt): Allow to select signing keys.
16732
16733 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16734
16735 * nnheader.el (nnheader-insert-head): Make it work even if the file
16736 uses CRLF for the line-break code.
16737
16738 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16739
16740 * mml2015.el: Require mml-sec instead of password.
16741 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16742 (mml2015-cache-passphrase): Inherit the default value from
16743 mml-secure-cache-passphrase.
16744 (mml2015-passphrase-cache-expiry): Inherit the default value from
16745 mml-secure-passphrase-cache-expiry.
16746
16747 * mml1991.el: Require mml-sec instead of password.
16748 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16749 (mml1991-cache-passphrase): Inherit the default value from
16750 mml-secure-cache-passphrase.
16751 (mml1991-passphrase-cache-expiry): Inherit the default value from
16752 mml-secure-passphrase-cache-expiry.
16753
16754 * mml-sec.el: Require password.
16755 (mml-secure-verbose): New user option.
16756 (mml-secure-cache-passphrase): New user option.
16757 (mml-secure-passphrase-cache-expiry): New user option.
16758
16759 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16760 Andreas Vögele <andreas@altroot.de> (tiny change)
16761
16762 * pgg-def.el (pgg-truncate-key-identifier):
16763 Truncate the key ID to 8 letters from the end.
16764
16765 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16766
16767 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16768 workaround for the url package included with Emacs.
16769
16770 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16771
16772 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16773
16774 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16775 correctly. This fixes a bug caused by the 2006-05-12 change.
16776
16777 2006-07-18 Karl Fogel <kfogel@red-bean.com>
16778
16779 * nnmail.el (nnmail-article-group): If splitting raises an error, give
16780 some information about the error when saying that the `bogus' mail
16781 group will be used.
16782
16783 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
16784
16785 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16786 string.
16787
16788 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
16789
16790 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16791
16792 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16793
16794 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16795
16796 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16797
16798 * mml1991.el (mml1991-function-alist): Add epg.
16799 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16800 (mml1991-epg-encrypt): New functions.
16801
16802 2006-07-10 Daiki Ueno <ueno@unixuser.org>
16803
16804 * mml2015.el (mml2015-verbose): New variable.
16805 (mml2015-cache-passphrase): Ditto.
16806 (mml2015-passphrase-cache-expiry): Ditto.
16807 (mml2015-function-alist): Add epg.
16808 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16809 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16810 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16811 New functions.
16812
16813 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16814
16815 * message.el (message-cite-original-1): Preserve region when removing
16816 quoted text due to X-No-Archive in order to avoid bogus attribution
16817 when citing multiple messages.
16818
16819 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16820
16821 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16822 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16823
16824 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
16825
16826 * gnus-diary.el (gnus-user-format-function-d)
16827 (gnus-user-format-function-D): Autoload.
16828
16829 * imap.el (Commentary): Fix typo.
16830
16831 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16832 2006-04-22 contribution.
16833
16834 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16835
16836 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16837 It didn't really fix the bogosity I'm seeing with solid web groups.
16838
16839 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16840
16841 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16842 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16843 created using server names. If we use the feature without declaring
16844 it, Gnus does not properly manage server and group state.
16845
16846 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16847 bound.
16848
16849 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16850
16851 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16852 looking up the method using GROUP's prefix before inventing a new one.
16853 It is used on killed/unknown groups in various places where returning
16854 an all-new method isn't expected by the caller.
16855
16856 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16857 and match semantics of gnus-group-real-prefix.
16858
16859 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
16860
16861 * nnmail.el (nnmail-broken-references-mailers): New variable.
16862 (nnmail-ignore-broken-references): New function generalizing
16863 nnmail-fix-eudora-headers.
16864 (nnmail-fix-eudora-headers): Now obsolete.
16865
16866 * gnus-art.el (gnus-button-handle-custom):
16867 Support `customize-apropos*'.
16868
16869 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16870
16871 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16872
16873 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16874 articles.
16875
16876 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16877
16878 * message.el (message-cite-reply-above): New variable.
16879 (message-yank-original): Use it.
16880
16881 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
16882
16883 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16884
16885 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
16886
16887 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16888 as read.
16889
16890 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16891
16892 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
16893
16894 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16895 (gnus-bookmark-default-file): Use gnus-directory.
16896 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16897 Remove "*" in doc string.
16898 (gnus-bookmark-write-file): Simplify.
16899 (gnus-bookmark-maybe-sort-alist): Use `when'.
16900 (gnus-bookmark-get-bookmark): Fix typo in doc string.
16901 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16902 Add FIXME about Emacs 21 and XEmacs compatibility.
16903 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16904 compatibility.
16905 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16906 compatibility.
16907 (gnus-bookmark-menu-heading): Fix version.
16908
16909 2006-06-19 Bastien Guerry <bzg@altern.org>
16910
16911 * gnus-bookmark.el: New file.
16912
16913 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
16914
16915 * message.el (message-syntax-checks): Doc fix.
16916
16917 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16918
16919 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16920 unsubscribed groups as if they were killed ones. It causes duplicate
16921 entries in gnus-newsrc-alist.
16922
16923 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
16924
16925 * message.el (message-syntax-checks): Doc fix.
16926 (message-send-mail): Add check for continuation headers.
16927 (message-check-news-header-syntax): Fix regexp used to check for
16928 continuation headers.
16929
16930 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16931
16932 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16933
16934 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
16935
16936 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16937
16938 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
16939
16940 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16941 default-truncate-lines.
16942
16943 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
16944
16945 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16946 to fill the utf-8 entry.
16947
16948 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16949
16950 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16951
16952 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
16953
16954 * gnus-agent.el (directory-files-and-attributes): Move all the way
16955 forward (the third and final move).
16956 (gnus-agent-read-agentview): Trap reconstruction errors due to
16957 nonexistent directory. Handle by returning nil.
16958
16959 2006-05-30 Didier Verna <didier@xemacs.org>
16960
16961 * message.el (message-dont-reply-to-names): Update the custom type.
16962 * message.el (message-dont-reply-to-names): New defsubst: potentially
16963 convert a list of regexps into a single one.
16964 * message.el (message-get-reply-headers): Use it.
16965 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16966
16967 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16968
16969 * gnus-agent.el (directory-files-and-attributes): Move forward.
16970
16971 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16972
16973 * gnus-ml.el (gnus-mailing-list-subscribe)
16974 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16975 (gnus-mailing-list-message): Fix doc strings.
16976
16977 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16978
16979 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16980 of doing it manually.
16981
16982 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
16983
16984 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16985 comment.
16986
16987 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
16988
16989 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16990 (gnus-agent-read-agentview): Fix handling of end-of-file error.
16991 (gnus-agent-read-local): All symbols allocated in my-obarray.
16992 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16993 (gnus-agent-regenerate-group): Check numeric names to see if they are
16994 messages or groups.
16995 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16996 better way of do this...)
16997
16998 * gnus-cache.el (gnus-agent-total-fetched-for):
16999 Ignore 'dummy.group' (there should be a better way of do this...)
17000
17001 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
17002
17003 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17004 (gnus-saved-headers): Ditto.
17005 (gnus-default-article-saver): Mention functions may have properties.
17006 (gnus-article-save): Override gnus-save-all-headers and
17007 gnus-saved-headers by :headers property which saver function may have.
17008 (gnus-summary-save-in-file): Add :headers property.
17009 (gnus-summary-write-to-file): Ditto.
17010
17011 * gnus-sum.el (gnus-summary-save-article): Bind
17012 gnus-prompt-before-saving to t when saving many articles in a file;
17013 always show all headers.
17014
17015 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17016
17017 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17018 marks.
17019
17020 * message.el (message-indent-citation): Add optional arguments to allow
17021 using it outside of message buffers.
17022
17023 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17024 (gnus-article-treat-unfold-headers): Use it.
17025 (gnus-article-truncate-lines): New variable.
17026 (gnus-article-mode): Use it.
17027 (gnus-article-toggle-truncate-lines): New function.
17028
17029 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17030 Add gnus-article-toggle-truncate-lines.
17031
17032 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17033 coding system in XEmacs, use binary.
17034
17035 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
17036
17037 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17038 after-load-alist.
17039
17040 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17041 this function should save decoded articles.
17042 (gnus-summary-write-to-file): Use property to specify this function
17043 should save decoded articles and specify gnus-summary-save-in-file
17044 should be used to save articles other than the first one when saving
17045 many articles.
17046 (gnus-summary-save-body-in-file): Use property to specify this
17047 function should save decoded articles.
17048 (gnus-summary-write-body-to-file): Use property to specify this
17049 function should save decoded articles and specify
17050 gnus-summary-save-body-in-file should be used to save articles other
17051 than the first one when saving many articles.
17052
17053 * gnus-sum.el (gnus-summary-save-article): Simplify.
17054
17055 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
17056
17057 * gnus-art.el (gnus-default-article-saver):
17058 Add gnus-summary-write-body-to-file.
17059 (gnus-article-save-coding-system): Don't use coding system object
17060 in XEmacs.
17061 (gnus-read-save-file-name): Add optional `dir-var' argument which
17062 specifies directory in which files are saved; work even if optional
17063 `variable' argument is not specified.
17064 (gnus-summary-write-to-file): Read file name.
17065 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17066 (gnus-summary-write-body-to-file): New function.
17067
17068 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17069 (gnus-summary-local-variables): Add it.
17070 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17071 (gnus-summary-save-article): Remove optional `decode' argument;
17072 determine whether to decode articles by the value of
17073 gnus-default-article-saver; when saving many files using
17074 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17075 it first and use gnus-summary-save-in-file or
17076 gnus-summary-save-body-in-file thereafter unless
17077 gnus-prompt-before-saving is always; move point to article which
17078 will be saved.
17079 (gnus-summary-save-article-file): Revert.
17080 (gnus-summary-write-article-file): Revert.
17081 (gnus-summary-save-article-body-file): Revert.
17082 (gnus-summary-write-article-body-file): New function.
17083
17084 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17085
17086 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17087
17088 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
17089
17090 * gnus-art.el (gnus-default-article-saver): Doc fix.
17091 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17092 from gnus-summary-save-article-coding-system, and default to a
17093 certain coding system.
17094 (gnus-output-to-file): Add coding cookie and encode text according
17095 to gnus-article-save-coding-system; don't use mm-append-to-file.
17096
17097 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17098 gnus-art.el and rename to gnus-article-save-coding-system.
17099 (gnus-summary-save-article): Require gnus-art; don't show all
17100 headers if it decodes articles; don't add coding cookie here;
17101 don't bind mm-text-coding-system-for-write.
17102 (gnus-summary-save-article-file): Save decoded articles.
17103 (gnus-summary-write-article-file): When saving many files, use
17104 gnus-summary-write-to-file first and gnus-summary-save-in-file
17105 thereafter unless gnus-prompt-before-saving is always.
17106 (gnus-summary-save-article-body-file): Save decoded articles.
17107
17108 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17109
17110 * nnrss.el (nnrss-check-group): Bind hash-index.
17111
17112 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
17113
17114 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17115 its hash index. Store this hash in `nnrss-group-data'.
17116 (nnrss-read-group-data): Update accordingly.
17117
17118 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17119
17120 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17121 entry.
17122
17123 * gnus-sum.el (gnus-summary-make-menu-bar):
17124 Add gnus-article-browse-html-article.
17125
17126 2006-05-23 Hynek Schlawack <hynek@ularx.de>
17127
17128 * gnus-sum.el (gnus-summary-mime-map):
17129 Add gnus-article-browse-html-article.
17130
17131 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17132
17133 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17134 suitable coding systems in customize.
17135
17136 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
17137
17138 * mail-source.el (mail-sources): Fix custom type.
17139
17140 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
17141
17142 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17143 (gnus-summary-expire-articles-now): Shorten prompt.
17144
17145 * gmm-utils.el (wid-edit): Require.
17146 (defun-gmm): Rename from `gmm-defun-compat'.
17147 (gmm-image-search-load-path): Use it.
17148 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
17149
17150 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
17151
17152 * gnus-sum.el (gnus-summary-save-article-coding-system):
17153 New variable.
17154 (gnus-summary-save-article): Add optional `decode' argument.
17155 If it is set and gnus-summary-save-article-coding-system is non-nil,
17156 save decoded article.
17157 (gnus-summary-write-article-file): Save decoded article if
17158 gnus-summary-save-article-coding-system is non-nil.
17159
17160 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17161 type.
17162
17163 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
17164
17165 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17166
17167 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
17168
17169 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17170 first to test gnus-single-article-buffer which may be buffer-local.
17171
17172 * gnus-sum.el (gnus-summary-setup-buffer):
17173 Make gnus-single-article-buffer buffer-local and nil in ephemeral
17174 group; make gnus-article-buffer, gnus-article-current, and
17175 gnus-original-article-buffer always buffer-local.
17176 (gnus-summary-exit): Kill article buffer belonging to ephemeral
17177 group.
17178 (gnus-handle-ephemeral-exit): Don't move to next summary line.
17179
17180 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
17181
17182 * nnml.el (nnml-request-compact-group): Compressed files might not
17183 have .gz extension.
17184
17185 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
17186
17187 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17188 (mm-copy-to-buffer): Use with-current-buffer.
17189 (mm-display-part): Simplify.
17190 (mm-inlinable-p): Add optional arg `type'.
17191
17192 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17193
17194 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17195 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17196 Try harder to show the attachment internally or externally using
17197 gnus-mime-view-part-as-type.
17198
17199 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
17200
17201 * message.el (message-from-style, message-signature-separator)
17202 (message-user-organization-file, message-send-mail-function)
17203 (message-citation-line-function, message-yank-prefix)
17204 (message-indent-citation-function, message-signature)
17205 (message-signature-file, message-signature-insert-empty-line):
17206 Remove autoloads.
17207
17208 * gnus-art.el (gnus-buttonized-mime-types):
17209 Remove "multipart/signed". Revert 2006-04-26 change.
17210
17211 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17212
17213 * gnus.el (gnus-version-number): Bump version.
17214
17215 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17216
17217 * gnus.el: No Gnus v0.5 is released.
17218
17219 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17220
17221 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17222 fetching articles by message-id.
17223
17224 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17225
17226 * message.el (hashcash): Require hashcash as normal.
17227
17228 * ecomplete.el (ecomplete-highlight-match-line):
17229 Use point-at-eol.
17230 (ecomplete-highlight-match-line): Use `highlight', because that
17231 face exists in both Emacs and XEmacs.
17232
17233 * message.el (message-display-abbrev): Use point-at-bol.
17234
17235 * mail-source.el: Don't require timer/timer-funcs.
17236
17237 * gnus-async.el: Ditto.
17238
17239 * password.el: Ditto.
17240
17241 * mm-url.el: Ditto.
17242
17243 * mm-util.el: Require timer/timer-funcs.
17244
17245 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17246
17247 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17248 Close.
17249
17250 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17251
17252 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17253 unibyte after clear-decrypt function runs.
17254
17255 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17256 returns as a unibyte string.
17257
17258 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
17259
17260 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17261 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17262 (mml1991-pgg-encrypt): Ditto.
17263
17264 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
17265
17266 * message.el (message-user-organization-file): Check several
17267 locations of the organization file.
17268
17269 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17270 Add gnus-article-view-part-as-type.
17271
17272 * gnus-art.el (gnus-article-view-part-as-type): New function.
17273
17274 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17275 .mobi and .travel. Remove .nato, .bitnet and .uucp.
17276
17277 * mml.el: Simplify autoload.
17278 (mml-mode): defvar dnd-protocol-alist instead of using
17279 symbol-value.
17280 (mml-default-directory): New variable.
17281 (mml-minibuffer-read-file): Use it.
17282 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17283
17284 * message.el (message-citation-line-format): New variable.
17285 (message-insert-formated-citation-line): New function.
17286 (message-citation-line-function):
17287 Add `message-insert-formated-citation-line' to custom type.
17288
17289 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17290 to doc string.
17291
17292 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17293 depending on mm-verify-option.
17294
17295 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
17296
17297 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17298 binding pgg-* variables; reimplement the section which prevents
17299 MIME header from being signed.
17300 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17301 pgg-text-mode; remove a blank line at the top of body.
17302
17303 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17304 lines at the top of body; use gnus-newsgroup-charset if there's no
17305 Charset header.
17306
17307 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17308
17309 * message.el (message-self-insert-commands): Doc fix.
17310
17311 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17312 (mm-uu-pgp-encrypted-test): Ditto.
17313 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17314 between header and body; return application/pgp-encrypted handle
17315 if decryption failed; decode decrypted body by charset.
17316
17317 * mm-decode.el (mm-automatic-display): Don't make application/pgp
17318 element match to application/pgp-*.
17319
17320 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17321
17322 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17323 HTML.
17324
17325 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17326
17327 * mail-source.el (mail-source-call-script): Message the error
17328 string.
17329
17330 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17331
17332 * gnus-util.el (gnus-byte-compile): Use it.
17333
17334 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17335
17336 * gnus-util.el (kill-empty-logs): New function.
17337
17338 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17339
17340 * message.el (message-mail-alias-type): Doc fix.
17341 (message-mail-alias-type-p): New function.
17342 (message-send): Use it.
17343 (message-mode): Ditto.
17344 (message-strip-forbidden-properties): Ditto.
17345
17346 * ecomplete.el (ecomplete-database-file-coding-system):
17347 New variable.
17348 (ecomplete-save): Use it.
17349 (ecomplete-setup): Use it.
17350
17351 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17352
17353 * message.el (message-self-insert-commands): New variable.
17354 (message-strip-forbidden-properties): Use it.
17355
17356 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17357
17358 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17359 that doesn't make XEmacs choke.
17360
17361 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17362
17363 * gnus-util.el (gnus-replace-in-string):
17364 Prefer replace-regexp-in-string over of replace-in-string.
17365
17366 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17367
17368 * gnus-util.el (gnus-select-frame-set-input-focus):
17369 Use select-frame-set-input-focus if it is available in XEmacs; use
17370 definition defined in Emacs 22 for old Emacsen.
17371
17372 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17373
17374 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17375
17376 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17377
17378 * gnus-registry.el (gnus-registry-cache-save): Remove text
17379 properties when saving via the temp buffer.
17380
17381 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17382
17383 * message.el (message-generate-hashcash): Honor custom type.
17384
17385 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17386
17387 * message.el (message-generate-hashcash): Default to non-nil when
17388 hashcash is found.
17389
17390 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17391 (gnus-refer-thread-limit): Increase default to 500.
17392
17393 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17394
17395 * flow-fill.el (fill-flowed): Allow delete-space.
17396
17397 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17398
17399 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17400 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17401 Remove autoloads.
17402
17403 2006-04-18 Simon Josefsson <jas@extundo.com>
17404
17405 * message.el (message-generate-hashcash): Default to.
17406
17407 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17408
17409 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17410 concatenating segments rather than before concatenating them.
17411
17412 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17413
17414 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17415
17416 * imap.el (imap-quote-specials): New function.
17417 (imap-login-auth): Quote specials.
17418
17419 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17420
17421 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17422
17423 * message.el (message-forward-make-body-plain):
17424 Allow message-forward-ignored-headers to be a list.
17425 (message-remove-ignored-headers): Factor out into function.
17426 (message-forward-make-body-mml): Use it.
17427 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17428 (rfc2231-parse-string): Allow concatanation of parameters that
17429 aren't contiguous. The test case is
17430 (mail-header-parse-content-type "message/external-body;
17431 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17432 access-type=LOCAL-FILE;
17433 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17434
17435 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17436
17437 * nntp.el (nntp-accept-process-output): Return the value of
17438 `nnheader-accept-process-output'.
17439
17440 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17441
17442 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17443 (gnus-button-alist): Recognize more diff formats.
17444 (gnus-button-patch): Strip directory.
17445
17446 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17447
17448 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17449 Emacs 22 when setting focus.
17450
17451 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17452
17453 * gnus-art.el (gnus-article-treat-types): Do treatment of
17454 text/x-verbatim parts.
17455 (gnus-button-patch): New command.
17456
17457 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17458 addresses that contain invalid characters.
17459
17460 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17461
17462 * message.el (message-put-addresses-in-ecomplete):
17463 Use gnus-replace-in-string.
17464 (message-is-yours-p): Use the more correct
17465 mail-header-parse-address instead of
17466 mail-extract-address-components.
17467 (message-put-addresses-in-ecomplete): Fix typo.
17468
17469 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17470 keystroke.
17471
17472 * gnus-art.el (gnus-treatment-function-alist): Change order of
17473 newsgroups/generic header folding to avoid double-folding.
17474
17475 * message.el (message-hidden-headers): Add X-Draft-From.
17476
17477 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17478 New command.
17479 (gnus-summary-repeat-search-article-backward): New command.
17480
17481 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17482 groups in the parent topic.
17483
17484 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17485
17486 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17487 (spam-extra-header-to-number): Return the CRM114 number as a
17488 number instead of a string.
17489
17490 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17491
17492 * gnus-art.el (gnus-face-properties-alist): Move here from
17493 gnus-fun.
17494
17495 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17496
17497 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17498
17499 * message.el (message-strip-forbidden-properties): Only display on
17500 self-insert-command.
17501
17502 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17503 reindent.
17504 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17505
17506 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17507
17508 * smiley.el (smiley-style): Fix typo.
17509
17510 2006-03-23 Kenichi Handa <handa@m17n.org>
17511
17512 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17513 instead of set-buffer-multibyte.
17514
17515 2006-03-23 Kenichi Handa <handa@m17n.org>
17516
17517 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17518 buffer and then decode the buffer text if necessary.
17519 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17520 first, and after mm-encode-body, change the buffer to unibyte.
17521
17522 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17523
17524 * hashcash.el (hashcash-insert-payment-async-2):
17525 Use message-goto-eoh instead of doing it manually.
17526 (mail-add-payment): Use message-narrow-to-header instead of trying
17527 to do the same itself.
17528
17529 * message.el (message-hidden-headers): Add Face.
17530
17531 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17532 reparenting code.
17533 (gnus-summary-reparent-children): Refactored out code.
17534 (gnus-summary-thread-map): New keystroke.
17535 (gnus-summary-reparent-children): Make into command.
17536
17537 * smiley.el (smiley-style): Default to `medium' if using a large
17538 font.
17539
17540 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17541 does it itself.
17542
17543 * message.el (message-point-in-header-p): Simplify definition.
17544
17545 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17546
17547 * nnagent.el (nnagent-request-set-mark): Silence log file
17548 writing.
17549 (nnagent-request-set-mark): Use write-region instead of
17550 append-to-file.
17551
17552 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17553 strange select method.
17554
17555 * ecomplete.el (ecomplete-display-matches): Get highlightling
17556 right.
17557 (ecomplete-display-matches): Use literals.
17558 (ecomplete-display-matches): Disable message logging.
17559
17560 * message.el (message-display-abbrev): Small optimization.
17561
17562 * ecomplete.el (ecomplete-display-matches): Allow automatic
17563 display.
17564
17565 * message.el (message-strip-forbidden-properties):
17566 Display abbrevs.
17567 (message-display-abbrev): Get automatic display right.
17568
17569 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17570 keystrokes.
17571
17572 2006-04-13 Romain Francoise <romain@orebokech.com>
17573
17574 TODO: Backport to v5-10!
17575
17576 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17577 Move here (and rename) from gnus-registry.el.
17578
17579 * gnus-registry.el: Require gnus-util.
17580 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17581
17582 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17583
17584 * gnus-group.el (gnus-group-catchup-current):
17585 Change if-then-else-if-then-else into cond.
17586 (gnus-group-catchup): Indent.
17587 (group-name-at-point): New function.
17588 (gnus-fetch-group): Provide default from thing at point.
17589
17590 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17591
17592 * message.el (message-display-abbrev): Fix regexp.
17593
17594 * ecomplete.el (ecomplete-highlight-match-line):
17595 Reimplement choosing.
17596 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17597 dead variables.
17598
17599 * message.el (message-newline-and-indent): Remove debugging.
17600 (message-display-abbrev): Use new implementation.
17601
17602 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17603
17604 * gnus-art.el (gnus-article-mode):
17605 Set cursor-in-non-selected-windows to nil.
17606
17607 * smiley.el: Revert previous change.
17608 (smiley-data-directory): defvar it before using it in the
17609 defcustom of `smiley-style'.
17610
17611 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17612
17613 * message.el (message-newline-and-indent): New function.
17614
17615 * ecomplete.el: Implement more bits.
17616
17617 * message.el (message-put-addresses-in-ecomplete): Clean up the
17618 string.
17619
17620 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17621
17622 * gnus-sum.el (gnus-summary-save-parts):
17623 Bind gnus-summary-save-parts-counter and use it to make unique file
17624 names.
17625
17626 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17627
17628 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17629 parameter to say whether to actually parse the individual
17630 addresses.
17631
17632 * message.el (message-put-addresses-in-ecomplete): New function.
17633 (ecomplete): Require.
17634 (message-mail-alias-type): Add ecomplete as an option.
17635
17636 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17637
17638 * flow-fill.el (fill-flowed): Remove trailing space from blank
17639 quoted lines.
17640
17641 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17642
17643 * smiley.el (smiley-style): Move definition later to avoid a
17644 compilation warning.
17645
17646 2006-04-12 Kenichi Handa <handa@m17n.org>
17647
17648 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17649 buffer and then decode the buffer text if necessary.
17650 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17651 first, and after mm-encode-body, change the buffer to unibyte.
17652 Use mm-disable-multibyte instead of set-buffer-multibyte.
17653
17654 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17655
17656 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17657 Content-Type header instead of Content-Disposition header.
17658 (gnus-mime-inline-part): Ditto.
17659 (gnus-mime-view-part-as-charset): Ignore charset that the part
17660 specifies.
17661
17662 * mm-decode.el (mm-display-part): Work with external parts and
17663 usual parts similarly.
17664
17665 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17666 instead of gnus-display-mime.
17667
17668 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17669 instead of with-temp-buffer.
17670
17671 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17672 tag to summarized topics part in order to encode non-ASCII text.
17673
17674 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17675
17676 * smiley.el (smiley-style): New variable.
17677 (smiley-directory): New function.
17678 (smiley-data-directory): Derive from `smiley-style' using
17679 `smiley-directory'.
17680 (smiley-regexp-alist): Add new entries.
17681
17682 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17683 (gnus-article-browse-delete-temp): Add :version.
17684
17685 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17686
17687 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17688 the sieve region.
17689
17690 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17691
17692 * gnus.el (gnus-version-number): Bump version.
17693
17694 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17695
17696 * gnus.el: No Gnus v0.4 is released.
17697
17698 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17699
17700 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17701 layout.
17702
17703 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17704 unknown charset.
17705
17706 * message.el (message-header-synonyms): Add Original-To to the
17707 default.
17708
17709 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17710 optional parameter.
17711
17712 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17713
17714 * gnus-fun.el (gnus): Require it for gnus-directory.
17715
17716 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17717
17718 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17719
17720 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17721
17722 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17723
17724 2006-04-05 Simon Josefsson <jas@extundo.com>
17725
17726 * password.el (password-reset): New function.
17727
17728 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17729
17730 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17731 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17732
17733 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17734
17735 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17736 Some whitespace was matched into the url, which broke browsing hits
17737 > 100 when mm-url-use-external was nil.
17738
17739 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17740
17741 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17742 Check gnus-extra-headers for 'Newsgroups.
17743
17744 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17745 bound.
17746
17747 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17748
17749 * pgg-gpg.el: Clean up process buffers every time gpg processes
17750 complete.
17751
17752 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17753
17754 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17755 doc string.
17756
17757 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17758
17759 * pgg-gpg.el (pgg-gpg-process-filter)
17760 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17761
17762 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17763 lines, temporary fix.
17764
17765 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17766
17767 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17768
17769 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17770
17771 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17772 default-enable-multibyte-characters. This reverts the change from
17773 revision 6.17 which is no longer necessary because the passphrase
17774 is sent separately now. GnuPG messages are unreadable under
17775 multibyte locales with default-enable-multibyte-characters set to
17776 nil.
17777
17778 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
17779
17780 * message.el (message-tool-bar-gnome): Move "spell".
17781
17782 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
17783
17784 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17785 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
17786 instead.
17787
17788 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
17789
17790 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17791 Improve newsgroups handling for NNTP overviews which don't include
17792 Newsgroups.
17793
17794 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17795
17796 * message.el (message-resend): Bind message-generate-hashcash to nil.
17797
17798 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17799
17800 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17801 when searching for already-paid recipients.
17802
17803 2006-03-27 Daiki Ueno <ueno@unixuser.org>
17804
17805 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17806 passphrases when it is not needed.
17807 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17808 passphrase stuff from gpg, should only be necessary when you use
17809 gpg with a smartcard.
17810
17811 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
17812
17813 * mml.el (mml-insert-mime): Ignore cached contents of
17814 message/external-body part.
17815
17816 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17817 (mm-insert-part): Ditto.
17818
17819 2006-03-23 Simon Josefsson <jas@extundo.com>
17820
17821 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17822 Reiner.
17823 (pgg-gpg-use-agent-p): Use it again.
17824
17825 2006-03-23 Simon Josefsson <jas@extundo.com>
17826
17827 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17828 older emacsen.
17829 (pgg-gpg-use-agent-p): Don't use it.
17830
17831 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
17832
17833 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17834 if we can.
17835
17836 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
17837
17838 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17839 (pgg-gpg-update-agent): New function.
17840 (pgg-gpg-use-agent-p): New function.
17841 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17842 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17843 (pgg-gpg-sign-region): Use it.
17844
17845 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
17846
17847 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17848 Reported by Ralf Wachinger <rwachinger@gmx.de>.
17849
17850 2006-03-21 Simon Josefsson <jas@extundo.com>
17851
17852 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17853 <wilde@sha-bang.de>.
17854 (pgg-gpg-use-agent): New variable.
17855 (pgg-gpg-process-region): Use it.
17856 (pgg-gpg-encrypt-region): Likewise.
17857 (pgg-gpg-encrypt-symmetric-region): Likewise.
17858 (pgg-gpg-decrypt-region): Likewise.
17859 (pgg-gpg-sign-region): Likewise.
17860 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17861
17862 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17863
17864 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17865
17866 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17867 Add comment on version.
17868
17869 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
17870
17871 * smiley.el: Add missing test smiley.
17872
17873 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
17874
17875 * mm-decode.el (mm-with-part): New macro.
17876 (mm-get-part): Use it; work with message/external-body as well.
17877 (mm-save-part): Treat name and filename equally.
17878
17879 * mm-extern.el (mm-extern-cache-contents): New function.
17880 (mm-inline-external-body): Use it; force the part to be displayed;
17881 move undisplayer added to the cached handle to the parent.
17882
17883 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17884 (gnus-mime-view-part-as-type): Work with message/external-body.
17885
17886 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17887
17888 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17889
17890 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17891 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17892 Emacs.]
17893
17894 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17895
17896 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17897 path rather than symbol. Always return list of directories.
17898 Guarantee that image directory comes first. [Sync with image.el,
17899 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17900
17901 * message.el (message-make-tool-bar): Adjust to new API of
17902 `gmm-image-load-path-for-library'.
17903
17904 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17905
17906 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17907
17908 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17909
17910 * gnus-art.el (gnus-article-only-boring-p):
17911 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17912 intangible text.
17913 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17914
17915 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
17916
17917 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17918 Use `defun' instead of `gmm-defun-compat'.
17919
17920 2006-03-14 Simon Josefsson <jas@extundo.com>
17921
17922 * message.el (message-unique-id): Don't use message-number-base36
17923 if (user-uid) is a float.
17924 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17925
17926 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17927
17928 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17929
17930 * gnus-art.el (gnus-mime-display-single): Make sure there is an
17931 empty line between a part and a message part.
17932
17933 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
17934
17935 * smiley.el: Add more test smileys.
17936 (smiley-data-directory, smiley-regexp-alist)
17937 (gnus-smiley-file-types): Fix doc strings.
17938 (smiley-update-cache): Clear smiley-cached-regexp-alist before
17939 adding new elements.
17940 (smiley-mouse-map): Unused code. Make it a comment.
17941
17942 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
17943
17944 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17945 scan latest NoCeM messages instead of old ones.
17946 (gnus-nocem-check-article): Fix regexps so as to match to PGP
17947 delimiters that are recently used.
17948 (gnus-nocem-load-cache): Add autoload cookie.
17949
17950 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17951
17952 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17953 level which is larger than gnus-use-nocem is specified.
17954
17955 * gnus-group.el (gnus-group-get-new-news): Ditto.
17956
17957 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
17958
17959 * gnus-util.el (gnus-tool-bar-update): New function.
17960
17961 * gnus-group.el (gnus-group-update-tool-bar): New variable.
17962 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17963
17964 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17965
17966 * gnus-group.el (gnus-group-redraw-when-idle)
17967 (gnus-group-redraw-check): Remove.
17968 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17969
17970 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
17971
17972 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17973 if optional last element is specified in splits (FIELD VALUE...).
17974
17975 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
17976
17977 * message.el (message-make-tool-bar): Rename gmm-image-load-path
17978 to gmm-image-load-path-for-library. Call with no-error argument.
17979 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17980
17981 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17982
17983 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17984
17985 * gmm-utils.el (gmm-image-load-path): Remove alias.
17986
17987 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
17988
17989 * gmm-utils.el (gmm-image-load-path): Add alias.
17990
17991 * nnml.el (nnml-generate-nov-databases-directory): Rename from
17992 nnml-generate-nov-databases-1.
17993 (nnml-generate-nov-databases): Use it.
17994 (nnml-generate-nov-databases-directory): Document no-active
17995 argument.
17996
17997 * gmm-utils.el (gmm-image-load-path-for-library): Return single
17998 directory if path is t. Add no-error.
17999
18000 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18001 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18002
18003 * gnus-art.el (gnus-article-browse-delete-temp-files):
18004 Simplify resetting gnus-article-browse-html-temp-list.
18005
18006 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18007 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
18008 Add example to docstring. Rename local variables. Move error
18009 checks to default case in cond and simplify.
18010
18011 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
18012
18013 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18014 handle is multipart when calling it recursively.
18015 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18016
18017 2006-03-03 Daniel Pittman <daniel@rimspace.net>
18018
18019 * nnimap.el (nnimap-request-update-info-internal): Optimize.
18020 Don't `gnus-uncompress-range' to avoid excessive memory usage.
18021
18022 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18023
18024 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18025 is loaded.
18026
18027 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18028 loaded.
18029
18030 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
18031
18032 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18033 to "Emacs 23 (unicode)" in doc string.
18034
18035 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18036 "Emacs 23 (unicode)" in comment.
18037
18038 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18039
18040 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18041
18042 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18043 characters 160 through 255 in Emacs 23.
18044
18045 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18046
18047 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18048 gnus-article-browse-html-temp.
18049 (gnus-article-browse-delete-temp): Make it customizable.
18050 Add `file'. Adjust doc string.
18051 (gnus-article-browse-delete-temp-files): Add argument.
18052 Allow query for each file. Adjust doc string.
18053 (gnus-article-browse-html-parts):
18054 Add `gnus-article-browse-delete-temp-files' to
18055 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18056
18057 2006-03-02 Hynek Schlawack <hynek@ularx.de>
18058
18059 * gnus-art.el (gnus-article-browse-html-temp)
18060 (gnus-article-browse-delete-temp): New variables.
18061 (gnus-article-browse-delete-temp-files): New function.
18062 (gnus-article-browse-html-parts): Use it.
18063
18064 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18065
18066 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18067
18068 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18069 string.
18070
18071 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18072 gnus-summary-insert-new-articles when unplugged.
18073 Remove gnus-summary-search-article-forward.
18074
18075 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18076 display-visual-class instead of display-color-cells.
18077
18078 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
18079
18080 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18081 message/* containing non-ASCII text properly.
18082
18083 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
18084
18085 * message.el: Require gmm-utils, remove autoloads.
18086 (message-tool-bar): Set default based on
18087 gmm-tool-bar-style.
18088 (message-tool-bar-gnome): Add gmm-customize-mode.
18089
18090 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18091 gmm-tool-bar-style.
18092 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18093
18094 * gnus-group.el (gnus-group-tool-bar): Set default based on
18095 gmm-tool-bar-style.
18096 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18097
18098 * gmm-utils.el (gmm-image-directory): Rename variable from
18099 gmm-image-load-path.
18100 (gmm-image-load-path): Use gmm-image-directory.
18101 (gmm-customize-mode): New function.
18102 (gmm-tool-bar-style): New variable.
18103
18104 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18105 gnus-group-redraw-line-number.
18106 (gnus-group-redraw-check): Simplify.
18107 (gnus-group-tool-bar-update): Remove redraw check.
18108 (gnus-group-make-tool-bar): Add redraw check.
18109
18110 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
18111
18112 * gnus-art.el (gnus-button): Add missing parentheses.
18113
18114 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
18115
18116 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18117
18118 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18119
18120 * gnus-art.el (gnus-button): New face.
18121 (gnus-article-button-face): Use it.
18122
18123 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18124 Add gnus-summary-next-page. Re-order.
18125
18126 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18127 next-node are now included.
18128 (gnus-group-redraw-line-number): New internal variable.
18129 (gnus-group-redraw-check): Helper function for updating the tool
18130 bar.
18131 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18132
18133 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18134
18135 * spam.el (spam-spamassassin-score-regexp): New internal variable.
18136 (spam-extra-header-to-number, spam-check-spamassassin-headers):
18137 Use it to match format of Spamassassin 3.0 and later.
18138 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18139 (spam-check-bogofilter)
18140 (spam-bogofilter-register-with-bogofilter): Fix args of
18141 `gnus-error' calls.
18142
18143 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18144
18145 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18146 unnecessary interaction when sending queued mails.
18147 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18148
18149 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
18150
18151 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18152 first or last are nil.
18153
18154 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18155
18156 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18157
18158 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18159
18160 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18161
18162 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18163
18164 * dns.el (query-dns): Protect more against buggy tcp output.
18165
18166 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
18167
18168 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18169 nov.php.
18170
18171 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18172
18173 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18174 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18175 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
18176 output on the server side.
18177 (nnweb-google-create-mapping): Update regexps and add some
18178 progress indication.
18179
18180 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
18181
18182 * gnus-group.el (gnus-group-tool-bar-gnome):
18183 Fix gnus-agent-toggle-plugged. Re-order icons.
18184 (gnus-group-tool-bar-gnome):
18185 Add gnus-group-{prev,next}-unread-group.
18186 (gnus-group-tool-bar-gnome): Re-order icons.
18187
18188 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18189 Move gnus-summary-insert-new-articles.
18190
18191 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18192 Fix comments.
18193
18194 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
18195 also available in Emacs 21.3.
18196
18197 * message.el (message-fix-before-sending): Change "Emacs 22" to
18198 "Emacs 23 (unicode)" in comment.
18199
18200 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18201 "Emacs 23 (unicode)" in comment.
18202
18203 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18204 comment.
18205 (mm-coding-system-p): Add comment about no-MULE XEmacs.
18206
18207 * mm-view.el (mm-fill-flowed): Add :version.
18208
18209 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
18210
18211 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18212 and load-path.
18213
18214 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
18215
18216 * message.el: Autoload gmm-image-load-path.
18217 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18218 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
18219 consitency.
18220
18221 * gmm-utils.el (gmm-image-load-path): Also search in
18222 "../etc/images". Don't set gmm-image-load-path if we don't find
18223 the image.
18224
18225 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
18226
18227 * gmm-utils.el (gmm-image-load-path): Don't make
18228 `gmm-image-load-path' include subdirectories which the second arg
18229 `image' might specify.
18230
18231 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18232 subdirectory to icon file names.
18233
18234 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18235
18236 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
18237
18238 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18239 gmm-image-load-path calls.
18240
18241 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18242
18243 * message.el (message-make-tool-bar): Ditto.
18244
18245 * mml.el (mml-preview): Add comment concerning tool bar icons.
18246
18247 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18248 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18249
18250 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18251 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18252
18253 * message.el (message-tool-bar-gnome): Use new icon names.
18254 (message-make-tool-bar): Use `gmm-image-load-path'.
18255
18256 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18257 New functions from MH-E.
18258 (gmm-image-load-path): New variable from MH-E.
18259 (gmm-image-load-path): New function from MH-E. Add arguments
18260 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
18261 *-image-load-path-called-flag.
18262
18263 2006-02-21 Milan Zamazal <pdm@brailcom.org>
18264
18265 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18266
18267 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
18268
18269 * nnimap.el (nnimap-request-move-article): Change folder back to
18270 source group before deleting.
18271
18272 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
18273
18274 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18275
18276 * gnus-art.el (mm-url-insert-file-contents-external):
18277 Autoload mm-url.
18278
18279 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18280
18281 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
18282
18283 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18284 coding system which mm-charset-to-coding-system returns for a
18285 given charset is valid.
18286
18287 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
18288
18289 * html2text.el (html2text-remove-tag-list):
18290 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18291
18292 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
18293
18294 * gnus-cus.el: Revert 2005-10-17 change.
18295
18296 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
18297
18298 * gnus-art.el (article-strip-banner):
18299 Call article-really-strip-banner only when the regexp match is made.
18300
18301 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
18302
18303 * gnus-art.el (article-strip-banner):
18304 Use gnus-extract-address-components instead of
18305 mail-header-parse-addresses to make it work with non-ASCII text;
18306 remove mail-encode-encoded-word-string.
18307
18308 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18309 values which are surrounded with \"...\"; make it never cause a
18310 Lisp error; give up parsing of parameters if it failed in
18311 extracting type.
18312
18313 2006-02-14 Arne Jørgensen <arne@arnested.dk>
18314
18315 * smime.el (smime-cert-by-ldap-1): Fix bug where
18316 `smime-ldap-search' returns results without userCertificates.
18317
18318 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
18319
18320 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18321
18322 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18323
18324 * spam.el (spam-check-spamassassin-headers): Adapt format for
18325 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18326 <ari@mbf.ocn.ne.jp>.
18327 (spam-list-of-processors): Add spam-use-gmane.
18328
18329 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18330
18331 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18332 make-temp-file; make it work with XEmacs as well.
18333
18334 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18335 mm-make-temp-file.
18336
18337 * mm-decode.el (mm-display-external): Use the 3rd arg of
18338 mm-make-temp-file.
18339 (mm-create-image-xemacs): Ditto.
18340
18341 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18342
18343 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18344 with message-narrow-to-headers.
18345 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18346 (gnus-draft-check-draft-articles): New function.
18347 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18348
18349 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18350
18351 * gnus-art.el (gnus-article-browse-html-parts):
18352 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18353 Don't use suffix argument for mm-make-temp-file for Emacs 21
18354 compatibility. Remove useless `format'.
18355
18356 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18357
18358 * nnweb.el (nnweb-google-wash-article): Update regexps.
18359 (nnweb-group-alist): Use defvoo instead of defvar.
18360
18361 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18362
18363 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18364 re-loading nn* modules.
18365
18366 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18367
18368 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18369 for `tool-bar-mode' and don't check it's default-value.
18370
18371 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18372
18373 * message.el (message-make-tool-bar): Ditto.
18374
18375 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18376 `substring'. Shorten tmp-file name.
18377
18378 * gnus.el: Remove bogus comment.
18379
18380 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18381
18382 * gnus-art.el (gnus-article-browse-html-parts): New function.
18383 (gnus-article-browse-html-article): New function for viewing html
18384 articles with a browser.
18385
18386 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18387
18388 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18389 (mml2015-pgg-encrypt): Ditto.
18390
18391 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18392 (mml1991-pgg-encrypt): Ditto.
18393
18394 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18395
18396 * nnfolder.el (nnfolder-insert-newsgroup-line):
18397 Use message-make-date instead of current-time-string.
18398
18399 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18400 to gnus-decoded which mm-uu might set.
18401
18402 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18403
18404 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18405 don't decode quoted parameters; remove misimported Emacs code.
18406 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18407 (rfc2231-decode-encoded-string): Don't use split-string which
18408 behaves differently according to Emacs version; use
18409 mm-decode-coding-region to convert charset to coding-system.
18410 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18411 (rfc2231-encode-string): Remove misimported Emacs code.
18412
18413 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18414
18415 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18416 when calling mail-header-parse-content-type.
18417 (article-de-quoted-unreadable): Ditto.
18418 (article-de-base64-unreadable): Ditto.
18419 (article-wash-html): Ditto.
18420
18421 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18422 calling mail-header-parse-content-type and
18423 mail-header-parse-content-disposition.
18424 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18425 mail-header-parse-content-type.
18426
18427 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18428 insert charset and format parameters; encode description after
18429 inserting it to buffer.
18430 (mml-insert-parameter): Fold lines properly even if a parameter is
18431 segmented into two or more lines; change the max column to 76.
18432
18433 * rfc1843.el (rfc1843-decode-article-body): Don't use
18434 ignore-errors when calling mail-header-parse-content-type.
18435
18436 * rfc2231.el (rfc2231-parse-string): Return at least type if
18437 possible; don't cause an error even if it fails in parsing of
18438 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18439 (rfc2231-encode-string): Don't break lines at the beginning, leave
18440 it to mml-insert-parameter.
18441
18442 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18443 calling mail-header-parse-content-type.
18444
18445 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18446
18447 * spam-report.el (spam-report-gmane-use-article-number):
18448 Improve doc string.
18449 (spam-report-gmane-internal): Check if a suitable header was found
18450 in the article.
18451
18452 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18453
18454 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18455 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18456
18457 2006-02-05 Romain Francoise <romain@orebokech.com>
18458
18459 Update copyright notices of all files in the gnus directory.
18460
18461 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18462
18463 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18464
18465 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18466
18467 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18468 segmented lines of parameter value to cope with Thunderbird 1.5
18469 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18470 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18471 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18472
18473 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18474
18475 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18476 parts.
18477
18478 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18479
18480 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18481 there's only one active file for all servers.
18482 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18483 solid groups. Gnus might have used a FAST request to select the group.
18484 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18485 and nnweb-search redundantly in the active file.
18486 (nnweb-request-list): Don't list bogus groups. There can only be one.
18487 (nnweb-request-create-group): Don't use ARGS.
18488 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18489 initializations. Let nnoo do the work.
18490
18491 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18492
18493 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18494 Say the part has been decoded.
18495
18496 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18497
18498 2006-01-31 Kevin Ryde <user42@zip.com.au>
18499
18500 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18501 mailcap-viewer-test-cache when there's no 'test clause, since that
18502 will invert the meaning of a "nil" test previously determined by
18503 mailcap-mailcap-entry-passes-test.
18504
18505 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18506
18507 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18508 compiling.
18509
18510 * gnus-sum.el: Ditto.
18511
18512 * message.el: Don't bind tool-bar-map when compiling.
18513
18514 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18515
18516 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18517
18518 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18519
18520 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18521 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18522 current Google Groups.
18523
18524 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18525
18526 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18527 and tool-bar-mode.
18528
18529 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18530 and tool-bar-mode.
18531
18532 * message.el (message-tool-bar-update): Simplify.
18533 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18534
18535 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18536 gnus-summary-buffer.
18537 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18538 gnus-summary-reply.
18539
18540 * gmm-utils.el (gmm): Add :version.
18541
18542 2006-01-26 Steve Youngs <steve@sxemacs.org>
18543
18544 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18545 Don't autoload.
18546
18547 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18548
18549 * gmm-utils.el (gmm-verbose): Add :group.
18550
18551 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18552
18553 * message.el: Change some comments WRT tool-bars.
18554
18555 * gnus-sum.el (gnus-summary-tool-bar)
18556 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18557 (gnus-summary-tool-bar-zap-list): New variables.
18558 (gnus-summary-make-tool-bar): Complete rewrite using
18559 `gmm-tool-bar-from-list'.
18560
18561 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18562 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18563 New variables.
18564 (gnus-group-make-tool-bar): Complete rewrite using
18565 `gmm-tool-bar-from-list'.
18566 (gnus-group-tool-bar-update): New function.
18567
18568 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18569
18570 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18571
18572 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18573 is dissected into a single part of which the type is the same as
18574 the given one; decode charset.
18575
18576 2006-01-21 Kevin Ryde <user42@zip.com.au>
18577
18578 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18579 into alists as symbol not string, since that's what
18580 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18581 look for.
18582
18583 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18584
18585 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18586 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18587
18588 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18589
18590 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18591
18592 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18593 (gnus-mime-security-button-menu): New definition.
18594 (gnus-mime-security-button-map): Use them.
18595 (gnus-mime-security-button-menu): New function.
18596 (gnus-insert-mime-security-button): Addition to help echo.
18597 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18598 (gnus-mime-security-pipe-part): New functions.
18599
18600 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18601 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18602
18603 * mm-decode.el (mm-handle-set-disposition): Remove.
18604 (mm-handle-set-description): Remove.
18605
18606 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18607
18608 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18609 (mm-w3m-standalone-supports-m17n-p): New function.
18610 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18611 w3m usage.
18612
18613 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18614 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18615
18616 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18617
18618 * message.el (message-tool-bar-zap-list):
18619 Use gmm-tool-bar-zap-list as custom type.
18620 (message-tool-bar-update): New function.
18621 (message-tool-bar, message-tool-bar-gnome)
18622 (message-tool-bar-retro): Add message-tool-bar-update.
18623 (message-tool-bar-gnome): Add flyspell-buffer.
18624
18625 * gnus-util.el (gnus-error): Describe `args'.
18626
18627 * gmm-utils.el (gmm-error): Describe `args'.
18628 (gmm-tool-bar-zap-list): New widget.
18629 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18630
18631 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18632
18633 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18634 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18635 the number of recursive calls.
18636
18637 * mm-decode.el (mm-handle-set-disposition): New macro.
18638 (mm-handle-set-description): New macro.
18639
18640 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18641
18642 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18643 encoding.
18644
18645 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18646
18647 * message.el (message-tool-bar-zap-list, message-tool-bar)
18648 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18649 (message-tool-bar-local-item-from-menu): Remove.
18650 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18651 (message-make-tool-bar): New function.
18652 (message-mode): Use `message-make-tool-bar'.
18653
18654 * gmm-utils.el: New file.
18655 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18656 (gmm-lazy): New widget copied from `nnmail.el'.
18657 (gmm-tool-bar-from-list): New function for creating customizable
18658 tool bars.
18659 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18660 output.
18661 (gmm): Add :prefix to defgroup.
18662
18663 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18664
18665 * gmm-utils.el (gmm-widget-p): New function.
18666
18667 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18668
18669 * mml.el (mml-attach-file): Describe `description' in doc string.
18670 (mml-menu): Add Emacs MIME manual and PGG manual.
18671
18672 2006-01-20 Richard M. Stallman <rms@gnu.org>
18673
18674 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18675
18676 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18677
18678 * nntp.el (nntp-end-of-line): Doc fix.
18679
18680 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18681
18682 * imap.el (imap-open): Handle case where buffer is a buffer
18683 object.
18684
18685 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18686
18687 * gnus-delay.el (gnus-delay): Don't autoload.
18688 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18689 to be re-loaded when customizing the `gnus-delay' group.
18690
18691 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18692
18693 * message.el (message-insert-citation-line): Use newlines.
18694
18695 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18696
18697 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18698
18699 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18700
18701 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18702
18703 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18704
18705 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18706
18707 * mm-decode.el (mm-inlined-types): Add application/pgp.
18708 (mm-automatic-display): Ditto.
18709
18710 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18711 part as text.
18712
18713 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18714
18715 * nnrss.el: Update copyright.
18716 (nnrss-opml-import): Query whether to subscribe to each entry.
18717
18718 * gnus-art.el:
18719 * gnus-sum.el:
18720 * mm-uu.el:
18721 * mm-view.el: Update copyright.
18722
18723 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18724
18725 * message.el (message-info): New function.
18726 (message-mode-menu): Add it.
18727 Update copyright.
18728
18729 * ChangeLog: Fix and update copyright.
18730
18731 2006-01-13 Romain Francoise <romain@orebokech.com>
18732
18733 * message.el (message-forward-subject-name-subject): Prefer the
18734 address to 'nowhere' if the sender has no name.
18735 Fix typo. Update copyright year.
18736
18737 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18738
18739 * gnus-art.el (article-wash-html):
18740 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18741 (gnus-article-wash-html-with-w3m-standalone): New function.
18742
18743 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18744 mm-inline-text-html-render-with-w3m-standalone.
18745 (mm-text-html-washer-alist): Map w3m-standalone to
18746 gnus-article-wash-html-with-w3m-standalone.
18747 (mm-inline-text-html-render-with-w3m-standalone): New function.
18748
18749 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18750
18751 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18752 Improve LaTeX.
18753
18754 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18755
18756 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18757 (nnrss-request-article): Render text/plain parts as HTML.
18758
18759 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18760 the buffer.
18761
18762 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18763
18764 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18765 custom definition of `gnus-posting-styles'.
18766
18767 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18768 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18769
18770 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18771
18772 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18773 Use nntp for bug archive.
18774
18775 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18776
18777 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18778 parts.
18779 (nnrss-normalize-date): New function converts ISO 8601 date into
18780 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18781 (nnrss-check-group): Use it.
18782
18783 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
18784
18785 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18786
18787 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18788 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
18789 (nnrss-insert-w3): Ditto.
18790
18791 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18792
18793 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18794 the articles to be forwarded including the case where neither a
18795 number of articles nor a region is specified.
18796
18797 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18798
18799 * nnrss.el (nnrss-request-article): Fix last change; fill
18800 text/plain parts.
18801
18802 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18803
18804 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18805 in text/plain part.
18806 (nnrss-check-group): Don't add excessive newline to dc:subject.
18807
18808 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
18809
18810 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18811 article.
18812
18813 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
18814
18815 * nnml.el: Don't require gnus-bcklg. Autoload it.
18816 (nnml-use-compressed-files, nnml-save-mail): Support other
18817 comression programs such as bzip2.
18818
18819 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18820
18821 * dns.el (query-dns): Make sure we check the buffer size before
18822 removing tcp headers.
18823
18824 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18825
18826 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18827 remove MIME buttons associated with multipart/alternative parts.
18828 (gnus-mime-display-alternative): Tag buttons using `article-type'
18829 text property.
18830
18831 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18832 associated with multipart/alternative parts.
18833
18834 * gnus-art.el (gnus-signature-separator): Fix custom type.
18835
18836 * mm-decode.el (mm-inlined-types): Fix custom type.
18837 (mm-keep-viewer-alive-types): Ditto.
18838 (mm-automatic-display): Ditto.
18839 (mm-attachment-override-types): Ditto.
18840 (mm-inline-override-types): Ditto.
18841 (mm-automatic-external-display): Ditto.
18842
18843 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
18844
18845 * spam-report.el (spam-report-user-mail-address)
18846 (spam-report-user-agent): New variables.
18847 (spam-report-url-ping-plain): Use spam-report-user-agent.
18848
18849 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
18850
18851 * gnus-art.el (gnus-button-handle-custom): Do not just use
18852 `customize-apropos' for any "M-x customize-*" button but the
18853 function called for. Accept both the function name and its
18854 argument in order to achieve this.
18855 (gnus-button-alist): Remove support for "custom:" URL's.
18856 Pass function name to `gnus-button-handle-custom' in case of "M-x
18857 customize-*" buttons.
18858
18859 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18860
18861 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18862 multipart/alternative and add xref to mm-discouraged-alternatives
18863 in doc string.
18864
18865 * mm-decode.el (mm-discouraged-alternatives): Add xref to
18866 gnus-buttonized-mime-types in doc string.
18867
18868 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
18869
18870 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18871 Suggest image/.* in the doc string.
18872
18873 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
18874
18875 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18876 message-marks (Debian bug#342521).
18877
18878 2005-12-12 Simon Josefsson <jas@extundo.com>
18879
18880 * password.el (password-read-from-cache): Add.
18881 (password-read): Use it.
18882
18883 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
18884
18885 * rfc2047.el (rfc2047-charset-to-coding-system):
18886 Recognize us-ascii as a MIME charset.
18887
18888 * mm-bodies.el (mm-decode-content-transfer-encoding):
18889 Protect against the case where the 2nd arg TYPE is nil.
18890
18891 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18892
18893 * pop3.el (pop3-stream-type): Fix custom version.
18894
18895 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18896
18897 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18898
18899 * mm-decode.el (mm-display-external): Add missing cdr.
18900
18901 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
18902
18903 * mm-decode.el (mm-display-external): Use nametemplate (defined in
18904 RFC1524) if it is in mailcap or add a suffix according to
18905 mailcap-mime-extensions when generating a temp filename; postpone
18906 deleting a temp file for 2 seconds for some wrappers, shell
18907 scripts, and so on, which might exit right after having started a
18908 viewer command as a background job.
18909
18910 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
18911
18912 * nntp.el (nntp-marks-directory): Fix custom group.
18913
18914 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18915 steps when < 10.
18916
18917 * gnus-start.el (gnus-no-server-1):
18918 Mention `gnus-level-default-subscribed' in doc string.
18919
18920 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18921
18922 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18923 parens.
18924
18925 2005-11-26 Dave Love <fx@gnu.org>
18926
18927 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18928 (tls-program, tls-success): Provide openssl alternative.
18929
18930 * starttls.el: Doc fixes.
18931 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18932 SERVICE to PORT.
18933
18934 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
18935 port null or service name.
18936 (starttls-negotiate): Autoload.
18937
18938 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18939
18940 * message.el (message-kill-to-signature): Fix interactive spec.
18941
18942 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
18943
18944 * pop3.el (pop3-open-server): Recognize a string as a service name.
18945
18946 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
18947
18948 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18949
18950 2005-11-23 Dave Love <fx@gnu.org>
18951
18952 Add pop3s, pop3/starttls.
18953
18954 * pop3.el (pop3-authentication-scheme): Clarify doc.
18955 (open-tls-stream, starttls-open-stream): Autoload.
18956 (pop3-stream-type): New.
18957 (pop3-open-server): Use it.
18958
18959 * mail-source.el (mail-sources): Fix some :types. Add stream type
18960 for POP.
18961 (mail-source-keyword-map): Add :stream for POP.
18962 (mail-source-fetch-pop): Use pop3-stream-type.
18963
18964 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
18965
18966 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18967 of current-time-string.
18968
18969 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
18970
18971 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18972 date header.
18973
18974 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18975
18976 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18977 it can seriously impact performance as it bypasses the agent's
18978 local caches.
18979
18980 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
18981
18982 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18983 must be explicitly online rather than "not explicitly offline" for
18984 its flags to be synchronized.
18985
18986 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18987 that gnus-uu-unmark-thread will function correctly.
18988
18989 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18990 1024K is instead displayed as 1M.
18991
18992 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18993
18994 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18995
18996 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
18997
18998 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18999
19000 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
19001
19002 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19003 error message to display actual error condition.
19004 (gnus-agent-save-local): Avoid saving symbols that are bound to
19005 nil as they simply result in a warning message in
19006 gnus-agent-read-local.
19007
19008 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19009
19010 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19011 rather than make-variable-buffer-local for file-precious-flag.
19012
19013 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19014
19015 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19016 for duplicates which are removed. The invalid sort check then
19017 triggers a rescan after the sort as sorting may have moved
19018 duplicate entries such that they can be cheaply detected.
19019
19020 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19021
19022 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19023
19024 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19025
19026 * gnus-agent.el (gnus-agent-article-alist-save-format):
19027 Change internal variable to a custom variable. Change default value
19028 from compressed(2) to uncompressed(1).
19029 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19030 support for uncompressed agentview files. Taken together, reading
19031 the agentview file should now be 6-7 times faster.
19032
19033 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
19034
19035 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19036 as a buffer-local variable. This avoids creating truncated
19037 dribble files as a result of a hang up, eg.
19038
19039 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19040
19041 * gnus-start.el (gnus-start-draft-setup):
19042 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19043
19044 * gnus.el (gnus-splash): Change custom group.
19045 (gnus-group-get-parameter, gnus-group-parameter-value):
19046 Describe allow-list argument.
19047
19048 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19049 string.
19050
19051 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
19052
19053 * gnus-art.el (gnus-default-article-saver): Add user-defined
19054 `function' to custom type.
19055
19056 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19057
19058 * imap.el (imap-open): Handle case where buffer is a buffer
19059 object.
19060
19061 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
19062
19063 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19064 long lines.
19065 (gnus-cache-delete-group): Wrap doc strings.
19066
19067 * gnus-agent.el (gnus-agent-rename-group)
19068 (gnus-agent-delete-group): Wrap doc strings.
19069
19070 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
19071
19072 * gnus-start.el (gnus-1): Add "native" to
19073 gnus-predefined-server-alist.
19074
19075 * gnus.el (gnus-method-to-server): Don't add "native" to the
19076 lists here, because that leads to problems when
19077 gnus-select-method is bound.
19078
19079 2005-11-09 Simon Josefsson <jas@extundo.com>
19080
19081 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19082 use (not sort-by-date) instead.
19083
19084 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
19085
19086 * gnus-delay.el (gnus-delay-group): Don't autoload.
19087 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19088 to be re-loaded when customizing the `gnus-delay' group.
19089
19090 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
19091
19092 * message.el: Revert last changes.
19093 (message-insert-citation-line): Use newlines.
19094
19095 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
19096
19097 * message.el (message-courtesy-message)
19098 (message-mark-insert-begin, message-mark-insert-end)
19099 (message-elide-ellipsis, message-cancel-message)
19100 (message-add-header, message-change-subject)
19101 (message-cross-post-followup-to-header)
19102 (message-cross-post-insert-note, message-reduce-to-to-cc)
19103 (message-widen-reply, message-delete-not-region)
19104 (message-kill-to-signature, message-insert-signature)
19105 (message-insert-importance-high, message-insert-importance-low)
19106 (message-insert-or-toggle-importance)
19107 (message-insert-disposition-notification-to)
19108 (message-indent-citation, message-yank-original)
19109 (message-cite-original-without-signature, message-cite-original)
19110 (message-insert-citation-line, message-position-on-field)
19111 (message-fix-before-sending, message-send-mail-partially)
19112 (message-send-mail, message-send-mail-with-sendmail)
19113 (message-send-mail-with-qmail, message-send-news)
19114 (message-check-news-header-syntax, message-generate-headers)
19115 (message-insert-courtesy-copy, message-fill-address)
19116 (message-fill-header, message-shorten-references)
19117 (message-setup-1, message-cancel-news)
19118 (message-forward-make-body-plain, message-forward-make-body-mime)
19119 (message-forward-make-body-mml, message-encode-message-body)
19120 (message-forward-make-body-digest-plain)
19121 (message-forward-make-body-digest-mime)
19122 (message-use-alternative-email-as-from): Insert `hard-newline'
19123 instead of ordinary newlines.
19124
19125 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
19126
19127 * message.el (message-generate-headers): Downcase the argument
19128 given to message-check-element.
19129
19130 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
19131
19132 * nntp.el (nntp-authinfo-rejected): New error condition.
19133 (nntp-wait-for): Use new error condition to signal authentication
19134 error.
19135 (nntp-retrieve-data): Rethrow new error condition to break out of
19136 recursive call to nntp-send-authinfo.
19137
19138 2005-11-08 Romain Francoise <romain@orebokech.com>
19139
19140 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19141 (gnus-summary-exit-map): Bind to `Z p'.
19142 (gnus-summary-make-menu-bar): Add menu item.
19143
19144 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
19145
19146 * gnus-art.el (gnus-article-treat-custom): Add `first'.
19147 (gnus-treat-*): Add `first' in all doc strings.
19148
19149 * gnus-group.el (gnus-group-compact-group): Fix typo.
19150
19151 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
19152
19153 * gnus.el (gnus-parameters-case-fold-search): New variable.
19154 (gnus-parameters-get-parameter): Use it.
19155
19156 * gnus-score.el (gnus-home-score-file): Doc fix.
19157
19158 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
19159
19160 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19161
19162 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
19163
19164 * mm-util.el (mm-special-display-p): New function.
19165
19166 * mml.el (mml-preview): Use it; doc fix.
19167
19168 2005-10-29 Romain Francoise <romain@orebokech.com>
19169
19170 * message.el (message-fix-before-sending): Fix comment.
19171
19172 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19173
19174 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19175
19176 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19177
19178 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19179 Used in gnus-score.el.
19180
19181 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
19182
19183 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19184
19185 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
19186
19187 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19188 whitespace removed in revision 7.8. Use concatenated string to
19189 protect trailing whitespace.
19190
19191 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
19192
19193 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19194 (nnimap-request-expire-articles): Use it to avoid sending 'UID
19195 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19196 Courier IMAP ("some version from 2004"). Mostly based on similar
19197 code in the same function.
19198
19199 2005-10-26 Didier Verna <didier@xemacs.org>
19200
19201 * gnus-group.el (gnus-group-compact-group): Invalidate original
19202 article buffer.
19203 * gnus-srvr.el (gnus-server-compact-server): Ditto.
19204 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19205 NOV database and in article itself.
19206 Invalidate article backlog.
19207
19208 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
19209
19210 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19211
19212 2005-10-26 Simon Josefsson <jas@extundo.com>
19213
19214 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19215 part of 2004-07-25 change.
19216
19217 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
19218
19219 * message.el (message-display-completion-list): New function.
19220 (message-expand-group): Use it; make sure the Completions buffer
19221 is modifiable.
19222
19223 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19224
19225 * imap.el (imap-open): Handle case where buffer is a buffer object.
19226
19227 2005-10-24 Eli Zaretskii <eliz@gnu.org>
19228
19229 * pgg-def.el:
19230 * pgg-gpg.el:
19231 * pgg-parse.el:
19232 * pgg-pgp.el:
19233 * pgg-pgp5.el:
19234 * pgg.el: Move to the parent lisp directory.
19235
19236 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
19237
19238 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19239 user-mail-name is an empty string.
19240
19241 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
19242
19243 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19244 depending on gnus-score-decay-constant.
19245
19246 * encrypt.el (encrypt-insert-file-contents)
19247 (encrypt-write-file-contents): Don't use `gnus-message'.
19248
19249 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19250 arguments.
19251 (mm-uu-type-alist): Add message-marks and insert-marks.
19252 Pass arguments to mm-uu-verbatim-marks-extract.
19253 (mm-uu-hide-markers): New variable.
19254 (mm-uu-extract): Use face similar to `gnus-cite-3'.
19255
19256 * gnus-fun.el (gnus-convert-image-to-x-face-command)
19257 (gnus-convert-image-to-face-command): Use "convert" by default to
19258 allow other input image formats.
19259 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19260 accordingly.
19261
19262 2005-10-23 Simon Josefsson <jas@extundo.com>
19263
19264 * imap.el (imap-gssapi-program): Align command line parameters
19265 with latest GNU SASL.
19266 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19267
19268 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19269
19270 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19271 HTML.
19272 (nnslashdot-request-article): Ditto.
19273
19274 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19275
19276 * mail-source.el (mail-source-fetch-pop): Require pop3.
19277 (mail-source-check-pop): Ditto.
19278
19279 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
19280
19281 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19282 errors.
19283
19284 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
19285
19286 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19287 (gnus-treat-strip-leading-blank-lines): Improve doc string.
19288
19289 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19290
19291 * mm-bodies.el (mm-decode-string):
19292 Call `mm-charset-to-coding-system' with allow-override argument.
19293
19294 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
19295
19296 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19297 (rfc2047-charset-to-coding-system): New function.
19298 (rfc2047-decode-encoded-words): New function.
19299 (rfc2047-decode-region): Use them.
19300 (rfc2047-decode-cte): Remove.
19301 (rfc2047-parse-and-decode): Remove.
19302 (rfc2047-decode): Remove.
19303
19304 2005-10-15 Kenichi Handa <handa@m17n.org>
19305
19306 * rfc2047.el (rfc2047-decode-cte): New function.
19307 (rfc2047-decode-region): Change the way to decode successive
19308 encoded-words: decode B- or Q-encoding in each encoded-word,
19309 concatenate them, and decode it as charset.
19310
19311 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
19312
19313 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
19314 widget-move-and-invoke.
19315 (gnus-custom-mode): Use gnus-custom-map.
19316
19317 2005-10-15 Bill Wohler <wohler@newt.com>
19318
19319 * message.el (message-tool-bar-map): Rename image file from
19320 mail_send to mail/send.
19321
19322 2005-10-16 Masatake YAMATO <jet@gyve.org>
19323
19324 * message.el (message-expand-group): Pass the common
19325 prefix substring of completion to `display-completion-list'.
19326
19327 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19328
19329 * mml-sec.el (mml-secure-method): New internal variable.
19330 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19331 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19332 New functions using mml-secure-method.
19333
19334 * mml.el (mml-mode-map): Add key bindings for those functions.
19335 (mml-menu): Simplify security menu entries. Suggested by Jesper
19336 Harder <harder@myrealbox.com>.
19337 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19338 Goto end of message if point is the headers of the message.
19339
19340 * message.el (message-in-body-p): New function.
19341
19342 * assistant.el: Autoload gnus-util and netrc.
19343
19344 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19345 Use `mm-charset-override-alist' only when decoding.
19346
19347 * mm-bodies.el (mm-decode-body):
19348 Call `mm-charset-to-coding-system' with allow-override argument.
19349
19350 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19351 `filename' from Content-Disposition if Content-Type doesn't
19352 provide `name'.
19353 (gnus-mime-view-part-as-type): Set default instead of
19354 initial-input.
19355
19356 2005-10-09 Daniel Brockman <daniel@brockman.se>
19357
19358 * format-spec.el (format-spec): Propagate text properties of % spec.
19359
19360 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19361
19362 * gnus-art.el (gnus-treat-predicate): Add `first'.
19363
19364 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19365
19366 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19367 (mm-charset-override-alist): New variable.
19368 (mm-charset-to-coding-system): Use it.
19369 (mm-codepage-setup): New helper function.
19370 (mm-charset-eval-alist): New variable.
19371 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19372 Warn about unknown charsets.
19373
19374 2005-10-04 David Hansen <david.hansen@gmx.net>
19375
19376 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19377 (nnrss-check-group): Ditto.
19378
19379 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19380
19381 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19382 Rename x-gnus-verbatim to x-verbatim.
19383 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19384
19385 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19386 x-verbatim.
19387
19388 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19389
19390 * gnus-util.el (gnus-remove-duplicates): Remove.
19391
19392 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19393 instead of gnus-remove-duplicates.
19394
19395 * message.el (message-remove-duplicates): Remove.
19396 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19397 message-remove-duplicates.
19398
19399 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19400 available, else use implementation from `delete-dups'.
19401
19402 * message.el (message-insert-expires): New function.
19403 (message-mode-map): Add key binding.
19404 (message-mode-field-menu): Add menu entry.
19405 (message-mode): Document it.
19406 (message-make-expires-date): Use `message-make-date'.
19407
19408 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19409
19410 * message.el (message-make-expires-date): New function.
19411
19412 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19413
19414 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19415
19416 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19417
19418 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19419 function rather than the diff-mode.el package.
19420 (mm-display-external): Use with-current-buffer.
19421 (mm-viewer-completion-map, mm-viewer-completion-map):
19422 Move initialization inside declaration.
19423
19424 2005-09-29 Simon Josefsson <jas@extundo.com>
19425
19426 * spam.el: Load hashcash when compiling, to avoid warnings.
19427 Don't autoload mail-check-payment.
19428 (spam-check-hashcash): Define unconditionally, since hashcash.el
19429 is part of Gnus now. Ignore errors from payment checking.
19430
19431 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19432
19433 * message.el (message-bold-region, message-unbold-region):
19434 Rename from `bold-region' and `unbold-region'.
19435
19436 * message.el: Remove useless autoloads.
19437
19438 2005-09-28 Simon Josefsson <jas@extundo.com>
19439
19440 * message.el (message-use-idna): Default to t.
19441 (message-use-idna): Test whether encoding works too. Doc fix.
19442
19443 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19444
19445 * nntp.el (nntp-warn-about-losing-connection): Remove.
19446
19447 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19448
19449 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19450 customizable. Change default value.
19451 (mm-uu-diff-groups-regexp): Change default value.
19452 (mm-uu-type-alist): Add doc string.
19453 (mm-uu-configure): Add doc string. Make it interactive.
19454 (mm-uu-tex-groups-regexp): New variable.
19455 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19456 (mm-uu-type-alist): Add LaTeX documents.
19457 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19458 of "text/verbatim".
19459 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19460
19461 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19462 instead of "text/verbatim".
19463
19464 * message.el (message-mark-inserted-region)
19465 (message-mark-insert-file): Use slrn style marks when called with
19466 prefix argument.
19467
19468 2005-09-27 Simon Josefsson <jas@extundo.com>
19469
19470 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19471
19472 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19473
19474 * message.el (message-remove-duplicates): New function.
19475 Implementation borrowed from `gnus-remove-duplicates'.
19476 (message-idna-to-ascii-rhs): Also encode idna addresses in
19477 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19478 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19479 only ask about the same idna domain once per header and also tell
19480 in what header to replace the idna domain.
19481
19482 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19483 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19484 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19485 a header is decoded and not just the last one.
19486
19487 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19488
19489 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19490 has been decoded.
19491
19492 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19493 (mm-insert-part): Don't modify text if it has been decoded.
19494
19495 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19496 decoded.
19497
19498 * mm-view.el (mm-inline-text): Don't strip text props unless
19499 decoding enriched or richtext parts.
19500
19501 2005-09-25 Romain Francoise <romain@orebokech.com>
19502
19503 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19504 * gnus-start.el (gnus-subscribe-interactively):
19505 * gnus-uu.el (gnus-uu-grab-articles):
19506 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19507 space.
19508
19509 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19510
19511 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19512 * mm-view.el (mm-view-pkcs7-decrypt):
19513 * gnus-sum.el (gnus-summary-limit-to-extra)
19514 (gnus-summary-respool-article, gnus-read-move-group-name):
19515 * gnus-score.el (gnus-summary-increase-score):
19516 * gnus-util.el (gnus-completing-read-with-default):
19517 * gnus-art.el (gnus-read-save-file-name)
19518 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19519 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19520 * message.el (message-check-news-header-syntax):
19521 Follow convention for reading with the minibuffer.
19522
19523 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19524
19525 * spam-report.el (spam-report-url-ping-plain):
19526 Use gnus-extended-version as User-Agent.
19527
19528 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19529 default value is nil.
19530
19531 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19532 (mm-uu-verbatim-marks-extract): New function.
19533 (mm-uu-extract): New face.
19534 (mm-uu-copy-to-buffer): Use it.
19535
19536 * spam-report.el (spam-report-gmane-ham): Rename from
19537 `spam-report-gmane-unspam'.
19538 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19539 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19540
19541 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19542 Autoload.
19543 (spam-report-gmane-unregister-routine):
19544 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19545
19546 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19547
19548 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19549 (spam-report-gmane-unregister-routine): Add support for gmane
19550 unregistration.
19551
19552 * spam-report.el (spam-report-gmane-unspam)
19553 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19554 (spam-report-gmane): Change to take a single article and do unspam
19555 registration.
19556
19557 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19558
19559 * mm-url.el (mm-url-decode-entities): Fix regexp.
19560
19561 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19562
19563 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19564 default to nil, to be able to use Gnus at all. If the default
19565 switches to something else, then the function should be fixed not
19566 be exceedingly slow.
19567
19568 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19569
19570 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19571 fail hard.
19572
19573 * spam-report.el: Add better Keywords line.
19574
19575 * spam.el: Add Maintainer and better Keywords line.
19576
19577 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19578
19579 * gnus-art.el (gnus-article-replace-part)
19580 (gnus-mime-replace-part): New functions.
19581 (gnus-mime-action-alist, gnus-mime-button-commands)
19582 (gnus-mime-save-part-and-strip): Add file argument.
19583 (gnus-article-part-wrapper): Add interactive argument.
19584
19585 * gnus-sum.el (gnus-summary-mime-map):
19586 Add `gnus-article-replace-part'.
19587
19588 2005-09-19 Didier Verna <didier@xemacs.org>
19589
19590 The nnml compaction feature:
19591 * nnml.el (nnml-request-compact-group): New function.
19592 * nnml.el (nnml-request-compact): New function.
19593 * gnus-int.el (gnus-request-compact-group): New function.
19594 * gnus-int.el (gnus-request-compact): New function.
19595 * gnus-group.el (gnus-group-compact-group): New function.
19596 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19597 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19598 * gnus-srvr.el (gnus-server-compact-server): New function.
19599 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19600 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19601
19602 2005-09-18 Deepak Goel <deego@gnufans.org>
19603
19604 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19605 format spec.
19606
19607 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19608
19609 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19610
19611 2005-09-15 Romain Francoise <romain@orebokech.com>
19612
19613 * message.el (message-fill-paragraph): Clarify docstring.
19614
19615 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19616
19617 * gnus-art.el (gnus-mime-display-part): Protect against broken
19618 MIME messages.
19619
19620 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19621
19622 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19623 before parsing header.
19624
19625 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19626
19627 * html2text.el (html2text-replace-list): Add new entities.
19628
19629 2005-09-11 Romain Francoise <romain@orebokech.com>
19630
19631 * message.el (message-alternative-emails): Improve docstring.
19632 (message-setup-1): Call `message-use-alternative-email-as-from'
19633 after `message-setup-hook' to give it precedence over posting
19634 styles, etc.
19635 (message-use-alternative-email-as-from): Add docstring.
19636 Remove the original From header if present.
19637
19638 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19639 (nnml-save-mail): Use it.
19640
19641 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19642 articles. Add new argument `silent'.
19643 (gnus-uu-mark-all): Report the total number of marked articles.
19644
19645 2005-09-10 Romain Francoise <romain@orebokech.com>
19646
19647 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19648 (gnus-uu-mark-series): Likewise.
19649
19650 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19651
19652 * spam-report.el (spam-report-gmane): Fix generation of spam
19653 report URL.
19654
19655 2005-09-10 Simon Josefsson <jas@extundo.com>
19656
19657 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19658 t, based on discussion on the ding list with Robert Epprecht
19659 <epprecht@solnet.ch>.
19660
19661 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19662
19663 * spam-report.el (spam-report-gmane): Make it work without
19664 X-Report-Spam header. Gmane now only provides Archived-At.
19665 This is only used if `spam-report-gmane-use-article-number' is nil.
19666 (spam-report-gmane-spam-header): Remove. Not used anymore.
19667
19668 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19669 make `gnus-summary-sort-by-recipient' work with threading.
19670
19671 * nnweb.el (nnweb-google-wash-article): Print a message if article
19672 is not available.
19673
19674 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19675
19676 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19677 change. Decode text/* parts content before displaying.
19678
19679 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19680
19681 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19682
19683 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19684
19685 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19686
19687 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19688
19689 * message.el (message-tab-body-function): Fix mismatched custom type.
19690
19691 * gnus.el (gnus-group-change-level-function): Ditto.
19692
19693 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19694
19695 * gnus-art.el (gnus-signature-limit)
19696 (gnus-article-mime-part-function): Ditto.
19697
19698 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19699
19700 * mml.el (mml-mode): Silence the byte compiler.
19701
19702 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19703 using `(sit-for 0)' before moving the point to the specified part;
19704 skip unbuttonized parts.
19705 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19706 return to the summary window if gnus-auto-select-part is non-nil.
19707
19708 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19709
19710 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19711 New variables.
19712 (mml-dnd-attach-file, mml-mode): Use them.
19713
19714 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19715 Make fetching article by MID work again for Google Groups.
19716 Add FIXME concerning gnus-group-make-web-group.
19717
19718 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19719 Don't depend on Gnus by using mail-extract-address-components if
19720 gnus-extract-address-components is not bound.
19721
19722 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19723
19724 * gnus-art.el (gnus-mime-display-security): Don't display the
19725 signature, but only the signed part.
19726
19727 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19728
19729 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19730
19731 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19732 list, not listp.
19733
19734 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19735
19736 * mm-encode.el (mm-encode-content-transfer-encoding):
19737 Likewise when encoding.
19738
19739 * mm-bodies.el (mm-decode-content-transfer-encoding):
19740 De-canonicalize CRLF for all text content types, not just
19741 text/plain.
19742
19743 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19744
19745 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19746 valid article; point arrow and cursor at the MIME button.
19747
19748 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19749
19750 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19751 Suggested by Dan Christensen <jdc@uwo.ca>.
19752
19753 * mm-decode.el (mm-save-part): Enable change of prompt.
19754
19755 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19756
19757 * gnus-msg.el (gnus-inews-add-send-actions):
19758 Make `message-post-method' lambda parameter ARG `&optional'.
19759
19760 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19761
19762 * gnus-sum.el (gnus-summary-mime-map):
19763 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19764 gnus-article-jump-to-part.
19765
19766 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19767 (gnus-article-edit-part): Use it.
19768 (gnus-article-part-wrapper): Add no-handle argument.
19769 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19770 New functions.
19771
19772 2005-08-29 Romain Francoise <romain@orebokech.com>
19773
19774 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19775 docstring.
19776 (gnus-face-from-file): Likewise.
19777
19778 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19779
19780 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19781 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19782 non-nil.
19783 (gnus-auto-select-part): New variable.
19784 (gnus-article-jump-to-part): New function.
19785 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19786 (gnus-mime-delete-part): Allow selecting specified part after
19787 deleting or stripping parts.
19788 (gnus-article-jump-to-part): Don't use `read-number'. Use last
19789 part if argument is bogus.
19790
19791 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
19792
19793 * gnus-art.el (w3m-minor-mode-map):
19794 * gnus-spec.el (gnus-newsrc-file-version):
19795 * gnus-util.el (nnmail-active-file-coding-system)
19796 (gnus-original-article-buffer, gnus-user-agent):
19797 * gnus.el (gnus-ham-process-destinations)
19798 (gnus-parameter-ham-marks-alist)
19799 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19800 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19801 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19802 * mm-decode.el (gnus-current-window-configuration):
19803 * mm-extern.el (gnus-article-mime-handles):
19804 * mm-url.el (url-current-object, url-package-name)
19805 (url-package-version):
19806 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19807 (smime-keys, w3m-cid-retrieve-function-alist)
19808 (w3m-current-buffer, w3m-display-inline-images)
19809 (w3m-minor-mode-map):
19810 * mml-smime.el (gnus-extract-address-components):
19811 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19812 (gnus-newsrc-hashtb, message-default-charset)
19813 (message-deletable-headers, message-options)
19814 (message-posting-charset, message-required-mail-headers)
19815 (message-required-news-headers):
19816 * mml1991.el (mc-pgp-always-sign):
19817 * mml2015.el (mc-pgp-always-sign):
19818 * nnheader.el (nnmail-extra-headers):
19819 * rfc1843.el (gnus-decode-encoded-word-function)
19820 (gnus-decode-header-function, gnus-newsgroup-name):
19821 * spam-stat.el (gnus-original-article-buffer): Add defvars.
19822
19823 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
19824
19825 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19826 the end of the date treatments.
19827
19828 2005-08-15 Simon Josefsson <jas@extundo.com>
19829
19830 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19831 it in url-handlers.el and XEmacs in url.el. Reported by Luca
19832 Capello and Romain Francoise.
19833 (pgg-fetch-key-function): Remove, not used?
19834 (pgg-insert-url-with-w3): Require url, to get
19835 url-insert-file-contents regardless of where it is defined.
19836
19837 2005-08-13 Romain Francoise <romain@orebokech.com>
19838
19839 * message.el (message-cite-original-1): New function.
19840 (message-cite-original): Use it.
19841 (message-cite-original-without-signature): Ditto.
19842
19843 2005-08-08 Romain Francoise <romain@orebokech.com>
19844
19845 * message.el (message-yank-empty-prefix): New variable.
19846 (message-indent-citation): Use it.
19847 (message-cite-original-without-signature): Respect X-No-Archive.
19848
19849 2005-08-08 Simon Josefsson <jas@extundo.com>
19850
19851 * pgg.el: Autoload url-insert-file-contents instead of loading
19852 w3/url.
19853 (pgg-insert-url-with-w3): Don't load url here.
19854
19855 2005-08-07 Jesper Harder <harder@phys.au.dk>
19856
19857 * message.el (message-kill-to-signature): Don't insert newline at
19858 bol.
19859 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19860
19861 2005-08-06 Romain Francoise <romain@orebokech.com>
19862
19863 * message.el (message-user-fqdn): Fix typo in docstring.
19864
19865 2005-08-05 Daiki Ueno <ueno@unixuser.org>
19866
19867 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19868
19869 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19870
19871 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19872
19873 * mm-bodies.el (mm-encode-body): Use coding system rather than
19874 charset to encode text.
19875
19876 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19877 number of charsets if utf-8 is available (XEmacs).
19878
19879 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
19880
19881 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19882 taken from `gnus-button-mid-or-mail-regexp'.
19883 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19884 (gnus-button-alist): Improve regexp for domain part of the MIDs
19885 for news:localpart@domain buttons.
19886 (gnus-button-ctan-directory-regexp): Update.
19887
19888 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
19889
19890 * sieve-manage.el (sieve-manage-interactive-login):
19891 Use make-local-variable rather than make-variable-buffer-local.
19892 (sieve-manage-open): Ditto.
19893 (sieve-manage-authenticate): Ditto.
19894
19895 * mml.el (mml-generate-mime-1): Make the content type default to
19896 text/plain if the filename is not specified.
19897
19898 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
19899
19900 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19901 instead of insert-buffer.
19902
19903 * message.el (message-yank-original): Ditto; set the mark at the
19904 end of the yanked message.
19905
19906 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
19907
19908 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19909 lines to scroll rather than to stop it.
19910
19911 * mml.el (mml-generate-default-type): Add doc string.
19912 (mml-generate-mime-1): Use mm-default-file-encoding or make it
19913 default to application/octet-stream when determining the content
19914 type if it is not specified for the part or the mml contents; add
19915 a comment about mml-generate-default-type.
19916
19917 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
19918
19919 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19920 make it default to application/octet-stream when determining the
19921 content type if it is not specified for the external contents.
19922
19923 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19924
19925 * rfc2231.el (rfc2231-parse-string): Take care that not only a
19926 segmented parameter but also other parameters might be there.
19927
19928 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
19929
19930 * mm-decode.el (mm-display-external): Delete temp file, directory
19931 and buffer immediately if the external process is exited.
19932
19933 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
19934
19935 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19936 fewer lines than that of scroll-margin.
19937 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19938
19939 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19940
19941 * gnus-art.el (gnus-article-next-page): Revert.
19942 (gnus-article-beginning-of-window): New macro.
19943 (gnus-article-next-page-1): Use it.
19944 (gnus-article-prev-page): Ditto.
19945 (gnus-article-edit-part): Use insert-buffer-substring instead of
19946 insert-buffer.
19947 (gnus-article-edit-exit): Ditto.
19948
19949 * gnus-util.el (gnus-beginning-of-window): Remove.
19950 (gnus-end-of-window): Remove.
19951
19952 2005-07-25 Simon Josefsson <jas@extundo.com>
19953
19954 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19955 to have the url package without w3. Reported by Daiki Ueno
19956 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19957
19958 2005-07-20 Didier Verna <didier@xemacs.org>
19959
19960 * gnus-diary.el: Remove the description comment (nndiary is now
19961 properly documented in the Gnus manual).
19962 Fix the spelling of "Back End".
19963 * nndiary.el: Ditto.
19964 Fix the copyright notice.
19965
19966 2005-07-18 Romain Francoise <romain@orebokech.com>
19967
19968 * gnus-sum.el (gnus-summary-to-prefix)
19969 (gnus-summary-newsgroup-prefix): New variables.
19970 (gnus-summary-from-or-to-or-newsgroups): Use them.
19971
19972 2005-07-17 Romain Francoise <romain@orebokech.com>
19973
19974 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19975 space as it's generally not especially interesting to the user.
19976
19977 2005-07-16 Romain Francoise <romain@orebokech.com>
19978
19979 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19980 nil to avoid prompting and file modification if one of the
19981 messages at the top of the nnfolder file contains a copyright
19982 notice.
19983 Update copyright notice.
19984
19985 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19986 instead of `current-time-string' as the latter creates a time
19987 string that is not RFC 2822 compliant (it lacks the zone).
19988 Update copyright notice.
19989
19990 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
19991
19992 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19993 for text/rtf. Display default in prompt. Pass default for M-n.
19994
19995 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19996
19997 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19998
19999 * gnus-msg.el (gnus-button-mailto):
20000 Remove save-selected-window-window hackery because it relies on
20001 save-selected-window internals.
20002
20003 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
20004
20005 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20006 (gnus-article-next-page-1): Use gnus-beginning-of-window.
20007 (gnus-article-prev-page): Ditto.
20008
20009 * gnus-util.el (gnus-beginning-of-window): New function.
20010 (gnus-end-of-window): New function.
20011
20012 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
20013
20014 * gnus-score.el (gnus-score-edit-all-score):
20015 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20016 gnus-message.
20017
20018 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20019
20020 * gnus-msg.el (gnus-button-mailto):
20021 Remove save-selected-window-window hackery because it relies on
20022 save-selected-window internals.
20023
20024 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
20025
20026 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20027 add-minor-mode.
20028 (gnus-binary-mode): Ditto.
20029
20030 * gnus-topic.el (gnus-topic-mode): Ditto.
20031
20032 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
20033
20034 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20035 (gnus-article-prev-page): Take scroll-margin into consideration.
20036
20037 2005-07-04 Lute Kamstra <lute@gnu.org>
20038
20039 Update FSF's address in GPL notices.
20040
20041 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
20042
20043 * gnus.el (gnus-exit):
20044 * gnus-group.el (gnus-group-icons):
20045 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20046
20047 * gnus-nocem.el (gnus-nocem):
20048 * message.el (message-various, message-buffers, message-sending)
20049 (message-interface, message-forwarding, message-insertion)
20050 (message-headers, message-news, message-mail):
20051 * pgg-gpg.el (pgg-gpg):
20052 * pgg-parse.el (pgg-parse):
20053 * pgg-pgp.el (pgg-pgp):
20054 * pgg-pgp5.el (pgg-pgp5):
20055 * pop3.el (pop3): Finish `defgroup' description with period.
20056
20057 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
20058
20059 * gnus-art.el (article-display-face): Improve the efficiency.
20060 (article-display-x-face): Ditto; remove gray x-face stuff.
20061
20062 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
20063
20064 * gnus-art.el (article-display-face): Correct the position in
20065 which Faces are inserted.
20066
20067 2005-06-29 Didier Verna <didier@xemacs.org>
20068
20069 * gnus-art.el (article-display-face): Display faces in correct
20070 order.
20071
20072 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
20073
20074 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20075 (gnus-fill-real-hashtb): Use hash table instead of obarray.
20076 (gnus-nocem-check-article): Fetch the Type header.
20077 (gnus-nocem-message-wanted-p): Fix the way to examine types.
20078 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20079 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20080 make sure gnus-nocem-hashtb is initialized.
20081 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20082 (gnus-nocem-unwanted-article-p): Ditto.
20083
20084 * pgg.el (pgg-verify): Return the verification result.
20085
20086 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
20087
20088 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20089 is ascii.
20090
20091 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
20092
20093 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20094 `show-nonbreak-escape'.
20095
20096 2005-06-23 Lute Kamstra <lute@gnu.org>
20097
20098 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20099
20100 * dig.el (dig-mode):
20101 * smime.el (smime-mode): Use gnus-run-mode-hooks.
20102
20103 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
20104
20105 * nnimap.el (nnimap-split-download-body): Fix spellings.
20106
20107 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
20108
20109 * gnus-art.el (gnus-article-encrypt-body):
20110 * gnus-cus.el (gnus-score-customize):
20111 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20112 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20113
20114 2005-06-16 Arne Jørgensen <arne@arnested.dk>
20115
20116 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20117 header by looking for magic "MII" at the beginning.
20118
20119 2005-06-16 Miles Bader <miles@gnu.org>
20120
20121 * assistant.el (assistant-field): Remove "-face" suffix from face name.
20122 (assistant-field-face): New backward-compatibility alias for renamed
20123 face.
20124 (assistant-render-text): Use renamed assistant-field face.
20125
20126 * spam.el (spam): Remove "-face" suffix from face name.
20127 (spam-face): New backward-compatibility alias for renamed face.
20128 (spam-face, spam-initialize): Use renamed spam face.
20129
20130 * message.el (message-header-to, message-header-cc)
20131 (message-header-subject, message-header-newsgroups)
20132 (message-header-other, message-header-name)
20133 (message-header-xheader, message-separator, message-cited-text)
20134 (message-mml): Remove "-face" suffix from face names.
20135 (message-header-to-face, message-header-cc-face)
20136 (message-header-subject-face, message-header-newsgroups-face)
20137 (message-header-other-face, message-header-name-face)
20138 (message-header-xheader-face, message-separator-face)
20139 (message-cited-text-face, message-mml-face):
20140 New backward-compatibility aliases for renamed faces.
20141 (message-font-lock-keywords): Use renamed message faces.
20142
20143 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20144 (sieve-test-commands, sieve-tagged-arguments):
20145 Remove "-face" suffix from face names.
20146 (sieve-control-commands-face, sieve-action-commands-face)
20147 (sieve-test-commands-face, sieve-tagged-arguments-face):
20148 New backward-compatibility aliases for renamed faces.
20149 (sieve-control-commands-face, sieve-action-commands-face)
20150 (sieve-test-commands-face, sieve-tagged-arguments-face):
20151 Use renamed sieve faces.
20152
20153 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20154 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20155 (gnus-group-news-3-empty, gnus-group-news-4)
20156 (gnus-group-news-4-empty, gnus-group-news-5)
20157 (gnus-group-news-5-empty, gnus-group-news-6)
20158 (gnus-group-news-6-empty, gnus-group-news-low)
20159 (gnus-group-news-low-empty, gnus-group-mail-1)
20160 (gnus-group-mail-1-empty, gnus-group-mail-2)
20161 (gnus-group-mail-2-empty, gnus-group-mail-3)
20162 (gnus-group-mail-3-empty, gnus-group-mail-low)
20163 (gnus-group-mail-low-empty, gnus-summary-selected)
20164 (gnus-summary-cancelled, gnus-summary-high-ticked)
20165 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20166 (gnus-summary-high-ancient, gnus-summary-low-ancient)
20167 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20168 (gnus-summary-low-undownloaded)
20169 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20170 (gnus-summary-low-unread, gnus-summary-normal-unread)
20171 (gnus-summary-high-read, gnus-summary-low-read)
20172 (gnus-summary-normal-read, gnus-splash):
20173 Remove "-face" suffix from face names.
20174 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20175 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20176 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20177 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20178 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20179 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20180 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20181 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20182 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20183 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20184 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20185 (gnus-summary-selected-face, gnus-summary-cancelled-face)
20186 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20187 (gnus-summary-normal-ticked-face)
20188 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20189 (gnus-summary-normal-ancient-face)
20190 (gnus-summary-high-undownloaded-face)
20191 (gnus-summary-low-undownloaded-face)
20192 (gnus-summary-normal-undownloaded-face)
20193 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20194 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20195 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20196 (gnus-splash-face):
20197 New backward-compatibility aliases for renamed faces.
20198 (gnus-group-startup-message): Use renamed gnus faces.
20199
20200 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20201 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20202 (gnus-server-agent): Remove "-face" suffix from face names.
20203 (gnus-server-agent-face, gnus-server-opened-face)
20204 (gnus-server-closed-face, gnus-server-denied-face)
20205 (gnus-server-offline-face):
20206 New backward-compatibility aliases for renamed faces.
20207 (gnus-server-agent-face, gnus-server-opened-face)
20208 (gnus-server-closed-face, gnus-server-denied-face)
20209 (gnus-server-offline-face): Use renamed gnus faces.
20210
20211 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20212 Remove "-face" suffix from face names.
20213 (gnus-picon-xbm-face, gnus-picon-face):
20214 New backward-compatibility aliases for renamed faces.
20215
20216 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20217 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20218 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20219 (gnus-cite-11): Remove "-face" suffix from face names.
20220 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20221 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20222 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20223 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20224 New backward-compatibility aliases for renamed faces.
20225 (gnus-cite-attribution-face, gnus-cite-face-list)
20226 (gnus-article-boring-faces): Use renamed gnus faces.
20227
20228 * gnus-art.el (gnus-signature, gnus-header-from)
20229 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20230 (gnus-header-content): Remove "-face" suffix from face names.
20231 (gnus-signature-face, gnus-header-from-face)
20232 (gnus-header-subject-face, gnus-header-newsgroups-face)
20233 (gnus-header-name-face, gnus-header-content-face):
20234 New backward-compatibility aliases for renamed faces.
20235 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20236
20237 * gnus-sum.el (gnus-summary-selected-face)
20238 (gnus-summary-highlight): Use renamed gnus faces.
20239 * gnus-group.el (gnus-group-highlight): Likewise.
20240
20241 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20242
20243 * gnus-sieve.el (gnus-sieve-article-add-rule):
20244 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20245 * spam-stat.el (spam-stat-buffer-change-to-spam)
20246 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20247
20248 * message.el (message-is-yours-p):
20249 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20250
20251 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
20252
20253 * mm-view.el (mm-inline-text): Withdraw the last change.
20254
20255 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
20256
20257 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20258 executing enriched-decode.
20259
20260 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
20261
20262 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20263 charset of tar files.
20264
20265 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20266
20267 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20268
20269 2005-06-04 Lute Kamstra <lute@gnu.org>
20270
20271 * nnfolder.el (nnfolder-read-folder): Make sure that undo
20272 information is never recorded.
20273
20274 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
20275
20276 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20277
20278 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
20279
20280 * pop3.el (pop3-apop): Run md5 in the binary mode.
20281
20282 * starttls.el (starttls-set-process-query-on-exit-flag):
20283 Use eval-and-compile.
20284
20285 2005-05-31 Simon Josefsson <jas@extundo.com>
20286
20287 * smime.el (smime-replace-in-string): Define.
20288 (smime-cert-by-ldap-1): Use it.
20289
20290 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
20291
20292 * gnus-art.el (article-display-x-face): Replace
20293 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20294
20295 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20296 set-process-query-on-exit-flag or process-kill-without-query.
20297
20298 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20299 loop instead of replace-regexp.
20300
20301 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20302 instead of process-kill-without-query if it is available.
20303
20304 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20305 instead of find-file-hooks if it is available.
20306
20307 * mml1991.el: Bind pgg-default-user-id when compiling.
20308
20309 * mml2015.el: Bind pgg-default-user-id when compiling.
20310
20311 * nndraft.el (nndraft-request-associate-buffer):
20312 Use write-contents-functions instead of write-contents-hooks if it is
20313 available.
20314
20315 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20316 instead of find-file-hooks if it is available.
20317
20318 * nntp.el (nntp-open-connection): Replace
20319 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20320 (nntp-open-ssl-stream): Ditto.
20321 (nntp-open-tls-stream): Ditto.
20322
20323 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20324 set-process-query-on-exit-flag or process-kill-without-query.
20325 (starttls-open-stream-gnutls): Use it instead of
20326 process-kill-without-query.
20327 (starttls-open-stream): Ditto.
20328
20329 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20330
20331 * smime.el (smime-cert-by-ldap-1): Don't use
20332 replace-regexp-in-string.
20333
20334 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20335
20336 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20337
20338 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20339 in PEM format. Adjust to the XEmacs compatibility.
20340
20341 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20342
20343 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20344 by `string-to-number'.
20345 * gnus-agent.el (gnus-agent-regenerate-group)
20346 (gnus-agent-fetch-articles): Ditto.
20347 * gnus-art.el (gnus-button-fetch-group): Ditto.
20348 * gnus-cache.el (gnus-cache-generate-active)
20349 (gnus-cache-articles-in-group): Ditto.
20350 * gnus-group.el (gnus-group-set-current-level)
20351 (gnus-group-insert-group-line): Ditto.
20352 * gnus-score.el (gnus-score-set-expunge-below)
20353 (gnus-score-set-mark-below, gnus-summary-score-effect)
20354 (gnus-summary-score-entry): Ditto.
20355 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20356 (gnus-soup-pack): Ditto.
20357 * gnus-spec.el (gnus-xmas-format): Ditto.
20358 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20359 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20360 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20361 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20362 * nndb.el (nndb-get-remote-expire-response): Ditto.
20363 * nndiary.el (nndiary-parse-schedule-value)
20364 (nndiary-string-to-number, nndiary-request-replace-article)
20365 (nndiary-request-article): Ditto.
20366 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20367 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20368 * nneething.el (nneething-make-head): Ditto.
20369 * nnfolder.el (nnfolder-request-article)
20370 (nnfolder-retrieve-headers): Ditto.
20371 * nnheader.el (nnheader-file-to-number): Ditto.
20372 * nnkiboze.el (nnkiboze-request-article): Ditto.
20373 * nnmail.el (nnmail-process-unix-mail-format)
20374 (nnmail-process-babyl-mail-format): Ditto.
20375 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20376 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20377 (nnmh-request-create-group, nnmh-request-list-1)
20378 (nnmh-request-group, nnmh-request-article): Ditto.
20379 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20380 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20381 * nnsoup.el (nnsoup-make-active): Ditto.
20382 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20383 * nntp.el (nntp-find-group-and-number)
20384 (nntp-retrieve-headers-with-xover): Ditto.
20385 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20386 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20387 (pgg-format-key-identifier): Ditto.
20388 * pop3.el (pop3-last, pop3-stat): Ditto.
20389 * qp.el (quoted-printable-decode-region): Ditto.
20390
20391 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20392 of concat.
20393
20394 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20395
20396 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20397
20398 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20399
20400 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20401
20402 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20403
20404 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20405
20406 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20407
20408 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20409 (gnus-carpal-mode): Ditto.
20410
20411 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20412 (gnus-browse-mode): Ditto.
20413
20414 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20415
20416 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20417
20418 2005-05-29 Richard M. Stallman <rms@gnu.org>
20419
20420 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20421
20422 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20423
20424 * gnus-util.el (gnus-run-mode-hooks): New function.
20425
20426 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20427
20428 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20429
20430 * gnus-agent.el (gnus-agent-make-mode-line-string):
20431 Use mode-line-highlight as mouse-face.
20432
20433 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20434
20435 * canlock.el (canlock): Change the parent group to news.
20436
20437 * deuglify.el (gnus-outlook-deuglify): Add :group.
20438
20439 * dig.el (dig): Add :group.
20440
20441 * dns-mode.el (dns-mode): Add :group.
20442
20443 * encrypt.el (encrypt): Add :group.
20444
20445 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20446 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20447 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20448 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20449 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20450
20451 * gnus-diary.el (gnus-diary): Add :group.
20452
20453 * gnus.el (gnus-group-news-1-face): Add :group.
20454 (gnus-group-news-1-empty-face): Ditto.
20455 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20456 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20457 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20458 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20459 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20460 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20461 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20462 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20463 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20464 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20465 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20466 (gnus-summary-high-ticked-face): Ditto.
20467 (gnus-summary-low-ticked-face): Ditto.
20468 (gnus-summary-normal-ticked-face): Ditto.
20469 (gnus-summary-high-ancient-face): Ditto.
20470 (gnus-summary-low-ancient-face): Ditto.
20471 (gnus-summary-normal-ancient-face): Ditto.
20472 (gnus-summary-high-undownloaded-face): Ditto.
20473 (gnus-summary-low-undownloaded-face): Ditto.
20474 (gnus-summary-normal-undownloaded-face): Ditto.
20475 (gnus-summary-high-unread-face): Ditto.
20476 (gnus-summary-low-unread-face): Ditto.
20477 (gnus-summary-normal-unread-face): Ditto.
20478 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20479 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20480
20481 * hashcash.el (hashcash): New custom group.
20482 (hashcash-default-payment): Add :group.
20483 (hashcash-payment-alist): Ditto.
20484 (hashcash-default-accept-payment): Ditto.
20485 (hashcash-accept-resources): Ditto.
20486 (hashcash-path): Ditto.
20487 (hashcash-extra-generate-parameters): Ditto.
20488 (hashcash-double-spend-database): Ditto.
20489 (hashcash-in-news): Ditto.
20490
20491 * message.el (message-minibuffer-local-map): Add :group.
20492
20493 * netrc.el (netrc): Add :group.
20494
20495 * sieve-manage.el (sieve-manage-log): Add :group.
20496 (sieve-manage-default-user): Diito.
20497 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20498 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20499 (sieve-manage-authenticators): Ditto.
20500 (sieve-manage-authenticator-alist): Ditto.
20501 (sieve-manage-default-port): Ditto.
20502
20503 * sieve-mode.el (sieve-control-commands-face): Add :group.
20504 (sieve-action-commands-face): Ditto.
20505 (sieve-test-commands-face): Ditto.
20506 (sieve-tagged-arguments-face): Ditto.
20507
20508 * smime.el (smime): Add :group.
20509
20510 * spam-report.el (spam-report): Add :group.
20511
20512 * spam.el (spam, spam-face): Add :group.
20513
20514 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20515
20516 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20517 return \n.\n.\n at the end of articles. Protect against that.
20518 (nntp-with-open-group): Allow debugging.
20519
20520 * nnheader.el (mail-header-set-extra): Make into a function
20521 because I just could't understand how to quote the list properly.
20522
20523 * dns.el (query-dns-cached): New function.
20524
20525 2005-05-26 Lute Kamstra <lute@gnu.org>
20526
20527 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20528
20529 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20530
20531 * gnus-art.el: Don't autoload mail-extract-address-components.
20532
20533 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20534 eval-and-compile to evaluate it.
20535
20536 * hashcash.el: Don't autoload executable-find.
20537
20538 * nndb.el: Don't declare the nndb back end two or more times; don't
20539 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20540
20541 * nntp.el: Autoload format-spec instead of format; use
20542 eval-and-compile to evaluate autoload forms.
20543
20544 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20545
20546 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20547
20548 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20549
20550 * gnus.el (gnus-version-number): Bump version.
20551
20552 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20553
20554 * gnus.el: No Gnus v0.3 is released.
20555
20556 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20557
20558 * gnus-art.el (gnus-article-edit-part): Disable undo.
20559
20560 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20561
20562 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20563 gnus-article-date-lapsed-new-header is t if date timer is active;
20564 skip headers in which the original date value is empty.
20565 (gnus-article-save-original-date): Redefine it as a macro.
20566 (gnus-display-mime): Use it.
20567
20568 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20569
20570 * gnus-art.el (article-date-ut): Support converting date in
20571 forwarded parts as well.
20572 (gnus-article-save-original-date): New function.
20573 (gnus-display-mime): Use it.
20574
20575 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20576
20577 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20578 enclosure element of <item>.
20579
20580 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20581
20582 * message.el (message-kill-buffer-query): Rename from
20583 `message-kill-buffer-query-if-modified'. Add :version.
20584
20585 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20586
20587 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20588 window layout.
20589
20590 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20591
20592 * mml.el: Autoload dnd when compiling.
20593
20594 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20595
20596 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20597 x-dnd-*.
20598
20599 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20600
20601 * qp.el (quoted-printable-encode-region): Save excursion.
20602
20603 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20604
20605 * message.el (message-kill-buffer-query-if-modified): Add new variable
20606 so the user can kill a modified message buffer quickly.
20607 (message-kill-buffer): Use it.
20608
20609 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20610
20611 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20612 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20613
20614 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20615
20616 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20617 contained in text because xml.el decodes entities) with LFs.
20618
20619 2005-04-11 Lute Kamstra <lute@gnu.org>
20620
20621 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20622 differently.
20623
20624 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20625
20626 * mm-util.el (mm-detect-coding-region): Typo.
20627
20628 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20629
20630 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20631
20632 2005-04-06 Deepak Goel <deego@gnufans.org>
20633
20634 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20635 user-function allow user modifications of the scores.
20636 (spam-stat-score-buffer-user): New function, to allow
20637 user-computed modifications to the score.
20638 (spam-stat-score-buffer-user-functions): List of additional
20639 scoring functions.
20640 (spam-stat-error-holder): Global temporary error holder.
20641 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20642 variable.
20643
20644 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20645
20646 * gnus-registry.el (gnus-registry-clean-empty-function)
20647 (gnus-registry-trim, gnus-registry-fetch-groups)
20648 (gnus-registry-delete-group): Groups that match
20649 `gnus-registry-ignored-groups' are removed from the registry
20650 entries, not just ignored for splitting. This helps clean up the
20651 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20652 to get all the groups a message ID is in.
20653
20654 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20655 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20656 (spam-stat-score-buffer-user-functions): Add :number custom type.
20657
20658 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20659
20660 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20661 argument in XEmacs.
20662
20663 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20664 (nnrss-request-group): Decode group name first.
20665 (nnrss-request-article): Make a text/plain article if mml-to-mime
20666 failed.
20667 (nnrss-get-encoding): Return a compatible encoding according to
20668 nnrss-compatible-encoding-alist.
20669 (nnrss-find-el): Use consp instead of listp.
20670 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20671
20672 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20673
20674 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20675 which Emacs 20 doesn't support.
20676 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20677
20678 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20679
20680 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20681 silence the byte compiler inside the defun.
20682
20683 * gnus-demon.el (parse-time-string): Add autoload.
20684
20685 * gnus-delay.el (parse-time-string): Add autoload.
20686
20687 * gnus-art.el (parse-time-string): Add autoload.
20688
20689 * nnultimate.el (parse-time): Require for `parse-time-string'.
20690
20691 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20692
20693 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20694
20695 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20696
20697 * smime.el (smime-ldap-host-list): Add :version.
20698
20699 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20700
20701 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20702 pass it to `gnus-browse-read-group'.
20703 (gnus-browse-read-group): Add NUMBER argument and pass it to
20704 `gnus-group-read-ephemeral-group'.
20705
20706 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20707 argument and pass it to `gnus-group-read-group'.
20708
20709 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20710
20711 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20712 mm-xemacs-find-mime-charset-1 if we have the mule feature
20713 available at runtime.
20714
20715 2005-03-25 Werner Lemberg <wl@gnu.org>
20716
20717 * nnmaildir.el: Replace `illegal' with `invalid'.
20718
20719 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20720
20721 * gnus-start.el (gnus-display-time-event-handler):
20722 Check display-time-timer at runtime rather than only at load time
20723 in case display-time-mode is turned off in the mean time.
20724
20725 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20726
20727 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20728 used.
20729
20730 * nneething.el (nneething-map-file-directory): Derive from
20731 `gnus-directory'.
20732
20733 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20734 the To/Cc button.
20735
20736 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20737
20738 * nnmaildir.el (nnmaildir-request-accept-article):
20739 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20740
20741 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20742
20743 * gnus-async.el: Require timer-funcs at compile time when in
20744 XEmacs for `run-with-idle-timer'.
20745
20746 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20747
20748 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20749 autoloaded function.
20750
20751 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20752
20753 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20754
20755 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20756
20757 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20758
20759 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20760
20761 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20762 Add gnus-expert-user to default.
20763
20764 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20765
20766 * nnimap.el (nnimap-open-server): Ditto.
20767
20768 * imap.el (imap-authenticate): Fix typo.
20769
20770 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20771
20772 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20773 buffer (since IMAP server might return FETCH response out of
20774 order, and the nntp buffer must be sorted).
20775
20776 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20777
20778 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20779 comparison on string.
20780
20781 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20782 (gnus-agent-score): Rename category keywords to match gnus-cus.
20783 (gnus-agent-summary-fetch-series): Modify to protect against
20784 gnus-agent-summary-fetch-group clearing processable flags.
20785 (gnus-agent-synchronize-group-flags): Update live group buffer as
20786 synchronization may occur due to the user toggle the plugged
20787 status.
20788 (gnus-agent-fetch-group-1): Clear downloadable flag when article
20789 successfully downloaded.
20790 (gnus-agent-expire-group-1): Avoid using markers when the overview
20791 is in ascending order; greatly improves performance.
20792 (gnus-agent-regenerate-group):
20793 Use gnus-agent-synchronize-group-flags to reset read status in both
20794 gnus and server.
20795 (gnus-agent-update-files-total-fetched-for): Fix initial size.
20796
20797 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20798
20799 * message.el: Don't autoload former message-utils variables.
20800 (message-strip-subject-trailing-was): Change doc string.
20801
20802 * nnweb.el: Fixes for `gnus-group-make-web-group'.
20803 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
20804 (nnweb-google-search): Add "hl=en" here.
20805 (nnweb-google-parse-1, nnweb-google-create-mapping):
20806 Don't hardcode URL.
20807
20808 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
20809
20810 * message.el (message-get-reply-headers, message-followup):
20811 Mention related variables `message-use-followup-to' and
20812 `message-use-mail-followup-to', in the information buffer.
20813
20814 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20815 of broken groups(-beta).google.com.
20816
20817 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
20818
20819 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20820 parameter to invoked gnus-request-move-article; remove the
20821 redundant gnus-sum-hint-move-is-internal variable; apply the marks
20822 all at once instead of once per article.
20823 (gnus-summary-remove-process-mark): Accept a list of articles as
20824 well as a single article for processing.
20825
20826 * gnus-int.el (gnus-request-move-article): Add move-is-internal
20827 parameter.
20828
20829 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20830
20831 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20832
20833 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20834 parameter.
20835
20836 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20837 parameter.
20838
20839 * nnimap.el (nnimap-request-move-article): Add move-is-internal
20840 parameter and remove the gnus-sum-hint-move-is-internal variable.
20841
20842 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20843 parameter.
20844
20845 * nndraft.el (nndraft-request-move-article): Add move-is-internal
20846 parameter.
20847
20848 * nndiary.el (nndiary-request-move-article): Add move-is-internal
20849 parameter.
20850
20851 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20852
20853 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20854 parameter.
20855
20856 * nnagent.el (nnagent-request-move-article): Add move-is-internal
20857 parameter.
20858
20859 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
20860
20861 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20862 a more conservative way.
20863
20864 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20865
20866 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20867 buffer, so it moves the window's cursor.
20868
20869 2005-02-26 Arne Jørgensen <arne@arnested.dk>
20870
20871 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20872 `mm-dissect-multipart' and receive the from field as an (optional)
20873 argument from `mm-dissect-multipart'.
20874 (mm-dissect-multipart): Receive the from field as an argument and
20875 pass it on when we call `mm-dissect-buffer' on MIME parts.
20876 Fixes verification/decryption of signed/encrypted MIME parts.
20877
20878 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
20879
20880 * gnus-sum.el (gnus-summary-move-article):
20881 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20882 whatever it calls (right now, only nnimap-request-move article
20883 respects it).
20884
20885 * nnimap.el (nnimap-request-move-article):
20886 When gnus-sum-hint-move-is-internal is set, don't do the extra
20887 nnimap-request-article.
20888
20889 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
20890
20891 * nnheader.el (nnheader-find-file-noselect): Add doc string.
20892
20893 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20894 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20895
20896 * gnus-sum.el (gnus-summary-caesar-message):
20897 Apply `gnus-treat-article' after rotation.
20898
20899 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20900 doc string.
20901
20902 2005-02-22 Simon Josefsson <jas@extundo.com>
20903
20904 * encrypt.el (encrypt-password-cache-expiry): Remove (use
20905 `password-cache-expiry' instead). Reported by Arne Jørgensen
20906 <arne@arnested.dk>.
20907 (encrypt): Add password-cache and password-cache-expiry as group
20908 members.
20909
20910 2005-02-22 Arne Jørgensen <arne@arnested.dk>
20911
20912 * smime.el (smime-ldap-host-list): Doc fix.
20913 (smime-ask-passphrase): Use `password-read-and-add' to read (and
20914 cache) password.
20915 (smime-sign-region): Use it.
20916 (smime-decrypt-region): Use it.
20917 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20918 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20919 fails.
20920 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20921 certificate from DER to PEM format rather than calling openssl.
20922
20923 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20924
20925 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20926 for signing/encryption.
20927
20928 * mml.el (mml-parse-1): Use them.
20929
20930 2005-02-21 Arne Jørgensen <arne@arnested.dk>
20931
20932 * nnrss.el (nnrss-verbose): Remove.
20933 (nnrss-request-group): Use `nnheader-message' instead.
20934
20935 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
20936
20937 * nnrss.el (nnrss-verbose): New variable.
20938 (nnrss-request-group): Make it say nnrss is requesting a group.
20939
20940 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
20941
20942 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20943 Handle news URL with given port correctly.
20944
20945 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
20946
20947 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20948 containing special characters.
20949
20950 * gnus-sum.el (gnus-summary-edit-article): Ditto.
20951
20952 * mml.el (mime-to-mml): Ditto.
20953
20954 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20955 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20956 (rfc2047-decode-region): Quote decoded words containing special
20957 characters when rfc2047-quote-decoded-words-containing-tspecials
20958 is non-nil.
20959
20960 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
20961
20962 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20963
20964 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20965
20966 2005-02-15 Simon Josefsson <jas@extundo.com>
20967
20968 * nnimap.el (nnimap-debug): Doc fix.
20969
20970 * imap.el (imap-debug): Doc fix.
20971
20972 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
20973
20974 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20975
20976 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
20977
20978 * gnus.el (spam-contents): Improve docs for spam-contents
20979 parameter in its variable incarnation.
20980
20981 2005-02-14 Simon Josefsson <jas@extundo.com>
20982
20983 * smime-ldap.el: Use require instead of load-library for ldap.
20984 (smime-ldap-search): Indent.
20985 (smime-ldap-search-internal): Shorten line.
20986
20987 * smime.el (smime-cert-by-dns): Add doc-string.
20988 (smime-cert-by-ldap-1): Indent.
20989
20990 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20991 mml-smime-get-dns-ldap.
20992 (mml-smime-encrypt-query): Use new function. Default to ldap.
20993
20994 2005-02-14 Arne Jørgensen <arne@arnested.dk>
20995
20996 * smime.el: Require smime-ldap.
20997 (smime-ldap-host-list): New variable.
20998 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20999
21000 * mml-smime.el (mml-smime-encrypt-query): New function.
21001 (mml-smime-encrypt-query): Use it.
21002
21003 * smime-ldap.el: New file.
21004
21005 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
21006
21007 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21008
21009 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
21010
21011 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21012 argument in doc string. Make query for type more clear.
21013
21014 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
21015
21016 * gnus.el (gnus-group-startup-message): Search for gnus images in
21017 etc/images/gnus.
21018 * mm-util.el (mm-image-load-path): Likewise.
21019 * smiley.el (smiley-data-directory): Search for smilies in
21020 etc/images/smilies.
21021
21022 2005-02-09 Kim F. Storm <storm@cua.dk>
21023
21024 Change Emacs release version from 21.4 to 22.1 throughout.
21025 Change Emacs development version from 21.3.50 to 22.0.50.
21026
21027 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
21028
21029 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21030
21031 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21032 non-Mule XEmacs as well.
21033 (mm-decompress-buffer): Signal an error intentionally if it does
21034 not decompress compressed data because auto-compression-mode is
21035 disabled.
21036
21037 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
21038
21039 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21040 an ID in the registry even if it has no groups.
21041
21042 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
21043
21044 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21045 merge it into mm-decompress-buffer.
21046 (gnus-mime-copy-part): Use the MIME part charset, the value which
21047 a user specified or gnus-newsgroup-charset for decoding, like
21048 gnus-mime-inline-part does; set buffer-file-coding-system to tell
21049 save-buffer what was used. Suggested by Kevin Ryde
21050 <user42@zip.com.au>.
21051 (gnus-mime-inline-part): Allow the name parameter as well as the
21052 filename parameter; force decompressing of compressed data; always
21053 display contents being not decoded as unibyte.
21054
21055 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21056 as well as the filename parameter.
21057
21058 * mm-util.el (mm-decompress-buffer):
21059 Merge gnus-mime-jka-compr-maybe-uncompress.
21060 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21061 of compressed data.
21062
21063 2005-02-08 Simon Josefsson <jas@extundo.com>
21064
21065 * imap.el (imap-log): Doc fix.
21066
21067 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
21068
21069 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21070 the coding cookies; decompress compressed parts.
21071
21072 * mml.el (mml-generate-mime-1): Add the charset parameter according
21073 to the value which a user specified manually or the coding cookie.
21074
21075 * mm-util.el (mm-string-to-multibyte): New function.
21076 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21077 (mm-coding-system-to-mime-charset): New function.
21078 (mm-decompress-buffer): New function.
21079 (mm-find-buffer-file-coding-system): New function.
21080
21081 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21082 (mm-display-inline-fontify): Rewrite for decoding and decompressing
21083 parts.
21084
21085 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21086
21087 * mm-view.el (mm-display-inline-fontify): Decode a part according
21088 to the charset parameter.
21089
21090 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
21091
21092 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21093 prefix arg is neither nil nor a number, as info specifies.
21094
21095 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
21096
21097 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21098 timestamps.
21099
21100 2005-02-02 Jari Aalto <jari.aalto@cante.net>
21101
21102 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21103 groups error checking and notify user.
21104
21105 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
21106
21107 * message.el (message-send-mail-function): Check existence of
21108 sendmail-program first before using default value
21109 `message-send-mail-with-sendmail'. Otherwise use more generic
21110 `smtpmail-send-it'.
21111
21112 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
21113
21114 * nntp.el (nntp-request-update-info): Always return nil.
21115
21116 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
21117
21118 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21119
21120 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21121
21122 * message.el (message-beginning-of-line): Change the behavior when
21123 invoked between BOL and : so that it first moves backward.
21124
21125 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21126
21127 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21128 article buffer when editing of the article is discarded.
21129 (gnus-article-prepare): Revert.
21130
21131 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21132
21133 * gnus-art.el (gnus-article-prepare):
21134 Remove message-strip-forbidden-properties from the local hook.
21135
21136 2005-01-27 Simon Josefsson <jas@extundo.com>
21137
21138 * password.el (password-cache-add): Only start one timer per key.
21139 Reported by Derek Atkins <warlord@MIT.EDU>.
21140
21141 2005-01-26 Steve Youngs <steve@sxemacs.org>
21142
21143 * run-at-time.el: Remove. It is no longer needed as
21144 timer-funcs.el in the xemacs-base package has a working version of
21145 `run-at-time'.
21146
21147 * password.el: Require timer-funcs instead of run-at-time in
21148 XEmacs.
21149 Remove `password-run-at-time' macro.
21150 (password-cache-add): Use `run-at-time' instead of
21151 `password-run-at-time'.
21152
21153 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21154 for `run-with-idle-timer'.
21155
21156 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21157 for `run-at-time'.
21158
21159 * mm-url.el: Require timer-funcs at compile time when in XEmacs
21160 for `with-timeout'.
21161
21162 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
21163
21164 * mml.el (mml-generate-mime-1): Convert string into unibyte when
21165 inserting " *mml*" buffer's contents into a unibyte temp buffer.
21166
21167 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
21168
21169 * mail-source.el (mail-source-fetch-imap): Search for ^From case
21170 sensitively.
21171
21172 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
21173
21174 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21175
21176 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
21177
21178 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21179 which will be inserted according to the multibyteness of a buffer
21180 rather than the type of contents. Suggested by ARISAWA Akihiro
21181 <ari@mbf.ocn.ne.jp>.
21182
21183 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21184 of string which old xml.el may return rather than a string.
21185
21186 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
21187
21188 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21189
21190 2005-01-16 Simon Josefsson <jas@extundo.com>
21191
21192 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21193 idn/idna.el isn't available.
21194 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
21195 <michael@waxrat.com>.
21196
21197 * hashcash.el: Remove non-FSF copyright header.
21198
21199 * hashcash.el (hashcash-extra-generate-parameters): New variable.
21200 (hashcash-generate-payment): Use it.
21201 (hashcash-generate-payment-async): Use it.
21202
21203 2005-01-15 Simon Josefsson <jas@extundo.com>
21204
21205 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21206 Suggested by Raymond Scholz <ray-2005@zonix.de>.
21207
21208 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21209 gnus-summary-idna-message.
21210 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21211 (gnus-summary-idna-message): New function.
21212
21213 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
21214
21215 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21216 gnus-novice-user.
21217
21218 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
21219
21220 * nnrss.el (nnrss-request-delete-group): Delete entries in
21221 nnrss-group-alist as well.
21222 (nnrss-save-server-data): Insert newline.
21223
21224 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
21225
21226 * gnus.el (gnus-user-agent): Use list of symbols instead of
21227 symbols. Display full version number for (S)XEmacs.
21228 Optionally display (S)XEmacs codename.
21229
21230 * gnus-util.el (gnus-emacs-version): Update for new
21231 `gnus-user-agent'.
21232
21233 * gnus-msg.el (gnus-extended-version): Make it possible to omit
21234 Gnus version.
21235
21236 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
21237
21238 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
21239 which is unreadable in some setups.
21240
21241 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
21242
21243 * gnus-spec.el (gnus-update-format-specifications): Flush the
21244 group format spec cache if it doesn't support decoded group names.
21245
21246 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
21247
21248 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21249 Allow to apply decay on score files matching a regexp.
21250
21251 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
21252
21253 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21254 compatibility in %g and %c.
21255
21256 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
21257
21258 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21259 name for only %g and %c.
21260 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21261 of gnus-tmp-group to decoded group name.
21262 (gnus-group-make-rss-group): Exclude `/'s from group names.
21263
21264 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
21265
21266 * nnrss.el (nnrss-get-encoding): Fix regexp.
21267
21268 2004-12-27 Simon Josefsson <jas@extundo.com>
21269
21270 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21271 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21272 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
21273
21274 2004-12-17 Kim F. Storm <storm@cua.dk>
21275
21276 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21277
21278 * gnus-sum.el (gnus-summary-mode-map): Likewise.
21279
21280 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21281
21282 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21283
21284 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
21285
21286 * nnrss.el: Require rfc2047 and mml.
21287 (nnrss-file-coding-system): New variable.
21288 (nnrss-format-string): Redefine it as an inline function.
21289 (nnrss-decode-group-name): New function.
21290 (nnrss-string-as-multibyte): Remove.
21291 (nnrss-retrieve-headers): Decode group name; don't use
21292 nnrss-format-string.
21293 (nnrss-request-group): Decode group name.
21294 (nnrss-request-article): Decode group name; allow a Message-ID as
21295 well as an article number; don't use nnrss-format-string; encode a
21296 Message-ID string which may contain non-ASCII characters; use
21297 mml-to-mime to compose a MIME article.
21298 (nnrss-request-expire-articles): Decode group name.
21299 (nnrss-request-delete-group): Decode group name.
21300 (nnrss-fetch): Clarify error message.
21301 (nnrss-read-server-data): Use insert-file-contents instead of load;
21302 bind file-name-coding-system; use multibyte buffer.
21303 (nnrss-save-server-data): Bind coding-system-for-write to the
21304 value of nnrss-file-coding-system; bind file-name-coding-system;
21305 add coding cookie.
21306 (nnrss-read-group-data): Use insert-file-contents instead of load;
21307 bind file-name-coding-system; use multibyte buffer.
21308 (nnrss-save-group-data): Bind coding-system-for-write to the
21309 value of nnrss-file-coding-system; bind file-name-coding-system.
21310 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21311 make it work with non-ASCII text.
21312 (nnrss-find-el): Make it work with old xml.el as well.
21313
21314 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21315
21316 * nnrss.el (nnrss-get-encoding): New function.
21317 (nnrss-fetch): Use unibyte buffer initially; bind
21318 coding-system-for-read while performing mm-url-insert; remove ^Ms;
21319 decode contents according to the encoding attribute.
21320 (nnrss-save-group-data): Add coding cookie.
21321 (nnrss-mime-encode-string): New function.
21322 (nnrss-check-group): Use it to encode subject and author.
21323
21324 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21325
21326 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21327 imaginary variable.
21328
21329 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21330
21331 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21332 correctly even if there are wide characters.
21333
21334 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21335
21336 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21337 downcased symbol names; make a new cache instead of reusing
21338 bbdb-hashtable.
21339
21340 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21341
21342 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21343 concatenating segments rather than before concatenating them.
21344 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21345
21346 * message.el (message-get-reply-headers): Bind `extra'.
21347
21348 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21349
21350 * message.el (message-extra-wide-headers): New variable.
21351 (message-get-reply-headers): Use it.
21352
21353 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21354
21355 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21356 (gnus-agent-group-pathname): Ditto.
21357
21358 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21359
21360 * gnus-group.el (gnus-group-make-group): Decode group name.
21361 (gnus-group-make-rss-group): Register the group data after opening
21362 the nnrss group.
21363
21364 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21365
21366 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21367 by expiry now get marked as read.
21368
21369 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21370
21371 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21372
21373 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21374
21375 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21376 unify Latin characters in XEmacs.
21377 (mm-find-mime-charset-region): Use it.
21378
21379 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21380
21381 * gnus-util.el (gnus-delete-directory): New function.
21382
21383 * gnus-agent.el (gnus-agent-delete-group): Use it.
21384
21385 * gnus-cache.el (gnus-cache-delete-group): Use it.
21386
21387 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21388
21389 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21390 names.
21391
21392 2004-12-16 Simon Josefsson <jas@extundo.com>
21393
21394 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21395
21396 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21397
21398 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21399
21400 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21401 (gnus-group-set-current-level): Decode group name.
21402
21403 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21404
21405 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21406 failed.
21407
21408 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21409
21410 * gnus-group.el (gnus-group-delete-group): Decode group name.
21411 (gnus-group-make-rss-group): Encode group name.
21412 (gnus-group-catchup-current): Decode group name.
21413 (gnus-group-kill-group): Decode group name.
21414
21415 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21416
21417 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21418
21419 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21420
21421 * gnus-group.el (gnus-group-make-rss-group):
21422 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21423
21424 * gnus-start.el (gnus-setup-news): Honor user's setting to
21425 gnus-message-archive-method. Suggested by Lute Kamstra
21426 <lute@gnu.org>.
21427
21428 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21429
21430 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21431 global counterparts of the buffer-local variables.
21432
21433 2004-11-16 Romain Francoise <romain@orebokech.com>
21434
21435 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21436 counterparts of the buffer-local variables.
21437
21438 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21439
21440 * message.el (message-forbidden-properties): Fix typo in doc
21441 string.
21442
21443 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21444
21445 * gnus-util.el (gnus-replace-in-string): Add doc string.
21446
21447 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21448 to avoid problems when splitting mails with many recipients.
21449
21450 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21451
21452 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21453 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21454
21455 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21456
21457 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21458 if there is no hashtable in memory or file modification time is
21459 newer than cached timestamp.
21460
21461 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21462
21463 * gnus-sum.el (gnus-summary-limit-to-recipient):
21464 Implement not-matching option.
21465
21466 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21467
21468 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21469 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21470 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21471 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21472 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21473 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21474
21475 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21476
21477 * message.el (message-forward-make-body-mml): Remove headers
21478 according to message-forward-ignored-headers if a message is decoded.
21479
21480 2004-12-02 Romain Francoise <romain@orebokech.com>
21481
21482 * message.el (message-forward-make-body-plain): Always remove
21483 headers according to message-forward-ignored-headers.
21484
21485 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21486
21487 * spam.el (spam-summary-prepare-exit): Remove the
21488 gnus-summary-limit pop for now, it has problems with ham marks for
21489 me.
21490
21491 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21492
21493 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21494 correctly.
21495
21496 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21497
21498 * format-spec.el (format-spec): Message the char.
21499
21500 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21501
21502 * gnus-art.el (gnus-split-methods): Reformat comments.
21503
21504 * spam.el (spam-summary-prepare-exit): Remove article limits
21505 before exiting the summary buffer.
21506
21507 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21508
21509 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21510 order to silence the byte compiler.
21511
21512 * spam.el: Fix the way to silence the byte compiler, which
21513 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21514 bbdb-search-simple, spam-BBDB-register-routine,
21515 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21516 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21517 spam-stat-buffer-is-spam, spam-stat-load,
21518 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21519 spam-stat-save and spam-stat-split-fancy.
21520
21521 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21522
21523 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21524 which may confuse users.
21525 (canlock-password-for-verify): Ditto.
21526
21527 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21528
21529 * gnus-art.el (gnus-emphasis-alist): Ditto.
21530
21531 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21532
21533 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21534
21535 * gnus-start.el (gnus-save-killed-list): Ditto.
21536
21537 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21538 (gnus-sum-thread-tree-root): Ditto.
21539 (gnus-sum-thread-tree-false-root): Ditto.
21540 (gnus-sum-thread-tree-single-indent): Ditto.
21541
21542 * message.el (message-courtesy-message): Ditto.
21543 (message-archive-note): Ditto.
21544 (message-subscribed-address-file): Ditto.
21545 (message-user-fqdn): Ditto.
21546
21547 * spam-report.el (spam-report-gmane-regex): Ditto.
21548
21549 * spam.el (spam-blackhole-good-server-regex): Ditto.
21550
21551 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21552
21553 * mml.el (mml-preview): Widen the message buffer before copying
21554 the contents to the preview buffer; sort headers before previewing.
21555
21556 * message.el (message-hidden-headers): Fix the way to avoid a bug
21557 in the `repeat' widget in Emacs 21.3 or earlier.
21558
21559 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21560
21561 * message.el (message-hidden-headers): Default to "^References:".
21562 Improve customization type. Suggested by Reiner Steib
21563 <Reiner.Steib@gmx.de>.
21564
21565 2004-11-25 Romain Francoise <romain@orebokech.com>
21566
21567 * message.el (message-strip-forbidden-properties): Remove check for
21568 obsolete `message-hidden' text property, hidden headers are not
21569 accessible in the buffer anymore.
21570
21571 2004-11-22 Romain Francoise <romain@orebokech.com>
21572
21573 * message.el (message-header-format-alist): Add `From' in list
21574 so that it can be sorted.
21575 (message-fix-before-sending): Widen and sort headers before
21576 sending.
21577 (message-hide-headers): Use narrowing to hide headers by moving
21578 them to the top of the buffer and narrowing to the region
21579 underneath.
21580
21581 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21582
21583 * message.el (message-strip-forbidden-properties):
21584 Bind buffer-read-only (etc) to nil.
21585
21586 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21587
21588 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21589 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21590
21591 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21592
21593 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21594
21595 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21596
21597 * dns.el (query-dns): Use sit-for to time instead of
21598 accept-process-output, since that doesn't seem to work on udp
21599 sockets.
21600
21601 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21602
21603 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21604
21605 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21606
21607 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21608 doc string. Improve doc string.
21609
21610 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21611
21612 * nntp.el (nntp-request-update-info): Return nil if
21613 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21614 may not call gnus-activate-group which uselessly issues the GROUP
21615 commands for all nntp groups and wastes time. Reported by Romain
21616 Francoise <romain@orebokech.com>.
21617
21618 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21619
21620 2004-11-15 Simon Josefsson <jas@extundo.com>
21621
21622 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21623 headers separately.
21624 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21625 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21626
21627 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21628
21629 * gnus-start.el (gnus-convert-old-newsrc):
21630 Assign legacy-gnus-agent to 5.10.7.
21631
21632 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21633
21634 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21635 start of the lines.
21636
21637 2004-11-14 Magnus Henoch <mange@freemail.hu>
21638
21639 * hashcash.el (hashcash-default-payment): Change default to 20.
21640 (hashcash-default-accept-payment): Change default to 20.
21641 (hashcash-process-alist): New variable.
21642 (hashcash-generate-payment-async): Add.
21643 (hashcash-already-paid-p): Add.
21644 (hashcash-insert-payment): Don't generate payments twice.
21645 (hashcash-insert-payment-async): Add.
21646 (hashcash-insert-payment-async-2): Add.
21647 (hashcash-cancel-async): Add.
21648 (hashcash-wait-async): Add.
21649 (hashcash-processes-running-p): Add.
21650 (hashcash-wait-or-cancel): Add.
21651 (mail-add-payment): New optional argument. Conditionally start
21652 asynchronous calculation.
21653 (mail-add-payment-async): Add.
21654
21655 * message.el (message-send-mail): Wait for asynchronous hashcash
21656 results. Don't clobber existing X-Hashcash headers.
21657 (message-setup-1): Call mail-add-payment-async when
21658 message-generate-hashcash is non-nil.
21659
21660 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21661
21662 * message.el (message-use-alternative-email-as-from): Examine the
21663 From header as well; use message-make-from in order to include a
21664 user's full name.
21665
21666 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21667
21668 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21669 default; improve customization type.
21670 (gnus-emphasis-custom-with-format): New macro.
21671 (gnus-emphasis-custom-value-to-external): New function.
21672 (gnus-emphasis-custom-value-to-internal): New function.
21673
21674 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21675
21676 * dns.el (query-dns): Resolve reverse addresses.
21677
21678 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21679
21680 * gnus-group.el (gnus-group-get-new-news): Use it.
21681
21682 * gnus-start.el (gnus-check-reasonable-setup): New function.
21683
21684 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21685
21686 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21687 "Args out of range" error. Reported by Arnaud Giersch
21688 <arnaud.giersch@free.fr>.
21689
21690 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21691
21692 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21693
21694 2004-11-04 Richard M. Stallman <rms@gnu.org>
21695
21696 * spam.el (spam group): Add :version.
21697
21698 * pgg-def.el (pgg group): Add :version.
21699
21700 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21701
21702 * gnus-art.el (gnus-article-edit-article): Don't associate the
21703 article buffer with a draft file. This is a temporary measure
21704 against the 2004-08-22 change to gnus-article-edit-mode.
21705
21706 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21707
21708 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21709 (html2text-format-tags): Remove unused variable `attr'.
21710
21711 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21712
21713 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21714
21715 * spam-stat.el (spam-stat): Add :version.
21716
21717 * sieve.el (sieve): Add :version.
21718
21719 * sha1.el (sha1): Add :version.
21720 (sha1-use-external): Remove redundant version.
21721
21722 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21723 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21724 (nnmail-split-fancy-match-partial-words)
21725 (nnmail-split-lowercase-expanded): Add :version.
21726
21727 * nndiary.el (nndiary): Add :version.
21728
21729 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21730
21731 * mml-sec.el (mml-default-sign-method)
21732 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21733 Add :version.
21734
21735 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21736
21737 * mm-url.el (mm-url-use-external, mm-url-program)
21738 (mm-url-arguments): Add :version.
21739
21740 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21741 (mm-attachment-file-modes, mm-decrypt-option)
21742 (mm-w3m-safe-url-regexp): Add :version.
21743
21744 * message.el (message-cite-prefix-regexp)
21745 (message-sendmail-envelope-from, message-minibuffer-local-map)
21746 (message-user-fqdn, message-completion-alist): Add :version.
21747
21748 * gnus-win.el (gnus-configure-windows-hook)
21749 (gnus-use-frames-on-any-display): Add :version.
21750
21751 * gnus-art.el (gnus-article-address-banner-alist)
21752 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21753 (gnus-treat-from-picon, gnus-treat-mail-picon)
21754 (gnus-treat-x-pgp-sig): Add :version.
21755
21756 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21757 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21758 (gnus-summary-article-delete-hook)
21759 (gnus-summary-display-while-building): Add :version.
21760
21761 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21762 (gnus-get-top-new-news-hook): Add :version.
21763
21764 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21765 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21766
21767 * gnus-registry.el (gnus-registry): Add :version.
21768
21769 * gnus-spec.el (gnus-use-correct-string-widths)
21770 (gnus-make-format-preserve-properties): Add :version.
21771
21772 * gnus.el (gnus-group-charter-alist)
21773 (gnus-group-fetch-control-use-browse-url)
21774 (gnus-install-group-spam-parameters): Add :version.
21775
21776 * gnus-diary.el (gnus-diary): Add :version.
21777
21778 * gnus-delay.el (gnus-delay): Add :version.
21779
21780 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21781 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21782 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21783 Add :version.
21784
21785 * gnus-agent.el (gnus-agent-max-fetch-size)
21786 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21787 (gnus-agent-prompt-send-queue): Add :version.
21788
21789 * deuglify.el (gnus-outlook-deuglify): Add :version.
21790
21791 * html2text.el: Beautify code. Improve doc strings.
21792 Some checkdoc cleanup.
21793 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21794
21795 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21796
21797 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21798
21799 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
21800
21801 * gnus-registry.el (gnus-registry-hashtb): Create the registry
21802 when package is loaded.
21803
21804 * spam.el (spam-summary-score-preferred-header): Add global preference
21805 for people who want to override the default SpamAssassin over
21806 Bogofilter preference (when both are set).
21807 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21808 (spam-user-format-function-S):
21809 Check spam-summary-score-preferred-header.
21810 (spam-extra-header-to-number): Add X-Bogosity header parsing.
21811 (spam-user-format-function-S): Format the score correctly.
21812
21813 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
21814
21815 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21816 signature file. Suggested by Manoj Srivastava
21817 <srivasta@golden-gryphon.com>.
21818
21819 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21820 iso-2022-jp even in the Japanese language environment.
21821 Suggested by Jason Rumney <jasonr@gnu.org>.
21822
21823 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
21824
21825 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21826 use the same characters as the dummy marks; make it free from
21827 getting affected by the language environment.
21828 (gnus-summary-read-group-1): Update mark positions only when the
21829 format spec is updated.
21830
21831 * gnus-spec.el (gnus-update-format-specifications): Return a list
21832 of updated types.
21833
21834 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
21835
21836 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21837 of boundp to check if display-warning is available.
21838
21839 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
21840
21841 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21842
21843 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
21844
21845 * nnspool.el (nnspool-spool-directory): Use news-path if the
21846 news-directory variable is not bound.
21847
21848 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21849 function instead of display-warning if it is not available.
21850
21851 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
21852
21853 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21854 v5-10: Use `point-at-bol'.
21855
21856 2004-10-26 Simon Josefsson <jas@extundo.com>
21857
21858 * hashcash.el: Fix URL in comment, reported by Cheng Gao
21859 <chenggao@gmail.com>.
21860
21861 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21862
21863 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
21864 instead.
21865
21866 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
21867
21868 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21869 to remove a server from the nnimap-server-buffer-alist.
21870 (nnimap-open-connection, nnimap-close-server): Use it.
21871
21872 * gnus-encrypt.el: Remove file in favor of encrypt.el.
21873
21874 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
21875
21876 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21877 running the major-mode function.
21878
21879 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
21880
21881 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21882 dummy marks in the right way.
21883
21884 2004-10-18 David Edmondson <dme@dme.org>
21885
21886 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21887 excessively.
21888
21889 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
21890
21891 * gnus-util.el (gnus-split-references): Accept a nil references
21892 string and go on blissfully.
21893
21894 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21895 cases where the references string is non-nil but has no references.
21896
21897 * encrypt.el: Add autoload tags.
21898
21899 * spam.el (spam-resolve-registrations-routine): Remove article
21900 from unregistration list too. Reported by David Hanak
21901 <dhanak@isis.vanderbilt.edu>
21902
21903 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
21904
21905 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21906 nil. Change custom type.
21907
21908 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
21909
21910 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21911
21912 * gnus-sum.el (gnus-summary-move-article): Use it.
21913
21914 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
21915
21916 * encrypt.el: Add autoload cookies.
21917
21918 * spam.el (spam-backend-article-list-property)
21919 (spam-backend-get-article-todo-list)
21920 (spam-backend-put-article-todo-list)
21921 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21922 Resolve registrations separately.
21923 (spam-register-routine): Format comments.
21924 (spam-unregister-routine, spam-register-routine): Always call with
21925 specific-articles, no default list.
21926 (spam-summary-prepare-exit): Use the spam-classifications function.
21927
21928 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21929 gnus-encrypt.el.
21930
21931 * encrypt.el: Copied from gnus-encrypt.el.
21932
21933 * gnus-encrypt.el: Commented that it's obsolete.
21934
21935 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21936
21937 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21938 (gnus-score-save): Use it.
21939
21940 * message.el (message-bury): Use `window-dedicated-p'.
21941
21942 2004-10-15 Simon Josefsson <jas@extundo.com>
21943
21944 * pop3.el (top-level): Don't require nnheader.
21945 (pop3-read-timeout): Add.
21946 (pop3-accept-process-output): Add.
21947 (pop3-read-response, pop3-retr): Use it.
21948
21949 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
21950
21951 * spam.el (spam-register-routine): Move comment.
21952 (spam-verify-bogofilter): Use 'unknown for the initial
21953 spam-bogofilter-valid state, not 'never.
21954
21955 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21956 for netrc-machine.
21957
21958 * nnimap.el (nnimap-open-connection):
21959 Use netrc-machine-user-or-password.
21960
21961 2004-10-17 Richard M. Stallman <rms@gnu.org>
21962
21963 * gnus-registry.el (gnus-registry-unload-hook):
21964 Set as a variable with add-hook.
21965
21966 * nnspool.el (nnspool-spool-directory): Use news-directory instead
21967 of news-path.
21968
21969 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21970
21971 * spam.el: Delete duplicate `provide'.
21972 (spam-unload-hook): Set as a variable with add-hook.
21973
21974 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
21975
21976 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21977 in the doc string.
21978
21979 * message.el (message-ignored-news-headers)
21980 (message-ignored-supersedes-headers)
21981 (message-ignored-resent-headers)
21982 (message-forward-ignored-headers): Improve custom type.
21983
21984 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
21985
21986 * message.el (message-tokenize-header): Fix 2004-09-06 change
21987 which used point-min in the wrong place.
21988
21989 2004-10-12 Simon Josefsson <jas@extundo.com>
21990
21991 * tls.el (tls-certtool-program): New variable.
21992 (tls-certificate-information): New function, based on
21993 ssl-certificate-information.
21994
21995 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
21996
21997 * compface.el: Move the version of ELisp-based uncompface program
21998 to the contrib directory because of the copyright problem.
21999
22000 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
22001
22002 * message.el (message-kill-buffer): Raise the current frame.
22003
22004 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
22005
22006 * gnus-sum.el: Mention that multibyte characters don't work as marks.
22007
22008 * gnus.el (message-y-or-n-p): Autoload.
22009
22010 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22011 (pop3-password-required, pop3-authentication-scheme)
22012 (pop3-leave-mail-on-server): Make customizable.
22013 (pop3): New custom group.
22014 (pop3-retr): Remove `sleep-for' statements.
22015 Suggested by Dave Love <fx@gnu.org>.
22016
22017 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22018 Windows/DOS.
22019
22020 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22021 (imap-parse-body): Fix incorrect use of `assert'.
22022 Suggested by Dave Love <fx@gnu.org>.
22023
22024 * mml.el (mml-minibuffer-read-disposition): Require match.
22025 Suggested by Dave Love <fx@gnu.org>.
22026
22027 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
22028
22029 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
22030 doc string.
22031
22032 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
22033
22034 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22035
22036 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22037
22038 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22039 instead of calling `mm-insert-inline', to decode text/* parts
22040 before displaying them.
22041
22042 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
22043
22044 * mm-uu.el (mm-uu-text-plain-type): New variable.
22045 (mm-uu-pgp-signed-extract-1): Use it.
22046 (mm-uu-pgp-encrypted-extract-1): Use it.
22047 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22048 bind mm-uu-text-plain-type with that value.
22049 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22050 mm-uu-dissect.
22051
22052 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22053
22054 * gnus-group.el (gnus-update-group-mark-positions):
22055 * gnus-sum.el (gnus-update-summary-mark-positions):
22056 * message.el (message-check-news-body-syntax):
22057 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22058 of string-as-multibyte.
22059
22060 2004-10-05 Juri Linkov <juri@jurta.org>
22061
22062 * gnus-group.el (gnus-update-group-mark-positions):
22063 * gnus-sum.el (gnus-update-summary-mark-positions):
22064 * message.el (message-check-news-body-syntax):
22065 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22066 8-bit unibyte values to a multibyte string for search functions.
22067
22068 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22069
22070 * mm-uu.el (mm-uu-dissect): Allow optional arg.
22071 (mm-uu-dissect-text-parts): New function.
22072
22073 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22074 dissect text parts.
22075
22076 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22077 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22078
22079 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22080
22081 * gnus-topic.el (gnus-topic-hierarchical-parameters):
22082 Use gnus-current-topics instead of gnus-current-topic.
22083
22084 2004-10-06 Jesper Harder <harder@ifa.au.dk>
22085
22086 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22087
22088 2004-10-05 Jesper Harder <harder@ifa.au.dk>
22089
22090 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22091 where appropriate.
22092
22093 * nnml.el (nnml-generate-active-info): do.
22094
22095 * nndiary.el (nndiary-generate-active-info): do.
22096
22097 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22098 (gnus-topic-move): do.
22099
22100 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22101 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22102
22103 * gnus-srvr.el (gnus-server-prepare)
22104 (gnus-server-open-all-servers): do.
22105
22106 * gnus-msg.el (gnus-summary-cancel-article)
22107 (gnus-summary-resend-message)
22108 (gnus-summary-mail-crosspost-complaint): do.
22109
22110 * gnus-move.el (gnus-change-server): do.
22111
22112 * gnus-group.el (gnus-group-unmark-all-groups)
22113 (gnus-group-set-current-level): do.
22114
22115 2004-10-04 Simon Josefsson <jas@extundo.com>
22116
22117 * message.el (message-generate-hashcash): Doc fix.
22118
22119 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
22120
22121 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22122 avoid infinite recursion via gnus-get-function.
22123
22124 2004-10-02 Jesper Harder <harder@ifa.au.dk>
22125
22126 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22127
22128 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22129
22130 * nnmail.el (nnmail-split-history): do.
22131
22132 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22133 (nnml-request-delete-group): do.
22134
22135 * nnslashdot.el (nnslashdot-read-groups): do.
22136
22137 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22138 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22139
22140 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22141 (nnspool-sift-nov-with-sed): Use last.
22142 (nnspool-retrieve-headers-with-nov): Use mapc.
22143 (nnspool-request-newgroups): Use dolist.
22144 (nnspool-request-group): Use last.
22145
22146 * nntp.el (nntp-read-server-type): Use dolist.
22147
22148 * nnvirtual.el (nnvirtual-create-mapping)
22149 (nnvirtual-update-read-and-marked): Use dolist.
22150 (nnvirtual-convert-headers): Simplify.
22151
22152 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22153
22154 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22155 Add support for sync'ing tick marks.
22156
22157 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
22158
22159 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22160 there's no visible header.
22161
22162 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22163
22164 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22165 When necessary, pass full group name to gnus-request-set-marks.
22166
22167 2004-10-01 Simon Josefsson <jas@extundo.com>
22168
22169 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
22170 acroread.
22171
22172 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22173
22174 * spam-report.el (spam-report-gmane): Fix interactive.
22175
22176 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22177
22178 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22179 when writing file.
22180 (gnus-agent-synchronize-flags): Don't default to being
22181 interactive.
22182
22183 2004-09-30 Simon Josefsson <jas@extundo.com>
22184
22185 * message.el (message-generate-hashcash): Add.
22186 (message-send-mail): Use it, call mail-add-payment.
22187
22188 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
22189
22190 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22191
22192 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
22193
22194 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22195 gnus-request-update-info with explicit code to sync the in-memory
22196 info read flags with the marks being sync'd to the backend.
22197
22198 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22199
22200 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22201
22202 * spam.el (spam-verify-bogofilter): Add new function.
22203 (spam-check-bogofilter)
22204 (spam-bogofilter-register-with-bogofilter): Use it.
22205 (spam-verify-bogofilter): Add small fixes.
22206
22207 2004-09-28 Simon Josefsson <jas@extundo.com>
22208
22209 * hashcash.el (hashcash-generate-payment): Revert.
22210
22211 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22212
22213 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22214 Use gnus-extract-references instead of gnus-split-references.
22215
22216 * gnus-util.el (gnus-extract-references): Add new function, analogous
22217 to gnus-split-references but extracts only the message-ID without
22218 anything extra.
22219
22220 * hashcash.el (hashcash-generate-payment)
22221 (hashcash-check-payment): Do the right thing if hashcash-path is
22222 nil (because the hashcash program could not be found).
22223
22224 * spam.el (spam-use-hashcash): Remove comment.
22225
22226 2004-09-27 Jesper Harder <harder@ifa.au.dk>
22227
22228 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22229 (gnus-cache-enter-article, gnus-cache-remove-article)
22230 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22231
22232 * gnus-async.el (gnus-async-prefetch-remove-group): do.
22233
22234 * gnus-art.el (article-hide-boring-headers)
22235 (article-translate-strings, article-display-face)
22236 (gnus-article-mime-match-handle-first)
22237 (gnus-article-highlight-headers)
22238 (gnus-article-add-buttons-to-head): do.
22239
22240 2004-09-27 Simon Josefsson <jas@extundo.com>
22241
22242 * hashcash.el: New version, from
22243 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
22244 ../contrib/.
22245
22246 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
22247
22248 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22249
22250 2004-09-26 Jesper Harder <harder@ifa.au.dk>
22251
22252 * gnus-dup.el (gnus-dup-open): Use mapc.
22253 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22254
22255 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22256 Reported by Stefan Wiens <s.wi@gmx.net>.
22257
22258 * gnus.el (gnus-shutdown): Use dolist.
22259
22260 * gnus-undo.el (gnus-undo): Use mapc.
22261
22262 * nnrss.el (nnrss-generate-active): do.
22263
22264 * message.el (message-cite-original-without-signature)
22265 (message-cite-original): Use mapc.
22266 (message-do-actions, message-make-forward-subject): Use dolist.
22267
22268 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22269
22270 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22271 deletion to remove entire duplicate line. Fixes merged article
22272 number bug.
22273
22274 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22275
22276 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22277 servers that are offline. Avoids having gnus-agent-toggle-plugged
22278 first ask if you want to open a server and then, even when you
22279 responded with no, asking if you want to synchronize the server's
22280 flags.
22281 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22282 multi-line expressions.
22283 (gnus-agent-synchronize-group-flags): New internal function.
22284 Updates marks in memory (in the info structure) AND in the
22285 backend.
22286
22287 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22288
22289 * nnagent.el (nnagent-request-set-mark):
22290 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22291 method, to ensure that synchronization updates marks in the
22292 backend and in the info (in memory) structure.
22293
22294 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
22295
22296 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22297 convention fully; don't miss the root article of a thread; make
22298 the X-Draft-From header with correct article numbers.
22299
22300 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
22301
22302 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22303 unless plugged. Disable the agent so that an open failure causes
22304 an error.
22305
22306 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22307 Revert 2004-09-21 change. The backend must be opened while
22308 synchronizing flags even when the backend stores the flags
22309 locally.
22310
22311 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
22312
22313 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22314 in `header' match. Reported by Svend Tollak Munkejord.
22315
22316 * message.el (message-cite-original): Fix use of
22317 `message-cite-articles-with-x-no-archive'.
22318
22319 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
22320
22321 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22322 (gnus-window-to-buffer): Ditto.
22323
22324 * mml.el (mml-preview-buffer): New variable.
22325 (mml-preview): Manage window layout with gnus-buffer-configuration.
22326
22327 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22328 X-Draft-From header even if those articles aren't quoted.
22329
22330 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22331
22332 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22333 (gnus-request-set-mark, gnus-request-update-mark): Use new
22334 g-s-t-u-l-m to decide to use backend even when unplugged.
22335
22336 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22337
22338 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22339 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22340
22341 2004-09-20 Simon Josefsson <jas@extundo.com>
22342
22343 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22344 "utf-16-le".
22345
22346 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22347
22348 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22349
22350 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22351
22352 * uudecode.el (uudecode-use-external): Add :version.
22353
22354 * smime.el (smime-CA-file, smime-encrypt-cipher)
22355 (smime-dns-server): Add :version.
22356
22357 * smiley.el (gnus-smiley-file-types): Add :version.
22358
22359 * sha1.el (sha1-use-external): Add :version.
22360
22361 * pgg-def.el (pgg-query-keyserver): Add :version.
22362
22363 * nnmail.el (nnmail-fancy-expiry-targets)
22364 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22365 Add :version.
22366
22367 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22368 (nnimap-retrieve-groups-asynchronous): Add :version.
22369 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22370
22371 * mml.el (mml-content-disposition-parameters)
22372 (mml-insert-mime-headers-always): Add :version.
22373
22374 * mm-util.el (mm-coding-system-priorities): Add :version.
22375
22376 * mm-decode.el (mm-inline-text-html-with-images)
22377 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22378 (mm-verify-option): Add :version.
22379 (mm-text-html-renderer): Change :version.
22380
22381 * message.el (message-fcc-externalize-attachments)
22382 (message-required-headers, message-draft-headers)
22383 (message-subject-trailing-was-query)
22384 (message-subject-trailing-was-ask-regexp)
22385 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22386 (message-mark-insert-end, message-archive-header)
22387 (message-archive-note, message-cross-post-default)
22388 (message-cross-post-note, message-followup-to-note)
22389 (message-cross-post-note-function, message-use-mail-followup-to)
22390 (message-subscribed-address-functions)
22391 (message-subscribed-address-file, message-subscribed-addresses)
22392 (message-subscribed-regexps, message-allow-no-recipients)
22393 (message-yank-cited-prefix, message-signature-insert-empty-line)
22394 (message-hidden-headers, message-hierarchical-addresses)
22395 (message-mail-user-agent, message-use-idna)
22396 (message-valid-fqdn-regexp)
22397 (message-strip-special-text-properties, message-header-synonyms)
22398 (message-beginning-of-line, message-tab-body-function): Add :version.
22399 (message-insert-canlock, message-wide-reply-confirm-recipients):
22400 Change :version.
22401
22402 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22403 and :version.
22404 (mail-source-delete-old-incoming-confirm)
22405 (mail-source-movemail-program): Add :version.
22406
22407 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22408 (gnus-agent-cache, gnus-agent): Change :version.
22409
22410 * gnus-util.el (gnus-use-byte-compile): Change :version.
22411
22412 * gnus-sum.el (gnus-summary-make-false-root-always)
22413 (gnus-summary-default-high-score)
22414 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22415 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22416 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22417 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22418 (gnus-sum-thread-tree-single-indent)
22419 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22420 (gnus-sum-thread-tree-leaf-with-other)
22421 (gnus-sum-thread-tree-single-leaf): Add :version.
22422 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22423 (gnus-article-loose-mime): Change :version.
22424
22425 * gnus-start.el (gnus-backup-startup-file)
22426 (gnus-save-startup-file-via-temp-buffer): Add :version.
22427
22428 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22429 (gnus-server-offline-face): Add :version.
22430
22431 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22432
22433 * gnus-msg.el (gnus-gcc-externalize-attachments)
22434 (gnus-debug-files, gnus-debug-exclude-variables)
22435 (gnus-discouraged-post-methods): Change :version.
22436 (gnus-confirm-mail-reply-to-news)
22437 (gnus-confirm-treat-mail-like-news): Add :version.
22438
22439 * gnus-int.el (gnus-server-unopen-status): Add :version.
22440
22441 * gnus-group.el (gnus-group-jump-to-group-prompt)
22442 (gnus-large-ephemeral-newsgroup)
22443 (gnus-fetch-old-ephemeral-headers): Add :version.
22444
22445 * gnus-fun.el (gnus-x-face-directory)
22446 (gnus-convert-pbm-to-x-face-command)
22447 (gnus-convert-image-to-x-face-command)
22448 (gnus-convert-image-to-face-command): Add :version.
22449
22450 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22451
22452 * gnus-cite.el (gnus-cite-blank-line-after-header)
22453 (gnus-article-boring-faces): Add :version.
22454
22455 * gnus-art.el (gnus-buttonized-mime-types)
22456 (gnus-inhibit-mime-unbuttonizing)
22457 (gnus-treat-display-face)
22458 (gnus-treat-body-boundary): Change :version.
22459 (gnus-body-boundary-delimiter, gnus-picon-databases)
22460 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22461 (gnus-treat-date-english, gnus-treat-fold-headers)
22462 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22463 (gnus-treat-mail-picon, gnus-treat-wash-html)
22464 (gnus-article-encrypt-protocol)
22465 (gnus-use-idna, gnus-article-over-scroll)
22466 (gnus-mime-display-multipart-alternative-as-mixed)
22467 (gnus-mime-display-multipart-related-as-mixed)
22468 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22469 (gnus-ctan-url, gnus-button-ctan-handler)
22470 (gnus-button-handle-ctan-bogus-regexp)
22471 (gnus-button-ctan-directory-regexp)
22472 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22473 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22474 (gnus-button-man-level, gnus-button-emacs-level)
22475 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22476
22477 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22478 (gnus-agent-go-online): Change :version.
22479 (gnus-agent-expire-unagentized-dirs)
22480 (gnus-agent-auto-agentize-methods): Add :version.
22481
22482 * flow-fill.el (fill-flowed-display-column)
22483 (fill-flowed-encode-column): Add :version.
22484
22485 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22486 (gnus-outlook-deuglify-unwrap-max)
22487 (gnus-outlook-deuglify-cite-marks)
22488 (gnus-outlook-deuglify-unwrap-stop-chars)
22489 (gnus-outlook-deuglify-no-wrap-chars)
22490 (gnus-outlook-deuglify-attrib-cut-regexp)
22491 (gnus-outlook-deuglify-attrib-verb-regexp)
22492 (gnus-outlook-deuglify-attrib-end-regexp)
22493 (gnus-outlook-display-hook): Add :version.
22494
22495 * binhex.el (binhex-use-external): Add :version.
22496
22497 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22498
22499 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22500 and `invisible'.
22501
22502 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22503
22504 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22505 in gnus-registry-trim.
22506
22507 2004-09-13 Simon Josefsson <jas@extundo.com>
22508
22509 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22510
22511 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22512
22513 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22514 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22515 <yamaoka@jpl.org>.
22516 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22517 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22518 <yamaoka@jpl.org>.
22519
22520 * sieve.el (sieve-manage-mode): Ditto.
22521
22522 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22523
22524 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22525
22526 2004-09-11 Simon Josefsson <jas@extundo.com>
22527
22528 * dns-mode.el: Add.
22529
22530 * mm-view.el (mm-display-dns-inline): Add.
22531
22532 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22533 (mm-automatic-display): Ditto.
22534
22535 * mailcap.el (mailcap-mime-data): Add text/dns.
22536 (mailcap-mime-extensions): Map .soa to text/dns.
22537
22538 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22539
22540 * gnus-art.el (article-decode-mime-words, article-babel)
22541 (gnus-article-highlight-signature, gnus-article-add-buttons)
22542 (gnus-signature-toggle): Remove unnecessary bindings of
22543 `inhibit-read-only' inherited from v5.10 merge.
22544
22545 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22546
22547 * nntp.el (nntp): New customization group.
22548 (nntp-authinfo-file): Add customization group.
22549
22550 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22551
22552 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22553
22554 * gnus.el (to-address, to-list, subscribed)
22555 (large-newsgroup-initial): Ditto.
22556
22557 * flow-fill.el (fill-flowed-display-column)
22558 (fill-flowed-encode-column): Ditto.
22559
22560 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22561
22562 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22563 Use point-min rather than 1.
22564 (message-send-mail): Use buffer-size rather than point-max.
22565
22566 * gnus-sum.el (gnus-summary-search-article-forward):
22567 Signal a specific `search-failed' rather than a generic `error'.
22568
22569 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22570 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22571 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22572
22573 2004-09-10 Simon Josefsson <jas@extundo.com>
22574
22575 * nndb.el (require): Remove tcp and duplicate cl.
22576
22577 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22578
22579 * gnus-agent.el (directory-files-and-attributes): Move forward.
22580
22581 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22582
22583 * gnus-agent.el (directory-files-and-attributes):
22584 Optionally defined to support XEmacs.
22585
22586 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22587
22588 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22589 to avoid run-time CL dependencies.
22590 (gnus-agent-unfetch-articles): New function.
22591 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22592 article numbers even when local .overview file is missing.
22593 (gnus-agent-read-article-number): New function. Only accepts
22594 27-bit article numbers.
22595 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22596 Use gnus-agent-read-article-number.
22597 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22598 from backend while recognizing that article numbers in .overview
22599 must be valid.
22600 (gnus-agent-update-files-total-fetched-for):
22601 Use directory-files-and-attributes to improve performance.
22602 * gnus-int.el (gnus-request-move-article):
22603 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22604 improve performance.
22605
22606 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22607 some users confused by references to .newsrc when they only have a
22608 .newsrc.eld file.
22609 (gnus-convert-mark-converter-prompt)
22610 (gnus-convert-converter-needs-prompt): Fix use of property list.
22611 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22612 New function. Used internally to only display 'gnus converting
22613 files' message when actually necessary.
22614
22615 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22616 methods now autoloaded.
22617
22618 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22619
22620 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22621 identifiers.
22622
22623 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22624
22625 * gnus-picon.el: Fix indentation and closing parenthesis.
22626
22627 2004-09-01 Simon Josefsson <jas@extundo.com>
22628
22629 * message.el (message-canlock-generate): Require sha1, not
22630 sha1-el. (Can we get rid of this require altogether? It is ugly
22631 to require within a function. Sadly, if sha1.el isn't loaded, the
22632 let binding in m-c-g will hide the defcustom definition, which is
22633 bad.)
22634
22635 * canlock.el: Require sha1, not sha1-el.
22636
22637 * message.el: Don't autoload sha1 (there is a autoload cookie in
22638 sha1.el).
22639
22640 * sha1-el.el: Rename to sha1.el.
22641
22642 2004-08-30 Juanma Barranquero <lektu@terra.es>
22643
22644 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22645
22646 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22647
22648 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22649
22650 2004-08-30 Kim F. Storm <storm@cua.dk>
22651
22652 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22653
22654 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22655 Add :group 'nnimap.
22656
22657 2004-08-30 Andreas Schwab <schwab@suse.de>
22658
22659 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22660 ?* and ?\;.
22661
22662 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22663 and ?\' to symbol instead of whitespace.
22664
22665 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22666
22667 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22668
22669 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22670 instead of re-search-forward.
22671
22672 * gnus-uu.el (gnus-uu-save-article): Ditto.
22673 (gnus-uu-post-encode-uuencode): Ditto.
22674
22675 * html2text.el (html2text-clean-list-items): Ditto.
22676 (html2text-clean-dtdd): Ditto.
22677 (html2text-format-tags): Ditto.
22678
22679 * message.el (message-send-mail-with-sendmail): Fix regexp.
22680 (message-fill-field-general): Use search-forward instead of
22681 re-search-forward.
22682 (unbold-region): Ditto.
22683
22684 * nnrss.el (nnrss-request-article): Ditto.
22685
22686 * nnslashdot.el (nnslashdot-request-article): Ditto.
22687
22688 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22689
22690 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22691 "Unrecognized menu descriptor" error in XEmacs.
22692
22693 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22694
22695 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22696 parent article of a sparse article in the thread hashtb.
22697
22698 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22699
22700 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22701 (nnmail-expand-newtext): Lowercase expanded entries if
22702 nnmail-split-lowercase-expanded is non-nil.
22703
22704 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22705
22706 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22707
22708 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22709 of gnus-tmp-news-method into string under XEmacs. It will be
22710 passed to gnus-correct-length which takes only a string argument.
22711
22712 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22713
22714 * gnus-util.el (gnus-bind-print-variables): New macro.
22715 (gnus-prin1): Use it.
22716 (gnus-prin1-to-string): Use it.
22717 (gnus-pp): New function.
22718 (gnus-pp-to-string): New function.
22719
22720 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22721 Replace pp-to-string with gnus-pp-to-string.
22722 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22723 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22724 * gnus-msg.el (gnus-debug): Ditto.
22725 * gnus-score.el (gnus-score-save): Ditto.
22726 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22727 gnus-pp-to-string.
22728 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22729 with gnus-pp.
22730 * score-mode.el (gnus-score-pretty-print): Ditto.
22731 * webmail.el (webmail-debug): Ditto.
22732
22733 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22734
22735 * gnus-art.el (article-display-face, article-display-x-face):
22736 Use buffer-read-only.
22737
22738 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22739
22740 * gnus-art.el (article-hide-list-identifiers):
22741 Bind inhibit-read-only as t.
22742
22743 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22744
22745 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22746
22747 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22748
22749 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22750 (gnus-narrow-to-page): Don't assume point-min == 1.
22751 (gnus-article-edit-mode): Derive from message-mode.
22752
22753 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22754 point-min == 1.
22755
22756 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22757 Disable incorrect use of `assert'.
22758
22759 * message.el (message-mode): Set comment-start-skip.
22760
22761 2004-08-22 Sam Steingold <sds@gnu.org>
22762
22763 * pop3.el (pop3-leave-mail-on-server): New user variable.
22764 (pop3-movemail): Delete mail only when it is nil.
22765
22766 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22767
22768 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22769
22770 * mml.el (mml-preview): Use `pop-to-buffer'.
22771
22772 * message.el (message-goto-mail-followup-to): Insert after "To".
22773 (message-carefully-insert-headers): Add comment.
22774
22775 * gnus.el: Remove unused variable `gnus-article-check-size'.
22776
22777 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22778
22779 * gnus-art.el (gnus-button-alist):
22780 Improve `gnus-button-handle-library' entry.
22781
22782 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
22783
22784 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22785 Use downcase, since XEmacs capitalizes error messages differently.
22786
22787 2004-08-18 Jesper Harder <harder@ifa.au.dk>
22788
22789 * nntp.el: Add (require 'gnus) due to reference to
22790 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
22791
22792 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
22793
22794 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22795 Bind `mm-fill-flowed'.
22796
22797 * mm-decode.el (mm-dissect-singlepart): Check it.
22798
22799 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
22800
22801 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22802 'imap' for netrc parsing.
22803
22804 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
22805
22806 * mailcap.el (mailcap-mime-data): Mark as risky.
22807
22808 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
22809
22810 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22811 may be included in the encoded word.
22812 (rfc2047-encode): Don't append a space if the encoded word
22813 includes close parenthesis.
22814
22815 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
22816
22817 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22818 of text within parentheses.
22819
22820 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
22821
22822 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22823 (gnus-encrypt-write-file-contents): Make the password key the file
22824 name PLUS the cipher, not just the cipher. Also remove failed
22825 passwords from the cache.
22826
22827 2004-08-06 Simon Josefsson <jas@extundo.com>
22828
22829 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22830 Doc fix.
22831
22832 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
22833
22834 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22835 LWSP.
22836
22837 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
22838
22839 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22840 Try to append in-reply-to: data to the references: header.
22841
22842 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22843 (netrc-parse): Use gnus-encrypt.el functions.
22844
22845 * gnus-encrypt.el: Add new file for encryption support; currently
22846 does only a few GPG ciphers and an internal XOR cipher.
22847
22848 * password.el: Add comments on using password-read-and-add.
22849 (password-read-and-add): Add function to read and add the
22850 password to the cache at once.
22851
22852 2004-07-28 Simon Josefsson <jas@extundo.com>
22853
22854 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22855 parameter (but don't use it, for now).
22856
22857 * imap.el (imap-ssl-open): Use imap-process-connection-type,
22858 instead of hard coding to nil.
22859
22860 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
22861
22862 * mm-view.el (mm-inline-image-emacs): Open lines under an image
22863 as mm-inline-image-xemacs does.
22864
22865 2004-07-26 Simon Josefsson <jas@extundo.com>
22866
22867 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22868 Revert part of 2004-07-17 change below.
22869
22870 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
22871
22872 * rfc2047.el (rfc2047-encode-region): Don't infloop.
22873 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22874
22875 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
22876
22877 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22878 quotes that actually start with ">" at the beginning of the
22879 lines.
22880
22881 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
22882
22883 * rfc2047.el (rfc2047-encode-region): Fix last change.
22884 (rfc2047-encode-parameter): Remove useless concat.
22885
22886 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
22887
22888 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22889 encode special characters; fix some kind of misconfigured headers;
22890 signal a real error if debug-on-quit or debug-on-error is non-nil.
22891 (rfc2047-encode-max-chars): New variable.
22892 (rfc2047-encode-1): Use it.
22893 (rfc2047-encode-parameter): New function.
22894
22895 * mml.el (mml-insert-parameter): Remove an excessive space.
22896
22897 2004-07-17 Simon Josefsson <jas@extundo.com>
22898
22899 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22900 Kai Grossjohann <kai@emptydomain.de>.
22901 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22902 (gnus-group-make-menu-bar): Ditto.
22903
22904 * gnus-util.el (gnus-group-server): Add.
22905
22906 2004-07-16 Jesper Harder <harder@ifa.au.dk>
22907
22908 * message.el (message-clone-locals): Clone sendmail and smtp
22909 variables.
22910
22911 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22912
22913 * rfc2047.el (rfc2047-encode-region): Fix last change.
22914
22915 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
22916
22917 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22918 characters as non-special.
22919
22920 2004-07-09 Simon Josefsson <jas@extundo.com>
22921
22922 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22923 Users will lose all flag changes made while unplugged with
22924 e.g. nntp unless flag synchronization happens, thus `nil' is not a
22925 good default. See numerous reports on ding mailing list.
22926
22927 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
22928
22929 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22930 add generate-head-function and generate-article-function to the
22931 rfc822-forward entry.
22932 (nndoc-rfc822-forward-generate-article): New function.
22933 (nndoc-rfc822-forward-generate-head): New function.
22934
22935 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22936
22937 2004-07-06 Dan Christensen <jdc@uwo.ca>
22938
22939 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22940 respect display group parameter and gnus-summary-expunge-below.
22941 (gnus-articles-to-read): Remove unused reference to display group
22942 parameter.
22943
22944 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
22945
22946 * nnheader.el (nnheader-uniquify-message-id): New experimental
22947 variable.
22948 (nnheader-nov-read-message-id): Use it.
22949
22950 * spam-report.el (spam-report-gmane): Add interactive.
22951
22952 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
22953
22954 * mm-encode.el (mm-content-transfer-encoding-defaults):
22955 Use qp-or-base64 for the application/* types.
22956
22957 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
22958
22959 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22960
22961 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
22962
22963 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22964 trim value.
22965
22966 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22967
22968 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22969 New macro and function.
22970 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22971
22972 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22973
22974 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22975 after-load-alist.
22976
22977 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22978
22979 * gnus-group.el (gnus-group-get-new-news-this-group):
22980 Don't update info that isn't there.
22981
22982 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
22983
22984 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22985 entry.
22986
22987 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
22988
22989 * mm-view.el (mm-inline-render-with-function): Use multibyte
22990 buffer; decode html source by charset.
22991
22992 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22993
22994 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22995 Mule-UCS is loaded under XEmacs.
22996 (mm-mime-mule-charset-alist): Avoid duplicated entries.
22997
22998 2004-06-28 Jesper Harder <harder@ifa.au.dk>
22999
23000 * nnheader.el (nnheader-max-head-length): Increase to 8192.
23001
23002 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
23003
23004 * mm-util.el (mm-coding-system-p): Return a coding-system.
23005 (mm-mime-mule-charset-alist): Use shift_jis instead of
23006 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23007 entries for the mime charsets iso-2022-jp-3 and shift_jis.
23008 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23009 instead of japanese-shift-jis and iso-latin-1 respectively in
23010 order to share the default value with both Emacs and XEmacs-mule.
23011 (mm-mule-charset-to-mime-charset):
23012 Make mm-coding-system-priorities effective.
23013 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23014 while predicating of candidates upon the priorities.
23015
23016 2004-06-27 Jesper Harder <harder@ifa.au.dk>
23017
23018 * gnus-sum.el (gnus-summary-make-menu-bar):
23019 Add gnus-uu-invert-processable.
23020
23021 * gnus.el: Autoload gnus-uu-invert-processable.
23022
23023 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
23024
23025 * mm-util.el (mm-with-multibyte-buffer): New macro.
23026
23027 * rfc2047.el (rfc2047-encode-string): Use it.
23028 (rfc2047-encode-region): Move point to the end of the region after
23029 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23030
23031 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23032
23033 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23034 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23035
23036 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23037
23038 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23039 (gnus-cite-parse): Ignore quoted envelope From_.
23040 Suggested by Karl Chen <quarl@nospam.quarl.org>.
23041
23042 2004-06-23 Jesper Harder <harder@ifa.au.dk>
23043
23044 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23045 invalid addresses.
23046
23047 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
23048
23049 * spam.el: Change section markers, revise TODO list.
23050 (spam-backends): Make new master list of all installed backends.
23051 (spam-summary-exit-behavior): Add new variable to determine how
23052 messages moves are done at summary exit.
23053 (spam-move-spam-nonspam-groups-only)
23054 (spam-process-ham-in-nonham-groups)
23055 (spam-process-ham-in-spam-groups): Remove variables, the
23056 spam-summary-exit-behavior variable should be used to manage this
23057 behavior.
23058 (spam-old-ham-articles, spam-old-spam-articles): Remove.
23059 (spam-old-articles): Add variable, replacing spam-old-ham-articles
23060 and spam-old-spam-articles.
23061 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23062 Add empty variables, placeholders for the backends they represent.
23063 (spam-set-difference): Move, unchanged.
23064 (spam-list-of-processors): Declare OBSOLETE, not used anymore
23065 unless the user has a processor variable.
23066 (spam-classifications, spam-classification-valid-p)
23067 (spam-backend-properties, spam-backend-property-valid-p)
23068 (spam-backend-function-type-valid-p)
23069 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23070 (spam-report-articles-gmane, spam-report-articles-resend):
23071 Remove functions, they are not needed.
23072 (spam-install-backend-super, spam-backend-list)
23073 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23074 (spam-backend-function, spam-backend-ham-registration-function)
23075 (spam-backend-spam-registration-function)
23076 (spam-backend-ham-unregistration-function)
23077 (spam-backend-spam-unregistration-function)
23078 (spam-backend-statistical-p, spam-backend-mover-p)
23079 (spam-install-backend-alias, spam-install-checkonly-backend)
23080 (spam-install-mover-backend, spam-install-nocheck-backend)
23081 (spam-install-backend, spam-install-statistical-backend)
23082 (spam-install-statistical-checkonly-backend): Add backend installation
23083 support.
23084 (spam-summary-prepare-exit): Rewrite to use the new backend code.
23085 (spam-group-processor-p): Use the new backend code and respect the
23086 summary exit behavior.
23087 (spam-mark-spam-as-expired-and-move-routine): Remove.
23088 (spam-summary-prepare): Change to use the new spam-old-articles
23089 variable.
23090 (spam-copy-or-move-routine, spam-copy-spam-routine)
23091 (spam-move-spam-routine, spam-copy-ham-routine)
23092 (spam-move-ham-routine): Add code to copy/move ham or spam.
23093 (spam-fetch-field-fast): Improve doc and code, plus allow the
23094 'number request.
23095 (spam-list-of-checks, spam-list-of-statistical-checks):
23096 Remove variables.
23097 (spam-split, spam-find-spam): Use the new backend code.
23098 (spam-registration-functions): Remove variable.
23099 (spam-unregister-routine): Add convenience wrapper.
23100 (spam-log-undo-registration, spam-register-routine)
23101 (spam-log-processing-to-registry)
23102 (spam-log-unregistration-needed-p): Rename "check" to "backend"
23103 where possible.
23104 (spam-check-gmane-xref, spam-check-regex-headers)
23105 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23106 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23107 (spam-check-bogofilter-headers, spam-check-spamoracle)
23108 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23109 (spam-check-crm114-headers): Use the spam-split-group that
23110 spam-split prepares, no need to determine it every time.
23111
23112 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23113 to the nnheader-parse-naked-head call.
23114
23115 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23116
23117 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23118 the nnheader-nov-read-message-id call.
23119
23120 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
23121
23122 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23123 gnus-activate-group twice. Suggested by Markus Peter
23124 <warp@spin.de>.
23125
23126 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
23127
23128 * gnus-art.el (gnus-article-time-format): Exchange the order of
23129 day and month in the default value; fix customization type.
23130 (article-date-ut): Use add-text-properties.
23131 (article-make-date-line): Use message-make-date instead of
23132 current-time-string.
23133
23134 * message.el (message-fetch-field): Don't use set-text-properties.
23135 (message-make-date): Simplify.
23136
23137 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
23138
23139 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23140 (rfc2047-encode-region): Treat text within parentheses as special;
23141 show the original text when error has occurred.
23142
23143 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23144 already-computed method to gnus-activate-group.
23145
23146 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23147 same select-methods identical Lisp objects.
23148
23149 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23150 object when modifying the info.
23151
23152 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
23153
23154 * gnus-srvr.el (gnus-server-set-info): Remove the server from
23155 gnus-opened-servers since it has never been opened with the new
23156 configuration yet.
23157
23158 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
23159
23160 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23161 arg to nnheader-generate-fake-message-id.
23162
23163 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
23164
23165 * nnheader.el (nnheader-generate-fake-message-id): Accept a
23166 number and build a fake message ID localized to a group and
23167 article number (so it's repeatable from that point on).
23168 (nnheader-fake-message-id-p): Change regex to accommodate new fake
23169 ID format.
23170
23171 * gnus-sum.el (gnus-get-newsgroup-headers):
23172 Call nnheader-generate-fake-message-id with the article number.
23173
23174 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
23175
23176 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23177 end-of-buffer.
23178
23179 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
23180
23181 * message.el (message-ignored-supersedes-headers): Add Approved.
23182
23183 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
23184
23185 * rfc2047.el (rfc2047-encode-message-header): Remove useless
23186 goto-char.
23187 (rfc2047-encode): Fold the line before encoding.
23188
23189 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
23190
23191 * rfc2047.el (rfc2047-encode-message-header): Disabled header
23192 folding -- not all headers can be folded, and this should be done
23193 by the message composition mode. Probably. I think.
23194
23195 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
23196
23197 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23198 fast.
23199
23200 * gnus-ems.el (gnus-remove-image): Don't use
23201 message-text-with-property; remove only the image found first.
23202
23203 2004-06-09 Jesper Harder <harder@ifa.au.dk>
23204
23205 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23206
23207 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
23208
23209 * message.el (message-text-with-property): Make it fast and accept
23210 optional arguments.
23211 (message-strip-forbidden-properties): Use it.
23212 (message-fix-before-sending): Follow the m-t-w-p change.
23213
23214 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23215
23216 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
23217
23218 * gnus-art.el (article-hide-headers): Don't change the buffer
23219 mistakenly when performing mml-preview even if
23220 gnus-single-article-buffer is nil.
23221
23222 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
23223
23224 * message.el (message-expand-name-databases): New user option.
23225 (message-expand-name): Use it.
23226
23227 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
23228
23229 * spam.el (spam-report-articles-resend)
23230 (spam-report-resend-register-routine): Allow ham reporting.
23231 (spam-report-resend-register-ham-routine): Add wrapper.
23232 (spam-registration-functions): Add ham resending functions.
23233 (spam-list-of-processors): Add ham resend processor.
23234
23235 * gnus.el (ham-resend-to): Add new group parameter.
23236 (spam-process): Add ham resend option.
23237
23238 * spam-report.el (spam-report-resend): Allow reporting ham.
23239 (spam-report-resend-ham): Add wrapper.
23240
23241 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23242
23243 * message.el (message-cite-articles-with-x-no-archive):
23244 New variable.
23245 (message-cite-original): Use it.
23246
23247 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23248
23249 * message.el (message-cite-original): Respect X-No-Archive.
23250
23251 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
23252
23253 * gnus-art.el (article-hide-headers): Refer to the values for
23254 gnus-ignored-headers and gnus-visible-headers in the summary
23255 buffer since a user may have set them as group parameters.
23256
23257 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
23258
23259 * assistant.el (assistant-node-name): Add convenience function.
23260 (assistant-render-text, assistant-render-node): Add error handling,
23261 plus handle multiple next nodes.
23262 (assistant-find-next-node): Comment out for now.
23263 (assistant-find-next-nodes): Add function, returns list of next
23264 nodes.
23265
23266 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
23267
23268 * mail-source.el (mail-source-directory): Fix doc-string.
23269
23270 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
23271
23272 * assistant.el (assistant-render-text, assistant-eval): Add :set
23273 widget type, which is different because it takes and returns a
23274 list. Much hilarity ensues.
23275
23276 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
23277
23278 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23279
23280 * gnus-group.el (gnus-group-get-new-news-this-group):
23281 Add doc-string.
23282
23283 * gnus-start.el (gnus-activate-group): Add doc-string.
23284
23285 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
23286
23287 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23288
23289 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
23290
23291 * assistant.el (assistant-render-text): Try to add a :set
23292 widget, more to come.
23293
23294 * spam.el (spam-group-spam-contents-p): Handle empty groupname
23295 strings.
23296 (spam-report-articles-resend)
23297 (spam-register-routine): Do registration iff any articles warrant
23298 it.
23299 (spam-summary-prepare-exit): Change log message for nil group
23300 destinations.
23301
23302 2004-05-27 Daniel Pittman <daniel@rimspace.net>
23303
23304 * spam.el (spam-report-resend-register-routine):
23305 Allow spam-report-resend-to to be a group parameter or a global value.
23306
23307 2004-05-26 Simon Josefsson <jas@extundo.com>
23308
23309 * starttls.el: Merge with my GnuTLS based starttls.el.
23310 (starttls-gnutls-program, starttls-use-gnutls)
23311 (starttls-extra-arguments, starttls-process-connection-type)
23312 (starttls-connect, starttls-failure, starttls-success):
23313 New variables.
23314 (starttls-program, starttls-extra-args): Doc fix.
23315 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23316 New functions.
23317 (starttls-negotiate, starttls-open-stream):
23318 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23319 function if it is set.
23320
23321 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
23322
23323 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23324 structured fields.
23325
23326 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23327
23328 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23329
23330 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23331
23332 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23333 Add variable.
23334 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23335 assigning the spam-mark to new messages.
23336
23337 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23338
23339 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23340
23341 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23342
23343 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23344 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23345 default.
23346
23347 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23348
23349 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23350 correct data.
23351
23352 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23353
23354 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23355 (spam-group-processor-p): Fix function.
23356 (spam-group-processor-multiple-p)
23357 (spam-group-spam-processor-report-gmane-p)
23358 (spam-group-spam-processor-report-resend-p)
23359 (spam-group-spam-processor-bogofilter-p)
23360 (spam-group-spam-processor-blacklist-p)
23361 (spam-group-spam-processor-ifile-p)
23362 (spam-group-ham-processor-ifile-p)
23363 (spam-group-spam-processor-spamoracle-p)
23364 (spam-group-spam-processor-crm114-p)
23365 (spam-group-ham-processor-bogofilter-p)
23366 (spam-group-spam-processor-stat-p)
23367 (spam-group-ham-processor-stat-p)
23368 (spam-group-ham-processor-whitelist-p)
23369 (spam-group-ham-processor-BBDB-p)
23370 (spam-group-ham-processor-spamoracle-p)
23371 (spam-group-ham-processor-copy-p): Remove functions with some
23372 prejudice against unneeded code.
23373 (spam-report-articles-resend)
23374 (spam-report-resend-register-routine): Allow the group/topic
23375 spam-resend-to value to override spam-report-resend-to.
23376 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23377 properly now.
23378
23379 * gnus.el (spam-resend-to): Add group/topic parameter.
23380 (spam-process): Move the OBSOLETE processors to the end of the
23381 choices.
23382
23383 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23384
23385 * spam-report.el (spam-report-resend-to, spam-report-resend):
23386 Start with resend-to set to nil, and then ask the user if necessary.
23387 (spam-report-resend): spam-report-resend takes a list of articles, not
23388 separate article numbers.
23389
23390 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23391
23392 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23393 addition to emacs-w3m.
23394
23395 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23396
23397 * assistant.el (assistant-authinfo-data): New function.
23398 (assistant-eval): Eval for entire assistant.
23399
23400 * netrc.el (netrc-services-file): New variable.
23401 (netrc-parse-services): New function.
23402 (netrc-find-service-name): New function.
23403 (netrc-find-service-number): New function.
23404 (netrc-port-equal): New function.
23405 (netrc-machine): Use it.
23406
23407 * nnimap.el (nnimap-open-connection): Use netrc.
23408
23409 * gnus-util.el (gnus-netrc-get): Remove aliases.
23410
23411 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23412
23413 * assistant.el (wid-edit): Fix compilation.
23414
23415 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23416
23417 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23418
23419 * gnus-util.el (gnus-set-file-modes): New function. (small
23420 patch).
23421
23422 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23423
23424 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23425
23426 * assistant.el (assistant-render-node): Fix up rendering and
23427 read-only text.
23428 (assistant-render-node): Reset.
23429 (assistant-make-read-only): Not sticky.
23430
23431 2004-05-20 Danny Siu <dsiu@adobe.com>
23432
23433 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23434 centered even when gnus-auto-center-summary is t.
23435
23436 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23437
23438 * dns.el (dns-get-txt-answer): New function.
23439 (dns-read-txt): Ditto.
23440 (query-dns): Use it.
23441
23442 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23443
23444 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23445 active for foreign groups even if the group level is higher than
23446 the specified value.
23447
23448 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23449
23450 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23451 non-active groups.
23452
23453 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23454
23455 2004-05-20 Magnus Henoch <mange@freemail.hu>
23456
23457 * dns.el (dns-read-type): Add support for SVR. (small patch)
23458
23459 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23460
23461 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23462 (spam-crm114-header, spam-crm114-spam-switch)
23463 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23464 (spam-crm114-positive-spam-header)
23465 (spam-crm114-database-directory, spam-list-of-processors)
23466 (spam-group-spam-processor-crm114-p)
23467 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23468 (spam-generic-score, spam-list-of-checks)
23469 (spam-list-of-statistical-checks, spam-registration-functions)
23470 (spam-check-crm114-headers, spam-crm114-score)
23471 (spam-check-crm114, spam-crm114-register-with-crm114)
23472 (spam-crm114-register-spam-routine)
23473 (spam-crm114-unregister-spam-routine)
23474 (spam-crm114-register-ham-routine)
23475 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23476
23477 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23478
23479 * gnus.el: Add spam-use-crm114.
23480
23481 * spam.el (spam-list-of-processors, spam-registration-functions):
23482 Add spam-use-resend.
23483 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23484 (spam-report-articles-gmane): Add doc fix.
23485 (spam-report-articles-resend, spam-report-resend-register-routine):
23486 Add wrappers around spam-report-resend-to.
23487
23488 * spam-report.el (spam-report-resend-to, spam-report-resend):
23489 Add support for resending spam.
23490 (spam-report-gmane): Fix line length >80.
23491
23492 * gnus.el (spam-process): Add spam-use-resend.
23493
23494 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23495
23496 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23497 number of processed spam messages.
23498 (spam-ham-copy-or-move-routine): Return the number of processed
23499 ham messages.
23500 (spam-summary-prepare-exit): Use the above values to decide
23501 whether status messages shouled be displayed.
23502
23503 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23504
23505 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23506 `rfc2047-encoding-function-alist' in order to avoid conflicting
23507 with the old version.
23508 (rfc2047-encode-region): Concatenate words containing non-ASCII
23509 characters in structured fields; don't encode space-delimited
23510 ASCII words even in unstructured fields; don't break words at
23511 char-category boundaries.
23512 (rfc2047-encode-1): New function.
23513 (rfc2047-encode): Use it; encode text so that it occupies the
23514 maximum width within 76-column; work correctly on Q encoding for
23515 iso-2022-* charsets.
23516 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23517 sure not to break a line just after the header name.
23518 (rfc2047-b-encode-region): Remove.
23519 (rfc2047-b-encode-string): New function.
23520 (rfc2047-q-encode-region): Remove.
23521 (rfc2047-q-encode-string): New function.
23522
23523 * mm-util.el (mm-replace-in-string): New function.
23524
23525 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23526
23527 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23528 Really get it right.
23529 (gnus-inews-make-draft): Really.
23530
23531 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23532
23533 * nnmh.el (nnmh-request-list-1): Don't check the link count
23534 before descending. (small patch)
23535
23536 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23537
23538 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23539 stuff.
23540
23541 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23542 Match on real group name.
23543
23544 * gnus-art.el (gnus-signature-limit): Doc fix.
23545
23546 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23547
23548 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23549
23550 * gnus-draft.el (gnus-draft-send):
23551 Bind rfc2047-encode-encoded-words.
23552
23553 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23554 (rfc2047-encodable-p): Say that =? needs encoding.
23555 (rfc2047-encode-encoded-words): New variable.
23556
23557 * gnus-group.el (gnus-group-select-group): Doc fix.
23558
23559 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23560
23561 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23562 to nil.
23563
23564 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23565
23566 * nnheader.el (nnheader-get-lines-and-char): New function.
23567
23568 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23569
23570 * gnus-msg.el (gnus-summary-followup-with-original):
23571 Document yanking of region when active.
23572
23573 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23574
23575 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23576 groups if the group level is higher than the specified value.
23577
23578 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23579
23580 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23581 (gnus-group-jump-to-group): Add prefix argument using
23582 `gnus-group-jump-to-group-prompt'. Query before jumping to
23583 non-active group.
23584
23585 * compface.el (uncompface): Be verbose when changing
23586 `uncompface-use-external'.
23587
23588 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23589 handle manual section.
23590
23591 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23592
23593 * gnus-art.el (gnus-button-alist): Revert previous change.
23594
23595 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23596
23597 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23598
23599 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23600
23601 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23602 whether backend can accept message.
23603
23604 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23605
23606 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23607
23608 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23609 Avoid creating directory when nntp-marks-is-evil is true.
23610 Reported by Reiner Steib.
23611
23612 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23613
23614 * gnus-picon.el (gnus-picon-insert-glyph):
23615 Add optional `nostring' argument.
23616
23617 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23618
23619 * gnus-picon.el (gnus-picon-style): New variable.
23620 (gnus-picon-transform-address): Support `gnus-picon-style'.
23621
23622 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23623
23624 * message.el (message-fill-field): Return point.
23625 (message-generate-headers): Go to end of field.
23626
23627 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23628 stuff for non-living groups.
23629
23630 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23631
23632 * gnus-art.el (gnus-article-followup-with-original)
23633 (gnus-article-reply-with-original): gnus-mark-active-p ->
23634 gnus-region-active-p.
23635
23636 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23637
23638 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23639 only when there is spam or ham to be processed.
23640
23641 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23642
23643 * mail-source.el (mail-source-delete-crash-box): Refactor.
23644 (mail-source-fetch): Use it.
23645 (mail-source-fetch-file): Ditto.
23646 (mail-source-fetch-directory): Run PostScript in loop.
23647 (mail-source-fetch-pop): Delete.
23648 (mail-source-fetch-maildir): Ditto.
23649 (mail-source-fetch-imap): Ditto.
23650
23651 * imap.el (imap-authenticators): Comment out sasl.
23652
23653 * message.el (message-skip-to-next-address): New function.
23654 (message-fill-header-address): Refactor.
23655 (message-fill-address): Use it.
23656 (message-delete-address): Use it.
23657 (message-fill-header-general): Refactor.
23658 (message-fill-field-address): Rename.
23659 (message-narrow-to-field): Find the start of the header.
23660 (message-header-format-alist): Don't pre-fill.
23661 (message-fill-header): Remove.
23662 (message-insert-header): New function.
23663 (message-shorten-references): Use it.
23664
23665 * rfc2047.el (rfc2047-field-value): Strip props.
23666
23667 * mail-parse.el (mail-header-make-address): New alias.
23668
23669 * ietf-drums.el (ietf-drums-make-address): New function.
23670
23671 * imap.el: Add compiler directives.
23672
23673 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23674
23675 * gnus-art.el (article-decode-idna-rhs): Don't use
23676 message-idna-inside-rhs-p.
23677
23678 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23679
23680 * message.el (message-idna-inside-rhs-p): Remove.
23681 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23682
23683 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23684 false positives.
23685
23686 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23687
23688 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23689
23690 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23691
23692 * nneething.el (nneething-file-name): Don't create spurious
23693 files.
23694
23695 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23696 (gnus-inews-do-gcc): Remove sleep.
23697
23698 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23699 part under point.
23700
23701 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23702 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23703
23704 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23705
23706 * spam.el (spam-summary-prepare-exit): Fix (length).
23707
23708 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23709
23710 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23711 as expired without moving it" message when there are spam
23712 messages left.
23713
23714 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23715
23716 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23717 header is not nil.
23718
23719 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23720
23721 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23722 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23723 (nntp-marks-changed-p): New arg SERVER.
23724 (nntp-request-update-info): Adjust caller.
23725
23726 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23727
23728 * nntp.el (nntp-save-marks): Pass missing arg.
23729
23730 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23731
23732 * nntp.el: Support marks.
23733 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23734 (nntp-marks-modtime, nntp-marks-directory): New variables.
23735 (nntp-request-set-mark, nntp-request-update-info)
23736 (nntp-possibly-create-directory, nntp-marks-changed-p)
23737 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23738 New functions.
23739
23740 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23741
23742 * gnus-score.el (gnus-score-insert-help):
23743 Use gnus-select-lowest-window.
23744
23745 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23746 appt-select-lowest-window and rename to gnus-select-lowest-window.
23747
23748 * gnus.el: do.
23749
23750 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23751
23752 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23753 encodings of MIME-encoded words, in order to improve
23754 interoperability with several broken MUAs.
23755
23756 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23757
23758 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23759 tags, only when charsets are not specified in headers.
23760 (mm-inline-text-html-render-with-w3m): Ditto.
23761
23762 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23763
23764 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23765 instead of MIME-decoded from fields when checking
23766 `gnus-article-address-banner-alist'.
23767
23768 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23769
23770 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23771 description rather than subject.
23772
23773 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23774
23775 * gnus.el (gnus-version-number): Bump.
23776
23777 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23778
23779 * gnus.el: No Gnus v0.2 is released.
23780
23781 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23782
23783 * gnus-agent.el (gnus-agent-read-agentview):
23784 Inline gnus-uncompress-range.
23785
23786 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23787
23788 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23789 `exec-installed-p'.
23790
23791 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23792
23793 * gnus.el (spam-process, spam-autodetect-methods):
23794 Add bsfilter and bsfilter-headers.
23795
23796 * spam.el (spam-bsfilter): New customize group.
23797 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23798 (spam-bsfilter-header, spam-bsfilter-probability-header)
23799 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23800 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23801 (spam-bsfilter-database-directory): New options.
23802 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23803 (spam-list-of-statistical-checks, spam-registration-functions):
23804 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23805 (spam-bsfilter-score): New command.
23806 (spam-check-bsfilter-headers, spam-check-bsfilter)
23807 (spam-bsfilter-register-with-bsfilter)
23808 (spam-bsfilter-register-spam-routine)
23809 (spam-bsfilter-unregister-spam-routine)
23810 (spam-bsfilter-register-ham-routine)
23811 (spam-bsfilter-unregister-ham-routine): New functions.
23812 (spam-generic-score): Support bsfilter; Accept an optional argument
23813 to recalcurate spam score even if scoring header has already been
23814 added.
23815 (spam-bogofilter-score, spam-spamassassin-score): Accept an
23816 optional argument to recalcurate spam score even if scoring header
23817 has already been added.
23818
23819 2004-04-29 Jesper Harder <harder@ifa.au.dk>
23820
23821 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23822 strings! Reported by David D. Smith <davidsmith@acm.org>.
23823 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23824 link is missing.
23825
23826 2004-04-28 Jesper Harder <harder@ifa.au.dk>
23827
23828 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23829 (html2text-get-attr): Rewrite.
23830
23831 * message.el (message-setup-1): Remove redundant put-text-property
23832 on mail-header-separator.
23833
23834 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
23835
23836 * gnus-registry.el (gnus-registry-cache-whitespace)
23837 (gnus-registry-action, gnus-registry-spool-action)
23838 (gnus-registry-split-fancy-with-parent): Change message levels
23839 from 5 to 3 or 7, as needed.
23840
23841 * spam.el (spam-summary-prepare-exit)
23842 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23843 (spam-split, spam-find-spam, spam-log-undo-registration)
23844 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23845 level from 5 to 6.
23846
23847 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
23848
23849 * gnus-ems.el: Autoload appt-select-lowest-window (revert
23850 2004-03-04 change).
23851
23852 2004-04-25 Jesper Harder <harder@ifa.au.dk>
23853
23854 * sieve-manage.el (sieve-manage-open):
23855 * nnweb.el (nnweb-insert-html):
23856 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23857 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23858 * nnspool.el (nnspool-request-group):
23859 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23860 * nnml.el (nnml-request-update-info):
23861 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23862 (nnmh-request-create-group, nnmh-update-gnus-unreads):
23863 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23864 (nnimap-request-set-mark):
23865 * nnfolder.el (nnfolder-request-update-info):
23866 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23867 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23868 * gnus-uu.el (gnus-uu-find-articles-matching):
23869 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23870 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23871 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23872 * gnus-nocem.el (gnus-nocem-scan-groups):
23873 * gnus-int.el (gnus-start-news-server):
23874 * gnus-group.el (gnus-group-make-kiboze-group)
23875 (gnus-group-browse-foreign-server):
23876 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23877 Use mapc when appropriate.
23878
23879 2004-04-22 Dan Christensen <jdc@uwo.ca>
23880 Adam Sjøgren <asjo@koldfront.dk>
23881 Wes Hardaker <wes@hardakers.net>
23882 Michael Shields <shields@msrl.com>
23883
23884 * spam.el (spam-necessary-extra-headers): Get the extra headers we
23885 may need for spam sorting and scoring.
23886 (spam-user-format-function-S): Add user format function suitable for
23887 general use.
23888 (spam-article-sort-by-spam-status): Add sorting function for summary
23889 sorting.
23890 (spam-extra-header-to-number): Add function to get a score from a
23891 header.
23892 (spam-summary-score): Add function to get a numeric score from the
23893 headers.
23894 (spam-generic-score): Fix function doc, was in wrong place.
23895 (spam-initialize): Take symbols when it's run, and install the
23896 extra headers that spam-necessary-extra-headers thinks we need.
23897
23898 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
23899
23900 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23901 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23902
23903 2004-04-17 Jesper Harder <harder@ifa.au.dk>
23904
23905 * gnus-sum.el (gnus-set-global-variables)
23906 (gnus-build-all-threads, gnus-get-newsgroup-headers)
23907 (gnus-article-get-xrefs, gnus-summary-best-group)
23908 (gnus-summary-next-article, gnus-summary-enter-digest-group)
23909 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23910 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23911 Use with-current-buffer.
23912
23913 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
23914
23915 * spam.el (spam-summary-prepare-exit): Simplify logic.
23916 (spam-fetch-article-header): Read the article header if it's not
23917 available.
23918 (spam-list-articles): Simplify logic.
23919 (spam-filelist-register-routine): Fix bug with unregister-list.
23920
23921 * gnus-registry.el: Fix comments at beginning.
23922
23923 2004-04-16 Jesper Harder <harder@ifa.au.dk>
23924
23925 * message.el (message-cater-to-broken-inn): Remove.
23926 (message-shorten-references): Make sure the total folded length of
23927 References is shorter than 998 characters to cater to a bug in INN
23928 2.3. Also, don't pretend that references aren't folded -- this
23929 hasn't worked for a while.
23930
23931 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23932
23933 * gnus-agent.el (gnus-agentize):
23934 gnus-agent-send-mail-real-function no longer set to current value
23935 of message-send-mail-function but rather a lambda that calls
23936 message-send-mail-function. The change makes the agent real-time
23937 responsive to user changes to message-send-mail-function.
23938
23939 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
23940
23941 * legacy-gnus-agent.el
23942 (gnus-agent-convert-to-compressed-agentview): Fix typos with
23943 help from Florian Weimer <fw@deneb.enyo.de>
23944
23945 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
23946
23947 * nnmail.el (nnmail-cache-insert): Revert last change.
23948
23949 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
23950
23951 * nnmail.el (nnmail-cache-insert): Always check whether
23952 nnmail-cache-ignore-groups matches a group name.
23953
23954 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
23955
23956 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23957 (spam-find-spam, spam-log-processing-to-registry)
23958 (spam-log-registered-p, spam-log-unregistration-needed-p)
23959 (spam-log-undo-registration): Use gnus-message instead of
23960 gnus-error, none of these errors are fatal.
23961
23962 * gnus-registry.el (gnus-registry-clean-empty-function)
23963 (gnus-registry-clean-empty): Remove only empty entries without
23964 extra data.
23965
23966 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
23967
23968 * spam-stat.el (spam-stat-buffer-change-to-spam)
23969 (spam-stat-buffer-change-to-non-spam): Change (error) to
23970 (gnus-message 8) invocation.
23971
23972 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
23973
23974 * nntp.el (nntp-via-netcat-command): New variable.
23975 (nntp-via-netcat-switches): New variable.
23976 (nntp-open-via-rlogin-and-netcat): New function.
23977 (nntp-open-connection-function): Doc fix.
23978 (nntp-telnet-command): Doc fix.
23979 (nntp-end-of-line): Doc fix.
23980 (nntp-via-rlogin-command): Doc fix.
23981 (nntp-via-user-name): Doc fix.
23982 (nntp-via-address): Doc fix.
23983
23984 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
23985
23986 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23987 error in Emacs 21.1.
23988
23989 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
23990
23991 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23992
23993 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
23994
23995 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23996 (gnus-agent-with-refreshed-group): New macro.
23997 (gnus-agent-rename-group): New function.
23998 (gnus-agent-delete-group): New function.
23999 (gnus-agent-save-group-info): Use gnus-command-method when
24000 `method' parameter is nil. Don't write nil entries into the
24001 active file.
24002 (gnus-agent-get-group-info): New function.
24003 (gnus-agent-fetch-articles):
24004 Use gnus-agent-update-files-total-fetched-for to increment disk space
24005 used.
24006 (gnus-agent-fetch-headers, gnus-agent-save-alist):
24007 Use gnus-agent-update-view-total-fetched-for to increment disk space
24008 used.
24009 (gnus-agent-get-local): Add optional parameters to avoid calling
24010 gnus-group-real-name and gnus-find-method-for-group.
24011 (gnus-agent-set-local): Delete stored entry if either min, or max,
24012 are nil.
24013 (gnus-agent-fetch-session): Reworded error/quit messages.
24014 On quit, use gnus-agent-regenerate-group to record existence of any
24015 articles fetched to disk before the quit occurred.
24016 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24017 gnus-agent-update-view-total-fetched-for, and
24018 gnus-agent-update-files-total-fetched-for to decrement disk space
24019 used.
24020 (gnus-agent-retrieve-headers):
24021 Use gnus-agent-update-view-total-fetched-for to increment disk space
24022 used.
24023 (gnus-agent-regenerate-group): Replace gnus-group-update-group
24024 with gnus-agent-update-files-total-fetched-for to decrement disk
24025 space and fresh group buffer.
24026 (gnus-agent-inhibit-update-total-fetched-for): New variable.
24027 (gnus-agent-need-update-total-fetched-for): New variable.
24028 (gnus-agent-update-files-total-fetched-for): New function.
24029 (gnus-agent-update-view-total-fetched-for): New function.
24030 (gnus-agent-total-fetched-for): New function.
24031
24032 * gnus-cache.el (gnus-cache-save-buffers):
24033 Use gnus-cache-update-overview-total-fetched-for to change disk space
24034 used by this group.
24035 (gnus-cache-possibly-enter-article):
24036 Use gnus-cache-update-file-total-fetched-for to increment disk space
24037 used by this group.
24038 (gnus-cache-possibly-remove-article):
24039 Use gnus-cache-update-file-total-fetched-for to decrement disk space
24040 used by this group.
24041 (gnus-cache-generate-nov-databases): Purge total fetched cache.
24042 (gnus-cache-rename-group): New function.
24043 (gnus-cache-delete-group): New function.
24044 (gnus-cache-inhibit-update-total-fetched-for): New variable.
24045 (gnus-cache-need-update-total-fetched-for): New variable.
24046 (gnus-cache-with-refreshed-group): New macro.
24047 (gnus-cache-update-file-total-fetched-for): New function.
24048 (gnus-cache-update-overview-total-fetched-for): New function.
24049 (gnus-cache-rename-group-total-fetched-for): New function.
24050 (gnus-cache-delete-group-total-fetched-for): New function.
24051 (gnus-cache-total-fetched-for): New function.
24052
24053 * gnus-group.el: Require gnus-sum and autoload functions to
24054 resolve warnings when gnus-group.el compiled alone.
24055 (gnus-group-line-format): Documented new %F.
24056 (size of Fetched data) group line format; identifies disk space
24057 used by agent and cache.
24058 (gnus-group-line-format-alist): Defined new F format.
24059 (gnus-total-fetched-for): New function.
24060 (gnus-group-delete-group): No longer update
24061 gnus-cache-active-altered as gnus-request-delete-group now keeps
24062 the cache in sync.
24063 (gnus-group-list-active): Let the agent store a server's active
24064 list if currently plugged.
24065
24066 * gnus-int.el (gnus-request-delete-group):
24067 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24068 local disk in sync with the server.
24069 (gnus-request-rename-group):
24070 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24071 local disk in sync with the server.
24072
24073 * gnus-start.el (gnus-get-unread-articles):
24074 Cosmetic simplification to logic.
24075
24076 * gnus-util.el (gnus-rename-file): New function.
24077
24078 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
24079
24080 * mm-util.el (mm-image-load-path): Handle nil in load-path.
24081
24082 2004-04-07 Jesper Harder <harder@ifa.au.dk>
24083
24084 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24085 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
24086
24087 2004-04-06 Jesper Harder <harder@ifa.au.dk>
24088
24089 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24090 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
24091
24092 2004-04-03 Jesper Harder <harder@ifa.au.dk>
24093
24094 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24095
24096 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
24097
24098 * spam.el (spam-set-difference): Add function to replace
24099 gnus-set-difference in spam.el.
24100 (spam-summary-prepare-exit): Use spam-set-difference.
24101
24102 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
24103
24104 * gnus-registry.el (gnus-registry-cache-file): Update to use
24105 gnus-dribble-directory OR gnus-home-directory OR ~.
24106 (gnus-registry-split-fancy-with-parent): Fix doc.
24107
24108 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
24109
24110 * message.el (message-exchange-point-and-mark):
24111 Use message-mark-active-p. Suggested by Jesper Harder
24112 <harder@ifa.au.dk>.
24113
24114 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
24115
24116 * message.el (message-exchange-point-and-mark): Don't activate
24117 region if it was inactive. Suggested by Hiroshi Fujishima
24118 <pooh@nature.tsukuba.ac.jp>.
24119
24120 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
24121
24122 * gnus-art.el (article-display-face): Display Faces in the same
24123 order as X-Faces.
24124
24125 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
24126
24127 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24128
24129 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
24130
24131 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24132 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24133 (gnus-article-mime-hierarchy): Remove.
24134 (gnus-article-mime-hierarchy-next): Remove.
24135 (gnus-article-mode): Revert 2004-03-19 change.
24136 (gnus-article-setup-buffer): Revert 2004-03-19 change.
24137 (gnus-insert-mime-button): Revert 2004-03-19 change.
24138 (gnus-mime-accumulate-hierarchy): Remove.
24139 (gnus-mime-enter-multipart): Remove.
24140 (gnus-mime-leave-multipart): Remove.
24141 (gnus-mime-display-part): Revert 2004-03-19 change.
24142 (gnus-mime-display-alternative): Revert 2004-03-19 change.
24143
24144 * mml.el (mml-preview): Revert 2004-03-19 change.
24145
24146 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
24147
24148 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24149
24150 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
24151
24152 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24153 t while entering a file name using the mm-with-multibyte macro.
24154 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24155
24156 * mm-util.el (mm-with-multibyte): New macro.
24157
24158 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
24159
24160 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24161 New user option.
24162 (gnus-mime-multipart-functions): Doc and customization fix.
24163 (gnus-article-mime-hierarchy): New variable.
24164 (gnus-article-mime-hierarchy-next): New variable.
24165 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24166 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24167 gnus-article-mime-hierarchy-next to nil.
24168 (gnus-insert-mime-button): Show hierarchy numbers.
24169 (gnus-mime-accumulate-hierarchy): New function.
24170 (gnus-mime-enter-multipart): New function.
24171 (gnus-mime-leave-multipart): New function.
24172 (gnus-mime-display-part): Recompute hierarchical MIME structure.
24173 (gnus-mime-display-alternative): Show hierarchy numbers.
24174
24175 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24176 gnus-article-mime-hierarchy-next to nil.
24177
24178 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
24179
24180 * dns.el: Don't require gnus-xmas.
24181
24182 2004-03-17 Jesper Harder <harder@ifa.au.dk>
24183
24184 * mml.el (mml-generate-mime-1): Don't use format=flowed with
24185 inline PGP.
24186 (mml-menu): Disable mml-quote-region if mark is inactive.
24187
24188 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
24189
24190 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24191 when the group's active is not available.
24192
24193 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
24194
24195 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24196 error.
24197
24198 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
24199
24200 * imap.el (imap-store-password): New variable.
24201 (imap-interactive-login): Use it.
24202 Suggested by Mark Plaksin <happy@mcplaksin.org>.
24203
24204 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
24205
24206 * gnus-art.el (gnus-article-read-summary-keys): Restore new
24207 window-start and hscroll to summary window.
24208
24209 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
24210
24211 * gnus-start.el (gnus-convert-old-newsrc): Only write the
24212 conversion message to newsrc-dribble when an actual conversion is
24213 performed.
24214
24215 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
24216
24217 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24218
24219 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
24220
24221 * mm-decode.el (mm-complicated-handles): New function reviving
24222 former definition of mm-multiple-handles.
24223
24224 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24225 (gnus-mime-delete-part): Use it.
24226
24227 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
24228
24229 * gnus-agent.el (gnus-agent-read-local):
24230 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24231 avoid the implicit assumption that they will always be equal.
24232 (gnus-agent-save-local): Bind buffer-file-coding-system, not
24233 coding-system-for-write, as the with-temp-file macro first prints
24234 to a buffer then saves the buffer.
24235
24236 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
24237
24238 * gnus-art.el (gnus-article-edit-part): New function.
24239 (gnus-mime-save-part-and-strip): Use it; do query instead of
24240 signaling an error; don't use mm-multiple-handles.
24241 (gnus-mime-delete-part): Ditto.
24242
24243 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
24244
24245 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24246 old file versions.
24247 (gnus-group-prepare-hook): Remove function that converted list
24248 form of gnus-agent-expire-days to group properties.
24249
24250 * gnus-int.el: Autoload gnus-agent-regenerate-group.
24251 (gnus-request-accept-article): Re-indented.
24252
24253 * gnus-start.el (gnus-convert-old-newsrc): Registered new
24254 converters to handle old agent file formats. Add logic for a
24255 "backup before upgrading warning".
24256 (gnus-convert-mark-converter-prompt): Developers can mark
24257 functions as needing (default), or not needing,
24258 gnus-convert-old-newsrc's "backup before upgrading warning".
24259 (gnus-convert-converter-needs-prompt): Tests whether the user
24260 should be protected from potentially irreversable changes by the
24261 function.
24262
24263 * legacy-gnus-agent.el: New. Provides converters that are only
24264 loaded when gnus-convert-old-newsrc needs to call them.
24265
24266 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
24267
24268 * mail-source.el (mail-source-touch-pop): Doc fix.
24269
24270 * message.el (message-smtpmail-send-it): Doc fix.
24271
24272 2004-03-05 Jesper Harder <harder@ifa.au.dk>
24273
24274 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24275
24276 * nnmail.el (nnmail-split-fancy): do.
24277
24278 * gnus-kill.el (gnus-kill, gnus-execute): do.
24279
24280 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
24281
24282 * gnus-sum.el (gnus-widget-reversible-match)
24283 (gnus-widget-reversible-to-internal)
24284 (gnus-widget-reversible-to-external): New functions.
24285 (gnus-widget-reversible): New widget.
24286 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24287
24288 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
24289
24290 * gnus-sum.el (gnus-thread-sort-functions)
24291 (gnus-article-sort-functions): Document `(not F)' items.
24292
24293 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
24294
24295 * spam.el (spam-use-gmane-xref): Add new backend.
24296 (spam-gmane-xref-spam-group): Add variable to control the name of the
24297 Gmane spam group.
24298 (spam-blackhole-servers, spam-blackhole-good-server-regex)
24299 (spam-regex-headers-spam, spam-regex-headers-ham)
24300 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24301 (spam-list-of-checks): Add spam-use-gmane-xref to list of
24302 backends and checks.
24303 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24304
24305 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24306 an autodetect method.
24307
24308 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24309
24310 * gnus-int.el (gnus-request-accept-article): Inform the agent that
24311 articles are being added to a group.
24312 (gnus-request-replace-article): Inform the agent that articles
24313 need to be uncached as the cached contents are no longer valid.
24314
24315 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24316
24317 * binhex.el: Don't autoload executable-find.
24318
24319 * canlock.el: Don't autoload mail-fetch-field.
24320
24321 * gnus-ems.el: Don't autoload appt-select-lowest-window.
24322
24323 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24324 rmail-dont-reply-to and rmail-output.
24325
24326 * gnus-score.el: Don't autoload ffap-string-at-point.
24327
24328 * gnus-setup.el: Don't autoload sc-cite-original.
24329
24330 * imap.el: Don't autoload base64-decode-string,
24331 base64-encode-string and md5.
24332
24333 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24334 and rmail-msg-restore-non-pruned-header.
24335
24336 * mm-decode.el: Don't autoload executable-find.
24337
24338 * mm-url.el: Don't autoload executable-find.
24339
24340 * mm-view.el: Don't autoload diff-mode.
24341
24342 * nndb.el: Don't autoload news-reply-mode, news-setup,
24343 cancel-timer and telnet.
24344
24345 * password.el: Don't autoload run-at-time for Emacs.
24346
24347 * sha1-el.el: Don't autoload executable-find.
24348
24349 * sieve-mode.el: Don't autoload c-mode.
24350
24351 * uudecode.el: Don't autoload executable-find.
24352
24353 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24354
24355 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24356 (gnus-agent-possibly-alter-active): Avoid null in numeric
24357 comparison.
24358 (gnus-agent-set-local): Refuse to save null in local object table.
24359 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24360 list of articles that will be marked as unread.
24361
24362 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24363
24364 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24365
24366 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24367
24368 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24369 language tags.
24370
24371 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24372
24373 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24374 Don't bind "obarray".
24375
24376 * gnus-sum.el (gnus-thread-sort-functions):
24377 Add `gnus-thread-sort-by-most-recent-number' and
24378 `gnus-thread-sort-by-most-recent-date'.
24379 Reported by Kai Grossjohann <kai@emptydomain.de>.
24380
24381 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24382
24383 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24384
24385 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24386
24387 * gnus-cus.el (gnus-agent-customize-category):
24388 Remove ignore-errors macro reference that required cl to be loaded at
24389 run-time.
24390
24391 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24392 single-interval range of the form (min . max). Previously the
24393 range had to look like ((min . max)). Likewise, return
24394 (min . max) rather than ((min . max)).
24395 (gnus-range-map): Use gnus-range-normalize to accept
24396 single-interval range.
24397
24398 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24399 the cache, but not the agent, now appear with their usual face.
24400
24401 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24402
24403 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24404 w3m-safe-url-regexp variable buffer-local.
24405
24406 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24407
24408 2004-02-27 Simon Josefsson <jas@extundo.com>
24409
24410 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24411 gnus-group-real-prefix.
24412 (gnus-summary-move-article): Use it, instead of
24413 gnus-group-real-prefix.
24414
24415 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24416
24417 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24418 w3m-safe-url-regexp variable buffer-local and set it as the value
24419 of mm-w3m-safe-url-regexp.
24420
24421 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24422
24423 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24424 parsing gnus-posting-styles when the message is not for replying.
24425
24426 * nnrss.el (nnrss-opml-export):
24427 Use mm-set-buffer-file-coding-system instead of
24428 set-buffer-file-coding-system.
24429
24430 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24431
24432 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24433 of checkdoc.el).
24434 * nnrss.el: do.
24435 * gnus-mlspl.el: do.
24436 * gnus-ml.el: do.
24437 * gnus-srvr.el: do.
24438
24439 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24440
24441 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24442
24443 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24444 Corrections to custom-manual links.
24445
24446 * gnus-art.el (gnus-article): Ditto.
24447
24448 * mm-decode.el (mime-display, mime-security): Ditto.
24449
24450 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24451
24452 * flow-fill.el: Typo.
24453
24454 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24455
24456 * spam-wash.el: New file.
24457
24458 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24459
24460 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24461
24462 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24463
24464 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24465 to be run with new-articles as LIST1, not LIST2.
24466 (spam-registration-functions): Add spam-use-ham-copy as a nil
24467 registration backend.
24468
24469 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24470
24471 * spam-stat.el (spam-stat-washing-hook): New option.
24472 (spam-stat-buffer-words): Use it.
24473 (spam-stat-process-directory, spam-stat-test-directory):
24474 Use insert-file-contents-literally.
24475 (spam-stat-coding-system): New variable.
24476 (spam-stat-load, spam-stat-save): Use it.
24477
24478 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24479
24480 * spam-report.el (spam-report-plug-agent):
24481 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24482
24483 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24484
24485 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24486 Allow / in mailto URLs.
24487
24488 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24489
24490 * spam-report.el (spam-report-process-queue): Fix interactive use.
24491 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24492 (spam-report-unplug-agent): Doc fixes.
24493 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24494 (spam-report-agentize, spam-report-deagentize):
24495 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24496
24497 * message.el (message-setup-fill-variables): Add mml tags to
24498 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24499 <ajk@iu.edu>.
24500 (message-mode): Don't modify paragraph-separate there.
24501
24502 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24503
24504 * compface.el (uncompface-use-external): Default to undecided.
24505 (uncompface-use-external-threshold): New variable.
24506 (uncompface-float-time): New macro.
24507 (uncompface): Determine whether to use the external decoder if
24508 uncompface-use-external is undecided.
24509
24510 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24511
24512 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24513 after images.
24514
24515 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24516
24517 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24518
24519 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24520
24521 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24522
24523 * gnus-sum.el (gnus-summary-limit-to-age)
24524 (gnus-summary-limit-children): do.
24525
24526 * gnus-int.el (gnus-request-scan): do.
24527
24528 * gnus-group.el (gnus-group-suspend): do.
24529
24530 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24531
24532 * gnus-cite.el (gnus-cite-parse-attributions): do.
24533
24534 * gnus-agent.el (gnus-summary-set-agent-mark)
24535 (gnus-agent-regenerate-group): do.
24536
24537 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24538
24539 * binhex.el (binhex-decode-region-internal): do.
24540
24541 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24542
24543 * gnus-fun.el (gnus-face-properties-alist): New user option.
24544 (gnus-display-x-face-in-from): Use it.
24545
24546 * gnus-art.el (article-display-face): Ditto.
24547
24548 * compface.el (uncompface-use-external): Default to nil.
24549
24550 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24551
24552 * nntp.el (nntp-erase-buffer): New function.
24553 (nntp-retrieve-data, nntp-send-command)
24554 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24555 (nntp-possibly-change-group): Use it.
24556
24557 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24558 Use with-current-buffer.
24559
24560 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24561
24562 * compface.el: Merge the ELisp-based uncompface program.
24563 (compface): New customization group.
24564 (uncompface-use-external): New user option.
24565 (uncompface): Call uncompface-internal if uncompface-use-external
24566 is nil.
24567 (uncompface-internal): New function. Note that there are also
24568 some other functions and variables added for this function.
24569
24570 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24571
24572 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24573 if necessary.
24574
24575 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24576
24577 * spam-report.el (spam-report-unplug-agent)
24578 (spam-report-plug-agent, spam-report-deagentize)
24579 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24580 Add support for the Agent in spam-report: when unplugged, report to a
24581 file; when plugged, submit all the requests.
24582
24583 * spam.el (spam-register-routine): Fix message about
24584 registration.
24585
24586 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24587
24588 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24589 dependencies.
24590 (rfc2047-encode): Use it.
24591
24592 * gnus-art.el (gnus-button-marker-list): Move before first
24593 reference.
24594
24595 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24596 (imap-parse-body): Fix format string mismatch.
24597
24598 * gnus-score.el (gnus-summary-increase-score): do.
24599
24600 * nnrss.el (nnrss-close): New function.
24601
24602 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24603
24604 * nnrss.el (nnrss-make-filename): New function.
24605 (nnrss-request-delete-group, nnrss-read-server-data)
24606 (nnrss-save-server-data, nnrss-read-group-data)
24607 (nnrss-save-group-data): Use it.
24608 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24609 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24610 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24611
24612 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24613
24614 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24615
24616 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24617
24618 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24619 files.
24620
24621 * message.el (message-generate-headers-first): Don't quote nil
24622 and t in docstrings.
24623
24624 * imap.el (imap-id): do.
24625
24626 * gnus-agent.el (gnus-agent-consider-all-articles)
24627 (gnus-agent-queue-mail): do.
24628
24629 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24630
24631 * spam-report.el (spam-report-process-queue): New function.
24632 Process requests from `spam-report-requests-file'.
24633 (spam-report-process-queue): Doc fix.
24634
24635 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24636
24637 * spam.el (spam-register-routine)
24638 (spam-log-processing-to-registry, spam-log-registered-p)
24639 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24640 Change "check" to "spam-check" for semi-clarity.
24641
24642 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24643
24644 * pop3.el: Require nnheader.
24645
24646 * mml-smime.el: Require cl. Autoload message-fetch-field.
24647
24648 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24649
24650 * gnus-picon.el: Require cl.
24651
24652 * gnus-fun.el: Require gnus-ems and gnus-util.
24653
24654 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24655
24656 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24657
24658 * gnus-art.el (gnus-article-edit-mode): Define before first
24659 reference.
24660
24661 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24662
24663 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24664 (gnus-uu-post-encoded): Use point-at-bol.
24665
24666 * gnus-topic.el (gnus-group-active-topic-p): do.
24667
24668 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24669
24670 * gnus-group.el (gnus-group-kill-region): do.
24671
24672 * gnus-art.el (article-date-ut): do.
24673
24674 * message.el (message-fetch-field): Remove redundant
24675 case-fold-search binding.
24676 (message-narrow-to-field): Simplify.
24677
24678 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24679
24680 * spam.el (spam-directory): Derive from `gnus-directory'.
24681
24682 * spam-report.el (spam-report-url-to-file)
24683 (spam-report-requests-file): New function and variable for offline
24684 reporting.
24685 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24686 and user defined function.
24687 (spam-report-url-ping-mm-url): Remove doubled slash.
24688
24689 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24690
24691 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24692
24693 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24694
24695 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24696 Fix format string mismatch.
24697
24698 * sieve.el (sieve-deactivate-all): do.
24699
24700 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24701
24702 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24703
24704 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24705
24706 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24707
24708 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24709
24710 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24711 the list of checks.
24712
24713 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24714
24715 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24716 padding.
24717
24718 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24719
24720 * mm-view.el (mm-fill-flowed): New variable.
24721 (mm-inline-text): Use it.
24722
24723 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24724
24725 * spam.el (spam-spamassassin-register-ham-routine)
24726 (spam-spamassassin-register-spam-routine): Fix function names.
24727
24728 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24729
24730 * gnus.el (gnus-tmp-grouplens): Remove.
24731 (gnus-summary-line-format): Remove grouplens.
24732
24733 * gnus-group.el (gnus-group-line-format): Ditto.
24734
24735 * gnus-spec.el (gnus-format-specs): Ditto.
24736 (gnus-update-format-specifications): Flush the group format spec
24737 cache if there's the grouplens stuff.
24738 (gnus-parse-simple-format): Replace %l with the empty string.
24739
24740 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24741
24742 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24743 omission.
24744
24745 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24746
24747 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24748 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24749
24750 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24751
24752 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24753 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24754 New macros and functions.
24755 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24756 Handle > NLINK_MAX messages.
24757 * nnmaildir.el (nnmaildir-request-set-mark):
24758 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24759
24760 2004-01-25 Alex Schroeder <alex@gnu.org>
24761
24762 * spam-stat.el (spam-stat-process-directory-age): New option.
24763 (spam-stat-process-directory): Use it.
24764
24765 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24766
24767 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24768 (spam-stat-save): Accept prefix argument.
24769
24770 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24771
24772 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24773 links" error.
24774
24775 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24776
24777 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24778 compatibility with old .newsrc.eld files.
24779
24780 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24781
24782 * gnus-start.el (gnus-1): do.
24783
24784 * gnus-group.el (gnus-group-line-format-alist): do.
24785
24786 * gnus.el (gnus-use-grouplens, gnus-visual): do.
24787
24788 * gnus-gl.el: Remove.
24789
24790 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
24791
24792 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24793 marks consisting of a single range {for example, (3 . 5)} rather
24794 than a list of a single range { ((3 . 5)) }.
24795
24796 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24797
24798 * spam-stat.el (spam-stat-store-gnus-article-buffer):
24799 Use with-current-buffer.
24800 (spam-stat-store-current-buffer): Use insert-buffer-substring to
24801 avoid consing a string.
24802
24803 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24804 Remove obsolete entries for big5 and gb2312.
24805
24806 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
24807
24808 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24809 uncompressed list.
24810
24811 2004-01-22 Jesper Harder <harder@ifa.au.dk>
24812
24813 * spam-stat.el (spam-stat-strip-xref): New function.
24814 (spam-stat-process-directory): Use it.
24815
24816 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24817 here -- it's done in message-fetch-field.
24818
24819 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
24820
24821 * gnus-agent.el (gnus-agent-queue-mail)
24822 (gnus-agent-prompt-send-queue): New variables.
24823 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24824 * gnus-draft.el (gnus-group-send-queue): Pass the group name
24825 "nndraft:queue" along to gnus-draft-send.
24826 Use gnus-agent-prompt-send-queue.
24827 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24828 is "nndraft:queue". Suggested by Gaute Strokkenes
24829 <gs234@srcf.ucam.org>
24830
24831 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24832 (agent-enable-undownloaded-faces): Add.
24833 (gnus-agent-cat-groups): Use eval-and-compile, not
24834 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24835 method of gnus-agent-cat-groups even when the buffer has been
24836 evalled.
24837 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24838 delete gnus-agent-save-active-1.
24839 (gnus-agent-save-groups): Delete. Identical to
24840 gnus-agent-save-active.
24841 (gnus-agent-write-active): No longer adjust agent's copy of active
24842 file as agent's adjustments are now stored in their own
24843 file. Remove optional parameter.
24844 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24845 servers. Add use of min/max range limits from server's local
24846 file.
24847 (gnus-agent-save-alist): Remove unused optional argument.
24848 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24849 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24850 (gnus-agent-set-local): A per-server file that keeps min/max range
24851 limits for articles known to the agent. Provides a fast mechanism
24852 for altering many active ranges.
24853 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24854 active file (local makes it unnecessary).
24855 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24856
24857 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24858 (agent-enable-undownloaded-faces): Add.
24859
24860 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24861 disable it when sending to "nndraft:queue".
24862 (gnus-group-send-queue): Add safety check to avoid sending queue
24863 when unplugged.
24864
24865 * gnus-group.el (gnus-group-catchup): Use new
24866 gnus-sequence-of-unread-articles, not
24867 gnus-list-of-unread-articles, to avoid exhausting memory with huge
24868 numbers of articles. Use gnus-range-map to avoid having to
24869 uncompress the unread list.
24870 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24871 Fix invalid ange-ftp reference.
24872
24873 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24874 (gnus-sorted-range-intersection): Intersection of two ranges
24875 without requiring that they first be uncompressed.
24876
24877 * gnus-start.el (gnus-activate-group): Unless blocked by the
24878 caller, possibly expand the active range to include both cached
24879 and agentized articles.
24880 (gnus-convert-old-newsrc): Rewrote in anticipation of having
24881 multiple version-dependent converters.
24882 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24883 gnus-agent-save-active.
24884 (gnus-save-newsrc-file): Save dirty agent range limits.
24885
24886 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24887 gnus-agent-possibly-alter-active.
24888 (gnus-adjust-marked-articles): Faster handling of simple lists.
24889
24890 2004-01-21 Jesper Harder <harder@ifa.au.dk>
24891
24892 * spam-stat.el (spam-stat-test-directory): New optional argument
24893 displays a list of files detected. Suggested by Andrew Cohen
24894 <cohen@andy.bu.edu>.
24895 (spam-stat-buffer-words-with-scores): Don't narrow and change
24896 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
24897
24898 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
24899
24900 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24901 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24902 (spam-spamassassin-arguments)
24903 (spam-spamassassin-spam-flag-header)
24904 (spam-spamassassin-positive-spam-flag-header)
24905 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24906 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24907 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24908 (spam-list-of-processors, spam-list-of-checks)
24909 (spam-list-of-statistical-checks, spam-registration-functions)
24910 (spam-check-spamassassin-headers, spam-check-spamassassin)
24911 (spam-spamassassin-score)
24912 (spam-spamassassin-register-with-sa-learn)
24913 (spam-spamassassin-register-spam-routine)
24914 (spam-spamassassin-register-ham-routine)
24915 (spam-assassin-register-spam-routine)
24916 (spam-assassin-register-ham-routine): Add SpamAssassin support.
24917 (spam-bogofilter-score): Fix to show article before scoring.
24918
24919 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
24920
24921 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24922 default scoring function.
24923 (spam-generic-score): Call spam-spamassassin-score if
24924 spam-use-spamassassin or spam-use-spamassassin-headers is on;
24925 spam-bogofilter-score otherwise.
24926
24927 * gnus.el (spam-process, spam-autodetect-methods):
24928 Add spamassassin and spamassassin-headers.
24929
24930 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
24931
24932 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24933 Suppress unnecessary messages.
24934
24935 2004-01-20 Jesper Harder <harder@ifa.au.dk>
24936
24937 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24938 make-hash-table.
24939
24940 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
24941
24942 * canlock.el (base64-encode-string): Don't autoload it.
24943
24944 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
24945
24946 * run-at-time.el: Remove useless (require 'itimer),
24947 eval-and-compile and (featurep 'xemacs).
24948
24949 2004-01-16 Jesper Harder <harder@ifa.au.dk>
24950
24951 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24952 GROUP is a virtual group.
24953
24954 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
24955
24956 * gnus.el: Autoload `message-y-or-n-p'.
24957
24958 2004-01-15 Jesper Harder <harder@ifa.au.dk>
24959
24960 * pgg-parse.el: Remove unnecessary (require 'custom).
24961
24962 * pgg-def.el: do.
24963
24964 * nnmail.el: do.
24965
24966 * gnus-undo.el: do.
24967
24968 * gnus-picon.el: do.
24969
24970 * gnus-util.el: do.
24971
24972 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
24973
24974 * gnus-sum.el (gnus-pick-line-number): Add autoload.
24975
24976 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
24977
24978 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24979 handle, as well as a list.
24980
24981 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24982 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24983 (mm-w3m-cid-retrieve): Simplify.
24984
24985 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
24986
24987 * message.el (message-kill-to-signature): Allow prefix arg to
24988 specify number of lines to keep before signature.
24989
24990 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
24991
24992 * message.el (message-kill-to-signature): Change docstring.
24993
24994 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
24995
24996 * canlock.el: Always require sha1-el.
24997 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24998
24999 * message.el: Autoload sha1 only when compiling.
25000
25001 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
25002
25003 * message.el (message-canlock-generate): Require sha1-el.
25004
25005 2004-01-13 Jesper Harder <harder@ifa.au.dk>
25006
25007 * message.el (message-expand-name): Silence the byte compiler.
25008
25009 2004-01-13 Simon Josefsson <jas@extundo.com>
25010
25011 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25012 Invoke gnus-score-mode.
25013 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25014
25015 * gnus-range.el (gnus-compress-sequence): Doc fix.
25016 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25017
25018 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25019
25020 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25021
25022 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
25023
25024 * spam.el (spam-get-article-as-string): Update to use
25025 gnus-request-article-this-buffer, much simpler.
25026 (spam-get-article-as-buffer): Remove.
25027
25028 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
25029
25030 * message.el (message-expand-name): Use EUDC if the user uses that.
25031
25032 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25033
25034 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25035 character for the encoding to avoid consing a string.
25036
25037 * rfc2047.el (rfc2047-decode-string): Don't cons a string
25038 unnecessarily.
25039
25040 * mm-util.el (mm-replace-chars-in-string): Remove.
25041
25042 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25043 of mm-replace-chars-in-string.
25044
25045 2004-01-11 Jesper Harder <harder@ifa.au.dk>
25046
25047 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25048
25049 * mm-util.el (mm-subst-char-in-string): Support inplace.
25050
25051 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25052 a new string in every iteration. Use shy groups.
25053
25054 2004-01-10 Jesper Harder <harder@ifa.au.dk>
25055
25056 * gnus-srvr.el (gnus-browse-unsubscribe-group):
25057 * gnus-soup.el (gnus-soup-group-brew):
25058 * gnus-msg.el (gnus-put-message):
25059 * gnus-move.el (gnus-group-move-group-to-server):
25060 * gnus-kill.el (gnus-batch-score):
25061 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25062 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25063 (gnus-group-update-group, gnus-group-read-group)
25064 (gnus-group-make-group, gnus-group-make-help-group)
25065 (gnus-group-make-archive-group, gnus-group-make-directory-group)
25066 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25067 (gnus-group-sort-by-unread, gnus-group-catchup)
25068 (gnus-group-unsubscribe-group, gnus-group-kill-group)
25069 (gnus-group-yank-group, gnus-group-set-info)
25070 (gnus-group-list-groups):
25071 * gnus.el (gnus-generate-new-group-name):
25072 * gnus-delay.el (gnus-delay-send-queue):
25073 * nnvirtual.el (nnvirtual-catchup-group):
25074 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25075 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25076 (gnus-group-prepare-topics, gnus-topic-check-topology):
25077 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25078 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25079 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25080 (gnus-group-make-articles-read):
25081 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25082 (gnus-group-change-level, gnus-kill-newsgroup)
25083 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25084 (gnus-get-unread-articles, gnus-make-articles-unread)
25085 (gnus-make-ascending-articles-unread): Use accessor
25086 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25087 to get group information for improved readability.
25088
25089 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25090
25091 * gnus-art.el (article-decode-mime-words, article-babel)
25092 (gnus-article-highlight-signature, gnus-article-add-buttons)
25093 (gnus-signature-toggle): Use gnus-with-article-buffer.
25094
25095 * gnus-art.el (gnus-article-highlight-headers)
25096 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25097
25098 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25099 (gnus-article-set-globals, gnus-request-article-this-buffer)
25100 (gnus-button-message-id, gnus-article-maybe-hide-headers)
25101 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25102 (gnus-mime-display-alternative): Use with-current-buffer.
25103
25104 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25105
25106 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25107 also under 80 char limit, and call gnus-error if needed.
25108 (spam-fetch-article-header): Fix - it was a
25109 buffer-local variable (gnus-newsgroup-data).
25110 (spam-find-spam): Use spam-generate-fake-headers, forget about
25111 spam-insert-fake-headers.
25112 (spam-insert-fake-headers): Remove.
25113
25114 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25115
25116 * deuglify.el (gnus-article-outlook-unwrap-lines)
25117 (gnus-outlook-rearrange-article)
25118 (gnus-outlook-repair-attribution-outlook)
25119 (gnus-outlook-repair-attribution-block)
25120 (gnus-outlook-repair-attribution-other): Remove redundant
25121 save-excursion.
25122
25123 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25124
25125 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25126 (spam-fetch-field-subject-fast)
25127 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25128 (spam-fetch-article-header): Add functions to deal with Gnus
25129 internals for fast retrieval of article header data.
25130 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25131
25132 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25133
25134 * pop3.el (pop3-md5): Remove.
25135 (pop3-apop): Replace pop3-md5 with md5.
25136
25137 * mm-bodies.el: base64 is always built-in.
25138
25139 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25140 Use with-current-buffer.
25141
25142 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
25143
25144 * canlock.el (canlock-insert-header): Remove excessive grouping in
25145 regexp.
25146
25147 * gnus-sum.el (gnus-summary-read-document): Ditto.
25148
25149 * gnus-uu.el (gnus-uu-part-number): Ditto.
25150
25151 * html2text.el (html2text-remove-tags): Ditto.
25152 (html2text-format-tags): Ditto.
25153 (html2text-format-single-elements): Ditto.
25154
25155 * mml.el (mml-parse-1): Ditto.
25156
25157 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25158
25159 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25160
25161 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25162
25163 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25164
25165 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25166
25167 2003-11-15 Simon Josefsson <jas@extundo.com>
25168
25169 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25170 (pgg-gpg-lookup-key): Use regexp match instead of
25171 split-string (split-string is different between emacs 21.2 and
25172 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
25173
25174 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25175
25176 * gnus-art.el (gnus-mime-view-all-parts)
25177 (gnus-article-part-wrapper, gnus-article-view-part):
25178 Use with-current-buffer.
25179
25180 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25181
25182 * spam.el (spam-disable-spam-split-during-ham-respool)
25183 (spam-spamoracle-database, spam-cache-lookups)
25184 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25185 (spam-group-ham-mark-p, spam-group-spam-mark-p)
25186 (spam-group-ham-marks, spam-group-spam-marks)
25187 (spam-group-spam-contents-p, spam-group-ham-contents-p)
25188 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25189 also add spam-use-blackholes to the statistical checks.
25190 (spam-fetch-field-fast): Add interface to fetching fields, may
25191 become a macro.
25192 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25193 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25194 (spam-insert-fake-headers): Fake an article when needed.
25195 (spam-find-spam): Fake article when possible.
25196 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25197 (spam-check-bogofilter-headers): Use message-fetch-field instead
25198 of nnmail-fetch-field.
25199
25200 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
25201
25202 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25203
25204 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25205
25206 * spam.el (spam-split): Do not require spam-use-CHECK to be
25207 enabled if that check is passed to spam-split explicitly; also
25208 fix so 'spam doesn't get converted to spam-split-group when
25209 spam-split-symbolic-return is t.
25210 (spam-find-spam): Find registrations of the article and use those
25211 instead of re-running spam-split to find the spam/ham
25212 classification of the article.
25213 (spam-log-processing-to-registry, spam-log-registered-p)
25214 (spam-log-unregistration-needed-p, spam-log-undo-registration):
25215 Use gnus-error instead of gnus-message.
25216 (spam-log-registration-type): Add function to determine the
25217 classification of a message based on registry entries; will
25218 return nil if both 'spam and 'ham are found.
25219 (spam-check-BBDB): Expand all the BBDB macros here so we can have
25220 a reasonably fast local cache without the loading errors.
25221 (spam-cache-lookups): Set to t by default.
25222 (spam-find-spam): Don't try to guess spam-cache-lookups.
25223 (spam-enter-whitelist, spam-enter-blacklist): Clear the
25224 spam-caches entry.
25225 (spam-filelist-build-cache, spam-filelist-check-cache):
25226 Fix caching of whitelist/blacklist entries.
25227 (spam-check-whitelist, spam-check-blacklist):
25228 Invoke spam-from-listed-p with a type, not a cache variable.
25229 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25230
25231 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25232
25233 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25234
25235 * nnmail.el (nnmail-split-fancy): do.
25236
25237 * mml.el (mml-parse): do.
25238
25239 * gnus-score.el (gnus-enter-score-words-into-hashtb)
25240 (gnus-score-adaptive): do.
25241
25242 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25243
25244 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25245 (gnus-mime-button-map): Don't set keymap parent.
25246 (gnus-button-ctan-directory-regexp): Use shy grouping.
25247 (gnus-prev-page-map): Don't set keymap parent.
25248 (gnus-prev-page-map): Remove duplicated one.
25249 (gnus-next-page-map): Don't set keymap parent.
25250 (gnus-mime-security-button-map): Ditto.
25251
25252 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25253 version number.
25254
25255 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25256
25257 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25258
25259 * canlock.el (canlock-sha1-function): Remove.
25260 (canlock-sha1-function-for-verify): Remove.
25261 (canlock-openssl-program): Remove.
25262 (canlock-openssl-args): Remove.
25263 (canlock-ignore-errors): Remove.
25264 (canlock-sha1-with-openssl): Remove.
25265 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25266 (canlock-verify): Don't use canlock-ignore-errors.
25267
25268 * sha1-el.el (sha1-string-external): Make it can return a string
25269 in binary form.
25270 (sha1-region-external): Ditto.
25271 (sha1-string-internal): Ditto.
25272 (sha1-region-internal): Ditto.
25273 (sha1-region): Ditto.
25274 (sha1-string): Ditto.
25275 (sha1): Ditto.
25276
25277 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
25278
25279 * spam.el (spam-report-articles-gmane): New command.
25280
25281 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25282
25283 * gnus.el: Don't make unnecessary *Group* buffer when loading.
25284
25285 * run-at-time.el (run-at-time-saved): Remove.
25286 (run-at-time): Doc fix.
25287
25288 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25289
25290 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25291 (gnus-summary-limit-map): Add it.
25292 (gnus-summary-make-menu-bar): do.
25293
25294 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
25295
25296 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25297 Make attempt at some caching support (done for BBDB only now).
25298 (spam-find-spam): Set spam-cache-lookups if there are more than 2
25299 addresses to be checked.
25300 (spam-clear-cache-BBDB): Add function, to be invoked by
25301 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25302 (spam-check-BBDB): Check and use the caches, if
25303 spam-cache-lookups is on, remove superfluous (provide).
25304
25305 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
25306
25307 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25308
25309 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
25310
25311 * run-at-time.el (run-at-time-saved): Move to after the definition
25312 of `run-at-time'.
25313
25314 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
25315
25316 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25317 mm-w3m-local-map-property.
25318
25319 * mm-view.el (mm-w3m-mode-map): Remove.
25320 (mm-w3m-local-map-property): Remove.
25321 (mm-inline-text-html-render-with-w3m): Don't use
25322 mm-w3m-local-map-property.
25323
25324 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25325
25326 * run-at-time.el: New file.
25327
25328 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25329 of gnus-set-text-properties.
25330
25331 * gnus-uu.el (gnus-uu-save-article): Ditto.
25332
25333 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25334
25335 * gnus-cite.el (gnus-cite-parse): Ditto.
25336
25337 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25338 of gnus-.
25339
25340 * gnus.el: Change calls to nnheader-run-at-time and
25341 password-run-at-time throughout to use run-at-time directly.
25342
25343 * password.el: Remove definition of run-at-time.
25344
25345 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25346
25347 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25348 in prompt.
25349
25350 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25351
25352 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25353 XEmacs version.
25354
25355 * dns.el (dns-make-network-process): Use `open-network-stream'
25356 instead of `gnus-xmas-open-network-stream'.
25357
25358 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25359
25360 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25361
25362 * gnus-art.el (gnus-mime-display-alternative)
25363 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25364 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25365 Don't use gnus-local-map-property.
25366
25367 * gnus-util.el (gnus-local-map-property): Remove.
25368
25369 * mm-view.el (mm-view-pkcs7-decrypt):
25370 Replace gnus-completing-read-maybe-default with completing-read.
25371
25372 * gnus-util.el (gnus-completing-read): do.
25373 (gnus-completing-read-maybe-default): Remove.
25374
25375 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25376
25377 * password.el: Only autoload `run-at-time' if not XEmacs.
25378 Only autoload the itimer functions if XEmacs.
25379
25380 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25381
25382 * gnus-art.el (gnus-read-string): Remove.
25383 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25384 read-string.
25385
25386 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25387
25388 * netrc.el: Autoload password-read.
25389 (netrc): Add configuration group.
25390 (netrc-encoding-method, netrc-openssl-path):
25391 Add variables for encoding and decoding of files with symmetric
25392 ciphers.
25393 (netrc-encode): Add assistant function to encode a file with
25394 netrc-encoding-method.
25395 (netrc-parse): Add interactive parameter, added optional
25396 decoding if netrc-encoding-method is non-nil but otherwise
25397 behavior is standard.
25398 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25399 Do s/encode/encrypt/ everywhere.
25400
25401 * spam.el: Remove executable-find autoload.
25402
25403 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25404
25405 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25406
25407 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25408
25409 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25410
25411 * gnus-art.el (gnus-treat-ansi-sequences)
25412 (article-treat-ansi-sequences): New variable and function.
25413 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25414
25415 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25416 Use it.
25417
25418 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25419
25420 * mm-util.el (mm-quote-arg): Remove.
25421
25422 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25423 shell-quote-argument.
25424
25425 * gnus-uu.el (gnus-uu-command): do.
25426
25427 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25428
25429 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25430 with make-char.
25431
25432 * mm-util.el (mm-make-char): Remove.
25433
25434 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25435 add-minor-mode.
25436
25437 * gnus-undo.el (gnus-undo-mode): do.
25438
25439 * gnus-topic.el (gnus-topic-mode): do.
25440
25441 * gnus-sum.el (gnus-dead-summary-mode): do.
25442
25443 * gnus-start.el (gnus-slave-mode): do.
25444
25445 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25446
25447 * gnus-ml.el (gnus-mailing-list-mode): do.
25448
25449 * gnus-gl.el (gnus-grouplens-mode): do.
25450
25451 * gnus-draft.el (gnus-draft-mode): do.
25452
25453 * gnus-dired.el (gnus-dired-mode): do.
25454
25455 * gnus-ems.el (gnus-add-minor-mode): Remove.
25456
25457 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25458 Replace gnus-char-width with char-width.
25459
25460 * gnus-ems.el (gnus-char-width): Remove.
25461
25462 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25463 Replace gnus-char-width with char-width.
25464
25465 * gnus-ems.el (gnus-char-width): Remove.
25466
25467 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25468 definition.
25469 Remove Emacs 20 hash table compatibility code.
25470
25471 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25472 20 compatibility code.
25473
25474 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25475
25476 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25477
25478 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25479 Replace with point-at-{eol,bol}.
25480
25481 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25482
25483 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25484
25485 * flow-fill.el (fill-flowed-point-at-bol)
25486 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25487
25488 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25489 Replace with point-at-{eol,bol} throughout all files.
25490
25491 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25492
25493 * ntlm.el (ntlm-string-as-unibyte): New macro.
25494 (ntlm-build-auth-response): Use it.
25495
25496 Remove Emacs 20 stuff:
25497 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25498 of delq and copy-sequence.
25499 * gnus-art.el (popup-menu): Remove the compiler macro.
25500 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25501 Emacs 20.
25502
25503 2004-01-05 Simon Josefsson <jas@extundo.com>
25504
25505 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25506 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25507 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25508 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25509 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25510 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25511 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25512 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25513 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25514 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25515 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25516 string-xor into ntlm-string-xor.
25517 Suggested by Jesper Harder <harder@myrealbox.com>.
25518
25519 * ntlm.el: Don't include poem.
25520
25521 * md4.el (print-int32, print-string-hexa): Remove.
25522 Suggested by Jesper Harder <harder@myrealbox.com>.
25523
25524 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25525
25526 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25527 probably breaks emacs with DL patch, but do we care? Is anyone
25528 still using the DL stuff?)
25529
25530 * sieve-manage.el: Use the password package.
25531 (sieve-manage-read-passwd): Remove.
25532 (sieve-manage-interactive-login): Use password. Re-add
25533 condition-case around loop.
25534
25535 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25536 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25537 Use the password package.
25538
25539 2003-02-19 Simon Josefsson <jas@extundo.com>
25540
25541 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25542 token.
25543
25544 2002-08-07 Simon Josefsson <jas@extundo.com>
25545
25546 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25547 (sieve-manage-authenticators)
25548 (sieve-manage-authenticator-alist): Add some SASL mechs.
25549 (sieve-sasl-auth): New function.
25550 (sieve-manage-cram-md5-auth)
25551 (sieve-manage-plain-auth): Rewrite using SASL library.
25552 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25553 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25554 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25555 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25556
25557 2004-01-05 Simon Josefsson <jas@extundo.com>
25558
25559 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25560 New files.
25561
25562 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25563
25564 * gnus-group.el (gnus-no-groups-message): Update.
25565
25566 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25567
25568 2003-11-09 Simon Josefsson <jas@extundo.com>
25569
25570 * imap.el: Support for ID IMAP extension (RFC 2971).
25571 (imap-local-variables): Add imap-id.
25572 (imap-id): New variable.
25573 (imap-id): New function.
25574 (imap-parse-response): Parse untagged ID response.
25575 * nnimap.el (nnimap-id): New variable.
25576 (nnimap-open-connection): Use it.
25577
25578 2003-12-28 Simon Josefsson <jas@extundo.com>
25579
25580 * gnus-score.el (gnus-score-edit-all-score): New.
25581 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25582
25583 2004-01-04 Simon Josefsson <jas@extundo.com>
25584
25585 * password.el: Add.
25586
25587 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25588
25589 * dns.el (dns-query-types): Fix typo.
25590 (dns-query-types): New function.
25591 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25592 PTR and SOA replies, see RFC 1035.
25593
25594 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25595
25596 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25597
25598 * Move to Changelog.2.
25599
25600 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25601
25602 * gnus.el (gnus-version-number): Bump version.
25603
25604 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25605
25606 * gnus.el: No Gnus v0.1 is released.
25607
25608 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25609
25610 * gnus.el: No Gnus v0.0 is released.
25611
25612 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25613
25614 * gnus.el (gnus-version-number): Bump.
25615 (gnus-version): No.
25616
25617 See ChangeLog.2 for earlier changes.
25618
25619 Copyright (C) 2004-2014 Free Software Foundation, Inc.
25620
25621 This file is part of GNU Emacs.
25622
25623 GNU Emacs is free software: you can redistribute it and/or modify
25624 it under the terms of the GNU General Public License as published by
25625 the Free Software Foundation, either version 3 of the License, or
25626 (at your option) any later version.
25627
25628 GNU Emacs is distributed in the hope that it will be useful,
25629 but WITHOUT ANY WARRANTY; without even the implied warranty of
25630 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25631 GNU General Public License for more details.
25632
25633 You should have received a copy of the GNU General Public License
25634 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25635
25636 ;; Local Variables:
25637 ;; coding: utf-8
25638 ;; fill-column: 79
25639 ;; add-log-time-zone-rule: t
25640 ;; End: