]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
0d105a9b1635dc3fe07a6374167282d2562205d4
[gnu-emacs] / lisp / gnus / ChangeLog
1 2015-01-27 Eric Abrahamsen <eric@ericabrahamsen.net>
2
3 * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
4
5 * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
6
7 * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
8 be added to the backlog.
9
10 2015-01-26 Trevor Murphy <trevor.m.murphy@gmail.com>
11
12 * nnimap.el (nnimap-header-parameters): Refactor and request
13 X-GM-LABELS if it's been announced.
14 (nnimap-transform-headers): Gather and output GM-LABELS.
15
16 2015-01-26 Peder O. Klingenberg <peder@klingenberg.no>
17
18 * mm-decode.el (mm-display-part): Make non-string methods work.
19 Non-string methods are funcalled and work just fine, the test was
20 bogus.
21 * mm-decode.el (mm-display-external): Show "external" lisp viewers in
22 whole frame.
23
24 2015-01-26 Lars Ingebrigtsen <larsi@gnus.org>
25
26 * nnimap.el (nnimap-request-accept-article): Allow respooling using
27 nnimap.
28
29 * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
30 request rescans when being run interactively.
31
32 * nnimap.el (nnimap-request-group): Don't rescan the group here,
33 because that can be very slow in large groups.
34
35 * gnus-int.el (gnus-request-group-scan): New backend function.
36
37 * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
38
39 2015-01-25 Lars Ingebrigtsen <larsi@gnus.org>
40
41 * gnus-group.el (gnus-group-suspend): Close all backends.
42
43 2015-01-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
44
45 * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
46
47 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * registry.el: Don't use <class> as a variable.
50
51 2014-12-29 Paul Eggert <eggert@cs.ucla.edu>
52
53 * message.el (message-make-fqdn):
54 * nnvirtual.el (nnvirtual-retrieve-headers)
55 (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
56 and avoid naming locals 'system-name'.
57
58 2014-12-29 Lars Ingebrigtsen <larsi@gnus.org>
59
60 * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
61 lines don't get overlong when responding.
62
63 2014-12-19 Andreas Schwab <schwab@linux-m68k.org>
64
65 * gnus-group.el (gnus-read-ephemeral-bug-group):
66 Bind coding-system-for-read and coding-system-for-write only around
67 with-temp-file, and make buffer unibyte. Don't write temp file twice.
68
69 2014-12-18 Paul Eggert <eggert@cs.ucla.edu>
70
71 * registry.el (registry-db): Set default slot later.
72 This is because its value is not a literal integer.
73
74 2014-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
75
76 * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
77 add warning.
78
79 * gnus-art.el: Fix up compiler warnings.
80 (article-display-face, article-display-x-face): Remove unused `face'.
81 (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
82 (article-date-ut): Remove unused var `first'.
83 (gnus-article-prepare): Remove unused var `gnus-article'.
84 (gnus-mime-save-part-and-strip): Remove unused var `param'.
85 (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
86 `coding-system' along with corresponding dead code.
87 (gnus-mime-view-part-externally): Remove unused var
88 `mm-user-display-methods'.
89 (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
90 (gnus-display-mime): Remove unused var `handle'.
91 (gnus-mime-display-alternative): Remove unused var `props'.
92 (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
93 (gnus-article-edit-done): Remove unused var `p'.
94 (gnus-url-mailto): Remove unused var `to'.
95 (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
96 total-parts, and gnus-treat-type explicitly. Remove unused var `elem'.
97
98 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
99
100 * registry.el (registry-db): Consolidate the :max-hard and :max-soft
101 slots into a :max-size slot.
102 (registry-db-version): Add new variable for database version number.
103 (registry-prune): Use :max-size slot. Accept and use a sort-function
104 argument.
105 (registry-collect-prune-candidates): Add new function for finding
106 non-precious pruning candidates.
107 (registry-prune-hard-candidates, registry-prune-soft-candidates):
108 Remove obsolete functions.
109 (initialize-instance): Upgrade registry version when starting.
110
111 * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
112 (gnus-registry-max-pruned-entries): Remove obsolete variable.
113 (gnus-registry-cache-file): Change default
114 filename extension to "eieio".
115 (gnus-registry-read): Add new function, split out from
116 `gnus-registry-load', that does the actual object reading.
117 (gnus-registry-load): Use it. Add condition case handler to check for
118 old filename extension and rename to the new one.
119 (gnus-registry-default-sort-function): New variable to specify a sort
120 function to use when pruning.
121 (gnus-registry-save, gnus-registry-insert): Use it.
122 (gnus-registry-sort-by-creation-time): Define a default sort function.
123
124 2014-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
125
126 * gnus-art.el (gnus-article-mime-handles): Refactor out into own
127 function for reuse.
128 (gnus-mime-buttonize-attachments-in-header): Adjust.
129
130 2014-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
131
132 * message.el (message-change-subject): Really check whether the subject
133 changed.
134
135 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
136
137 * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
138 PDFs.
139 (mailcap-view-mime): New function.
140
141 2014-12-01 Glenn Morris <rgm@gnu.org>
142
143 * gnus-cloud.el (gnus-cloud): Add :version tag.
144
145 2014-11-29 John Mastro <john.b.mastro@gmail.com> (tiny change)
146
147 * auth-source.el (auth-source-macos-keychain-search-items): Return
148 result of `auth-source-macos-keychain-result-append' (bug#19074).
149
150 2014-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
151
152 * gnus-art.el (gnus-use-idna):
153 * gnus-sum.el (gnus-summary-idna-message):
154 * message.el (message-use-idna):
155 Protect against nil value for idna-program.
156
157 * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
158
159 2014-11-25 Glenn Morris <rgm@gnu.org>
160
161 * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
162 Add :version tag.
163
164 2014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
165
166 * pop3.el (pop3-open-server): Warn unless encrypted.
167
168 * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
169
170 2014-11-17 Albert Krewinkel <albert@zeitkraut.de>
171
172 * message.el (message-valid-fqdn-regexp): Add non-internaional new
173 TLDs.
174
175 2014-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
176
177 * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
178 discarding changes in ephemeral groups.
179
180 * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
181 things the user isn't interested in.
182
183 2014-11-13 Julien Danjou <jd@abydos>
184
185 * gnus-notifications.el (gnus-notifications-notify): Provide both
186 app-icon and image-path.
187
188 2014-11-10 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
189
190 * gnus/mm-url.el (mm-url-encode-multipart-form-data):
191 Restore to handle "multipart/form-data" by eww.
192
193 2014-11-07 Tassilo Horn <tsdh@gnu.org>
194
195 * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
196 Landscheidt.
197
198 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
199
200 Simplify use of current-time and friends.
201 * gnus-delay.el (gnus-delay-article):
202 * gnus-sum.el (gnus-summary-read-document):
203 * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
204 * message.el (message-make-expires-date):
205 Omit unnecessary call to current-time.
206 * gnus-util.el (gnus-float-time): Simplify to an alias because
207 time-to-seconds now behaves like float-time with respect to nil arg.
208 (gnus-seconds-year): Don't call current-time twice to get the current
209 time stamp, as this can lead to inconsistent results.
210
211 2014-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
212
213 * gnus.el (gnus-mode-line-buffer-identification):
214 Don't add image data for a non-graphic display (bug#18813).
215
216 2014-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
217
218 * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
219 load-path, it blocks autoloading of find-image (bug#18813).
220
221 2014-10-24 enami tsugutomo <tsugutomo.enami@jp.sony.com>
222
223 * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
224 to keep connection open (bug#18728).
225
226 2014-10-20 Glenn Morris <rgm@gnu.org>
227
228 * Merge in all changes up to 24.4 release.
229
230 2014-10-15 Jorge A. Alfaro-Murillo <jorge.alfaro-murillo@yale.edu> (tiny change)
231
232 * message.el (message-insert-signature): Use `newline' instead of
233 inserting explicit "\n".
234
235 2014-10-15 Sylvain Chouleur <sylvain.chouleur@gmail.com>
236
237 * gnus-icalendar.el: Support vcal format timezones.
238 (gnus-icalendar-event--decode-datefield): Use icalendar functions to
239 compute dates with associated timezone.
240 (gnus-icalendar-event-from-ical): Compute all timezones.
241
242 2014-10-14 Teodor Zlatanov <tzz@lifelogs.com>
243
244 * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
245 check the newsrc.eld file's timestamp before saving it.
246 (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
247 timestamp has changed to be newer.
248
249 2014-10-06 Jan Tatarik <jan.tatarik@gmail.com>
250
251 * gnus-icalendar.el (gnus-icalendar-identities):
252 Include message-alternative-emails.
253
254 2014-10-04 Alan Schmitt <alan.schmitt@polytechnique.org> (tiny change)
255
256 * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
257 expired messages only when it was built in reverse order.
258
259 2014-10-04 Peter Münster <pmlists@free.fr> (tiny change)
260
261 * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
262 last so it can be used in `message-send-hook'.
263
264 2014-10-02 Daiki Ueno <ueno@gnu.org>
265
266 * mml.el (mml-parse-1): Error out if unknown mode is specified in
267 <#secure> tag (bug#18513).
268
269 2014-09-29 Daiki Ueno <ueno@gnu.org>
270
271 * mml.el (mml-parse-1): Error out if unknown mode is specified in
272 <#secure> tag (bug#18513).
273
274 2014-09-11 Paul Eggert <eggert@cs.ucla.edu>
275
276 * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
277 of ":delete".
278
279 2014-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
280
281 * gnus-art.el (gnus-article-browse-html-save-cid-content)
282 (gnus-article-browse-html-parts):
283 Revert last change that breaks links other than cid contents.
284
285 2014-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
286
287 * gnus-art.el (gnus-article-browse-html-save-cid-content)
288 (gnus-article-browse-html-parts): Make cid file names relative.
289
290 2014-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
291
292 * mm-view.el (mm-display-inline-fontify): Make the working buffer
293 temporarily displayed when running a mode function (at least org-mode
294 requires it).
295
296 2014-08-14 Alan Schmitt <alan.schmitt@polytechnique.org>
297
298 * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
299 the gnus-summary-article-expire-hook should be told where the function
300 is going. In particular, the Gnus registry might want to know.
301
302 2014-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
303
304 * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
305
306 2014-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
307
308 * gnus-sum.el (gnus-summary-expire-articles): Revert.
309
310 2014-08-05 Eric Abrahamsen <eric@ericabrahamsen.net>
311
312 * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
313 the gnus-summary-article-expire-hook should be told where the function
314 is going. In particular, the Gnus registry might want to know.
315
316 2014-07-31 Tassilo Horn <tsdh@gnu.org>
317
318 * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
319 groups and t.
320
321 2014-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
322
323 * gnus-utils.el (gnus-recursive-directory-files):
324 Unify hard or symbolic links (bug#18063).
325
326 2013-07-17 Albert Krewinkel <albert@zeitkraut.de>
327
328 * gnus-msg.el (gnus-configure-posting-style):
329 Allow string replacements in values when matching against a header.
330
331 2014-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
332
333 * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
334 the dribble buffer even when it is shrunk a lot.
335 <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
336
337 2014-06-26 Glenn Morris <rgm@gnu.org>
338
339 * mm-util.el (help-function-arglist): Remove outdated declaration.
340
341 2014-06-24 Andreas Schwab <schwab@linux-m68k.org>
342
343 * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
344 attribute values. (Bug#17834)
345
346 2013-06-22 Dmitry Antipov <dmantipov@yandex.ru>
347
348 * gnus-sum.el (gnus-summary-edit-article-done):
349 Prefer point-marker to copy-marker of point.
350
351 2014-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
352
353 * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
354 (gnus-article-read-summary-keys):
355 Don't bug out when there is no article in the summary buffer.
356 (gnus-mime-buttonize-attachments-in-header):
357 Improve criterion that finds parts to display.
358
359 * gnus-art.el (gnus-mm-display-part):
360 * mm-decode.el (mm-shr):
361 * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
362 (mm-insert-inline): Revert last changes.
363
364 2014-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
365
366 * gnus-art.el (gnus-mm-display-part):
367 * mm-decode.el (mm-shr):
368 * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
369 (mm-insert-inline): Set insertion type of end-marker, not only
370 start-marker, of undisplayer so as to stay after inserted text.
371
372 2014-06-02 Andreas Schwab <schwab@linux-m68k.org>
373
374 * html2text.el (html2text-get-attr): Fix typo when splitting value from
375 attribute. (Bug#17613)
376
377 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
380 * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
381
382 2014-05-15 Katsumi Yamaoka <yamaoka@jpl.org>
383
384 * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
385 Don't delete next part button; keep spacing between buttons.
386
387 2014-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
388
389 * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
390 Work for the last MIME part in an article.
391 (gnus-mime-display-single): Suppress excessive newlines between parts.
392
393 * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
394 by leading or trailing newline.
395
396 2014-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
397
398 * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
399 while prompting a user for a file name, etc.
400 (gnus-mime-display-single): Display part with a common appearance no
401 matter whether MIME button is omitted or not; don't add duplicate entry
402 to gnus-article-mime-handle-alist.
403 (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
404
405 2014-05-08 Adam Sjøgren <asjo@koldfront.dk>
406
407 * mml2015.el (mml2015-display-key-image): New variable.
408
409 2014-05-08 Glenn Morris <rgm@gnu.org>
410
411 * gnus-fun.el (gnus-grab-cam-face):
412 Do not use predictable temp-file name. (http://bugs.debian.org/747100)
413 This is CVE-2014-3421.
414
415 2014-05-04 Glenn Morris <rgm@gnu.org>
416
417 * gnus-registry.el (gnus-registry-install-p): Doc fix.
418
419 2014-05-02 Katsumi Yamaoka <yamaoka@jpl.org>
420
421 * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
422 the displaying state of a part.
423 (gnus-mm-display-part): Don't insert a newline in the beginning of
424 a part like gnus-mime-inline-part doesn't; work for XEmacs.
425
426 * mm-decode.el (mm-display-part): Don't insert a newline in the top.
427 (mm-shr): Make undisplayer unbreakable.
428
429 * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
430 Don't insert excessive newline.
431 (mm-inline-text-html-render-with-w3m, mm-inline-text)
432 (mm-insert-inline): Make undisplayer unbreakable.
433
434 2014-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
435
436 * gnus-art.el (gnus-mm-display-part):
437 Highlight header attachment buttons.
438
439 2014-04-30 Katsumi Yamaoka <yamaoka@jpl.org>
440
441 * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
442 a part; redisplay a button (enbugged in 2014-03-23).
443
444 2014-04-27 Teodor Zlatanov <tzz@lifelogs.com>
445
446 * auth-source.el (auth-source-search, auth-source-search-backends):
447 Treat :max 0 as an indicator that a boolean return is wanted, as
448 documented. Reported by Joe Bloggs.
449
450 2014-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
451
452 * gnus-icalendar.el: Require gnus-art.
453
454 2014-04-20 Jan Tatarik <jan.tatarik@gmail.com>
455
456 * gnus-icalendar.el (gnus-icalendar-event->org-entry)
457 (gnus-icalendar--update-org-event): put event timestamp in
458 the org entry body instead of the drawer.
459 (gnus-icalendar-event--get-attendee-names): list of participants should
460 contain even attendees without common name attribute.
461 (gnus-icalendar--update-org-event): don't generate duplicates of empty
462 property tags in org drawers.
463
464 2014-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
465
466 * gmm-utils.el (gmm-format-time-string): New function.
467
468 * message.el (message-insert-formatted-citation-line): Use the original
469 author's time zone to express a date string.
470
471 2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
472
473 * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
474 (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
475 (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
476 Silence compiler warnings.
477 (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
478
479 2014-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
480
481 * mml.el: Require url when compiling.
482
483 * gnus-cloud.el (gnus-cloud-parse-version-1):
484 Use plist-get rather than CL's getf.
485 (gnus-activate-group, gnus-subscribe-group): Declare.
486
487 * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
488
489 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
490
491 * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
492 buttons when toggling the header off.
493
494 2014-03-23 Daiki Ueno <ueno@gnu.org>
495
496 * mml2015.el (mml2015-use): Don't check the availability of GnuPG
497 commands here; instead, only check if epg-config.el is available.
498
499 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
500
501 * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
502 messages with embedded images.
503 (mml-generate-mime): Don't bug out if you don't have libxml.
504
505 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
506
507 * message.el (message-make-html-message-with-image-files): New command.
508
509 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
510
511 * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
512
513 2014-03-23 David Engster <deng@randomsample.de>
514
515 * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
516 to stay compatible with older Emacsen, so replace `cl-loop' with
517 `loop'.
518
519 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
520
521 * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
522 Display header attachment buttons by gnus-article-prepare-display
523 rather than gnus-article-prepare so as to view in mml-preview as well.
524
525 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
526
527 * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
528 (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
529
530 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
531
532 * gnus-art.el (gnus-mime-buttonize-attachments-in-header):
533 Display buttons that are hidden in unselected alternative part as well.
534 (gnus-mime-display-alternative): Redraw attachment buttons in header.
535
536 * gmm-utils.el (gmm-labels): Add edebug spec.
537
538 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
539
540 * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
541 keystroke.
542 (gnus-server-toggle-cloud-server): Only allow clouding applicable
543 types.
544
545 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
546
547 * gnus.el (gnus-copy-overlay, gnus-overlays-at): New functions.
548
549 * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
550 New user option.
551 (gnus-mime-buttonize-attachments-in-header): New function.
552 (gnus-article-prepare): Use it.
553 (gnus-mime-inline-part): Suppress extra newline.
554 (gnus-mm-display-part): Save excursion;
555 remove useless deleting and adding of buttons.
556 (gnus-insert-mime-button): Allow insertion in the middle of a line.
557
558 * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
559 Add gnus-mime-buttonize-attachments-in-header.
560
561 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
562
563 * nnimap.el (nnimap-request-articles): New command to download several
564 articles at once.
565
566 * gnus.el (gnus-variable-list): Save Cloud variables.
567
568 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
569
570 * gnus-cloud.el: New file to provide the Emacs Cloud.
571
572 * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
573 `url-retrieve-synchronously', apparently.
574
575 * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
576 XEmacs.
577
578 * nnrss.el (libxml-parse-html-region): Silence compilation error.
579
580 2014-03-23 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
581
582 * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
583 `gnus-group-split-fancy'.
584
585 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
586
587 * message.el (message-remove-header): Doc fix.
588 (message-forward-included-headers): New variable.
589 (message-remove-ignored-headers): Use it.
590
591 2014-03-23 Dave Abrahams <dave@boostpro.com>
592
593 * gnus-sum.el (gnus-summary-open-group-with-article): New command.
594
595 2014-03-23 Rasmus Pank Roulund <emacs@pank.eu>
596
597 * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
598 from random face commands.
599 (gnus-face-directory): Like `gnus-x-face-directory` for png files and
600 Face.
601 (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
602 (gnus--random-face-with-type): Generic function returning a face-type
603 as a string.
604 (gnus--insert-random-face-with-type): Generic function inserting a face
605 in a message buffer header.
606 (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
607 (gnus-insert-random-x-face-header): Rewritten to use
608 `gnus--insert-random-face-with-type`.
609 (gnus-random-face): Return random (png) Face as string.
610 (nus-insert-random-face-header): Insert random (png) Face in a message
611 buffer.
612
613 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
614
615 * mm-url.el: Remove all usage of w3.
616
617 * nnrss.el: Ditto.
618
619 * mm-decode.el: Ditto.
620
621 * mm-view.el: Ditto.
622
623 * gnus-setup.el: Remove outdated file.
624
625 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
626
627 * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
628 groups work again.
629
630 2014-03-07 George McNinch <gmcninch@gmail.com> (tiny change)
631
632 * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
633 999 correctly (i.e. "1,342").
634
635 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
636
637 * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
638 out if the directory doesn't exist.
639
640 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
641
642 * gnus-group.el (gnus-group-make-group): Clarify prompt.
643
644 2014-02-22 Daniel Colascione <dancol@dancol.org>
645
646 * auth-source.el (auth-source-secrets-listify-pattern): New function.
647 (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
648 instead, build list of patterns.
649
650 2014-02-13 Teodor Zlatanov <tzz@lifelogs.com>
651
652 * auth-source.el (auth-sources): Add pointer to what the .gpg extension
653 in `auth-sources' means and link to EPA docs.
654
655 2014-02-12 Lars Ingebrigtsen <larsi@gnus.org>
656
657 * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
658 (bug#12375).
659
660 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
661
662 * message.el (message-tab): Mention what happens on normal tabs
663 (bug#11297).
664
665 2014-02-08 Glenn Morris <rgm@gnu.org>
666
667 * auth-source.el (auth-sources): Doc fix. (Bug#16642)
668
669 2014-02-07 Lars Ingebrigtsen <larsi@gnus.org>
670
671 * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
672 with an empty string.
673
674 2014-02-06 Lars Ingebrigtsen <larsi@gnus.org>
675
676 * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
677 buffer-local in some buffers, so bind it explicitly in the buffer we're
678 trying to cancel the article in (bug#10808).
679
680 2014-02-05 Lars Ingebrigtsen <larsi@gnus.org>
681
682 * gnus-int.el (gnus-request-accept-article): Doc fix.
683
684 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
685
686 * nnir.el (nnir-request-update-mark): Don't try to update the source
687 group if we can't find it (bug#16611).
688
689 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
690
691 * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
692
693 2014-01-31 Dave Abrahams <dave@boostpro.com>
694
695 * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
696 in the summary buffer (bug#13769).
697
698 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
699
700 * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
701 name if we're using a single article buffer. Otherwise, it may point
702 to a killed buffer (bug#13756).
703
704 2014-01-30 Lars Ingebrigtsen <larsi@gnus.org>
705
706 * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
707 the match data, just save and restore it explictly (bug#12375).
708
709 * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
710 that's needed.
711
712 * spam.el (spam-initialize): Allow calling repeatedly, but only run the
713 the code once (bug#9069).
714
715 2014-01-18 Steinar Bang <sb@dod.no>
716
717 * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
718 reading.
719
720 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu>
721
722 * message.el (message-bury): Call bury-buffer with no argument
723 in the message-return-action case too.
724
725 2014-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
726
727 * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
728 (nnimap-split-fancy, nnimap-split-methods): Declare.
729
730 * mm-util.el (help-function-arglist): Declare.
731
732 2013-12-28 Glenn Morris <rgm@gnu.org>
733
734 * gnus-sieve.el (gnus-sieve-select-method):
735 * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
736 (gravatar-rating, gravatar-size):
737 * message.el (message-minibuffer-local-map):
738 * sieve-manage.el (sieve-manage-authenticators)
739 (sieve-manage-authenticator-alist): Specify custom types.
740
741 * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
742 * gnus-sum.el (gnus-subthread-sort-functions): Add version.
743 * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
744
745 * auth-source.el (auth-sources):
746 * nnmairix.el (nnmairix-propagate-marks-upon-close):
747 Fix custom types.
748
749 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
750
751 * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
752 we get proper traces there, too.
753
754 2013-12-26 Sean Connor <sconnor005@allyinics.org> (tiny change)
755
756 * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
757 value of the parameters if the current article has a Reply-To or From
758 field.
759
760 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
761
762 * gnus.el (gnus-group-buffer): Remove duplicate definition.
763
764 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
765
766 * gnus-sum.el (gnus-summary-exit): Stop animations.
767
768 2013-12-19 Juri Linkov <juri@jurta.org>
769
770 * gnus.el (gnus-suppress-keymap):
771 * gnus-art.el (gnus-article-mode-map):
772 * gnus-group.el (gnus-group-mode-map):
773 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
774 Remove [backspace] key binding because it shadows DEL (bug#16035).
775
776 * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
777
778 2013-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
779
780 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
781 Make sure work directory exists.
782 (gnus-uu-digest-mail-forward): Store temporary files in work directory
783 rather than tmp directory.
784 (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
785 not necessarily always run, with it.
786
787 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
788
789 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
790 value of gnus-icalendar-additional-identities work without restart.
791
792 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
793
794 * mm-util.el (mm-make-temp-file):
795 Alias to make-temp-file for modern Emacsen.
796
797 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
798
799 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
800 nnir-article-number and nnir-article-group.
801
802 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
803
804 * message.el (message-send-mail-with-sendmail):
805 Don't kill error buffer if sending fails.
806
807 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
808
809 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
810 (gnus-icalendar-event->org-entry)
811 (gnus-icalendar--update-org-event)
812 (gnus-icalendar-event->gnus-calendar): Distinguish between
813 required/optional/non-participant attendee status. Fix bug causing
814 the first required event participant to be omitted.
815
816 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
817
818 * gnus-art.el (article-de-quoted-unreadable)
819 (article-de-base64-unreadable, gnus-mime-copy-part)
820 * gnus-html.el (gnus-article-html)
821 * mm-view.el (mm-inline-text-html-render-with-w3)
822 (mm-inline-text-html-render-with-w3m-standalone)
823 * rfc2231.el (rfc2231-decode-encoded-string):
824 Allow overriding charset by mm-charset-override-alist.
825
826 * gnus-art.el (gnus-article-browse-html-parts):
827 Replace LWSPs with `&nbsp;'s in header.
828
829 Work for broken Chinese articles.
830
831 * gnus-art.el (gnus-article-browse-html-save-cid-content):
832 Exclude broken handles that gnus-summary-enter-digest-group may create.
833 (gnus-article-browse-html-parts):
834 Allow overriding charset by mm-charset-override-alist.
835
836 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
837
838 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
839 (gnus-icalendar-identities): Support additional-identities.
840
841 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
842 Fix org-timestamp for events ending at midnight.
843
844 2013-11-21 Ivan Shmakov <ivan@siamics.net>
845
846 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
847 Support debbugs .log files.
848
849 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
850
851 * message.el (message-beginning-of-line):
852 Use beginning-of-visual-line when visual-line-mode is turned on.
853
854 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
855
856 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
857 (gnus-icalendar-event-from-ical)
858 (gnus-icalendar-event->org-entry)
859 (gnus-icalendar--update-org-event): Required/optional participation,
860 list of attendees synced to org.
861
862 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
863
864 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
865 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
866 cancellations to be synced to org if the original appt has an org
867 outline.
868
869 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
870
871 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
872 (gnus-icalendar-event->org-entry)
873 (gnus-icalendar--update-org-event)
874 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
875
876 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
877
878 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
879 Fix timezone handling in gnus-icalendar export to org.
880
881 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
882
883 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
884
885 2013-10-30 Glenn Morris <rgm@gnu.org>
886
887 * gnus-group.el (gnus-group-browse-foreign-server):
888 * gnus-int.el (gnus-start-news-server):
889 Silence compiler obsolescence warning.
890
891 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
892
893 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
894 `nnoo-current-server' first, then for the actual `nnimap-address' to
895 allow netrc entries for the nnoo server to coexist with netrc entries
896 for the `nnimap-address'.
897
898 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
899
900 * mm-decode.el (mm-dissect-buffer): Revert last change.
901 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
902 The problem that motivated those changes was attributed to a broken
903 mail sender, and has been fixed.
904
905 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
906
907 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
908 token is missing in the Content-Type header.
909
910 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
911
912 2013-09-18 Glenn Morris <rgm@gnu.org>
913
914 * gnus-util.el (image-size): Declare.
915
916 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
917
918 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
919 (gnus-icalendar-event-from-ical)
920 (gnus-icalendar-event--build-reply-event-body)
921 (gnus-icalendar-event-reply-from-buffer)
922 (gnus-icalendar-find-org-event-file)
923 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
924 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
925
926 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
927
928 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
929
930 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
931 Use save-current-buffer.
932 (gnus-tree-mode-map): Initialize in the declaration.
933 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
934 (scroll-in-place): Defvar it.
935 (gnus-tmp-*): Defvar them.
936 (gnus-get-tree-buffer): Use derived-mode-p.
937 (gnus--let-eval): New macro.
938 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
939 non-prefixed variables.
940 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
941
942 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
943 vars since it doesn't seem to be available.
944 (gnus-set-global-variables, gnus-summary-read-group-1)
945 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
946 (gnus-summary-display-article, gnus-summary-select-article)
947 (gnus-summary-next-article, gnus-offer-save-summaries)
948 (gnus-summary-generic-mark): Use derived-mode-p.
949 (gnus-summary-read-group-1, gnus-summary-exit)
950 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
951 Adjust calls to gnus-tree-close and gnus-tree-open.
952
953 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
954
955 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
956 (gnus-agent-mode): Use derived-mode-p.
957 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
958 gnus-command-method and *-command-method to nil, but bind
959 gnus-command-method to *-command-method instead!
960 (gnus-agent-fetch-articles): Remove unused var `id'.
961 (gnus-agent-fetch-headers): Remove unused arg `force'.
962 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
963 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
964 (gnus-agent-short-article, gnus-agent-long-article)
965 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
966 first use.
967 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
968 `score-param'.
969 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
970 (gnus-get-predicate): Push in front of the cache, rather than end.
971 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
972 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
973 (gnus-agent-expire-unagentized-dirs): Don't rebind
974 gnus-agent-expire-current-dirs since the defvar silences the warning.
975 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
976 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
977 (gnus-agent-regenerate): Simplify interactive spec and doc.
978
979 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
980
981 * gnus-int.el (gnus-open-server): Silence compiler.
982
983 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
984
985 * message.el (message-display-completion-list): Abolish.
986 (message-completion-in-region): Use display-completion-list.
987
988 2013-09-17 Glenn Morris <rgm@gnu.org>
989
990 * gnus-util.el (gnus-message-with-timestamp-1):
991 Use `messages-buffer' function if available. Ignore read-only.
992
993 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
994
995 * message.el (message-expand-group, message-completion-in-region):
996 Correct the order of start and end of a region.
997
998 2013-09-13 Glenn Morris <rgm@gnu.org>
999
1000 * mml2015.el (gnus-create-image): Autoload it.
1001
1002 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1003
1004 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1005 (image-size): Declare.
1006
1007 2013-09-12 Glenn Morris <rgm@gnu.org>
1008
1009 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1010 Avoid using `find', which i) might not be defined at runtime;
1011 ii) does not work, since its default test is eql, not equal.
1012 (gnus-mime-action-alist): Declare.
1013
1014 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * score-mode.el (gnus-score-mode-map): Move initialization
1017 into declaration.
1018 (gnus-score-mode): Use define-derived-mode.
1019 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1020 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1021 into declaration.
1022 (gnus-kill-file-mode): Use define-derived-mode.
1023 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1024 Use derived-mode-p.
1025 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1026 (gnus-group-setup-buffer, gnus-group-name-at-point)
1027 (gnus-group-make-web-group, gnus-group-enter-directory)
1028 (gnus-group-suspend): Use derived-mode-p.
1029 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1030 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1031 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1032 (gnus-article-setup-buffer, gnus-article-prepare)
1033 (gnus-article-prepare-display, gnus-sticky-article)
1034 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1035 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1036 (gnus-article-read-summary-keys): Use derived-mode-p.
1037
1038 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
1039
1040 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1041
1042 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1043
1044 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1045 shift_jis from the default value set for Japanese users.
1046
1047 2013-08-13 Glenn Morris <rgm@gnu.org>
1048
1049 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1050
1051 * gnus.el (gnus-valid-select-methods): Fix type.
1052
1053 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1054
1055 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1056
1057 * mm-decode.el (mm-display-external): Run a timer for the temp files
1058 deletion after a viewer exits; add a deletion timer for the needsterm
1059 case, too.
1060
1061 * mm-decode.el (mm-display-external): Try to delete temporary files by
1062 using a 1-min. timer.
1063
1064 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
1065
1066 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1067 New internal variables.
1068 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1069 (mm-display-external): Use it to delete temporary files instead of
1070 using timers.
1071
1072 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
1073
1074 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1075 with cond for backwards compatability.
1076
1077 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1078
1079 * mm-decode.el (mm-display-external): Bind process-connection-type to
1080 nil; don't delete a temp file immediately even if a viewer finishes,
1081 since it may be a shell script, like xdg-open, that launches a real
1082 viewer program belatedly.
1083
1084 2013-08-05 Dave Abrahams <dave@boostpro.com>
1085
1086 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1087 that we can create nndoc groups that excerpt other groups.
1088
1089 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1090
1091 * gnus-delay.el (gnus-delay-article): Fix typo.
1092
1093 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1094 articles.
1095
1096 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1097 we can get spell-checking etc.
1098
1099 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
1100
1101 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1102 a single one used for encoding the whole text in a header.
1103
1104 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1105
1106 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1107 before sending.
1108
1109 * mm-decode.el (mm-command-output): New face.
1110 (mm-display-external): Use it.
1111
1112 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
1113
1114 * nnmbox.el (nnmbox-request-article): Don't change point.
1115
1116 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1117
1118 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1119 Include `handle' parameter.
1120
1121 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
1122
1123 * gnus-icalendar.el: New file.
1124
1125 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1126
1127 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1128
1129 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1130 dummy roots, too.
1131
1132 2013-08-01 David Edmondson <dme@dme.org>
1133
1134 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1135 out on ttys.
1136
1137 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1138
1139 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1140 not empty.
1141
1142 * nnrss.el (nnrss-discover-feed): Indent.
1143
1144 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
1145
1146 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1147
1148 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1149
1150 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1151 dirty to ensure nnimap data being saved.
1152
1153 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1154
1155 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1156 menu entry.
1157
1158 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1159 the current thread's total score instead of the current article's
1160 score.
1161
1162 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1163 (gnus-sort-threads-recursively): Delete defcustom.
1164 (gnus-sort-threads-recursive): Adapt accordingly.
1165
1166 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1167
1168 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1169 (gnus-sort-threads-recursive): Use it.
1170 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1171 again. Now that determines how to sort subthreads.
1172
1173 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1174
1175 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1176 (gnus-sort-threads): Use it.
1177
1178 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
1179
1180 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1181 punctuation characters follow parentheses (bug#14950).
1182
1183 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * gnus.el (gnus-continuum-version):
1186 * gnus-msg.el (gnus-extended-version): Simplify.
1187
1188 * gnus.el (gnus-continuum-version-1): Remove.
1189 * gnus-msg.el (gnus-bug): Revert.
1190
1191 Calculate gnus-version correctly on Cygwin.
1192
1193 * gnus.el (gnus-continuum-version): Do main calculations in integers.
1194 (gnus-continuum-version-1): New function, return a string.
1195
1196 * gnus-msg.el (gnus-extended-version, gnus-bug):
1197 Use gnus-continuum-version-1 instead of gnus-continuum-version.
1198
1199 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1200
1201 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1202 (bug#13384).
1203
1204 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1205
1206 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1207 that were only relevant in a development version a long time ago.
1208
1209 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
1210
1211 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1212 that the old Emacs 24s bundle.
1213
1214 2013-07-10 David Engster <deng@randomsample.de>
1215
1216 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1217 if `gnus-newsrc-file-version' does not match `gnus-version'.
1218 This fixes a bug in Emacs trunk where the 'unexist' marks were always
1219 removed at startup because "Gnus v5.13" was considered smaller than "Ma
1220 Gnus v0.03".
1221
1222 2013-07-10 Tassilo Horn <tsdh@gnu.org>
1223
1224 * gnus.el (gnus-summary-line-format):
1225 Reference `gnus-user-date-format-alist' for the &user-date; format, not
1226 `gnus-summary-user-date-format-alist'.
1227
1228 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
1229
1230 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1231 delete files (bug#13481).
1232
1233 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1234
1235 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1236
1237 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1238
1239 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1240 display images.
1241
1242 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1243
1244 * message.el (message-cancel-news): According to
1245 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1246 preferred over "cmsg cancel" in the Subject.
1247
1248 * nnir.el (nnir-engines): Note that the group specs are regexps
1249 (bug#13238).
1250
1251 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1252 gotten read-only text properties, ensure that those aren't heeded when
1253 copying stuff over (bug#13434).
1254
1255 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1256 (bug#13762).
1257
1258 2013-07-05 David Kastrup <dak@gnu.org>
1259
1260 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1261 authinfo file again (important for blank passwords). This had been
1262 broken with 2013-06-15 change.
1263
1264 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
1265
1266 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1267 Revert 2013-01-14 change.
1268
1269 2013-07-02 David Engster <deng@randomsample.de>
1270
1271 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1272 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1273 to see whether the group was synced before.
1274
1275 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
1276
1277 * nnimap.el (nnimap-request-move-article): Decode the group name when
1278 doing internal moves to avoid charset issues.
1279
1280 2013-07-02 Julien Danjou <julien@danjou.info>
1281
1282 * nnimap.el (nnimap-request-list):
1283 Revert change that made listing synchronous.
1284 (nnimap-get-responses): Restore.
1285
1286 2013-07-02 Dave Abrahams <dave@boostpro.com>
1287
1288 * nnimap.el (nnimap-change-group): Document result value.
1289
1290 * nnimap.el (nnimap-find-article-by-message-id):
1291 Account for the fact that nnimap-change-group can return t.
1292
1293 2013-07-02 Julien Danjou <julien@danjou.info>
1294
1295 * nnimap.el (nnimap-request-head):
1296 Resture to-buffer parameter, used by `nnimap-request-move-article'.
1297
1298 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1299
1300 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1301 supported by nnimap actually. Reverts previous change.
1302
1303 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1304 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1305 to-buffer argument that is already supported.
1306
1307 2013-07-02 Julien Danjou <julien@danjou.info>
1308
1309 * nnimap.el (nnimap-get-responses): Remove, unused.
1310
1311 2013-07-02 Julien Danjou <julien@danjou.info>
1312
1313 * nnimap.el (nnimap-request-articles-find-limit): Rename from
1314 `nnimap-request-move-articles-find-limit' since we do not use it
1315 only for move operations.
1316 (nnimap-request-accept-article):
1317 Use `nnimap-request-articles-find-limit' to limit search by message-id.
1318
1319 2013-07-02 Julien Danjou <julien@danjou.info>
1320
1321 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1322
1323 * nnimap.el (nnimap-log-buffer):
1324 Check that `window-point-insertion-type' is boundp, since it's not
1325 available in XEmacs.
1326
1327 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
1328
1329 * nnimap.el (nnimap-log-buffer):
1330 Add this, setting `window-point-insertion-type' in the buffer to t.
1331 (nnimap-log-command): Use nnimap-log-buffer.
1332
1333 2013-07-02 Julien Danjou <julien@danjou.info>
1334
1335 * nnimap.el (nnimap-find-article-by-message-id):
1336 Add an optional limit argument to be able to limit the search.
1337 (nnimap-request-move-article):
1338 Use `nnimap-request-move-articles-find-limit'.
1339 (nnimap-request-move-articles-find-limit):
1340 Add this to limit the search by Message-Id after a message move.
1341 (nnimap): Add defgroup.
1342
1343 2013-07-02 Julien Danjou <julien@danjou.info>
1344
1345 * nnimap.el (nnimap-find-article-by-message-id):
1346 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
1347 (nnimap-possibly-change-group): Add read-only argument.
1348 (nnimap-request-list): Use nnimap-possibly-change-group rather than
1349 issuing EXAMINE manually.
1350 (nnimap-find-article-by-message-id):
1351 Use `nnimap-possibly-change-group' with read-only argument.
1352 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
1353 We cannot possibly change because we need to be sure that it's either
1354 read-write or read-only.
1355
1356 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1357
1358 * gnus-sum.el (gnus-summary-insert-old-articles):
1359 Don't include unexisting messages.
1360
1361 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1362
1363 * gnus-start.el (gnus-clean-old-newsrc):
1364 Remove totally bogus `unexists' entries.
1365 (gnus-clean-old-newsrc): Fix last checkin.
1366
1367 * nnimap.el (nnimap-update-info):
1368 None of the articles below the active low-water mark exist.
1369
1370 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1371
1372 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
1373
1374 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
1375
1376 * nnimap.el (nnimap-request-scan):
1377 Allow `nnimap-inbox' to be a list of inboxes.
1378
1379 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1380
1381 * gnus-group.el (gnus-group-expire-articles-1):
1382 Don't try to expire messages that don't exist.
1383
1384 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1385
1386 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1387
1388 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1389
1390 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1391
1392 * gnus-start.el (gnus-clean-old-newsrc):
1393 Delete `unexist' from pre-Ma Gnus 0.3.
1394
1395 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1396
1397 * gnus-sum.el (gnus-summary-local-variables):
1398 Make `gnus-newsgroup-unexist' into a local variable.
1399
1400 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1401
1402 * gnus-sum.el (gnus-adjust-marked-articles):
1403 Add to `gnus-newsgroup-unexist'.
1404
1405 * gnus.el (gnus-article-mark-lists):
1406 Add `unexist' to the list of marks.
1407 (gnus-article-special-mark-lists):
1408 Put the `unexist' in the special marks list instead.
1409
1410 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1411 articles in the list of articles to be selected.
1412
1413 * nnimap.el (nnimap-retrieve-group-data-early):
1414 Query for unexisting articles.
1415 (nnimap-update-info): Keep track of unexisting articles.
1416 (nnimap-update-qresync-info): Ditto.
1417
1418 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1419
1420 * gnus-start.el (gnus-clean-old-newsrc): New function.
1421 (gnus-read-newsrc-file): Use it.
1422
1423 2013-07-02 Daiki Ueno <ueno@gnu.org>
1424
1425 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1426 of 'create-image' for XEmacs compatibility; check errors when decoding
1427 image. Reported by Uwe Brauer.
1428
1429 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
1430
1431 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1432 gnus-button-push revised at 2011-01-19.
1433
1434 2013-06-19 Glenn Morris <rgm@gnu.org>
1435
1436 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1437
1438 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
1439
1440 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1441
1442 2013-06-18 Glenn Morris <rgm@gnu.org>
1443
1444 * eww.el, shr.el, shr-color.el: Move to ../net.
1445
1446 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1447
1448 * shr.el (shr-tag-table): Insert the images after the table, so that
1449 they're not covered by the table colourisation, which often looked
1450 awkward.
1451 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1452 <dd>.
1453
1454 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
1455
1456 * eww.el (eww-detect-charset): Improve regexp; move backward.
1457
1458 2013-06-18 Glenn Morris <rgm@gnu.org>
1459
1460 * mm-decode.el (widget-convert-button): Autoload.
1461
1462 * sieve-manage.el (mm-enable-multibyte): Autoload.
1463
1464 * shr.el (libxml-parse-html-region): Declare.
1465 (shr-render-buffer): Explicit error if no libxml2 support.
1466
1467 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
1468
1469 * auth-source.el (auth-source-current-line): New function.
1470 (auth-source-netrc-parse-entries): When a data token is "machine",
1471 assume we're in the wrong place and abort parsing the current line.
1472
1473 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1474
1475 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1476 (eww-convert-widgets): Don't bug out if the first widget starts at the
1477 beginning of the buffer.
1478 (eww-convert-widgets): Fix last patch.
1479 (eww-tag-input): Support <input type=image>.
1480
1481 * shr.el (shr-insert-table): Respect border-collapse: collapse.
1482 (shr-tag-base): Protect against base specs that are degenerate.
1483 (shr-ensure-paragraph): Don't delete empty lines that have text
1484 properties, because these may be input fields.
1485
1486 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1487 we can navigate to them.
1488
1489 * shr.el (shr-colorize-region): Put the colours over the entire region.
1490 (shr-inhibit-decoration): New variable.
1491 (shr-add-font): Use it to inhibit text property decorations while doing
1492 preliminary table renderings. This speeds up typical Wikipedia page
1493 renderings by 15%.
1494 (shr-tag-span): Don't respect the <title>, because that overwrites the
1495 help-echo from links inside the spans.
1496 (shr-next-link): Use `help-echo' for navigation, so that we can
1497 navigate to form elements, too.
1498
1499 * eww.el (eww-button): New face.
1500 (eww-convert-widgets): Use it to make submit buttons more button-like.
1501
1502 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1503 that Gnus commands work.
1504
1505 * shr.el (shr-render-td): Support horizontal alignment.
1506
1507 * eww.el (eww-put-color): Remove.
1508 (eww-colorize-region): Use `add-face-text-property'.
1509
1510 * shr.el (shr-add-font): Append face data, so that we get the correct
1511 precedence: The innermost value (which is applied first) wins.
1512 (shr-make-overlay): Obsolete function.
1513
1514 * mm-decode.el (mm-convert-shr-links): New function to convert
1515 new-style shr URL links into widgets.
1516 (mm-shr): Use it.
1517
1518 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1519 widget commands, since we're no longer using widgets for links.
1520
1521 * shr.el (shr-next-link): New command.
1522 (shr-previous-link): New command.
1523 (shr-urlify): Don't use `widget-convert', because that's slow.
1524 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1525 because collecting the overlays and reapplying them when generating
1526 tables is slow.
1527 (shr-insert-table): Ditto.
1528
1529 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1530
1531 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1532 * shr.el (browse-url): Require `url'.
1533 * eww.el (url): Require format-spec.
1534
1535 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1536
1537 * eww.el (eww-display-html): Default to using the entire window width.
1538 (eww-browse-url): Don't add a User-Agent header (twice), because that
1539 makes Bing refuse connection.
1540
1541 * shr.el (shr-make-table): Cache the table rendering at the table
1542 level, and not the <td> level. This is a bit faster.
1543
1544 * eww.el (eww-render): Go to the correct ID when given URLs ending with
1545 #id.
1546
1547 * shr.el (shr-tag-li): Don't require a new paragraph, since other
1548 browsers don't.
1549 (shr-expand-url): Respect #anchor links.
1550 (shr-parse-base): Chop off the anchor before using.
1551 (shr-descend): Respect display: none.
1552 (shr-descend): Allow marking elements that have certain IDs.
1553
1554 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1555
1556 * shr.el (shr-expand-url): Don't bug out on zero-length links.
1557
1558 * eww.el (eww-tag-textarea): Support <textarea>.
1559
1560 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1561
1562 * shr.el (shr-dom-to-xml): Fix function call.
1563
1564 * eww.el (eww): New group.
1565 (eww-header-line-format): New custom variable.
1566 (eww-current-title): New variable.
1567 (eww-display-html): Update header and handle title tag.
1568 (eww-update-header-line-format): New function.
1569 (eww-tag-title): New function.
1570
1571 * shr.el (shr-dom-to-xml): New function.
1572 (shr-tag-svg): Add support for the SVG tag.
1573 (shr-bullet): New custom variable.
1574 (shr-tag-li): Support custom bullet in unordered lists.
1575
1576 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1577
1578 * shr.el (shr-expand-url): Respect // URLs.
1579
1580 * eww.el (eww-tag-body): Override the shr body rendering so that we can
1581 put a background colour onto the entire buffer.
1582 (eww-render): When being redirected, use the redirect URL as the new
1583 base URL.
1584
1585 * shr.el (shr-parse-base): Fix parsing error.
1586
1587 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1588
1589 * shr.el (shr-parse-base): New function.
1590 (shr-expand-url): Use it to expand relative URLs reliably.
1591
1592 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
1593
1594 * auth-source.el (auth-source-search-collection): Fix docstring.
1595 (auth-source-netrc-parse): Refactor and improve netrc parser to support
1596 single-quoted strings and multiline entries.
1597 (auth-source-netrc-parse-next-interesting)
1598 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
1599 New functions to support parser.
1600
1601 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1602
1603 * eww.el (eww-submit): Get submit button logic right when hitting RET
1604 on non-submit buttons.
1605
1606 * shr.el: Remove shr-preliminary-table-render, since that can't really
1607 be used for anything in practice.
1608
1609 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1610
1611 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1612 (sieve-manage-quit).
1613
1614 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
1615
1616 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1617 control the maximum size of photo ID image.
1618 (mml2015-epg-key-image-to-string): Respect it.
1619
1620 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1621
1622 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1623 instead of the final one so that we can more easily distinguish them.
1624
1625 * eww.el (eww-submit): Compute the submission URL correctly.
1626
1627 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1628
1629 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1630 Use plist-get rather than CL's getf.
1631 (sieve-manage-parse-capability): Avoid CL's remove-if.
1632
1633 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1634
1635 * shr.el (shr-expand-url): Expansion should chop off the bits after the
1636 last slash.
1637
1638 * eww.el (eww-tag-select): Use the first value as the default value.
1639
1640 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1641
1642 * eww.el (eww): Prepend urls with http:// if scheme is missing.
1643 (eww-mode): Use `define-derived-mode'.
1644 (eww-parse-headers): Parse headers from beginning of buffer so that
1645 file:// links work.
1646
1647 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
1648
1649 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1650
1651 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1652
1653 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1654 to handle them at all.
1655
1656 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1657
1658 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1659 work, too.
1660 (eww-tag-select): Implement <select>.
1661
1662 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1663
1664 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
1665 stream managing functions by using open-protocol-stream to do most of
1666 the work. Has the nice benefit of enabling STARTTLS.
1667 Wait for capabilities after STARTTLS: following RFC5804, the server
1668 sends new capabilities after successfully establishing a TLS connection
1669 with the client. The client should update the cached list of
1670 capabilities, but we just ignore the answer for now.
1671 (sieve-manage-network-p, sieve-manage-network-open)
1672 (sieve-manage-starttls-p, sieve-manage-starttls-open)
1673 (sieve-manage-forward, sieve-manage-streams)
1674 (sieve-manage-stream-alist): Remove unneeded functions neither in the
1675 API, nor called by any other function.
1676 Enable Multibyte for SieveManage buffers: The parser won't properly
1677 handle umlauts and line endings unless multibyte is turned on in the
1678 process buffer.
1679
1680 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1681
1682 * eww.el (eww-tag-input): Support password fields.
1683 (eww-submit): Support POST.
1684
1685 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1686
1687 * eww.el (eww-tag-form): Protect against degenerate forms.
1688
1689 * shr.el (shr-expand-url): Expand URLs that start with a slash
1690 correctly.
1691
1692 * eww.el (eww-submit): Get submit button logic right.
1693
1694 * shr.el (shr-final-table-render): New variable to signal when we're
1695 doing the final table rendering so that we can collect more data at
1696 that point.
1697
1698 * eww.el (eww-submit): Make form submission work.
1699 (eww-tag-input): Implement submit buttons.
1700 (eww-click-radio): Implement radio and checkboxes.
1701 (eww-submit): Handle hidden elements.
1702
1703 * shr.el (shr-descend): Allow other packages to override (or provide)
1704 rendering of elements.
1705 (shr-expand-url): Strip query strings from URLs before expanding them.
1706
1707 * eww.el: Don't require cl-lib.
1708 (eww-tag-form): Start form support.
1709
1710 * eww.el: Start writing a new, tiny web browser.
1711 (eww-previous-url): New command.
1712 (eww-quit): New command.
1713
1714 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1715
1716 * sieve.el: Put point at beginning of buffer when viewing a script.
1717 (sieve-open-server): Respect the PORT parameter. Show the correct port
1718 number in sieve-buffer's header. Fixed code to also work with a string
1719 as port specifier. Properly close the connection on pressing 'q'. Make
1720 sieve-manage-quit close the connection and process buffer. Also, remove
1721 duplicate keybinding for 'q'.
1722
1723 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
1724
1725 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1726 make it easier to read.
1727 (mm-pkcs7-enveloped-magic): Ditto.
1728
1729 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
1730
1731 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1732 before `image-type-available-p' to avoid loading the image libraries
1733 needlessly.
1734
1735 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1736
1737 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1738 assume Date header begins with "Date", that may be customized into
1739 something like "X-Sent" using gnus-article-time-format.
1740 (article-transform-date): Allow multi-line Date header.
1741
1742 2013-06-02 David Engster <deng@randomsample.de>
1743
1744 * registry.el (initialize-instance, registry-lookup)
1745 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1746 (registry-lookup-secondary-value, registry-search, registry-delete)
1747 (registry-insert, registry-reindex, registry-size, registry-prune):
1748 Do not wrap methods in `eval-and-compile'. This breaks due to latest
1749 changes in EIEIO (introduction of eieio-core.el).
1750
1751 2013-05-30 Glenn Morris <rgm@gnu.org>
1752
1753 * nnmail.el (nnmail-fancy-expiry-target):
1754 Also bind mail-dont-reply-to-names.
1755
1756 * spam-stat.el (spam-stat-save):
1757 No need to tweak font-lock in temp buffers.
1758
1759 * shr.el (shr-put-image): Silence compiler.
1760
1761 2013-05-29 Glenn Morris <rgm@gnu.org>
1762
1763 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1764
1765 * gnus-group.el (gnus-sequence-of-unread-articles)
1766 (gnus-summary-add-mark, gnus-mark-article-as-read)
1767 (gnus-group-make-articles-read): Declare.
1768
1769 * gnus-sum.el (gnus-parameter-list-identifier)
1770 (gnus-article-stop-animations, gnus-stop-downloads)
1771 (gnus-article-only-boring-p, article-goto-body)
1772 (gnus-flush-original-article-buffer, article-narrow-to-head)
1773 (gnus-article-hidden-text-p, gnus-delete-wash-type)
1774 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1775
1776 * gnus.el: No need to eval-and-compile autoloads.
1777
1778 * gravatar.el (help-function-arglist): Autoload.
1779
1780 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1781
1782 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1783
1784 * spam.el: No need to load spam-report when compiling.
1785 No need to eval-and-compile autoloads.
1786 (spam-report-resend-to): Declare.
1787 (spam-report-resend-register-routine): Require 'spam-report.
1788
1789 2013-05-24 Julien Danjou <julien@danjou.info>
1790
1791 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1792 setup.
1793
1794 2013-05-23 Glenn Morris <rgm@gnu.org>
1795
1796 * gnus-util.el (rmail-swap-buffers-maybe)
1797 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1798 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1799 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1800
1801 * mm-decode.el: No need to load term when compiling.
1802 (term-mode, term-char-mode): Declare.
1803
1804 * mm-util.el: No need to load jka-compr when compiling.
1805 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1806
1807 * nnmaildir.el: Require is automatically eval-and-compile.
1808 (nnmail): Require at run-time too.
1809
1810 * registry.el (registry-size): Move definition before use.
1811
1812 2013-05-22 Daiki Ueno <ueno@gnu.org>
1813
1814 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1815 signed data to conform the standard. (Bug#14232)
1816
1817 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1818
1819 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1820 double angle quotation mark.
1821
1822 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1823
1824 * message.el (message-insert-formatted-citation-line): Handle finding
1825 first/lastname when more than 2 names appear.
1826
1827 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1828
1829 * shr.el (shr-tag-span): New function.
1830
1831 2013-05-18 Glenn Morris <rgm@gnu.org>
1832
1833 * message.el (message-mode): Use message-mode-abbrev-table,
1834 with text-mode-abbrev-table as parent. (Bug#14413)
1835
1836 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838 * message.el (message-expand-group): Decode group names.
1839
1840 2013-05-16 Julien Danjou <julien@danjou.info>
1841
1842 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1843 app-icon.
1844
1845 2013-05-15 Glenn Morris <rgm@gnu.org>
1846
1847 * shr-color.el (shr-color-visible-luminance-min)
1848 (shr-color-visible-distance-min): Use shr-color group.
1849
1850 2013-05-11 Glenn Morris <rgm@gnu.org>
1851
1852 * gnus-vm.el: Make it loadable without VM.
1853 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1854 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1855
1856 2013-05-09 Glenn Morris <rgm@gnu.org>
1857
1858 * mml1991.el: Make it loadable. (Bug#13456)
1859
1860 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1861 * gnus-async.el (gnus-async-post-fetch-function):
1862 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1863 * gnus-html.el (gnus-html-image-cache-ttl):
1864 * gnus-notifications.el (gnus-notifications-timeout):
1865 * gnus-picon.el (gnus-picon-properties):
1866 * gnus-util.el (gnus-completion-styles):
1867 * gnus.el (gnus-other-frame-resume-function):
1868 * message.el (message-user-organization-file)
1869 (message-cite-reply-position):
1870 * nnir.el (nnir-summary-line-format)
1871 (nnir-retrieve-headers-override-function):
1872 * shr-color.el (shr-color-visible-luminance-min):
1873 * shr.el (shr-blocked-images):
1874 * spam-report.el (spam-report-resend-to):
1875 * spam.el (spam-summary-exit-behavior): Fix custom types.
1876
1877 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1878
1879 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1880
1881 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1882 because of let-binding help-xref-following. (Bug#14356)
1883
1884 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1885
1886 * message.el (message-bury, message-send-and-exit):
1887 Revert 2013-05-04 change.
1888
1889 2013-05-06 Glenn Morris <rgm@gnu.org>
1890
1891 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1892
1893 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1894
1895 * message.el (message-bury): Make `buffer' optional.
1896 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1897 (bug#14085).
1898
1899 2013-05-04 Andrew Cohen <cohen@bu.edu>
1900
1901 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1902 entering into the registry.
1903
1904 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1905
1906 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1907 (Bug#14304)
1908
1909 2013-04-27 Glenn Morris <rgm@gnu.org>
1910
1911 * gnus.el (gnus-list-debbugs):
1912 Use require rather than autoload. (Bug#14262)
1913
1914 2013-04-27 Julien Danjou <julien@danjou.info>
1915
1916 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1917 port to "sieve" now that it has an official IANA port assigned.
1918
1919 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1920
1921 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1922 Don't set the MAILHOST environment variable permanently (Bug#14271).
1923
1924 2013-04-26 Glenn Morris <rgm@gnu.org>
1925
1926 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1927
1928 2013-04-25 Andrew Cohen <cohen@bu.edu>
1929
1930 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1931 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1932
1933 2013-04-24 Andrew Cohen <cohen@bu.edu>
1934
1935 * nnir.el (nnir-close-group): Make sure we are in the right group.
1936
1937 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1938 dependency table from all newly retrieved headers.
1939
1940 2013-04-16 David Edmondson <dme@dme.org>
1941
1942 Support <img src="data:...">.
1943
1944 * shr.el (shr-image-from-data): New function.
1945 (shr-tag-img): Use it.
1946
1947 2013-04-14 Andrew Cohen <cohen@bu.edu>
1948
1949 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1950 group.
1951
1952 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1953
1954 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1955 corresponding to any existing group (Bug#14166).
1956
1957 2013-04-10 Andrew Cohen <cohen@bu.edu>
1958
1959 * nnir.el (number-sequence): No longer used.
1960 (nnir-request-set-mark): New function.
1961 (nnir-request-update-info): Improve marks updating.
1962 (nnir-request-scan): Don't duplicate marks updating.
1963 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1964 Use 'assq rather than 'assoc. Quote anonymous function.
1965 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1966 Use 'gnus-group-prefixed-p.
1967 (gnus-summary-create-nnir-group): Make sure server for method is open.
1968
1969 2013-04-04 Andrew Cohen <cohen@bu.edu>
1970
1971 * nnir.el (gnus-nnir-group-p): New function.
1972 (nnir-possibly-change-group): Use it.
1973
1974 * gnus-msg.el (gnus-setup-message): Use it.
1975
1976 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1977
1978 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1979 `initial-input' for the argument name.
1980 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1981
1982 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1983
1984 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1985 (used by MH-E).
1986
1987 2013-04-01 Andrew Cohen <cohen@bu.edu>
1988
1989 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1990 group.
1991
1992 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1993 fix compilation.
1994
1995 2013-03-31 Andrew Cohen <cohen@bu.edu>
1996
1997 * nnir.el (nnir-method-default-engines): And another typo.
1998
1999 2013-03-30 Andrew Cohen <cohen@bu.edu>
2000
2001 * nnir.el (nnir-method-default-engines): Fix typo.
2002
2003 2013-03-29 Andrew Cohen <cohen@bu.edu>
2004
2005 * nnir.el: Define 'number-sequence for xemacs.
2006 (gnus-summary-create-nnir-group): New function to create an nnir group
2007 from an nnir summary buffer based on the current query.
2008 (nnir-request-create-group): Update to allow nnir group creation based
2009 on the current query.
2010
2011 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
2012
2013 * nndraft.el (nndraft-request-expire-articles):
2014 Make expiry target always `delete'.
2015
2016 2013-03-27 Andrew Cohen <cohen@bu.edu>
2017
2018 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2019 buffer use the posting-style and gcc of the original article group.
2020 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2021
2022 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
2023 after other deffoos.
2024
2025 2013-03-26 Andrew Cohen <cohen@bu.edu>
2026
2027 * nnir.el: Major rewrite. Cleaner separation between searches and group
2028 management. Marks are now shown in nnir summary buffers.
2029 Rudimentary support for real (i.e. not ephemeral) nnir groups.
2030 (gnus-summary-make-nnir-group): New function for initiating searches
2031 from a summary buffer.
2032
2033 2013-03-18 Sam Steingold <sds@gnu.org>
2034
2035 * message.el (message-bury): Minor cleanup.
2036
2037 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
2038
2039 * nndir.el (nndir-request-list): Remove 2nd argument passed to
2040 nnml-request-list. (Bug#13873)
2041 (nndir-request-newsgroups): Remove, unused.
2042
2043 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2044
2045 2013-03-03 Ted Phelps <phelps@gnusto.com>
2046
2047 * shr.el: Make all the overlays set the `evaporate' property so that
2048 they're removed properly.
2049
2050 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
2051
2052 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2053 shell-quote-argument.
2054
2055 2013-02-22 David Engster <deng@randomsample.de>
2056
2057 * gnus-registry.el (gnus-registry-save): Provide class name when
2058 calling `eieio-persistent-read' to avoid "unsafe call" warning.
2059 Use `condition-case' to stay compatible with older EIEIO versions which
2060 only accept one argument.
2061
2062 2013-02-17 Daiki Ueno <ueno@gnu.org>
2063
2064 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2065 (epg-user-id-validity): Autoload.
2066 (mml2015-epg-check-user-id): New function.
2067 (mml2015-epg-check-sub-key): New function split from
2068 mml2015-epg-find-usable-key.
2069 (mml2015-epg-find-usable-key): Accept context, name, usage, and
2070 optional name-is-key-id, to handle the case when user-id is unusable.
2071 Reported by Łukasz Stelmach <stlman@poczta.fm>.
2072
2073 2013-02-17 Glenn Morris <rgm@gnu.org>
2074
2075 * shr.el (shr-put-image): Use image-multi-frame-p if available.
2076
2077 2013-02-16 Glenn Morris <rgm@gnu.org>
2078
2079 * shr.el (shr-put-image): Only animate images that specify a delay.
2080 This is consistent with the old image-animated-p behavior.
2081
2082 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2085 for XEmacs.
2086
2087 2013-02-13 Juri Linkov <juri@jurta.org>
2088
2089 * gnus-art.el (gnus-article-mode-map):
2090 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2091 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
2092
2093 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
2094
2095 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
2096 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
2097
2098 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
2099
2100 * auth-source.el (auth-source-format-prompt): Don't get confused by
2101 any "\" in replacement text. (Bug#13637)
2102
2103 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
2104
2105 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2106 (gnus-backend-trace): Honor gnus-backend-trace.
2107
2108 * mml.el (mml-insert-part): Insert closing tag.
2109
2110 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2111
2112 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2113
2114 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2115 able to find the article, which can happen in debbugs groups,
2116 apparently.
2117
2118 2013-01-16 Glenn Morris <rgm@gnu.org>
2119
2120 * smiley.el (smiley-style): Make the file loadable in batch mode.
2121
2122 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2123
2124 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2125 imap process running.
2126
2127 2013-01-14 Julien Danjou <julien@danjou.info>
2128
2129 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2130 Compare addresses against addresses, not against the full From field.
2131
2132 2013-01-13 Richard Stallman <rms@gnu.org>
2133
2134 * message.el (message-forward-make-body-mime): New args BEG, END
2135 specify what part of FORWARD-BUFFER to use. Do the work directly
2136 instead of calling `mml-insert-buffer'.
2137
2138 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
2139
2140 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2141 cross-reference(s).
2142
2143 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2144 cross-reference(s).
2145
2146 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
2147
2148 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2149 and point-max-marker.
2150 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2151
2152 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
2153
2154 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2155 to mml2015-encrypt-to-self.
2156 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2157
2158 2013-01-09 Daiki Ueno <ueno@gnu.org>
2159
2160 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2161 mml-smime-epg-find-usable-secret-key.
2162
2163 2013-01-08 Glenn Morris <rgm@gnu.org>
2164
2165 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2166
2167 2013-01-07 Daiki Ueno <ueno@gnu.org>
2168
2169 * mml-smime.el: Support signing by sender.
2170 Requested by Uwe Brauer.
2171 (mml-smime-sign-with-sender): New user option analogous
2172 to mml2015-sign-with-sender.
2173 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2174 (mml-smime-epg-find-usable-secret-key): New helper function copied from
2175 mml2015.el.
2176
2177 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2180 isn't running, because Gnus will probably not know how to handle the
2181 Gcc header (bug#11941).
2182
2183 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2184 articles.
2185
2186 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2187
2188 * nnfolder.el (nnfolder-recursive-directory-files): New function.
2189 (nnfolder-generate-active-file): Make this function work with recursive
2190 folder names.
2191
2192 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
2193
2194 * nntp.el (nntp-open-connection): Use HELP as the capability command
2195 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2196 unknown commands. And CAPABILITY is an unknown command (bug#12763).
2197
2198 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
2199
2200 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2201 place holder since this gives `Invalid face reference: nil' messages.
2202 Use the `default' face instead. It has the same effect here, even
2203 though it is not no-op.
2204
2205 * gnus-util.el
2206 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2207
2208 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
2209
2210 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2211 non-string posting styles (bug#13285).
2212
2213 2012-12-27 Glenn Morris <rgm@gnu.org>
2214
2215 * plstore.el (plstore-passphrase-callback-function):
2216 Use plstore-get-file.
2217
2218 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
2219
2220 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2221 stderr.
2222
2223 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
2224 group is nil.
2225
2226 * shr.el (shr-tag-em): Render as italic, not bold.
2227
2228 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
2229
2230 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2231
2232 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
2233
2234 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2235 temporary file to get PGP key image. Pass no-show-photos when
2236 extracting image to avoid having it pop up twice.
2237
2238 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
2239
2240 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2241 eligible for treatment.
2242
2243 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2244 lines. This makes summary commands with hidden threads work more
2245 reliably.
2246
2247 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2248 button to mark the hidden citations (bug#9395).
2249
2250 2012-12-26 Daiki Ueno <ueno@gnu.org>
2251
2252 * mml2015.el (mml2015-epg-signature-to-string): New function.
2253 (mml2015-epg-verify-result-to-string): New function.
2254 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2255 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2256 instead of epg-verify-result-to-string.
2257 (epg-signature-key-id, epg-signature-to-string): Autoload.
2258 (epg-verify-result-to-string): Remove autoload.
2259
2260 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
2261
2262 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2263 ID image from GPG public key.
2264 (mml2015-epg-key-image-to-string): New function.
2265
2266 2012-12-25 Leo Liu <sdl.web@gmail.com>
2267
2268 * plstore.el (plstore-passphrase-callback-function): Fix error when
2269 error when plstore-cache-passphrase-for-symmetric-encryption is set
2270 (bug#13264).
2271
2272 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2273
2274 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2275 buffer to the article buffer here, because that clobbers multiple
2276 article buffers.
2277
2278 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2279 buffer always points to the right summary buffer.
2280
2281 2012-12-25 John Wiegley <jwiegley@gmail.com>
2282
2283 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2284 the password (bug#12097).
2285
2286 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2287
2288 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2289 (bug#13263).
2290
2291 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2292 buffer exists before using it (bug#12475).
2293
2294 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2295 offline groups (bug#11937).
2296
2297 * message.el (message-yank-original): When using customize to set the
2298 value of `message-cite-style', the variable it set to a symbol that's
2299 the name of the variable, which must then be dereferenced (bug#12616).
2300
2301 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
2302
2303 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2304 the `face' property with a list whose car is the face specified in the
2305 format string and whose cdr is (nil).
2306 * lisp/gnus-util.el
2307 (gnus-put-text-property-excluding-characters-with-faces):
2308 Change accordingly.
2309 (gnus-get-text-property-excluding-characters-with-faces): New function.
2310 * lisp/gnus-sum.el (gnus-summary-highlight-line):
2311 * lisp/gnus-salt.el (gnus-tree-highlight-node):
2312 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2313
2314 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2315
2316 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2317 login methods.
2318 (nnimap-login): Respect the `nnimap-authenticator' variable.
2319
2320 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2321 mark state when moving articles. Otherwise unticked articles will get
2322 their ticks back after moving.
2323
2324 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2325
2326 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2327
2328 * message.el (message-ignored-news-headers): Always remove
2329 X-Message-SMTP-Method to avoid information leakage if the user
2330 mistakenly inserts the header into news messages.
2331
2332 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2333
2334 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2335 right than four characters, this command would move point to
2336 `point-max'. Don't do that.
2337
2338 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2339 to nil to allow re-selecting groups that gain articles.
2340 (gnus-bug-group-download-format-alist): Update the URL.
2341
2342 2012-12-23 Andreas Schwab <schwab@suse.de>
2343
2344 * shr.el (shr-tag-em): Render em as italic, not bold.
2345
2346 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
2347
2348 * gnus-int.el (gnus-backend-trace): Factor out into its own function
2349 for reuse.
2350 (gnus-open-server): Use it to add more tracing.
2351 (gnus-finish-retrieve-group-infos): Add backend tracing.
2352 (gnus-backend-trace): Also note the elapsed seconds.
2353
2354 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
2355
2356 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2357 Set epa-file-encrypt-to from variable to avoid querying.
2358
2359 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
2360
2361 * sieve-mode.el (sieve-font-lock-keywords):
2362 Keywords should be word delimited. (Bug#13173)
2363
2364 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
2365
2366 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2367 instead of <pre> to align message header.
2368
2369 2012-12-12 Sam Steingold <sds@gnu.org>
2370
2371 * gnus.el (gnus-other-frame-resume-function): Add user option.
2372 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2373
2374 2012-12-06 Sam Steingold <sds@gnu.org>
2375
2376 * gnus-start.el (gnus-before-resume-hook): Add.
2377 (gnus-1): Run it when Gnus is alive.
2378
2379 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
2380
2381 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2382 * gnus-art.el (article-unsplit-urls)
2383 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2384 * gnus-registry.el (gnus-registry-get-article-marks)
2385 * message.el (message-goto-body): Use it.
2386 (message-called-interactively-p): Remove.
2387
2388 * spam-stat.el (spam-stat-called-interactively-p): New macro.
2389 (spam-stat-score-buffer): Use it.
2390
2391 * spam.el: Silence the warnings against BBDB functions when compiling.
2392
2393 * gnus-score.el (gnus-score-decode-text-parts):
2394 Use append+mapcar instead of the cl function mapcan.
2395
2396 * gmm-utils.el (gmm-flet): Remove.
2397
2398 * gnus-sync.el (gnus-sync-lesync-call):
2399 Avoid overriding json-alist-p.
2400
2401 * message.el (message-read-from-minibuffer):
2402 Avoid overriding mail-abbrev-in-expansion-header-p.
2403
2404 2012-12-05 Sam Steingold <sds@gnu.org>
2405
2406 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2407 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2408 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2409
2410 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2411
2412 * gmm-utils.el (gmm-called-interactively-p): Revert.
2413 This seems to cause Emacs to get stuck!
2414 * gnus-art.el (article-unsplit-urls)
2415 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2416 * gnus-registry.el (gnus-registry-get-article-marks)
2417 * message.el (message-goto-body)
2418 (message-called-interactively-p): Revert.
2419
2420 * gmm-utils.el (gmm-called-interactively-p): New function.
2421 * gnus-art.el (article-unsplit-urls)
2422 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2423 * gnus-registry.el (gnus-registry-get-article-marks)
2424 * message.el (message-goto-body): Use it.
2425 (message-called-interactively-p): Remove.
2426
2427 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2428 * gnus-sync.el (gnus-sync-lesync-call)
2429 * message.el (message-read-from-minibuffer): Use it.
2430
2431 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2432
2433 * gmm-utils.el (gmm-flet): Remove.
2434 * gnus-sync.el (gnus-sync-lesync-call)
2435 * message.el (message-read-from-minibuffer): Don't use it.
2436
2437 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
2438
2439 * gmm-utils.el (gmm-labels): Use cl-labels if available.
2440
2441 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
2442
2443 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2444
2445 * gnus-sync.el (gnus-sync-lesync-call)
2446 * message.el (message-read-from-minibuffer): Use gmm-flet.
2447
2448 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2449
2450 * gnus-util.el (gnus-macroexpand-all): Remove.
2451
2452 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
2453
2454 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2455 to TAB, not [tab].
2456 (gnus-summary-article-map): Likewise.
2457
2458 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2459 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2460
2461 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
2462
2463 * message.el (message-get-reply-headers):
2464 Make sure the reply goes to the author if it is a wide reply.
2465
2466 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
2467
2468 * gnus-score.el (gnus-score-body):
2469 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2470 scoring by body.
2471
2472 2012-11-16 Glenn Morris <rgm@gnu.org>
2473
2474 * gnus-diary.el (nndiary-request-create-group-functions)
2475 (nndiary-request-update-info-functions)
2476 (gnus-subscribe-newsgroup-functions)
2477 (nndiary-request-accept-article-functions):
2478 Use new names for hooks rather than obsolete aliases.
2479
2480 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2481
2482 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2483 in meta tag with the one the part specifies in its header.
2484
2485 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2486
2487 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2488 by default.
2489
2490 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2491
2492 New UIDL implementation.
2493
2494 * mail-source.el (mail-sources, mail-source-keyword-map):
2495 Add :leave as a pop3 keyword.
2496 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2497
2498 * pop3.el (pop3-leave-mail-on-server): Allow number.
2499 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2500 (pop3-movemail): Add UIDL support.
2501 (pop3-send-streaming-command): Take a list of mail numbers instead of
2502 the number of mails.
2503 (pop3-write-to-file): Add X-UIDL header.
2504 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2505 (pop3-uidl-add-xheader): New functions.
2506
2507 * message.el (message-ignored-resent-headers):
2508 Add X-Content-Length and X-UIDL headers.
2509
2510 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2511
2512 * nndiary.el (nndiary-request-create-group-functions)
2513 (nndiary-request-update-info-functions)
2514 (nndiary-request-accept-article-functions):
2515 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2516 "-hooks" suffix.
2517
2518 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2519
2520 * starttls.el (starttls-extra-arguments): Doc fix.
2521
2522 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
2524 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2525 it.
2526
2527 2012-10-06 Glenn Morris <rgm@gnu.org>
2528
2529 * gnus-notifications.el (gnus-notifications):
2530 Add missing group :version tag.
2531 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2532 (gnus-gcc-post-body-encode-hook):
2533 * gnus-sync.el (gnus-sync-lesync-name)
2534 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2535
2536 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
2537
2538 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2539 a user about whether to delete temp files if once a user answered as n.
2540
2541 2012-09-17 Richard Stallman <rms@gnu.org>
2542
2543 * message.el (message-in-body-p): Don't set mark or modify buffer.
2544
2545 * mml.el (mml-attach-file): Doc fix.
2546 (mml-attach-external, mml-attach-buffer, mml-attach-file):
2547 Set mail-encode-mml when in Mail mode.
2548 Simplify code to set HEAD and move back to HEAD.
2549 (mml-insert-multipart, mml-insert-part):
2550 Set mail-encode-mml when in Mail mode.
2551
2552 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2553
2554 * gnus-util.el (gnus-timer--function): New function.
2555
2556 * gnus-art.el (gnus-article-stop-animations): Use it.
2557
2558 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2559
2560 Fix glitches caused by addition of psec to timers.
2561 * gnus-art.el (gnus-article-stop-animations): Use timer--function
2562 rather than raw access to timer vector.
2563
2564 2012-09-11 Julien Danjou <julien@danjou.info>
2565
2566 * gnus-notifications.el (gnus-notifications): Check for nil values in
2567 ignored addresses check.
2568
2569 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2570
2571 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2572
2573 2012-09-07 Chong Yidong <cyd@gnu.org>
2574
2575 * gnus-util.el
2576 (gnus-put-text-property-excluding-characters-with-faces): Restore.
2577
2578 * gnus-salt.el (gnus-tree-highlight-node):
2579 * gnus-sum.el (gnus-summary-highlight-line):
2580 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2581
2582 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2583
2584 * gnus-util.el: Fix compilation error on XEmacs 21.4.
2585
2586 2012-09-06 Juri Linkov <juri@jurta.org>
2587
2588 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2589 scheme for buffer names to be more consistent with other group and
2590 article buffer names in Gnus.
2591
2592 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus-util.el
2595 (gnus-put-text-property-excluding-characters-with-faces): Remove.
2596
2597 * gnus-compat.el: Define compat function `add-face' from Wolfgang
2598 Jenkner.
2599
2600 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2601
2602 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2603
2604 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2605
2606 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2607
2608 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2609 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2610
2611 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2612 string-prefix-p in Emacs >=23.2.
2613
2614 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2615 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2616 instead of string-match-p.
2617 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2618
2619 2012-09-06 Kenichi Handa <handa@gnu.org>
2620
2621 * qp.el (quoted-printable-decode-region): Fix previous change; handle
2622 lowercase a..f.
2623
2624 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2625
2626 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2627
2628 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
2629
2630 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
2631 TIME is set.
2632
2633 2012-09-05 Juri Linkov <juri@jurta.org>
2634
2635 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2636 than one group at a time (bug#11961).
2637
2638 2012-09-05 Julien Danjou <julien@danjou.info>
2639
2640 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2641 this hide the real reason with a message giving absolutely no hint.
2642
2643 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
2644
2645 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2646 to the backend (bug#11804).
2647
2648 * message.el (message-insert-newsgroups): Don't insert newsgroup
2649 duplicates (bug#12275).
2650
2651 2012-09-05 John Wiegley <johnw@newartisans.com>
2652
2653 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2654 sieve rules.
2655
2656 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
2657
2658 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2659 function.
2660
2661 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2662
2663 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2664
2665 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2666
2667 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2668 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2669 This should make nnmaildir more usable with offlineimap.
2670
2671 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
2672
2673 * gnus-notifications.el (gnus-notifications-notify): Use it.
2674
2675 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2676 warnings on XEmacs.
2677
2678 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2679
2680 Better seeds for (random).
2681 * gnus-sync.el (gnus-sync-lesync-setup):
2682 * message.el (message-canlock-generate, message-unique-id):
2683 Change (random t) to (random), now that the latter is more random.
2684
2685 2012-08-31 Dave Abrahams <dave@boostpro.com>
2686
2687 * auth-source.el (auth-sources): Fix macos keychain access.
2688
2689 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2690 allow the backend `request-head' function to determine the group
2691 name on its own.
2692 (gnus-request-expire-articles): Filter out negative article numbers
2693 during expiry (Bug#11980).
2694
2695 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2696 O(N^2) to O(N). This makes warping into huge groups tolerable.
2697
2698 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2699 you've found the article when you haven't.
2700
2701 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2702
2703 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2704
2705 2012-08-30 Julien Danjou <julien@danjou.info>
2706
2707 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2708 `gnus-notifications-timeout'.
2709 (gnus-notifications-timeout): Add.
2710 (gnus-notifications-action): New function.
2711 (gnus-notifications-notify): Add :action using
2712 `gnus-notifications-action'.
2713 (gnus-notifications-id-to-msg): New variable.
2714 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2715 notifications id to messages.
2716
2717 2012-08-30 Kenichi Handa <handa@gnu.org>
2718
2719 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2720 once.
2721
2722 2012-08-29 Julien Danjou <julien@danjou.info>
2723
2724 * gnus-notifications.el: New file.
2725 (gnus-notifications-notify): New function.
2726 (gnus-notifications): Use `gnus-notifications-notify'.
2727
2728 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2729
2730 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2731 transfer encoding first; bind gnus-newsgroup-charset to the charset
2732 that the article specifies (Bug#12209).
2733
2734 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
2735
2736 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2737 (gnus-group-customize-done): Encode values posting-style holds.
2738
2739 * gnus-msg.el (gnus-summary-resend-message)
2740 (gnus-configure-posting-styles): Decode values posting-style group
2741 parameter holds.
2742
2743 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
2744
2745 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2746 `name' and `address' in Resent-From header.
2747
2748 2012-08-14 Chong Yidong <cyd@gnu.org>
2749
2750 * gnus-art.el (article-display-face): Handle failure in
2751 gnus-create-image (Bug#11802).
2752
2753 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2754
2755 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2756 Use defsetf.
2757
2758 2012-08-10 Daiki Ueno <ueno@unixuser.org>
2759
2760 * auth-source.el (auth-source-plstore-search)
2761 (auth-source-secrets-search): Ignore :require and :type in search spec.
2762
2763 2012-08-06 Julien Danjou <julien@danjou.info>
2764
2765 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2766 Remove autoload, already handled by gnus.el.
2767
2768 2012-08-05 Julien Danjou <julien@danjou.info>
2769
2770 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2771 Add autoload.
2772
2773 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2774
2775 * gnus.el (gnus-valid-select-methods): Fix custom type.
2776
2777 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
2778
2779 * auth-source.el (auth-sources, auth-source-backend-parse)
2780 (auth-source-macos-keychain-search)
2781 (auth-source-macos-keychain-search-items)
2782 (auth-source-macos-keychain-result-append)
2783 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2784 auth-source.el through the /usr/bin/security utility.
2785 (auth-sources): Fix syntax error.
2786 (auth-source-macos-keychain-result-append): Fix variable name.
2787 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2788
2789 2012-07-27 Julien Danjou <julien@danjou.info>
2790
2791 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2792 Emacs < 24.1
2793
2794 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2795
2796 * message.el (message-kill-address): Don't kill last newline.
2797 (message-skip-to-next-address): Don't move to the next header.
2798 (message-fill-field-address): Work properly.
2799
2800 2012-07-25 Julien Danjou <julien@danjou.info>
2801
2802 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2803
2804 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2805
2806 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2807
2808 2012-07-24 Julien Danjou <julien@danjou.info>
2809
2810 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2811
2812 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2813 (nntp-async-timer-handler): Remove, unused.
2814
2815 * nnimap.el (nnimap-get-responses): Remove, unused.
2816
2817 * nnheader.el (mail-header-set-extra): Remove, unused.
2818
2819 * mm-view.el (mm-view-sound-file): Remove, unused.
2820
2821 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2822 (mm-url-encode-multipart-form-data): Remove, unused.
2823
2824 * message.el (message-remove-signature, message-make-host-name)
2825 (message-fill-address): Remove, unused.
2826
2827 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2828 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2829 unused.
2830
2831 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2832
2833 * gnus-util.el (gnus-extract-address-component-name)
2834 (gnus-extract-address-component-email, gnus-sortable-date)
2835 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2836 (gnus-process-live-p): Remove, unused.
2837
2838 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2839
2840 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2841 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2842 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2843 function.
2844
2845 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2846
2847 * gnus-score.el (gnus-summary-score-crossposting)
2848 (gnus-score-regexp-bad-p): Remove, unused.
2849
2850 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2851
2852 * gnus-range.el (gnus-sublist-p): Remove, unused.
2853
2854 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2855 unused.
2856
2857 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2858
2859 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2860 (gnus-request-associate-buffer): Remove, unused.
2861
2862 * gnus-group.el (gnus-group-set-method-info)
2863 (gnus-group-set-params-info): Remove, unused.
2864
2865 * gnus-fun.el (gnus-shell-command-to-string)
2866 (gnus-shell-command-on-region): Remove, unused.
2867
2868 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2869
2870 * gnus-art.el (gnus-article-text-type-exists-p)
2871 (article-translate-characters, gnus-article-hide-text-of-type)
2872 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2873 Remove, unused.
2874
2875 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2876
2877 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2878 Gnus master.
2879
2880 2012-07-22 Andrew Cohen <cohen@bu.edu>
2881
2882 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2883
2884 2012-07-21 Julien Danjou <julien@danjou.info>
2885
2886 * message.el (message-dont-reply-to-names): Replace deprecated
2887 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2888 (message-get-reply-headers): Ditto.
2889
2890 2012-07-18 Julien Danjou <julien@danjou.info>
2891
2892 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2893 `sieve-upload-and-kill'.
2894
2895 * sieve.el (sieve-bury-buffer): Remove function.
2896 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2897 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2898
2899 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2900
2901 * shr.el (shr-expand-url): Handle URL starting with `//'.
2902
2903 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2904 2012-07-13 Chong Yidong <cyd@gnu.org>
2905
2906 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2907 instead of calling toggle-read-only with a (bogus) argument.
2908
2909 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2910
2911 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2912 of initial input when reading the author to restrict the summary to.
2913
2914 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2915
2916 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2917 buffer exists, which it doesn't if we haven't started Gnus.
2918
2919 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2920
2921 * mm-decode.el (mm-shr):
2922 Allow overriding charset by mm-charset-override-alist.
2923
2924 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2925
2926 * gnus-art.el (gnus-article-view-part):
2927 Toggle subparts of multipart/alternative part.
2928
2929 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2930
2931 * gnus-sync.el: Simply require json.
2932
2933 * registry.el: Simply require eieio and eieio-base.
2934
2935 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2936
2937 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2938
2939 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2940
2941 * shr.el (shr-render-buffer): New command.
2942 (shr-visit-file): Use it.
2943
2944 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2945
2946 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2947 Set no-byte-compile and no-update-autoloads.
2948
2949 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2950
2951 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2952
2953 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2954
2955 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2956 being bound to a lambda form.
2957
2958 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2959
2960 * gnus-picon.el (gnus-picon-properties): New defcustom.
2961 (gnus-picon-create-glyph): Use it.
2962
2963 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2964
2965 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2966 locales.
2967
2968 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2969 on a handle.
2970
2971 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2972 address as the default.
2973
2974 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2975 It makes no sense to query the user about internal files.
2976
2977 * gnus-spec.el: Remove all the byte-compilation stuff, since
2978 benchmarking shows that it doesn't help when entering large summary
2979 buffers.
2980
2981 * gnus-util.el (gnus-byte-code): Remove.
2982
2983 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2984 grouplens stuff.
2985
2986 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2987
2988 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2989 (bug#11514).
2990
2991 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2992
2993 * message.el (message-buffers): Return all buffers derived from Message
2994 to make `gnus-dired-attach' work with mu4e.
2995
2996 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2997
2998 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2999 (mm-dissect-singlepart): Don't guess the MIME type of
3000 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3001 set.
3002 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3003 toplevel MIME type is multipart/encrypted.
3004
3005 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
3006
3007 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
3008 In particular, add an optional argument and a docstring.
3009
3010 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3011
3012 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3013 current before calling `gnus-groups-to-gnus-format'.
3014 Note that this was already the case for `gnus-active-to-gnus-format'.
3015
3016 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3017
3018 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3019
3020 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * mm-decode.el (mm-dissect-buffer): Doc fix.
3023
3024 * gnus-sum.el (gnus-handle-ephemeral-exit):
3025 Avoid creating the group buffer if it doesn't exist.
3026
3027 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
3028 is given, mark the group as ephemeral with the current window conf.
3029
3030 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3031 buffer exists, which it doesn't if we haven't started Gnus.
3032 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3033
3034 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035
3036 * mml.el (mml-generate-mime):
3037 Allow specifying what the top-level part type is.
3038
3039 * gnus-sum.el (gnus-auto-center-summary):
3040 `scroll-margin' isn't defined on XEmacs.
3041
3042 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3043
3044 * gnus-sum.el (gnus-auto-center-summary):
3045 Set default to respect `scroll-margin'.
3046
3047 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
3048
3049 * gnus-cite.el (gnus-dissect-cited-text): A single line without
3050 citation prefix within a block of cited text should be considered
3051 part of that block *only* if it is a blank line.
3052
3053 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3054
3055 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3056 before kinsoku-bol characters nor within kinsoku-eol characters.
3057
3058 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3059
3060 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3061 (gnus-topic-create-topic, gnus-topic-enter-dribble):
3062 Silence compiler.
3063 (gnus-sync-read): Use mapc instead of mapcar.
3064
3065 * mm-archive.el: Require mm-decode for some macros.
3066 (gnus-recursive-directory-files, mailcap-extension-to-mime):
3067 Silence the byte compiler.
3068 (mm-archive-decoders): New function that returns the value of
3069 the mm-archive-decoders variable.
3070
3071 * mm-decode.el:
3072 Don't require mm-archive; autoload mm-archive functions instead.
3073 (mm-dissect-singlepart): Use the function mm-archive-decoders.
3074
3075 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3076
3077 2012-06-26 Peter Münster <pmrb@free.fr>
3078
3079 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3080 (gnus-demon-cancel): Ditto.
3081 (gnus-demon-run-callback): When function cannot be called due to low
3082 idleness, call it when idleness reaches the expected value, instead
3083 of waiting another timer period.
3084 (gnus-demon-init): Add `time' to arguments of call-back.
3085
3086 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3087
3088 * gnus.el: Register gnus-registry functions.
3089
3090 * gnus-registry.el (gnus-try-warping-via-registry):
3091 Move here and indent.
3092
3093 * gnus-int.el (gnus-warp-to-article):
3094 Check whether the registry is enabled before warping.
3095
3096 2012-06-26 Dave Abrahams <dave@boostpro.com>
3097
3098 * gnus-sum.el (gnus-summary-insert-subject): Record information
3099 in the registry about each article retrieved.
3100
3101 * gnus-int.el (gnus-select-group-with-message-id): New function.
3102 (gnus-try-warping-via-registry): Ditto.
3103 (gnus-warp-to-article): Fall back on the registry.
3104
3105 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3106
3107 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3108
3109 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3110
3111 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3112 gnus-gcc-self-resent-messages may be a group parameter.
3113 (gnus-summary-resend-message):
3114 Don't encode encoded words in header when Gcc'ing resent message.
3115
3116 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3117
3118 * shr.el (shr-insert): Treat non-breaking space just like normal
3119 space. This seems to produce more pleasing results.
3120 (shr-insert):
3121 Only insert a blank line if we're starting from an image.
3122 (shr-tag-br):
3123 Allow <br> to end lines or to make a single blank line.
3124 (shr-ensure-paragraph): Consider lines with white space to be blank.
3125
3126 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
3127
3128 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3129 and gnus-gcc-post-body-encode-hook.
3130
3131 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3132
3133 * mm-decode.el (mm-dissect-singlepart):
3134 Guess what the type of application/octet-stream parts really is.
3135
3136 * gnus-sum.el (gnus-propagate-marks): Remove.
3137
3138 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3139
3140 * nntp.el (nntp-coding-system-for-read): Remove.
3141 (nntp-coding-system-for-write): Ditto.
3142 (nntp-open-connection): Just use `binary' directly.
3143
3144 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3145
3146 * registry.el (registry-usage-test, registry-persistence-test):
3147 Move to tests/gnustest-registry.el.
3148 (registry-make-testable-db, registry-match-test)
3149 (registry-instantiation-test): Move to tests/gnustest-registry.el.
3150
3151 * gnus-registry.el (gnus-registry-misc-test)
3152 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3153
3154 * tests/gnustest-registry.el:
3155 New file with the registry and gnus-registry ERT tests.
3156
3157 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3158
3159 * gnus-msg.el (gnus-summary-resend-message):
3160 Make gnus-summary-resend-message-insert-gcc be last item in
3161 message-header-setup-hook.
3162
3163 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3164
3165 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3166 (nnfolder-marks, nnfolder-marks-file-suffix)
3167 (nnfolder-marks-modtime): Remove.
3168 (nnfolder-open-server): Don't use marks.
3169 (nnfolder-request-delete-group): Ditto.
3170 (nnfolder-request-rename-group): Ditto.
3171 (nnfolder-request-set-mark, nnfolder-request-marks)
3172 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3173 (nnfolder-save-marks, nnfolder-open-marks): Remove.
3174
3175 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3176 (nnml-marks-modtime): Remove.
3177 (nnml-request-delete-group): Don't use marks.
3178 (nnml-request-rename-group): Ditto.
3179 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3180 (nnml-save-marks, nnml-open-marks): Remove.
3181
3182 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3183 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3184 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3185 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3186 (nntp-server-to-method-cache): Remove.
3187
3188 * shr.el (shr-rescale-image): Fix wrong merge.
3189
3190 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3191
3192 * shr.el (shr-remove-trailing-whitespace):
3193 Really delete the padding on too-wide lines.
3194
3195 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3196
3197 * mm-archive.el (mm-archive-dissect-and-inline): New function.
3198 (mm-archive-dissect-and-inline): Fix up the undisplayer.
3199
3200 * mm-decode.el (mm-display-external): Output the text from
3201 the command in the buffer after the command finished.
3202 This makes text-based commands behave better.
3203
3204 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3205
3206 * message.el (smtpmail-smtp-user): Silence compiler warning.
3207
3208 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3209
3210 * message.el (message-multi-smtp-send-mail): Also allow specifying
3211 the SMTP user name.
3212
3213 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3214
3215 * gnus-sum.el (gnus-summary-article-map): Fix typo.
3216
3217 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3218
3219 * message.el (message-multi-smtp-send-mail): New function.
3220 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3221 header to implement multi-SMTP functionality.
3222
3223 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
3224 (gnus-agentize): Don't set it.
3225 (gnus-agent-send-mail): Don't use it.
3226
3227 * gnus-sum.el (gnus-summary-widget-backward):
3228 New function and keystroke.
3229
3230 * shr.el (shr-put-image): Remove underlines from sliced images.
3231 (shr-zoom-image): Compute the region to be replaced more correctly.
3232
3233 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3234
3235 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3236 (gnus-summary-resend-message-insert-gcc): New function.
3237 (gnus-summary-resend-message): Modify message-header-setup-hook and
3238 message-sent-hook to make it work for Gcc.
3239 (gnus-inews-do-gcc): Update the number of unread articles of groups
3240 that messages are Gcc'd to.
3241
3242 * message.el (message-resend): Run message-sent-hook to do Gcc.
3243
3244 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3245
3246 * gnus-registry.el (gnus-registry-fixup-registry):
3247 Move the message to a higher level to silence compilation.
3248
3249 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3250 parameter to allow controlling the scaling.
3251
3252 * shr.el (shr-zoom-image): New command and keystroke.
3253 (shr-put-image): Take a `size' flag to say how to scale the image.
3254
3255 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3256 Use recursive deletion.
3257 (mm-dissect-archive): Add support for zip files.
3258
3259 * gnus-util.el (gnus-recursive-directory-files): New function.
3260
3261 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3262 (mm-archive-decoders): Add tgz support.
3263
3264 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3265 Otherwise inserting text into the Gnus buffer can look odd.
3266
3267 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3268
3269 * mm-archive.el (mm-archive-decoders): Add support for tar.
3270
3271 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3272
3273 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3274
3275 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3276
3277 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3278
3279 * mm-archive.el: New file.
3280
3281 * mm-decode.el (mm-dissect-singlepart):
3282 Use it to decode ms-tnef files.
3283
3284 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3285
3286 * message.el (message-goto-*): Make all the `message-goto-*' commands
3287 push the mark before moving point. This makes it easier to go back
3288 to where you came from after editing whatever you jumped to.
3289
3290 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3291
3292 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3293 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3294 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3295
3296 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3297
3298 * spam.el: Move BBDB autoloads.
3299 (spam-exists-in-BBDB-p):
3300 New function to do the BBDB search directly in BBDB 2 and 3.
3301 (spam-check-BBDB): Use it.
3302 (spam-enter-ham-BBDB): Use it.
3303
3304 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
3305
3306 * gnus-group.el (gnus-group-get-new-news):
3307 New parameter `one-level' for scanning exactly one level.
3308
3309 * gnus-start.el (gnus-get-unread-articles): Ditto.
3310
3311 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3312
3313 * gnus-sync.el: More commentary about setup.
3314
3315 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3316
3317 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3318
3319 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3320
3321 * gnus-sync.el: Improve docs about CouchDB admins.
3322
3323 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3324
3325 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3326 not needed. Provide xmlplistread list function to produce XML plist
3327 output for non-Gnus LeSync clients.
3328
3329 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3330
3331 * gnus-sync.el: Add LeSync synchronization backend and logic to read
3332 and save against it. Group subscriptions, read marks, other marks,
3333 subscription levels, topic names, and topic offsets (the group's
3334 position within the topic) are saved. This is an experimental
3335 backend and may change significantly. Load json.el from
3336 the gnus-fallback-lib if it's not available otherwise.
3337 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3338
3339 2012-06-26 David Engster <dengste@eml.cc>
3340
3341 * tests/gnustest-nntp.el: New file for simple NNTP testing.
3342
3343 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3344
3345 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3346
3347 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
3348
3349 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3350 is an integer to avoid later problems.
3351
3352 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3353
3354 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3355 locales.
3356
3357 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
3358
3359 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3360 articles when fetch-old is non-nil (bug#11370).
3361
3362 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3363
3364 * gnus-group.el (gnus-group-get-new-news):
3365 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
3366
3367 2012-06-10 Dave Abrahams <dave@boostpro.com>
3368
3369 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3370 groups (bug#11641).
3371
3372 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3373
3374 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3375 (bug#11514).
3376
3377 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3378
3379 * nntp.el: Stop the `letf' madness.
3380 (nntp--report-1): New var.
3381 (nntp-report): Merge nntp-report-1 into it.
3382 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3383 the nntp-report function.
3384
3385 * auth-source.el: Fix comment-style to follow the convention.
3386
3387 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3390 a string so that Gcc works (bug#11514).
3391
3392 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3393
3394 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3395 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3396
3397 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 * gnus-win.el (gnus-configure-frame): Don't signal an error when
3400 jumping to *Server* from a dedicated *Group* window.
3401 (gnus-configure-frame): CSE.
3402
3403 * gnus-registry.el: Minor style cleanup.
3404 (gnus-registry--set/remove-mark): New function, extracted from
3405 gnus-registry-install-shortcuts.
3406 (gnus-registry-install-shortcuts): Use it.
3407
3408 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
3409
3410 * nnspool.el (news-path): Use eval-and-compile.
3411
3412 2012-05-24 Glenn Morris <rgm@gnu.org>
3413
3414 * nnspool.el (news-directory, news-path, news-inews-program):
3415 Move here from paths.el. Don't see a need for these to be autoloaded.
3416
3417 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3418 Merge in doc from paths.el version. Don't see any need for this to be
3419 autoloaded, or for the warning about users not setting it.
3420
3421 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3422
3423 Fix minor Y10k bug.
3424 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3425
3426 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3427
3428 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3429 message once it's actually open.
3430
3431 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3432
3433 * auth-source.el (auth-source--aput-1, auth-source--aput)
3434 (auth-source--aget): New functions and macros.
3435 Use them instead of aput/aget.
3436
3437 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
3438
3439 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3440
3441 2012-04-26 Daiki Ueno <ueno@unixuser.org>
3442
3443 * plstore.el (plstore-called-interactively-p): New compat macro copied
3444 from message.el.
3445 (plstore-mode): Use it.
3446
3447 2012-04-26 Daiki Ueno <ueno@unixuser.org>
3448
3449 * plstore.el: Revive the editing feature.
3450 (plstore-mode): New mode to edit plstore file.
3451 (plstore-mode-toggle-display, plstore-mode-original)
3452 (plstore-mode-decoded): New command.
3453 (plstore--encode, plstore--decode, plstore--write-contents-functions)
3454 (plstore--insert-buffer, plstore--make): New function.
3455 (plstore-open, plstore-save): Simplify by using them.
3456
3457 2012-04-16 Glenn Morris <rgm@gnu.org>
3458
3459 * nndraft.el (nndraft-request-list): Fix declaration.
3460
3461 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3462
3463 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3464 don't have a current group.
3465
3466 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3467 have a group name.
3468
3469 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3470 a multibyte buffer (bug#7410).
3471 (article-wash-html): Parse the original article buffer to get the
3472 unencoded data (bug#7410).
3473
3474 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3475 .newsrc.el files.
3476
3477 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3480 would have gotten if we posted to the group, and use that to compare
3481 against the message we want to cancel (bug#10808).
3482
3483 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3484
3485 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3486 "#" to avoid having them interpreted as comments.
3487
3488 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3489
3490 * shr.el (shr-insert): Update the text state properly to avoid
3491 inserting spurious paragraph starts.
3492
3493 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3494
3495 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
3496 requested (bug#10961).
3497
3498 * shr.el (shr-table-widths): Divide the extra width more fairly over
3499 the TDs (bug#10973).
3500 (shr-render-td): Don't delete too much padding.
3501 (shr-natural-width): Compute the natural width more correctly.
3502 (shr-insert): Allow the natural width to be computed for tables again.
3503 (shr-tag-table-1): Rework how the natural widths are computed by
3504 rendering the table a third time.
3505 (shr-natural-width): Remove.
3506 (shr-buffer-width): New function.
3507 (shr-expand-newlines): Use it.
3508
3509 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
3510 using a `gnus-use-full-window' setup (bug#11013).
3511
3512 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3513
3514 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3515 24.1 release.
3516
3517 2012-03-10 David Edmondson <dme@dme.org>
3518
3519 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3520 'Forwarded Message' header and the start of the message.
3521
3522 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3523
3524 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3525 isn't running (bug#10897).
3526
3527 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3528
3529 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3530
3531 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3532
3533 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3534
3535 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3536
3537 * mm-decode.el (mm-shr): Remove "soft hyphens".
3538
3539 * nnimap.el (nnimap-request-list): Return the group names encoded as
3540 utf8. Otherwise non-European group names don't work.
3541 (nnimap-request-newgroups): Ditto.
3542
3543 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3544 the default in `read-string' (bug#10757).
3545
3546 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3547 topics (bug#10843).
3548
3549 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3550 buffer. Suggested by Herbert Valerio Riedel.
3551 (nnimap-request-move-article): Delete the message from the correct IMAP
3552 server.
3553
3554 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
3555
3556 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3557 Reported by Peter Münster.
3558
3559 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
3560
3561 * shr.el (shr-image-fetched): Make sure we really kill the right
3562 buffer.
3563
3564 2012-02-16 Leo Liu <sdl.web@gmail.com>
3565
3566 * gnus-start.el (gnus-1): Avoid duplicate entries.
3567
3568 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
3569
3570 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3571 too-wide lines.
3572
3573 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
3574
3575 * shr.el (shr-rescale-image): Undo previous change; see
3576 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3577
3578 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3579
3580 * nnimap.el (nnimap-record-commands): New variable.
3581 (nnimap-log-command): Use it.
3582 (nnimap-make-process-buffer): Add a space to the process buffer.
3583 (nnimap-transform-headers): Don't bug out on header lines containing
3584 stuff that look like IMAP length encodings.
3585
3586 * shr.el (shr-rescale-image): Allow viewing large images.
3587
3588 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
3589
3590 * nnml.el (nnml-request-compact-group): Delete the marks file after
3591 compaction (bug#10800).
3592
3593 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3594 group exit.
3595
3596 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3597 QRESYNC/FETCH output.
3598
3599 2012-02-11 Glenn Morris <rgm@gnu.org>
3600
3601 * sieve-manage.el (sieve-manage-default-stream):
3602 * shr.el (shr):
3603 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3604 (nnir-retrieve-headers-override-function)
3605 (nnir-imap-default-search-key, nnir-notmuch-program)
3606 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3607 (nnir-method-default-engines):
3608 * message.el (message-cite-reply-position):
3609 * gssapi.el (gssapi-program):
3610 * gravatar.el (gravatar):
3611 * gnus-sum.el (gnus-refer-thread-use-nnir):
3612 * gnus-registry.el (gnus-registry-unfollowed-addresses)
3613 (gnus-registry-max-pruned-entries):
3614 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3615 * gnus-int.el (gnus-after-set-mark-hook)
3616 (gnus-before-update-mark-hook):
3617 * gnus-async.el (gnus-async-post-fetch-function):
3618 * auth-source.el (auth-source-cache-expiry):
3619 Add missing :version tags to new defcustoms and defgroups.
3620
3621 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3622
3623 * message.el (message-default-send-mail-function): Made into own
3624 function for reuse by emacsbug.el.
3625
3626 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
3627
3628 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3629 `gnus-sloppily-equal-method-parameters' to avoid a warning.
3630
3631 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
3632
3633 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3634 running.
3635
3636 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3637
3638 * gnus.el (gnus-server-extend-method): Don't add an -address component
3639 if the method already has one (bug#9676).
3640
3641 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
3642
3643 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3644 of an initial-input for consistency (bug#10757).
3645
3646 * shr.el: Inhibit getting and sending cookies when fetching pictures.
3647
3648 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3649
3650 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3651
3652 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3653 lines that are narrower than the window width. Otherwise background
3654 "blocks" will look less readable.
3655
3656 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3657
3658 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3659
3660 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3661
3662 * nnimap.el (nnimap-transform-headers): Remove unused variable.
3663 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3664 have newlines within the strings, and where the UID comes after the
3665 BODYSTRUCTURE element (bug#10537).
3666
3667 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3668 (bug#10732).
3669
3670 * shr.el (shr-insert-document): Add doc string.
3671 (shr-visit-file): Ditto.
3672 (shr-remove-trailing-whitespace): New function.
3673 (shr-insert-document): Use it to clean up trailing whitespace as the
3674 final step (bug#10714).
3675
3676 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3677
3678 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3679 buffer if `gnus-kill-summary-on-exit' is nil.
3680
3681 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
3682
3683 * gnus-sum.el (gnus-summary-show-thread):
3684 next-single-char-property-change may return nil in XEmacs.
3685
3686 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3687
3688 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3689 when just reading a single group from "without" Gnus.
3690
3691 2012-02-06 Chong Yidong <cyd@gnu.org>
3692
3693 * gnus-sum.el (gnus-summary-show-thread):
3694 next-single-char-property-change never returns nil (Bug#8657).
3695
3696 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
3697
3698 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3699 without reconnecting.
3700 (nnimap-possibly-change-group): Ditto.
3701 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3702 connection has died before being called.
3703
3704 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
3705
3706 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3707 an initial sync unless we're really doing one.
3708
3709 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3710 address parameter if one already exists (bug#9676).
3711
3712 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3713 not the prefix, as documented (bug#10689).
3714
3715 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3716
3717 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3718 the "server".
3719
3720 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3721 the real error message with the useless "previously known to be down".
3722 Which isn't even correct.
3723
3724 * nntp.el (nntp-open-connection): Report the error message if the nntp
3725 server can't be reached.
3726
3727 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3728 groups we do a total scan for.
3729 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3730 doing that.
3731
3732 2012-01-31 Jim Meyering <jim@meyering.net>
3733
3734 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3735 Correct a comment (insert "not") and hide nominally-doubled "to".
3736
3737 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3738
3739 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3740 section in the manual.
3741
3742 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3743
3744 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3745 words.
3746 (rfc2047-encode-string): Ditto.
3747 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
3748 understand folded filename="..." parameters, for instance.
3749
3750 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3751 the message for greater debuggability.
3752
3753 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3754
3755 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3756 instead of setting it locally, since the latter doesn't seem to have
3757 any effect (most of the time).
3758
3759 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
3760
3761 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3762 function call.
3763
3764 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
3765
3766 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3767 seconds, and make the repeat clause with HH:MM specs work as
3768 documented.
3769
3770 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3771
3772 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3773 so that previous errors don't prohibit getting new news.
3774
3775 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3776
3777 * nntp.el (nntp-retrieve-group-data-early): Ditto.
3778
3779 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3780
3781 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3782 bound globally in old Emacsen and XEmacsen.
3783
3784 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
3785
3786 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3787 buffer, not of the string which is its name.
3788
3789 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3790
3791 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3792 non-server-marks groups.
3793 (gnus-group-make-articles-read): Ditto.
3794
3795 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3796 methods (bug#9676).
3797
3798 * gnus.el (gnus-method-ephemeral-p): New function.
3799
3800 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3801
3802 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3803 left-to-right.
3804
3805 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3806
3807 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3808 warning.
3809
3810 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3811
3812 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3813 macroexpand the nnir things, since they haven't been defined yet, and
3814 nnir requires gnus-sum.
3815
3816 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3817
3818 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3819
3820 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3821
3822 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3823 logical server name in addition to the actual machine address.
3824
3825 * auth-source.el (auth-source-user-and-password): Add convenience
3826 wrapper to search by just host and optionally user.
3827
3828 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3829
3830 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3831 after rendering.
3832
3833 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3834
3835 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3836 (bug#9693).
3837 (gnus-summary-setup-buffer): Document return value (bug#9697).
3838
3839 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3840 since ido doesn't work on symbols (bug#9632).
3841
3842 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3843 when getting a single value as when getting all the values. This means
3844 that atoms like `gcc-self' work cumulatively, like variable settings,
3845 instead of getting the value from the last matching clause.
3846 (gnus-group-find-parameter): Protect against the group buffer not
3847 existing (bug#9585).
3848
3849 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3850
3851 * gnus-start.el (gnus-activate-group): Document more parameters
3852 (bug#9694).
3853
3854 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3855 (bug#9692).
3856
3857 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3858 article was fetched, so that it can be expired later (bug#9958).
3859 (gnus-agent-summary-fetch-series): Add doc string.
3860 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3861 (bug#9517).
3862
3863 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3864 retrieval is happening.
3865
3866 * gnus.el (gnus-parameters): Doc fix.
3867
3868 2012-01-06 Dave Abrahams <dave@boostpro.com>
3869
3870 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3871 show the thread after expansion.
3872
3873 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3874
3875 * gnus-art.el (article-narrow-to-head): If the head is completely
3876 empty, narrow to the empty region (bug#9764).
3877
3878 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3879 read, and then mark them as unread only when the unread mark is used.
3880 This makes `C-- T k' actually work, even though it's confusing.
3881
3882 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3883 alive before we try to find its window.
3884
3885 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3886
3887 * mm-decode.el (mm-display-external): Use a longer timeout for the
3888 deletion to allow slow programs to display the file.
3889
3890 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3891
3892 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3893 prompt to be less confusing.
3894
3895 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3896 argument to `message-reply'. This broke `special-display-*' frame
3897 pop-uping (bug#10238).
3898
3899 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3900
3901 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3902 systems, since these allegedly don't work there.
3903
3904 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3905
3906 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3907 live buffer.
3908
3909 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3910
3911 * nnir.el (nnir-retrieve-headers): Protect against the article not
3912 existing on the server (bug#10335).
3913
3914 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3915
3916 * gnus-agent.el (gnus-agent-load-local):
3917 Recompute gnus-agent-article-local on changing method.
3918
3919 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3920
3921 * gnus.el (gnus-parameters): Note precedence.
3922
3923 2012-01-04 Leo Liu <sdl.web@gmail.com>
3924
3925 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3926 in the group buffer.
3927
3928 2012-01-04 Julien Danjou <julien@danjou.info>
3929
3930 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3931 change.
3932
3933 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3934
3935 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3936 too.
3937
3938 * nntp.el (nntp-retrieve-group-data-early): Use it.
3939
3940 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3941
3942 * nntp.el (nntp-retrieval-in-progress): New variable.
3943 (nntp-make-process-buffer): Make it buffer-local.
3944
3945 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3946 2010.
3947 (gnus-demon-init): Use it to compute the time if time is on the form
3948 "04:23".
3949
3950 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3951
3952 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3953 status in the correct buffer.
3954
3955 2012-01-03 Leo Liu <sdl.web@gmail.com>
3956
3957 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3958 when opening topics (bug#10407).
3959
3960 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3961
3962 * mm-view.el (mm-display-inline-fontify): Add comment.
3963
3964 2011-12-15 Juri Linkov <juri@jurta.org>
3965
3966 * mm-decode.el (mm-inline-media-tests): Add missing
3967 `mm-handle-media-subtype'.
3968
3969 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3970
3971 * message.el (message-valid-fqdn-regexp): Update with newly approved
3972 top-level domain names ".tel" and ".asia".
3973
3974 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3975
3976 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3977 unconditionally.
3978
3979 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3980
3981 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3982 pop-to-buffer-same-window for old Emacsen.
3983
3984 2011-12-04 Chong Yidong <cyd@gnu.org>
3985
3986 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3987 change (Bug#10200).
3988
3989 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3990
3991 * compface.el (uncompface):
3992 * gnus-art.el (gnus-article-x-face-command): Update the header format
3993 of icon data for the most recent icontopbm program.
3994
3995 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3996
3997 * gnus-msg.el (gnus-inews-do-gcc):
3998 * message.el (message-send-mail):
3999 * mml.el (mml-generate-mime): Share the value of the buffer-local
4000 `message-options' variable between a draft buffer and temprary working
4001 buffers.
4002
4003 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
4004
4005 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4006
4007 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4008
4009 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4010 for Cygwin.
4011
4012 2011-11-24 Glenn Morris <rgm@gnu.org>
4013
4014 * starttls.el: Fix case of "GnuTLS".
4015
4016 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * gnus-group.el (gnus-group-highlight): Fix typo.
4019
4020 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
4021
4022 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4023 value of `delete-file', that returns nil for a local file but returns t
4024 for a remote file using ssh.
4025
4026 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4027
4028 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4029 avoid later breakage.
4030
4031 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4032
4033 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4034 article buffers' name.
4035
4036 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4037
4038 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4039 by Paul Eggert's spellfixes two days ago.
4040
4041 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4042
4043 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4044 buffer-local instead of binding them to avoid warnings. Also demote
4045 errors (bug#10063).
4046 (font-lock-mode-hook): Shut up byte compiler.
4047
4048 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
4049
4050 * mm-util.el (mm-charset-after): Fix typo.
4051
4052 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
4053
4054 * gnus-sum.el (gnus-summary-make-menu-bar):
4055 * gnus-uu.el (gnus-uu-decode-postscript)
4056 (gnus-uu-decode-postscript-and-save):
4057 * mailcap.el (mailcap-print-command):
4058 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4059 Fix typos.
4060
4061 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
4062
4063 * gnus-art.el (gnus-article-part-wrapper):
4064 * shr-color.el (shr-color-visible-distance-min)
4065 (shr-color-relative-to-absolute, set-minimum-interval)
4066 (shr-color-visible): Fix typos.
4067
4068 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4069
4070 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4071 slightly clearer.
4072
4073 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4074
4075 * message.el (message-send-and-exit): Document `arg'.
4076
4077 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4078
4079 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4080
4081 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
4082
4083 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4084 we don't use `bound-and-true-p'.
4085
4086 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
4087
4088 * gnus-util.el (gnus-bound-and-true-p): Remove.
4089 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4090 * nnir.el: Use it.
4091 * nnmairix.el: Use it.
4092
4093 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
4094
4095 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4096 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4097 for reasons unknown.
4098 * nnir.el: Use it.
4099 * nnmairix.el: Use it.
4100
4101 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4102 * nnir.el: Ditto.
4103 * nnmairix.el: Ditto.
4104
4105 * gnus-registry.el (gnus-registry-enabled): Default to nil.
4106
4107 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 * message.el (message-completion-function): Make sure
4110 message-tab-body-function is not attempted if one of
4111 message-completion-alist fails to find a completion (bug#9158).
4112
4113 2011-10-26 Daiki Ueno <ueno@unixuser.org>
4114
4115 * mml.el (mml-quote-region): Quote <#secure> tag.
4116 (mml-generate-mime-1): Unquote <#secure> tag.
4117
4118 2011-10-20 Chong Yidong <cyd@gnu.org>
4119
4120 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4121 calling a minor mode from Lisp with nil arg enables it, so we have to
4122 make the wording a bit ambiguous here).
4123
4124 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
4125
4126 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4127 * nnir.el (nnir-mode): Use it.
4128 * nnmairix.el (nnmairix-determine-original-group-from-registry):
4129 Use it.
4130
4131 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4132 * nnmairix.el (gnus-registry-enabled): Ditto.
4133
4134 2011-10-17 Dave Abrahams <dave@boostpro.com>
4135
4136 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
4137 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4138 only while we need to find out if it should be t or nil.
4139 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4140 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4141 the registry is installed. Set it to nil when it's unloaded.
4142 (gnus-registry-install-p): Provide user guidance for the initial value
4143 of `gnus-registry-install' when it's 'ask, otherwise return its value.
4144 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4145 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4146 * nnmairix.el (nnmairix-determine-original-group-from-registry):
4147 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4148 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4149 `gnus-registry-install'.
4150
4151 2011-10-17 Daiki Ueno <ueno@unixuser.org>
4152
4153 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4154 previous change.
4155 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4156 primary key is marked as disabled.
4157
4158 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
4159
4160 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4161 primary key is marked as disabled.
4162
4163 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
4164
4165 * html2text.el (html2text-clean-anchor): Check for quotes around
4166 `href' value.
4167
4168 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
4169
4170 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4171 searching. Drop `bbdb-cache'.
4172
4173 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4174
4175 * message.el (message-signed-or-encrypted-p): Exclude header when
4176 checking if there is signed or encrypted body in text/plain message.
4177
4178 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
4179
4180 * html2text.el (html2text-get-attr): Correctly handle attribute values
4181 containing "=".
4182
4183 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
4184
4185 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4186 handle bindings.
4187
4188 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4189
4190 * gnus-win.el (gnus-configure-windows): Protect against reading
4191 ephemeral groups outside of Gnus.
4192
4193 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
4194
4195 * shr.el (shr-tag-img): Don't get images displayed in tables.
4196
4197 2011-10-03 Glenn Morris <rgm@gnu.org>
4198
4199 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4200 the "maintainer" version of debbugs.gnu.org reports.
4201
4202 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4203
4204 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4205 make asynchronous adjacent image insertion work better.
4206
4207 2011-09-27 Daiki Ueno <ueno@unixuser.org>
4208
4209 * plstore.el (plstore-select-keys, plstore-encrypt-to):
4210 Clarify documentation.
4211
4212 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4213
4214 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4215 `gnus-asynchronous' isn't shadowed.
4216
4217 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4218
4219 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4220 (nnimap-insert-partial-structure): The charset parameter isn't
4221 case-sensitive.
4222
4223 * nnheader.el (nnheader-message-maybe): New function.
4224
4225 * shr.el (shr-tag-table): Render totally broken tables better.
4226
4227 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4228 computing the boundary.
4229
4230 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * pop3.el (pop3-number-of-responses): Remove.
4233 (pop3-wait-for-messages): Rewrite to take linear time instead of
4234 exponential time.
4235
4236 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4237
4238 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4239 re-fetch images.
4240
4241 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4242 re-fetch images when hitting `g' in Gnus.
4243
4244 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4245
4246 * mml.el (mml-inhibit-compute-boundary): New internal variable.
4247 (mml-compute-boundary): Don't check collision if it is non-nil.
4248 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4249 before checking collision.
4250
4251 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * message.el (message-indent-citation): Really make sure there's a
4254 newline at the end.
4255
4256 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4257 Fix suggested by John Wiegley.
4258
4259 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4260
4261 * gnus-art.el (gnus-treat-hide-citation): Add doc.
4262
4263 * message.el (message-default-send-rename-function): Break out into its
4264 own function.
4265
4266 * ecomplete.el (ecomplete-display-matches): Revert patch since it
4267 doesn't work under XEmacs.
4268
4269 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4270 of "imaps" to word around Windows problems.
4271 (nnimap-open-connection-1): Use it.
4272
4273 * message.el (message-indent-citation): Revert last change which made
4274 `F' not work.
4275
4276 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
4277
4278 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4279 terminal as well.
4280
4281 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
4282
4283 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4284 because it displays images using overlays that aren't easy to copy to
4285 the article buffer.
4286
4287 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
4288
4289 * message.el (message-indent-citation): Fix empty line removal at the
4290 end of the citation.
4291
4292 2011-09-20 Julien Danjou <julien@danjou.info>
4293
4294 * auth-source.el (auth-source-netrc-create): Use default value for
4295 password if specified. Evaluate default.
4296 (auth-source-plstore-create): Ditto.
4297 (auth-source-plstore-create, auth-source-netrc-create): Fix default
4298 value evaluation.
4299 (auth-source-netrc-create): Typo fix.
4300 (auth-source-plstore-create): Ditto.
4301
4302 * auth-source.el (auth-source-format-cache-entry): New function.
4303
4304 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4305
4306 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4307
4308 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4309
4310 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4311
4312 2011-09-19 Julien Danjou <julien@danjou.info>
4313
4314 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4315 which work with things that are not ASCII.
4316
4317 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4318
4319 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4320
4321 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4322
4323 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4324 message level.
4325
4326 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4327
4328 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4329
4330 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4331
4332 * gnus.el (gnus-interactive-exit): Update defcustom spec.
4333
4334 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4335
4336 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4337 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4338
4339 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
4340
4341 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4342 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4343 articles.
4344
4345 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4348 (message-mail-other-window, message-mail-other-frame)
4349 (message-news-other-window, message-news-other-frame):
4350 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4351 instead of setting buffer display variables.
4352
4353 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4354
4355 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4356
4357 * gnus-sum.el (gnus-fetch-headers): Bump message level.
4358
4359 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4362 duplicates" to a higher level.
4363
4364 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4365 most egregious messages.
4366
4367 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4368
4369 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4370
4371 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
4372
4373 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4374 up the file (bug#9351).
4375
4376 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4377
4378 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
4379 it does with all other backends, but decode the names immediately after
4380 getting them.
4381
4382 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4383 decoding nnimap groups.
4384
4385 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4386 newsrc file. It doesn't seem like an important optimization any more.
4387
4388 2011-09-10 Dave Abrahams <dave@boostpro.com>
4389
4390 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4391 overflows.
4392
4393 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.el (gnus-article-mark-lists): Remove `recent'.
4396 (gnus-interactive-exit): Extend to `quiet'.
4397
4398 * gnus-sum.el (gnus-offer-save-summaries): Use it.
4399
4400 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4401 string.
4402
4403 * plstore.el (plstore--get-buffer): Silence compiler warnings by
4404 renaming function arguments from `this'.
4405
4406 * gnus-sum.el (gnus-newsgroup-recent): Remove.
4407
4408 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4409 has been renamed.
4410 (gnus-lrm-string-p): Include RLM and PDF, too.
4411
4412 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4413 (bug#9225).
4414
4415 2011-09-10 Eli Zaretskii <eliz@gnu.org>
4416
4417 Add autoload cookies for functions used by sendmail.el.
4418 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4419
4420 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4421
4422 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
4423
4424 * gnus-art.el (article-date-ut): Work properly even when there are
4425 things like Date header in the body; work for forwarded parts.
4426
4427 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
4428
4429 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4430 original-article-buffer.
4431
4432 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
4433
4434 * nnir.el (nnir-compose-result): Fix matching of server type.
4435 (nnir-run-swish++): Ditto.
4436 (nnir-run-namazu): Ditto.
4437 (nnir-run-notmuch): Ditto.
4438
4439 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4440
4441 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4442 (bug#9405).
4443
4444 * gnus-score.el (gnus-summary-increase-score): Doc clarification
4445 (bug#9421).
4446
4447 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4448 (bug#9425).
4449
4450 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4451 thing (bug#9426).
4452
4453 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4454
4455 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4456 the error message.
4457
4458 2011-09-02 Eli Zaretskii <eliz@gnu.org>
4459
4460 * message.el (message-setup-1): Return t (Bug#9392).
4461
4462 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
4463
4464 * gnus-sum.el: When adding article headers to a summary buffer also
4465 update gnus-newsgroup-articles (bug#9386).
4466
4467 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
4468
4469 * auth-source.el: Autoload help-mode.
4470
4471 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4472
4473 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4474 names.
4475
4476 2011-08-27 Daiki Ueno <ueno@unixuser.org>
4477
4478 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4479 mm-replace-in-string for compatibility issues.
4480 * mml2015.el (mml2015-epg-verify): Ditto.
4481
4482 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
4483
4484 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4485
4486 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4487
4488 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4489
4490 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4491 continue on and do the clean-up phase (bug#9188).
4492
4493 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4494 just ignore groups that can't be opened instead of erroring out
4495 (bug#9225).
4496
4497 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4498 nil since some many people are fuddy-duddies.
4499
4500 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4501 images.
4502
4503 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4504 instead.
4505
4506 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4507
4508 * gnus-util.el (gnus-process-live-p): Copy over compat function.
4509
4510 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4511 processing.
4512
4513 * nntp.el (nntp-kill-buffer): Kill the process before killing the
4514 buffer to avoid warnings.
4515
4516 2011-08-20 Simon Josefsson <simon@josefsson.org>
4517
4518 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4519 specified to reduce precision.
4520
4521 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4522
4523 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4524 bodystructures (bug#9314).
4525
4526 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4529 Make button keymap non-sticky after buttons.
4530
4531 2011-08-18 David Engster <dengste@eml.cc>
4532
4533 * nnmairix.el (nnmairix-request-set-mark)
4534 (nnmairix-goto-original-article): Remove adding of article to registry,
4535 since `gnus-registry-add-group' isn't available anymore.
4536 (nnmairix-determine-original-group-from-registry):
4537 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4538 available anymore.
4539
4540 2011-08-12 Simon Josefsson <simon@josefsson.org>
4541
4542 * starttls.el (starttls-any-program-available): Define as obsolete
4543 function.
4544
4545 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4546
4547 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4548 versions which Gnus use when appropriate.
4549
4550 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4551 a pretty destructive command.
4552
4553 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4554
4555 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4556
4557 * message.el (message-fix-before-sending): Make a different warning
4558 about NUL characters (bug#9270).
4559
4560 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4561 from custom (bug#9260).
4562
4563 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4564 things work in Emacs 22 and XEmacs, too.
4565
4566 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4567 default From.
4568
4569 * gnus-spec.el (gnus-lrm-string-p): New macro.
4570 (gnus-lrm-string): New constant.
4571 (gnus-summary-line-format-spec): LRM-ify the from.
4572 (gnus-tilde-max-form): LRM-ify string chopping.
4573
4574 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4575
4576 * message.el (message-is-yours-p): Allow disabling canlock checking
4577 (bug#9295).
4578 (message-shoot-gnksa-feet): Add `canlock-verify'.
4579 (message-auto-save-directory): Use ~/ as the auto-save directory if the
4580 message directory isn't writable (bug#9304).
4581
4582 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4583 non-world-readable.
4584
4585 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
4586
4587 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4588 articles.
4589
4590 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
4591
4592 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4593 copy-list.
4594
4595 2011-08-12 Sam Steingold <sds@gnu.org>
4596
4597 * gnus-score.el (gnus-score-find-alist): Keep the score files already
4598 in the reverse order to avoid modifying the cache with `nreverse'.
4599 (gnus-all-score-files): Do not modify the value returned by
4600 `gnus-score-find-alist' because it lives in a cache variable.
4601 (gnus-current-home-score-file): No need to `nreverse' the return value
4602 of `gnus-score-find-alist', it is already in the correct order.
4603
4604 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
4605
4606 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4607 type MESSAGE and subtype RFC822 is slightly different from those of
4608 type TEXT.
4609
4610 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
4611
4612 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4613 This allows article-referral to work from an nnir group.
4614
4615 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
4616
4617 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4618
4619 2011-08-04 Daiki Ueno <ueno@unixuser.org>
4620
4621 * mml1991.el (mml1991-epg-find-usable-key)
4622 (mml1991-epg-find-usable-secret-key): New function.
4623 (mml1991-epg-sign): Check if signing key is usable.
4624 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4625
4626 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
4627
4628 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4629 server-variables only. This should fix a bug introduced with commit
4630 e1889675b7f4adf057833c5513c9374134c4e053.
4631 (nnir-run-query): 'nnir-search-engine should not be set from the global
4632 environment.
4633
4634 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
4635
4636 * nnir.el (nnir-search-thread): Position point on referring article
4637 line.
4638 (nnir-warp-to-article): Clean up summary buffers.
4639
4640 * nnimap.el (nnimap-request-thread): Whitespace fix.
4641
4642 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
4643
4644 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4645
4646 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4647
4648 * starttls.el (starttls-available-p): Rename from
4649 `starttls-any-program-available' and changed return convention.
4650
4651 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
4652
4653 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4654 `unix-sync' unless it's defined.
4655
4656 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
4657
4658 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4659 `aref' for XEmacs compatibiltiy.
4660
4661 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4662
4663 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4664
4665 2011-07-31 Dave Abrahams <dave@boostpro.com>
4666
4667 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4668 closures, quote the form properly (bug#9194).
4669
4670 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4671
4672 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4673 (gnus-summary-insert-new-articles): Protect against servers that are
4674 down.
4675
4676 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4677
4678 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4679 in mm handle if none is specified.
4680
4681 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
4682
4683 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4684
4685 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
4686
4687 * nnir.el (nnir-search-thread): New function to make an nnir group
4688 based on a thread query.
4689
4690 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4691 of nnir in thread referral.
4692 (gnus-summary-refer-thread): Use it.
4693
4694 * nnimap.el (nnimap-request-thread): Use it.
4695
4696 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4697
4698 * shr.el (shr-tag-comment): Ignore HTML comments.
4699
4700 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
4701
4702 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4703 argument.
4704 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4705 Use `nnir-address' to handle server info rather than passing an arg.
4706
4707 * nnimap.el (nnimap-make-thread-query): New utility function to format
4708 an imap thread search query.
4709 (nnimap-request-thread): Use it.
4710
4711 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4712 right select-method if we are not going back to the group buffer.
4713
4714 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4715
4716 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4717 enter invalid buffer configurations into the quit form (bug#9107).
4718 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4719 unplugged/plugged.
4720
4721 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4722 keep track of which ones are unread (bug#9061).
4723
4724 * gnus.el (gnus-refer-article-method): Allow entering any sexp
4725 (bug#9055).
4726
4727 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4728 (bug#9041).
4729
4730 * gnus-html.el (mm-util): Require (bug#9073).
4731
4732 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4733 (gnus-summary-refer-thread): Use it to remove duplicates in the
4734 un-threaded view (bug#9053).
4735 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4736
4737 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
4738
4739 * nnir.el (nnir-read-server-parm): Use default value from global
4740 variable. Without this the default search engine parameters aren't
4741 used at all.
4742
4743 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4744
4745 * message.el (message-unique-id): Don't use the undocumented return
4746 value from (random t) (bug#9118).
4747
4748 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4749
4750 * message.el (message-auto-save-directory): If the ~/Mail directory
4751 doesn't exist, use ~ as the auto-save directory (bug#4432).
4752
4753 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4754 hasn't already been started.
4755
4756 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4757
4758 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4759
4760 * message.el (message-reply): Work around mysterious bug where
4761 `message-mode' seems to overwrite the locally bound `subject' variable.
4762
4763 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
4764
4765 * nnimap.el (nnimap-request-thread): Ensure search is performed in
4766 correct group.
4767
4768 * gnus-int.el (gnus-request-thread): Add group argument.
4769
4770 * gnus-sum.el (gnus-summary-refer-thread): Use it.
4771
4772 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4773
4774 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4775 renamed to `debbugs-gnu-*'.
4776
4777 2011-07-08 Daiki Ueno <ueno@unixuser.org>
4778
4779 * plstore.el: Revert the editing feature since it is not urgent.
4780 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4781 (plstore-mode-decoded): Remove.
4782
4783 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4784
4785 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4786 isn't very interesting any more, and it leaks potentially secret data.
4787 (gnus-debug): Remove.
4788
4789 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4790 use of :custom-show.
4791
4792 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4793
4794 * plstore.el: Add documentation.
4795 (plstore-mode): New mode to edit plstore file.
4796 (plstore-mode-toggle-display, plstore-mode-original)
4797 (plstore-mode-decoded): New command.
4798 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4799 (plstore--insert-buffer, plstore--make): New function.
4800 (plstore-open, plstore-save): Simplify by using them.
4801
4802 2011-07-06 Glenn Morris <rgm@gnu.org>
4803
4804 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4805
4806 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4807
4808 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4809 no longer is much used.
4810 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4811 Articles".
4812
4813 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4814
4815 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4816 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4817 `notmuch' backend.
4818
4819 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4820
4821 * mm-decode.el (mm-text-html-renderer): Doc fix.
4822
4823 * gnus-msg.el (gnus-bug): Fix the MML tag.
4824
4825 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4826
4827 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4828
4829 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4830 secondary methods if started with `gnus-no-server'.
4831
4832 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4833
4834 * message.el (message-return-action): Fix typo in docstring.
4835
4836 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4837
4838 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4839 bug reports at once.
4840
4841 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4842
4843 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4844
4845 * nndraft.el: Require gnus-group.
4846 (nndraft-request-list): Declare.
4847
4848 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4849 no unread article unless it matches gnus-permanently-visible-groups.
4850
4851 * nndraft.el (nndraft-update-unread-articles): New function.
4852 (nndraft-request-associate-buffer): Use it to update the number of
4853 unread articles for the nndraft groups in the group buffer when saving
4854 or killing a draft message.
4855
4856 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4857
4858 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4859 systems to binary before writing and reading the mbox files.
4860
4861 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4862 instead of trying to list them all (bug#8978).
4863
4864 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4865
4866 * pop3.el (pop3-open-server): Use :end-of-capability.
4867
4868 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4869
4870 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4871 the id is always a number.
4872
4873 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4874 debbugs mode, if possible.
4875
4876 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4877
4878 * auth-source.el (auth-source-token-passphrase-callback-function):
4879 Reindent.
4880 (epg-context-operation): Remove unnecessary autoload.
4881
4882 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4883
4884 * gnus.el (gnus-list-debbugs): New command.
4885
4886 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4887 mboxstat instead of the maintbox, since the stat seems to be fuller.
4888
4889 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4890 summary buffers.
4891
4892 * message.el (message-get-reply-headers): Delete all duplicates,
4893 instead of the first.
4894 (message-get-reply-headers): Ensure that we have progress while
4895 deleting duplicates.
4896
4897 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4898 gnus-posting-style value from the summary buffer to make it easier to
4899 make that a per-buffer conf.
4900
4901 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4902
4903 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4904 found by setting `shortcut' in 'query.
4905 (nnir-request-article): Use `shortcut' setting when requesting article
4906 by Message-ID.
4907
4908 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4909
4910 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4911 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4912 Bring the pseudo-headers back too.
4913
4914 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4915
4916 * auth-source.el (auth-source-token-passphrase-callback-function):
4917 Simplify and remove EPA dependency.
4918
4919 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4920
4921 * nnir.el (nnir-request-article): Fix error message text.
4922
4923 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4924
4925 * auth-source.el (plstore-delete): Autoload.
4926 (auth-source-plstore-search): Support delete operation.
4927 * plstore.el (plstore-delete): New function.
4928
4929 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4930
4931 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4932 mark actually existing articles as unread rather than the ones that
4933 active asserts.
4934
4935 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4936
4937 * nntp.el (nntp-record-command):
4938 * gnus-util.el (gnus-message-with-timestamp-1):
4939 Use format-time-string rather than decoding time stamps by hand.
4940 This is simpler and insulates the code from potential changes to
4941 current-time format.
4942
4943 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4944
4945 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4946
4947 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4948
4949 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4950 (plstore-save): Support public key encryption.
4951 (plstore--init-from-buffer): New function.
4952 (plstore-open): Use it; fix error when opening a non-existent file.
4953 (plstore-revert): Use plstore--init-from-buffer.
4954
4955 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4956
4957 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4958
4959 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4960
4961 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4962 for old Emacsen.
4963
4964 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4965
4966 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4967 is not fully working.
4968
4969 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4970
4971 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4972 quit window configuration.
4973
4974 * auth-source.el (epg-context-set-passphrase-callback):
4975 Remove duplicate autoload.
4976
4977 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4978
4979 * nnir.el (nnir-request-article): Allow requesting articles by
4980 Message-ID with nnimap.
4981
4982 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4983 current server.
4984
4985 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4986
4987 * auth-source.el: Autoload EPA/EPG functions.
4988 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4989 changed when EPA/EPG is not available.
4990 (auth-source-backend): Rename "arg" member to "data".
4991 (auth-source-backend-parse, auth-source-plstore-search)
4992 (auth-source-plstore-create): Use it.
4993
4994 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4995
4996 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4997 `gnus-refer-article-methods'.
4998
4999 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
5000
5001 * auth-source.el: Require EPA and EPG.
5002 (auth-source-passphrase-alist): New variable.
5003 (auth-source-passphrase-callback-function)
5004 (auth-source-token-passphrase-callback-function): Callbacks for the
5005 netrc field encryption (GPG tokens).
5006 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5007 Symmetric encryption and decryption of the netrc GPG tokens.
5008 (auth-source-netrc-normalize): Use them, simplifying the closure.
5009
5010 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5011
5012 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5013 non-nil, and `nnimap-split-methods' is nil, use the former.
5014
5015 2011-06-30 Daiki Ueno <ueno@unixuser.org>
5016
5017 * plstore.el (plstore-revert): New function.
5018 (plstore-open): Use it; hide the buffer from user.
5019
5020 2011-06-30 Daiki Ueno <ueno@unixuser.org>
5021
5022 * auth-source.el (auth-source-backend): New member "arg".
5023 (auth-source-backend-parse): Handle new backend 'plstore.
5024 * plstore.el: New file.
5025
5026 2011-06-30 Glenn Morris <rgm@gnu.org>
5027
5028 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5029
5030 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5031
5032 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5033
5034 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5035 expiring articles to.
5036
5037 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5038 variations as ASCII (bug#5458).
5039
5040 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
5041
5042 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5043
5044 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5045
5046 * message.el (message-point-in-header-p): Tweak the function to default
5047 to saying that we're not in the headers if there is no separator at
5048 all. This makes it possible to use the Message version of `M-q' in
5049 buffers with no headers (bug#7987).
5050 (message-point-in-header-p): Fix last checkin to work with an empty
5051 mail-header-separator, too.
5052
5053 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5054 again, save the choice via customize.
5055
5056 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5057
5058 * message.el (message-send-mail-function): Add `sendmail-query-once'.
5059
5060 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5061 ended the connection, bail out before waiting infinitely on a new
5062 connection.
5063
5064 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
5065
5066 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5067 reports.
5068
5069 * gnus.el (gnus-bug-package): Use "gnus."
5070 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5071
5072 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5073
5074 * gnus-art.el (gnus-article-stop-animations): New function to stop any
5075 animations going on at article exit time.
5076
5077 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5078 since removing it breaks people upgrading.
5079
5080 * shr.el (shr-put-image): Use the new interface for animating images.
5081 (shr-put-image): Animate for 60 seconds.
5082
5083 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5084 error with `find-file-hooks' on Emacs 22.
5085 (with-auth-source-epa-overrides): Ugly hack to Wrap the
5086 `find-file-hook' things in `symbol-value' to avoid compilation warnings
5087 on all architectures.
5088
5089 * spam.el (spam-stat): Require in a normal fashion without binding
5090 `spam-stat-install-hooks' to avoid compilation warnings.
5091
5092 * spam-stat.el (spam-stat-install-hooks): Remove.
5093 (spam-stat-install-hooks): Don't run automatically.
5094
5095 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
5096
5097 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5098 and keystroke.
5099
5100 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
5101
5102 * auth-source.el (auth-source-netrc-cache): Move forward.
5103
5104 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5105
5106 * auth-source.el (auth-source-netrc-create): Don't query the bits that
5107 we already know.
5108 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5109 (auth-source-netrc-create): Don't prompt for the stuff we already know.
5110
5111 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5112
5113 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5114 %S format, since that looks odd.
5115 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5116 file, especially when saving.
5117
5118 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
5119
5120 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
5121 article found.
5122
5123 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
5124
5125 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5126 `auth-source-save-secrets' with a more sensitive alist that can be
5127 configured per file. Experimental, so defaults to 'never.
5128 (auth-source-netrc-create): Use it. Still experimental code.
5129 (with-auth-source-epa-overrides): Use `find-file-hooks' if
5130 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
5131
5132 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
5133
5134 * auth-source.el (auth-source-save-secrets): New variable to control if
5135 secret tokens should be saved encrypted.
5136 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5137 to `auth-source-netrc-normalize'.
5138 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
5139 on the EPA variables being defined.
5140 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5141 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5142 the lexical-let closure.
5143 (auth-source-netrc-create): Create "gpg:" tokens according to
5144 `auth-source-save-secrets'.
5145
5146 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
5147
5148 * gnus-group.el (gnus-group-update-group): Add new argument
5149 `info-unchanged' that stops updating dribble buffer.
5150
5151 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5152 deletes lines matching to it in dribble buffer.
5153
5154 * gnus-agent.el (gnus-agent-fetch-group-1):
5155 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5156 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5157 * gnus-start.el (gnus-group-change-level):
5158 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5159
5160 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5161 if newsgroup info is not changed.
5162
5163 * gnus-group.el (gnus-group-get-new-news-this-group):
5164 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5165 Don't update dribble buffer.
5166
5167 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
5168
5169 * gnus-registry.el (gnus-registry-remove-ignored): New function to
5170 remove entries with groups we ignore.
5171
5172 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5173
5174 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5175 the underline comes at the bottom.
5176
5177 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
5178
5179 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5180 `gnus-registry-user-format-function-M' and declare the latter obsolete.
5181 (gnus-registry-article-marks-to-names): Rename from
5182 `gnus-registry-user-format-function-M2'.
5183
5184 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
5185
5186 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5187 ephemeral group.
5188
5189 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5190
5191 * shr.el (shr-browse-image): Copy the URL if called interactively.
5192
5193 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5194
5195 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5196 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
5197 done, then unselected articles may be marked as read.
5198
5199 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5200 since not doing this seems to lead to a race condition in pop3-logon.
5201
5202 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5203 so that the call chain it correct when we call "upwards".
5204
5205 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5206 in read-only groups.
5207
5208 * gnus-group.el (gnus-group-mark-article-read): Ditto.
5209
5210 * message.el (message-cite-reply-position): Doc string fix.
5211
5212 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5213 avoid regexp overflow.
5214 (nnimap-transform-split-mail): Ditto.
5215
5216 * pop3.el (pop3-retr): Error out if the server closes the connection.
5217
5218 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5219
5220 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5221 mm-with-unibyte-current-buffer. The buffer should not contain any
5222 multibyte chars anyway at this stage.
5223
5224 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5225
5226 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5227 at the end of lines.
5228
5229 2011-05-29 Julien Danjou <julien@danjou.info>
5230
5231 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5232
5233 2011-05-27 Glenn Morris <rgm@gnu.org>
5234
5235 * gnus-group.el (gnus-bug-group-download-format-alist):
5236 Use the "maintainer" version of debian reports as well.
5237
5238 2011-05-26 Glenn Morris <rgm@gnu.org>
5239
5240 * gnus-group.el (gnus-bug-group-download-format-alist):
5241 Use the "maintainer" version of debbugs.gnu.org reports.
5242
5243 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
5244
5245 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5246
5247 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
5248
5249 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5250 the thread moves us backwards and so we loop forever.
5251
5252 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
5253
5254 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5255 whitespace in base64 data lines.
5256
5257 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
5258
5259 * gnus-registry.el (gnus-registry-user-format-function-M):
5260 Use `mapconcat'.
5261 (gnus-registry-user-format-function-M2): Use to see the full text of
5262 the marks. Make "," the mark text separator.
5263
5264 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5265 authentication with auth-source.
5266
5267 2011-05-17 Glenn Morris <rgm@gnu.org>
5268
5269 * gnus-group.el (gnus-import-other-newsrc-file):
5270 Use insert-file-contents.
5271
5272 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
5273
5274 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5275 1000 iterations.
5276
5277 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
5278
5279 * nntp.el (nntp-open-connection): Check if process-type is available.
5280
5281 2011-05-16 Julien Danjou <julien@danjou.info>
5282
5283 * shr.el (shr-tag-del): Add support for del tag.
5284
5285 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
5286
5287 * gnus-html.el (gnus-html-put-image): Register a displayer.
5288
5289 * shr.el (shr-image-displayer): Don't remove text props from alt text.
5290
5291 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
5292
5293 * registry.el (prune-factor): New initialization parameter defaulting
5294 to 0.1.
5295 (registry-prune-hard): Use it.
5296
5297 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5298 0.1 expicitly.
5299
5300 2011-05-13 Glenn Morris <rgm@gnu.org>
5301
5302 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5303 is bound, since this function requires sendmail.
5304
5305 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
5306
5307 * registry.el (registry-usage-test): Disable pruning test.
5308
5309 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
5310
5311 * registry.el (registry-prune-hard-candidates)
5312 (registry-prune-soft-candidates): Helper methods for registry pruning.
5313 (registry-prune): Use them. Make the sort function optional.
5314
5315 2011-05-10 Jim Meyering <meyering@redhat.com>
5316
5317 * shr.el (shr-colorize-region): Fix typo "on on -> on".
5318
5319 2011-05-10 Julien Danjou <julien@danjou.info>
5320
5321 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5322 symbol and not a list.
5323
5324 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
5325
5326 * gnus-art.el (gnus-article-mode): Move binding of
5327 shr-put-image-function here from gnus-article-prepare-display.
5328
5329 * shr.el (shr-put-image-function): New variable.
5330 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5331 (shr-put-image): Return scaled image.
5332
5333 * gnus-art.el (gnus-shr-put-image): New function.
5334 (gnus-article-prepare-display): Bind shr-put-image-function to it.
5335
5336 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5337 original ones, as deletable.
5338
5339 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
5340
5341 * nntp.el (nntp-open-connection): Set TCP keepalive option.
5342
5343 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
5344
5345 * registry.el (registry-full): Add convenience method. Fix logic.
5346 (registry-insert): Use it. Fix logic here too.
5347
5348 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5349 `registry-prune' if `registry-full' returns t.
5350 (gnus-registry-handle-action)
5351 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5352 (gnus-registry-usage-test): Use it.
5353
5354 2011-05-07 Julien Danjou <julien@danjou.info>
5355
5356 * shr.el (shr-link): Make shr-link inherit from link by default.
5357
5358 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
5359
5360 * shr.el (shr-urlify, shr-link): Fix shr-link face.
5361
5362 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
5363
5364 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5365 error out because the face is not a list.
5366
5367 2011-05-05 Glenn Morris <rgm@gnu.org>
5368
5369 * gnus-start.el (gnus-propagate-marks): Declare.
5370
5371 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
5372
5373 * registry.el (registry-reindex): Fix percentage message.
5374
5375 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5376
5377 * shr.el: Add shr-link face for links.
5378 (shr-urlify): Use it.
5379
5380 * registry.el (registry-insert): Make error message more helpful.
5381
5382 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * gnus-html.el (gnus-html-schedule-image-fetching):
5385 Use url-queue-retrieve, if it exists.
5386
5387 * shr.el (shr-tag-img): Ditto.
5388
5389 * gnus.el: Autoload more gnus-agent functions.
5390
5391 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5392 agent if we haven't already (bug#8502).
5393
5394 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5395 into the Agent, too.
5396
5397 * gnus-agent.el (gnus-agent-store-article): New function.
5398
5399 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5400 and moved from that file for reuse.
5401
5402 * pop3.el (pop3-open-server): Error messages are "-ERR".
5403
5404 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5405
5406 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5407 (open-tls-stream): Remove superfluous tls/starttls autoloads.
5408
5409 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5410
5411 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5412 buffer has moved to a different frame.
5413
5414 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5415
5416 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5417 to get the conversion from unibyte to multibyte buffers to work on
5418 Emacs 22.
5419
5420 * nntp.el (nntp-request-article): Slight clean-up.
5421
5422 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5423
5424 * shr.el (shr-strike-through): New face.
5425 (shr-tag-s): Use it to provide <s> support.
5426 (shr-tag-s): Remove duplicate definition.
5427
5428 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
5429
5430 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5431 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5432
5433 2011-04-23 Glenn Morris <rgm@gnu.org>
5434
5435 * gnus-sum.el (gnus-extra-headers): Bump :version.
5436
5437 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5438
5439 * shr.el (shr-tag-sup): New function.
5440 (shr-tag-sub): Ditto.
5441
5442 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
5443
5444 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5445 for the case where `gnus-registry-ignored-groups' is a list of lists,
5446 and don't call `gnus-parameter-registry-ignore' otherwise.
5447
5448 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
5449
5450 * nnimap.el (nnimap-user): New backend variable.
5451 (nnimap-open-connection-1): Use it.
5452 (nnimap-credentials): Accept user parameter so it's explicit what user
5453 name is desired.
5454
5455 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5456 default.
5457
5458 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5459 not gnus-registry.el.
5460
5461 * gnus-registry.el: Mention in comments how to modify
5462 `gnus-extra-headers' for proper recipient tracking and that it may
5463 already have To and Cc recently, which it does as of this commit.
5464 (gnus-registry-ignored-groups): Remove defcustom.
5465 Explain why in comments.
5466 (gnus-registry-action): Fix data-header reference to use the extra
5467 headers. Explain in package commentary how to add To and Cc headers to
5468 the gnus-extra-headers.
5469 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5470 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5471 parameter list or a string list in `gnus-registry-ignored-groups'.
5472 Fix logic error.
5473
5474 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5475
5476 * shr.el (shr-expand-url): Protect against null urls.
5477
5478 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5479
5480 * shr.el (shr-base): New binding.
5481 (shr-tag-base): Keep track of <base>.
5482 (shr-expand-url): New function used throughout.
5483
5484 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
5485
5486 * gnus-registry.el
5487 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5488 (gnus-registry-ignored-groups): New variable.
5489 (gnus-registry-ignore-group-p): Use it.
5490 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5491 set the destination group to nil (same as delete) if it's ignored.
5492
5493 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
5494
5495 * gnus-registry.el (gnus-registry-action)
5496 (gnus-registry-fetch-header-fast):
5497 Don't use mail-header that looks an internal function of mailheader.el.
5498
5499 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
5500
5501 * gnus-registry.el: Eliminate cl functions.
5502 (gnus-registry-sort-addresses): New function that replaces mapcan.
5503 (gnus-registry-action, gnus-registry-spool-action)
5504 (gnus-registry-split-fancy-with-parent)
5505 (gnus-registry-fetch-recipients-fast): Use it.
5506 (gnus-registry-import-eld): Replace delete* with dolist + delq.
5507
5508 * registry.el (initialize-instance, registry-lookup)
5509 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5510 (registry-lookup-secondary-value, registry-search, registry-delete)
5511 (registry-insert, registry-reindex, registry-size, registry-prune):
5512 Use eval-and-compile.
5513
5514 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
5515
5516 * registry.el (registry-reindex): New method to recreate the secondary
5517 registry indices.
5518
5519 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5520 tracked field changes.
5521 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5522 (gnus-registry-action, gnus-registry-spool-action)
5523 (gnus-registry-handle-action)
5524 (gnus-registry--split-fancy-with-parent-internal)
5525 (gnus-registry-split-fancy-with-parent)
5526 (gnus-registry-register-message-ids): Add recipient tracking on spool,
5527 move, and delete actions, and for fancy splitting with parent.
5528 (gnus-registry-extract-addresses)
5529 (gnus-registry-fetch-recipients-fast)
5530 (gnus-registry-fetch-header-fast): Convenience functions.
5531 (gnus-registry-misc-test): ERT test of
5532 `gnus-registry-extract-addresses'.
5533
5534 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
5535
5536 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5537 Track by subject first, then sender.
5538
5539 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
5540
5541 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5542
5543 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5544 Lisp.
5545
5546 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5547 (gnus-draft-send): Use it to avoid popping
5548 up frames from gnus-group-send-queue.
5549
5550 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
5551
5552 * gnus-registry.el: Updated gnus-registry docs.
5553
5554 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
5555
5556 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5557 Fix logic bug.
5558 (gnus-registry-post-process-groups): Fix logging of no results and
5559 quote sender and subject.
5560
5561 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5562
5563 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5564 (gnus-read-active-for-groups): Don't try to finish getting stuff where
5565 we had no early-data returned.
5566 (gnus-get-unread-articles): Add a sanity check so that we don't issue
5567 two async commands to the same server at the same time.
5568
5569 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
5570
5571 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5572
5573 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5574
5575 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5576 "warning" level.
5577
5578 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5579 (mm-url-insert-file-contents): Don't set the package names.
5580
5581 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
5582
5583 * gnus-registry.el (gnus-registry-action): Remove properties and
5584 simplify subject in `gnus-registry-handle-action'.
5585 (gnus-registry-spool-action): Get subject and sender from message if
5586 they are not passed in.
5587 (gnus-registry-handle-action): Remove properties and simplify subject
5588 consistently.
5589
5590 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5591
5592 * registry.el: Require CL before using defmacro*.
5593
5594 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
5595
5596 * gnus-art.el (article-treat-date): Assume that
5597 gnus-article-date-headers may be a group parameter.
5598
5599 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
5600
5601 * gnus-registry.el (gnus-registry-handle-action): More debugging.
5602
5603 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5604 interactively so the newsrc file can contain foreign groups too.
5605 Useful for debugging but not much for users.
5606
5607 2011-04-07 David Engster <dengste@eml.cc>
5608
5609 * registry.el (registry-usage-test): Only do
5610 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5611 lexical binding.
5612
5613 2011-04-06 David Engster <dengste@eml.cc>
5614
5615 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5616 argument NOERROR for `require', since XEmacs 21.4 does not support it.
5617
5618 2011-04-06 David Engster <dengste@eml.cc>
5619
5620 * registry.el (initialize-instance): Change :after to :AFTER to be
5621 compatible with old EIEIO version in XEmacs.
5622
5623 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5624
5625 * gnus-registry.el (gnus-registry-post-process-groups)
5626 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5627 and provide better messaging.
5628
5629 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5630
5631 * gnus-registry.el: Don't use ERT if it's not available. Load it
5632 unconditionally anyway, discarding errors.
5633 (gnus-registry-delete-entries): New convenience function.
5634 (gnus-registry-import-eld): Import from old .eld registry.
5635
5636 * registry.el: Don't use ERT if it's not available. Load it
5637 unconditionally anyway, discarding errors.
5638
5639 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5640 version from the Claudio Bley GnuTLS patch (extra optional parameters
5641 and host name).
5642
5643 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
5644
5645 * gnus-registry.el (gnus-registry-fixup-registry): New function to
5646 fixup the parameters that can be customized by the user between
5647 save/read cycles.
5648 (gnus-registry-read): Use it.
5649 (gnus-registry-make-db): Use it.
5650 (gnus-registry-spool-action, gnus-registry-handle-action):
5651 Fix messaging.
5652 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5653 Map references to actual group names with sender and subject tracking.
5654 (gnus-registry-post-process-groups): Use `cond' for better messaging.
5655 (gnus-registry-usage-test): Add subject lookup test.
5656
5657 * registry.el (registry-db, initialize-instance): Set up constructor
5658 instead of :initform arguments for the sake of older Emacsen.
5659 (registry-lookup-breaks-before-lexbind): New method to demonstrate
5660 pre-lexbind merge bug.
5661 (registry-usage-test): Use it.
5662 (initialize-instance, registry-db): Move the non-function initforms
5663 back to the class definition.
5664
5665 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
5666
5667 * registry.el: New library to manage gnus-registry-style data.
5668
5669 * gnus-registry.el: Use it (major rewrite).
5670
5671 * nnregistry.el: Use it.
5672
5673 * spam.el: Use it.
5674
5675 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5676
5677 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5678 marks on non-selected articles.
5679
5680 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
5681
5682 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
5683
5684 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5685 parameter to open-protocol-stream.
5686
5687 2011-04-01 Julien Danjou <julien@danjou.info>
5688
5689 * mm-view.el (mm-display-inline-fontify): Do not fontify with
5690 fundamental-mode.
5691
5692 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5693
5694 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5695 servers.
5696
5697 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5698
5699 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5700 made marks not propagate, again.
5701
5702 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
5703
5704 * proto-stream.el (open-protocol-stream): Bring back `network' type.
5705 Make this the default type.
5706 (proto-stream-open-plain): Rename from proto-stream-open-default.
5707 (open-protocol-stream, proto-stream-open-starttls)
5708 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5709 with `plain'.
5710
5711 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5712 value.
5713
5714 * nntp.el (nntp-open-connection-function): Document the fact that some
5715 values are not functions but are instead handled specially.
5716 Recognize nntp-open-plain-stream value.
5717 (nntp-open-connection): Recognize that value.
5718
5719 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5720
5721 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5722 stuff.
5723
5724 * gnus-score.el (gnus-score-string): Fix calling convention of
5725 `gnus-simplify-buffer-fuzzy' after last patches.
5726
5727 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5728 server for articles we didn't get any headers for. This is a sanity
5729 check.
5730
5731 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
5732
5733 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5734 new CAPABILITY, use it.
5735
5736 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5737
5738 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5739 downloading anything.
5740
5741 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5742
5743 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
5744
5745 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5746 colors.
5747 (gnus-splash-svg-color-symbols): New function.
5748
5749 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5750
5751 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5752 instead of using the global gnus-simplify-subject-fuzzy-regexp.
5753 (gnus-simplify-subject-fuzzy): Use the local
5754 gnus-simplify-subject-fuzzy-regex instead of the global one.
5755 This makes using this variable in group parameters work.
5756
5757 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
5758
5759 * gnus-registry.el (gnus-registry-unfollowed-groups):
5760 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5761 archive:sent-YYYY-MM-DD groups).
5762 (gnus-registry-split-fancy-with-parent): Bail out early in sender
5763 tracking if there are more than `gnus-registry-max-track-groups'
5764 matches.
5765
5766 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * message.el (message--yank-original-internal): New function to do the
5769 insertion cleanly inside eval in `message-yank-original'.
5770 (message-yank-original): Use it.
5771
5772 2011-03-29 Julien Danjou <julien@danjou.info>
5773
5774 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5775 local variables disabled rather than `normal-mode'.
5776
5777 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
5778
5779 * proto-stream.el: Changes preparatory to merging open-protocol-stream
5780 with open-network-stream.
5781 (proto-stream-always-use-starttls): Option removed.
5782 (open-protocol-stream): Return a process object by default. Provide a
5783 new parameter :return-list specifying a list-type return value, which
5784 now has the form (PROP . PLIST) instead of a fixed-length list. Change
5785 :type `network' to `try-starttls', and `network-only' to `default'.
5786 Make `default' the default, for compatibility with open-network-stream.
5787 Handle the no-parameter case exactly as open-network-stream, with no
5788 additional stream processing. Search plists using plist-get.
5789 Explicitly add :end-of-commend parameter if it is missing.
5790 (proto-stream-open-default): Rename from
5791 proto-stream-open-network-only. Return 'default as the type.
5792 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5793 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5794 failed. Always return a list with a (possibly dead) process as the
5795 first element, for compatibility with open-network-stream.
5796 (proto-stream-open-tls): Use plist-get. Always return a list.
5797 (proto-stream-open-shell): Return `default' as connection type.
5798 (proto-stream-capability-open): Use plist-get.
5799 (proto-stream-eoc): Function deleted.
5800
5801 * nnimap.el (nnimap-stream, nnimap-open-connection)
5802 (nnimap-open-connection-1): Handle renaming of :type parameter for
5803 open-protocol-stream.
5804 (nnimap-open-connection-1): Pass a :return-list parameter
5805 open-protocol-stream to obtain a list return value. Parse this list
5806 using plist-get.
5807
5808 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5809 for open-protocol-stream. Accept open-protocol-stream return value
5810 that is a subprocess object instead of a list. Handle the case of a
5811 dead returned process.
5812
5813 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5814
5815 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5816
5817 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5818
5819 2011-03-21 Julien Danjou <julien@danjou.info>
5820
5821 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5822 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5823 query.
5824 (mm-inline-text): Render normal text with fontification whenever
5825 possible.
5826
5827 * gnus-sum.el (gnus-summary-save-parts-1):
5828 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5829 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5830 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5831 Use `mm-handle-filename'.
5832
5833 * mm-util.el (mm-handle-filename): New function, return the filename of
5834 an handle.
5835
5836 2011-03-18 Julien Danjou <julien@danjou.info>
5837
5838 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5839 (gnus-buffer-live-p): Check that buffer is not nil.
5840
5841 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5842
5843 * gnus-art.el: Require mouse, which the build bot seems to say is
5844 needed.
5845
5846 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5847 XEmacs, since it doesn't have url-retrieve-synchronously.
5848
5849 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5850
5851 * gnus-group.el (gnus-group-list-ticked): New function.
5852 (gnus-group-make-menu-bar): Provide a menu entry for it.
5853 (gnus-group-list-map): Provide a binding for it.
5854
5855 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5856
5857 * shr.el (shr-visit-file): New command.
5858
5859 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5860
5861 2011-03-17 Bjørn Mork <bjorn@mork.no>
5862
5863 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5864 servers.
5865
5866 2011-03-16 Julien Danjou <julien@danjou.info>
5867
5868 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5869 inline.
5870
5871 * gnus-art.el (article-hide-list-identifiers):
5872 Use gnus-group-get-list-identifiers.
5873
5874 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5875 (gnus-summary-remove-list-identifiers):
5876 Use gnus-group-get-list-identifiers to get regexp.
5877 (gnus-select-newsgroup, gnus-summary-insert-subject)
5878 (gnus-summary-insert-articles):
5879 Call gnus-summary-remove-list-identifiers unconditionally.
5880
5881 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5882
5883 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5884 we're selecting a group with unread articles.
5885
5886 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5887
5888 * gssapi.el: New file separated out from imap.el to provide a general
5889 Kerberos 5 connection facility for Emacs.
5890
5891 * message.el (message-elide-ellipsis): Document the format spec
5892 ellipsis.
5893
5894 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5895
5896 * message.el (message-elide-region): Allow the ellipsis to say how many
5897 lines were removed.
5898
5899 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5900
5901 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5902 window configurations containing buffers that are now dead.
5903
5904 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5905 parsing to avoid integer overflows.
5906 (nnimap-parse-flags): Simplify the last change.
5907 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5908 too large for 32-bit Emacsen.
5909
5910 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5911
5912 * auth-source.el (auth-source-netrc-create):
5913 * message.el (message-yank-original): Fix use of `case'.
5914
5915 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5916
5917 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5918 XEmacs, which was one character too wide.
5919
5920 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5921
5922 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5923 default number of articles to display.
5924 (gnus-articles-to-read): Use pretty names for prompt.
5925
5926 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5927
5928 * gnus-int.el (gnus-open-server): Ditto.
5929
5930 * gnus-start.el (gnus-activate-group): Give a backtrace if
5931 debug-on-quit is set and the user hits `C-g'.
5932 (gnus-read-active-file): Ditto.
5933
5934 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5935
5936 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5937
5938 * message.el (message-yank-original): Use cond instead of CL case.
5939
5940 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5941
5942 * auth-source.el (auth-source-netrc-create): Use usual format for the
5943 default in prompts.
5944
5945 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5946
5947 * auth-source.el (auth-source-netrc-create): Show the default in the
5948 prompt when prompting for token creation.
5949
5950 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5951
5952 * auth-source.el (auth-source-format-prompt): Always convert the value
5953 to a string to avoid evaluating non-string arguments.
5954 (auth-source-netrc-create): Offer default properly, not as initial
5955 content in `read-string'.
5956 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5957 of line to determine if we've been run before. If so, don't run again,
5958 but print a trivial message to indicate the cache was hit instead.
5959
5960 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5961
5962 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5963 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5964 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5965 Gnus.
5966
5967 2011-03-11 Julien Danjou <julien@danjou.info>
5968
5969 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5970 modified file".
5971
5972 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5973
5974 * auth-source.el (auth-source-read-char-choice): New function to read a
5975 character choice using `dropdown-list', `read-char-choice', or
5976 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5977 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5978 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5979 (auth-source-netrc-saver): Use it.
5980 (auth-source-pick-first-password): New convenience function.
5981
5982 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5983
5984 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5985 parameter in the credentials.
5986 (nnimap-open-connection-1): Use it after a successful login.
5987 (nnimap-credentials): Add IMAP-specific user and password prompt.
5988
5989 * auth-source.el (auth-source-search): Add :require parameter, taking a
5990 list. Document it and the :save-function return token. Pass :require
5991 down. Change the CREATED message from a warning to a debug statement.
5992 (auth-source-search-backends): Pass :require down.
5993 (auth-source-netrc-search): Pass :require down.
5994 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5995 Change save prompt to indicate all modifications saved here are
5996 deletions.
5997 (auth-source-netrc-create): Take user login name as default in user
5998 prompt. Move all the save functionality to a lexically bound function
5999 under the :save-function token in the returned list. Set up clearer
6000 default prompts for user, host, port, and secret.
6001 (auth-source-netrc-saver): New function, intended to be wrapped for
6002 :save-function.
6003
6004 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
6005
6006 * Version 23.3 released.
6007
6008 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6009
6010 * shr.el (shr-table-horizontal-line): Change the defaults for the table
6011 lines to be spaces instead.
6012
6013 2011-03-07 Julien Danjou <julien@danjou.info>
6014
6015 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6016 (sieve-sasl-auth): Check that auth-source-search did return something,
6017 or just return an empty string.
6018
6019 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
6020
6021 * gnus.el (gnus-interactive): Use read-directory-name.
6022
6023 * gnus-uu.el (gnus-uu-decode-uu-and-save)
6024 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6025 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6026 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6027 Likewise.
6028
6029 * gnus-group.el (gnus-group-make-directory-group): Likewise.
6030
6031 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6032
6033 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6034 onto the list of killed groups, too. This makes killed nnimap groups,
6035 for instance, more reliably not reappear.
6036
6037 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6038 the parent.
6039
6040 * gnus-sum.el (gnus-update-read-articles): Fix typo.
6041
6042 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6043 really have server-side marks.
6044
6045 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6046 since most backends do not usefully have server-side marks.
6047 (gnus-update-read-articles): Propagate marks to all backends that
6048 really have server-side marks.
6049
6050 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
6051
6052 * message.el (message-cite-reply-position, message-cite-style):
6053 New variables.
6054 (message-yank-original): Use the new citation styles.
6055
6056 2011-03-04 Daiki Ueno <ueno@unixuser.org>
6057
6058 * message.el (message-options): Revert the change that's a workaround
6059 for XEmacs buffer-local issue; don't mark it buffer-local when running
6060 under XEmacs.
6061
6062 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
6063
6064 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6065 numbers too big to be `read'.
6066
6067 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
6068
6069 * message.el (message-options): Make buffer-local two ways to attempt
6070 to fix a XEmacs bug.
6071
6072 2011-03-02 Julien Danjou <julien@danjou.info>
6073
6074 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6075
6076 2011-03-01 Julien Danjou <julien@danjou.info>
6077
6078 * gnus-art.el (list-identifier): Add list-identifier as a parameter
6079 group.
6080 (article-hide-list-identifiers): Use list-identifier group parameter.
6081
6082 2011-02-28 Julien Danjou <julien@danjou.info>
6083
6084 * sieve.el (sieve-buffer-script-name): New local variable to store
6085 sieve script name.
6086 (sieve-edit-script): Store sieve script name.
6087 (sieve-upload): Use sieve script name when uploading.
6088 (sieve-upload): Use substitute-command-keys.
6089 (sieve-edit-script): Use substitute-command-keys.
6090 (sieve-refresh-scriptlist): Use substitute-command-keys.
6091 (sieve-manage-mode-map): Define keymap properly.
6092 (sieve-manage-mode): Do not set mode name manually, change mode-name to
6093 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6094 Remove commented code about cvs.
6095 (sieve-manage-quit): New function.
6096 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6097
6098 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6099
6100 * gnus-group.el (gnus-import-other-newsrc-file): New function.
6101
6102 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
6103
6104 * auth-source.el (auth-source-search): Cache empty result sets.
6105
6106 * auth-source.el (auth-source-save-behavior): New variable to replace
6107 `auth-source-never-create'.
6108 (auth-source-netrc-create): Use it.
6109 (auth-source-never-save): Remove.
6110
6111 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
6112
6113 * nnimap.el (nnimap-stream): Doc fix.
6114 (nnimap-open-connection-1): Reverse the order of the ports to that the
6115 prompted-for port is first.
6116
6117 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6118 retrieval by the no-group selection.
6119
6120 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6121 numerical parameters.
6122
6123 2011-02-25 Julien Danjou <julien@danjou.info>
6124
6125 * gnus-gravatar.el: Use gnus-with-article-buffer.
6126
6127 * gnus-art.el (gnus-with-article-buffer): Check that the
6128 gnus-article-buffer is alive.
6129
6130 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
6131
6132 * auth-source.el (auth-source-creation-prompts): New variable to manage
6133 creation-time prompts.
6134 (auth-source-search): Document it.
6135 (auth-source-format-prompt): Add utility function.
6136 (auth-source-netrc-create): Don't default the user name to
6137 user-login-name. Use `auth-source-creation-prompts' and some default
6138 prompts for user, host, port, and password (the default generic prompt
6139 remains ugly).
6140 (auth-source-never-save): Add customizable option to never save info.
6141 (auth-source-netrc-create): Use it and improve save prompts. Fix help
6142 mode excursion.
6143
6144 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6145
6146 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6147 argument that XEmacs doesn't support.
6148
6149 2011-02-23 Julien Danjou <julien@danjou.info>
6150
6151 * gnus-art.el (article-make-date-line): Ignore errors if time is
6152 invalid and not convertible.
6153 (article-make-date-line): Only add lapsed time if time is not nil.
6154
6155 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
6156
6157 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6158 `read-char-choice' for backwards compatibility.
6159 (auth-source-netrc-element-or-first): New function to DTRT for
6160 parameter extraction.
6161 (auth-source-netrc-create): Use it and fix multiple parameter print
6162 bug. Use the default passed from above (given-default) or the
6163 built-in (user-login-name for :user).
6164
6165 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
6166
6167 * gnus-start.el (gnus-dribble-read-file):
6168 Set buffer-save-without-query, since we always want to save the dribble
6169 file, probably.
6170
6171 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6172 nnimap.
6173
6174 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6175 -summary- since it's a user-visible variable.
6176
6177 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6178 first time you use the new Gnus.
6179
6180 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
6181
6182 * auth-source.el: Don't load netrc.el.
6183 (auth-sources): Search ~/.netrc as well by default.
6184 (auth-source-debug): Add 'trivia option for extra output.
6185 (auth-source-do-trivia): Use it.
6186 (auth-source-search): Simplify logic to use
6187 `auth-source-search-backends'. Use `auth-source-do-trivia' where
6188 appropriate. Don't keep a running count at this level. Layer :create
6189 and :delete options appropriately on the first and second passes.
6190 Don't track the backend with the search results.
6191 (auth-source-search-backends): New function to search a list of
6192 backends for a processed spec.
6193 (auth-source-netrc-parse): Cache all netrc files, making
6194 auth-source-netrc-cache an alist keyed by the file name and using the
6195 file mtime as the caching criterion. Keep the obfuscated data secret
6196 with a lexical bind.
6197 (auth-source-netrc-search): Don't calculate the length of the results
6198 unnecessarily.
6199 (auth-source-search-backends): Fix bug.
6200 (auth-source-netrc-create): Rework prompts.
6201
6202 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
6203
6204 * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6205 Lower case names of search constraints.
6206 (nnir-run-query): Cache and reuse search constraints for all imap
6207 servers.
6208
6209 2011-02-22 Sam Steingold <sds@gnu.org>
6210
6211 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
6212
6213 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
6214
6215 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6216 after exit.
6217 (gnus-setup-message): Define missing variable from last checkin.
6218
6219 * gnus-sum.el (gnus-summary-show-article): When called with t as the
6220 value, show the raw article.
6221
6222 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
6223
6224 * nnimap.el (nnimap-open-connection-1): Revert last change, since
6225 auth-source now accepts numbers.
6226
6227 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6228 spec, too.
6229 (auth-source-ensure-strings): New function.
6230
6231 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6232 (gnus-article-setup-buffer): Always restart the date timer so that user
6233 changes to the frequency is respected.
6234
6235 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6236 port numbers, so make sure it gets that if nnimap-server-port is
6237 explicit.
6238
6239 2011-02-21 Simon Josefsson <simon@josefsson.org>
6240
6241 * nnimap.el (nnimap-inbox): Doc fix.
6242
6243 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
6244
6245 * shr-color.el (shr-color->hexadecimal): Use renamed function names
6246 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6247 color-lab-to-srgb.
6248
6249 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
6250
6251 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6252 given method as in the group name if we're using an extended method.
6253 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6254 command, if we're using that, instead of waiting for the beginning.
6255
6256 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6257 we're sure to get unique server names, and we don't output two async
6258 commands in the same buffer. This fixes an NNTP hang for some users.
6259
6260 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
6261
6262 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6263 summary buffer before reading going to the next buffer. This avoids
6264 putting the point in the group buffer if you `C-g' the command.
6265
6266 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6267 cache (for now) to make ~/.authinfo.gpg files usable.
6268
6269 * nnfolder.el (copyright-update): Define for the compiler.
6270
6271 * auth-source.el (auth-source-search): Fix unbound variable.
6272
6273 2011-02-19 Glenn Morris <rgm@gnu.org>
6274
6275 * gnus.el (gnus-meta): Doc fix.
6276
6277 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
6278
6279 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6280 in case it's not yet loaded.
6281
6282 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
6283
6284 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6285 line we're waiting for.
6286
6287 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
6288
6289 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6290 face with line-width greater than zero will cause RET in gnus summary
6291 buffer to scroll down article page-wise because auto vscroll happens,
6292 it should be temporally disabled when doing a scroll-up.
6293
6294 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
6295
6296 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6297 outputs from the server.
6298
6299 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6300
6301 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6302 later so that bbdb can hook in easier.
6303
6304 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
6305
6306 * auth-source.el (auth-source-search): Don't try to create credentials
6307 if the caller doesn't want that.
6308 (auth-source-search): If we don't find a match, don't bug out on
6309 non-bound variables.
6310 (auth-source-search): Only ask a single backend to create the
6311 credentials.
6312
6313 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6314 logging.
6315 (nnimap-credentials): Protect against auth-source-search returning nil.
6316 (nnimap-request-list): Protect against not being able to open the
6317 server.
6318
6319 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
6320
6321 * auth-source.el (auth-source-search): Do a two-phase search, one with
6322 no :create to get the responses from all backends.
6323
6324 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6325 when getting credentials.
6326
6327 * gnus-util.el (gnus-delete-duplicates): New function.
6328
6329 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
6330
6331 * nnimap.el (nnimap-credentials): Instead of picking the first port as
6332 a creation default, pass the whole port list down. It will be
6333 completed.
6334
6335 * auth-source.el (auth-source-search): Update docs to talk about
6336 multiple creation choices.
6337 (auth-source-netrc-create): Accept a list as a value (from the search
6338 parameters) and do completion on that list. Keep a separate netrc line
6339 with the password obscured for showing the user.
6340
6341 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6342 first choice to `auth-source-search' so it will be used for entry
6343 creation instead of the server's Gnus-specific name.
6344 (nnimap-credentials): Rely on the auth-source library to select which
6345 port is actually wanted in the new netrc entry, so don't override
6346 `auth-source-creation-defaults'.
6347
6348 * auth-source.el (auth-source-netrc-parse): Use :port instead of
6349 :protocol and accept a missing user, host, or port as a wildcard match.
6350 (auth-source-debug): Default to off.
6351
6352 (auth-source-netrc-search, auth-source-netrc-create)
6353 (auth-source-secrets-search, auth-source-secrets-create)
6354 (auth-source-user-or-password, auth-source-backend, auth-sources)
6355 (auth-source-backend-parse-parameters, auth-source-search): Use :port
6356 instead of :protocol.
6357
6358 * nnimap.el (nnimap-credentials): Pass a port default to
6359 `auth-source-search' in case an entry needs to be created.
6360 (nnimap-open-connection-1): Use :port instead of :protocol.
6361
6362 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
6363
6364 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
6365 instead of delete-dups that is not available in XEmacs 21.4.
6366
6367 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
6368
6369 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6370 nil means that nnimap doesn't get updated.
6371
6372 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
6373
6374 * auth-source.el (auth-source-netrc-create): Return a synthetic search
6375 result when the user doesn't want to write to the file.
6376 (auth-source-netrc-search): Expect a synthetic result and proceed
6377 accordingly.
6378 (auth-source-cache-expiry): New variable to override
6379 `password-cache-expiry'.
6380 (auth-source-remember): Use it.
6381
6382 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6383 parameter. Create entry if necessary by using :create t.
6384 (nnimap-open-connection-1): Don't pass `inhibit-create'.
6385
6386 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
6387
6388 * auth-source.el (auth-source-debug): Enable by default and don't
6389 mention the obsolete `auth-source-hide-passwords'.
6390 (auth-source-do-warn): New function to debug unconditionally.
6391 (auth-source-do-debug): Use it.
6392 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6393 and for Secrets API entries when the secrets.el library is not
6394 available.
6395
6396 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6397
6398 * gnus-sum.el (gnus-propagate-marks): Default to nil.
6399 (gnus-summary-exit): Kill the correct article buffer on exit from a
6400 `C-d' group.
6401
6402 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
6403 gnus-propagate-marks.
6404
6405 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6406 before killing the buffers so that a non-full window conf gets handled
6407 correctly.
6408 (gnus-summary-exit): Ditto.
6409 (gnus-summary-read-group-1): Ditto.
6410
6411 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6412 async code again so that we can debug it properly.
6413
6414 * message.el (message-reply): Take an optional switch-buffer parameter
6415 so that Gnus window confs are respected better.
6416
6417 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
6418
6419 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6420 `plist-get' to accept non-list parameters (XEmacs issue).
6421 Fix docstring.
6422 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6423 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6424 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6425 Login collection is "Login" and not "login".
6426
6427 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6428
6429 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6430 multiple headers.
6431
6432 * nnimap.el (nnimap-inhibit-logging): New variable.
6433 (nnimap-log-command): Don't log login commands.
6434
6435 * auth-source.el (auth-source-netrc-search): The asserts seem to want
6436 to have more parameters.
6437
6438 * nnimap.el (nnimap-send-command): Mark the command time for each
6439 command, so that we don't get NOOPs stepping on our toes.
6440
6441 * gnus-art.el (article-date-ut): Get the date from the Date header on
6442 `t'.
6443
6444 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
6445
6446 * auth-source.el (auth-source-search): Use copy-sequence instead of
6447 the cl.el copy-list.
6448
6449 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
6450
6451 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6452 Improve prompt.
6453
6454 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
6455
6456 * gnus-art.el (gnus-article-mode-line-format): Remove the article
6457 washing status from the default format. It isn't very informative.
6458
6459 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
6460
6461 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6462 Fix Gcc processing on imap.
6463
6464 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6465
6466 * message.el (message-bury): Don't pop up a new window when selected
6467 window is dedicated.
6468
6469 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6470
6471 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6472
6473 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
6474
6475 * sieve-manage.el: Autoload `auth-source-search'.
6476 (sieve-sasl-auth): Use it.
6477
6478 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
6479
6480 * nnimap.el: Autoload `auth-source-forget+'.
6481 (nnimap-open-connection-1): Use it if the connection fails.
6482
6483 * auth-source.el: Require `password-cache'.
6484 (auth-source-hide-passwords, auth-source-cache): Remove and mark
6485 obsolete.
6486 (auth-source-magic): Marker for `password-cache' keys.
6487 (auth-source-do-cache): Update docstring.
6488 (auth-source-search): Use and check cache.
6489 (auth-source-forget-all-cached, auth-source-remember)
6490 (auth-source-recall, auth-source-forget, auth-source-forget+)
6491 (auth-source-specmatchp): Caching support functions.
6492 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6493 Remove and obsolete.
6494 (auth-source-user-or-password): Remove caching to further discourage
6495 using it. Always hide passwords.
6496
6497 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
6498
6499 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6500 code for now, since it doesn't work for all users.
6501
6502 2011-02-09 Julien Danjou <julien@danjou.info>
6503
6504 * message.el (message-options): Make message-options really buffer
6505 local.
6506
6507 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
6508
6509 * mail-source.el: Autoload `auth-source-search'.
6510 (mail-source-keyword-map): Note order matters.
6511 (mail-source-set-1): Get all the mail-source source values and
6512 defaults and search auth-source on those if needed. This can all
6513 probably be simplified.
6514
6515 * nnimap.el: Autoload `auth-source-search'.
6516 (nnimap-credentials): Use it.
6517 (nnimap-open-connection-1): Ask for the virtual server and physical
6518 address in one shot.
6519
6520 * nntp.el: Autoload `auth-source-search'.
6521 (nntp-send-authinfo): Use it. Note TODO.
6522
6523 2011-02-08 Julien Danjou <julien@danjou.info>
6524
6525 * shr.el (shr-tag-body): Add support for text attribute in body
6526 markups.
6527
6528 * message.el (message-options): Make message-options a local variable.
6529
6530 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
6531
6532 * auth-source.el (auth-source-secrets-search)
6533 (auth-source-user-or-password): Use `append' instead of `nconc'.
6534 (auth-source-user-or-password): Build return list better and protect
6535 against nil :secret.
6536
6537 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
6538
6539 * nnimap.el (nnimap-update-info): Refactor slightly.
6540 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6541 (nnimap-update-info): Clean up slightly.
6542 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6543 characters.
6544 (nnimap-process-quirk): Rename function to avoid collision.
6545 (nnimap-update-info): Fix macrology bug-out.
6546 (nnimap-update-info): Simplify split history test.
6547
6548 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
6549
6550 * auth-source.el (top): Require 'eieio unconditionally.
6551 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6552 (auth-source-secrets-search): Limit search when `max' is greater than
6553 number of results.
6554
6555 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6556
6557 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6558 part not returning any data.
6559
6560 * proto-stream.el (open-protocol-stream): Document the return value.
6561
6562 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6563
6564 * auth-source.el (auth-source-secrets-search): Add examples.
6565
6566 2011-02-06 Julien Danjou <julien@danjou.info>
6567
6568 * message.el (message-setup-1): Handle message-generate-headers-first
6569 set to t.
6570
6571 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6572
6573 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6574 API with a string "secrets:collection-name" and with 'default.
6575 (auth-source-backend-parse): Parse "secrets:collection-name" and
6576 'default. Recurse on parses instead of repeating code. Use the
6577 Secrets API is the source is not nil and 'ignore otherwise. Emit a
6578 message when ignoring a source.
6579 (auth-source-search): List ignored search keys at the top level.
6580 (auth-source-netrc-create): Use `case' instead of `cond'.
6581 (auth-source-secrets-search): Created with TODOs.
6582 (auth-source-secrets-create): Created with TODOs.
6583 (auth-source-retrieve, auth-source-create, auth-source-delete)
6584 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6585 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6586 (auth-source-user-or-password-sftp)
6587 (auth-source-user-or-password-smtp): Remove.
6588 (auth-source-user-or-password): Deprecated and modified to be a wrapper
6589 around `auth-source-search'. Not tested thoroughly.
6590
6591 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
6592
6593 * auth-source.el: Bring in assoc and eioeio libraries.
6594 (secrets-enabled): New variable to track the status of the Secrets API.
6595 (auth-source-backend): New EIOEIO class to represent a backend.
6596 (auth-source-creation-defaults): New variable to set prompt defaults
6597 during token creation (see the `auth-source-search' docstring for
6598 details).
6599 (auth-sources): Simplify to allow a simple string as a netrc backend
6600 spec.
6601 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6602 (auth-source-backend-parse-parameters): Fill in the backend parameters.
6603 (auth-source-search): Main auth-source API entry point.
6604 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6605 (auth-source-search-collection): Helper function for searching.
6606 (auth-source-netrc-parse, auth-source-netrc-normalize)
6607 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6608 Supports search, create, and delete.
6609 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6610 backend stubs.
6611 (auth-source-user-or-password): Call `auth-source-search' but it's not
6612 ready yet.
6613
6614 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
6615
6616 * message.el (message-setup-1): Remove the read-only stuff, since it
6617 doesn't work under XEmacs, for some reason.
6618
6619 * gnus-sum.el (gnus-user-date): Rename back from
6620 gnus-summary-user-date since user code refers to it.
6621
6622 * shr.el (shr-render-td): Store the actual background color used.
6623
6624 * message.el (message-setup-1): Don't bind the constant
6625 -forbidden-properties.
6626 (message-setup-1): Revert previous change, since it needs to bind the
6627 props to insert them.
6628 (message-resend): Allow removing the read-only separator line.
6629
6630 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6631
6632 * nnimap.el (nnimap-request-accept-article): Give an error message if
6633 the APPEND wasn't successful.
6634
6635 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
6636
6637 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6638 that have no groups.
6639
6640 2011-02-03 Julien Danjou <julien@danjou.info>
6641
6642 * gnus-draft.el: Remove progn around gnus-draft-setup.
6643
6644 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6645
6646 * gnus-start.el (gnus-read-active-for-groups): This function is never
6647 called with a nil `infos', so clean that up.
6648 (gnus-get-unread-articles): Request active files from primary/secondary
6649 methods that have no groups (yet).
6650
6651 2011-02-03 Julien Danjou <julien@danjou.info>
6652
6653 * message.el (message-setup-1): Always generate References first.
6654 (message-mail): Return the return value of message-setup, not always t.
6655 (message-setup-1): Insert mail-header-separator with read-only and
6656 intangible properties set.
6657
6658 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6659 user-date in docstring.
6660
6661 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6662
6663 * gnus.el (gnus-summary-line-format): Mention &user-date format in
6664 docstring.
6665
6666 * gnus.el (gnus-user-date-format-alist): Change default value.
6667 Use defcustom, with type and group. Move from gnus-util.el.
6668 Rename to gnus-summary-user-date-format-alist.
6669
6670 2011-02-03 Glenn Morris <rgm@gnu.org>
6671
6672 * nnimap.el (gnus-fetch-headers): Declare.
6673
6674 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6675
6676 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6677
6678 * message.el (message-forward-make-body-digest-plain)
6679 (message-followup, message-reply): Clean up things noted by Stefan.
6680
6681 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6682 gnus-article-update-date-headers is nil.
6683 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6684 it didn't really work with defcustom.
6685 (article-update-date-lapsed): Make sure the window start doesn't move,
6686 either.
6687
6688 2011-02-01 Julien Danjou <julien@danjou.info>
6689
6690 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6691 format.
6692
6693 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6694 standard in Emacs nowadays.
6695
6696 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
6697
6698 * message.el (message-expand-name): Don't trust the return value of
6699 bbdb-complete-name.
6700 (message-check-news-header-syntax): Remove unused var `start'.
6701 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6702 (message-inhibit-body-encoding): Move to before first use.
6703 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6704 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6705 (Organization, Message-ID, Date, mh-previous-window-config):
6706 Defvar the vars using dynamic scoping.
6707
6708 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
6709
6710 * shr.el (shr-render-td): Only do colors at the final rendering.
6711 Should be slightly faster.
6712 (shr-insert-table): Fix up TD background colors when doing the
6713 vertical padding.
6714
6715 * gnus-art.el (article-date-ut): Protect against articles with no Date
6716 header.
6717 (article-update-date-lapsed): Don't use current-column to find the
6718 horizontal position. It's fragile in the presence of \003 characters.
6719
6720 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6721
6722 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6723
6724 * gnus-art.el (article-transform-date): Rewrite to still work when
6725 there are several rfc2822 parts.
6726 (article-transform-date): Fix infinite recursion.
6727 (article-date-ut): Replace infinitely many Date headers with a single
6728 one when called interactively.
6729
6730 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6731 secure manner.
6732
6733 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6734 move around by not using save-window-excursion. It seems to work...
6735
6736 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * gnus-art.el (article-make-date-line): Work for user-defined format.
6739
6740 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6741
6742 * nntp.el (nntp-retrieve-group-data-early)
6743 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6744 fetching functions.
6745
6746 * gnus-start.el (gnus-read-active-for-groups): Read the active files
6747 thoroughly for all backends that have no known groups. This should
6748 allow new nnml methods to retrieve mail.
6749
6750 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6751 that Gnus doesn't know exists again.
6752
6753 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6754 (gnus-treat-date-ut): Ditto.
6755 (gnus-article-update-date-header): Rename.
6756 (gnus-treat-date-local): Remove.
6757 (gnus-treat-date-english): Remove.
6758 (gnus-treat-date-lapsed): Remove.
6759 (gnus-treat-date-combined-lapsed): Remove.
6760 (gnus-treat-date-original): Remove.
6761 (gnus-treat-date-iso8601): Remove.
6762 (gnus-treat-date-user-defined): Remove.
6763 (gnus-article-date-headers): New variable to control all the date
6764 header options.
6765 (article-date-ut): Rewrite to allow using the new way to format date
6766 headers(s).
6767
6768 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
6769
6770 * nnmail.el (nnmail-article-group): Check for a direct fancy split
6771 method.
6772 (nnmail-article-group): A better test for fanciness.
6773
6774 * nnimap.el (nnimap-request-head): Protect against not finding the
6775 article by Message-ID.
6776
6777 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
6778
6779 * gnus-art.el (article-update-date-lapsed): Try a better way to really
6780 keep point at the "same place".
6781
6782 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6783
6784 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6785 data if the group is inactive.
6786
6787 2011-01-28 Julien Danjou <julien@danjou.info>
6788
6789 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6790 (gnus-all-windows-visible-p): Remove old compatibility code.
6791 (gnus-window-top-edge): Add docstring.
6792
6793 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6794
6795 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6796
6797 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6798 older request-update-info.
6799
6800 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6801
6802 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6803
6804 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6805 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6806
6807 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6808
6809 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6810 groups. This makes the nndraft:queue group pop up if it's not already
6811 there.
6812
6813 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6814 messages" logic, which was reversed.
6815
6816 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6817 the "same place" even if point is on the line being replaced.
6818 (article-update-date-lapsed): Allow updating both the combined lapsed
6819 and the lapsed headers.
6820 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6821 (article-make-date-line): Limit the number of segments dynamically to
6822 avoid too-long lines.
6823
6824 2011-01-27 Julien Danjou <julien@danjou.info>
6825
6826 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6827 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6828
6829 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6830
6831 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6832 Use plist-get instead of the cl function getf.
6833
6834 2011-01-27 Glenn Morris <rgm@gnu.org>
6835
6836 * gnus-util.el (float-time): Get rid of compiler warning, again.
6837
6838 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6839
6840 * shr.el (shr-put-color): Special-case background colors: Do put them
6841 at the blank parts at the front of the lines.
6842
6843 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6844 exit hook to nix out all data on readedness on group exit.
6845
6846 * gnus-util.el (float-time): If float-time is bound, always use it on
6847 all Emacsen. It's unclear why the subrp check was there.
6848 (time-date): Require to make some autoload issues on XEmacs go away.
6849
6850 * shr.el (shr-put-color): Don't do the box padding in tables, since
6851 they're already padded.
6852
6853 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6854
6855 * gnus-art.el (gnus-article-next-page): When the last line of the
6856 article is displayed, scroll down once more instead of going to the
6857 next article at once.
6858 (article-lapsed-string): Refactor out and allow specifying how many
6859 segments you want.
6860 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6861 (gnus-article-update-lapsed-header): New variable.
6862
6863 * shr.el: Revert change that made headings use different-sized faces.
6864 The Emacs display engine isn't advanced enough that, for instance,
6865 tables can comfortably use differently-sized faces.
6866
6867 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6868
6869 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6870 used.
6871 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6872 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6873 we're using an encrypted connection.
6874
6875 * proto-stream.el: Alter the interface functions to also return the
6876 actual stream type used: network or TLS.
6877
6878 2011-01-25 Julien Danjou <julien@danjou.info>
6879
6880 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6881 (mm-display-javascript-inline): New function.
6882
6883 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6884 viewing function.
6885
6886 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6887
6888 * shr.el (shr-expand-newlines): Fix variable name.
6889
6890 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6891
6892 * shr.el (shr-expand-newlines): Make nested boxes work.
6893
6894 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6895
6896 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6897 backgrounds.
6898 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6899 in a more sensible manner.
6900
6901 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6902
6903 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6904 if EPG is loaded.
6905
6906 2011-01-24 Julien Danjou <julien@danjou.info>
6907
6908 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6909 tags.
6910
6911 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6912
6913 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6914 commands.
6915
6916 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6917 in the article buffer.
6918 (gnus-gravatar-insert): Use blank space from the current buffer to
6919 avoid breaking text properties. This makes X-Sent updating work again.
6920
6921 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6922
6923 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6924
6925 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6926 fix the bug in url-http.el instead.
6927
6928 * shr.el (shr-image-fetched): Ditto.
6929
6930 * shr.el (shr-image-fetched): Avoid having point move in the article
6931 buffer.
6932
6933 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6934 buffer after being called. It's apparently being killed by url.el, and
6935 killing it made point move to end-of-buffer in a random buffer.
6936
6937 * shr.el (shr-image-fetched): Ditto.
6938
6939 2011-01-23 Julien Danjou <julien@danjou.info>
6940
6941 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6942
6943 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6944 text/x-org.
6945
6946 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6947
6948 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6949 (i.e., nnimap) returning nil as the article number.
6950
6951 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6952
6953 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6954 "DelSp" parameter in RFC3676.
6955
6956 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6957
6958 * message.el (message-check-recipients): Display the encoded version of
6959 the bogus address if they differ.
6960
6961 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6962 after sending.
6963
6964 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6965
6966 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6967
6968 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6969 group buffer after sending the queue.
6970
6971 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6972
6973 2011-01-22 Julien Danjou <julien@danjou.info>
6974
6975 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6976
6977 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6978
6979 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6980 nested related parts.
6981
6982 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6983 unexpired articles. This fixes the regression that led expiry marks to
6984 disappear from nnfolder groups.
6985
6986 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6987
6988 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6989 Don't confuse the "ret" of "retrograde" with RET.
6990
6991 2011-01-21 Julien Danjou <julien@danjou.info>
6992
6993 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6994 than mm-insert-inline.
6995
6996 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6997
6998 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6999 Widen article buffer.
7000
7001 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
7002
7003 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7004 the temp buffer.
7005 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7006
7007 2011-01-20 Julien Danjou <julien@danjou.info>
7008
7009 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7010
7011 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7012 than mm-insert-inline to insert inline part: this respect
7013 mm-inline-media-tests displayers.
7014
7015 * mm-view.el (mm-display-shell-script-inline): New function.
7016
7017 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7018
7019 * mm-uu.el (mm-uu-type-alist): Add org block.
7020 (mm-uu-org-src-code-block-extract): New function.
7021
7022 * mm-view.el (mm-display-org-inline): New function.
7023
7024 * mm-decode.el (mm-automatic-display): Add text/org.
7025
7026 * mailcap.el (mailcap-mime-extensions): Add .org.
7027
7028 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
7029
7030 * gnus-art.el (gnus-article-highlight): Remove argument passed to
7031 gnus-article-add-buttons.
7032
7033 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
7034
7035 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7036 From header with a date and "nobody" as the sender.
7037
7038 2011-01-19 Julien Danjou <julien@danjou.info>
7039
7040 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7041 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7042 if you have the same regexp several times.
7043 (gnus-button-push): Fix matching when regexp is symbol.
7044
7045 2011-01-15 Glenn Morris <rgm@gnu.org>
7046
7047 * message.el (message-mail): A compose-mail function should
7048 accept headers as strings.
7049
7050 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
7051
7052 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7053 Add :vert-only tags.
7054 (message-mail): New arg RETURN-ACTION.
7055 (message-return-action): New var.
7056 (message-bury): Use it.
7057 (message-mode): Make it buffer-local.
7058 (message-send-and-exit): Always call message-bury.
7059
7060 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
7061 message-mail.
7062
7063 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7064
7065 * nnimap.el (nnimap-convert-partial-article): Protect against
7066 zero-length body parts.
7067
7068 * mm-decode.el (mm-preferred-alternative-precedence):
7069 Discourage showing empty parts.
7070
7071 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7072 and stuff if the backend didn't return the article number. This fixes
7073 an Exchange-related nnimap bug.
7074
7075 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7076 group window, because it does the wrong thing when a separate frame
7077 displays the group buffer.
7078
7079 * proto-stream.el (open-protocol-stream): Protect against the low-level
7080 transport functions returning nil.
7081
7082 2011-01-07 Daiki Ueno <ueno@unixuser.org>
7083
7084 * mml2015.el (epg-sub-key-fingerprint): Autoload.
7085 (mml2015-epg-find-usable-secret-key): New function.
7086 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7087 mml2015-epg-find-usable-key (Bug#7797).
7088 (mml2015-epg-encrypt): Ditto.
7089
7090 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7091
7092 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7093
7094 2011-01-03 Glenn Morris <rgm@gnu.org>
7095
7096 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7097
7098 * sieve.el (sieve-open-server): Give a more explicit error if
7099 sieve-manage-open returns nil. (Bug#7720)
7100
7101 2011-01-02 Karl Fogel <kfogel@red-bean.com>
7102
7103 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7104
7105 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7106
7107 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7108 This avoids sending passwords in plain text over non-encrypted
7109 channels.
7110
7111 * shr.el (shr-rescale-image): Display all GIF images as animated images.
7112
7113 * nnimap.el (nnimap-login): Refactored out into own function, and
7114 implement CRAM-MD5.
7115 (nnimap-wait-for-line): Refactored out.
7116
7117 * mm-view.el (mml-smime): Require.
7118
7119 2010-12-20 David Engster <deng@eml.cc>
7120
7121 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7122 use EPG to decrypt S/MIME messages instead of openssl.
7123
7124 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7125
7126 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7127
7128 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7129 status is the group clearly is unreachable.
7130
7131 * auth-source.el (auth-source-create): Add the optional second
7132 parameter to `local-variable-p' to be compatible with XEmacs.
7133
7134 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7135
7136 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7137 work when using a compressed nnml folder.
7138
7139 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7140
7141 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7142 backends after sanitising on entry, because this never makes sense:
7143 If the articles have gone missing, then the data no longer exists on
7144 the backend, and if they haven't, then Gnus is wrong, and shouldn't
7145 overwrite anything anyway.
7146
7147 * shr.el (shr-insert-document): Bind shr-width dynamically to
7148 window-width if it's nil.
7149
7150 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
7151
7152 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7153 with the meaning of using the full emacs window width for rendering.
7154
7155 2010-12-27 Daiki Ueno <ueno@unixuser.org>
7156
7157 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7158 case when sender is not given.
7159
7160 2010-12-23 Julien Danjou <julien@danjou.info>
7161
7162 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7163 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7164 the addresses, otherwise we might misplaced the gravatar.
7165
7166 2010-12-21 Daiki Ueno <ueno@unixuser.org>
7167
7168 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7169 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7170 obsolete in Emacs.
7171
7172 2010-12-20 Julien Danjou <julien@danjou.info>
7173
7174 * gnus-util.el (gnus-rescale-image): Revert last change.
7175
7176 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7177
7178 * gnus-group.el (gnus-group-delete-articles): New command.
7179
7180 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
7181
7182 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7183
7184 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7185
7186 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7187 here, since it's up to the backends to do CRLF removal if their
7188 protocol has it.
7189
7190 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7191
7192 2010-12-17 Julien Danjou <julien@danjou.info>
7193
7194 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7195 they are from file. Can also scale up.
7196
7197 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
7198
7199 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7200 Restore gnus-use-agent.
7201 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7202
7203 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7204
7205 2010-12-17 Julien Danjou <julien@danjou.info>
7206
7207 * gravatar.el (gravatar-retrieve-synchronously): New function.
7208 (gravatar-get-data): Make more robust.
7209
7210 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7211
7212 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7213 to really consider the last line.
7214
7215 2010-12-16 Daiki Ueno <ueno@unixuser.org>
7216
7217 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7218 list of recipient keys, or use symmetric encryption if not a list.
7219 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7220 EPA override, replacing the call to `netrc-store-data'.
7221
7222 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
7223
7224 * gnus-srvr.el: Avoid passing nil regexp argument to
7225 delete-matching-lines.
7226
7227 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7228
7229 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7230 fetching stops when Gnus exits.
7231
7232 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7233 function.
7234 (nnfolder-request-expire-articles): Save all the buffers after doing
7235 expiry.
7236
7237 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7238 the last article", since that led to serious performance regressions
7239 when expiring nnml groups.
7240
7241 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
7242
7243 * nnir.el: Improve customizations.
7244
7245 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7246
7247 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7248
7249 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7250 group has been killed.
7251 (gnus-group-yank-group): Ditto.
7252
7253 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7254
7255 * nnimap.el (nnimap-request-update-group-status): New function.
7256
7257 * gnus-int.el (gnus-request-update-group-status): New interface
7258 function.
7259
7260 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7261 copying read-ness to the backends.
7262
7263 * nnimap.el (nnimap-quirk): New function.
7264 (nnimap-retrieve-group-data-early): Use it.
7265 (nnimap-quirks): New alist.
7266
7267 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
7268
7269 * shr.el (shr-insert): Set shr-start after deleting trailing space;
7270 don't delete it within indentation.
7271
7272 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7273
7274 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7275 previous line.
7276
7277 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7278
7279 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7280 QRESYNC command by deleting a superfluous space which broke Cyrus
7281 servers. This change will break other servers that are buggy the other
7282 way around.
7283
7284 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
7285
7286 * spam.el: Reindent and fix long lines.
7287 (spam-copy-or-move-routine): Exclude invalid move destinations.
7288
7289 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
7290
7291 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7292 installed the registry.
7293
7294 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
7295
7296 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7297 groupname doesn't contain "gmane".
7298
7299 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7300
7301 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7302 (gnus-1): Don't create the nndrafts group twice.
7303 (gnus-setup-news): There's no need to read the active file here, since
7304 that's done again later on a per-backend basis.
7305 (gnus-start-draft-setup): Make sure that the new group is started out
7306 empty.
7307
7308 * gnus-agent.el (gnus-agentize): Don't create the queue group
7309 automatically on startup. It'll be created later, if needed.
7310
7311 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7312 of automatically subscribed groups.
7313 (gnus-auto-subscribed-categories): New variable.
7314 (gnus-matches-options-n): Use it.
7315 (gnus-default-subscribed-newsgroups): Remove unused variable.
7316 (gnus-start-draft-setup): Message a bit less.
7317
7318 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
7319
7320 * nnir.el (nnir-run-imap): Return article list in order of increasing
7321 UID.
7322
7323 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7324
7325 * gnus-sum.el (gnus-summary-enter-digest-group):
7326 Mention gnus-auto-select-on-ephemeral-exit.
7327
7328 * proto-stream.el (proto-stream-open-network-only): Fix the calling
7329 convention of the network-only option.
7330
7331 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7332
7333 * proto-stream.el (proto-stream-open-network-only): New function to
7334 have a way to specify non-STARTTLS upgrade connections.
7335
7336 2010-12-10 Julien Danjou <julien@danjou.info>
7337
7338 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7339 email address is nil.
7340
7341 * message.el (message-bogus-recipient-p): Set address to "" if nil.
7342
7343 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
7344
7345 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7346 deletion.
7347 (nnir-run-imap): Only need to parse list once.
7348
7349 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7350
7351 * shr.el (shr-tag-script): Ignore <script>.
7352 (shr-tag-label): Add <label> support.
7353
7354 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
7355
7356 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7357
7358 * shr.el (shr-image-displayer): Work for images lined side by side.
7359
7360 2010-12-08 Robert Pluim <rpluim@gmail.com>
7361
7362 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7363 parameter, since XEmacs doesn't accept t as a parameter.
7364
7365 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
7366
7367 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7368 ids.
7369 (nnir-run-gmane): Simplify groupspec formatting.
7370 (nnir-request-expire-articles): New function.
7371
7372 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7373
7374 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7375 overflow, possibly.
7376
7377 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7378 (shr-render-td): Handle td style="" better.
7379 (shr-tag-table): Use the color from the style sheet.
7380 (shr-render-td): Make sure we copy over all the overlays, too.
7381
7382 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
7383
7384 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7385 (nnir-request-article): Improve article retrieval.
7386
7387 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * mm-util.el (mm-extra-numeric-entities): New variable.
7390
7391 * mm-url.el (mm-url-decode-entities):
7392 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7393
7394 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7395
7396 * message.el: Use completion-at-point.
7397 (message-completion-function): New fun, extracted from message-tab.
7398 (message-mode): Use it for completion-at-point-functions.
7399 (message-tab): Use it and completion-at-point.
7400
7401 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
7402
7403 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7404 character if a non-breakable character follows.
7405
7406 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7407
7408 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7409 any stream.
7410
7411 * shr.el (shr-tag-font): Colorize the region.
7412 (shr-tag-body): Ditto.
7413 (shr-tag-font): Actually let the styles be inherited instead of
7414 overwriting them.
7415 (shr-tag-font): Get the background color right.
7416 (shr-tag-style): Ignore all <style> tags for the moment.
7417
7418 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7419 a Message-ID to avoid having nnimap depend on gnus-sum.
7420
7421 * shr.el (shr-descend): Only colorize something if we have a node that
7422 sets colors.
7423
7424 2010-12-06 Julien Danjou <julien@danjou.info>
7425
7426 * shr.el (shr-render-td): Render td content with shr-descend, so style
7427 will be applied to <td> too.
7428 (shr-colorize-region): Colorize region even if we only have a background.
7429 (shr-tag-body): Fix color and background color inheritance.
7430 Do not recolorize after shr-generic.
7431 (shr-tag-font): Let shr-generic colorize via inheritance.
7432
7433 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
7434
7435 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7436
7437 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
7438
7439 * nnir.el (nnir-request-move-article): Remove obsolete code.
7440
7441 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7442
7443 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7444
7445 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7446
7447 * gnus-sum.el (gnus-summary-respool-article): The completion function
7448 expects a list instead of an alist.
7449
7450 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7451 string as the parameter.
7452
7453 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7454
7455 * shr.el (shr-stylesheet): New dynamic variable for cascading the
7456 styles.
7457 (shr-colorize-region): New function.
7458 (shr-insert-background-overlay): Remove.
7459 (shr-render-td): Background setting should be taken care of on a higher
7460 level.
7461 (shr-tag-body): Use post-hoc colorizations.
7462 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7463 (shr-put-color-1): Don't overwrite old colors.
7464 (shr-colorize-region): When the background color isn't explicit, use
7465 a fixed background.
7466
7467 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7468 nnmail variables.
7469
7470 2010-12-05 Bjørn Mork <bjorn@mork.no>
7471
7472 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7473 unless necessary.
7474
7475 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
7476
7477 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7478 server.
7479
7480 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7481
7482 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7483 so that TAB works.
7484
7485 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7486 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7487
7488 * shr.el (shr-urlify): Show the URL before the title to avoid
7489 misleading URLs.
7490
7491 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
7492
7493 * shr.el (shr-urlify): Display the title in <a> tags.
7494
7495 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
7496
7497 * nnir.el (nnir-categorize): Replace mapcar with mapc.
7498
7499 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
7500
7501 * nnir.el: Rearrange code to allow macros to be autoloaded by
7502 gnus-sum.el.
7503 (nnir-retrieve-headers-override-function): Make this variable
7504 customizable.
7505 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7506
7507 * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7508 from nnir.el.
7509
7510 2010-12-03 Julien Danjou <julien@danjou.info>
7511
7512 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7513
7514 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7515
7516 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7517 allow optional argument `environment'.
7518
7519 2010-12-03 Glenn Morris <rgm@gnu.org>
7520
7521 * mm-extern.el (message-goto-body): Update declaration.
7522
7523 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7524
7525 * gnus-util.el (gnus-macroexpand-all): New function.
7526
7527 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7528 instead of macroexpand-all that is unavailable in XEmacs.
7529
7530 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
7531
7532 * nnir.el (nnir-summary-line-format): New variable.
7533 (nnir-mode): Use it.
7534 (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7535 (nnir-article-ids): Reimplement as defsubst.
7536 (nnir-retrieve-headers): Don't mangle the subject header.
7537 (nnir-run-imap): Use 100 as RSV score.
7538 (nnir-run-find-grep): Fix for full server searching.
7539 (nnir-run-gmane): Better restriction to gmane groups.
7540
7541 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7542 summary buffers.
7543
7544 2010-12-02 Julien Danjou <julien@danjou.info>
7545
7546 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7547
7548 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7549
7550 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7551 support.
7552
7553 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
7554
7555 * nnir.el: Update to handle the registry better.
7556 (autoload): Silence byte-compiler.
7557 (nnir-open-server): Add a hook for nnir groups.
7558 (nnir-request-move-article): Don't mangle the header. Better to use
7559 formatting variables (which will be added in the future).
7560 (nnir-registry-action): Update the registry using the original article
7561 group name.
7562 (nnir-mode): Install nnir-specific hooks for updating the registry.
7563
7564 * gnus-sum.el
7565 (gnus-article-original-subject, gnus-newsgroup-original-name):
7566 Remove obsolete variables.
7567 (gnus-summary-move-article): Remove use of obsolete variables.
7568 (gnus-summary-local-variables): Make move and delete hooks local to
7569 summary buffers.
7570
7571 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7572
7573 * rtree.el: New file.
7574
7575 2010-12-01 Julien Danjou <julien@danjou.info>
7576
7577 * message.el (message-user-organization): Do not use
7578 gnus-local-organization.
7579
7580 * gnus.el: Remove gnus-local-organization.
7581
7582 * gnus-msg.el: Remove nastygram thing.
7583
7584 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
7585
7586 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7587 funcall.
7588
7589 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
7590
7591 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7592 names.
7593
7594 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7595 characters.
7596
7597 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7598 to t of inhibit-read-only since it is inside gnus-with-article-headers.
7599 Suggested by Štěpán Němec <stepnem@gmail.com>.
7600 (gnus-gravatar-transform-address): Use mail-extract-address-components
7601 that supports non-ASCII names rather than mail-header-parse-addresses.
7602
7603 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7604
7605 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
7606 handled by the network handler.
7607
7608 2010-11-30 Julien Danjou <julien@danjou.info>
7609
7610 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7611 (nnimap-open-connection-1): Fix PREAUTH.
7612
7613 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7614
7615 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7616
7617 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7618 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7619 (shr-insert): Use them.
7620 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7621
7622 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7623
7624 * nnir.el (nnir-request-move-article): Bail out if original group
7625 doesn't support article moves.
7626 (nnir-get-active): Improve active list retrieval.
7627
7628 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7629
7630 * shr.el (shr-find-fill-point): Don't break before apostrophes.
7631
7632 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
7633
7634 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7635 seem to accept strings-with-numbers as port numbers.
7636
7637 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7638
7639 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7640 change the registry.
7641
7642 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7645 delete-dups that is not available in XEmacs 21.4.
7646
7647 * mm-util.el (mm-delete-duplicates): Add comment.
7648
7649 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
7650
7651 * nnir.el (nnir-ignored-newsgroups): New variable.
7652 (nnir-get-active): Use it.
7653
7654 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7655
7656 * proto-stream.el (proto-stream-open-network): Add some comments.
7657
7658 * nntp.el (nntp-open-connection): Provide a :success condition.
7659
7660 * nnimap.el (nnimap-open-connection-1): Ditto.
7661
7662 * proto-stream.el (proto-stream-open-network): See what the response to
7663 the STARTTLS command is.
7664
7665 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7666 backwards compatibility).
7667 (nnimap-open-connection-1): Really respect nnimap-server-port.
7668
7669 * proto-stream.el (proto-stream-open-network): When doing opportunistic
7670 TLS upgrades we don't really care about the identity of the peer.
7671 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7672 that what we've checked for.
7673 (proto-stream-always-use-starttls): Only default to t if
7674 open-gnutls-stream exists.
7675 (proto-stream-open-network): If STARTTLS failed, then just open a
7676 normal connection.
7677 (proto-stream-open-network): Wait until the greeting before doing
7678 STARTTLS.
7679
7680 * nntp.el (nntp-open-connection): Report what the connection error is.
7681
7682 * proto-stream.el (open-protocol-stream): Rename from
7683 open-proto-stream.
7684
7685 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7686
7687 * nnimap.el (nnimap-stream): Change default to `undecided'.
7688 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7689 first, and then network.
7690 (nnimap-open-connection-1): Respect nnimap-server-port.
7691 (nnimap-open-connection): Be more backwards-compatible.
7692
7693 * proto-stream.el (proto-stream-always-use-starttls): New variable.
7694 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
7695 (proto-stream-open-starttls): Folded back into the main function.
7696 (proto-stream-open-network): Fix typo in the GnuTLS path.
7697 (proto-stream-command): Refactor out.
7698
7699 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7700
7701 * proto-stream.el (proto-stream-open-starttls): Actually implement the
7702 starttls.el STARTTLS.
7703
7704 * color.el (color-lab->srgb): Fix function call name.
7705
7706 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7707 if we're using tls.el.
7708 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
7709 built in, then don't try to establish a STARTTLS connection.
7710
7711 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7712 servers.
7713
7714 * proto-stream.el (open-proto-stream): Use network, not stream.
7715 (open-proto-stream): Add a way to specify what the end of a command is.
7716
7717 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7718 connections types.
7719 (nntp-open-network-stream): Remove.
7720 (nntp-open-ssl-stream): Remove.
7721 (nntp-open-tls-stream): Remove.
7722 (nntp-ssl-program): Remove.
7723
7724 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7725
7726 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
7727
7728 * nnir.el: Fix typos.
7729 (nnir-retrieve-headers-override-function): Rename variable to reflect
7730 new semantics.
7731 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7732 macros.
7733 (nnir-request-article, nnir-request-move-article): Use them.
7734 (nnir-categorize): New function.
7735 (nnir-run-query): Use it.
7736 (nnir-retrieve-headers): Rewrite to batch header retrieval.
7737 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7738 sorted.
7739 (nnir-group-full-name): Use gnus-group-full-name instead.
7740 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7741 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7742
7743 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7744
7745 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7746
7747 * proto-stream.el: New library to provide protocol-specific
7748 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7749 protocols.
7750 (open-proto-stream): Complete the documentation.
7751 (proto-stream-open-network): Fix some typos.
7752
7753 * nnimap.el (nnimap-open-connection): Use it.
7754
7755 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
7756
7757 * pop3.el (pop3-open-server): Read server greeting before starting TLS
7758 negotiation.
7759
7760 2010-11-26 Julien Danjou <julien@danjou.info>
7761
7762 * color.el: Rename various rgb functions to srgb.
7763
7764 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7765
7766 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7767 names.
7768
7769 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7770
7771 * shr.el (shr-insert): Revert last change.
7772 (shr-find-fill-point): Never leave point being at bol;
7773 relax the kinsoku limitation when rendering tables.
7774
7775 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7776
7777 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7778 results from -accept-article.
7779
7780 * shr-color.el: Require cl when compiling.
7781
7782 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7783 checkin.
7784
7785 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7786
7787 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7788
7789 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7790 'add and 'delete to set backend marks.
7791
7792 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7793
7794 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7795
7796 * nntp.el (nntp-request-set-mark): Use it.
7797
7798 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7799
7800 * nnml.el (nnml-request-set-mark): Ditto.
7801
7802 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7803 introduces regressions in article selection.
7804 (nnimap-find-uid-response): New function.
7805 (nnimap-request-accept-article): Use the UID returned, if any.
7806 (nnimap-request-move-article): Use the UID returned, if any.
7807 (nnimap-get-groups): Reimplement to work with folded lines.
7808 (nnimap-find-uid-response): The UID is the last element in the list.
7809 (nnimap-request-set-mark): Extend syntax with 'set.
7810
7811 * nnml.el (nnml-request-set-mark): Ditto.
7812
7813 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7814
7815 * nntp.el (nntp-request-set-mark): Ditto.
7816
7817 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7818
7819 * message.el (message-called-interactively-p): A temporary macro.
7820 (message-goto-body): Use it temporarily.
7821
7822 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7823
7824 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7825 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7826 (nnimap-last-response-string): Fix last unfolding fix.
7827
7828 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7829
7830 * shr.el (shr-insert): Fix the way to fold lines.
7831
7832 2010-11-25 Julien Danjou <julien@danjou.info>
7833
7834 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7835
7836 * color.el: Rename from color-lab.el
7837 (color-rgb->hex): Add.
7838 (color-complement): Add.
7839 (color-complement-hex): Add.
7840
7841 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7842
7843 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7844
7845 * shr-color.el (shr-color-visible): Don't bug out if the color names
7846 don't exist.
7847
7848 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7851 assuming that article displaying or another mml-preview may be
7852 interrupted for an error or for the like.
7853
7854 * shr.el (shr-get-background): Fix argument name.
7855
7856 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7857
7858 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7859
7860 * gnus-sum.el (gnus-summary-include-articles): New function.
7861
7862 * message.el (message-goto-body): called-interactively-p needs a
7863 parameter, so use `any'.
7864
7865 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7866 clear marks before moving, since they're synced from the Gnus side
7867 first.
7868
7869 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7870 (gnus-summary-move-article): Copy over all marks before moving, so that
7871 IMAP doesn't think a new article has arrived.
7872
7873 2010-11-24 Julien Danjou <julien@danjou.info>
7874
7875 * shr.el (shr-insert-background-overlay): Fix typo.
7876 (shr-render-td): Copy the background before rendering.
7877
7878 * shr-color.el (shr-color-visible): Fix docstring.
7879
7880 * shr.el (shr-tag-table): Add bgcolor support.
7881 (shr-render-td): Add bgcolor support.
7882 (shr-get-background): Add.
7883 (shr-insert-foreground-overlay): Use shr-get-background.
7884
7885 * message.el (message-goto-body): Use called-interactively-p.
7886 (message-in-body-p): message-goto-body returns point.
7887
7888 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7889
7890 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7891 Fixes something or other in Emacs 23, and is backwards compatible.
7892
7893 * message.el (message-goto-body): Remove the <#secure special-casing,
7894 which is too special.
7895
7896 * shr.el (shr-parse-style): Drop !important from styles.
7897
7898 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7899
7900 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7901 this function to return incorrect results when calling it with an
7902 explicit article argument different from
7903 (gnus-summary-article-number).
7904
7905 2010-11-24 Julien Danjou <julien@danjou.info>
7906
7907 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7908 (shr-tag-body): Add background support.
7909 (shr-descend): Add background support.
7910 (shr-tag-title): Add.
7911
7912 * shr-color.el (shr-color-visible): Really return original background
7913 if fixed.
7914
7915 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7916
7917 * shr.el (shr-color-check): Protect against non-existent color names.
7918
7919 2010-11-24 Julien Danjou <julien@danjou.info>
7920
7921 * color-lab.el: Require 'cl when compiling.
7922
7923 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7924
7925 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7926 matched part.
7927
7928 * color-lab.el: Fix all expt calls to use float type.
7929
7930 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7931
7932 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7933 expression to shr-color-check as is.
7934
7935 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7936
7937 * color-lab.el: Add coding cookie.
7938 (float-pi): Use eval-and-compile.
7939
7940 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7941
7942 * shr.el (shr-insert-color-overlay): Split stuff like
7943 "#444444 !important" to find the real color.
7944 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7945 parse <font color="red"> entries.
7946
7947 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7948
7949 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7950 point when parsing headers.
7951
7952 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7953 is positioned properly when parsing headers.
7954
7955 2010-11-23 Julien Danjou <julien@danjou.info>
7956
7957 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7958
7959 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7960
7961 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7962
7963 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7964 Use shr-color-hue-to-rgb.
7965 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7966
7967 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7968
7969 * shr.el (shr-color->hexadecimal): Autoload.
7970 (shr-descend): Add color to all tags.
7971
7972 2010-11-22 Julien Danjou <julien@danjou.info>
7973
7974 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7975 shr-color->hexadecimal.
7976
7977 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7978 RGB() or HSL() color representation.
7979
7980 * shr.el (shr-tag-font): Add.
7981 (shr-tag-color-check): New function to get better colors.
7982 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7983 tag-span.
7984
7985 * shr-color.el: New file.
7986
7987 * color-lab.el: New file.
7988
7989 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7990
7991 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7992
7993 * nnir.el: Fix typo in comments.
7994 (nnir-run-imap): Simplify code. No need to reverse artlist.
7995 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7996
7997 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7998
7999 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8000
8001 * nnimap.el (nnimap-get-capabilities): Refactor out.
8002 (nnimap-open-connection): Re-request capabilities after STARTTLS.
8003
8004 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
8005
8006 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8007 appearing when `mm-uu-hide-markers' is nil.
8008
8009 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8010
8011 * nnimap.el (nnimap-unselect-group): Make into its own function.
8012 (nnimap-request-rename-group): Unselect group before renaming.
8013 This had gotten lost somewhere.
8014 (nnimap-request-accept-article): Keep track of examined groups, and
8015 unselect the group before APPENDing to read-only groups.
8016 (nnimap-request-move-article): Clear flags before moving so that they
8017 can be re-set later.
8018
8019 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
8020
8021 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8022 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8023
8024 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
8025
8026 * gnus-art.el (gnus-mime-display-single):
8027 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8028 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8029 parameter.
8030
8031 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8032
8033 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8034 (shr-table-vertical-line): New variable.
8035 (shr-insert-table): Use it.
8036
8037 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
8038
8039 * gnus-html.el (gnus-html-wash-images): Don't display images if
8040 gnus-inhibit-images is non-nil; register displayer for cid images.
8041 (gnus-html-display-image): Work for cid image.
8042 (gnus-html-insert-image): Allow arguments.
8043 (gnus-html-put-image): Inhibit read-only.
8044 (gnus-html-prefetch-images): Don't prefetch images if
8045 gnus-inhibit-images is non-nil.
8046
8047 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8048
8049 * shr.el (shr-put-image): Break lines when inserting big pictures.
8050
8051 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
8052
8053 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8054 sender, thanks Katsumi Yamaoka.
8055
8056 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
8057
8058 * nnir.el (nnir-run-imap): Reverse the article list for each group
8059 rather than the whole list.
8060
8061 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8062
8063 * shr.el (shr-image-displayer): Protect function against non-existent
8064 image source.
8065
8066 * gnus-art.el (gnus-inhibit-images): New user option.
8067 (gnus-mime-display-single): Don't display image if it is non-nil.
8068
8069 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8070 gnus-inhibit-images.
8071
8072 * shr.el (shr-image-displayer): New function.
8073 (shr-tag-img): Use it.
8074
8075 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
8076
8077 * mml2015.el (mml2015-epg-sign): Use From header.
8078
8079 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8080
8081 * gnus-html.el (gnus-html-wash-images): Register a displayer.
8082
8083 * gnus-util.el (gnus-find-text-property-region): Return markers.
8084
8085 * shr.el (shr-tag-img): Put a displayer in the text property.
8086
8087 * gnus-util.el (gnus-find-text-property-region): New utility function.
8088
8089 * gnus-html.el (gnus-html-display-image): Make the alt optional.
8090 (gnus-html-show-images): Remove.
8091
8092 * gnus-art.el (gnus-article-show-images): New, more general function.
8093
8094 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8095 image url text properties.
8096
8097 * shr.el: Ditto.
8098
8099 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8100 gnus-agent-auto-agentize-methods is set. Which it isn't.
8101
8102 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8103
8104 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8105 work for two or more articles.
8106
8107 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
8108
8109 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8110 divide an image that's in an html article to two or more when washing
8111 non-ASCII characters in alt text of it.
8112
8113 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
8114
8115 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8116 smime-decrypt-region using function argument.
8117 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8118
8119 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8120
8121 * smime.el (smime-decrypt-region): Catch it.
8122
8123 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
8124
8125 * smime.el (smime-mode-map): Move initialization into declaration.
8126 (gnus-run-mode-hooks): Don't autoload.
8127 (smime-mode): Use define-derived-mode.
8128
8129 2010-11-11 Glenn Morris <rgm@gnu.org>
8130
8131 * smime.el (from): Restrict declaration to XEmacs.
8132
8133 * nnir.el (gnus-group-topic-name): Autoload.
8134
8135 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
8136
8137 * shr.el (shr-insert): Don't break long line if it is because of
8138 kinsoku-bol characters in the line end.
8139
8140 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
8141
8142 * nnir.el (nnir-request-move-article): Fix to provide original group
8143 and subject.
8144 (nnir-warp-to-article): Don't fail on articles whose headers haven't
8145 been retrieved.
8146
8147 * gnus-sum.el (gnus-summary-move-article): Use original group and
8148 subject for virtual articles such as those in an nnir summary buffer.
8149
8150 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
8151
8152 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8153 least 21.5).
8154
8155 * smime.el (from): Declare it again for XEmacs.
8156
8157 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8158
8159 * message.el (message-resend): Don't disable encoding unless it's
8160 already encoded.
8161
8162 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8163 low-numbered articles.
8164
8165 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8166
8167 * rfc2047.el (rfc2047-syntax-table): Simplify.
8168
8169 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8170 set-char-table-range for XEmacs.
8171
8172 2010-11-10 Glenn Morris <rgm@gnu.org>
8173
8174 * smime.el (from): Remove unused declaration.
8175
8176 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8177 (gnus-float-time): On Emacs, always an alias.
8178
8179 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8180 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8181
8182 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8183
8184 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8185
8186 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8187
8188 * shr.el (browse-url-mailto): Autoload.
8189
8190 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8191
8192 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8193 regexp doesn't need quoting.
8194
8195 2010-11-09 Sven Joachim <svenjoac@gmx.de>
8196
8197 * message.el (message-subject-trailing-was-ask-regexp)
8198 (message-subject-trailing-was-regexp): Match was: in addition to was.
8199
8200 2010-11-09 Glenn Morris <rgm@gnu.org>
8201
8202 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8203 (nnbabyl-check-mbox): Use point-at-bol.
8204
8205 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8206
8207 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8208
8209 * message.el (message-mailto): New function.
8210 (message-mailto): Should accept other parameters.
8211 (message-mailto): Remove since it duplicates browse-url-mailto
8212 functionality.
8213
8214 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8215
8216 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8217 methods.
8218 (gnus-read-active-file): Ditto.
8219
8220 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8221 ": " from the prompt.
8222 (gnus-group-make-group): Ditto.
8223
8224 2010-11-07 Glenn Morris <rgm@gnu.org>
8225
8226 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8227 (gnus-bookmark-kill-line): Use point-at-eol.
8228
8229 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8230
8231 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8232 asterisks in From header.
8233
8234 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8235
8236 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8237 string to avoid making the From headers syntactically invalid.
8238
8239 * message.el (message-send-mail): Don't insert courtesy messages if the
8240 message already has List-Post and List-ID messages.
8241
8242 2010-11-06 Glenn Morris <rgm@gnu.org>
8243
8244 * gnus-art.el (gnus-treat-article): Give dynamic local variables
8245 `condition', `type', `length' a prefix.
8246 (gnus-treat-predicate): Update for above name changes.
8247
8248 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
8249
8250 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8251 binding. Handled by `gnus-summary-refer-thread' instead.
8252 (nnir-warp-to-article): New backend function.
8253
8254 * nnimap.el (nnimap-request-thread): Force dependency updating.
8255
8256 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8257 (gnus-summary-refer-thread): Rework to improve thread-referral.
8258
8259 * gnus-int.el (gnus-warp-to-article): New function.
8260
8261 * gnus-sum.el (gnus-summary-article-map): Bind it.
8262
8263 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
8264
8265 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8266 gnus-summary-refer-thread.
8267
8268 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8269 headers.
8270 (gnus-summary-limit-include-thread): Prevent articles in thread from
8271 being cut in gnus-cut-threads.
8272 (gnus-summary-refer-thread): Limit retrieved headers to those in
8273 thread.
8274
8275 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8276
8277 * message.el (message-send-mail): Use the value of
8278 message-courtesy-message from the message buffer.
8279
8280 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8281
8282 * shr.el (shr-browse-url): Implement mailto: URLs.
8283
8284 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8285 "raw".
8286
8287 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8288 if it's already selected.
8289
8290 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8291
8292 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8293
8294 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8295 to measure the length and truncate alt text.
8296
8297 2010-11-03 Glenn Morris <rgm@gnu.org>
8298
8299 * nndiary.el (nndiary-generate-nov-databases-1)
8300 (nndiary-generate-active-info): Rename dynamic variable `files' to
8301 something less generic.
8302
8303 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
8304
8305 * nnir.el (nnir-request-move-article): Call the underlying backend to
8306 move articles from nnir.
8307
8308 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8309
8310 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8311
8312 2010-11-02 Julien Danjou <julien@danjou.info>
8313
8314 * nnir.el: Remove wais support.
8315
8316 2010-11-02 Glenn Morris <rgm@gnu.org>
8317
8318 * gnus-html.el: Reorder requirements to quieten compiler.
8319
8320 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8321
8322 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8323 properly for XEmacs as well.
8324 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8325 (gnus-article-natural-long-line-p): Use window-width rather than
8326 frame-width.
8327
8328 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
8329
8330 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
8331 (nnir-read-parms): Don't modify query.
8332 (nnir-run-query): Add ability to search topic on current line.
8333 (nnir-get-active): Clean up.
8334
8335 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8336
8337 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8338 degenerate articles.
8339
8340 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8341 (gnus-print-buffer): Just print the buffer as is, without any copying
8342 to a buffer and then re-highlighting.
8343
8344 * nnimap.el (nnimap-request-group): Store the new updated info.
8345 (nnimap-request-group): Select the group when we don't know whether it
8346 exists or not.
8347
8348 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8349 groups.
8350
8351 * gnus-group.el (gnus-group-find-new-groups): Display all the new
8352 groups.
8353
8354 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8355 groups.
8356
8357 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8358 long-lines case by only filling the long lines.
8359
8360 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8361 (bug#7311).
8362
8363 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8364
8365 * shr.el: No need to declare `declare-function' since shr.el is for
8366 only Emacsen that provide `libxml-parse-html-region'.
8367
8368 2010-11-01 Glenn Morris <rgm@gnu.org>
8369
8370 * mm-util.el (gnus-completing-read): Autoload.
8371 (mm-read-coding-system): Simplify Emacs definition.
8372
8373 * nnmail.el (gnus-activate-group):
8374 * nnimap.el (gnutls-negotiate):
8375 * nntp.el (netrc-parse): Fix declarations.
8376
8377 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8378
8379 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8380 string-match-p in Emacs >=23.
8381
8382 * gnus-msg.el (gnus-configure-posting-styles):
8383 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8384
8385 2010-11-01 Glenn Morris <rgm@gnu.org>
8386
8387 * nnir.el (declare-function): Add compat stub.
8388 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8389 (nnir-run-gmane): Require 'mm-url.
8390
8391 * mm-util.el (mm-string-to-multibyte): Simplify.
8392
8393 * shr.el (declare-function): Add compat stub.
8394 (url-cache-create-filename): Declare.
8395 (mm-disable-multibyte, widget-convert-button): Autoload.
8396
8397 * smime.el (ldap-search): Declare.
8398 (smime-cert-by-ldap-1): Require ldap on Emacs.
8399
8400 * nnimap.el: Require nnmail, and gnus-sum when compiling.
8401 (nnimap-keepalive): Use gnus-float-time.
8402
8403 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8404 (mail-source-delete-crash-box): Use gnus-float-time.
8405
8406 * gnus-dired.el (gnus-completing-read): Autoload.
8407
8408 * mm-view.el (gnus-rescale-image): Autoload.
8409
8410 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8411
8412 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8413
8414 * sieve-manage.el: Require 'cl when compiling.
8415
8416 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8417 (gnus-iswitchb-completing-read): Require iswitchb.
8418 (gnus-select-frame-set-input-focus): Silence compiler.
8419
8420 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8421
8422 * message.el (message-subject-trailing-was-query): Change default to t,
8423 since I think that's what most people want.
8424
8425 * nnimap.el (nnimap-request-accept-article): Erase buffer before
8426 appending for easier debugging.
8427 (nnimap-wait-for-connection): Take a regexp.
8428 (nnimap-request-accept-article): Wait for the continuation line before
8429 sending anything unless we're streaming.
8430
8431 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8432 leave the header washing to take place.
8433
8434 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
8435
8436 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8437 regular expression match and replace in posting styles.
8438
8439 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
8440
8441 * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8442 an entire server.
8443 (nnir-get-active): New function.
8444 (nnir-run-imap): Use it.
8445 (nnir-run-gmane): Who knew, gmane search returns an article score!
8446
8447 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8448 server on the current line with nnir.
8449
8450 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8451
8452 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8453 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8454 left edge.
8455 (gnus-article-foldable-buffer): Skip past the prefix when determining
8456 raggedness.
8457
8458 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8459 the raw article, and change `C-u g' to show the article without doing
8460 treatments.
8461
8462 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8463 on to `gnus-treat-article'.
8464 (gnus-inhibit-article-treatments): New variable.
8465
8466 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8467
8468 * gnus-art.el (gnus-treatment-function-alist): Have
8469 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8470 (gnus-treat-fill-long-lines): Change default to fill all text/plain
8471 sections.
8472
8473 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8474 parameter.
8475 (gnus-article-fill-cited-long-lines): New function.
8476 (gnus-article-fill-cited-article): Allow filling only long sections.
8477
8478 * shr.el (shr-find-fill-point): Don't break lines between punctuation
8479 and non-punctuation (like after the apostrophe in "'We").
8480
8481 * gnus-sum.el (gnus-summary-select-article): Make sure
8482 gnus-original-article-buffer is alive.
8483
8484 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8485 reflect the order they are in the digest.
8486
8487 * gnus.el (gnus-group-startup-message): Move point to the start of the
8488 buffer.
8489
8490 * nnimap.el (nnimap-capability): New function.
8491 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8492 is set.
8493
8494 2010-10-31 David Engster <dengste@eml.cc>
8495
8496 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8497 conform with changes to gnus-completing-read.
8498
8499 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8500
8501 * shr.el (shr-tag-img): Output "*" instead of "[img]".
8502
8503 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8504
8505 * nnir.el: Move defvar, defcustom around to keep file organized
8506 and keep byte-compiler quiet.
8507 (nnir-read-parms): Accept search-engine as arg.
8508 (nnir-run-query): Pass search-engine as arg.
8509 (nnir-search-engine): Remove.
8510
8511 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8512
8513 * shr.el (shr-generic): The text nodes should be text, not :text.
8514
8515 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8516 later in the file.
8517
8518 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8519
8520 * nnir.el: General clean up. Allow searching with multiple engines.
8521 Allow separate extra-parameters for each engine.
8522 Batch queries when possible.
8523 (nnir-imap-default-search-key, nnir-method-default-engines):
8524 Add customize interface.
8525 (nnir-run-gmane): New engine.
8526 (nnir-engines): Use it. Qualify all prompts with engine name.
8527 (nnir-search-engine): Remove global variable.
8528 (nnir-run-hyrex): Restore for now.
8529 (nnir-extra-parms, nnir-search-history): New variables.
8530 (gnus-group-make-nnir-group): Use them.
8531 (nnir-group-server): Remove in favor of gnus-group-server.
8532 (nnir-request-group): Avoid searching twice.
8533 (nnir-sort-groups-by-server): New function.
8534
8535 2010-10-30 Julien Danjou <julien@danjou.info>
8536
8537 * gnus-group.el: Remove gnus-group-fetch-control.
8538
8539 * gnus-start.el (gnus-find-new-newsgroups):
8540 Remove gnus-check-first-time-used.
8541
8542 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8543
8544 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8545
8546 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8547 set on groups that don't have \* permanentflags.
8548
8549 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8550
8551 * shr.el (shr-tag-span): Drop colorization of regions since we don't
8552 control the background color.
8553 (shr-tag-img): Ignore very small web bug type images.
8554 (shr-put-image): Add help-echo alt texts to the images.
8555 (shr-tag-video): Show the video poster image.
8556
8557 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8558
8559 * shr.el (shr-table-depth): New variable.
8560 (shr-tag-table-1): Only insert the images after the top-level table.
8561
8562 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8563
8564 * gnus-util.el (gnus-list-memq-of-list): New function.
8565
8566 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8567 selected.
8568 (nnimap-unsplittable-articles): New slot.
8569 (nnimap-new-articles): Use it.
8570
8571 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
8572
8573 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8574 move to the previous line on `M-g'.
8575
8576 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8577
8578 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8579 *-request-group, which seems unnecessary.
8580
8581 * nnimap.el (nnimap-quote-specials): Function copied over from
8582 imap.el.
8583 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8584 they support that. Suggested by Tom Regner.
8585
8586 2010-10-29 Julien Danjou <julien@danjou.info>
8587
8588 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8589 defalias.
8590 (gnus-summary-delete-marked-with): Remove obsolete defalias.
8591
8592 * gnus.el: Remove `gnus-nntp-service' variable.
8593 (gnus-secondary-servers): Make obsolete.
8594 (gnus-nntp-server): Make obsolete.
8595
8596 * gnus-start.el (gnus-1): Remove x-splash calls.
8597
8598 * gnus-ems.el (gnus-x-splash): Remove.
8599
8600 * gnus.el (gnus-group-startup-message): Simplify/update code.
8601
8602 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8603 capability before doing anything.
8604 (gnus-group-insert-group-line): Remove useless
8605 gnus-group-remove-excess-properties.
8606
8607 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8608
8609 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8610
8611 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8612
8613 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8614 config after reselecting.
8615
8616 2010-10-28 Julien Danjou <julien@danjou.info>
8617
8618 * shr.el (shr-put-image): Use point even if only inserting text.
8619 (shr-put-image): Save excursion when inserting alt text on non-graphic
8620 display, so the behavior is the same when we are on a graphic display.
8621
8622 * nnir.el (nnir-run-swish-e): Remove hyrex support.
8623
8624 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8625
8626 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8627 (gnus-mime-copy-part): Check coding system, not charset.
8628 (gnus-mime-view-part-externally): Never remove part.
8629 (gnus-mime-view-part-internally): Don't remove part here.
8630 (gnus-article-part-wrapper): Make sure MIME tag is visible.
8631 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8632 multipart/alternative.
8633
8634 * mm-decode.el (mm-display-part): Take optional arg `force'.
8635
8636 2010-10-26 Julien Danjou <julien@danjou.info>
8637
8638 * gnus-group.el (gnus-group-default-list-level): Add this function to
8639 compute the default list level.
8640 (gnus-group-default-list-level): Add possibility to use a function.
8641
8642 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8643
8644 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8645
8646 * gnus-group.el (gnus-group-completing-read)
8647 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8648 gnus-replace-in-string.
8649
8650 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8651
8652 * shr.el (shr-tag-div): Add.
8653
8654 2010-10-25 Julien Danjou <julien@danjou.info>
8655
8656 * gnus-util.el: Remove `gnus-with-local-quit'.
8657
8658 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8659
8660 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8661
8662 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8663 the original article buffer.
8664
8665 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8666
8667 * nnimap.el (nnimap-request-head): New function.
8668 (nnimap-request-move-article): Try to be slightly faster by not
8669 requesting the entire message when moving.
8670 (nnimap-transform-headers): Don't bug out on bodiless articles.
8671 (nnimap-send-command): Have no outstanding messages if the IMAP server
8672 doesn't support streaming.
8673 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8674
8675 2010-10-24 Julien Danjou <julien@danjou.info>
8676
8677 * message.el (message-default-headers): Fix type.
8678
8679 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8680
8681 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8682 prefetching images.
8683
8684 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8685 backend for unknown groups. This is mainly useful for nnimap groups.
8686
8687 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8688 group isn't covered by the agent.
8689
8690 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
8691
8692 * nnir.el (nnir-method-default-engines): New variable.
8693 (nnir-run-query): Use it.
8694 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8695 (gnus-summary-nnir-goto-thread): Change group if needed.
8696
8697 * gnus-group.el (gnus-group-group-map): Add key binding for
8698 gnus-group-make-nnir-group.
8699
8700 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8701
8702 * shr.el (shr-tag-object): Add.
8703
8704 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8705 original article buffer live.
8706 (gnus-summary-select-article-buffer):
8707 Mention gnus-widen-article-buffer.
8708
8709 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8710
8711 * shr.el (shr-tag-strong): Add.
8712
8713 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8714
8715 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8716 group names. They mess up the group buffer badly.
8717
8718 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8719
8720 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8721 instead of the summary one.
8722
8723 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
8724
8725 * mml.el (mml-preview): Work properly when editing article.
8726
8727 * gnus-start.el (gnus-read-active-file-1): Don't add method to
8728 gnus-have-read-active-file if it's already been in.
8729
8730 2010-10-22 Tom Tromey <tromey@redhat.com>
8731
8732 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8733 gnus-group-completing-read.
8734
8735 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8736
8737 * message.el (message-mode-map): Don't bind M-; to comment region, to
8738 allow the global comment-dwim to work.
8739
8740 2010-10-21 Julien Danjou <julien@danjou.info>
8741
8742 * message.el (message-setup-1): Allow message-default-headers to be a
8743 function.
8744
8745 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8746
8747 * shr.el (shr-tag-table): Simplify.
8748
8749 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8750
8751 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8752 to avoid trying to snarf invalid stuff.
8753
8754 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8755
8756 * gnus.el (gnus-message-archive-group): Quote value.
8757 (gnus-message-archive-group): Mark as changed.
8758
8759 * shr.el (shr-add-font): Don't put the font properties on the newline
8760 or the indentation.
8761
8762 * message.el (message-fix-before-sending): Change options when sending
8763 non-printable characters.
8764
8765 * gnus.el (gnus-message-archive-method): Change the default to
8766 monthly outgoing groups.
8767
8768 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8769 that have gotten new numbers.
8770
8771 * nnimap.el (nnimap-request-replace-article): New function.
8772
8773 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8774
8775 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8776 (nnrss-request-article): Don't use special html washing code.
8777
8778 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8779
8780 * shr.el (shr-tag-table): Remove useless nconc.
8781
8782 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8783
8784 * gnus-art.el (article-wash-html): Simplify and remove the charset
8785 stuff. Use the normal html rendering code instead of the special html
8786 washing code.
8787
8788 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8789 `gnus-w3m' symbols.
8790 (mm-text-html-washer-alist): Remove.
8791
8792 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8793 (mm-inline-media-tests): Remove use.
8794 (mm-text-html-renderer): Change default to the `shr' symbol.
8795
8796 * mm-view.el (mm-inline-text-html): Remove use.
8797
8798 * gnus-art.el (gnus-blocked-images): New function. Allow the
8799 `gnus-blocked-images' to be a function.
8800 (gnus-article-wash-function): Remove.
8801
8802 2010-10-20 Julien Danjou <julien@danjou.info>
8803
8804 * spam.el (spam-list-of-processors): Mark as obsolete.
8805
8806 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8807 (nnimap-insert-partial-structure): Fix boundary detection.
8808
8809 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8810
8811 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8812 run file-truename on remote files. This can be expensive and even
8813 prevent one from editing drafts if some unrelated buffer has a stale
8814 connection.
8815
8816 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8817
8818 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8819 kinsoku-eol regardless of shr-kinsoku-shorten.
8820 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8821 (shr-tag-table): Support caption, thead, and tfoot.
8822
8823 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8824
8825 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8826 lines.
8827 (shr-save-contents): New command and keystroke.
8828
8829 * nndoc.el (nndoc-type-alist): Add git support.
8830 (nndoc-git-type-p): New function.
8831 (nndoc-transform-git-article): Ditto.
8832 (nndoc-transform-git-headers): Ditto.
8833 (nndoc-transform-git-headers): Generate Subject headers.
8834
8835 * shr.el (shr-parse-style): New function.
8836 (shr-tag-span): Ditto.
8837
8838 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8839 to `G G' to avoid collisions.
8840
8841 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8842
8843 * shr.el: Load kinsoku if necessary.
8844 (shr-kinsoku-shorten): New internal variable.
8845 (shr-find-fill-point): Make kinsoku shorten text line if
8846 shr-kinsoku-shorten is bound to non-nil.
8847 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8848 shr-indentation too when testing if table is wider than frame width.
8849 (shr-insert-table): Use `string-width' instead of `length' to measure
8850 text width.
8851 (shr-insert-table-ruler): Make sure indentation is done at bol.
8852
8853 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8854
8855 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8856 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8857 undecoded network data.
8858
8859 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8860
8861 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8862 name in the mode line spec so that the mode line menu works
8863 (bug#2431).
8864
8865 * message.el (message-get-reply-headers): If we're fed `to-address',
8866 then always use that.
8867
8868 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8869 aren't so wide as to need to switch off the edit menu.
8870
8871 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8872 binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613).
8873
8874 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8875 `M-g'.
8876 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8877 the permanent marks.
8878
8879 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8880
8881 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8882 Splitting according to references/in-reply-to obeys the ignore-groups
8883 variable, while splitting by sender and subject do not.
8884
8885 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8886
8887 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8888 alist, so that we can look for non-Unicode chars.
8889 (article-translate-strings): Allow both character and string maps.
8890
8891 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8892
8893 * shr.el (shr-insert): Don't insert space behind a wide character
8894 categorized as kinsoku-bol, or between characters both categorized as
8895 nospace.
8896
8897 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8898
8899 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8900 headers to gnus-newsgroup-headers.
8901
8902 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8903
8904 * shr.el (shr-tag-img): Don't align images -- since we're not
8905 rescaling, this often leads to ugly displays.
8906
8907 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8908
8909 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8910 duplicates.
8911
8912 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8913
8914 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8915 call.
8916
8917 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8918
8919 * gnus.el: Autoload gnus-html-show-images.
8920
8921 * nnimap.el: Use nnheader-message throughout.
8922
8923 * shr.el (shr-tag-img): Ignore images with no data.
8924
8925 2010-10-15 Julien Danjou <julien@danjou.info>
8926
8927 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8928 a possibility to disable format=flow encoding when using hard newlines.
8929
8930 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8931
8932 * shr.el (shr-insert): Remove space inserted before or after a
8933 breakable character or at the beginning or the end of a line.
8934 (shr-find-fill-point): Do kinsoku; find the second best point or give
8935 it up if there's no breakable point.
8936
8937 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8938
8939 * nnimap.el (nnimap-open-connection): Message when opening connection
8940 for debugging purposes.
8941
8942 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8943 on every setup buffer call to allow this to change from article to
8944 article.
8945
8946 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8947 buffers where we have a wide table.
8948
8949 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8950
8951 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8952 uses *-request-thread.
8953
8954 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8955
8956 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8957 incantation, which is no longer valid.
8958
8959 2010-10-14 Julien Danjou <julien@danjou.info>
8960
8961 * shr.el: Fix defcustom type (char -> character).
8962
8963 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8964
8965 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8966 programs.
8967
8968 2010-10-14 Julien Danjou <julien@danjou.info>
8969
8970 * shr.el (shr-tag-a): Use url-link as widget type.
8971
8972 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8973 `gnus-group-get-icon'.
8974
8975 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8976
8977 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8978 This should make server editing work better.
8979
8980 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8981
8982 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8983 (nnimap-parse-flags): Fix regexp.
8984
8985 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8986 probably work for CJVK text, too.
8987
8988 * nnimap.el (nnimap-extend-tls-programs): Remove.
8989 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8990
8991 2010-10-13 Julien Danjou <julien@danjou.info>
8992
8993 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8994 responses.
8995
8996 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8997
8998 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8999
9000 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9001 anything in Emacs.
9002
9003 * shr.el (shr-current-column): Remove buggy and unnecessary function.
9004
9005 2010-10-13 Julien Danjou <julien@danjou.info>
9006
9007 * shr.el (shr-width): Make shr-width a defcustom with default to
9008 fill-column.
9009 (shr-tag-img): Use shr-width rather than fill-column.
9010
9011 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9012
9013 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9014
9015 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9016 position when (X-)Faces exist.
9017 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9018 avatars when called interactively.
9019
9020 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9021
9022 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9023 gnus-article-x-face-too-ugly is bound.
9024
9025 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9026
9027 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9028
9029 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9030 mailbox that doesn't exist.
9031
9032 2010-10-12 Julien Danjou <julien@danjou.info>
9033
9034 * shr.el (shr-tag-img): Encode URL properly when retrieving.
9035 (shr-get-image-data): Encode URL properly when fetching from cache.
9036 (shr-tag-img): Use aligned-to spaces to align correctly images.
9037
9038 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9039 before inserting the Gravatar.
9040
9041 * shr.el (shr-tag-img): Add align attribute support for <img>.
9042
9043 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9044
9045 * gnus-gravatar.el (gnus-art): Require.
9046
9047 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9048 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9049 Remove long obsoleted functions.
9050
9051 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9052
9053 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9054
9055 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9056 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9057 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
9058 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
9059 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
9060 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
9061 Fix comment for declare-function.
9062
9063 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9064
9065 * nnimap.el (nnimap-request-rename-group): Select group read-only
9066 before renaming it.
9067
9068 * shr.el (shr-insert): Fix up the white space only regexp.
9069
9070 * nnimap.el (nnimap-transform-split-mail): Not all articles have
9071 bodies. Protect against this. Reported by Michael Welsh Duggan.
9072
9073 * shr.el (shr-current-column): New function.
9074 (shr-find-fill-point): New function.
9075
9076 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9077
9078 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9079 numbers.
9080
9081 2010-10-11 Julien Danjou <julien@danjou.info>
9082
9083 * shr.el (shr-hr-line): Add.
9084 (shr-tag-hr): Use shr-hr-line to specify which character to use to
9085 display hr lines.
9086 (shr-max-columns): Do not change state to nil if we just inserting
9087 spaces.
9088
9089 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9090
9091 * gnus-topic.el (gnus-topic-read-group): If after the last group,
9092 select the last group.
9093
9094 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
9095
9096 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9097
9098 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9099
9100 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9101 for Gnus.
9102 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9103 (nnimap-update-qresync-info): Mark \Seen articles as read.
9104
9105 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9106 non-variable, too.
9107
9108 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
9109 available.
9110 (nnimap-update-info): Rely more on the current active than the param
9111 active to avoid marking articles as read too much.
9112
9113 * auth-source.el (auth-source-create): Use (user-login-name) for the
9114 user name default.
9115
9116 * nnimap.el (nnimap-update-info): If the server doesn't return any
9117 useful info, just use the previous info.
9118 (nnimap-update-info): Prefer old info over start-article.
9119 (nnimap-update-qresync-info): Finish implementing QRESYNC.
9120
9121 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
9122
9123 * nnir.el (autoload): Clean up autoloads.
9124 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9125 Use key rather than value.
9126 (nnir-imap-search-other): New variable.
9127 (nnir-read-parm): Use it.
9128 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9129 (gnus-summary-nnir-goto-thread): Modify to work with imap.
9130
9131 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9134 the process, too.
9135
9136 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
9137
9138 * spam.el (gnus-summary-mode-map): Bind to "$".
9139 Suggested by Russ Allbery.
9140
9141 * shr.el: Rework the way things are indented by <li> slightly.
9142
9143 * gnus.el (gnus-group-set-parameter): Fix typo.
9144
9145 * nnimap.el: Start implementing QRESYNC support.
9146
9147 2010-10-09 Julien Danjou <julien@danjou.info>
9148
9149 * nnir.el (nnir-engines): Fix too many arguments.
9150
9151 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
9152
9153 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9154 group is the "last", so that the backends like nnfolder actually save
9155 their folders.
9156
9157 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
9158 try to use that for the TLS stream.
9159 (nnimap-retrieve-group-data-early): Rework the marks code to heed
9160 UIDVALIDITY and find out which groups are read-only and not.
9161 (nnimap-get-flags): Use the same marks parsing code as the rest of
9162 nnimap.
9163
9164 2010-10-09 Julien Danjou <julien@danjou.info>
9165
9166 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9167
9168 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9169 retrieving gravatars.
9170
9171 * shr.el (shr-table-corner): Add.
9172 (shr-table-line): Add.
9173 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9174
9175 2010-10-08 Julien Danjou <julien@danjou.info>
9176
9177 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9178
9179 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
9180
9181 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9182
9183 * gnus-sum.el (gnus-mark-article-as-unread)
9184 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9185 (gnus-summary-set-bookmark): Use it.
9186
9187 * gnus-msg.el (gnus-setup-message): Use it.
9188
9189 * gnus-demon.el (gnus-demon-remove-handler): Use it.
9190
9191 * gnus.el (gnus-group-remove-parameter): Use it.
9192
9193 * gnus-group.el (gnus-group-make-web-group): Use it.
9194
9195 * gnus-demon.el (gnus-demon-remove-handler): Use it.
9196
9197 * nnregistry.el: Update docs to mention manual.
9198
9199 * gnus-registry.el: Update docs to mention nnregistry.el.
9200 (gnus-registry-initialize): Don't install nnregistry refer method
9201 automatically.
9202 (gnus-registry-install-nnregistry): Remove it.
9203
9204 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
9205
9206 * shr.el (shr-insert): Don't insert double spaces.
9207
9208 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9209
9210 * gnus-gravatar.el (gnus-treat-from-gravatar)
9211 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9212 called interactively.
9213
9214 * gnus-art.el (gnus-mime-view-part-externally)
9215 (gnus-mime-view-part-internally): Make predicate function passed to
9216 gnus-mime-view-part-as-type assume argument is a mime type, not a list
9217 of a mime type.
9218
9219 * shr.el (shr-table-widths): Don't use cl function `reduce'.
9220
9221 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9222
9223 * shr.el (require): Require cl when compiling.
9224 (shr-tag-hr): New function.
9225
9226 * nnimap.el (nnimap-update-info): Remove double setting of high.
9227 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9228 This makes nnimap work properly on Courier again.
9229
9230 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9231 the variable for backwards compatibility.
9232
9233 * mm-decode.el (mm-save-part): If given a non-directory result, expand
9234 the file name before using to avoid setting mm-default-directory to
9235 nil.
9236
9237 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9238 bidning gnus-agent variables.
9239
9240 * shr.el (shr-render-td): Use a cache for the table rendering function
9241 to avoid getting an exponential rendering behavior in nested tables.
9242 (shr-insert): Rework the line-breaking algorithm.
9243 (shr-insert): Don't leave trailing spaces.
9244 (shr-insert-table): Also insert empty TDs.
9245 (shr-tag-blockquote): Ensure paragraphs after </ul>.
9246
9247 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
9248
9249 * gnus-sum.el (gnus-number): Rename from `number'.
9250 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9251 (gnus-summary-limit-children): Update uses correspondingly.
9252
9253 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9254
9255 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9256 (gnus-gravatar-transform-address): Don't show avatars of people of
9257 which mail addresses match gnus-gravatar-too-ugly.
9258
9259 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9260
9261 * shr.el (shr-table-widths): Expand TD elements to fill available
9262 space.
9263
9264 2010-10-07 Julien Danjou <julien@danjou.info>
9265
9266 * nnimap.el (nnimap-request-rename-group): Add this method.
9267
9268 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9269
9270 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9271 name from XEmacs' function-arglist.
9272
9273 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9274 gravatar under XEmacs.
9275
9276 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
9277
9278 * auth-source.el: Update docs with TODO items.
9279
9280 * gnus-sync.el: Update docs to explain state and plans.
9281
9282 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9283 Hooks for mark updates.
9284 (gnus-request-set-mark, gnus-request-update-mark): Use them.
9285
9286 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9287 hooks with arguments, which is needed for mark update hooks.
9288
9289 2010-10-06 Julien Danjou <julien@danjou.info>
9290
9291 * gnus.el (gnus-expand-group-parameter): Only return and act on what
9292 was matched.
9293
9294 * sieve-manage.el: Update example in `Commentary'.
9295
9296 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9297
9298 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9299 not 2000.
9300 (sieve-manage-authenticate): Re-add function.
9301
9302 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9303
9304 * shr.el (shr-insert): Get 'space transition right.
9305 (shr-render-td): Only delete space at the end of the TD.
9306
9307 * nnimap.el (nnimap-open-connection): Prepare to support
9308 open-gnutls-stream.
9309
9310 * shr.el: Rearrange function order to be more logical.
9311
9312 2010-10-06 Julien Danjou <julien@danjou.info>
9313
9314 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9315 (nnrss-discover-feed): Remove 404 URL in docstring.
9316
9317 * nnir.el: Fix Swish-E URL.
9318 Fix Namazu URL.
9319
9320 * message.el (message-change-subject): Remove 404 URL in a comment.
9321
9322 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9323
9324 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9325 called interactively.
9326
9327 * gnus-util.el (gnus-remove-if): Allow hash table.
9328 (gnus-remove-if-not): New function.
9329
9330 * gnus-art.el (gnus-mime-view-part-as-type):
9331 * gnus-score.el (gnus-summary-score-effect):
9332 * gnus-sum.el (gnus-read-move-group-name):
9333 Replace remove-if-not with gnus-remove-if-not.
9334
9335 * gnus-group.el (gnus-group-completing-read):
9336 Regard collection as a hash table if it is not a list.
9337
9338 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9339
9340 * shr.el (shr-render-td): Allow blank/missing <TD>s.
9341
9342 * shr.el: Document the table-rendering algorithm.
9343
9344 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9345 invalid URLs.
9346
9347 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9348 line-broken.
9349 (shr-tag-img): Ignore image fetching errors.
9350 (shr-overlays-in-region): Compute overlay positions correctly.
9351
9352 * mm-decode.el (mm-shr): Require shr.
9353
9354 * gnus-art.el (gnus-blocked-images): Move variable here.
9355
9356 * shr.el (shr-insert-table): Bind free variable.
9357
9358 * mm-decode.el (mm-shr): Bind shr-content-function.
9359
9360 * shr.el (shr-content-function): New variable.
9361
9362 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9363 added for symmetry.
9364
9365 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9366
9367 * gnus-group.el (gnus-group-make-group): Doc fix.
9368
9369 * nnimap.el (nnimap-request-newgroups): Return success.
9370
9371 * shr.el (shr-find-elements): New function.
9372 (shr-tag-table): Put all the images after the table.
9373 (shr-tag-table): Really inhibit images inside the table.
9374 (shr-collect-overlays): Copy over overlays from the TD elements to the
9375 main document.
9376
9377 * mm-decode.el (mm-shr): Bind shr-blocked-images to
9378 gnus-blocked-images.
9379
9380 2010-10-05 Julien Danjou <julien@danjou.info>
9381
9382 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9383
9384 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9385 (gnus-html-maximum-image-size): Add this function.
9386 (gnus-html-put-image): Use gnus-html-maximum-image-size.
9387
9388 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9389 server-value of the capability is nil.
9390
9391 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9392
9393 * shr.el (shr-tag-em): Add <EM> tag.
9394
9395 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
9396
9397 * sieve-manage.el (sieve-manage-default-stream): Make default stream
9398 customizable.
9399
9400 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9401 handing broken links to browse-url.
9402
9403 2010-10-05 Julien Danjou <julien@danjou.info>
9404
9405 * gnus-util.el (gnus-emacs-completing-read)
9406 (gnus-iswitchb-completing-read): Use autoload rather than require.
9407
9408 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
9409
9410 * gnus-util.el (gnus-completing-read-function): Exclude
9411 gnus-icompleting-read and gnus-ido-completing-read from candidates for
9412 XEmacs since iswitchb.el is very old and ido.el is unavailable in
9413 XEmacs.
9414
9415 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9416 not to use `delete-dups' that is unavailable in XEmacs 21.4.
9417
9418 * gnus-html.el: Don't require help-fns under XEmacs.
9419 (gnus-html-schedule-image-fetching): Work for XEmacs.
9420
9421 * mm-decode.el (mm-shr): Decode contents by charset.
9422
9423 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9424
9425 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9426 unknown.
9427
9428 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9429 (shr-get-image-data): Ensure against the cache file missing.
9430
9431 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9432 for data.
9433
9434 * spam-report.el (spam-report-url-ping-plain): Don't query about
9435 killing the process.
9436
9437 * shr.el (shr-render-td): Protect against too-wide text.
9438
9439 2010-10-04 Julien Danjou <julien@danjou.info>
9440
9441 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9442 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9443
9444 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9445 retrieved.
9446
9447 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9448
9449 * shr.el (browse-url): Require.
9450 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9451 lines.
9452 (shr-show-alt-text, shr-browse-image): New commands.
9453 (shr-browse-url, shr-copy-url): New commands.
9454
9455 * gnus-sum.el (gnus-widen-article-window): New variable.
9456 (gnus-summary-select-article-buffer): Use it.
9457
9458 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9459 without @ signs.
9460
9461 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9462
9463 * nnir.el (nnir-run-imap): Remove spurious space in search string.
9464
9465 2010-10-04 Julien Danjou <julien@danjou.info>
9466
9467 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9468 for XEmacs.
9469
9470 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9471
9472 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9473
9474 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9475 (nnimap-close-server): Implement.
9476
9477 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9478 (shr-insert): Tweak line breaking.
9479 (shr-insert): Handle <pre> better.
9480 (shr-tag-li): Get <li> indentation right.
9481 (shr-tag-li): Get <li> indentation even righter.
9482 (shr-tag-blockquote): Ensure paragraph start.
9483 (shr-make-table): Tweak table generation.
9484 (shr-make-table): Fix typo.
9485
9486 * shr.el: Implement table rendering.
9487
9488 2010-10-04 Julien Danjou <julien@danjou.info>
9489
9490 * gnus-html.el (gnus-html-put-image): Fix resize image code.
9491
9492 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9493
9494 * shr.el (shr-insert): Use string anchors instead of line anchors.
9495
9496 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9497
9498 * shr.el: Add headings.
9499 (shr-ensure-paragraph): Actually work.
9500 (shr-tag-li): Make <ul> prettier.
9501 (shr-insert): Get white space at the beginning/end of elements right.
9502 (shr-tag-p): Collapse subsequent <p>s.
9503 (shr-ensure-paragraph): Don't insert double line feeds after blank
9504 lines.
9505 (shr-insert): \t is also space.
9506 (shr-tag-s): Fix "s" tag name function.
9507 (shr-tag-s): Fix face prop name.
9508
9509 2010-10-03 Julien Danjou <julien@danjou.info>
9510
9511 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9512
9513 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9514 gnus-window-inside-pixel-edges.
9515
9516 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9517 gnus-ems.
9518
9519 * mm-view.el (mm-inline-image-emacs): Support image resizing.
9520
9521 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9522 function.
9523
9524 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9525 resize choice.
9526
9527 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9528
9529 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9530 beginning of the buffer.
9531
9532 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9533 article buffer again.
9534
9535 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9536
9537 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9538 when it's at the start of the buffer.
9539
9540 * shr.el (shr-tag-blockquote): Convert name.
9541 (shr-rescale-image): Use the right image-size variant.
9542
9543 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9544 buffer isn't shown, then select the current article first instead of
9545 bugging out.
9546 (gnus-summary-select-article-buffer): Show both the article and summary
9547 buffers again.
9548
9549 * shr.el (shr-fontize-cont): Protect against regions with no text.
9550 Rename tag functions to shr-tag-* for enhanced security.
9551 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9552
9553 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
9554
9555 * shr.el (shr-insert):
9556 * pop3.el (pop3-movemail):
9557 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9558 loaded.
9559
9560 2010-10-03 Glenn Morris <rgm@gnu.org>
9561
9562 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9563
9564 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9565
9566 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9567
9568 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9569
9570 * gnus-util.el (gnus-make-local-hook): Simplify.
9571
9572 2010-10-02 Julien Danjou <julien@danjou.info>
9573
9574 * gnus-util.el (gnus-iswitchb-completing-read): New function.
9575 (gnus-ido-completing-read): New function.
9576 (gnus-emacs-completing-read): New function.
9577 (gnus-completing-read): Use gnus-completing-read-function.
9578 Add gnus-completing-read-function.
9579
9580 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9581
9582 * shr.el (shr-insert-document): Autoload.
9583 (shr-img): Be silent.
9584 (shr-insert): Add a newline after every picture before text.
9585 (shr-add-font): Use overlays for combining faces.
9586 (shr-insert): Pass upwards the text start point.
9587
9588 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9589 possible.
9590 (mm-shr): New function.
9591
9592 2010-10-02 Julien Danjou <julien@danjou.info>
9593
9594 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9595 should go backward.
9596
9597 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
9598
9599 * shr.el (shr): Fix typo in provide call.
9600
9601 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9602
9603 * shr.el: New file.
9604
9605 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9606
9607 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9608 completing read.
9609
9610 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9611
9612 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9613 we're being queried about. Suggested by Dan Jacobson.
9614
9615 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9616 Suggested by Jason Eisner.
9617
9618 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9619 table, too. Suggested by Stefan Wiens.
9620 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9621 the table unnecessary. Suggested by Stefan Wiens.
9622
9623 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9624 longer needed, and probably doesn't work either, as pointed out by
9625 Stefan Wiens.
9626 (gnus-summary-exit): Remove call to the clearing function.
9627 (gnus-summary-exit-no-update): Ditto.
9628
9629 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9630 instead of gnus-eval-in-buffer-window to avoid popping up frames.
9631 Reported by Stefan Monnier.
9632 (gnus-summary-save-in-rmail): Ditto.
9633
9634 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9635 article buffer, instead of both the article buffer and the summary
9636 buffer. Sort of suggested by Dan Jacobson.
9637
9638 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9639
9640 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9641 Suggested by Dan Jacobson.
9642
9643 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9644 documentation clearer.
9645
9646 * message.el (message-shorten-references): Comment on the number "21".
9647 Suggested by Stefan Monnier.
9648
9649 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9650 Suggested by Dan Jacobson.
9651
9652 * gnus.el (gnus-large-newsgroup):
9653 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
9654
9655 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9656 externalize attachments. Bug reported by Steve Wen.
9657
9658 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9659 really message anything to the user.
9660
9661 * nnmail.el (nnmail-article-group): Allow using the fancy split method
9662 directly.
9663
9664 * nnimap.el (nnimap-request-group): Low higher than high to signal no
9665 messages in empty groups.
9666
9667 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9668
9669 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9670 non-UIDNEXT group.
9671
9672 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9673
9674 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9675 not the value from the collection.
9676
9677 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9678 values. This sometimes happens on some groups that have no info.
9679 (nnimap-request-newgroups): New function.
9680
9681 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9682
9683 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9684 check into `gnus-registry-initialize'.
9685 (gnus-registry-initialize): Ditto.
9686 Fix and extend header docs.
9687
9688 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9689
9690 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9691 regexp backtrace overflows.
9692
9693 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9694 for starttls that tls.el implements; i.e. openssl.
9695
9696 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9697
9698 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9699 (gravatar-create-image): New function that's an alias to
9700 gnus-xmas-create-image, gnus-create-image, or create-image.
9701 (gravatar-data->image): Use it.
9702
9703 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
9704
9705 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9706 install the nnregistry refer method.
9707 (gnus-registry-install-hooks): Use it.
9708 (gnus-registry-unfollowed-groups): Add nnmairix to the default
9709 unfollowed groups.
9710
9711 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
9712
9713 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9714 expanding threads.
9715
9716 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9717
9718 * nnir.el: Use the server names without suffixes (bug#7009).
9719
9720 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9721 unencrypted to STARTTLS, if possible.
9722
9723 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9724
9725 * message.el (message-ignored-supersedes-headers): Strip Injection-*
9726 headers before superseding.
9727
9728 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9729
9730 * nnrss.el (nnrss-use-local): Add documentation.
9731
9732 * nnimap.el (nnimap-extend-tls-programs): New function.
9733 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9734 (nnimap-wait-for-connection): Accept the greeting from the stupid
9735 output from openssl s_client -starttls, too.
9736
9737 * nnimap.el (nnimap-find-article-by-message-id): Really return the
9738 article number.
9739 (nnimap-split-fancy): New variable.
9740 (nnimap-split-incoming-mail): Use it.
9741
9742 * nntp.el (nntp-server-list-active-group): Document.
9743
9744 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9745 SELECT to get the message-id.
9746
9747 * mail-source.el (mail-sources): Remove webmail support.
9748 (defvar): Ditto.
9749 (mail-source-fetcher-alist): Ditto.
9750 (mail-source-fetch-webmail): Remove.
9751
9752 * webmail.el: Remove -- doesn't seem relevant any more.
9753
9754 * gnus.el: Fix up make-obsolete-variable declarations throughout.
9755
9756 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9757 the \r.
9758
9759 2010-09-30 Julien Danjou <julien@danjou.info>
9760
9761 * gnus-agent.el (gnus-agent-add-group): Fix call to
9762 gnus-completing-read.
9763
9764 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9765
9766 * nndoc.el (nndoc-retrieve-groups): New function.
9767
9768 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9769 `default', use nnmail-split-methods.
9770 (nnimap-request-article): Downcase the NILs so that they are nil.
9771
9772 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9773 symbol.
9774
9775 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9776 code, since if the user has requested network, that's what they ought
9777 to get.
9778 (nnimap-request-set-mark): Erase the buffer before issuing commands.
9779 (nnimap-split-rule): Mark as obsolete.
9780
9781 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9782 New variable.
9783
9784 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9785 correct slot, too.
9786
9787 2010-09-29 Julien Danjou <julien@danjou.info>
9788
9789 * gnus.el (gnus-local-domain): Declare variable obsolete.
9790
9791 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9792 Fix history computing.
9793 (gnus-ido-completing-read): Require ido.
9794
9795 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9796
9797 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9798 build Gnus.
9799
9800 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9801 when interpreting the structures.
9802 (nnimap-request-accept-article): Add \r\n to the lines to make this
9803 work with Cyrus.
9804
9805 * nndraft.el (nndraft-request-expire-articles): Use the group name
9806 instead if "nndraft". Fix found by Nils Ackermann.
9807
9808 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9809
9810 * nnregistry.el: Add.
9811
9812 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9813
9814 * nnmail.el (group, group-art-list, group-art):
9815 Remove unneeded directives.
9816
9817 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9818
9819 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9820 (mm-mime-charset):
9821 * rfc2047.el (rfc2047-syntax-table):
9822 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9823
9824 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9825 rather than `insert-file-contents' and `eval-region'.
9826
9827 2010-09-29 Julien Danjou <julien@danjou.info>
9828
9829 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9830 replacement of `gnus-gravatar-relief' to mimic
9831 `gnus-faces-properties-alist'.
9832 Add :version property.
9833
9834 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9835
9836 * mail-source.el (mail-source-report-new-mail):
9837 * message.el (message-default-mail-headers):
9838 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9839
9840 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9841
9842 2010-09-28 Julien Danjou <julien@danjou.info>
9843
9844 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9845 mail-address contains the same string as real-name.
9846
9847 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9848 non-blank in header, otherwise it'll get stripped.
9849
9850 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9851 real-name, and then for mail address rather than doing : or , search.
9852
9853 2010-09-27 Julien Danjou <julien@danjou.info>
9854
9855 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9856 right completing-read function.
9857 (gnus-use-ido): New variable
9858 (gnus-completing-read-with-default): Remove.
9859 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9860 (gnus-agent-add-group):
9861 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9862 * mm-view.el (mm-view-pkcs7-decrypt):
9863 * mm-util.el (mm-codepage-setup):
9864 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9865 * mml-smime.el (mml-smime-openssl-sign-query):
9866 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9867 (mml-insert-multipart):
9868 * gnus-msg.el (gnus-summary-yank-message):
9869 * gnus-int.el (gnus-start-news-server):
9870 * mm-decode.el (mm-interactively-view-part):
9871 * gnus-dired.el (gnus-dired-attach):
9872 * gnus.el (gnus-read-method):
9873 * gnus-bookmark.el (gnus-bookmark-jump):
9874 * gnus-art.el (gnus-mime-view-part-as-type)
9875 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9876 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9877 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9878 * nnmairix.el (nnmairix-create-server-and-default-group)
9879 (nnmairix-update-groups, nnmairix-get-server)
9880 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9881 (nnmairix-get-group-from-file-path):
9882 * nnrss.el (nnrss-find-rss-via-syndic8):
9883 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9884 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9885 (gnus-group-browse-foreign-server):
9886 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9887 (gnus-summary-execute-command, gnus-summary-respool-article)
9888 (gnus-read-move-group-name):
9889 * gnus-score.el (gnus-summary-increase-score)
9890 (gnus-summary-score-effect):
9891 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9892
9893 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9894
9895 * nnimap.el (auth-source-forget-user-or-password)
9896 (auth-source-user-or-password): Autoload.
9897
9898 * message.el (message-from-style, message-interactive)
9899 (message-signature): Remove comment.
9900 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9901 always.
9902 (message-sendmail-envelope-from): Comment fix.
9903 (message-yank-prefix): Default to mail-yank-prefix always.
9904 (message-indentation-spaces):
9905 Default to mail-indentation-spaces always.
9906 (message-signature-file): Default to mail-signature-file always.
9907
9908 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9909
9910 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9911 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9912 new articles.
9913
9914 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9915 parts.
9916 (nnimap-request-article): Work with the t setting, too.
9917
9918 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9919 that you don't get flashes of other buffers.
9920 (gnus-summary-show-complete-article): Intern before setting.
9921
9922 2010-09-27 David Engster <dengste@eml.cc>
9923
9924 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9925 well as HEADERS.
9926 (nnmairix-retrieve-headers): Provide new argument for the above.
9927
9928 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9929
9930 * gnus-sum.el (gnus-summary-move-article): Don't alter
9931 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9932 group.
9933
9934 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9935
9936 * message.el (message-cite-prefix-regexp): Revert my last edit.
9937
9938 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9939 variable instead of the Gnus variable.
9940
9941 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9942
9943 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9944
9945 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9946 since some servers don't like it.
9947 (nnimap-open-connection): Forget credentials if the server says the
9948 password was wrong.
9949 (nnimap-parse-line): Protect against invalid data.
9950
9951 * gnus-sum.el (gnus-summary-move-article): Add comment.
9952 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9953 nothing alters it while scanning for new messages.
9954
9955 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9956 which may or may not help.
9957 (nnimap-open-connection): If we're doing a stream connection, and then
9958 discover we're on a STARTTLS-capable server, then open a STARTTLS
9959 connection instead.
9960
9961 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9962
9963 * nnimap.el (utf7): Require.
9964
9965 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9966 prefix.
9967
9968 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9969
9970 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9971
9972 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9973
9974 * nnimap.el (nnimap-request-accept-article): Message the error on
9975 error.
9976
9977 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9978
9979 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9980
9981 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9982
9983 * nndoc.el (nndoc-request-list): Return success always.
9984
9985 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9986 `fetch-old' -- we only want to fetch the articles we've requested.
9987 The rest are in the agent, probably.
9988 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9989 disappeared server" to something low. It's not important.
9990
9991 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9992 arrived before the FETCH data.
9993
9994 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9995 target here, because we don't know the Gnus name of the group.
9996
9997 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9998 for the correct group.
9999
10000 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10001
10002 * gnus.el (gnus): Give a final warning after startup.
10003
10004 * gnus-util.el (gnus-action-message-log): New variable.
10005 (gnus-message): Use it.
10006 (gnus-final-warning): New function.
10007
10008 * nnimap.el (nnimap-open-connection): Record the greeting.
10009 (nnimap): Add greeting.
10010
10011 2010-09-26 Julien Danjou <julien@danjou.info>
10012
10013 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10014 arguments.
10015 (gnus-html-wash-images): Fix spec computing to include start/end.
10016
10017 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10018
10019 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10020
10021 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10022 deletion.
10023 (nnimap-retrieve-headers): Don't select the group, because that's
10024 already done by nnimap-possibly-change-group.
10025
10026 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10027 (gnus-picon-transform-address): Use it.
10028
10029 * mail-source.el (mail-source-value): Revert previous patch.
10030
10031 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10032 on failure.
10033 (nnimap-open-connection): Look up both virtual and physical server name
10034 credentials.
10035
10036 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10037
10038 2009-02-08 Dave Love <fx@gnu.org>
10039
10040 * gnus-win.el (gnus-window-to-buffer-helper)
10041 (gnus-all-windows-visible-p): Function needn't be a symbol.
10042
10043 * mail-source.el (mail-source-value): Function needn't be a symbol.
10044
10045 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10046
10047 * message.el (message-cite-prefix-regexp): Remove } from the cite
10048 prefix.
10049
10050 * gnus-art.el (gnus-treatment-function-alist): Do picons before
10051 highlight again, so that the highlight is correct.
10052
10053 * gnus-picon.el (gnus-picon): Remove again.
10054 (gnus-picon-create-glyph): Set the background XPM color explicitly.
10055
10056 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10057 doing the header highlightling, so that the background color of the
10058 picon is correct.
10059
10060 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10061 (gnus-picon): Ditto.
10062 (gnus-picon): Reinstate. The background color for picons is white.
10063 (gnus-picon-insert-glyph): Make the background white.
10064
10065 * nnml.el (nnml-open-nov): Don't return dead buffers.
10066
10067 * auth-source.el (auth-source-create): Query the user for whether to
10068 store the credentials.
10069
10070 * auth-source.el (auth-source-user-or-password): Use the existing auth
10071 sources, if any, for creation.
10072
10073 * gnus.el (gnus-group-fast-parameter): Return the last matching
10074 parameter instead of the first matching parameter.
10075
10076 2010-09-26 Julien Danjou <julien@danjou.info>
10077
10078 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10079
10080 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10081
10082 * mml2015.el (mml2015-use): Remove gpg support.
10083
10084 * mml1991.el (mml1991-function-alist): Remove gpg function.
10085 (mml1991-gpg-sign): Remove.
10086
10087 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
10088
10089 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10090 (gnus-browse-unsubscribe-current-group): Document it.
10091 (gnus-browse-unsubscribe-group): Use it.
10092
10093 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10094
10095 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10096 address to the To list for easier response.
10097
10098 * gnus.el (gnus-play-startup-jingle): Remove.
10099 (gnus-splash): Don't play jingle.
10100 (gnus): Silence gnus-load message.
10101
10102 * gnus-art.el (gnus-treat-play-sounds): Remove.
10103
10104 * gnus.el (gnus-play-jingle): Remove audio support.
10105
10106 * gnus-cus.el (gnus-score-customize): Remove audio reference.
10107
10108 * earcon.el: Remove -- no users.
10109
10110 * gnus-audio.el: Remove -- no users of this package.
10111
10112 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10113
10114 * gnus-start.el (gnus-setup-news): Remove nocem support.
10115
10116 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10117
10118 * gnus.el (gnus-use-nocem): Remove.
10119
10120 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10121 Remove.
10122
10123 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
10124 uses NoCeM any more.
10125
10126 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10127 (gnus-button-ctan-handler): Ditto.
10128 (gnus-button-handle-ctan-bogus-regexp): Ditto.
10129 (gnus-button-ctan-directory-regexp): Ditto.
10130 (gnus-button-handle-ctan): Ditto.
10131 (gnus-button-tex-level): Ditto.
10132 (gnus-button-alist): Remove CTAN stuff.
10133
10134 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10135
10136 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10137 nnimap-streaming test.
10138
10139 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10140 servers twice.
10141
10142 * nnimap.el (nnimap-open-connection): Add more error reporting when
10143 nnimap fails early.
10144
10145 * nnheader.el (nnheader-get-report-string): New function.
10146 (nnheader-get-report): Use it.
10147
10148 * gnus-int.el (gnus-check-server): Say what the error was when opening
10149 failed.
10150
10151 * nnimap.el (nnimap-wait-for-response): Search further when we're not
10152 using streaming.
10153
10154 2010-09-25 Julien Danjou <julien@danjou.info>
10155
10156 * gnus-html.el (gnus-html-rescale-image): Use our defalias
10157 gnus-window-inside-pixel-edges.
10158
10159 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10160
10161 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10162
10163 * mm-decode.el (mm-save-part): Allow saving to other directories the
10164 normal Emacs way.
10165
10166 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10167 Suggested by Jay Berkenbilt.
10168
10169 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10170 there isn't a single byte.
10171
10172 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10173 just do it. It doesn't really seem to matter what the user responds
10174 here, I think, so it's just a confusing question.
10175
10176 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10177 non-streaming case.
10178
10179 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10180 (gnus-article-encrypt-body): Use it.
10181
10182 * gnus-sum.el (gnus-summary-show-complete-article): New command and
10183 keystroke.
10184
10185 * nnimap.el (nnimap-find-wanted-parts-1):
10186 Use gnus-fetch-partial-articles.
10187
10188 * gnus-art.el (gnus-fetch-partial-articles): New variable.
10189
10190 * nnimap.el (nnimap-insert-partial-structure): New function.
10191 (nnimap-get-partial-article): New function.
10192 (nnimap-request-article): Use it.
10193 (nnimap-wait-for-response): Return whether the wait was successful.
10194 (nnimap-finish-retrieve-group-infos): Don't do anything if the
10195 retrieval wasn't successful.
10196 (nnimap-retrieve-group-data-early): Allow throttling servers.
10197 (nnimap-streaming): New variable.
10198 (nnimap-fetch-partial-articles): Remove.
10199
10200 * mm-decode.el (mm-with-part): Protect against killed buffers.
10201
10202 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10203 for prettier summary display.
10204
10205 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
10206
10207 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10208
10209 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10210
10211 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10212 apparently third-party libraries depend on it.
10213
10214 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10215 before starting negotiation.
10216
10217 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10218 privacy reasons.
10219 (gnus-treat-mail-gravatar): Ditto.
10220
10221 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10222 buffer when inserting images. Inserting text into the headers, for
10223 instance, can make them invalid.
10224
10225 2010-09-25 Julien Danjou <julien@danjou.info>
10226
10227 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10228 variables.
10229
10230 * nnheader.el: Remove useless variables news-reply-yank-from and
10231 news-reply-yank-message-id.
10232
10233 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10234 variables.
10235
10236 * mml1991.el: Remove useless mml1991-verbose.
10237
10238 * gnus.el: Remove useless variable gnus-use-generic-from.
10239 Remove obsolete variable gnus-topic-indentation.
10240
10241 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10242
10243 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10244
10245 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10246
10247 * gnus-group.el: Remove useless gnus-group-icon-cache.
10248 Remove useless gnus-ephemeral-group-server.
10249
10250 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10251
10252 * mml2015.el: Remove useless mml2015-verbose.
10253
10254 * mml-smime.el: Remove useless mml-smime-verbose.
10255
10256 * gnus.el: Remove useless gnus-local-domain.
10257
10258 * gnus-gravatar.el (gnus-gravatar-transform-address):
10259 Use gnus-gravatar-size.
10260
10261 * gnus-art.el: Remove useless gnus-treat-translate.
10262
10263 2010-09-24 Julien Danjou <julien@danjou.info>
10264
10265 * gnus-sum.el: Add support for Gravatars.
10266
10267 * gnus-art.el: Add support for Gravatars.
10268
10269 * gnus-gravatar.el: Add this file.
10270
10271 * gravatar.el: Add this file.
10272
10273 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10274
10275 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10276
10277 * gnus-group.el (gnus-group-fetch-faq): Remove.
10278
10279 * gnus.el (gnus-group-faq-directory): Remove.
10280
10281 * gnus-group.el (gnus-group-fetch-charter): Remove.
10282
10283 * gnus.el (gnus-group-charter-alist): Remove.
10284
10285 * gnus-group.el (gnus-group-archive-directory): Remove.
10286 (gnus-group-recent-archive-directory): Ditto.
10287 (gnus-group-make-archive-group): Remove.
10288
10289 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10290
10291 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10292 use the same article number for all the cached articles.
10293
10294 * nnimap.el (nnimap-command): Register the last command time so
10295 that we can use it for idling NOOPs.
10296 (nnimap-open-connection): Start the keeplive timer.
10297 (nnimap-make-process-buffer): Store all the process buffers.
10298 (nnimap-keepalive): New function.
10299
10300 * starttls.el (starttls-open-stream): Add autoload cookie.
10301
10302 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
10303
10304 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10305 handling.
10306
10307 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10308
10309 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10310 its data structures.
10311
10312 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10313 instead of the cl.el copy-list.
10314 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10315 equalp.
10316
10317 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
10318
10319 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10320 and tool-bar-local-item-from-menu.
10321
10322 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10323 mode-line-highlight face for Emacs.
10324
10325 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10326 loading gnus-sum.elc; fix comment for canlock-verify.
10327 (gnus-article-jump-to-part): Use read-number.
10328 (gnus-insert-mime-button, gnus-insert-mime-security-button):
10329 Remove Emacs pre-21 compatible code for help-echo.
10330 (gnus-article-next-page-1): No need to adjust the number of lines.
10331 (gnus-article-describe-bindings): Always use help-buffer.
10332
10333 * gnus-audio.el (gnus-audio-inline-sound):
10334 * gnus-cus.el (gnus-custom-mode):
10335 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10336
10337 * gnus-sum.el (gnus-remove-overlays): Doc fix.
10338
10339 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10340 compatible code.
10341
10342 2010-09-24 Glenn Morris <rgm@gnu.org>
10343
10344 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10345 visiting the fcc file in rmail-mode.
10346
10347 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
10348
10349 * nnir.el: Silence the byte compiler.
10350
10351 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10352 alias to browse-url-url-encode-chars if any.
10353 (gnus-html-encode-url): Use it.
10354
10355 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10356
10357 * gnus-start.el (gnus-use-backend-marks): New variable.
10358 (gnus-get-unread-articles-in-group): Use it.
10359
10360 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10361 makeover.
10362
10363 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
10364
10365 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10366
10367 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10368
10369 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10370 Remove.
10371 (gnus-setup-news-hook):
10372 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10373
10374 * gnus-int.el (gnus-request-update-info): Protect against backends not
10375 having the function.
10376
10377 * nnimap.el (nnimap-stream): Mention STARTTLS.
10378 (nnimap-open-connection): Add STARTTLS support.
10379
10380 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
10381
10382 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10383
10384 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10385
10386 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10387 BODYSTRUCTUREs.
10388 (nnimap-transform-headers): Unfold quoted {42} headers.
10389
10390 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10391 the info.
10392 (gnus-get-unread-articles): Only call updatep on backends that support
10393 it.
10394
10395 * nnweb.el (nnweb-request-update-info): NOOP.
10396
10397 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10398
10399 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10400 since it only deals with marks.
10401
10402 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10403 gnus-request-marks, and make a new gnus-request-update-info.
10404
10405 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10406 the active instead of the high number, which is usually too low.
10407
10408 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
10409
10410 * encrypt.el: Remove.
10411
10412 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10413
10414 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10415 server in symbolic form.
10416
10417 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10418
10419 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10420
10421 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10422 (nnimap-update-info): Fix up code slightly.
10423
10424 * gnus-int.el (gnus-open-server): Add tracing for performance
10425 debugging.
10426
10427 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10428 (gnus-group-insert-group-line): Pass the real group name so that it
10429 gets the right data.
10430
10431 * gnus-start.el (gnus-get-unread-articles): Don't have
10432 `gnus-get-unread-articles-in-group' update info, since that can be
10433 really slow and doesn't seem to be needed?
10434
10435 2010-09-22 Julien Danjou <julien@danjou.info>
10436
10437 * gnus-group.el (gnus-group-insert-group-line):
10438 Call gnus-group-highlight-line.
10439 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10440 default hook list.
10441 (gnus-group-update-eval-form): Add new function.
10442 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10443 (gnus-group-get-icon): Use gnus-group-update-eval-form.
10444
10445 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10446
10447 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10448 immediate, then expire all articles.
10449 (nnimap-update-info): Fix off-by-one errors.
10450 (nnimap-flags-to-marks): Would return no marks lists for group with no
10451 flags. Instead return the other data.
10452
10453 2010-09-22 Julien Danjou <julien@danjou.info>
10454
10455 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10456 Only return an icon.
10457 (gnus-group-insert-group-line): Compute icon to return.
10458
10459 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10460 (gnus-html-image-fetched): Only cache if
10461 gnus-html-image-automatic-caching is set.
10462 (gnus-html-image-fetched): Check for errors.
10463
10464 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10465
10466 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10467 once per method on `g'. This ensures that backends like nnfolder don't
10468 open all their folders.
10469
10470 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10471 (nnimap-request-list): Nix out group in the correct buffer.
10472 (nnimap-parse-flags): Implement by using `read' instead of
10473 hand-parsing.
10474 (nnimap-flags-to-marks): Pass on permanent-flags.
10475 (nnimap-make-process-buffer): Record the server name.
10476 (nnimap-parse-flags): Fix typo.
10477 (nnimap-request-scan): Run split on the server in general, not just a
10478 single group.
10479
10480 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10481 parameter, and propagate this downwards.
10482
10483 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10484 since EXAMINE changes it on the server.
10485
10486 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10487 this command might take a while.
10488
10489 2010-09-22 Julien Danjou <julien@danjou.info>
10490
10491 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
10492 harmful if you have 2 images side-by-side, they can't be properly
10493 update on text deletion. Using text-property is safer here.
10494 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10495 data.
10496
10497 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10498
10499 * nnimap.el (nnimap-expunge-inbox): Remove.
10500 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10501 (nnimap-expunge): Flip default to t.
10502
10503 * gnus.el (gnus-method-to-server): Don't push things to the cache
10504 unless it's unique.
10505 (gnus-server-to-method): Ditto.
10506
10507 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10508
10509 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10510
10511 2010-09-22 Julien Danjou <julien@danjou.info>
10512
10513 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10514 get the start of data.
10515 (gnus-html-encode-url): Add this function to encode special chars in
10516 URL.
10517 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10518 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10519
10520 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10521 default.
10522 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10523
10524 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10525 images alt-text.
10526 (gnus-html-put-image): Put alt-text as help-echo.
10527
10528 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10529
10530 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10531 * mm-util.el (mm-decompress-buffer):
10532 * nnir.el (nnir-run-find-grep):
10533 * pop3.el (pop3-list): Use 3rd arg of split-string.
10534
10535 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10536
10537 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10538 outside the active range. Suggested by Dan Christensen.
10539
10540 * gnus-start.el (gnus-get-unread-articles): Get the extended method
10541 slightly later to avoid double-getting it.
10542
10543 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10544 previous patch.
10545
10546 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10547
10548 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
10549
10550 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10551
10552 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10553
10554 * gnus-int.el (gnus-open-server): Give a better error message in the
10555 "go offline" case.
10556
10557 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10558 marks for nnimap, which is seldom the right thing to do.
10559
10560 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10561 (gnus-same-method-different-name): New function.
10562
10563 * nnimap.el (parse-time): Require.
10564
10565 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10566 method in the presence of many similar methods.
10567
10568 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10569
10570 * nnimap.el (nnimap-find-expired-articles): Don't refer to
10571 nnml-inhibit-expiry.
10572
10573 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10574 find out whether methods are equal.
10575
10576 * nnimap.el (nnimap-find-expired-articles): New function.
10577 (nnimap-process-expiry-targets): New function.
10578 (nnimap-request-move-article): Request the article before looking at
10579 what the Message-ID is. Fix found by Andrew Cohen.
10580 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10581
10582 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10583 for oldness in addition to being a predicate.
10584
10585 * nnimap.el (nnimap-request-group): When we have zero articles, return
10586 the right data to Gnus.
10587 (nnimap-request-expire-articles): Only delete articles immediately if
10588 the target is 'delete.
10589
10590 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10591 method, this would bug out.
10592
10593 * gnus-group.el (gnus-group-expunge-group): Rename from
10594 gnus-group-nnimap-expunge, and implemented as a normal interface
10595 function.
10596
10597 * gnus-int.el (gnus-request-expunge-group): New function.
10598
10599 * nnimap.el (nnimap-request-create-group): Implement.
10600 (nnimap-request-expunge-group): New function.
10601
10602 2010-09-21 Julien Danjou <julien@danjou.info>
10603
10604 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10605 (gnus-html-cache-expired): Add new function.
10606 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10607 wethever we should display image for fetch it.
10608 Compute alt-text earlier to pass it to the fetching function too.
10609 (gnus-html-schedule-image-fetching): Change function argument to only
10610 get one image at a time, not a list.
10611 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10612 cache.
10613 (gnus-html-get-image-data): New function to retrieve image data from
10614 cache.
10615 (gnus-html-put-image): Change buffer argument to use image data rather
10616 than file, and place image above region rather than inserting a new
10617 one. Do not take alt-text as argument, since it's useless now: we place
10618 the image above alt-text.
10619 (gnus-html-prune-cache): Remove.
10620 (gnus-html-show-images): Start to fetch image when we find one, do not
10621 push into a temporary list.
10622 (gnus-html-prefetch-images): Only fetch image if they have expired.
10623 (gnus-html-browse-image): Fix, use 'gnus-image-url.
10624 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10625
10626 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10627
10628 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10629
10630 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10631
10632 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10633 spec inser "*" if the group isn't active instead of 0.
10634
10635 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10636 opening the server.
10637 (nnimap-request-delete-group): Implement group deletion.
10638 (nnimap-transform-headers): Return the size of the entire message in
10639 the Bytes header, not just the size of the first part.
10640 (nnimap-request-move-article): When moving an article from nnimap,
10641 request the article first so the accepting form has an article to
10642 accept. Reported by Dan Christensen.
10643 (nnimap-command): Make sure that the error message doesn't error out.
10644
10645 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
10646
10647 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10648 we haven't requested anything.
10649
10650 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10651
10652 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10653 "". Fix found by Andrew Cohen.
10654
10655 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10656 instead of -encode-string.
10657
10658 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10659
10660 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10661
10662 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10663 by mm-subst-char-in-string.
10664
10665 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10666
10667 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10668 waiting for the connection string.
10669
10670 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10671 arriving.
10672
10673 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10674 bogus characters. This allows selecting certain Gmail groups.
10675
10676 * nnimap.el (nnimap-find-wanted-parts-1): New function.
10677 (nnimap-fetch-partial-articles): New variable.
10678 (nnimap-open-connection): When looking for credentials, also use the
10679 nnimap-server-port.
10680 (nnimap-request-article): Return the group/article number, so that Gnus
10681 `^' works as expected.
10682 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10683
10684 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10685 comments.
10686 (gnus-methods-sloppily-equal): New function.
10687 (gnus): When using the development version of Gnus, load the gnus-load
10688 file.
10689
10690 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10691 `gnus-open-server' on each method before trying to scan them etc.
10692 This ensures that all the backend parameters are set correctly.
10693
10694 * nnimap.el (nnimap-authenticator): New variable.
10695 (nnimap-open-connection): Allow anonymous login.
10696 (nnimap-transform-headers): The chars header is called Chars not Bytes.
10697 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10698
10699 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10700 patch, found by Knut Anders Hatlen.
10701
10702 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
10703
10704 * gnus-agent.el (gnus-agent-batch-confirmation)
10705 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10706 to gnus-message.
10707 * gnus-art.el (gnus-article-describe-briefly): Likewise.
10708 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10709 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10710 * gnus-int.el (gnus-open-server): Likewise.
10711 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10712 (gnus-score-check-syntax): Likewise.
10713 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10714 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10715 Likewise.
10716 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10717
10718 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10719
10720 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10721 calling conventions so that prefetch doesn't bug out.
10722
10723 2010-09-19 Julien Danjou <julien@danjou.info>
10724
10725 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10726 rather than `subst-char-in-region' in order to be able to replace ASCII
10727 char by UTF-8 ones.
10728
10729 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10730 than curl.
10731 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10732 the right URL and ALT text on images.
10733 (gnus-html-wash-tags): Fix tag case.
10734 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
10735 (gnus-article-html): Add -o display_ins_del=2 option.
10736 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10737
10738 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10739
10740 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10741 the extra mail headers, which sometimes seem to happen for unknown
10742 reasons.
10743
10744 * mail-parse.el (mail-header-encode-parameter): Define as
10745 rfc2045-encode-string instead of as rfc2231-encode-string, since some
10746 (or most, perhaps?) mail readers don't understand the latter, but do
10747 understand the former.
10748
10749 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10750 to nil, so that no methods are automatically agentized. I think this
10751 is probably what most users want.
10752
10753 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10754 from url-retrieve, for instance about invalid URLs.
10755
10756 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10757 groups that have no articles.
10758 (nnimap-request-article): Check that we really got an article when we
10759 requested one.
10760
10761 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10762 doesn't exist.
10763
10764 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10765 nntp buffer so the agent can save it.
10766 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10767 that CRLF doesn't get translated to \n.
10768 (nnimap-open-connection): Don't make 'shell commands only send \n.
10769
10770 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10771
10772 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10773 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10774 Update var name.
10775 (nnml-generate-nov-file): Use dolist.
10776 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10777 Use with-current-buffer.
10778
10779 2010-09-18 Julien Danjou <julien@danjou.info>
10780
10781 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10782 parallel.
10783
10784 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10785
10786 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10787 the range update right.
10788 (nnimap-request-group): Don't make `M-g' bug out on group with no
10789 marks.
10790 (nnoo): Require, so that other packages can require nnimap.
10791 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10792 command we're looking for. This helps when the server sends more
10793 responses after we've gotten everything we expected.
10794 (nnimap): Add a `newlinep' field to keep track of end-of-line
10795 conventions.
10796 Don't send CRLF to things that don't want it.
10797 (nnimap-request-accept-article): Ditto.
10798
10799 2010-09-18 Julien Danjou <julien@danjou.info>
10800
10801 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10802 than curl to retrieve images.
10803
10804 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10805
10806 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10807 the marks.
10808 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10809 (nnimap-wait-for-connection): New function.
10810 (nnimap-open-connection): If we have PREAUTH, don't query for login
10811 credentials.
10812 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10813 when doing a partial update.
10814
10815 2010-09-18 Julien Danjou <julien@danjou.info>
10816
10817 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10818 tags.
10819
10820 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10821
10822 * nnimap.el (nnimap-credentials): New function.
10823 (nnimap-open-connection): Use the new function to look for credentials
10824 also on the numeric equivalents of "imap" and "imaps".
10825
10826 * gnus-start.el (gnus-activate-group): Send the info to
10827 gnus-request-group.
10828
10829 * nnimap.el (nnimap-request-group): Have the "check" version of the
10830 function parse flags and update the info, so that a `M-g' get a total
10831 resync of all flags from the group.
10832
10833 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10834 to allow backends to alter the info on group selection. Also alter all
10835 the backend -request-group functions to take the parameter.
10836
10837 * nnimap.el (nnimap-store-info): New function.
10838 (nnimap-update-info): Store the info for later usage.
10839 (nnimap-request-group): Use the stored info for the dont-check case, so
10840 that we don't retrieve all marks when we enter a group.
10841
10842 * nnimap.el: Use deffoo instead of defun for interface functions.
10843
10844 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10845 update the group info. This makes the nndraft groups, for instance, go
10846 back to their old behavior.
10847
10848 * gnus-sum.el (gnus-select-newsgroup): Indent.
10849
10850 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10851 in.
10852 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10853 nothing.
10854
10855 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10856 from methods that are denied.
10857
10858 * gnus-int.el (gnus-method-denied-p): New function.
10859
10860 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10861 store the password instead of netrc.
10862 (nnimap-open-connection): Don't error out when we can't make a
10863 connections.
10864
10865 * auth-source.el (auth-source-create): In the password prompt, say what
10866 we're querying for. Also prompt for user name if that hasn't been
10867 given.
10868
10869 * nnimap.el (nnimap-with-process-buffer): Remove.
10870
10871 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10872
10873 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10874 method when we're reading from the agent.
10875
10876 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10877
10878 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10879 that's probably most useful for users.
10880
10881 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10882 "failed" all the time.
10883
10884 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10885 ...)) with (with-current-buffer ...).
10886
10887 * nntp.el (nntp-open-server): Return whether the open was successful or
10888 not.
10889
10890 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10891 select an unread unseen article first.
10892
10893 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10894 /etc/services, supply some sensible port defaults.
10895
10896 2010-09-17 Julien Danjou <julien@danjou.info>
10897
10898 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10899
10900 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10901
10902 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10903 doesn't have any parameters.
10904
10905 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10906
10907 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10908 only upcased checks.
10909
10910 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10911
10912 * nnimap.el (nnimap-open-shell-stream): New function.
10913 (nnimap-open-connection): Use it.
10914 (nnimap-transform-headers): Get the number of lines in each message.
10915 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10916 number of lines.
10917 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10918 problem.
10919
10920 * utf7.el (utf7-encode): Autoload.
10921
10922 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10923 to allow the mail splitting to not return a default group. This is
10924 useful for nnimap, which will leave unmatched mail in the inbox.
10925
10926 * nnimap.el: Rewritten.
10927
10928 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10929 nnimap usage.
10930
10931 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10932 if the move is internal, so that nnimap can do fast internal moves.
10933
10934 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10935 data.
10936 (gnus-read-active-for-groups): Support finishing the early retrieval of
10937 data.
10938
10939 * gnus-range.el (gnus-range-nconcat): New function.
10940
10941 * gnus-int.el (gnus-finish-retrieve-group-infos)
10942 (gnus-retrieve-group-data-early): New functions.
10943
10944 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10945
10946 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10947 (nnrss-retrieve-groups):
10948 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10949 (pop3-quit): Use with-current-buffer.
10950
10951 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10952
10953 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10954 instead of nnheader-accept-process-output.
10955
10956 * gnus-html.el (gnus-html-schedule-image-fetching)
10957 (gnus-html-prefetch-images): Replace process-kill-without-query by
10958 gnus-set-process-query-on-exit-flag.
10959
10960 2010-09-16 Romain Francoise <romain@orebokech.com>
10961
10962 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10963
10964 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10965
10966 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10967 parameter to unintern is mandatory-ish in Emacs 24.
10968
10969 * gnus-html.el (gnus-html-schedule-image-fetching)
10970 (gnus-html-prefetch-images): Check for curl before using it.
10971
10972 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10973 depend on curl, which isn't essential.
10974
10975 * imap.el: Revert back to version
10976 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10977 seem problematic.
10978
10979 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10980
10981 * gnus-registry.el (gnus-registry-install-shortcuts):
10982 Explicitly pass `obarray' to `unintern' to avoid a warning.
10983
10984 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10985
10986 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10987 change.
10988
10989 * nnrss.el (nnrss-request-list): Remove this function and related
10990 functions, including the moreover stuff.
10991
10992 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10993
10994 * nnrss.el (nnrss-retrieve-groups): New function.
10995
10996 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10997
10998 * .dir-locals.el: Add no-byte-compile cookie.
10999
11000 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
11001
11002 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11003 for back end that doesn't support request-scan.
11004
11005 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11006
11007 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11008 then do request scans from the backends.
11009
11010 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11011 avoid running a hook per line, since this takes a lot of time,
11012 profiling shows.
11013 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11014 directly if gnus-visual-p is true.
11015
11016 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11017
11018 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11019 groups; replace mapcar with dolist which is a bit faster; pass groups
11020 info to gnus-read-active-file-1.
11021 (gnus-read-active-file-1): Scan only specified groups if the new
11022 optional arg `infos' is given.
11023
11024 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
11025
11026 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11027
11028 * pop3.el (pop3-movemail): Remove.
11029 (pop3-streaming-movemail): Rename to pop3-movemail.
11030
11031 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11032 don't restrict end-tag searches to the end of the line.
11033
11034 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11035
11036 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11037 articles of every unchecked group to t, which means unknown since the
11038 server has never been opened.
11039
11040 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11041
11042 * gnus-html.el (gnus-html-show-alt-text): New command.
11043 (gnus-html-browse-image): Ditto.
11044 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11045 to browse the image directly.
11046 (gnus-html-wash-tags): Search for images first, so that <a><img> works
11047 better.
11048
11049 * gnus-async.el (gnus-async-article-callback):
11050 Call `gnus-html-prefetch-images' unconditionally.
11051
11052 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11053 before feeding URLs to curl.
11054
11055 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11056
11057 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11058 internal images as deletable by `W D D'.
11059
11060 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11061 (gnus-async-article-callback): Fix typo.
11062
11063 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11064
11065 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11066 current line to work around bugs in the output from w3m.
11067
11068 * gnus-async.el (gnus-async-article-callback): Always prefetch images
11069 for groups that want that.
11070
11071 * nntp.el (nntp-wait-for-string): Supply a timeout for
11072 accept-process-output to ensure progress.
11073
11074 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11075 level to get unread articles from, then use that for foreign groups,
11076 too.
11077
11078 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11079 confuses the rest of the function.
11080
11081 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11082 for the methods that support -retrieve-groups, too.
11083
11084 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11085
11086 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
11087
11088 * pop3.el: Require cl when compiling.
11089 (pop3-number-of-responses): Search for "+OK", not "+OK ".
11090
11091 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11092
11093 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11094 that aren't going to be activated.
11095 (gnus-get-unread-articles): Fix up the last commit.
11096
11097 * gnus-html.el (gnus-article-html): Allow calling without specifying
11098 the handle. In that case, dissect the buffer first.
11099
11100 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11101
11102 * nnimap.el (nnimap-open-connection): Revert the change that would look
11103 into authinfo for imaps instead of imap.
11104
11105 * gnus-start.el (gnus-activate-group): Take an optional parameter to
11106 say that you don't want to call gnus-request-group with don-check, but
11107 do check the response. This is for virtual groups only.
11108 (gnus-get-unread-articles): Count the archive groups as secondary, so
11109 that they're activated the same way as before.
11110
11111 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11112 case-insensitively.
11113 (nnimap-debug): Remove.
11114
11115 * mail-source.el (mail-source-fetch): Don't message if we're fetching
11116 mail from a file, and the file doesn't exist.
11117
11118 * pop3.el (pop3-streaming-movemail): Return t for success.
11119
11120 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11121 .authinfo if we're using ssl connection.
11122
11123 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11124 already have if we're in a main Gnus `g' run.
11125
11126 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11127
11128 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
11129
11130 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11131
11132 * nnmh.el (nnmh-request-list-1): Bind `file'.
11133
11134 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11135 alias to set-process-query-on-exit-flag or process-kill-without-query.
11136 (pop3-open-server): Use it.
11137
11138 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11139
11140 * mail-source.el (mail-source-delete-crash-box): Always move the crash
11141 box to the Incoming file. Fixes mistake in previous checkin.
11142
11143 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11144 request loop (for debugging purposes) removed.
11145
11146 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11147 culprit is more visible.
11148 (nnml-save-incremental-nov, nnml-open-incremental-nov)
11149 (nnml-add-incremental-nov): New functions to do "incremental" nov
11150 updates, where we just append to the end of the existing nov files
11151 without reading/writing them in full.
11152
11153 * mail-source.el (mail-source-delete-crash-box): Really only check the
11154 incoming files once in a while.
11155
11156 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11157
11158 * mail-source.el (mail-source-delete-crash-box): Only check the
11159 incoming files for deletion once per day to save a lot of file
11160 accesses.
11161
11162 * pop3.el (pop3-logon): Fix up unbound variable typo.
11163
11164 * mail-source.el (pop3-streaming-movemail): Autoload.
11165
11166 * pop3.el (pop3-streaming-movemail):
11167 Respect pop3-leave-mail-on-server.
11168
11169 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11170 retrieval.
11171
11172 * pop3.el (pop3-process-filter): Remove unused function.
11173 (pop3-streaming-movemail, pop3-send-streaming-command)
11174 (pop3-wait-for-messages, pop3-write-to-file)
11175 (pop3-number-of-responses): New functions for streaming pop3
11176 retrieval.
11177
11178 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11179 come from no known methods.
11180 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11181 list.
11182
11183 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11184 message sizes.
11185 (pop3-movemail): Use erase-buffer instead of looping and deleting
11186 regions, which seems rather odd.
11187
11188 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11189 file once per `g' run.
11190
11191 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11192 directories. This makes the draft queue directory work.
11193
11194 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11195 data from the backends, so that we only request the list of groups from
11196 each method once. This should speed things up considerably.
11197
11198 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11199 detect that it's not implemented.
11200
11201 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11202 we actually do recurse down into the tree, but don't stat all leaf
11203 nodes.
11204
11205 * gnus-html.el (gnus-html-show-images): If there are no images to show,
11206 then say so instead of bugging out.
11207
11208 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11209 files exist before trying to read them.
11210
11211 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11212 around <pre_int>.
11213
11214 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11215
11216 * nnmh.el (nnmh-request-list-1): Optimize for speed.
11217
11218 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11219
11220 * mm-util.el (mm-image-load-path): Just return the image directories,
11221 not all directories in the path in addition to the image directories.
11222 (mm-image-load-path): Maintain a cache of the image directories so that
11223 the `g' command in Gnus doesn't have to stat dozens of directories each
11224 time.
11225
11226 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11227 (gnus-html-wash-tags): Add a new `i' command to insert images.
11228 (gnus-html-insert-image): New command and keystroke.
11229 (gnus-html-redisplay-with-images): New command and keystroke.
11230 (gnus-html-show-images): Rename command.
11231 (gnus-html-wash-tags): Remove more white space before <pre_int> image
11232 spacers.
11233 (gnus-html-wash-tags): Decode entities at the end, so that entities
11234 inside the tags don't mess up the rest of the "parsing".
11235
11236 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11237 so that nnimap methods aren't agentized by default. There's apparently
11238 many problems related to agent/imap behavior.
11239
11240 * gnus-art.el (gnus-article-copy-string): New command and key binding.
11241
11242 * gnus-html.el: Doc fix.
11243
11244 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
11245
11246 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11247 glyph-width and glyph-height instead of display-graphic-p and
11248 image-size; make avoidance of displaying small images work for XEmacs.
11249
11250 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11251 for XEmacs.
11252
11253 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11254 of symbol that holds plist data.
11255 (gnus-process-plist): Remove plist of process after getting it.
11256
11257 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11258
11259 * message.el (message-generate-hashcash): Change default to
11260 'opportunistic if hashcash is installed.
11261
11262 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11263 (gnus-html-put-image): Only call image-size once, since it's somewhat
11264 time-consuming on remote X servers.
11265
11266 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
11267
11268 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11269 decoded contents.
11270 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11271
11272 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11273
11274 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11275 group line format, since it isn't very interesting.
11276
11277 * gnus-agent.el (gnus-agent-short-article),
11278 (gnus-agent-long-article): Increase values for these two variables,
11279 since most people are likely to have more network connection and
11280 storage than before.
11281
11282 * gnus.el (gnus-refer-article-method): Change default to 'current.
11283 When referring an article, the common behavior is to refer it from the
11284 current select method, not the native select method. The chances of
11285 the native select method having the message in question is rather slim
11286 these days.
11287
11288 * gnus-sum.el (gnus-auto-select-subject): Change default to
11289 `unseen-or-unread'. I think it's likely that most people want to
11290 select an unseen article over a previously seen, but unread one.
11291
11292 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
11293 means that in the article buffer none of the minor mode elements will
11294 be shown, usually, and this is not desirable in most cases.
11295
11296 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11297 that commands like `d' (and the like) go to the next line in the
11298 buffer, instead of the next unread article. I think this is the
11299 behavior that is most natural for most users.
11300 (gnus-single-article-buffer): Change default to nil, so that people can
11301 have as many article buffers open as they have summary buffer. I think
11302 this is the most natural way for the groups to behave.
11303
11304 * message.el (message-generate-new-buffers): Change default to
11305 `unsent', so that all new message buffers start their names with the
11306 string "*unsent", and it's easier to find the buffers if you move from
11307 them.
11308
11309 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11310
11311 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11312 small. They're probably tracking images.
11313 (gnus-html-wash-tags): Remove all <pre_int> place holders.
11314 (gnus-html-rescale-image): Yet another try at getting the image sizing
11315 right.
11316
11317 * nntp.el (nntp-request-set-mark): Refuse to do marks if
11318 nntp-marks-file-name is nil.
11319
11320 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11321
11322 * gnus-html.el (gnus-html-wash-tags)
11323 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11324 Better logging.
11325
11326 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11327
11328 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11329
11330 * gnus-html.el (gnus-html-wash-tags): Check the value of
11331 gnus-blocked-images in the summary buffer.
11332
11333 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11334
11335 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11336
11337 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11338
11339 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11340 like "a", it seems like.
11341 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11342 since it needs to be picked from the correct buffer.
11343
11344 * nnwfm.el: Remove.
11345
11346 * nnlistserv.el: Remove.
11347
11348 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11349
11350 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11351 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11352
11353 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11354
11355 * nnkiboze.el: Remove.
11356
11357 * nndb.el: Remove.
11358
11359 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11360 alt text.
11361 (gnus-html-rescale-image): Try to get the rescaling logic right for
11362 images that are just wide and not tall.
11363
11364 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11365 overshadow variable bindings.
11366
11367 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11368
11369 * gnus-html.el (gnus-html-wash-tags)
11370 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11371 Add extra logging.
11372
11373 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11374
11375 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11376 (gnus-max-image-proportion): New variable.
11377 (gnus-html-rescale-image): New function.
11378 (gnus-html-put-image): Rescale images.
11379
11380 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11381
11382 Fix up some byte-compiler warnings.
11383 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11384 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11385 (gnus-article-fill-cited-article, gnus-article-hide-citation)
11386 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11387 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11388 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11389 (gnus-group-update-group): Use save-excursion and with-current-buffer.
11390
11391 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11392
11393 * gnus-html.el (gnus-article-html): Decode contents by charset.
11394
11395 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11396
11397 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11398 (gnus-html-frame-width, gnus-blocked-images):
11399 * message.el (message-prune-recipient-rules): Add custom version.
11400 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11401
11402 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11403 functions.
11404
11405 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11406 gnus-process-get.
11407
11408 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
11409
11410 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11411 instead of lsub directly.
11412
11413 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11414
11415 * nnwarchive.el: Remove.
11416
11417 * gnus-soup.el: Remove.
11418
11419 * nnsoup.el: Remove.
11420
11421 * nnultimate.el: Remove.
11422
11423 * gnus-html.el (gnus-blocked-images): New variable.
11424
11425 * message.el (message-prune-recipients): New function.
11426 (message-prune-recipient-rules): New variable.
11427
11428 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11429 guess whether a long line is natural text or not.
11430
11431 * gnus-html.el (gnus-html-schedule-image-fetching):
11432 Use gnus-process-plist and friends for compatibility.
11433
11434 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
11435
11436 * gnus-html.el: Require packages that define macros used in this file.
11437 (gnus-article-mouse-face): Declare to silence byte-compiler.
11438 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11439 process-get.
11440 (gnus-html-put-image): Use plist-get to avoid getf.
11441 (gnus-html-prefetch-images): Use with-current-buffer.
11442
11443 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11444
11445 * gnus-ems.el: Provide compatibility functions for
11446 gnus-set-process-plist.
11447
11448 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11449 * gnus.el (gnus-valid-select-methods):
11450 * message.el (message-send-mail-partially-limit):
11451 * mm-decode.el (mm-text-html-renderer):
11452 * mml.el (mml-insert-mime-headers-always):
11453 * smiley.el (smiley-regexp-alist): Bump custom version.
11454
11455 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11456
11457 * gnus-html.el: Require mm-url.
11458 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11459 with the url to `url'.
11460 (gnus-html-wash-tags): Support cid: URLs/images.
11461
11462 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11463
11464 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11465 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11466 bindings, as they aren't useful at all. `w' is moved to `W w'.
11467
11468 * gnus-move.el: Remove file, since it doesn't really work.
11469
11470 * gnus-html.el (gnus-article-html): Tell w3m that the input is
11471 UTF-8. This seems to fix problems with some German web feeds.
11472
11473 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11474 at the top so that the proper colors are applied.
11475
11476 * gnus-art.el (gnus-article-view-part): Doc fix.
11477
11478 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11479 XEmacs-compatible.
11480 (gnus-html-put-image): Don't do images on non-graphic displays.
11481
11482 * nnslashdot.el: Remove this unused backend.
11483
11484 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11485 actions.
11486 (gnus-undo-register-1): Revert last change.
11487
11488 * gnus-group.el (gnus-group-completing-read): Protect against not
11489 having completion-styles bound.
11490
11491 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11492 make broken recipients happier.
11493
11494 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11495
11496 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11497 point parameter.
11498
11499 * gnus-group.el (gnus-group-completing-read): Add 'substring to
11500 completion-styles for group selection.
11501
11502 2009-02-04 Andreas Schwab <schwab@suse.de>
11503
11504 * gnus-score.el (gnus-score-string): Fix regex for matching extra
11505 headers and regexp-quote the match if necessary.
11506
11507 2009-03-24 Miles Bader <miles@gnu.org>
11508
11509 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11510 the blinking smiley.
11511
11512 2009-03-24 Simon Josefsson <simon@josefsson.org>
11513
11514 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11515 blink smiley.
11516
11517 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11518
11519 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11520 where the dribbel file lives exists.
11521
11522 * message.el (message-send-mail-partially-limit): Change the default to
11523 nil, since most people don't want this.
11524
11525 * mm-url.el (mm-url-decode-entities): Also decode entities like
11526 &#x3212.
11527
11528 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
11529
11530 * gnus-sum.el (gnus-summary-idna-message):
11531 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11532 Hyperlink urls in docstrings with URL `...'.
11533
11534 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
11535
11536 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11537 functions.
11538
11539 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11540
11541 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11542 say what the mouseover text should be.
11543
11544 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11545 version of the mm-w3m-safe-url-regexp variable to only download images
11546 in the groups where we want that to happen.
11547
11548 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11549
11550 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11551 easier debugging.
11552 (gnus-article-beginning-of-window): Add kludge to allow spacing past
11553 big pictures in the article buffer.
11554
11555 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11556 gnus-article-html.
11557 (mm-text-html-renderer): gnus-article-html needs curl in addition to
11558 w3m.
11559
11560 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11561
11562 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11563
11564 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11565 which doesn't exist.
11566
11567 * message.el (message-inhibit-ecomplete): New variable to allow some
11568 function to inhibit ecomplete address storage.
11569 (message-resend): Disable ecomplete message storage when resending
11570 messages.
11571
11572 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11573
11574 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
11575
11576 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11577 Save excursion while copying, moving, and deleting articles in order to
11578 prevent the cursor from jumping to unforeseen place.
11579
11580 2010-08-17 Glenn Morris <rgm@gnu.org>
11581
11582 * gnus-sync.el: Require gnus components whose functions are used.
11583
11584 * gnus-art.el (bookmark-make-record-function):
11585 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11586 Declare for compiler.
11587
11588 * mm-url.el (mml-compute-boundary): Autoload.
11589
11590 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
11591
11592 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11593
11594 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
11595
11596 Typo fix "hoo4a" -> "hook".
11597
11598 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11599
11600 2010-08-14 Glenn Morris <rgm@gnu.org>
11601
11602 * gnus-sync.el (gnus-sync): Fix defgroup version.
11603
11604 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
11605
11606 Doc fixes and keep unknown groups (ammended for nunion bug fix).
11607
11608 * gnus-sync.el: Fix docs.
11609 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11610 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11611
11612 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11613
11614 Optimizations for gnus-sync.el.
11615
11616 * gnus-sync.el: Add docs about gnus-sync-backend
11617 possibilities.
11618 (gnus-sync-save): Remove unnecessary message.
11619 (gnus-sync-read): Optimize and show what groups were skipped.
11620
11621 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11622
11623 Minor bug fixes for gnus-sync.el.
11624
11625 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11626 Don't read the sync on get-new-news.
11627
11628 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11629 quiet.
11630
11631 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11632 (fix typo).
11633
11634 2010-07-30 Lawrence Mitchell <wence@gmx.li>
11635
11636 Make saving and restoring of hidden threads work with overlays.
11637 Patch applied by Ted Zlatanov.
11638
11639 * gnus-sum.el (gnus-hidden-threads-configuration)
11640 (gnus-restore-hidden-threads-configuration): Update to deal with text
11641 properties, rather than searching for a magic character.
11642
11643 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11644
11645 New gnus-sync.el library for synchronization of marks.
11646
11647 * gnus-sync.el: New library for synchronization of marks.
11648
11649 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11650 renamed from `gnus-registry-grep-in-list'.
11651
11652 * gnus-registry.el (gnus-registry-follow-group-p):
11653 Use `gnus-grep-in-list'.
11654
11655 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11656
11657 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11658
11659 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11660 determining charset of text fails.
11661
11662 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11663
11664 * nnmail.el (nnmail-get-new-mail-1): Revert.
11665
11666 * nnml.el (nnml-active-number): Make sure names of newly created groups
11667 in nnml-group-alist are encoded.
11668
11669 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11670
11671 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11672 containing non-ASCII characters in active file for nnml back end.
11673
11674 2010-07-24 David Engster <dengste@eml.cc>
11675
11676 * mml-smime.el (mml-smime-epg-verify): Also accept the older
11677 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11678
11679 2010-07-21 Daiki Ueno <ueno@unixuser.org>
11680
11681 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11682 tag (Bug#6654).
11683
11684 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11685
11686 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11687 the article buffer, not the summary buffer.
11688
11689 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
11690
11691 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11692 Emacs 23 as well.
11693
11694 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11695
11696 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11697 Patch applied by Karl Fogel.
11698
11699 * gnus-sum.el (gnus-summary-bookmark-make-record):
11700 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11701
11702 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11703
11704 Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11705 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
11706 C-w still not working correctly from Article buffers; Thierry's
11707 patch to fix that will be applied after this.
11708
11709 * gnus-art.el (bookmark-make-record-function): New local variable.
11710
11711 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11712 article buffer.
11713 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11714
11715 2010-07-13 Karl Fogel <kfogel@red-bean.com>
11716
11717 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11718 on changes in bookmark.el.
11719
11720 2010-06-22 Mark A. Hershberger <mah@everybody.org>
11721
11722 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11723 the *other* type of HTML form submission.
11724
11725 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
11726
11727 * auth-source.el (auth-source-pick): If choice does not contain a
11728 questioned keyword, set the check to t.
11729
11730 2010-06-12 Romain Francoise <romain@orebokech.com>
11731
11732 * gnus-util.el (gnus-date-get-time): Move up before first use.
11733
11734 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
11735
11736 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11737 (gnus-article-edit-part): Bind it to make last part that is substituted
11738 or deleted visible.
11739 (gnus-mime-display-single): Buttonize part of which id equals to
11740 gnus-mime-buttonized-part-id.
11741
11742 2010-06-10 Dan Christensen <jdc@uwo.ca>
11743
11744 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11745 (gnus-dd-mmm): Use gnus-date-get-time.
11746 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11747 simplify logic.
11748 (gnus-summary-limit-to-age): Use gnus-date-get-time.
11749 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11750
11751 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
11752
11753 * auth-source.el (top): Autoload `secrets-list-collections',
11754 `secrets-create-item', `secrets-delete-item'.
11755 (auth-sources): Fix tag string.
11756 (auth-get-source, auth-source-retrieve, auth-source-create)
11757 (auth-source-delete): New defuns.
11758 (auth-source-pick): Rewrite in order to avoid 2 passes.
11759 (auth-source-forget-user-or-password): New parameter USERNAME.
11760 (auth-source-user-or-password): New parameters CREATE-MISSING and
11761 DELETE-EXISTING. Retrieve password interactively, if needed.
11762
11763 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
11764
11765 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11766 deleting unused directories when gnus-expert-user is t.
11767
11768 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
11769
11770 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11771 for each temp file when gnus-article-browse-delete-temp is ask.
11772
11773 2010-05-20 Kevin Ryde <user42@zip.com.au>
11774
11775 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
11776
11777 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
11778
11779 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11780 article unless decoding article to be saved.
11781
11782 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11783
11784 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11785 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11786 generated within the mm-with-unibyte-current-buffer macro.
11787
11788 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11789
11790 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11791 to nil when we're in a mml-preview buffer and no group is selected.
11792
11793 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11794
11795 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11796 when catching the `C-g'. Reported by "Leo".
11797
11798 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11799
11800 * message.el (message-forward-make-body-plain)
11801 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11802 multibyte-string-p.
11803
11804 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11805
11806 * message.el (message-forward-make-body-mml): Assume original message
11807 is multibyte string; error on unibyte.
11808 (message-forward-make-body-plain): Ditto; don't add excessive newline
11809 in body end.
11810
11811 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11812
11813 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11814 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11815
11816 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11817
11818 * mm-extern.el (mm-extern-url): Don't use
11819 mm-with-unibyte-current-buffer.
11820 (mm-extern-cache-contents): Use with-current-buffer instead of
11821 save-excursion + set-buffer.
11822
11823 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11824
11825 * mm-util.el (mm-emacs-mule): Remove.
11826
11827 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11828
11829 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11830 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11831 change.
11832
11833 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11834
11835 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11836 bind the default value of enable-multibyte-characters to nil.
11837
11838 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11839
11840 * message.el (message-forward-make-body-plain)
11841 (message-forward-make-body-mml):
11842 Don't use mm-with-unibyte-current-buffer.
11843
11844 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11845
11846 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11847 (Bug#5592).
11848
11849 2010-05-07 Julien Danjou <julien@danjou.info>
11850
11851 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11852 it to mm-pipe-part.
11853
11854 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11855 it is given.
11856
11857 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11858
11859 * nnweb.el (nnweb-gmane-search):
11860 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11861 XEmacs.
11862
11863 * gnus-art.el (gnus-article-browse-html-parts):
11864 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11865 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11866 make-temp-file.
11867
11868 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11869 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11870 compiling.
11871
11872 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11873 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11874 XEmacs when compiling.
11875
11876 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11877 gnus-pick-mode-off-hook for XEmacs when compiling.
11878 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11879 gnus-binary-mode-off-hook for XEmacs when compiling.
11880
11881 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11882 Return nil if char-charset is not available.
11883
11884 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11885 macro.
11886
11887 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11888 instead of encode-coding-string.
11889
11890 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11891 'xemacs) instead of mm-emacs-mule to switch function definitions.
11892 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11893
11894 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11895
11896 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11897
11898 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11899
11900 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11901 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11902
11903 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11904
11905 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11906 alias `jka-compr-delete-temp-file' no longer exists.
11907
11908 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11909
11910 Use define-minor-mode in Gnus where applicable.
11911 * mml.el (mml-mode): Use define-minor-mode.
11912 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11913 (gnus-undo-mode): Use define-minor-mode.
11914 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11915 (gnus-dead-summary-mode): Use define-minor-mode.
11916 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11917 Initialize in declaration.
11918 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11919 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11920 (gnus-mailing-list-mode): Use define-minor-mode.
11921 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11922 (gnus-draft-mode): Use define-minor-mode.
11923 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11924 (gnus-dired-mode): Use define-minor-mode.
11925
11926 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11927
11928 * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
11929 handles on recursive mml-to-mime translation and check them for
11930 boundary delimiter collisions. Reported by Greg Troxel.
11931
11932 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11933
11934 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11935
11936 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11937
11938 * mm-util.el (mm-find-buffer-file-coding-system):
11939 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11940
11941 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11942
11943 * message.el (message-generate-headers): Record insertion of optional
11944 headers as well. Otherwise the check to prevent repeated insertion of
11945 optional headers is a no-op.
11946
11947 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11948
11949 * smime.el: Don't mention CVS.
11950
11951 * nnrss.el (nnrss-fetch): Don't mention CVS.
11952
11953 * nnir.el: Don't mention CVS.
11954
11955 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11956
11957 * gnus-sum.el (gnus-summary-bookmark-make-record):
11958 Add `location' field.
11959
11960 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11961
11962 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11963 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11964 Use with-current-buffer to silence the byte-compiler.
11965 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11966 bother to require `gnus'.
11967 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11968
11969 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11970
11971 * gnus-sum.el (gnus-summary-bookmark-make-record)
11972 (gnus-summary-bookmark-jump): New functions.
11973 (gnus-summary-mode): Setup bookmark support.
11974
11975 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11976
11977 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11978 if set.
11979
11980 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11981
11982 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11983 gnus-article-browse-html-save-cid-image; make it work recursively for
11984 forwarded messages as well.
11985 (gnus-article-browse-html-parts): Work when prefix arg is given.
11986 (gnus-article-browse-html-article): Doc fix.
11987
11988 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11989
11990 * message.el (message-default-mail-headers)
11991 (message-default-headers): Carry the value mail-default-headers over
11992 into message-default-mail-headers, rather than message-default-headers.
11993
11994 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11995
11996 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11997 charset.
11998
11999 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12000 charset into the <meta> tag when the article is encoded to utf-8.
12001
12002 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
12003
12004 * gnus-art.el (gnus-article-browse-delete-temp-files):
12005 Delete directories as well.
12006 (gnus-article-browse-html-parts): Work for images that do not specify
12007 file names; delete temp directory when quitting; insert header at the
12008 right place; use file: scheme for image files.
12009
12010 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
12011
12012 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12013 (gnus-article-browse-html-parts): Use it to make temporary cid image
12014 files in addition to html file so that browser may display them.
12015
12016 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
12017
12018 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12019
12020 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
12021
12022 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12023
12024 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
12025
12026 * auth-source.el (auth-sources): Change default to be simpler.
12027 Explain about Secret Service API sources. Improve Customize options.
12028 (auth-source-pick): Change to accept any number of search parameters.
12029 Implement fallbacks iteratively, not recursively. Add scoring on the
12030 second pass and sort by score. Call Secret Service API when needed.
12031 (auth-source-user-or-password): Use it. Call Secret Service API
12032 directly when needed to get the user name and the password.
12033
12034 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
12035
12036 * message.el (message-interactive): Doc fix.
12037 (message-qmail-inject-args): Reflow.
12038 (message-kill-to-signature): Fix typo in docstring.
12039
12040 * smiley.el (smiley-buffer): Fix typo in docstring.
12041
12042 2010-03-24 Glenn Morris <rgm@gnu.org>
12043
12044 * mail-source.el (gnus-message): Declare.
12045 (mail-source-delete-old-incoming): Require gnus-util.
12046
12047 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
12048
12049 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12050
12051 * message.el (ecomplete-setup): Autoload it for Emacs <23.
12052
12053 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12054 password-cache's default if it is not bound.
12055 (mml-secure-passphrase-cache-expiry): Default to 16 that is
12056 password-cache-expiry's default if it is not bound.
12057
12058 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12059 available in Emacs 21.
12060
12061 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
12062
12063 * auth-source.el (auth-sources): Fix up definition so extra parameters
12064 are always inline.
12065
12066 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
12067
12068 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12069 wasn't updated after mismatch. Clear cached mailbox info correctly
12070 when uidvalidity changes.
12071 (nnimap-group-prefixed-name): New function to avoid some code
12072 duplication.
12073 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12074 (nnimap-request-group): Use it.
12075 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12076 (nnimap-update-unseen): Significantly improved speed of Gnus startup
12077 with many imap folders. This is done by caching the group status from
12078 the imap server persistently in a group parameter `imap-status'. (This
12079 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12080 but not persistently, so every Gnus startup was still very slow.)
12081
12082 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12083
12084 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
12085 secrets.el dependency.
12086 (auth-sources): Add optional user name. Add secrets.el configuration
12087 choice (unused right now).
12088
12089 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12090
12091 * gnus-sum.el (gnus-summary-make-menu-bar):
12092 Let `gnus-registry-install-shortcuts' fill in the functions.
12093
12094 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12095 warnings.
12096 (gnus-registry-misc-menus): Variable to hold registry mark menus.
12097 (gnus-registry-install-shortcuts): Populate and use it in a
12098 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12099
12100 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
12101
12102 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12103 In-place substitutions for the group name encoding/decoding.
12104 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12105 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12106 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12107 (nnimap-update-unseen, nnimap-request-list)
12108 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12109 (nnimap-request-set-mark, nnimap-split-to-groups)
12110 (nnimap-split-articles, nnimap-request-newgroups)
12111 (nnimap-request-create-group, nnimap-request-accept-article)
12112 (nnimap-request-delete-group, nnimap-request-rename-group)
12113 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
12114 `encoded-mbx' for consistency.
12115 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12116 variable `imap-current-mailbox'.
12117
12118 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12119 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12120
12121 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
12122
12123 * pop3.el (pop3-display-message-size-flag): Display message size byte
12124 counts during POP3 download.
12125 (pop3-movemail): Use it.
12126 (pop3-list): Implement listing of available messages.
12127
12128 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
12129
12130 * nnir.el (nnir-get-article-nov-override-function): New function to
12131 override the normal NOV retrieval.
12132 (nnir-retrieve-headers): Use it.
12133
12134 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
12135
12136 * auth-source.el (netrc-machine-user-or-password): Autoload.
12137
12138 2010-03-19 Glenn Morris <rgm@gnu.org>
12139
12140 Stop message.el from loading about 40 libraries it doesn't always need.
12141 The general approach is to autoload rather than require, and to
12142 require in the specific functions rather than the file. (Bug#5642)
12143
12144 * gmm-utils.el: Don't require wid-edit.
12145 (widget-create-child-value, widget-convert, widget-default-get):
12146 Autoload.
12147
12148 * gnus-util.el: Don't require time-date, netrc.
12149 (message-fetch-field, gnus-group-name-decode): Declare rather than
12150 autoloading.
12151 (gnus-fetch-field): Require message.
12152 (gnus-decode-newsgroups): Require gnus-group.
12153
12154 * ietf-drums.el: Don't require time-date.
12155
12156 * message.el: Don't require hashcash, canlock, ecomplete.
12157 Do require mail-utils. Require nnheader only when compiling.
12158 (smtpmail-default-smtp-server): Remove declaration.
12159 (message-send-mail-function): Check smtpmail-default-smtp-server
12160 is bound rather than requiring smtpmail.
12161 (message-auto-save-directory, message-insert-signature):
12162 Use expand-file-name rather than nnheader-concat.
12163 (nnheader-insert-file-contents): Autoload.
12164 (hashcash-wait-async): Declare.
12165 (message-send-mail): Only call gnus-setup-posting-charset if
12166 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
12167 (message-send-mail-with-sendmail): Require sendmail.
12168 (canlock-password, canlock-password-for-verify): Declare.
12169 (message-canlock-password): Require canlock.
12170 (nnheader-get-report): Autoload.
12171 (gnus-setup-posting-charset): Declare.
12172 (message-send-news): Require gnus-msg.
12173 (message-make-references, message-make-in-reply-to): Use mail-header-id
12174 rather than the alias mail-header-message-id.
12175 (ecomplete-add-item, ecomplete-save): Declare.
12176 (message-put-addresses-in-ecomplete): Require ecomplete.
12177 (ecomplete-display-matches): Autoload.
12178
12179 * mm-decode.el: Don't require mailcap, gnus-util.
12180 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12181 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12182 Autoload.
12183 (mailcap-mime-extensions): Declare.
12184
12185 * mm-encode.el: Don't require mailcap.
12186 (mailcap-extension-to-mime): Autoload.
12187
12188 * mml-sec.el: Don't require password-cache.
12189
12190 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12191 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12192 (mml-minibuffer-read-type): Require mailcap.
12193 (mml-preview): Require gnus-msg.
12194
12195 * mml1991.el: Require password-cache.
12196 (password-cache-expiry): Remove declaration.
12197
12198 * mml2015.el: Require password-cache.
12199 (password-cache-expiry): Remove declaration.
12200
12201 * nneething.el (mailcap): Require mailcap.
12202
12203 * nnheader.el (declare-function): Add compatibility stub.
12204 (message-remove-header): Declare rather than autoload.
12205 (nnheader-replace-header): Require message.
12206
12207 * nnimap.el (declare-function): Add compatibility stub.
12208 (netrc-parse, netrc-machine-user-or-password): Declare.
12209 (nnimap-open-connection): Require netrc.
12210
12211 * nntp.el (declare-function): Add compatibility stub.
12212 (netrc-parse, netrc-machine, netrc-get): Declare.
12213 (nntp-send-authinfo): Require netrc.
12214
12215 * rfc2047.el: Don't require qp.
12216 (quoted-printable-encode-region, quoted-printable-decode-string):
12217 Autoload.
12218
12219 * sieve-mode.el: Don't require easymenu.
12220 (easy-menu-add-item): Autoload it.
12221
12222 * spam-stat.el (time-to-number-of-days): Autoload it.
12223
12224 2010-03-17 Kevin Ryde <user42@zip.com.au>
12225
12226 * mml.el (mml-read-tag): Unquote values with `read' to reverse
12227 prin1 in mml-insert-tag (just stripping the quotes gave wrong
12228 value if any backslash escapes).
12229
12230 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
12231
12232 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12233 if it is available. (bug#5647)
12234
12235 2010-02-26 Glenn Morris <rgm@gnu.org>
12236
12237 * message.el (message-send-mail-function): Change the default, so that
12238 it inherits from a customized send-mail-function. (Bug#5643)
12239
12240 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12241
12242 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12243 shell-command-to-string signals an error (bug#5299).
12244
12245 2010-02-24 Glenn Morris <rgm@gnu.org>
12246
12247 * message.el (message-smtpmail-send-it)
12248 (message-send-mail-with-mailclient): Doc fixes.
12249
12250 2010-02-16 Glenn Morris <rgm@gnu.org>
12251
12252 * message.el (message-default-mail-headers): Change the default value
12253 to ease the transition from mail-mode to message-mode. (Bug#5555)
12254
12255 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
12256
12257 * message.el (message-mail): Just pass yank-action on to message-setup.
12258 (message-setup): Handle (FUN . ARGS) form of yank-action.
12259 (message-with-reply-buffer, message-widen-reply)
12260 (message-yank-original): Handle non-buffer values of
12261 message-reply-buffer (Bug#4080).
12262 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12263
12264 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
12265
12266 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12267 Fix typo in docstring.
12268
12269 2010-01-08 Jason Rumney <jasonr@gnu.org>
12270
12271 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12272 response.
12273
12274 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12275
12276 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12277
12278 * message.el (message-check-news-header-syntax): Protect against a
12279 string that `rfc822-addresses' returns when parsing fails.
12280
12281 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12282
12283 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12284 (gnus-previous-char-property-change): New functions.
12285
12286 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12287
12288 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
12289
12290 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12291 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
12292
12293 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
12294
12295 * message.el (message-exchange-point-and-mark): Rework last change to
12296 avoid using optional arg of exchange-point-and-mark, for backward
12297 compatibility.
12298
12299 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
12300
12301 * message.el (message-exchange-point-and-mark):
12302 Call exchange-point-and-mark with an argument rather than setting
12303 mark-active by hand (Bug#5175).
12304
12305 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12306
12307 * nntp.el (nntp-service-to-port): Work for service expressed with
12308 numeric string; replace [:digit:] with [0-9] for XEmacs.
12309
12310 2009-12-17 Glenn Morris <rgm@gnu.org>
12311
12312 * gnus-group.el (gnus-bug-group-download-format-alist):
12313 Change emacs entry to debbugs.gnu.org. Bump :version.
12314
12315 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
12316
12317 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12318
12319 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
12320
12321 * message.el (message-info): Explain why we use `Info-goto-node'.
12322
12323 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12324
12325 * message.el (message-completion-in-region): New compatibility function.
12326 (message-expand-group): Use it.
12327
12328 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
12329
12330 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12331 with no unread article should be listed if the 2nd arg `predicate' is
12332 given.
12333
12334 2009-11-29 Juri Linkov <juri@jurta.org>
12335
12336 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12337 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
12338 on `gnus-recenter'. (Bug#4698, Bug#4981)
12339
12340 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
12341
12342 * message.el (message-from-style, message-interactive)
12343 (message-signature): Always set default values from the corresponding
12344 mail-* variables.
12345 (message-cite-prefix-regexp, message-sendmail-envelope-from)
12346 (message-yank-prefix, message-indentation-spaces)
12347 (message-signature-file, message-default-headers): Use boundp rather
12348 than (featurep 'xemacs) to check if the corresponding mail-* variables
12349 exist.
12350
12351 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
12352
12353 * message.el (message-send-mail-with-sendmail): Revert last change.
12354
12355 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
12356
12357 * message.el (message-from-style, message-interactive)
12358 (message-cite-prefix-regexp, message-sendmail-envelope-from)
12359 (message-yank-prefix, message-indentation-spaces, message-signature)
12360 (message-signature-file, message-default-headers): For GNU Emacs, set
12361 default values from the corresponding mail-* variables.
12362 (message-send-mail-with-sendmail): Use envelope-from only if
12363 mail-specify-envelope-from is non-nil.
12364
12365 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
12366
12367 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12368 containing tspecial characters if they have been already quoted.
12369
12370 2009-10-24 Glenn Morris <rgm@gnu.org>
12371
12372 * gnus-art.el (help-xref-stack-item): Define for compiler.
12373
12374 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
12375
12376 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12377
12378 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
12379
12380 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12381 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12382
12383 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
12384
12385 * gnus.el (gnus-overlay-get): New alias to overlay-get.
12386 (gnus-overlays-in): New alias to overlays-in.
12387
12388 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12389 gnus-overlay-get, and gnus-delete-overlay.
12390 (gnus-summary-show-thread): Make it work as well for systems in which
12391 next-single-char-property-change is not available.
12392 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12393
12394 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
12395
12396 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12397
12398 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
12399
12400 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12401 and XEmacs that don't have `remove-overlays'.
12402
12403 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
12404
12405 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12406 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12407 selective display. Use overlays instead.
12408
12409 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
12410
12411 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12412
12413 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
12414
12415 * spam-stat.el (spam-stat-load): Fix typo in message.
12416
12417 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
12418
12419 * gnus-art.el (gnus-article-encrypt-body):
12420 * message.el (message-check-recipients):
12421 * mm-util.el (mm-codepage-setup):
12422 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12423 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12424
12425 2009-09-22 Daiki Ueno <ueno@unixuser.org>
12426
12427 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12428 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12429 keys from the menu if mm-{sign,encrypt}-option is 'guided.
12430 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12431 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12432
12433 2009-09-18 Glenn Morris <rgm@gnu.org>
12434
12435 * gnus-diary.el (gnus-diary-check-message):
12436 * message.el (message-insert-formatted-citation-line):
12437 * nnbabyl.el (top-level):
12438 * nndiary.el (nndiary-schedule):
12439 Fix typos in condition-case handlers.
12440
12441 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
12442
12443 * gnus-art.el (gnus-article-edit-part): Work for the buffer
12444 configuration that provides the sole article window in a frame;
12445 position point correctly after deleting a part.
12446
12447 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
12448
12449 * spam.el (spam-unregister-on-reregister): Add boolean variable.
12450 (spam-resolve-registrations-routine): Use it to unregister articles
12451 that change status.
12452
12453 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12454
12455 * nnrss.el (nnrss-request-article): Remove binding of
12456 default-enable-multibyte-characters that has gotten needless by
12457 the 2007-07-13 change in rfc2047-encode-message-header.
12458
12459 * mml.el (mml-insert-multipart): Error on the message header.
12460 (mml-insert-part): Error on the message header; position point at
12461 the end of a MIME tag.
12462
12463 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12464
12465 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12466 (gnus-float-time): Alias to float-time if it exists.
12467
12468 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12469 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12470 float-time is available; suppress compile warning for time-to-seconds.
12471
12472 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
12473
12474 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12475 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12476 Add the optional argument `encoding' that overrides the default.
12477
12478 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12479 mm-encode-buffer.
12480
12481 2009-09-04 Glenn Morris <rgm@gnu.org>
12482
12483 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12484 mm-disable-multibyte, rather than default-enable-multibyte-characters.
12485 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12486 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12487 * mm-util.el (mm-with-unibyte-current-buffer)
12488 (mm-find-buffer-file-coding-system):
12489 * yenc.el (yenc-decode-region): Use default-value rather than
12490 default-enable-multibyte-characters.
12491
12492 2009-09-03 Glenn Morris <rgm@gnu.org>
12493
12494 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12495 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12496 than default-enable-multibyte-characters.
12497
12498 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
12499
12500 * gnus-art.el (gnus-article-read-summary-keys):
12501 Fix gnus-buffer-configuration's value temporarily used.
12502
12503 2009-09-02 Glenn Morris <rgm@gnu.org>
12504
12505 * gnus-util.el (gnus-float-time): New function.
12506 * gnus-delay.el (gnus-delay-article):
12507 * gnus-sum.el (gnus-thread-latest-date):
12508 * gnus-util.el (gnus-user-date): Use gnus-float-time.
12509 * nnspool.el (nnspool-request-newgroups):
12510 Use gnus-float-time rather than time-to-seconds.
12511 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12512
12513 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12514 (gnus-header-subject-face, gnus-header-newsgroups-face)
12515 (gnus-header-name-face, gnus-header-content-face):
12516 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12517 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12518 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12519 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12520 (gnus-cite-face-11):
12521 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12522 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12523 (gnus-server-closed-face, gnus-server-denied-face)
12524 (gnus-server-offline-face):
12525 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12526 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12527 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12528 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12529 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12530 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12531 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12532 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12533 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12534 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12535 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12536 (gnus-summary-selected-face, gnus-summary-cancelled-face)
12537 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12538 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12539 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12540 (gnus-summary-high-undownloaded-face)
12541 (gnus-summary-low-undownloaded-face)
12542 (gnus-summary-normal-undownloaded-face)
12543 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12544 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12545 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12546 (gnus-splash-face):
12547 * message.el (message-header-to-face, message-header-cc-face)
12548 (message-header-subject-face, message-header-newsgroups-face)
12549 (message-header-other-face, message-header-name-face)
12550 (message-header-xheader-face, message-separator-face)
12551 (message-cited-text-face, message-mml-face):
12552 * sieve-mode.el (sieve-control-commands-face)
12553 (sieve-action-commands-face, sieve-test-commands-face)
12554 (sieve-tagged-arguments-face):
12555 * spam.el (spam-face):
12556 Mark face aliases with "-face" in the name as obsolete.
12557
12558 2009-09-01 Glenn Morris <rgm@gnu.org>
12559
12560 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12561 than goto-line.
12562
12563 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
12564
12565 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12566 Don't move point if the command is invoked inside the message header.
12567
12568 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
12569
12570 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12571 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12572 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12573 * nnir.el (nnir-swish-e-index-file):
12574 * gnus-sum.el (gnus-summary-delete-marked-as-read)
12575 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12576 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12577 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12578 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12579 (gnus-treat-display-xface): Add Emacs version of obsolescence.
12580
12581 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
12582
12583 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12584 Don't save excursion.
12585
12586 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12587
12588 * nnheader.el (nnheader-find-file-noselect):
12589 * mm-util.el (mm-insert-file-contents):
12590 Use (default-value 'major-mode) instead of default-major-mode.
12591
12592 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
12593
12594 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12595
12596 2009-08-25 Glenn Morris <rgm@gnu.org>
12597
12598 * nnir.el (top-level): Don't require cl at run-time.
12599 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12600 Replace cl-function substitute with gnus-replace-in-string.
12601 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12602 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12603 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12604 simplified expansions.
12605
12606 2009-08-22 Glenn Morris <rgm@gnu.org>
12607
12608 * gnus-art.el (gnus-button-patch): Use forward-line rather than
12609 goto-line.
12610
12611 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
12612
12613 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12614
12615 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12616 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12617 (gnus-mm-display-part, gnus-mime-display-single)
12618 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12619 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12620
12621 * gnus-sum.el
12622 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12623 (gnus-summary-move-article): Add expirable mark to articles copied or
12624 moved to group that has auto-expire turned on if the option is non-nil.
12625
12626 2009-07-24 Glenn Morris <rgm@gnu.org>
12627
12628 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12629 Fix typo. (Bug#3903)
12630
12631 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
12632
12633 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12634 gnus-article-read-summary-keys rather than gnus-summary-edit-article
12635 that should not be used for draft articles.
12636 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12637 that has no concern in minor mode keys.
12638 (gnus-article-summary-command, gnus-article-summary-command-nosave):
12639 Abolish.
12640
12641 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
12642
12643 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12644 article without making inquiry to a user for unknown encoding.
12645
12646 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12647 (nnmaildir--scan): Assume i-node and device number that file-attributes
12648 returns might be cons-cell.
12649
12650 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
12651
12652 * auth-source.el: Remove docs now in auth.texi. Don't use
12653 `gnus-message' for logging. Add new variables `auth-source-debug' and
12654 `auth-source-hide-passwords' and use them.
12655
12656 2009-07-15 Glenn Morris <rgm@gnu.org>
12657
12658 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12659
12660 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12661
12662 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12663 excessive whitespace from the default values of title and description.
12664
12665 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
12666
12667 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12668 mail-fetch-field to fetch Content-Description header in order to
12669 exclude newlines.
12670
12671 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
12672
12673 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12674 to deleted part.
12675
12676 2009-05-30 David Engster <dengste@eml.cc>
12677
12678 * nnmairix.el: Remove old documentation in the commentary block.
12679 (nnmairix-request-group): Do not update active file for nnml back ends.
12680 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12681 end so that overview files are ignored.
12682 (nnmairix-update-groups): Make updating the groups more robust by using
12683 marks.
12684 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12685 with dollar characters in message-id.
12686
12687 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
12688
12689 * spam.el: Use dns-query instead of query-dns. Was renamed on
12690 2008-12-25 in dns.el.
12691
12692 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12693
12694 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12695 could happen if the text is only composed of spaces and/or tabs.
12696
12697 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
12698
12699 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12700 when sending a queued message to avoid extra mml tags.
12701
12702 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
12703
12704 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12705
12706 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
12707
12708 * gnus-dired.el: Remove autoload for gnus-setup-message.
12709 (gnus-dired-attach): Fake this-command value to prevent Gnus from
12710 displaying Gnus logo; always use compose-mail.
12711
12712 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
12713
12714 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12715
12716 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
12717
12718 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12719 (gnus-nocem-issuers): List currently active issuers; fix custom type.
12720 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12721 available.
12722 (gnus-nocem-epg-verify): New function.
12723
12724 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
12725
12726 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12727
12728 2009-02-15 Glenn Morris <rgm@gnu.org>
12729
12730 * gnus-util.el (rmail-insert-rmail-file-header)
12731 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12732 autoloads.
12733 (rmail-default-rmail-file): Remove unnecessary declaration.
12734 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12735
12736 2009-02-14 Glenn Morris <rgm@gnu.org>
12737
12738 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12739 variable (only used in gnus-util, which declares it anyway).
12740 (rmail-output-to-rmail-file): Remove autoload of deleted function,
12741 which was only needed by gnus-art (changed to not use it any more).
12742 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12743 only used in gnus-util, which autoloads it itself.
12744 (rmail-update-summary): Fix autoload.
12745
12746 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12747 rather than rmail-output-to-rmail-file.
12748
12749 2009-02-07 Glenn Morris <rgm@gnu.org>
12750
12751 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12752 autoload of function that no longer exists.
12753 (rmail-toggle-header): Declare.
12754 (message-forward-rmail-make-body): Handle mbox Rmail.
12755
12756 2009-01-31 Glenn Morris <rgm@gnu.org>
12757
12758 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12759 2009-01-09 change.
12760
12761 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
12762
12763 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12764 (auth-source-forget-all-cached): New convenience function.
12765 (auth-source-user-or-password): Accept list of modes or a single mode.
12766
12767 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12768 auth-source modes.
12769
12770 * nnimap.el (nnimap-open-connection): Use list of
12771 auth-source modes.
12772
12773 * nntp.el (nntp-send-authinfo): Use list of
12774 auth-source modes.
12775
12776 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12777
12778 * auth-source.el: Update docs to reflect epa-file-enable is to be used
12779 now.
12780
12781 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12782
12783 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12784 coding system in XEmacs; add a workaround for XEmacs.
12785
12786 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12787
12788 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12789 of current-language-environment.
12790
12791 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12792
12793 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12794 available at runtime.
12795
12796 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12797
12798 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12799
12800 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12801
12802 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12803 the greatest positive fixnum value doesn't work under an XEmacs with
12804 bignum support; use the most-positive-fixnum constant instead,
12805 available since Emacs 21.1 with cl and XEmacs 21.1.
12806
12807 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12808
12809 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12810 XEmacs gets not to work.
12811
12812 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12813
12814 * mm-util.el (mm-coding-system-priorities): Allow the value like
12815 "Japanese (UTF-8)" of current-language-environment.
12816
12817 2009-01-09 Glenn Morris <rgm@gnu.org>
12818
12819 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12820 with last-command-event.
12821
12822 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12823
12824 * message.el (message-fix-before-sending): Amend comment.
12825
12826 2009-01-07 David Engster <dengste@eml.cc>
12827
12828 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12829 simplified server definitions by converting it via
12830 gnus-server-to-method.
12831
12832 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12833
12834 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12835 parameter's operands.
12836
12837 2009-01-06 David Engster <dengste@eml.cc>
12838
12839 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12840 primary select method (for gnus-group-mark-article-as-read).
12841
12842 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12843
12844 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12845 `(gnus)Face', not `(gnus)X-Face'.
12846
12847 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12848
12849 * mm-util.el (mm-ucs-to-char): New function.
12850
12851 * mm-url.el (mm-url-decode-entities): Use it.
12852
12853 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12854
12855 * message.el (message-fix-before-sending): Add `eight-bit' to
12856 illegible-text check.
12857
12858 2009-01-03 Michael Olson <mwolson@gnu.org>
12859
12860 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12861 `headers' is nil. This can occur if the IMAP server does not have
12862 permissions to read messages from a folder, but can write new messages
12863 to the folder.
12864 (nnimap-request-article-part): Do not insert `data' if it is nil.
12865
12866 2009-01-01 Dave Love <fx@gnu.org>
12867
12868 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12869
12870 * nnimap.el: Fix author email.
12871 (nnimap-split-rule): Add FIXME comment.
12872 (nnimap-debug): Fix doc string.
12873
12874 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12875
12876 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12877 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12878 to check if those variables exist (first appeared in Emacs 18.50).
12879
12880 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12881
12882 * mm-util.el (mm-line-number-at-pos): New function.
12883
12884 * spam-report.el (spam-report-process-queue): Use it.
12885
12886 2008-12-24 David Engster <dengste@eml.cc>
12887
12888 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12889 parameters that haven't existed as variables as buffer-local variables.
12890
12891 2008-12-23 Dave Love <fx@gnu.org>
12892
12893 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12894 cadar.
12895
12896 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12897 imap-starttls-p.
12898 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12899
12900 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12901
12902 * spam-report.el (spam-report-gmane-max-requests): New constant.
12903 (spam-report-gmane-wait): New variable.
12904 (spam-report-gmane-ham, spam-report-gmane-spam)
12905 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12906 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12907 the server.
12908
12909 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12910 Add explanations.
12911
12912 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12913 nnheader-accept-process-output and nnheader-read-timeout if available.
12914 (pop3-movemail): Use it.
12915
12916 * message.el (message-check-news-body-syntax): Fix signature check if
12917 there's an attachment.
12918
12919 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12920
12921 * mm-util.el: Add comments to the mm- emulating functions.
12922
12923 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12924
12925 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12926 Reported by Stephen Berman <stephen.berman@gmx.net>.
12927
12928 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12929
12930 * mm-util.el (mm-substring-no-properties): New function.
12931 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12932 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12933 (mm-string-to-multibyte): Doc fix.
12934
12935 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12936
12937 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12938
12939 * mml.el (mml-attach-file): Strip text properties from file name.
12940 (Bug#1574)
12941
12942 2008-12-16 Glenn Morris <rgm@gnu.org>
12943
12944 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12945
12946 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12947
12948 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12949 knows since the charset specified might be a bogus alias that
12950 mm-charset-synonym-alist provides.
12951
12952 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12953
12954 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12955 "ISO_8859-1".
12956
12957 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12958
12959 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12960
12961 * mm-util.el (mm-charset-eval-alist):
12962 Define it before mm-charset-to-coding-system.
12963 (mm-charset-to-coding-system): Add optional argument `silent';
12964 define it before mm-charset-override-alist.
12965 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12966 default value if it can be used in Emacs currently running;
12967 silence mm-charset-to-coding-system.
12968
12969 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12970
12971 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12972 `allow-override' which says whether to use `mm-charset-override-alist'.
12973 (rfc2047-decode-encoded-words): Use it.
12974
12975 * mm-util.el (mm-charset-override-alist): Fix custom type;
12976 add `(gb2312 . gbk)' to choices.
12977
12978 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12979
12980 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12981 fast.
12982
12983 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12984
12985 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12986
12987 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12988 on links.
12989
12990 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12991
12992 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12993
12994 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12995 users' addresses that don't have domain parts.
12996 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12997 rather than message-narrow-to-head since there will be the message
12998 header separator.
12999
13000 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
13001
13002 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13003 since the result is inserted in a unibyte buffer anyway.
13004 (nnimap-demule-use-string-to-multibyte): Remove.
13005 (nnimap-demule): Alias it to mm-string-to-multibyte.
13006
13007 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
13008
13009 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13010 variable for debugging bug#464 and bug#1174.
13011 (nnimap-demule): Use it.
13012
13013 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
13014
13015 * gnus-score.el (gnus-score-find-trace): Handle default score in total
13016 score calculation correctly.
13017
13018 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13019
13020 * message.el (message-send-mail): Just set the buffer to unibyte
13021 rather than use mm-with-unibyte-current-buffer which does a lot more.
13022 (message-send-mail-partially): Don't bother with
13023 mm-with-unibyte-current-buffer since it's already been made unibyte by
13024 message-send-mail.
13025
13026 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
13027
13028 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13029
13030 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
13031
13032 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13033
13034 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
13035
13036 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13037 require itself and to remove `with-no-warnings'.
13038
13039 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
13040
13041 * starttls.el (starttls-any-program-available): Get the name of the
13042 available TLS layer program.
13043 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13044 well as the host name in the "opening" message.
13045
13046 * auth-source.el (auth-source-cache, auth-source-do-cache)
13047 (auth-source-user-or-password): Cache passwords and logins by default,
13048 allow override with `auth-source-do-cache'.
13049 (auth-source-forget-user-or-password): Allow users to remove cache
13050 entries if needed.
13051
13052 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
13053
13054 * ietf-drums.el (ietf-drums-remove-comments): Localize second
13055 condition-case to only the forward-sexp call.
13056
13057 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
13058
13059 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13060 quotes contained. Make it more robust regardless by an extra
13061 condition-case wrapper.
13062
13063 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
13064
13065 * nnml.el (nnml-request-expire-articles): Check if the function set to
13066 `nnmail-expiry-target' returns the symbol `delete'.
13067
13068 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13069
13070 * nnmail.el (nnmail-expiry-target): Fix custom type.
13071
13072 2008-10-02 Glenn Morris <rgm@gnu.org>
13073
13074 * mm-util.el (mm-codepage-setup): Tweak codepage error.
13075 Silence compiler warning.
13076
13077 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
13078
13079 * mml.el (mml-menu): Don't assume mml2015 is bound.
13080
13081 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
13082
13083 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13084 exists.
13085
13086 2008-09-27 Glenn Morris <rgm@gnu.org>
13087
13088 * gnus-util.el (mail-header-remove-comments): Autoload it.
13089
13090 2008-09-27 Andreas Schwab <schwab@suse.de>
13091
13092 * gnus-util.el (gnus-split-references): Strip comments.
13093 (gnus-parent-id): Likewise.
13094
13095 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
13096
13097 * message.el (message-confirm-send): Fix version.
13098
13099 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
13100
13101 * message.el (message-idna-to-ascii-rhs-1): Use
13102 mail-extract-address-components rather than mail-header-parse-addresses
13103 that is an alias by default to ietf-drums-parse-addresses that does not
13104 support non-ASCII names in headers' contents.
13105
13106 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
13107
13108 * message.el (message-confirm-send): Fix variable documentation to
13109 avoid the "y/n" wording.
13110
13111 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
13112
13113 * message.el (message-set-auto-save-file-name): Save to a different
13114 filename so multiple messages (especially drafts) can be recovered.
13115
13116 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
13117
13118 * message.el (message-confirm-send): Add appropriate version.
13119
13120 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
13121
13122 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13123 defvar.
13124
13125 2008-09-22 Daiki Ueno <ueno@unixuser.org>
13126
13127 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13128 (mm-pkcs7-enveloped-magic): Ditto.
13129
13130 2008-09-17 Simon Josefsson <simon@josefsson.org>
13131
13132 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13133 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13134
13135 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
13136
13137 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13138 default, it's better.
13139
13140 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
13141
13142 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13143 summary line gnus-number property and ignore them (with a warning
13144 message).
13145
13146 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
13147
13148 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13149 macro caddr in the interactive form since it won't be expanded.
13150
13151 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
13152
13153 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13154 `charset'; fix name of function called recursively.
13155 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13156
13157 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
13158
13159 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13160 (gnus-mime-set-charset-parameters): New function.
13161 (gnus-mime-view-part-as-charset): Use it to correctly display part
13162 specifying wrong charset.
13163
13164 2008-09-08 David Engster <dengste@eml.cc>
13165
13166 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13167 in completing-read for back end server.
13168
13169 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
13170
13171 * message.el (message-confirm-send): New variable to confirm sending a
13172 message.
13173 (message-send): Use it.
13174
13175 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
13176
13177 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13178
13179 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
13180
13181 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13182
13183 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
13184
13185 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13186 prevent tracking too many groups.
13187 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13188 Use it.
13189
13190 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
13191
13192 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13193 moving point to the bottom of the window in order to avoid recentering.
13194
13195 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
13196
13197 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13198 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13199 (gnus-article-beginning-of-window): Fix calculation.
13200
13201 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
13202
13203 * gnus-msg.el (gnus-summary-supersede-article)
13204 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13205 value of gnus-newsgroup-charset to decode non-MIME encoded text in
13206 message header.
13207
13208 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
13209
13210 * message.el:
13211 * gnus-start.el:
13212 * gnus-registry.el: Remove VMS support.
13213
13214 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
13215
13216 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13217 macro.
13218 (rfc2104-hash): Use it.
13219
13220 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
13221
13222 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13223 (gnus-summary-sort-by-most-recent-date): New commands.
13224 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13225 and menu entries.
13226
13227 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
13228
13229 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13230 don't redisplay article for raw contents; remove plural articles stuff.
13231
13232 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13233 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13234 on gnus-summary-save-article; display results properly.
13235
13236 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13237
13238 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13239
13240 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
13241
13242 * gnus-art.el (gnus-summary-save-in-pipe):
13243 Consider gnus-save-all-headers.
13244
13245 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
13246
13247 * gnus-util.el (ns-focus-frame): Remove declaration.
13248 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
13249 like x.
13250
13251 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
13252
13253 * rfc2104.el (rfc2104-zero): Delete defconst.
13254 (rfc2104-hex-alist): Likewise.
13255 (rfc2104-hex-to-int): Delete func.
13256 (rfc2104-hexstring-to-bitstring): Likewise.
13257 (rfc2104-nybbles): New defconst.
13258 (rfc2104-hash): Rewrite for speed.
13259
13260 2008-07-16 Glenn Morris <rgm@gnu.org>
13261
13262 * gnus-util.el (ns-focus-frame): Declare for compiler.
13263
13264 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
13265
13266 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13267 set as a group parameter.
13268 (gnus-summary-save-in-pipe): Work when it is called independently.
13269 (gnus-summary-pipe-to-muttprint): Don't modify
13270 gnus-summary-pipe-output-default-command.
13271
13272 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
13273
13274 * message.el (message-send-mail-with-sendmail):
13275 Display the error message.
13276
13277 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13278
13279 * gnus-art.el (gnus-default-article-saver):
13280 Add gnus-summary-save-in-pipe to choices.
13281 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13282 gnus-summary-pipe-output-default-command as the default command.
13283 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13284 instead of gnus-last-shell-command.
13285
13286 * gnus-sum.el (gnus-summary-pipe-output-default-command):
13287 New user option.
13288 (gnus-summary-muttprint-program): Mention the value will be changed.
13289 (gnus-summary-save-article): Force showing of all headers.
13290 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13291
13292 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
13293
13294 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13295
13296 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
13297
13298 * nnimap.el (nnimap-id):
13299 * sieve-manage.el (sieve-manage-open): Doc fixes.
13300
13301 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
13302
13303 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13304 if available.
13305
13306 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
13307
13308 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13309
13310 * nnkiboze.el (nnkiboze-generate-group):
13311 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13312
13313 * nnmairix.el: Require CL.
13314
13315 2008-06-15 David Engster <dengste@eml.cc>
13316
13317 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13318
13319 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
13320
13321 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13322 New macros that expand to an `aset'/`aref' call under Emacs, and to a
13323 runtime choice under XEmacs.
13324
13325 * gnus-sum.el (gnus-summary-set-display-table):
13326 Use `gnus-put-display-table', `gnus-get-display-table',
13327 `gnus-set-display-table' for the display table, instead of `aset'.
13328
13329 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
13330
13331 * nnmairix.el: Add autoloads.
13332
13333 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
13334
13335 * nnmairix.el (nnmairix-delete-recreate-group)
13336 (nnmairix-update-and-clear-marks): Fix error messages.
13337
13338 2008-06-14 David Engster <dengste@eml.cc>
13339
13340 * nnmairix.el: Upgrade to version 0.6.
13341 (nnmairix-group-toggle-propmarks-this-group)
13342 (nnmairix-group-toggle-readmarks-this-group)
13343 (nnmairix-group-delete-recreate-this-group)
13344 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13345 (nnmairix-remove-tick-mark-original-article): New commands.
13346 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13347 (nnmairix-propagate-marks-to-nnmairix-groups)
13348 (nnmairix-only-use-registry, nnmairix-allowfast-default)
13349 (nnmairix-marks-cache, nnmairix-version-output): New variables.
13350 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13351 functions needed for marks propagation and manipulation of read marks.
13352 (nnmairix-update-groups): New function.
13353 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13354 (nnmairix-determine-original-group-from-registry)
13355 (nnmairix-determine-original-group-from-path)
13356 (nnmairix-get-group-from-file-path, nnmairix-map-range)
13357 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13358 New helper functions.
13359 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13360 keystrokes for new commands.
13361 (nnmairix-delete-and-create-on-change): Doc string cleanup.
13362 (nnmairix-request-group): Check allow-fast group parameter.
13363 (nnmairix-request-create-group): Set allow-fast group parameter if
13364 nnmairix-allowfast-default is set.
13365 (nnmairix-close-group): Propagate marks upon closing if needed.
13366 (nnmairix-group-toggle-threads-this-group): Use new.
13367 nnmairix-group-toggle-parameter helper function.
13368 (nnmairix-search): Better check for empty search result.
13369 (nnmairix-goto-original-article): Use new helper functions for
13370 determining original article.
13371 (nnmairix-show-original-article): Make sure message-id is in brackets.
13372 (nnmairix-call-mairix-binary): Change variable name.
13373 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13374 helper function.
13375 (nnmairix-widget-toggle-activate): Fix doc string.
13376
13377 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
13378
13379 * nnir.el: Require edmacro when compiling with XEmacs.
13380 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13381 available in Emacs 21.
13382
13383 2008-06-11 Glenn Morris <rgm@gnu.org>
13384
13385 * gnus-util.el (x-focus-frame):
13386 * gnus.el (image-size):
13387 * mm-decode.el (image-size): Declare.
13388
13389 * gnus-picon.el (declare-function): Add compat definition.
13390 (image-size): Declare.
13391
13392 * gnus-group.el (tool-bar-map):
13393 * gnus-sum.el (tool-bar-map): Define for compiler.
13394
13395 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13396
13397 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13398
13399 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13400 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13401 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13402 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13403 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13404 * sieve-manage.el, spam-report.el, spam.el:
13405 Remove unnecessary eval-and-compile of autoloads.
13406
13407 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
13408
13409 * auth-source.el: Precise Tramp doc.
13410
13411 2008-06-07 Glenn Morris <rgm@gnu.org>
13412
13413 * nnmairix.el: Remove unnecessary eval-when-compile.
13414
13415 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
13416
13417 * nnir.el: New file.
13418
13419 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
13420
13421 * gnus-util.el (gnus-read-shell-command): New function.
13422 * mm-decode.el (mm-pipe-part):
13423 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13424
13425 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13426
13427 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13428
13429 2008-06-03 Glenn Morris <rgm@gnu.org>
13430
13431 * pop3.el (nnheader-accept-process-output): Autoload it.
13432
13433 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
13434
13435 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13436 are not 2-digit hexadecimal characters that follow `%'s.
13437
13438 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13439
13440 * message.el (message-bogus-recipient-p): Fix type in doc string.
13441 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13442 (message-bogus-addresses): Rename from message-bogus-address-regexp.
13443 Improve custom options.
13444 (message-bogus-recipient-p): Adjust accordingly.
13445
13446 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13447
13448 * nnmairix.el: Require edmacro when compiling with XEmacs.
13449
13450 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
13451
13452 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13453 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13454
13455 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
13456
13457 * auth-source.el: Add more docs.
13458
13459 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
13460
13461 * nnheader.el (nnheader-read-timeout): Change the default timeout from
13462 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
13463 retrieval faster in some cases, but might make CPU usage larger.
13464 If this has any bad side effects, we might revert this change.
13465
13466 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13467 seems to make mail retrieval much, much faster.
13468 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13469 unconditionally.
13470
13471 * gnus-draft.el (gnus-group-send-queue):
13472 Bind message-send-mail-partially-limit to nil to avoid being prompted.
13473
13474 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
13475
13476 * mml.el (mml-attach-buffer): Prompt for `disposition'.
13477
13478 * message.el (message-bogus-address-regexp): Fix and improve custom
13479 type.
13480 (message-setup-hook): Add message-check-recipients as custom option.
13481
13482 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
13483
13484 * message.el (message-cite-function): Remove bogus autoload which crept
13485 in during merge from v5-10.
13486
13487 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
13488
13489 * nnimap.el (nnimap-open-connection): Fix login/password bug.
13490
13491 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13492
13493 * auth-source.el: Preliminary Tramp docs.
13494 (auth-sources): Change the default auth-sources to use
13495 EPA .gpg files.
13496
13497 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
13498
13499 * nntp.el: Autoload `auth-source-user-or-password'.
13500 (nntp-send-authinfo): Use it.
13501
13502 * nnimap.el: Autoload `auth-source-user-or-password'.
13503 (nnimap-open-connection): Use it.
13504
13505 * auth-source.el: Add docs on using with url-auth. Import gnus-util
13506 for the gnus-message function.
13507 (auth-source-user-or-password): Use it.
13508
13509 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13510
13511 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13512 rfc2104-hexstring-to-byte-list. Return a unibyte string.
13513 (rfc2104-hash): Use it.
13514
13515 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
13516
13517 * gnus-art.el (gnus-article-toggle-truncate-lines):
13518 Don't use `iff' in docstring.
13519
13520 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
13521
13522 * gnus-registry.el: Adjusted copyright dates and added a keyword.
13523
13524 * gnus-util.el (gnus-extract-address-component-name)
13525 (gnus-extract-address-component-email): Convenience functions around
13526 `gnus-extract-address-components'.
13527
13528 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13529 Use `gnus-extract-address-component-email' to fix bug of comparing full
13530 sender name to `user-mail-address'.
13531
13532 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
13533
13534 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13535 catch/throw to optimize.
13536 (gnus-registry-find-keywords): Just use member to find a keyword.
13537
13538 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13539
13540 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13541 is current before calling gnus-server-prepare.
13542 (gnus-server-setup-buffer, gnus-server-update-server)
13543 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13544
13545 2008-05-04 Juri Linkov <juri@jurta.org>
13546
13547 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13548 (mailcap-file-default-commands): Use mailcap-replace-in-string
13549 instead of replace-regexp-in-string, and mailcap-delete-duplicates
13550 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
13551
13552 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
13553
13554 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13555
13556 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13557
13558 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13559 hooks.
13560 (gnus-update-read-articles): Speed up non-marks-using users.
13561 (gnus-use-marks): Define gnus-use-marks.
13562 (gnus-propagate-marks): Rename variable to something more sensible.
13563
13564 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
13565
13566 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13567 (gmm-image-load-path-for-library): Fix typos in docstrings.
13568 (gmm-message): Reflow docstring.
13569
13570 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
13571
13572 * mail-source.el (mail-source-set-1, mail-source-bind):
13573 Move auth-source code out of the macro to clean it up and fix bugs.
13574
13575 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
13576
13577 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13578 by sender if it's equal to user-mail-address, it's likely to be
13579 useless.
13580
13581 * mail-source.el (mail-source-bind): Don't use user or password if they
13582 are not bound. Unintern them if they are nil. Don't use server unless
13583 it's bound, and default it to empty string otherwise.
13584
13585 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
13586
13587 * mail-source.el: Load auth-source.el.
13588 (mail-source-bind): Add comments. Call auth-source-user-or-password to
13589 get user name or password, if auth-sources is set up.
13590
13591 * gnus-registry.el (gnus-registry-split-strategy): New variable for
13592 strategy of splitting with parent.
13593 (gnus-registry-split-fancy-with-parent)
13594 (gnus-registry-post-process-groups): Use it and fix prior
13595 bug (returning a list as the split result).
13596
13597 * auth-source.el (auth-sources): Remove server parameter.
13598 (auth-source-pick, auth-source-user-or-password)
13599 (auth-source-user-or-password-imap)
13600 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13601 (auth-source-user-or-password-sftp)
13602 (auth-source-user-or-password-smtp): Remove server parameter.
13603
13604 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
13605
13606 * smime.el (smime-sign-region, smime-encrypt-region)
13607 (smime-decrypt-region):
13608 Remove redundant calls to `generate-new-buffer-name'.
13609
13610 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
13611
13612 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13613 Don't use QP for message/rfc822.
13614 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13615
13616 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13617
13618 * sieve-manage.el (sieve-string-bytes): Remove.
13619 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13620 correct byte-length only if the process's coding-system is the same as
13621 the one used internally by Emacs to represent strings.
13622
13623 2008-04-22 Juri Linkov <juri@jurta.org>
13624
13625 * mailcap.el (mailcap-file-default-commands): New function.
13626
13627 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13628
13629 * message.el (message-signature-separator, message-cite-function):
13630 Change custom version.
13631
13632 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13633
13634 * mm-decode.el (mm-display-external): Make temp file read-only.
13635
13636 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
13637
13638 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13639 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
13640 `C-c C-f d'.
13641
13642 2008-04-12 Adrian Aichner <adrian@xemacs.org>
13643
13644 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13645
13646 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
13647
13648 * auth-source.el: Add docs.
13649 (auth-sources): Modify format to support server.
13650 (auth-source-pick, auth-source-user-or-password)
13651 (auth-source-user-or-password-imap)
13652 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13653 (auth-source-user-or-password-sftp)
13654 (auth-source-user-or-password-smtp): Add server parameter.
13655
13656 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
13657
13658 * gnus-registry.el: Initialize the registry when gnus-registry-install
13659 is t.
13660
13661 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
13662
13663 * compface.el (uncompface): Make buffer unibyte.
13664
13665 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13666
13667 * mail-source.el (mail-source-value):
13668 Prefer fboundp to functionp so it works with macros as well.
13669
13670 2008-04-05 Glenn Morris <rgm@gnu.org>
13671
13672 * gnus-ems.el (mm-disable-multibyte): Autoload it.
13673
13674 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13675
13676 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13677 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13678
13679 * nnheader.el (nnheader-init-server-buffer): Change buffer's
13680 multibyteness after rather than before erasing it.
13681
13682 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13683 mm-with-multibyte.
13684 (gnus-request-article-this-buffer): Make sure the proper decoding is
13685 used if gnus-original-article-buffer happens to be unibyte.
13686
13687 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13688 default-enable-multibyte-characters.
13689
13690 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13691 default-enable-multibyte-characters.
13692
13693 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13694
13695 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13696
13697 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13698
13699 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13700 Fix last change in case the element is not even a symbol.
13701
13702 2008-04-02 Simon Josefsson <simon@josefsson.org>
13703
13704 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13705 imap-enable-exchange-bug-workaround.
13706 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13707
13708 2008-04-01 Simon Josefsson <simon@josefsson.org>
13709
13710 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13711 a 100 byte status-checks into a 2-3MB transfer for each group.
13712 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13713 to enable bug workaround or not.
13714 (nnimap-find-minmax-uid): Only enable workaround conditionally.
13715
13716 2008-03-31 Glenn Morris <rgm@gnu.org>
13717
13718 * message.el (mml2015-use): Declare for compiler.
13719 (message-info): Require mml2015 when appropriate.
13720
13721 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13722
13723 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13724 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13725 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13726 (nntp-service-to-port): New function.
13727 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13728 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13729 (nntp-open-netcat-stream): New function.
13730 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13731
13732 2008-03-29 Sven Joachim <svenjoac@gmx.de>
13733
13734 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13735
13736 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13737
13738 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13739
13740 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
13741
13742 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13743
13744 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13745
13746 * message.el (message-signature-separator): Change default.
13747 Improve custom type.
13748 (message-cite-function): Change default to
13749 message-cite-original-without-signature.
13750
13751 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13752 toggle.
13753
13754 * message.el (message-check-news-body-syntax): Fix signature check.
13755 (message-setup-1): Mark buffer as unmodified _after_ running
13756 message-setup-hook and handling message-alternative-emails.
13757 (message-shorten-references): Be more strict when building list of
13758 valid references to comply with GNKSA.
13759
13760 * gnus-group.el (gnus-read-ephemeral-bug-group)
13761 (gnus-read-ephemeral-debian-bug-group)
13762 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13763
13764 * message.el (message-info): Don't use booleanp which isn't supported
13765 in Emacs 21 and XEmacs.
13766
13767 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
13768
13769 * gnus-group.el (gnus-gmane-group-download-format): Rename from
13770 gnus-group-gmane-group-download-format.
13771 (gnus-group-read-ephemeral-gmane-group): Rename from
13772 gnus-group-read-ephemeral-gmane-group.
13773 (gnus-read-ephemeral-gmane-group-url): Rename from
13774 gnus-group-read-ephemeral-gmane-group-url.
13775 (gnus-bug-group-download-format-alist): New variable.
13776 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13777 (gnus-read-ephemeral-emacs-bug-group): New commands.
13778
13779 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
13780
13781 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13782 (gnus-visible-headers): Improve custom type.
13783
13784 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
13785
13786 * mml.el (mml-menu): Add workarounds for XEmacs.
13787
13788 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13789 X-Boundary header.
13790
13791 * message.el (message-simplify-recipients): Fix previous commit.
13792
13793 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13794
13795 * mm-util.el (mm-set-buffer-multibyte): New function.
13796 * mm-decode.el (mm-copy-to-buffer): Use it.
13797
13798 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13799 Prefer fboundp to functionp so it works with macros as well.
13800
13801 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13802
13803 * message.el (message-alter-recipients-discard-bogus-full-name):
13804 New function.
13805 (message-alter-recipients-function): New variable.
13806 (message-get-reply-headers): Use it.
13807 (message-replace-header): New helper function.
13808 (message-recipients-without-full-name): New variable.
13809 (message-simplify-recipients): New command.
13810
13811 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13812
13813 * message.el (message-info): Handle EasyPG manual.
13814
13815 * mml.el (mml-menu): Add entry for EasyPG.
13816
13817 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13818
13819 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13820 parameter.
13821
13822 * message.el (message-disassociate-draft): Specify drafts group name
13823 fully.
13824
13825 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13826
13827 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13828 Eliminate unnecessary duplicates from the match list.
13829
13830 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13831
13832 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13833 args of `how-many' of which the XEmacs version doesn't take; declare
13834 Info-index-next as function.
13835
13836 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13837
13838 * gnus-score.el (gnus-score-headers): Fix handling of
13839 gnus-inhibit-slow-scoring.
13840
13841 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13842 string.
13843 (gnus-button-url-regexp): Improve handling of parenthesis.
13844 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13845 (gnus-button-handle-info-keystrokes): Handle index entries.
13846
13847 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13848
13849 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13850 Incoming* files.
13851
13852 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13853
13854 * auth-source.el (auth-sources): Rename from auth-source-choices.
13855 (auth-source-pick): Use it.
13856
13857 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13858
13859 * auth-source.el (auth-source-protocols)
13860 (auth-source-protocols-customize, auth-source-choices): Add and
13861 modified variable customizations and defaults.
13862 (auth-source-pick, auth-source-user-or-password)
13863 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13864 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13865 (auth-source-user-or-password-sftp)
13866 (auth-source-user-or-password-smtp): Use new variables and provide an
13867 interface to netrc.el.
13868
13869 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13870
13871 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13872 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13873 Make sure the nntp port to specify is a string.
13874
13875 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13876
13877 * nntp.el: Use with-current-buffer.
13878 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13879 dubious mm-with-unibyte-current-buffer.
13880 (nntp-with-open-group-function): New function extracted from
13881 nntp-with-open-group macro.
13882 (nntp-with-open-group): Use the function, so it's easier to debug.
13883 Add indentation and debugging info.
13884 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13885 Recommend the use of the netcat alternatives.
13886
13887 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13888 Avoid mm-string-as-multibyte as well.
13889
13890 * nnweb.el (nnweb-insert-html):
13891 Remove use of nnheader-string-as-multibyte.
13892
13893 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13894 (nnheader-string-as-multibyte): Remove.
13895
13896 * mm-view.el: Use inhibit-read-only.
13897 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13898 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13899 or unibyte-string.
13900
13901 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13902 (mm-uu-yenc-extract): Use with-current-buffer.
13903
13904 * gnus-soup.el (gnus-soup-send-packet): Don't use
13905 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13906
13907 * nnmh.el: Use with-current-buffer.
13908 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13909 mm-string-as-multibyte on the output of mm-encode-coding-string.
13910
13911 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13912 (nnimap-request-move-article): Use with-current-buffer.
13913
13914 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13915 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13916 conversion uses string-make-unibyte rather than string-as-unibyte.
13917
13918 * gnus-msg.el: Use with-current-buffer.
13919
13920 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13921
13922 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13923
13924 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13925 string for caching if it is 'PIN.
13926
13927 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13928
13929 * mail-source.el (mail-source-delete-old-incoming-confirm):
13930 Change default to nil.
13931 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13932
13933 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13934
13935 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13936 (gnus-article-goto-prev-page): Work for articles having ^L's.
13937
13938 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13939
13940 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13941
13942 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13943
13944 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13945 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13946 (gnus-bookmark-jump): Adjust some variable names.
13947
13948 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13949
13950 * auth-source.el: New package.
13951 (auth-source-choices): Add customization entry point variable.
13952
13953 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13954 bug.
13955
13956 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13957
13958 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13959 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13960 (gnus-registry-install-shortcuts): Rename from
13961 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13962 the `gnus-registry-mark-map' keymap dynamically from
13963 `gnus-registry-marks'. The generated functions update the summary line
13964 when a registry mark is added or deleted, and will call
13965 `gnus-registry-install-p' (see the comments in the code).
13966 (gnus-registry-user-format-function-M): Use concat intelligently.
13967
13968 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13969 the registry mark functions.
13970
13971 2008-03-05 Glenn Morris <rgm@gnu.org>
13972
13973 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13974 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13975 gnus-art.
13976 (top-level): No need to load own source when compiling.
13977
13978 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13979
13980 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13981 Suggested by <chris.anderton@zetnet.co.uk>.
13982
13983 2008-03-04 Glenn Morris <rgm@gnu.org>
13984
13985 * gnus-sum.el (top-level): No need to require gnus when compiling,
13986 since unconditionally required near start of file.
13987 (gnus-summary-display-while-building): Move definition before use.
13988
13989 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13990
13991 * gnus-registry.el (gnus-registry-user-format-function-M):
13992 Add formatting function.
13993
13994 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13995
13996 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13997 with plists.
13998 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13999 Use new format.
14000
14001 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14002
14003 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14004 `where-is-internal' that returns a range of key sequences.
14005
14006 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
14007
14008 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14009
14010 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14011 (gnus-summary-jump-to-group): Consider windows on other displayed
14012 frames as well. Similar changes might be needed elsewhere, but that's
14013 the one I've bumped into during my use.
14014
14015 * nndoc.el (nndoc-oe-dbx-type-p):
14016 * gnus-msg.el (gnus-debug):
14017 * gnus-group.el (gnus-update-group-mark-positions):
14018 Use mm-string-to-multibyte.
14019
14020 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
14021
14022 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14023 doesn't handle NotDashEscaped.
14024
14025 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
14026 (mml-dnd-attach-options): Fix typo in custom choice.
14027
14028 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14029 Change nndoc-article-type to mbox.
14030 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14031
14032 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
14033 to nil, instead of html2text.
14034
14035 * imap.el (imap-debug): Add `imap-ping-server'.
14036
14037 * gnus-bookmark.el: Add FIXMEs.
14038
14039 * message.el (message-form-letter-separator)
14040 (message-send-form-letter-delay): New variables.
14041 (message-send-form-letter): Use them. New command to send form
14042 letters. Requested by Uwe Siart.
14043 (message-send-mail-function): Doc fix. Add "Other" custom option.
14044
14045 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
14046
14047 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14048 empty author.
14049
14050 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
14051
14052 * gnus-registry.el (gnus-registry-marks): Add variable for
14053 customization of marks and their appearance.
14054 (gnus-registry-read-mark): Use it.
14055 (gnus-registry-do-marks): Add utility function to loop through
14056 `gnus-registry-marks'.
14057 (gnus-registry-install-shortcuts-and-menus): Add function to install
14058 shortcuts and menus.
14059 (gnus-registry-initialize): Use it.
14060 (gnus-registry-default-mark): Clarify documentation.
14061
14062 2008-02-29 Glenn Morris <rgm@gnu.org>
14063
14064 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14065 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14066 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14067 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14068 Change defcustom :version from 23.0 to 23.1.
14069
14070 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
14071
14072 * gnus-registry.el (gnus-registry-follow-group-p)
14073 (gnus-registry-post-process-groups): Add functions to aid registry
14074 splitting and improve logging. Clarify behavior in function
14075 documentation.
14076 (gnus-registry-split-fancy-with-parent): Use them.
14077
14078 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
14079
14080 * gnus-art.el: Use with-current-buffer.
14081
14082 2008-02-27 David Engster <dengste@eml.cc>
14083
14084 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14085 Express real group name in the response.
14086
14087 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
14088
14089 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14090 (nnmairix-last-server, nnmairix-current-server): Defvar them.
14091 (nnmairix-goto-original-article): Defvar gnus-registry-install and
14092 autoload gnus-registry-fetch-group when compiling.
14093 (nnmairix-request-group-with-article-number-correction):
14094 Remove unreferenced argument passed to nnmairix-call-backend.
14095
14096 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
14097
14098 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14099 (mm-uu-extract): Improve face for low color ttys.
14100 Reported by Sascha Wilde.
14101
14102 2008-02-27 Glenn Morris <rgm@gnu.org>
14103
14104 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14105 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14106 variables to defconsts. Convert comments to doc-strings.
14107 (nnmairix-last-server, nnmairix-current-server): Convert from free
14108 variables to defvars. Convert comments to doc-strings.
14109 (gnus-registry-fetch-group): Autoload.
14110 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14111 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14112 (nnmairix-widget-build-editable-fields): Use car cddr rather than
14113 caddr.
14114 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14115 nnmairix-request-group-with-article-number-correction call.
14116 (nnmairix-fast, nnmairix-group): New, less general names, for free
14117 variables passed from nnmairix-request-group to
14118 nnmairix-request-group-with-article-number-correction. Declare.
14119 (nnmairix-request-group-with-article-number-correction):
14120 Use nnmairix-fast, nnmairix-group rather than fast, group.
14121
14122 2008-02-26 David Engster <dengste@eml.cc>
14123
14124 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
14125 version 0.5.
14126
14127 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
14128
14129 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14130 instead of making an extra function call. Don't add the current group
14131 to articles only when they have the group. Use
14132 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14133 Reported by David <de_bb@arcor.de>.
14134
14135 2008-02-24 Miles Bader <miles@gnu.org>
14136
14137 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14138 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14139 (mm-find-mime-charset-region):
14140 * mm-bodies.el (mm-encode-body):
14141 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14142
14143 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
14144
14145 * mail-source.el (mail-source-delete-incoming): Change default.
14146 Supplement doc string.
14147
14148 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14149
14150 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
14151
14152 * nnmail.el (nnmail-message-id-cache-file): Derive from
14153 `gnus-home-directory'.
14154
14155 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
14156
14157 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14158 Document negative prefix.
14159
14160 * gnus-group.el (gnus-group-read-group): Document negative prefix.
14161
14162 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14163
14164 * message.el (message-unsent-separator): Add the Exim bounce
14165 separator.
14166
14167 2008-02-10 Daiki Ueno <ueno@unixuser.org>
14168
14169 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14170 list.
14171 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14172 recipient/signer list.
14173
14174 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
14175
14176 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14177 fbound (Emacs 23 unicode), signal an error.
14178
14179 2008-02-08 Glenn Morris <rgm@gnu.org>
14180
14181 * gnus-art.el (pgg-display-output-buffer): Declare as function.
14182
14183 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
14184
14185 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14186 ports to the calls to `netrc-machine-user-or-password' in addition to
14187 "imap" and "imaps".
14188
14189 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
14190
14191 * gnus.el (gnus-group-startup-message): Add `find-image' call before
14192 image-load-path is let-bound. Reported by Harald Hanche-Olsen
14193 <hanche@math.ntnu.no>.
14194
14195 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
14196
14197 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14198
14199 2008-02-01 Zhang Wei <id.brep@gmail.com>
14200
14201 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14202
14203 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14204
14205 2008-02-01 Miles Bader <miles@gnu.org>
14206
14207 * mml.el (mml-parse-1): Remove apparently vestigial use of
14208 `mm-hack-charsets'.
14209 * mm-bodies.el (mm-encode-body): Likewise.
14210
14211 2008-02-01 Kenichi Handa <handa@m17n.org>
14212
14213 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14214 rfc2104-hexstring-to-bitstring and changed to return a byte list.
14215 (rfc2104-hash): Convert the result of concat to unibyte string.
14216
14217 2008-02-01 Dave Love <fx@gnu.org>
14218
14219 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14220 coding-system-for-read.
14221 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14222
14223 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14224 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
14225 (mm-find-mime-charset-region): Remove hack-charsets stuff.
14226
14227 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
14228
14229 * mail-source.el (mail-sources): Add `group' choice.
14230
14231 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14232 parameter `in-group' to control into which group the articles go.
14233 Add treatment of `group' mail-source.
14234
14235 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
14236
14237 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14238 * message.el (message-beginning-of-line): Use featurep instead of bound
14239 tests in order to resolve conditionals at compile time.
14240
14241 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
14242
14243 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14244
14245 * mm-decode.el (mm-dissect-buffer): Decode description.
14246
14247 * mml.el (mml-to-mime): Encode message header first.
14248
14249 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
14250
14251 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14252 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14253
14254 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
14255
14256 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14257
14258 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
14259
14260 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14261 prefix keys.
14262 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14263 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14264 gnus-xmas.el.
14265
14266 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
14267
14268 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14269 Add new variables for article mark management.
14270 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14271 list of extra data entries which, when present, will indicate that the
14272 article ID should not be trimmed from the registry.
14273 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14274 functions.
14275 (gnus-registry-read-mark): New function to read a mark name from the
14276 user.
14277 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14278 (gnus-registry-set-article-mark-internal): New functions to add and
14279 remove marks.
14280 (gnus-registry-get-article-marks): New function to show the marks for
14281 an article, or retrieve them for further use.
14282
14283 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
14284
14285 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14286 keys when no argument is given.
14287
14288 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
14289
14290 * gnus-sum.el (gnus-article-sort-by-random)
14291 (gnus-thread-sort-by-random): Fix doc strings.
14292 Reported by jidanni@jidanni.org.
14293
14294 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
14295
14296 * gnus-art.el (gnus-article-describe-bindings): New function.
14297 (gnus-article-read-summary-keys): Use it.
14298 (gnus-article-mode-map): Bind `C-h b' to it.
14299
14300 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
14301
14302 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14303 XEmacs.
14304 (gnus-article-describe-key, gnus-article-describe-key-briefly):
14305 Protect against non-character events.
14306
14307 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
14308
14309 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14310 New command.
14311 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14312 instead of END. Change name of the temp file.
14313 (gnus-group-gmane-group-download-format): Add doc string. Make it
14314 customizable.
14315
14316 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
14317
14318 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14319 bind `S W' to gnus-article-wide-reply-with-original; set default
14320 binding to gnus-article-read-summary-send-keys.
14321 (gnus-article-read-summary-keys): Fix the order of keys; display
14322 continuation keys correctly in the echo area; describe bindings
14323 correctly when keys end with `C-h'.
14324 (gnus-article-read-summary-send-keys): New function.
14325 (gnus-article-describe-key, gnus-article-describe-key-briefly):
14326 Work for gnus-article-read-summary-send-keys; display continuation keys
14327 correctly in the echo area.
14328 (gnus-article-reply-with-original): Ignore prefix argument.
14329 (gnus-article-wide-reply-with-original): New function.
14330
14331 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
14332
14333 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14334 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14335
14336 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
14337
14338 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14339 (gnus-group-read-ephemeral-gmane-group): New command.
14340
14341 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14342
14343 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14344
14345 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14346
14347 * message.el (message-send-mail-function): Increase custom version.
14348
14349 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14350 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
14351
14352 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
14353
14354 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14355 html parts correctly; support forwarded messages.
14356 (gnus-article-browse-html-article): Remove work buffers.
14357
14358 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14359 compiling.
14360 (netrc-bound-and-true-p): New macro.
14361 (netrc-parse): Use it instead of bound-and-true-p that is not available
14362 in XEmacs 21.4.
14363
14364 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
14365
14366 * gnus-registry.el (gnus-registry-mark-article)
14367 (gnus-registry-article-marks): Add functionality to mark articles
14368 through the Gnus registry.
14369
14370 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14371 (netrc-parse): Use encrypt-file-alist to determine if
14372 encrypt-find-model or encrypt-insert-file-contents should be used.
14373
14374 2007-12-19 Glenn Morris <rgm@gnu.org>
14375
14376 * mml.el (message-options-set, message-narrow-to-head)
14377 (message-in-body-p, message-mail-p, message-encode-message-body):
14378 Autoload.
14379 (message-remove-header, message-narrow-to-headers-or-head)
14380 (message-subscribed-p, message-make-mail-followup-to)
14381 (message-position-on-field, message-news-p)
14382 (message-options-set-recipient, message-generate-headers)
14383 (message-sort-headers): Declare as functions.
14384
14385 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
14386
14387 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14388 convention in doc string.
14389
14390 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
14391
14392 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14393 title to html parts.
14394 (gnus-article-browse-html-article): Pass message header to it.
14395
14396 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14397
14398 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
14399
14400 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14401 or password compatible with XEmacs.
14402
14403 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
14404
14405 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14406 format document.
14407 (gnus-mime-delete-part): Don't write description line if empty.
14408 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14409
14410 2007-12-14 Johan Bockgård <bojohan@gnu.org>
14411
14412 * gnus-sum.el (gnus-summary-mark-unread-as-read)
14413 (gnus-summary-mark-read-and-unread-as-read)
14414 (gnus-summary-mark-current-read-and-unread-as-read)
14415 (gnus-summary-mark-unread-as-ticked): Doc fix.
14416 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14417
14418 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
14419
14420 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14421 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14422
14423 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
14424
14425 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14426 yes-or-no-p.
14427
14428 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
14429
14430 * mm-decode.el (mm-add-meta-html-tag): New function.
14431 (mm-save-part-to-file, mm-pipe-part): Use it.
14432
14433 * gnus-art.el (gnus-article-browse-delete-temp-files):
14434 Use gnus-y-or-n-p instead of y-or-n-p.
14435 (gnus-article-browse-html-parts): Work with message/external-body; use
14436 mm-add-meta-html-tag.
14437
14438 2007-12-11 Glenn Morris <rgm@gnu.org>
14439
14440 * gnus-cache.el: Require gnus-sum not just when compiling.
14441
14442 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14443
14444 * gnus-int.el (gnus-server-opened, gnus-status-message):
14445 Move definitions before use.
14446
14447 * mm-decode.el: Require gnus-util.
14448 (mm-remove-part): Only call delete-annotation on XEmacs.
14449
14450 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14451
14452 * nnmail.el: Require gnus-int.
14453
14454 * spam.el: Move `require's before `eval-when-compile's.
14455
14456 * gnus-ems.el (gnus-alive-p):
14457 * gnus-fun.el (message-goto-eoh):
14458 * gnus-util.el (gnus-group-name-decode):
14459 * mail-source.el (gnus-compress-sequence):
14460 * message.el (Info-goto-node, format-spec):
14461 * mm-bodies.el (message-options-get):
14462 * mm-decode.el (mm-view-pkcs7):
14463 * mm-util.el (gmm-write-region):
14464 * mml-smime.el (mml-compute-boundary)
14465 (gnus-completing-read-with-default):
14466 * mml.el (widget-button-press, gnus-make-hashtable):
14467 * mml1991.el (mm-decode-content-transfer-encoding)
14468 (mm-encode-content-transfer-encoding)
14469 (message-options-get, message-options-set):
14470 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14471 * nnfolder.el (gnus-request-group):
14472 * nnheader.el (ietf-drums-unfold-fws):
14473 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14474 * smime.el (gnus-run-mode-hooks):
14475 * spam-stat.el (gnus-message): Autoload.
14476
14477 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14478 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14479 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14480 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14481 Add declare-function compatibility definition.
14482
14483 * gnus-cache.el (nnvirtual-find-group-art):
14484 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14485 (gnus-add-image, gnus-add-wash-type):
14486 * gnus-group.el (nnkiboze-score-file):
14487 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14488 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14489 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14490 (message-tokenize-header, gnus-get-buffer-create)
14491 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14492 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14493 * gnus.el (gnus-group-decoded-name):
14494 * mail-source.el (imap-capability):
14495 * mm-bodies.el (message-options-set):
14496 * mm-decode.el (gnus-configure-windows):
14497 * mm-extern.el (message-goto-body):
14498 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14499 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14500 (epg-sub-key-validity, message-options-set):
14501 * mml.el (widget-event-point, gnus-configure-windows):
14502 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14503 * mml2015.el (epg-check-configuration, epg-configuration)
14504 (message-options-set):
14505 * nndb.el (nndb-request-article):
14506 * nnfolder.el (gnus-request-create-group):
14507 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14508 * nnmaildir.el (gnus-group-mark-article-read):
14509 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14510 * rfc1843.el (message-fetch-field):
14511 * spam.el (gnus-extract-address-components):
14512 Declare as functions.
14513
14514 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
14515
14516 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14517
14518 2007-12-09 Glenn Morris <rgm@gnu.org>
14519
14520 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14521
14522 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14523 * message.el, mm-view.el, sieve-manage.el, smime.el:
14524 Add declare-function compatibility definition.
14525
14526 * gnus-art.el (w3-region, w3m-region, Info-menu):
14527 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14528 * gnus-sum.el (gnus-get-predicate):
14529 * gnus-util.el (mm-append-to-file, w32-focus-frame):
14530 * message.el (mail-abbrev-in-expansion-header-p):
14531 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14532 (w3m-detect-meta-charset, w3m-region):
14533 * sieve-manage.el (password-read, password-cache-add)
14534 (password-cache-remove):
14535 * smime.el (password-read-and-add): Declare as functions.
14536
14537 2007-12-08 David Kastrup <dak@gnu.org>
14538
14539 * gnus-sum.el (gnus-summary-simplify-subject-query):
14540 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14541 `message'.
14542
14543 2007-12-07 Glenn Morris <rgm@gnu.org>
14544
14545 * gnus-art.el (article-make-date-line): Revert previous change.
14546
14547 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
14548
14549 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14550
14551 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
14552
14553 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14554 Call gnus-add-to-range ranges only once with a prepared article-list.
14555
14556 2007-12-06 Paul Jarc <prj@po.cwru.edu>
14557
14558 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14559 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14560 group names with backslashes.
14561 Reported by Tassilo Horn <tassilo@member.fsf.org>.
14562
14563 2007-12-06 Deepak Goel <deego3@gmail.com>
14564
14565 * gnus-art.el (article-make-date-line):
14566 * gnus-start.el (gnus-load):
14567 * pop3.el (pop3-read-response): Fix buggy call to `error'.
14568
14569 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14570
14571 * gnus-art.el (gnus-use-idna):
14572 * gnus-start.el (gnus-site-init-file):
14573 * message.el (message-use-idna):
14574 * mm-uu.el (mm-uu-hide-markers):
14575 * smiley.el (smiley-style): Revert changes that suppress warnings.
14576
14577 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14578
14579 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14580 specify charset to html source.
14581 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14582
14583 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14584
14585 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14586 idna-program in order to suppress byte compile warning issued by XEmacs
14587 that came to byte compile the default value section of defcustom forms
14588 recently.
14589
14590 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14591 value of installation-directory.
14592
14593 * message.el (message-use-idna): Don't directly refer to the value of
14594 idna-program.
14595
14596 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14597
14598 * smiley.el (smiley-style): Don't directly call face-attribute.
14599
14600 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
14601
14602 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14603
14604 * gnus-dired.el: Reduce Gnus dependencies.
14605 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14606 Don't require. Use autoloads instead.
14607 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14608 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14609 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14610 (gnus-dired-mode): Adjust doc string.
14611 (gnus-dired-mail-mode): New variable.
14612 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14613 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14614 (gnus-dired-mail-buffers): New function. Return mail or message
14615 composition buffers.
14616 (gnus-dired-attach): Use it.
14617 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14618 NO-DECODE.
14619 (gnus-dired-print): Use `gnus-print-buffer' depending on
14620 `gnus-dired-mail-mode'.
14621
14622 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
14623
14624 * rfc2047.el (rfc2047-encoded-word-regexp)
14625 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14626 explaining what regexp patterns are for.
14627
14628 2007-12-04 Glenn Morris <rgm@gnu.org>
14629
14630 * password.el: Move to ../password-cache.el.
14631
14632 * mml1991.el (password-read, password-cache-add, password-cache-remove):
14633 * mml2015.el (password-read, password-cache-add, password-cache-remove):
14634 * mml-smime.el (password-read, password-cache-add)
14635 (password-cache-remove):
14636 No need to autoload, since mml-sec requires password.
14637
14638 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14639 * message.el (gnus-extract-address-components):
14640 * mml-smime.el (gnus-extract-address-components): Define for compiler.
14641
14642 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14643 password.
14644
14645 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
14646
14647 * mailcap.el: Reduce dependencies.
14648 (mail-header-parse-content-type): Autoload.
14649 (mailcap-delete-duplicates): New alias.
14650 (mailcap-mime-info): Add optional argument NO-DECODE.
14651 (mailcap-mime-types): Use mailcap-delete-duplicates.
14652
14653 * message.el (message-ignored-supersedes-headers): Add "X-ID".
14654
14655 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14656
14657 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14658 function.
14659
14660 * gnus-uu.el (gnus-uu-decode-yenc): New command.
14661 (gnus-uu-yenc-article): New function.
14662
14663 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14664
14665 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14666
14667 2007-12-02 Glenn Morris <rgm@gnu.org>
14668
14669 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
14670 Move to ../net.
14671
14672 * binhex.el, uudecode.el: Move to ../mail.
14673
14674 * encrypt.el: Remove file.
14675
14676 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
14677
14678 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14679 matches on patches.
14680
14681 * gnus-art.el (gnus-article-browse-html-article):
14682 Mention `mm-text-html-renderer' in the doc string.
14683
14684 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14685 string. Add comments.
14686
14687 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14688 if rhs is ASCII.
14689
14690 2007-12-01 Glenn Morris <rgm@gnu.org>
14691
14692 * dig.el, dns.el: Move to ../net.
14693 * format-spec.el, hex-util.el, sha1.el: Move to ../.
14694
14695 * mail-source.el (top-level): Require format-spec before
14696 eval-when-compile.
14697
14698 2007-11-30 Glenn Morris <rgm@gnu.org>
14699
14700 * encrypt.el: Require password, rather than autoloading password-read.
14701
14702 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
14703
14704 * gnus.el (gnus-method-to-server): Add an optional parameter so the
14705 caller can indicate whether the cache should be disregarded for this
14706 call. This way the result of the call is reproducible at all times and
14707 can be considered a canonical server name for the supplied method.
14708 (gnus-agent-method-p): Canonicalize server names by pushing their
14709 method through `gnus-method-to-server' using the no-cache argument.
14710
14711 * gnus-srvr.el (gnus-server-insert-server-line):
14712 Call `gnus-method-to-server' with `no-cache' argument.
14713
14714 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14715 gnus-agent-possibly-synchronize-flags as this should be called when the
14716 server is actually being opened.
14717 (gnus-agent-possibly-synchronize-flags)
14718 (gnus-agent-possibly-synchronize-flags-server): Move check for the
14719 flags file of an agentized server to the latter function.
14720
14721 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14722 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14723 after a connection has been established successfully.
14724
14725 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
14726
14727 * gnus-art.el (article-display-face): Force to display face if called
14728 interactively; check if gnus-article-x-face-too-ugly matches author.
14729 (article-display-x-face): Display face even if From header is missing
14730 as article-display-face does.
14731
14732 2007-11-28 Richard Stallman <rms@gnu.org>
14733
14734 * md4.el: Move to ../.
14735 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
14736
14737 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
14738
14739 * mail-source.el (mail-sources): Default to fetch from file for
14740 compatibility with default of nnmail-spool-file.
14741
14742 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
14743
14744 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14745 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14746 to look for encoded word that should be encoded again.
14747 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14748 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14749 encoding pattern.
14750 (rfc2047-decode-region): Switch strict regexp and loose one according
14751 to rfc2047-allow-irregular-q-encoded-words.
14752
14753 2007-11-26 Simon Josefsson <simon@josefsson.org>
14754
14755 * imap.el: Move to ../net directory.
14756
14757 2007-11-25 Romain Francoise <romain@orebokech.com>
14758
14759 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14760
14761 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14762
14763 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14764 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14765
14766 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14767 `nnmail-spool-file'.
14768
14769 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14770 `nnmail-spool-file'.
14771
14772 * gnus-move.el (gnus-change-server): Ditto.
14773
14774 * gnus-kill.el (gnus-batch-score): Ditto.
14775
14776 * gnus-cache.el (gnus-jog-cache): Ditto.
14777
14778 * gnus-msg.el (gnus-summary-reply):
14779 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14780
14781 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14782
14783 * gnus-cache.el (gnus-cache-generate-nov-databases):
14784 Use nnml-generate-nov-databases-directory instead of
14785 nnml-generate-nov-databases-1.
14786
14787 2007-11-24 Glenn Morris <rgm@gnu.org>
14788
14789 * message.el (message-tool-bar-retro): Update for rename
14790 mail_send.xpm->mail-send.xpm.
14791
14792 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14793
14794 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14795 `smime-ldap-search' for Emacs 22 and up.
14796
14797 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14798
14799 * hashcash.el: Move to ../mail directory.
14800
14801 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14802
14803 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14804 `smime-ldap-search' for Emacs 22 and up.
14805
14806 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14807
14808 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14809
14810 * message.el (message-send-mail-function): Fix error convention.
14811 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14812 (message-widen-reply, message-send-mail, message-talkative-question)
14813 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14814 (message-clone-locals, message-send-news): Use with-current-buffer.
14815 (message-insert-or-toggle-importance): Remove unused var `valid'.
14816 (message-make-references): Remove unused var `new-references'.
14817 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14818
14819 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14820
14821 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14822 (spam-split-symbolic-return-positive): Reflow docstring.
14823 (spam-backends, spam-summary-exit-behavior)
14824 (spam-mark-ham-unread-before-move-from-spam-group)
14825 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14826 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14827 (spam-clear-cache, spam-backend-check, spam-install-backend)
14828 (spam-install-statistical-backend, spam-list-of-processors)
14829 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14830 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14831 (spam-check-crm114, spam-initialize, spam-unload-hook):
14832 Fix typos in docstrings.
14833
14834 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14835
14836 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14837 been checked if they have never been read and those group levels are
14838 higher than the one that a user specified.
14839
14840 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14841
14842 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14843 foreign groups unless a group level is specified by a user.
14844 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14845
14846 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14847
14848 * message.el (message-send-mail-function): Require sendmail.
14849
14850 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14851
14852 * message.el (message-send-mail-function): Check for smtpmail too.
14853
14854 * utf7.el (utf7-encode, utf7-decode): Use coding system
14855 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14856
14857 * message.el (message-send-mail-function): New function.
14858 (message-send-mail-function): Set default using
14859 message-send-mail-function. Adjust doc string.
14860 (message-send-mail-with-mailclient): New function.
14861
14862 2007-11-17 Richard Stallman <rms@gnu.org>
14863
14864 * assistant.el: Remove file.
14865
14866 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14867
14868 * smime.el (from):
14869 * rfc2047.el (message-posting-charset):
14870 * qp.el (mm-use-ultra-safe-encoding):
14871 * pop3.el (parse-time-months):
14872 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14873 * nnml.el (files):
14874 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14875 (jka-compr-compression-info-list, ange-ftp-path-format)
14876 (efs-path-regexp):
14877 * nndiary.el (files):
14878 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14879 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14880 (epg-digest-algorithm-alist, inhibit-redisplay)
14881 (password-cache-expiry):
14882 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14883 (pgg-output-buffer, password-cache-expiry):
14884 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14885 (efs-path-regexp):
14886 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14887 (inhibit-redisplay):
14888 * mm-uu.el (file-name, start-point, end-point, entry)
14889 (gnus-newsgroup-name, gnus-newsgroup-charset):
14890 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14891 (latin-unity-ucs-list):
14892 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14893 (mm-uu-binhex-decode-function):
14894 * message.el (gnus-message-group-art, gnus-list-identifiers)
14895 (rmail-enable-mime-composing, gnus-local-organization)
14896 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14897 (gnus-read-active-file, facemenu-add-face-function)
14898 (facemenu-remove-face-function, gnus-article-decoded-p)
14899 (tool-bar-mode):
14900 * mail-source.el (display-time-mail-function):
14901 * gnus-util.el (nnmail-pathname-coding-system)
14902 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14903 (gnus-original-article-buffer, gnus-user-agent)
14904 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14905 (xemacs-codename, sxemacs-codename, emacs-program-version):
14906 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14907 * gnus-start.el (gnus-agent-covered-methods)
14908 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14909 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14910 (gnus-newsgroup-headers, gnus-group-list-mode)
14911 (gnus-group-mark-positions, gnus-newsgroup-data)
14912 (gnus-newsgroup-unreads, nnoo-state-alist)
14913 (gnus-current-select-method, mail-sources)
14914 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14915 (nnmail-spool-file, gnus-cache-active-hashtb):
14916 * gnus-mh.el (mh-lib-progs):
14917 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14918 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14919 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14920 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14921 (gnus-group-buffer):
14922 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14923 (font-lock-set-defaults):
14924 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14925 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14926 (gnus-summary-post-menu, total-parts, type, condition, length):
14927 * gnus-agent.el (gnus-agent-read-agentview):
14928 * flow-fill.el (show-trailing-whitespace):
14929 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14930 eval-and-compile wrappers for byte compiler pacifiers.
14931
14932 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14933 (mm-display-inline-fontify): Check for featurep 'xemacs not
14934 extent-list.
14935
14936 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14937 itimer-list.
14938 (mm-create-image-xemacs): Only do something for XEmacs.
14939 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14940
14941 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14942
14943 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14944 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14945
14946 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14947
14948 * nnimap.el (nnimap-split-download-body):
14949 * gnus-demon.el (gnus-demon):
14950 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14951
14952 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14953
14954 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14955 New macros.
14956 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14957 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14958 copy data from unibyte buffer to multibyte current buffer.
14959 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14960 to copy data from unibyte current buffer to multibyte buffer.
14961 (nntp-make-process-buffer): Make process buffer unibyte.
14962
14963 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14964
14965 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14966
14967 * pop3.el (pop3-open-server): Accept and process data more robustly at
14968 connection start to avoid spurious "POP SSL connection failed" errors.
14969
14970 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14971
14972 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14973 read group names.
14974
14975 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14976
14977 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14978
14979 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14980
14981 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14982 (nnmail-save-active): Use a unibyte buffer when saving active file,
14983 which may contain non-ASCII group names.
14984
14985 * nnml.el (nnml-request-group): Decode group names in messages.
14986
14987 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14988
14989 * message.el (message-citation-line-function)
14990 (message-insert-formatted-citation-line): Fix spelling of
14991 `message-insert-formated-citation-line'.
14992
14993 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14994
14995 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14996
14997 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14998
14999 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15000 nnmail-pathname-coding-system.
15001
15002 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15003 that a user enters; decode group names in messages.
15004
15005 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15006
15007 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
15008
15009 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15010
15011 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15012
15013 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15014 risky local variable.
15015
15016 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15017
15018 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
15019
15020 * encrypt.el: Improve documentation to fix function name typo.
15021 Reported by Daiki Ueno <ueno@unixuser.org>.
15022
15023 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
15024
15025 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15026 even if the point is not in the last page of an article.
15027 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15028 back to the previous page.
15029
15030 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
15031
15032 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15033
15034 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
15035
15036 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15037
15038 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
15039
15040 * message.el (message-check-news-body-syntax):
15041 Avoid mm-string-as-multibyte.
15042 (message-hide-headers): Don't assume (point-min)==1.
15043
15044 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
15045
15046 * message.el (message-remove-blank-cited-lines): Fix if remove is
15047 given.
15048 (message-bogus-address-regexp): New variable.
15049 (message-bogus-recipient-p): New function.
15050 (message-check-recipients): New command.
15051 (message-syntax-checks): Add `bogus-recipient'.
15052 (message-fix-before-sending): Add `bogus-recipient'.
15053
15054 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15055 (gnus-treat-body-boundary): Don't test window-system.
15056
15057 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
15058
15059 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15060
15061 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
15062
15063 * gnus.el: Bump version to Gnus v5.13.
15064
15065 2007-10-28 Miles Bader <miles@gnu.org>
15066
15067 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15068 at compile-time too.
15069
15070 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
15071
15072 * gnus-msg.el (gnus-message-setup-hook):
15073 Add `message-remove-blank-cited-lines' to options.
15074
15075 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
15076
15077 * message.el (message-remove-blank-cited-lines): New function.
15078 Suggested by Karl Plästerer.
15079
15080 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
15081
15082 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15083 mapc.
15084
15085 * imap.el (imap-open): Replace mapcar called for effect with mapc.
15086 (top-level): Use mapc to set functions to be traced for debugging.
15087
15088 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15089 called for effect with while loop.
15090
15091 * message.el (message-talkative-question): Replace mapcar called for
15092 effect with mapc.
15093
15094 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15095 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15096 called for effect with dolist.
15097
15098 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15099
15100 * nndiary.el: Use dolist instead of mapcar to add diary headers to
15101 gnus-extra-headers and nnmail-extra-headers.
15102
15103 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15104 called for effect with dolist.
15105 (top-level): Use mapc to set functions to be traced for debugging.
15106
15107 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15108 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15109 dolist.
15110
15111 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15112 Replace mapcar called for effect with mapc.
15113 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15114 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15115 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15116 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15117
15118 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15119 remove-if that's a cl function.
15120
15121 * webmail.el (webmail-debug): Replace mapcar called for effect with
15122 dolist.
15123
15124 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
15125
15126 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15127 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15128 with while loop.
15129
15130 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15131 functions from article-* functions.
15132 (gnus-multi-decode-header): Replace mapcar called for effect with
15133 dolist.
15134
15135 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15136 (gnus-bookmark-show-details): Replace mapcar called for effect with
15137 while loop.
15138
15139 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15140 called for effect with while loop.
15141
15142 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15143 with dolist.
15144
15145 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15146 Replace mapcar called for effect with dolist.
15147
15148 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15149
15150 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15151 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15152 Replace mapcar called for effect with dolist.
15153 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15154 mapc.
15155
15156 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15157 Replace mapcar called for effect with dolist.
15158 (gnus-topic-list): Replace mapcar called for effect with mapc.
15159
15160 * gnus.el: Use mapc instead of mapcar to add autoloads.
15161
15162 2007-10-23 Richard Stallman <rms@gnu.org>
15163
15164 * gnus-group.el (gnus-group-highlight): Mark as risky.
15165
15166 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
15167
15168 * gnus.el (gnus-server-to-method): Return method found first in
15169 gnus-newsrc-alist.
15170
15171 * gnus-art.el (gnus-article-highlight-signature)
15172 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15173 button overlay without the front stickiness.
15174
15175 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
15176
15177 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15178 overview buffer needed a catch to receive its throw.
15179 (gnus-agent-flush-cache): Declare as interactive to make this function
15180 easier to use.
15181
15182 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
15183
15184 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15185 `next-line'.
15186
15187 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
15188
15189 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15190 exclude address matching message-dont-reply-to-names.
15191
15192 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
15193
15194 * gnus-util.el (gnus-string<): New function.
15195
15196 * gnus-sum.el (gnus-article-sort-by-author)
15197 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15198
15199 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
15200
15201 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15202 the frame-focus tag is set in gnus-buffer-configuration.
15203
15204 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
15205
15206 * gnus-art.el (gnus-article-add-button): Make a button overlay without
15207 the front stickiness.
15208
15209 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
15210
15211 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15212 url pattern; remove duplicate one.
15213 (gnus-article-extend-url-button): New function.
15214 (gnus-article-add-buttons): Use it.
15215 (gnus-button-push): Use concatenated url that it makes.
15216
15217 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
15218
15219 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15220 (sieve-manage-open): Use `mapc' instead of `mapcar'.
15221
15222 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15223
15224 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15225 Don't hardcode point-min==1.
15226
15227 2007-09-30 David Kastrup <dak@gnu.org>
15228
15229 * gnus-art.el (gnus-article-reply-with-original)
15230 (gnus-article-followup-with-original): When `transient-mark-mode' is
15231 off, refrain from active-region behavior for followups.
15232
15233 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
15234
15235 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15236 Fix comment about "iso8859-1".
15237
15238 2007-10-08 Daiki Ueno <ueno@unixuser.org>
15239
15240 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15241 ones returned from the verify-function.
15242
15243 * mm-uu.el (mm-uu-pgp-signed-extract-1):
15244 Call mml2015-extract-cleartext-signature if extraction failed.
15245
15246 2007-10-07 Daiki Ueno <ueno@unixuser.org>
15247
15248 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15249 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15250 failed.
15251
15252 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
15253
15254 * Relicense "GPLv2 or later" files to "GPLv3 or later".
15255
15256 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
15257
15258 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15259 to mark a thread as expirable. Add variable `hide' to handle hiding of
15260 thread for both the null and zero (kill/expire thread) universal prefix
15261 cases.
15262 (gnus-summary-expire-thread): Add new function to expire a thread,
15263 using gnus-summary-kill-thread.
15264 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15265 shortcuts for gnus-summary-expire-thread.
15266 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15267 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
15268
15269 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
15270
15271 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15272 extras value, so an extras entry can be deleted.
15273 (gnus-registry-delete-extra-entry): Use it.
15274 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15275 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15276 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15277 storage through the gnus-registry, and provide an appropriate API for
15278 it.
15279
15280 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15281
15282 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15283 Suggested by Leo <sdl.web@gmail.com>.
15284
15285 * gnus.el: Do.
15286
15287 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15288
15289 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15290 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
15291
15292 * gnus-agent.el (gnus-agent-fetch-headers): Do.
15293
15294 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15295 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15296
15297 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15298
15299 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15300 newline.
15301 (nnmbox-request-accept-article): Don't change article in source buffer;
15302 narrow to header to use message-fetch-field rather than
15303 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15304 (nnmbox-request-replace-article): Quote lines that'll be misidentified
15305 as delimiters; make sure article ends with newline.
15306 (nnmbox-delete-mail): Correct last position of article to be deleted;
15307 ignore X-Gnus-Newsgroup header in article body.
15308 (nnmbox-save-mail): Quote lines looking like delimiters at the right
15309 positions; make sure article ends with newline.
15310
15311 * message.el (message-display-abbrev): Don't infloop when a user
15312 inserts SPC in the beginning of header.
15313
15314 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
15315
15316 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15317 list of groups not followed by default. Fix type to be regexp.
15318 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15319
15320 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
15321
15322 * hmac-def.el (define-hmac-function): Switch from old-style to
15323 new-style backquotes.
15324
15325 * md4.el (md4-make-step): Likewise.
15326
15327 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
15328
15329 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15330 raw-text coding system when saving .newsrc file, which may contain
15331 non-ASCII group names.
15332
15333 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
15334
15335 * gnus-cus.el (gnus-score-extra): New widget.
15336 (gnus-score-extra-convert): New function.
15337 (gnus-score-customize): Use it for Extra.
15338
15339 2007-08-31 Daiki Ueno <ueno@unixuser.org>
15340
15341 * mml2015.el (mml2015-extract-cleartext-signature): New function.
15342 (mml2015-mailcrypt-clear-verify): Use it.
15343 (mml2015-gpg-clear-verify): Use it.
15344 (mml2015-pgg-clear-verify): Use it.
15345 (mml2015-epg-clear-verify): Replace the current part with the output
15346 from GnuPG; don't extract the plaintext by itself.
15347
15348 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15349 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15350 mml2015-clear-verify-function; don't touch the armor headers or
15351 dash-escaped text here.
15352
15353 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
15354
15355 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15356 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15357 parts, or application/octet-stream as a last resort.
15358 (gnus-mime-view-part-as-type): Don't toggle display.
15359 (gnus-mime-view-part-as-charset): Don't turn off display before
15360 querying charset.
15361
15362 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15363 stuff to undisplayer function in Emacs.
15364 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15365
15366 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15367 text/calendar parts.
15368
15369 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
15370
15371 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15372 decoding text/calendar parts.
15373
15374 * message.el (message-forward-make-body-mime): Always mark body as
15375 having no illegible text; remove signed-or-encrypted argument.
15376 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15377
15378 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15379 (mml-generate-mime-1): Don't encode body if it is specified to be in
15380 raw form; don't make buffer be unibyte when inserting multibyte string.
15381
15382 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15383
15384 * sha1.el: Fix up comment style.
15385 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15386 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15387
15388 * hex-util.el: Fix up comment style.
15389 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15390
15391 * gnus-salt.el: Use with-current-buffer.
15392 (gnus-pick-setup-message): Fix long-standing typo.
15393
15394 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
15395
15396 * imap.el (imap-logout-timeout): New variable.
15397 (imap-logout, imap-logout-wait): New functions.
15398 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15399
15400 * nnimap.el (nnimap-logout-timeout): New server variable.
15401 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15402 nnimap-logout-timeout.
15403
15404 * gnus-art.el (gnus-article-summary-command-nosave)
15405 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15406
15407 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
15408
15409 * gnus.el (gnus-maximum-newsgroup): New variable.
15410
15411 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15412 according to gnus-maximum-newsgroup.
15413
15414 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15415 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15416 Limit the range of articles according to gnus-maximum-newsgroup.
15417
15418 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
15419
15420 * gnus-art.el (gnus-sticky-article): Fix problems described in
15421 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
15422 Don't perform gnus-configure-windows here; reuse existing sticky
15423 article buffer.
15424
15425 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15426 it doesn't exist in gnus-article-mode.
15427
15428 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
15429
15430 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15431 (gnus-agent-decoded-group-name): New function.
15432 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15433 (gnus-agent-expire-group-1): Use it; decode group name in messages.
15434
15435 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
15436
15437 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15438 Add binding for gnus-sticky-article.
15439 (gnus-summary-exit): Don't kill sticky article buffers.
15440
15441 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15442 article buffer.
15443 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15444 (gnus-kill-sticky-article-buffers): New commands.
15445
15446 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
15447
15448 * nntp.el (nntp-xref-number-is-evil): New server variable.
15449 (nntp-find-group-and-number): If it is non-nil, don't trust article
15450 numbers in the Xref header.
15451
15452 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
15453
15454 * gnus-agent.el (gnus-agent-read-group): New function.
15455 (gnus-agent-flush-group, gnus-agent-expire-group)
15456 (gnus-agent-regenerate-group): Use it.
15457 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15458 nnmail-pathname-coding-system.
15459
15460 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
15461
15462 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15463
15464 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15465 that are unread as unread, and also as selected so that information of
15466 marks having been changed by a user may be updated when exiting group.
15467
15468 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
15469
15470 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15471
15472 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
15473
15474 * gnus-art.el (gnus-mime-display-single): Pass part number that is
15475 calculated ignoring signature parts to gnus-treat-article.
15476
15477 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
15478
15479 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15480 a point here in order to keep the window start.
15481 (gnus-insert-mime-security-button): Make a button overlay without the
15482 front stickiness.
15483 (gnus-mime-display-security): Goto the end of a button.
15484
15485 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15486
15487 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
15488
15489 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15490 group-name-at-point.
15491 (gnus-group-completing-read): New function that offers decoded
15492 non-ASCII group names for completion.
15493 (gnus-fetch-group, gnus-group-read-ephemeral-group)
15494 (gnus-group-jump-to-group, gnus-group-make-group-simple)
15495 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15496 (gnus-group-fetch-control): Use it.
15497 (gnus-fetch-group): Use group-name-at-point for the initial value
15498 rather than the default value; use gnus-alive-p.
15499
15500 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15501 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15502 (gnus-summary-post-news): Use gnus-group-completing-read.
15503
15504 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15505 (gnus-read-move-group-name): Decode group name for completion.
15506
15507 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
15508
15509 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15510 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15511 Yamaoka slightly modified the code).
15512
15513 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
15514
15515 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15516 (nnmail-split-incoming): Bind it.
15517
15518 * nnml.el (nnml-group-name-charset): New function.
15519 (nnml-decoded-group-name): Use it; don't decode group name if
15520 nnmail-group-names-not-encoded-p is non-nil.
15521 (nnml-encoded-group-name): New function.
15522 (nnml-group-pathname): Inline nnml-decoded-group-name.
15523 (nnml-request-expire-articles): Decode group name in message.
15524 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15525 nnmail-pathname-coding-system.
15526 (nnml-save-mail, nnml-active-number): Work with decoded group names and
15527 not decoded ones according to nnmail-group-names-not-encoded-p.
15528 (nnml-generate-active-info): Use nnml-encoded-group-name.
15529
15530 2007-08-08 Glenn Morris <rgm@gnu.org>
15531
15532 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15533 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15534 doc-strings and comments.
15535
15536 2007-07-25 Glenn Morris <rgm@gnu.org>
15537
15538 * Relicense all FSF files to GPLv3 or later.
15539
15540 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
15541
15542 * gnus-sum.el (gnus-summary-move-article):
15543 Make gnus-summary-respool-article work.
15544
15545 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
15546
15547 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15548 string.
15549
15550 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
15551
15552 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
15553 that should be ignored when comparing distant RSS articles with local
15554 ones.
15555 (nnrss-make-hash-index): New function. Create a hash index according
15556 to the ignored fields.
15557 (nnrss-check-group): Use it.
15558
15559 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
15560
15561 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15562
15563 * gnus-art.el (article-decode-group-name): Decode Xref header too.
15564
15565 * gnus-group.el (gnus-group-make-group): Encode group name here unless
15566 the new optional argument ENCODED is non-nil.
15567 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15568 coding system for encoding group name.
15569 (gnus-group-make-rss-group): Pass un-encoded group name to
15570 gnus-group-make-group.
15571 (gnus-group-set-info): Tell gnus-group-make-group that group name is
15572 encoded.
15573
15574 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15575 Encode group name to which articles are moved or copied.
15576 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15577 coding system for encoding Newsgroup, Followup-To and Xref headers.
15578
15579 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15580 marks; use nnheader-file-coding-system to write a file.
15581 (nnagent-retrieve-headers): Bind file-name-coding-system to
15582 nnmail-pathname-coding-system.
15583
15584 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15585
15586 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15587 (nnml-request-article, nnml-request-create-group)
15588 (nnml-request-rename-group, nnml-find-id)
15589 (nnml-possibly-change-directory, nnml-possibly-create-directory)
15590 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15591 (nnml-save-marks): Use nnml-group-pathname instead of
15592 nnmail-group-pathname.
15593
15594 (nnml-request-create-group, nnml-request-expire-articles)
15595 (nnml-request-move-article, nnml-request-delete-group)
15596 (nnml-deletable-article-p, nnml-possibly-create-directory)
15597 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15598 (nnml-open-marks): Bind file-name-coding-system to
15599 nnmail-pathname-coding-system.
15600
15601 (nnml-request-article): Pass server argument to nnml-find-group-number.
15602 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15603 Pass server argument to nnml-possibly-create-directory.
15604 (nnml-request-accept-article): Pass server argument to
15605 nnml-active-number and nnml-save-mail.
15606 (nnml-find-group-number): Pass server argument to nnml-find-id.
15607 (nnml-request-update-info): Pass server argument to
15608 nnml-marks-changed-p.
15609
15610 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15611 (nnml-save-mail, nnml-active-number): Add server argument.
15612
15613 (nnml-request-delete-group): Warn if group is missing.
15614 (nnml-get-nov-buffer): Decode group name.
15615 (nnml-generate-active-info): Encode group name.
15616 (nnml-open-marks): Decode group name in messages.
15617
15618 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
15619
15620 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15621 if it is not specified.
15622 (gnus-article-pipe-part, gnus-article-save-part)
15623 (gnus-article-interactively-view-part, gnus-article-copy-part)
15624 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15625 (gnus-article-inline-part, gnus-article-save-part-and-strip)
15626 (gnus-article-replace-part, gnus-article-delete-part)
15627 (gnus-article-view-part-as-type): Pass raw prefix argument to
15628 gnus-article-part-wrapper.
15629
15630 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
15631
15632 * gnus-agent.el (gnus-agent-save-active):
15633 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15634
15635 * gnus-cache.el (gnus-cache-save-buffers)
15636 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15637 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15638 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15639 (gnus-cache-braid-nov, gnus-cache-braid-heads)
15640 (gnus-cache-generate-active, gnus-cache-rename-group)
15641 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15642 (gnus-cache-update-overview-total-fetched-for):
15643 Bind file-name-coding-system to nnmail-pathname-coding-system.
15644 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15645 New variables.
15646 (gnus-cache-decoded-group-name): New function.
15647 (gnus-cache-file-name): Use it.
15648 (gnus-cache-generate-active): Use non-decoded group name for active.
15649
15650 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15651 right place.
15652 (gnus-write-active-file): Don't break non-ASCII group names.
15653
15654 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15655 nnmail-pathname-coding-system.
15656
15657 * gnus-uu.el (gnus-uu-decode-save): Typo.
15658
15659 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
15660
15661 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15662
15663 2007-07-14 David Kastrup <dak@gnu.org>
15664
15665 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15666 finishing actions if we did not edit the article.
15667
15668 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15669
15670 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15671 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15672 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15673 (gnus-agent-flush-group, gnus-agent-flush-cache)
15674 (gnus-agent-fetch-headers, gnus-agent-load-alist)
15675 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15676 (gnus-agent-retrieve-headers, gnus-agent-request-article)
15677 (gnus-agent-regenerate-group)
15678 (gnus-agent-update-files-total-fetched-for)
15679 (gnus-agent-update-view-total-fetched-for):
15680 Bind file-name-coding-system to nnmail-pathname-coding-system.
15681 (gnus-agent-group-pathname): Don't encode file names by
15682 nnmail-pathname-coding-system.
15683 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15684 coding-system-for-write instead of buffer-file-coding-system to
15685 gnus-agent-file-coding-system.
15686
15687 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15688 Decode group name.
15689
15690 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15691
15692 * gnus-start.el (gnus-update-active-hashtb-from-killed)
15693 (gnus-read-newsrc-el-file): Make group names unibyte.
15694
15695 * nnmail.el (nnmail-group-pathname): Don't encode file names by
15696 nnmail-pathname-coding-system.
15697
15698 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15699 (nnrss-request-delete-group): Bind file-name-coding-system to
15700 nnmail-pathname-coding-system.
15701 (nnrss-read-server-data, nnrss-read-group-data):
15702 Bind file-name-coding-system correctly.
15703 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15704
15705 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15706 (nntp-server-to-method-cache): New variable.
15707 (nntp-group-pathname): New function that decodes non-ASCII group names.
15708 (nntp-possibly-create-directory, nntp-marks-changed-p)
15709 (nntp-save-marks, nntp-open-marks): Use it.
15710 (nntp-possibly-create-directory, nntp-open-marks):
15711 Bind file-name-coding-system to nnmail-pathname-coding-system.
15712 (nntp-open-marks): Decode group names when bootstrapping marks.
15713
15714 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15715 Newsgroups and Followup-To headers.
15716
15717 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15718
15719 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15720 (gnus-server-closed-face, gnus-server-denied-face)
15721 (gnus-server-offline-face): Remove variable.
15722 (gnus-server-font-lock-keywords): Use faces that are not aliases.
15723
15724 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15725 of modifying message-stack directly for XEmacs.
15726
15727 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15728 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15729 if the coding-system argument is nil for XEmacs.
15730
15731 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15732 mm-charset-override-alist.
15733
15734 * rfc2047.el: Don't require base64; require rfc2045 for the function
15735 rfc2045-encode-string.
15736 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15737 to quote the parameter value.
15738
15739 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
15740
15741 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15742 form in gnus-group-name-charset-method-alist.
15743
15744 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15745 overrides the default layout edit-form.
15746
15747 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15748
15749 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15750
15751 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
15752
15753 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15754 as unfetched articles.
15755
15756 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
15757
15758 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15759
15760 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
15761
15762 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15763 original back end that keeps marks in the local system.
15764
15765 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
15766
15767 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15768 arg of pop-to-buffer for XEmacs.
15769 (gnus-article-read-summary-keys): Ditto; don't restore window
15770 configuration if summary command ends up with neither article buffer
15771 nor summary buffer; describe bindings if summary keys end with C-h.
15772
15773 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
15774
15775 * message.el (message-fix-before-sending): Skip raw message part to be
15776 forwarded while checking illegible text.
15777 (message-forward-make-body-mime, message-forward-make-body):
15778 Mark signed or encrypted raw message as having no illegible text.
15779
15780 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15781
15782 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15783 (gnus-message-with-timestamp-1): New macro.
15784 (gnus-message-with-timestamp): New function.
15785 (gnus-message): Use them.
15786
15787 * nnheader.el (nnheader-message): Use them.
15788
15789 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15790
15791 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15792 .newsrc.eld file.
15793
15794 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15795
15796 * gnus-agent.el (gnus-agent-fetch-headers)
15797 (gnus-agent-retrieve-headers):
15798 Bind gnus-decode-encoded-address-function to identity.
15799
15800 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15801 available also when the server returns simply a dot.
15802
15803 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15804
15805 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15806
15807 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15808
15809 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15810
15811 * gnus-ems.el (gnus-x-splash): Make it work.
15812
15813 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15814 from being used.
15815
15816 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15817
15818 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15819 the front stickiness.
15820 (gnus-article-summary-command-nosave): Correct the order of the
15821 arguments passed to pop-to-buffer.
15822 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15823 summary command ends up with the article buffer.
15824
15825 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15826 the same faces.
15827
15828 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15829
15830 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15831
15832 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15833
15834 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15835 * gnus-sum.el (gnus-summary-highlight):
15836 * mail-source.el (mail-source-delete-old-incoming-confirm):
15837 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15838
15839 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15840
15841 * gnus-art.el (gnus-mime-view-part-externally)
15842 (gnus-mime-view-part-internally): Fix predicate function passed to
15843 completing-read.
15844
15845 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15846
15847 * gnus.el (gnus-update-message-archive-method): Add :version.
15848
15849 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15850
15851 * gnus.el (gnus-update-message-archive-method): New variable.
15852
15853 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15854 according to gnus-message-archive-method if
15855 gnus-update-message-archive-method is non-nil.
15856
15857 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15858
15859 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15860 Suggested by Loic Dachary <loic@dachary.org>.
15861 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15862
15863 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15864
15865 * message.el (message-pop-to-buffer): Add switch-function argument.
15866 (message-mail): Pass switch-function argument to it.
15867
15868 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15869
15870 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15871 Improve doc string.
15872
15873 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15874
15875 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15876 (gnus-header-content):
15877 * gnus-cite.el (gnus-cite-10):
15878 * gnus-srvr.el (gnus-server-closed):
15879 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15880 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15881 (gnus-group-mail-3-empty, gnus-group-mail-low)
15882 (gnus-group-mail-low-empty, gnus-splash):
15883 * message.el (message-header-to, message-header-cc)
15884 (message-header-subject, message-header-other, message-header-name)
15885 (message-header-xheader, message-separator, message-cited-text)
15886 (message-mml): Lighten colors of faces used for dark background.
15887
15888 2007-05-24 Simon Josefsson <simon@josefsson.org>
15889
15890 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15891 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15892
15893 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15894
15895 * message.el (message-narrow-to-headers-or-head):
15896 Ignore mail-header-separator in the body.
15897
15898 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15899
15900 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15901 same as window size.
15902
15903 2007-05-22 Kevin Ryde <user42@zip.com.au>
15904
15905 * message.el (message-font-lock-keywords): Use message-header-xheader
15906 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15907 ahead of the anything pattern, to get it recognized.
15908
15909 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15910
15911 * gnus-sum.el (gnus-articles-to-read)
15912 (gnus-summary-insert-old-articles): Don't truncate group name for
15913 `read-string'.
15914
15915 * gnus-util.el (gnus-limit-string): Delete this function.
15916
15917 * gnus-sum.el (gnus-simplify-subject-fully):
15918 Use `truncate-string-to-width' instead.
15919
15920 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15921
15922 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15923 Tell if, on summary exit, the next group has to be selected.
15924 (gnus-summary-exit): Use it.
15925
15926 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15927
15928 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15929 non-break space.
15930
15931 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15932
15933 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15934 Check if group is not a directory.
15935 (nnfolder-request-expire-articles): Don't delete articles if the target
15936 group is not available.
15937
15938 * nnml.el (nnml-request-create-group): Properly check if group is not a
15939 file.
15940 (nnml-request-expire-articles): Don't delete articles if the target
15941 group is not available.
15942
15943 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15944 Don't quote characters that are within parentheses.
15945
15946 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15947
15948 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15949 (gnus-handle-ephemeral-exit): Select article according to it.
15950
15951 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15952
15953 * message.el (message-insert-formated-citation-line): Remove newline.
15954 (message-citation-line-format): Add final \n here so that the user can
15955 avoid a blank line.
15956
15957 2007-05-03 Dan Christensen <jdc@uwo.ca>
15958
15959 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15960 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15961 Update lanl/arXiv support.
15962
15963 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15964
15965 * gnus.el: Bump version number.
15966
15967 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15968
15969 * gnus.el (gnus-version-number): Bump version.
15970
15971 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15972
15973 * gnus.el: No Gnus v0.6 is released.
15974
15975 2007-04-27 Didier Verna <didier@xemacs.org>
15976
15977 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15978 * gmm-utils.el (gmm-regexp-concat): ... here.
15979 * message.el: Don't require 'gnus-util.
15980 (message-dont-reply-to-names): Handle name change above.
15981 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15982
15983 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15984
15985 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15986 since the initial value varies according to the system.
15987
15988 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15989
15990 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15991
15992 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15993
15994 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15995
15996 2007-04-24 Didier Verna <didier@xemacs.org>
15997
15998 Improve the type of gnus-ignored-from-addresses.
15999 * gnus-util.el (gnus-orify-regexp): New function.
16000 * message.el (gnus-util): Require it.
16001 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16002 * gnus-sum.el (gnus-ignored-from-addresses): New function.
16003 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16004
16005 2007-04-24 Didier Verna <didier@xemacs.org>
16006
16007 * gnus-sum.el:
16008 * gnus-utils.el: Fix some trailing whitespaces.
16009
16010 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
16011
16012 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16013 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16014 article's Message-ID; refer parent article in summary buffer.
16015
16016 * message.el (message-bounce): Call mime-to-mml.
16017
16018 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
16019
16020 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16021
16022 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
16023
16024 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16025 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16026 displayed of multipart/alternative part if it is invoked from summary
16027 buffer.
16028
16029 * mm-view.el (mm-inline-text-html-render-with-w3m)
16030 (mm-inline-text-html-render-with-w3m-standalone)
16031 (mm-inline-render-with-function): Use mail-parse-charset by default.
16032
16033 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
16034
16035 * parse-time.el (parse-time-string-chars): Check if CHAR
16036 is less than the length of parse-time-syntax.
16037
16038 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
16039
16040 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16041 from gnus-newsgroup-processable.
16042
16043 2007-04-16 Didier Verna <didier@xemacs.org>
16044
16045 * gnus-msg.el (gnus-configure-posting-styles):
16046 Handle message-signature-directory properly with :file syntax.
16047 Reported by "Leo".
16048
16049 2007-04-11 Didier Verna <didier@xemacs.org>
16050
16051 New user option: message-signature-directory.
16052 * gnus-msg.el (gnus-configure-posting-styles): Support it.
16053 * message.el (message-insert-signature): Ditto.
16054 * message.el (message-signature-file): Doc update.
16055 * message.el (message-signature-directory): New.
16056
16057 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
16058
16059 * gnus-msg.el (gnus-inews-yank-articles):
16060 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16061
16062 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
16063
16064 * message.el (message-yank-original): Make sure cited text ends with
16065 newline; don't exchange point and mark.
16066
16067 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
16068
16069 * tls.el (open-tls-stream): Properly handle case where there
16070 is no associated buffer.
16071
16072 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
16073
16074 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16075 message-yank-original, make sure (< mark TEXT point).
16076
16077 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
16078
16079 * message.el (message-fill-column): New variable.
16080 (message-mode): Use it. Add comment on a possible new hook.
16081
16082 * nnmail.el (nnmail-spool-file): Mark as obsolete.
16083 (nnmail-get-new-mail): Reformat.
16084
16085 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16086
16087 * gmm-utils.el: Fix Commentary.
16088 (gmm-tool-bar-from-list): Fix typo in doc string.
16089
16090 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
16091
16092 * message.el (message-yank-original): Don't switch point and mark
16093 unnecessarily to put point and mark as documented.
16094
16095 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
16096
16097 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16098 from the message heads.
16099
16100 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
16101
16102 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16103 article buffer does not have a window. This may not be the best
16104 solution but is certainly better than setting the start of the null,
16105 that is the current, window.
16106
16107 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
16108
16109 * gnus-draft.el (gnus-draft-setup-hook): New hook.
16110 (gnus-draft-setup): Run it.
16111
16112 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16113 gnus-score-fast-scoring. Allow regexp.
16114 (gnus-score-headers): Use it.
16115
16116 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16117 XEmacs.
16118
16119 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16120 string.
16121 (gnus-button-alist): Also catch `<f1> k ...'.
16122 (gnus-treat-display-x-face): Fix doc string.
16123
16124 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16125
16126 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16127 evaluation of gnus-extended-version to ensure correct generation of the
16128 User-Agent header when message-generate-headers-first is used.
16129
16130 2007-03-24 Simon Josefsson <simon@josefsson.org>
16131
16132 * hashcash.el (hashcash-generate-payment-async): Don't crash if
16133 hashcash-path is nil. Don't call callback with incorrect number of
16134 parameters if val is 0.
16135
16136 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16137
16138 * message.el (message-required-news-headers):
16139 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16140
16141 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
16142
16143 * message.el (message-generate-new-buffers): Change the meaning of the
16144 nil value; add `standard' to the choices; treat t as `unique'; improve
16145 doc string.
16146 (gnus-select-frame-set-input-focus): Autoload.
16147 (message-buffer-name): Search for the existing message buffer if
16148 message-generate-new-buffers is nil or `standard'; treat the value t of
16149 message-generate-new-buffers as `unique'.
16150 (message-pop-to-buffer): Raise the frame already displaying the message
16151 buffer; clear the echo area after querying.
16152 (message-setup): Pass the `continue' argument to compose-mail.
16153 (message-mail): Prefer `switch-function' if it is given; search for the
16154 existing message buffer if the `continue' argument is non-nil; pass
16155 continue and switch-function arguments to compose-mail by way of
16156 message-setup.
16157 (message-mail-other-window): Adjust argument of message-setup.
16158 (message-mail-other-frame): Ditto.
16159
16160 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16161
16162 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16163 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16164 to turn font-lock on when turning gnus-message-citation-mode on.
16165
16166 2007-03-06 Daiki Ueno <ueno@unixuser.org>
16167
16168 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16169 (mml-smime-function-alist): New variable; add epg as the backend.
16170 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16171 mml-smime- functions instead.
16172 * mm-view.el: Require smime.
16173
16174 2007-03-05 Didier Verna <didier@xemacs.org>
16175
16176 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16177 instead of just inheritance for posting styles.
16178 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16179
16180 2007-02-24 John Paul Wallington <jpw@pobox.com>
16181
16182 * tls.el (tls-certtool-program): Fix custom type.
16183
16184 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16185
16186 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16187 and point-at-eol instead of line-(beginning|end)-position.
16188
16189 * assistant.el (assistant-parse-buffer): Ditto.
16190
16191 2007-02-28 Daiki Ueno <ueno@unixuser.org>
16192
16193 * mml2015.el (mml2015-epg-find-usable-key): New function.
16194 (mml2015-epg-sign): Use it.
16195 (mml2015-epg-encrypt): Use it.
16196
16197 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16198
16199 * message.el (message-make-in-reply-to): Quote name containing
16200 non-ASCII characters. It will make the RFC2047 encoder cause an error
16201 if there are special characters. Reported by NAKAJI Hiroyuki
16202 <nakaji@jp.freebsd.org>.
16203
16204 2007-02-27 Didier Verna <didier@xemacs.org>
16205
16206 Include the group parameters as well as the topic ones in the
16207 inheritance filter process.
16208 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16209 argument GROUP-PARAMS-LIST.
16210 * gnus-topic.el (gnus-group-topic-parameters): Use it.
16211
16212 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
16213
16214 * nntp.el (nntp-never-echoes-commands)
16215 (nntp-open-connection-functions-never-echo-commands): New variables.
16216 (nntp-send-command): Use them.
16217
16218 2007-02-20 Daiki Ueno <ueno@unixuser.org>
16219
16220 * mml2015.el (mml2015-epg-verify): Simplify.
16221
16222 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
16223
16224 * mml.el (mml-content-disposition-alist): New user option.
16225 (mml-content-disposition): New function.
16226 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16227 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16228
16229 2007-02-19 Daiki Ueno <ueno@unixuser.org>
16230
16231 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16232 verification.
16233
16234 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16235
16236 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16237 articles posted in the last 24 hours.
16238
16239 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
16240
16241 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16242
16243 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
16244
16245 * nntp.el (nntp-send-command): Don't wait for echoes when
16246 nntp-open-ssl-stream is used.
16247
16248 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16249
16250 * gnus-cite.el (gnus-test-font-lock-add-keywords)
16251 (gnus-message-add-citation-keywords)
16252 (gnus-message-remove-citation-keywords): Remove.
16253 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16254 directly, make the variables in font-lock-defaults buffer-local, add
16255 gnus-message-citation-keywords to them and then update the value of
16256 font-lock-keywords.
16257
16258 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
16259
16260 * message.el (message-cite-original-1): Don't call
16261 gnus-article-highlight-citation.
16262
16263 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16264 citations; fix line count.
16265
16266 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16267
16268 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16269 (gnus-message-add-citation-keywords)
16270 (gnus-message-remove-citation-keywords): Use it; fix the emulating
16271 versions of font-lock-add-keywords and font-lock-remove-keywords to
16272 work with XEmacs correctly.
16273
16274 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16275
16276 * gnus-cite.el (gnus-cite-face-list): Set the values of
16277 gnus-message-max-citation-depth and gnus-message-citation-keywords.
16278 (gnus-message-max-citation-depth): Use defvar rather than defconst.
16279 (gnus-message-cite-prefix-regexp): New variable.
16280 (gnus-message-search-citation-line): Use it; protect against long
16281 citation prefix; fill match data with nil rather than 0 for XEmacs; set
16282 the 0th match data for Emacs.
16283 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16284 (gnus-message-add-citation-keywords): Append keywords rather than
16285 prepending; emulate font-lock-add-keywords if it is not available.
16286 (gnus-message-remove-citation-keywords):
16287 Emulate font-lock-remove-keywords if it is not available.
16288
16289 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16290
16291 * message.el (message-cite-prefix-regexp): Set the value of
16292 gnus-message-cite-prefix-regexp.
16293
16294 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16295
16296 * nnweb.el (nnweb-google-parse-1): Update parser.
16297
16298 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
16299
16300 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16301
16302 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16303
16304 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16305 regexp.
16306
16307 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16308
16309 * uudecode.el (uudecode-string-to-multibyte): New function emulating
16310 string-to-multibyte.
16311 (uudecode-decode-region-internal): Use it.
16312
16313 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16314
16315 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16316 Fix custom choice.
16317
16318 * gnus-art.el (gnus-signature-limit): Fix custom choice.
16319
16320 2007-01-22 Daiki Ueno <ueno@unixuser.org>
16321
16322 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16323
16324 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16325 `write-region' to respect `mm-inhibit-file-name-handlers'.
16326
16327 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
16328
16329 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16330 Use gnus-home-directory instead of "~/" or "$HOME".
16331
16332 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
16333
16334 * encrypt.el (encrypt-insert-file-contents): Add better prompt
16335 to mention filename.
16336 Add comments at beginning regarding usage.
16337 (encrypt-write-file-contents): Change interactive so a string is
16338 acceptable. If the file has no associated model, show an error instead
16339 of a nonsense prompt.
16340
16341 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
16342
16343 * spam.el (spam-bsfilter-ham-switch): Fix typo.
16344 Thanks to Yoshihiko Yamada for kind notification of this typo.
16345
16346 2007-01-12 Kenichi Handa <handa@m17n.org>
16347
16348 * uudecode.el (uudecode-decode-region-internal): Make it work in a
16349 multibyte buffer.
16350
16351 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
16352
16353 * gnus-score.el (gnus-score-fast-scoring): New variable.
16354 (gnus-score-headers): Use it.
16355
16356 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16357
16358 * message.el (message-cite-original-1):
16359 Call gnus-article-highlight-citation if requested.
16360 (message-make-from): Allow name and address as optional arguments.
16361
16362 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16363
16364 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16365 bugs to doc string.
16366 (gnus-button-alist): Add mid\\|message-id.
16367 (gnus-button-fetch-group): Extend for use in
16368 `browse-url-browser-function'.
16369 (gnus-button-url-regexp): Try to catch paired parentheses like in
16370 Wikipedia URLs.
16371
16372 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16373 Suggested by Simon Krahnke <overlord@gmx.li>.
16374
16375 2007-01-13 Romain Francoise <romain@orebokech.com>
16376
16377 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16378 Update copyright.
16379
16380 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
16381
16382 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16383
16384 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
16385
16386 * gnus-registry.el (gnus-registry-unfollowed-groups)
16387 (gnus-registry-split-fancy-with-parent): Fix documentation.
16388
16389 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
16390
16391 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16392 from nnweb groups.
16393
16394 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
16395
16396 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16397 Xref urls. Erase buffer before requesting head.
16398
16399 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16400
16401 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
16402
16403 * gnus-soup.el (gnus-soup): New custom group. Make user variables
16404 customizable.
16405
16406 2007-01-05 Daiki Ueno <ueno@unixuser.org>
16407
16408 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16409 no signing key is found.
16410 (mml2015-epg-encrypt): Ask user whether to skip or abort if
16411 no encrypting and/or signing key is found.
16412
16413 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
16414
16415 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16416
16417 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16418
16419 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16420 headers read from disk with the ones newly found in the current search.
16421 This should no longer cause problems, because the article numbers in
16422 Gmane's `nov.php' output are ignored since the previous change.
16423
16424 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16425
16426 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16427
16428 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
16429
16430 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16431
16432 2007-01-01 Romain Francoise <romain@orebokech.com>
16433
16434 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16435
16436 2006-12-31 Steve Youngs <steve@sxemacs.org>
16437
16438 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16439 `define-minor-mode' macro definition expanded properly.
16440 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16441 exclude it there.
16442
16443 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16444 of 2006-12-30. The default is nil on (S)XEmacs already because of the
16445 `fboundp' test.
16446 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16447 This is OK to autoload in (S)XEmacs now.
16448
16449 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
16450
16451 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16452 keystroke.
16453 (gnus-summary-limit-to-singletons): Fix typo.
16454
16455 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16456 else fails.
16457
16458 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16459
16460 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16461 docstring.
16462
16463 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16464 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16465 (gnus-summary-insert-dormant-articles): Fix typo in message.
16466
16467 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
16468
16469 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16470 nil for XEmacs.
16471 (gnus-message-citation-mode): Don't autoload in XEmacs.
16472
16473 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16474
16475 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
16476
16477 * nnimap.el (nnimap-expunge-search-string):
16478 Mention nnimap-search-uids-not-since-is-evil in docstring.
16479
16480 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
16481
16482 * spam.el: Revert to make-obsolete-variable because
16483 define-obsolete-variable-alias is not supported in Emacs 21.
16484
16485 * spam.el (spam-ifile-path, spam-ifile-database-path)
16486 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16487 make-obsolete-variable.
16488 (spam-bsfilter-path, spam-bsfilter-program)
16489 (spam-spamassassin-path, spam-spamassassin-program)
16490 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16491 Don't use "path" inappropriately.
16492 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16493 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16494 variable names.
16495
16496 2006-12-28 Daiki Ueno <ueno@unixuser.org>
16497
16498 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16499 summary buffer.
16500
16501 * password.el (password-cache-remove): Use clear-string to burn
16502 password, if available.
16503
16504 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16505
16506 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16507
16508 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16509
16510 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16511 (gnus-message-highlight-citation): Move defcustom here from
16512 gnus-cite.el.
16513 (gnus-message-citation-mode): Autoload.
16514
16515 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
16516 checks to make it compile with XEmacs.
16517 (gnus-message-citation-mode): New minor mode.
16518 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16519 (gnus-message-highlight-citation): New variables.
16520 (gnus-message-search-citation-line)
16521 (gnus-message-add-citation-keywords)
16522 (gnus-message-remove-citation-keywords)
16523 (turn-on-gnus-message-citation-mode)
16524 (turn-off-gnus-message-citation-mode): New functions.
16525
16526 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
16527
16528 * gnus-cite.el: Enable highlighting of different citation levels in
16529 message-mode.
16530
16531 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16532
16533 * message.el (message-make-fqdn): Fix comment.
16534 (message-bogus-system-names): Add ".local".
16535
16536 * spam.el (spam-ifile-path, spam-ifile-program)
16537 (spam-ifile-database-path, spam-ifile-database)
16538 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16539 Don't use "path" inappropriately.
16540 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16541 strings.
16542 (spam-check-ifile, spam-ifile-register-with-ifile)
16543 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16544 Use new variable names.
16545
16546 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16547 (gnus-treat-display-smileys): Simplify using
16548 gnus-image-type-available-p.
16549
16550 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16551 available.
16552
16553 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16554
16555 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16556 one after turning on the buffer's multibyteness instead of decoding
16557 them directly in the unibyte buffer that causes unexpected conversion
16558 in Emacs 23 (unicode).
16559
16560 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16561
16562 * message.el (message-generate-hashcash): Fix custom type.
16563
16564 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16565
16566 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16567
16568 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16569
16570 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16571 disconnect icons. Add help text.
16572
16573 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
16574
16575 * spam.el (spam-extra-header-to-number): CRM114 spam score is
16576 negated to be consistent with the others we handle.
16577
16578 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
16579
16580 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16581 version of gnus-summary-buffer to something, so that we can use two
16582 article buffers at the same time.
16583
16584 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
16585
16586 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16587 trigger all the extra headers.
16588 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16589 sorting.
16590
16591 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16592
16593 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16594 solid groups.
16595
16596 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
16597
16598 * legacy-gnus-agent.el: Add Copyright notice.
16599
16600 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
16601
16602 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16603
16604 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16605
16606 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16607
16608 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16609 to make it work reliably in CVS Emacs.
16610 (gnus-summary-limit-strange-charsets-predicate)
16611 (gnus-summary-limit-to-predicate): New functions.
16612
16613 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
16614
16615 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16616 specifying array size.
16617 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16618 array if it is too small.
16619 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16620 (gnus-sort-threads-loop): New function.
16621
16622 2006-12-06 Chris Moore <dooglus@gmail.com>
16623
16624 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16625 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16626
16627 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
16628
16629 * mm-url.el (mm-url-predefined-programs): Call curl with correct
16630 options.
16631
16632 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16633
16634 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16635 DOS-ing the recipient.
16636
16637 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16638 the headers when creating the mapping to avoid mismappings.
16639 (nnweb-gmane-create-mapping): Always nix out old mapping.
16640
16641 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16642
16643 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16644 and mm-verify-option to never.
16645
16646 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16647
16648 * message.el (message-signed-or-encrypted-p): New function.
16649 (message-forward-make-body): Use it.
16650
16651 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16652 Replace encode-coding-string with mm-encode-coding-string.
16653
16654 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
16655
16656 * nneething.el (nneething-decode-file-name):
16657 Replace decode-coding-string with mm-decode-coding-string.
16658
16659 * gnus-int.el (gnus-open-server): Say failed server's name.
16660
16661 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
16662
16663 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16664 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16665
16666 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16667 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16668 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16669 (gnus-group-make-directory-group, gnus-group-transpose-groups):
16670 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16671 (gnus-subscribe-newsgroup, gnus-1):
16672 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16673 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16674 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16675 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16676
16677 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16678
16679 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16680 keystroke.
16681 (gnus-summary-limit-to-bodies): Implement headersp.
16682
16683 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16684
16685 * dns.el (query-dns): Protect against "Process dns deleted" strings.
16686
16687 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
16688
16689 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16690
16691 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16692
16693 * message.el (message-generate-hashcash): Expand range of values to
16694 include `opportunistic'.
16695 (message-send-mail): Use it.
16696
16697 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16698
16699 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16700 and comment it.
16701
16702 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16703
16704 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
16705
16706 * gnus-util.el (gnus-extract-address-components): Improve comment.
16707
16708 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16709
16710 * gnus-util.el (gnus-extract-address-components): Work with address in
16711 which the name portion contains @.
16712
16713 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16714
16715 * gnus.el (gnus-start): Move custom group up.
16716 (gnus-select-method): Don't autoload, but make it available for
16717 `customize-variable'.
16718 (gnus-getenv-nntpserver): Don't autoload.
16719
16720 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
16721
16722 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16723
16724 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16725
16726 * message.el (message-sendmail-extra-arguments): New variable.
16727 (message-send-mail-with-sendmail): Use it.
16728
16729 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16730
16731 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16732 mm-with-unibyte-current-buffer to make string unibyte.
16733
16734 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16735 mm-string-as-multibyte.
16736
16737 2006-11-14 Daiki Ueno <ueno@unixuser.org>
16738
16739 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16740 Reported by Werner Koch <wk@gnupg.org>.
16741
16742 2006-11-14 Daiki Ueno <ueno@p360>
16743
16744 * mml2015.el: Autoload epa-select-keys when compiling.
16745
16746 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16747
16748 * mml2015.el (mml2015-epg-sign): Save the signing keys in
16749 message-options.
16750 (mml2015-epg-encrypt): Save the recipient keys in message-options.
16751
16752 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16753
16754 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16755 EasyPG (< 0.0.6).
16756 (mml2015-always-trust): New user option.
16757 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16758 prompt.
16759
16760 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
16761
16762 * nntp.el (nntp-authinfo-force): New variable.
16763 (nntp-send-authinfo): Use it.
16764
16765 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
16766
16767 * message.el (message-strip-subject-encoded-words): Allow _not_ to
16768 decode encoded words. Improve prompt. Add comment about forwarding.
16769 (message-replacement-char): Move up.
16770
16771 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16772
16773 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16774 instead of gnus-intersection because arguments of gnus-sorted-nunion
16775 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
16776
16777 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
16778
16779 * message.el (message-strip-subject-encoded-words): Reformat prompt.
16780 (message-simplify-subject-functions):
16781 Enable message-strip-subject-encoded-words by default.
16782
16783 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
16784
16785 * message.el (message-strip-subject-encoded-words): New function.
16786 (message-simplify-subject-functions): New variable.
16787 (message-simplify-subject): Use it. Fix typo in doc string.
16788 Support message-strip-subject-encoded-words.
16789
16790 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16791
16792 * gnus-diary.el (gnus-diary-delay-format-function):
16793 * nndiary.el (nndiary-reminders):
16794 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16795
16796 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16797
16798 * gnus-art.el (article-hide-boring-headers): Fetch date from
16799 gnus-original-article-buffer to avoid problems with localized date
16800 strings.
16801
16802 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16803
16804 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16805
16806 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16807
16808 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16809 New variables.
16810 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16811 (mm-charset-synonym-alist): Move some entries to
16812 mm-codepage-iso-8859-list.
16813 (mm-charset-synonym-alist, mm-charset-override-alist):
16814 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16815
16816 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16817
16818 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16819
16820 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16821
16822 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16823 with Emacs 21 and XEmacs.
16824
16825 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16826
16827 * spam.el (spam-parse-address): New function for better parsing,
16828 catching errors, etc.
16829 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16830
16831 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16832
16833 * mm-view.el: Add interactive arg to html2text autoload.
16834
16835 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16836
16837 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16838
16839 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16840
16841 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16842 New variables.
16843 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16844 (mm-charset-synonym-alist): Move some entries to
16845 mm-codepage-iso-8859-list.
16846
16847 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16848
16849 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16850
16851 * message.el (message-citation-line-format)
16852 (message-insert-formated-citation-line): Fix implementation of %E, %N
16853 and %n according to the doc string.
16854
16855 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16856
16857 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16858 Use car-safe to avoid bad parses.
16859
16860 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16861
16862 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16863 names.
16864
16865 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16866
16867 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16868
16869 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16870 header.
16871
16872 * message.el (message-draft-headers): Add Date.
16873 (message-headers-to-generate): Fix typo in docstring.
16874
16875 * nndraft.el (nndraft-required-headers): New variable.
16876 (nndraft-generate-headers): Use it.
16877
16878 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16879
16880 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16881
16882 * gnus-registry.el (gnus-registry-wash-for-keywords)
16883 (gnus-registry-find-keywords): New functions to allow easy searching of
16884 articles that are in the registry.
16885
16886 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16887
16888 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16889 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16890 Reported by Damien Elmes <damien@repose.cx>.
16891
16892 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16893
16894 * gnus.el (gnus-mime): Remove unused custom group.
16895
16896 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16897
16898 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16899 "blank line" when searching for end of armor headers.
16900
16901 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16902
16903 * gmm-utils.el (gmm-write-region): Fix variable name.
16904
16905 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16906
16907 * gmm-utils.el (gmm-write-region): New function based on compatibility
16908 code from `mm-make-temp-file'.
16909
16910 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16911
16912 * nnmaildir.el (nnmaildir--update-nov)
16913 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16914 Use `gmm-write-region'.
16915
16916 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16917
16918 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16919 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16920
16921 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16922
16923 * message.el (message-replacement-char): New variable.
16924 (message-fix-before-sending): Use it.
16925 (message-simplify-subject): New function to remove duplicate code.
16926 (message-reply, message-followup): Use it.
16927
16928 * gnus-sum.el (gnus-summary-make-menu-bar):
16929 Clarify gnus-summary-limit-to-articles.
16930
16931 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16932
16933 * gnus-util.el (gnus-with-local-quit): New macro.
16934
16935 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16936
16937 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16938
16939 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16940 ignore non-string data.
16941
16942 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16943
16944 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16945 non-string data (needs to be done in the registry too).
16946
16947 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16948
16949 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16950 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16951 (gnus-registry-split-fancy-with-parent)
16952 (gnus-registry-fetch-simplified-message-subject-fast)
16953 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16954 Remove text properties on ingress into the registry and when it's saved.
16955 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16956 registry from entries with no groups.
16957
16958 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16959
16960 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16961 function to remove string properties.
16962
16963 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16964
16965 * gmm-utils.el (gmm): Adjust custom version.
16966
16967 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16968 Adjust custom version.
16969
16970 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16971
16972 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16973
16974 * gnus-art.el (gnus-insert-prev-page-button)
16975 (gnus-insert-next-page-button): Simplify. Reformat.
16976
16977 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16978
16979 * gnus-art.el (gnus-insert-prev-page-button)
16980 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16981
16982 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16983
16984 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16985
16986 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16987
16988 * gnus-art.el (gnus-insert-mime-button)
16989 (gnus-insert-mime-security-button):
16990 Apply gnus-article-button-face to MIME and security buttons.
16991
16992 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16993
16994 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16995 readable.
16996
16997 2006-09-20 Steve Youngs <steve@sxemacs.org>
16998
16999 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17000 `browse-url-of-file' instead of `browse-url'.
17001
17002 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17003
17004 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17005 regexp. Articles containing quotation were cut prematurely.
17006
17007 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
17008
17009 * message.el (message-cite-original-1): Use nobody by default for the
17010 value of From header.
17011 (message-reply): Ditto.
17012
17013 2006-09-11 Daiki Ueno <ueno@unixuser.org>
17014
17015 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17016 to the gnus-info. This fixes a bug of inline-PGP message verification.
17017 Reported by Michael Piotrowski <mxp@dynalabs.de>.
17018
17019 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
17020
17021 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17022 mails in the doc string. Add some URLs in comment.
17023 (pop3-movemail): Warn about pop3-leave-mail-on-server.
17024
17025 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
17026
17027 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17028 backslashes handling and the way to find boundaries of quoted strings.
17029
17030 2006-09-07 Daiki Ueno <ueno@unixuser.org>
17031
17032 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17033 mml1991-encrypt-to-self is set and mml1991-signers is not set.
17034 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17035 mml2015-encrypt-to-self is set and mml2015-signers is not set.
17036
17037 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
17038
17039 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
17040 doc string.
17041 (gnus-button-regexp, gnus-button-last): Remove unused variables.
17042
17043 2006-09-06 Simon Josefsson <jas@extundo.com>
17044
17045 * mml2015.el (mml2015-use): Doc fix, mention epg.
17046
17047 2006-09-06 Daiki Ueno <ueno@unixuser.org>
17048
17049 * mml2015.el (mml2015-use): Default to epg, if available.
17050
17051 2006-09-06 Daiki Ueno <ueno@unixuser.org>
17052
17053 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17054 message-sender.
17055 (mml1991-epg-encrypt): Ditto.
17056 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17057 message-sender.
17058 (mml2015-epg-encrypt): Ditto.
17059
17060 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
17061
17062 * message.el (message-send-mail-with-sendmail): Look for sendmail in
17063 several common directories.
17064
17065 2006-09-05 Daiki Ueno <ueno@unixuser.org>
17066
17067 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17068 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17069
17070 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
17071
17072 * gnus-art.el (article-decode-encoded-words): Make it fast.
17073
17074 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
17075
17076 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17077
17078 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17079 in quoted string into `\'.
17080
17081 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
17082
17083 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17084 Use standard-syntax-table.
17085
17086 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
17087
17088 * gnus-art.el (gnus-decode-address-function): New variable.
17089 (article-decode-encoded-words): Use it to decode headers which are
17090 assumed to contain addresses.
17091 (gnus-mime-delete-part): Remove useless `or'.
17092
17093 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17094 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17095 (gnus-nov-parse-line): Use it to decode From header.
17096 (gnus-get-newsgroup-headers): Ditto.
17097 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17098
17099 * mail-parse.el (mail-decode-encoded-address-region): New alias.
17100 (mail-decode-encoded-address-string): New alias.
17101
17102 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17103 New function.
17104 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17105 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17106 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17107 (rfc2047-decode-string): Ditto.
17108 (rfc2047-decode-address-region): New function.
17109 (rfc2047-decode-address-string): New function.
17110
17111 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
17112
17113 * message.el (message-caesar-buffer-body): Allow rotating headers.
17114
17115 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17116
17117 * message.el (message-insert-formated-citation-line): Fix %f.
17118 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17119
17120 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
17121
17122 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17123 (gnus-bookmark-mouse-available-p): New macro.
17124 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17125 (gnus-bookmark-bmenu-show-infos): Use it.
17126 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17127 (gnus-bookmark-bmenu-hide-infos): Ditto.
17128 (gnus-bookmark-remove-properties): New function.
17129 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17130 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17131 (gnus-bookmark-write-file): Bind coding-system-for-write.
17132 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17133 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17134 group before selecting it.
17135 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17136 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17137 quit-window if it is not available; use gnus-mouse-2 and bind it to
17138 gnus-bookmark-bmenu-select-by-mouse.
17139 (gnus-bookmark-show-details): Remove unused variable `details-list'.
17140 (gnus-bookmark-bmenu-select-by-mouse): New function.
17141
17142 2006-08-13 Romain Francoise <romain@orebokech.com>
17143
17144 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17145 space.
17146
17147 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
17148
17149 * compface.el (uncompface): Use binary rather than raw-text-unix.
17150
17151 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
17152
17153 * compface.el (uncompface): Make sure the eol conversion doesn't take
17154 place when communicating with the external programs.
17155 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17156
17157 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
17158
17159 * nnheader.el (nnheader-insert-head): Fix typo in comment.
17160
17161 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17162
17163 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17164 Make it more robust by parsing author and date independently.
17165
17166 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
17167
17168 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17169
17170 2006-07-28 Daiki Ueno <ueno@unixuser.org>
17171
17172 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17173 first matching secret key.
17174 (mml2015-epg-encrypt): Ditto.
17175
17176 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17177 first matching secret key.
17178 (mml1991-epg-encrypt): Ditto.
17179
17180 * mml2015.el (mml2015-encrypt-to-self): New user option.
17181 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17182 mml2015-epg-encrypt-to-self is set.
17183
17184 * mml1991.el (mml1991-encrypt-to-self): New variable.
17185 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17186 mml1991-epg-encrypt-to-self is set.
17187
17188 * mml2015.el (mml2015-signers): New user option.
17189 (mml2015-epg-sign): Reflect the value of mml2015-signers.
17190 (mml2015-epg-encrypt): Allow to select signing keys.
17191
17192 * mml1991.el (mml1991-signers): New variable.
17193 (mml1991-epg-sign): Reflect the value of mml1991-signers.
17194 (mml1991-epg-encrypt): Allow to select signing keys.
17195
17196 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
17197
17198 * nnheader.el (nnheader-insert-head): Make it work even if the file
17199 uses CRLF for the line-break code.
17200
17201 2006-07-25 Daiki Ueno <ueno@unixuser.org>
17202
17203 * mml2015.el: Require mml-sec instead of password.
17204 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17205 (mml2015-cache-passphrase): Inherit the default value from
17206 mml-secure-cache-passphrase.
17207 (mml2015-passphrase-cache-expiry): Inherit the default value from
17208 mml-secure-passphrase-cache-expiry.
17209
17210 * mml1991.el: Require mml-sec instead of password.
17211 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17212 (mml1991-cache-passphrase): Inherit the default value from
17213 mml-secure-cache-passphrase.
17214 (mml1991-passphrase-cache-expiry): Inherit the default value from
17215 mml-secure-passphrase-cache-expiry.
17216
17217 * mml-sec.el: Require password.
17218 (mml-secure-verbose): New user option.
17219 (mml-secure-cache-passphrase): New user option.
17220 (mml-secure-passphrase-cache-expiry): New user option.
17221
17222 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
17223 Andreas Vögele <andreas@altroot.de> (tiny change)
17224
17225 * pgg-def.el (pgg-truncate-key-identifier):
17226 Truncate the key ID to 8 letters from the end.
17227
17228 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17229
17230 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17231 workaround for the url package included with Emacs.
17232
17233 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17234
17235 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
17236
17237 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17238 correctly. This fixes a bug caused by the 2006-05-12 change.
17239
17240 2006-07-18 Karl Fogel <kfogel@red-bean.com>
17241
17242 * nnmail.el (nnmail-article-group): If splitting raises an error, give
17243 some information about the error when saying that the `bogus' mail
17244 group will be used.
17245
17246 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
17247
17248 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17249 string.
17250
17251 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
17252
17253 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17254
17255 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17256
17257 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17258
17259 2006-07-10 Daiki Ueno <ueno@unixuser.org>
17260
17261 * mml1991.el (mml1991-function-alist): Add epg.
17262 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17263 (mml1991-epg-encrypt): New functions.
17264
17265 2006-07-10 Daiki Ueno <ueno@unixuser.org>
17266
17267 * mml2015.el (mml2015-verbose): New variable.
17268 (mml2015-cache-passphrase): Ditto.
17269 (mml2015-passphrase-cache-expiry): Ditto.
17270 (mml2015-function-alist): Add epg.
17271 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17272 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17273 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17274 New functions.
17275
17276 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17277
17278 * message.el (message-cite-original-1): Preserve region when removing
17279 quoted text due to X-No-Archive in order to avoid bogus attribution
17280 when citing multiple messages.
17281
17282 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17283
17284 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17285 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17286
17287 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
17288
17289 * gnus-diary.el (gnus-user-format-function-d)
17290 (gnus-user-format-function-D): Autoload.
17291
17292 * imap.el (Commentary): Fix typo.
17293
17294 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17295 2006-04-22 contribution.
17296
17297 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17298
17299 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17300 It didn't really fix the bogosity I'm seeing with solid web groups.
17301
17302 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17303
17304 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17305 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17306 created using server names. If we use the feature without declaring
17307 it, Gnus does not properly manage server and group state.
17308
17309 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17310 bound.
17311
17312 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17313
17314 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17315 looking up the method using GROUP's prefix before inventing a new one.
17316 It is used on killed/unknown groups in various places where returning
17317 an all-new method isn't expected by the caller.
17318
17319 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17320 and match semantics of gnus-group-real-prefix.
17321
17322 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
17323
17324 * nnmail.el (nnmail-broken-references-mailers): New variable.
17325 (nnmail-ignore-broken-references): New function generalizing
17326 nnmail-fix-eudora-headers.
17327 (nnmail-fix-eudora-headers): Now obsolete.
17328
17329 * gnus-art.el (gnus-button-handle-custom):
17330 Support `customize-apropos*'.
17331
17332 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17333
17334 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17335
17336 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17337 articles.
17338
17339 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17340
17341 * message.el (message-cite-reply-above): New variable.
17342 (message-yank-original): Use it.
17343
17344 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
17345
17346 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17347
17348 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
17349
17350 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17351 as read.
17352
17353 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17354
17355 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
17356
17357 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17358 (gnus-bookmark-default-file): Use gnus-directory.
17359 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17360 Remove "*" in doc string.
17361 (gnus-bookmark-write-file): Simplify.
17362 (gnus-bookmark-maybe-sort-alist): Use `when'.
17363 (gnus-bookmark-get-bookmark): Fix typo in doc string.
17364 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17365 Add FIXME about Emacs 21 and XEmacs compatibility.
17366 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17367 compatibility.
17368 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17369 compatibility.
17370 (gnus-bookmark-menu-heading): Fix version.
17371
17372 2006-06-19 Bastien Guerry <bzg@altern.org>
17373
17374 * gnus-bookmark.el: New file.
17375
17376 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
17377
17378 * message.el (message-syntax-checks): Doc fix.
17379
17380 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17381
17382 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17383 unsubscribed groups as if they were killed ones. It causes duplicate
17384 entries in gnus-newsrc-alist.
17385
17386 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
17387
17388 * message.el (message-syntax-checks): Doc fix.
17389 (message-send-mail): Add check for continuation headers.
17390 (message-check-news-header-syntax): Fix regexp used to check for
17391 continuation headers.
17392
17393 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
17394
17395 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17396
17397 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
17398
17399 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17400
17401 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
17402
17403 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17404 default-truncate-lines.
17405
17406 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
17407
17408 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17409 to fill the utf-8 entry.
17410
17411 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17412
17413 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17414
17415 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
17416
17417 * gnus-agent.el (directory-files-and-attributes): Move all the way
17418 forward (the third and final move).
17419 (gnus-agent-read-agentview): Trap reconstruction errors due to
17420 nonexistent directory. Handle by returning nil.
17421
17422 2006-05-30 Didier Verna <didier@xemacs.org>
17423
17424 * message.el (message-dont-reply-to-names): Update the custom type.
17425 * message.el (message-dont-reply-to-names): New defsubst: potentially
17426 convert a list of regexps into a single one.
17427 * message.el (message-get-reply-headers): Use it.
17428 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17429
17430 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
17431
17432 * gnus-agent.el (directory-files-and-attributes): Move forward.
17433
17434 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
17435
17436 * gnus-ml.el (gnus-mailing-list-subscribe)
17437 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17438 (gnus-mailing-list-message): Fix doc strings.
17439
17440 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17441
17442 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17443 of doing it manually.
17444
17445 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
17446
17447 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17448 comment.
17449
17450 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
17451
17452 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17453 (gnus-agent-read-agentview): Fix handling of end-of-file error.
17454 (gnus-agent-read-local): All symbols allocated in my-obarray.
17455 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17456 (gnus-agent-regenerate-group): Check numeric names to see if they are
17457 messages or groups.
17458 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17459 better way of do this...)
17460
17461 * gnus-cache.el (gnus-agent-total-fetched-for):
17462 Ignore 'dummy.group' (there should be a better way of do this...)
17463
17464 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
17465
17466 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17467 (gnus-saved-headers): Ditto.
17468 (gnus-default-article-saver): Mention functions may have properties.
17469 (gnus-article-save): Override gnus-save-all-headers and
17470 gnus-saved-headers by :headers property which saver function may have.
17471 (gnus-summary-save-in-file): Add :headers property.
17472 (gnus-summary-write-to-file): Ditto.
17473
17474 * gnus-sum.el (gnus-summary-save-article): Bind
17475 gnus-prompt-before-saving to t when saving many articles in a file;
17476 always show all headers.
17477
17478 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17479
17480 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17481 marks.
17482
17483 * message.el (message-indent-citation): Add optional arguments to allow
17484 using it outside of message buffers.
17485
17486 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17487 (gnus-article-treat-unfold-headers): Use it.
17488 (gnus-article-truncate-lines): New variable.
17489 (gnus-article-mode): Use it.
17490 (gnus-article-toggle-truncate-lines): New function.
17491
17492 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17493 Add gnus-article-toggle-truncate-lines.
17494
17495 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17496 coding system in XEmacs, use binary.
17497
17498 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
17499
17500 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17501 after-load-alist.
17502
17503 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17504 this function should save decoded articles.
17505 (gnus-summary-write-to-file): Use property to specify this function
17506 should save decoded articles and specify gnus-summary-save-in-file
17507 should be used to save articles other than the first one when saving
17508 many articles.
17509 (gnus-summary-save-body-in-file): Use property to specify this
17510 function should save decoded articles.
17511 (gnus-summary-write-body-to-file): Use property to specify this
17512 function should save decoded articles and specify
17513 gnus-summary-save-body-in-file should be used to save articles other
17514 than the first one when saving many articles.
17515
17516 * gnus-sum.el (gnus-summary-save-article): Simplify.
17517
17518 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
17519
17520 * gnus-art.el (gnus-default-article-saver):
17521 Add gnus-summary-write-body-to-file.
17522 (gnus-article-save-coding-system): Don't use coding system object
17523 in XEmacs.
17524 (gnus-read-save-file-name): Add optional `dir-var' argument which
17525 specifies directory in which files are saved; work even if optional
17526 `variable' argument is not specified.
17527 (gnus-summary-write-to-file): Read file name.
17528 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17529 (gnus-summary-write-body-to-file): New function.
17530
17531 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17532 (gnus-summary-local-variables): Add it.
17533 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17534 (gnus-summary-save-article): Remove optional `decode' argument;
17535 determine whether to decode articles by the value of
17536 gnus-default-article-saver; when saving many files using
17537 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17538 it first and use gnus-summary-save-in-file or
17539 gnus-summary-save-body-in-file thereafter unless
17540 gnus-prompt-before-saving is always; move point to article which
17541 will be saved.
17542 (gnus-summary-save-article-file): Revert.
17543 (gnus-summary-write-article-file): Revert.
17544 (gnus-summary-save-article-body-file): Revert.
17545 (gnus-summary-write-article-body-file): New function.
17546
17547 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17548
17549 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17550
17551 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
17552
17553 * gnus-art.el (gnus-default-article-saver): Doc fix.
17554 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17555 from gnus-summary-save-article-coding-system, and default to a
17556 certain coding system.
17557 (gnus-output-to-file): Add coding cookie and encode text according
17558 to gnus-article-save-coding-system; don't use mm-append-to-file.
17559
17560 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17561 gnus-art.el and rename to gnus-article-save-coding-system.
17562 (gnus-summary-save-article): Require gnus-art; don't show all
17563 headers if it decodes articles; don't add coding cookie here;
17564 don't bind mm-text-coding-system-for-write.
17565 (gnus-summary-save-article-file): Save decoded articles.
17566 (gnus-summary-write-article-file): When saving many files, use
17567 gnus-summary-write-to-file first and gnus-summary-save-in-file
17568 thereafter unless gnus-prompt-before-saving is always.
17569 (gnus-summary-save-article-body-file): Save decoded articles.
17570
17571 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17572
17573 * nnrss.el (nnrss-check-group): Bind hash-index.
17574
17575 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
17576
17577 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17578 its hash index. Store this hash in `nnrss-group-data'.
17579 (nnrss-read-group-data): Update accordingly.
17580
17581 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17582
17583 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17584 entry.
17585
17586 * gnus-sum.el (gnus-summary-make-menu-bar):
17587 Add gnus-article-browse-html-article.
17588
17589 2006-05-23 Hynek Schlawack <hynek@ularx.de>
17590
17591 * gnus-sum.el (gnus-summary-mime-map):
17592 Add gnus-article-browse-html-article.
17593
17594 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17595
17596 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17597 suitable coding systems in customize.
17598
17599 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
17600
17601 * mail-source.el (mail-sources): Fix custom type.
17602
17603 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
17604
17605 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17606 (gnus-summary-expire-articles-now): Shorten prompt.
17607
17608 * gmm-utils.el (wid-edit): Require.
17609 (defun-gmm): Rename from `gmm-defun-compat'.
17610 (gmm-image-search-load-path): Use it.
17611 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
17612
17613 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
17614
17615 * gnus-sum.el (gnus-summary-save-article-coding-system):
17616 New variable.
17617 (gnus-summary-save-article): Add optional `decode' argument.
17618 If it is set and gnus-summary-save-article-coding-system is non-nil,
17619 save decoded article.
17620 (gnus-summary-write-article-file): Save decoded article if
17621 gnus-summary-save-article-coding-system is non-nil.
17622
17623 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17624 type.
17625
17626 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
17627
17628 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17629
17630 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
17631
17632 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17633 first to test gnus-single-article-buffer which may be buffer-local.
17634
17635 * gnus-sum.el (gnus-summary-setup-buffer):
17636 Make gnus-single-article-buffer buffer-local and nil in ephemeral
17637 group; make gnus-article-buffer, gnus-article-current, and
17638 gnus-original-article-buffer always buffer-local.
17639 (gnus-summary-exit): Kill article buffer belonging to ephemeral
17640 group.
17641 (gnus-handle-ephemeral-exit): Don't move to next summary line.
17642
17643 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
17644
17645 * nnml.el (nnml-request-compact-group): Compressed files might not
17646 have .gz extension.
17647
17648 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
17649
17650 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17651 (mm-copy-to-buffer): Use with-current-buffer.
17652 (mm-display-part): Simplify.
17653 (mm-inlinable-p): Add optional arg `type'.
17654
17655 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17656
17657 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17658 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17659 Try harder to show the attachment internally or externally using
17660 gnus-mime-view-part-as-type.
17661
17662 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
17663
17664 * message.el (message-from-style, message-signature-separator)
17665 (message-user-organization-file, message-send-mail-function)
17666 (message-citation-line-function, message-yank-prefix)
17667 (message-indent-citation-function, message-signature)
17668 (message-signature-file, message-signature-insert-empty-line):
17669 Remove autoloads.
17670
17671 * gnus-art.el (gnus-buttonized-mime-types):
17672 Remove "multipart/signed". Revert 2006-04-26 change.
17673
17674 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17675
17676 * gnus.el (gnus-version-number): Bump version.
17677
17678 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17679
17680 * gnus.el: No Gnus v0.5 is released.
17681
17682 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17683
17684 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17685 fetching articles by message-id.
17686
17687 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17688
17689 * message.el (hashcash): Require hashcash as normal.
17690
17691 * ecomplete.el (ecomplete-highlight-match-line):
17692 Use point-at-eol.
17693 (ecomplete-highlight-match-line): Use `highlight', because that
17694 face exists in both Emacs and XEmacs.
17695
17696 * message.el (message-display-abbrev): Use point-at-bol.
17697
17698 * mail-source.el: Don't require timer/timer-funcs.
17699
17700 * gnus-async.el: Ditto.
17701
17702 * password.el: Ditto.
17703
17704 * mm-url.el: Ditto.
17705
17706 * mm-util.el: Require timer/timer-funcs.
17707
17708 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17709
17710 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17711 Close.
17712
17713 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17714
17715 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17716 unibyte after clear-decrypt function runs.
17717
17718 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17719 returns as a unibyte string.
17720
17721 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
17722
17723 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17724 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17725 (mml1991-pgg-encrypt): Ditto.
17726
17727 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
17728
17729 * message.el (message-user-organization-file): Check several
17730 locations of the organization file.
17731
17732 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17733 Add gnus-article-view-part-as-type.
17734
17735 * gnus-art.el (gnus-article-view-part-as-type): New function.
17736
17737 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17738 .mobi and .travel. Remove .nato, .bitnet and .uucp.
17739
17740 * mml.el: Simplify autoload.
17741 (mml-mode): defvar dnd-protocol-alist instead of using
17742 symbol-value.
17743 (mml-default-directory): New variable.
17744 (mml-minibuffer-read-file): Use it.
17745 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17746
17747 * message.el (message-citation-line-format): New variable.
17748 (message-insert-formated-citation-line): New function.
17749 (message-citation-line-function):
17750 Add `message-insert-formated-citation-line' to custom type.
17751
17752 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17753 to doc string.
17754
17755 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17756 depending on mm-verify-option.
17757
17758 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
17759
17760 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17761 binding pgg-* variables; reimplement the section which prevents
17762 MIME header from being signed.
17763 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17764 pgg-text-mode; remove a blank line at the top of body.
17765
17766 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17767 lines at the top of body; use gnus-newsgroup-charset if there's no
17768 Charset header.
17769
17770 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17771
17772 * message.el (message-self-insert-commands): Doc fix.
17773
17774 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17775 (mm-uu-pgp-encrypted-test): Ditto.
17776 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17777 between header and body; return application/pgp-encrypted handle
17778 if decryption failed; decode decrypted body by charset.
17779
17780 * mm-decode.el (mm-automatic-display): Don't make application/pgp
17781 element match to application/pgp-*.
17782
17783 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17784
17785 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17786 HTML.
17787
17788 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17789
17790 * mail-source.el (mail-source-call-script): Message the error
17791 string.
17792
17793 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17794
17795 * gnus-util.el (gnus-byte-compile): Use it.
17796
17797 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17798
17799 * gnus-util.el (kill-empty-logs): New function.
17800
17801 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17802
17803 * message.el (message-mail-alias-type): Doc fix.
17804 (message-mail-alias-type-p): New function.
17805 (message-send): Use it.
17806 (message-mode): Ditto.
17807 (message-strip-forbidden-properties): Ditto.
17808
17809 * ecomplete.el (ecomplete-database-file-coding-system):
17810 New variable.
17811 (ecomplete-save): Use it.
17812 (ecomplete-setup): Use it.
17813
17814 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17815
17816 * message.el (message-self-insert-commands): New variable.
17817 (message-strip-forbidden-properties): Use it.
17818
17819 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17820
17821 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17822 that doesn't make XEmacs choke.
17823
17824 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17825
17826 * gnus-util.el (gnus-replace-in-string):
17827 Prefer replace-regexp-in-string over of replace-in-string.
17828
17829 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17830
17831 * gnus-util.el (gnus-select-frame-set-input-focus):
17832 Use select-frame-set-input-focus if it is available in XEmacs; use
17833 definition defined in Emacs 22 for old Emacsen.
17834
17835 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17836
17837 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17838
17839 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17840
17841 * gnus-registry.el (gnus-registry-cache-save): Remove text
17842 properties when saving via the temp buffer.
17843
17844 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17845
17846 * message.el (message-generate-hashcash): Honor custom type.
17847
17848 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17849
17850 * message.el (message-generate-hashcash): Default to non-nil when
17851 hashcash is found.
17852
17853 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17854 (gnus-refer-thread-limit): Increase default to 500.
17855
17856 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17857
17858 * flow-fill.el (fill-flowed): Allow delete-space.
17859
17860 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17861
17862 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17863 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17864 Remove autoloads.
17865
17866 2006-04-18 Simon Josefsson <jas@extundo.com>
17867
17868 * message.el (message-generate-hashcash): Default to.
17869
17870 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17871
17872 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17873 concatenating segments rather than before concatenating them.
17874
17875 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17876
17877 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17878
17879 * imap.el (imap-quote-specials): New function.
17880 (imap-login-auth): Quote specials.
17881
17882 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17883
17884 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17885
17886 * message.el (message-forward-make-body-plain):
17887 Allow message-forward-ignored-headers to be a list.
17888 (message-remove-ignored-headers): Factor out into function.
17889 (message-forward-make-body-mml): Use it.
17890 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17891 (rfc2231-parse-string): Allow concatanation of parameters that
17892 aren't contiguous. The test case is
17893 (mail-header-parse-content-type "message/external-body;
17894 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17895 access-type=LOCAL-FILE;
17896 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17897
17898 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17899
17900 * nntp.el (nntp-accept-process-output): Return the value of
17901 `nnheader-accept-process-output'.
17902
17903 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17904
17905 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17906 (gnus-button-alist): Recognize more diff formats.
17907 (gnus-button-patch): Strip directory.
17908
17909 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17910
17911 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17912 Emacs 22 when setting focus.
17913
17914 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17915
17916 * gnus-art.el (gnus-article-treat-types): Do treatment of
17917 text/x-verbatim parts.
17918 (gnus-button-patch): New command.
17919
17920 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17921 addresses that contain invalid characters.
17922
17923 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17924
17925 * message.el (message-put-addresses-in-ecomplete):
17926 Use gnus-replace-in-string.
17927 (message-is-yours-p): Use the more correct
17928 mail-header-parse-address instead of
17929 mail-extract-address-components.
17930 (message-put-addresses-in-ecomplete): Fix typo.
17931
17932 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17933 keystroke.
17934
17935 * gnus-art.el (gnus-treatment-function-alist): Change order of
17936 newsgroups/generic header folding to avoid double-folding.
17937
17938 * message.el (message-hidden-headers): Add X-Draft-From.
17939
17940 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17941 New command.
17942 (gnus-summary-repeat-search-article-backward): New command.
17943
17944 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17945 groups in the parent topic.
17946
17947 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17948
17949 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17950 (spam-extra-header-to-number): Return the CRM114 number as a
17951 number instead of a string.
17952
17953 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17954
17955 * gnus-art.el (gnus-face-properties-alist): Move here from
17956 gnus-fun.
17957
17958 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17959
17960 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17961
17962 * message.el (message-strip-forbidden-properties): Only display on
17963 self-insert-command.
17964
17965 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17966 reindent.
17967 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17968
17969 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17970
17971 * smiley.el (smiley-style): Fix typo.
17972
17973 2006-03-23 Kenichi Handa <handa@m17n.org>
17974
17975 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17976 instead of set-buffer-multibyte.
17977
17978 2006-03-23 Kenichi Handa <handa@m17n.org>
17979
17980 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17981 buffer and then decode the buffer text if necessary.
17982 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17983 first, and after mm-encode-body, change the buffer to unibyte.
17984
17985 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17986
17987 * hashcash.el (hashcash-insert-payment-async-2):
17988 Use message-goto-eoh instead of doing it manually.
17989 (mail-add-payment): Use message-narrow-to-header instead of trying
17990 to do the same itself.
17991
17992 * message.el (message-hidden-headers): Add Face.
17993
17994 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17995 reparenting code.
17996 (gnus-summary-reparent-children): Refactored out code.
17997 (gnus-summary-thread-map): New keystroke.
17998 (gnus-summary-reparent-children): Make into command.
17999
18000 * smiley.el (smiley-style): Default to `medium' if using a large
18001 font.
18002
18003 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18004 does it itself.
18005
18006 * message.el (message-point-in-header-p): Simplify definition.
18007
18008 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18009
18010 * nnagent.el (nnagent-request-set-mark): Silence log file
18011 writing.
18012 (nnagent-request-set-mark): Use write-region instead of
18013 append-to-file.
18014
18015 * gnus-sum.el (gnus-read-header): Fudge article number if using a
18016 strange select method.
18017
18018 * ecomplete.el (ecomplete-display-matches): Get highlightling
18019 right.
18020 (ecomplete-display-matches): Use literals.
18021 (ecomplete-display-matches): Disable message logging.
18022
18023 * message.el (message-display-abbrev): Small optimization.
18024
18025 * ecomplete.el (ecomplete-display-matches): Allow automatic
18026 display.
18027
18028 * message.el (message-strip-forbidden-properties):
18029 Display abbrevs.
18030 (message-display-abbrev): Get automatic display right.
18031
18032 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18033 keystrokes.
18034
18035 2006-04-13 Romain Francoise <romain@orebokech.com>
18036
18037 TODO: Backport to v5-10!
18038
18039 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18040 Move here (and rename) from gnus-registry.el.
18041
18042 * gnus-registry.el: Require gnus-util.
18043 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18044
18045 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
18046
18047 * gnus-group.el (gnus-group-catchup-current):
18048 Change if-then-else-if-then-else into cond.
18049 (gnus-group-catchup): Indent.
18050 (group-name-at-point): New function.
18051 (gnus-fetch-group): Provide default from thing at point.
18052
18053 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18054
18055 * message.el (message-display-abbrev): Fix regexp.
18056
18057 * ecomplete.el (ecomplete-highlight-match-line):
18058 Reimplement choosing.
18059 (ecomplete-highlight-match-line): Fix up code rewrite, remove
18060 dead variables.
18061
18062 * message.el (message-newline-and-indent): Remove debugging.
18063 (message-display-abbrev): Use new implementation.
18064
18065 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
18066
18067 * gnus-art.el (gnus-article-mode):
18068 Set cursor-in-non-selected-windows to nil.
18069
18070 * smiley.el: Revert previous change.
18071 (smiley-data-directory): defvar it before using it in the
18072 defcustom of `smiley-style'.
18073
18074 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18075
18076 * message.el (message-newline-and-indent): New function.
18077
18078 * ecomplete.el: Implement more bits.
18079
18080 * message.el (message-put-addresses-in-ecomplete): Clean up the
18081 string.
18082
18083 * ecomplete.el (ecomplete-add-item): Chop off decimals.
18084
18085 * gnus-sum.el (gnus-summary-save-parts):
18086 Bind gnus-summary-save-parts-counter and use it to make unique file
18087 names.
18088
18089 * gnus-art.el (gnus-ignored-headers): Add some more headers.
18090
18091 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18092 parameter to say whether to actually parse the individual
18093 addresses.
18094
18095 * message.el (message-put-addresses-in-ecomplete): New function.
18096 (ecomplete): Require.
18097 (message-mail-alias-type): Add ecomplete as an option.
18098
18099 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
18100
18101 * flow-fill.el (fill-flowed): Remove trailing space from blank
18102 quoted lines.
18103
18104 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18105
18106 * smiley.el (smiley-style): Move definition later to avoid a
18107 compilation warning.
18108
18109 2006-04-12 Kenichi Handa <handa@m17n.org>
18110
18111 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18112 buffer and then decode the buffer text if necessary.
18113 (rfc2231-encode-string): Be sure to work on multibyte buffer at
18114 first, and after mm-encode-body, change the buffer to unibyte.
18115 Use mm-disable-multibyte instead of set-buffer-multibyte.
18116
18117 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
18118
18119 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18120 Content-Type header instead of Content-Disposition header.
18121 (gnus-mime-inline-part): Ditto.
18122 (gnus-mime-view-part-as-charset): Ignore charset that the part
18123 specifies.
18124
18125 * mm-decode.el (mm-display-part): Work with external parts and
18126 usual parts similarly.
18127
18128 * mm-extern.el (mm-inline-external-body): Use mm-display-part
18129 instead of gnus-display-mime.
18130
18131 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18132 instead of with-temp-buffer.
18133
18134 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18135 tag to summarized topics part in order to encode non-ASCII text.
18136
18137 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
18138
18139 * smiley.el (smiley-style): New variable.
18140 (smiley-directory): New function.
18141 (smiley-data-directory): Derive from `smiley-style' using
18142 `smiley-directory'.
18143 (smiley-regexp-alist): Add new entries.
18144
18145 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18146 (gnus-article-browse-delete-temp): Add :version.
18147
18148 2006-04-11 Arne Jørgensen <arne@arnested.dk>
18149
18150 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18151 the sieve region.
18152
18153 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18154
18155 * gnus.el (gnus-version-number): Bump version.
18156
18157 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
18158
18159 * gnus.el: No Gnus v0.4 is released.
18160
18161 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18162
18163 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18164 layout.
18165
18166 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18167 unknown charset.
18168
18169 * message.el (message-header-synonyms): Add Original-To to the
18170 default.
18171
18172 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18173 optional parameter.
18174
18175 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
18176
18177 * gnus-fun.el (gnus): Require it for gnus-directory.
18178
18179 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18180
18181 * gnus-fun.el (gnus-face-properties-alist): Add :version.
18182
18183 2006-04-05 Daiki Ueno <ueno@unixuser.org>
18184
18185 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18186
18187 2006-04-05 Simon Josefsson <jas@extundo.com>
18188
18189 * password.el (password-reset): New function.
18190
18191 2006-04-05 Daiki Ueno <ueno@unixuser.org>
18192
18193 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18194 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18195
18196 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18197
18198 * nnweb.el (nnweb-google-create-mapping): Update regexp.
18199 Some whitespace was matched into the url, which broke browsing hits
18200 > 100 when mm-url-use-external was nil.
18201
18202 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
18203
18204 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18205 Check gnus-extra-headers for 'Newsgroups.
18206
18207 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18208 bound.
18209
18210 2006-04-04 Daiki Ueno <ueno@unixuser.org>
18211
18212 * pgg-gpg.el: Clean up process buffers every time gpg processes
18213 complete.
18214
18215 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
18216
18217 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18218 doc string.
18219
18220 2006-04-03 Daiki Ueno <ueno@unixuser.org>
18221
18222 * pgg-gpg.el (pgg-gpg-process-filter)
18223 (pgg-gpg-wait-for-completion): Check if buffer is alive.
18224
18225 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18226 lines, temporary fix.
18227
18228 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
18229
18230 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18231
18232 2006-03-29 Daiki Ueno <ueno@unixuser.org>
18233
18234 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18235 default-enable-multibyte-characters. This reverts the change from
18236 revision 6.17 which is no longer necessary because the passphrase
18237 is sent separately now. GnuPG messages are unreadable under
18238 multibyte locales with default-enable-multibyte-characters set to
18239 nil.
18240
18241 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
18242
18243 * message.el (message-tool-bar-gnome): Move "spell".
18244
18245 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
18246
18247 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18248 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
18249 instead.
18250
18251 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
18252
18253 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18254 Improve newsgroups handling for NNTP overviews which don't include
18255 Newsgroups.
18256
18257 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18258
18259 * message.el (message-resend): Bind message-generate-hashcash to nil.
18260
18261 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18262
18263 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18264 when searching for already-paid recipients.
18265
18266 2006-03-27 Daiki Ueno <ueno@unixuser.org>
18267
18268 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18269 passphrases when it is not needed.
18270 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18271 passphrase stuff from gpg, should only be necessary when you use
18272 gpg with a smartcard.
18273
18274 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
18275
18276 * mml.el (mml-insert-mime): Ignore cached contents of
18277 message/external-body part.
18278
18279 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18280 (mm-insert-part): Ditto.
18281
18282 2006-03-23 Simon Josefsson <jas@extundo.com>
18283
18284 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18285 Reiner.
18286 (pgg-gpg-use-agent-p): Use it again.
18287
18288 2006-03-23 Simon Josefsson <jas@extundo.com>
18289
18290 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18291 older emacsen.
18292 (pgg-gpg-use-agent-p): Don't use it.
18293
18294 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
18295
18296 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18297 if we can.
18298
18299 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
18300
18301 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18302 (pgg-gpg-update-agent): New function.
18303 (pgg-gpg-use-agent-p): New function.
18304 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18305 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18306 (pgg-gpg-sign-region): Use it.
18307
18308 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
18309
18310 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18311 Reported by Ralf Wachinger <rwachinger@gmx.de>.
18312
18313 2006-03-21 Simon Josefsson <jas@extundo.com>
18314
18315 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18316 <wilde@sha-bang.de>.
18317 (pgg-gpg-use-agent): New variable.
18318 (pgg-gpg-process-region): Use it.
18319 (pgg-gpg-encrypt-region): Likewise.
18320 (pgg-gpg-encrypt-symmetric-region): Likewise.
18321 (pgg-gpg-decrypt-region): Likewise.
18322 (pgg-gpg-sign-region): Likewise.
18323 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18324
18325 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18326
18327 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18328
18329 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18330 Add comment on version.
18331
18332 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
18333
18334 * smiley.el: Add missing test smiley.
18335
18336 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
18337
18338 * mm-decode.el (mm-with-part): New macro.
18339 (mm-get-part): Use it; work with message/external-body as well.
18340 (mm-save-part): Treat name and filename equally.
18341
18342 * mm-extern.el (mm-extern-cache-contents): New function.
18343 (mm-inline-external-body): Use it; force the part to be displayed;
18344 move undisplayer added to the cached handle to the parent.
18345
18346 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18347 (gnus-mime-view-part-as-type): Work with message/external-body.
18348
18349 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18350
18351 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18352
18353 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18354 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
18355 Emacs.]
18356
18357 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
18358
18359 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18360 path rather than symbol. Always return list of directories.
18361 Guarantee that image directory comes first. [Sync with image.el,
18362 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
18363
18364 * message.el (message-make-tool-bar): Adjust to new API of
18365 `gmm-image-load-path-for-library'.
18366
18367 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18368
18369 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18370
18371 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18372
18373 * gnus-art.el (gnus-article-only-boring-p):
18374 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18375 intangible text.
18376 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18377
18378 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
18379
18380 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18381 Use `defun' instead of `gmm-defun-compat'.
18382
18383 2006-03-14 Simon Josefsson <jas@extundo.com>
18384
18385 * message.el (message-unique-id): Don't use message-number-base36
18386 if (user-uid) is a float.
18387 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18388
18389 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
18390
18391 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18392
18393 * gnus-art.el (gnus-mime-display-single): Make sure there is an
18394 empty line between a part and a message part.
18395
18396 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
18397
18398 * smiley.el: Add more test smileys.
18399 (smiley-data-directory, smiley-regexp-alist)
18400 (gnus-smiley-file-types): Fix doc strings.
18401 (smiley-update-cache): Clear smiley-cached-regexp-alist before
18402 adding new elements.
18403 (smiley-mouse-map): Unused code. Make it a comment.
18404
18405 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
18406
18407 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18408 scan latest NoCeM messages instead of old ones.
18409 (gnus-nocem-check-article): Fix regexps so as to match to PGP
18410 delimiters that are recently used.
18411 (gnus-nocem-load-cache): Add autoload cookie.
18412
18413 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18414
18415 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18416 level which is larger than gnus-use-nocem is specified.
18417
18418 * gnus-group.el (gnus-group-get-new-news): Ditto.
18419
18420 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
18421
18422 * gnus-util.el (gnus-tool-bar-update): New function.
18423
18424 * gnus-group.el (gnus-group-update-tool-bar): New variable.
18425 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18426
18427 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18428
18429 * gnus-group.el (gnus-group-redraw-when-idle)
18430 (gnus-group-redraw-check): Remove.
18431 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18432
18433 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
18434
18435 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18436 if optional last element is specified in splits (FIELD VALUE...).
18437
18438 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
18439
18440 * message.el (message-make-tool-bar): Rename gmm-image-load-path
18441 to gmm-image-load-path-for-library. Call with no-error argument.
18442 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18443
18444 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18445
18446 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18447
18448 * gmm-utils.el (gmm-image-load-path): Remove alias.
18449
18450 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
18451
18452 * gmm-utils.el (gmm-image-load-path): Add alias.
18453
18454 * nnml.el (nnml-generate-nov-databases-directory): Rename from
18455 nnml-generate-nov-databases-1.
18456 (nnml-generate-nov-databases): Use it.
18457 (nnml-generate-nov-databases-directory): Document no-active
18458 argument.
18459
18460 * gmm-utils.el (gmm-image-load-path-for-library): Return single
18461 directory if path is t. Add no-error.
18462
18463 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18464 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18465
18466 * gnus-art.el (gnus-article-browse-delete-temp-files):
18467 Simplify resetting gnus-article-browse-html-temp-list.
18468
18469 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18470 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
18471 Add example to docstring. Rename local variables. Move error
18472 checks to default case in cond and simplify.
18473
18474 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
18475
18476 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18477 handle is multipart when calling it recursively.
18478 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18479
18480 2006-03-03 Daniel Pittman <daniel@rimspace.net>
18481
18482 * nnimap.el (nnimap-request-update-info-internal): Optimize.
18483 Don't `gnus-uncompress-range' to avoid excessive memory usage.
18484
18485 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18486
18487 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18488 is loaded.
18489
18490 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18491 loaded.
18492
18493 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
18494
18495 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18496 to "Emacs 23 (unicode)" in doc string.
18497
18498 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18499 "Emacs 23 (unicode)" in comment.
18500
18501 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18502
18503 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18504
18505 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18506 characters 160 through 255 in Emacs 23.
18507
18508 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18509
18510 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18511 gnus-article-browse-html-temp.
18512 (gnus-article-browse-delete-temp): Make it customizable.
18513 Add `file'. Adjust doc string.
18514 (gnus-article-browse-delete-temp-files): Add argument.
18515 Allow query for each file. Adjust doc string.
18516 (gnus-article-browse-html-parts):
18517 Add `gnus-article-browse-delete-temp-files' to
18518 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18519
18520 2006-03-02 Hynek Schlawack <hynek@ularx.de>
18521
18522 * gnus-art.el (gnus-article-browse-html-temp)
18523 (gnus-article-browse-delete-temp): New variables.
18524 (gnus-article-browse-delete-temp-files): New function.
18525 (gnus-article-browse-html-parts): Use it.
18526
18527 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18528
18529 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18530
18531 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18532 string.
18533
18534 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18535 gnus-summary-insert-new-articles when unplugged.
18536 Remove gnus-summary-search-article-forward.
18537
18538 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18539 display-visual-class instead of display-color-cells.
18540
18541 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
18542
18543 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18544 message/* containing non-ASCII text properly.
18545
18546 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
18547
18548 * message.el: Require gmm-utils, remove autoloads.
18549 (message-tool-bar): Set default based on
18550 gmm-tool-bar-style.
18551 (message-tool-bar-gnome): Add gmm-customize-mode.
18552
18553 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18554 gmm-tool-bar-style.
18555 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18556
18557 * gnus-group.el (gnus-group-tool-bar): Set default based on
18558 gmm-tool-bar-style.
18559 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18560
18561 * gmm-utils.el (gmm-image-directory): Rename variable from
18562 gmm-image-load-path.
18563 (gmm-image-load-path): Use gmm-image-directory.
18564 (gmm-customize-mode): New function.
18565 (gmm-tool-bar-style): New variable.
18566
18567 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18568 gnus-group-redraw-line-number.
18569 (gnus-group-redraw-check): Simplify.
18570 (gnus-group-tool-bar-update): Remove redraw check.
18571 (gnus-group-make-tool-bar): Add redraw check.
18572
18573 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
18574
18575 * gnus-art.el (gnus-button): Add missing parentheses.
18576
18577 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
18578
18579 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18580
18581 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18582
18583 * gnus-art.el (gnus-button): New face.
18584 (gnus-article-button-face): Use it.
18585
18586 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18587 Add gnus-summary-next-page. Re-order.
18588
18589 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18590 next-node are now included.
18591 (gnus-group-redraw-line-number): New internal variable.
18592 (gnus-group-redraw-check): Helper function for updating the tool
18593 bar.
18594 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18595
18596 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18597
18598 * spam.el (spam-spamassassin-score-regexp): New internal variable.
18599 (spam-extra-header-to-number, spam-check-spamassassin-headers):
18600 Use it to match format of Spamassassin 3.0 and later.
18601 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18602 (spam-check-bogofilter)
18603 (spam-bogofilter-register-with-bogofilter): Fix args of
18604 `gnus-error' calls.
18605
18606 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18607
18608 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18609 unnecessary interaction when sending queued mails.
18610 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18611
18612 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
18613
18614 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18615 first or last are nil.
18616
18617 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18618
18619 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18620
18621 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18622
18623 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18624
18625 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18626
18627 * dns.el (query-dns): Protect more against buggy tcp output.
18628
18629 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
18630
18631 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18632 nov.php.
18633
18634 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18635
18636 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18637 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18638 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
18639 output on the server side.
18640 (nnweb-google-create-mapping): Update regexps and add some
18641 progress indication.
18642
18643 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
18644
18645 * gnus-group.el (gnus-group-tool-bar-gnome):
18646 Fix gnus-agent-toggle-plugged. Re-order icons.
18647 (gnus-group-tool-bar-gnome):
18648 Add gnus-group-{prev,next}-unread-group.
18649 (gnus-group-tool-bar-gnome): Re-order icons.
18650
18651 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18652 Move gnus-summary-insert-new-articles.
18653
18654 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18655 Fix comments.
18656
18657 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
18658 also available in Emacs 21.3.
18659
18660 * message.el (message-fix-before-sending): Change "Emacs 22" to
18661 "Emacs 23 (unicode)" in comment.
18662
18663 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18664 "Emacs 23 (unicode)" in comment.
18665
18666 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18667 comment.
18668 (mm-coding-system-p): Add comment about no-MULE XEmacs.
18669
18670 * mm-view.el (mm-fill-flowed): Add :version.
18671
18672 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
18673
18674 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18675 and load-path.
18676
18677 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
18678
18679 * message.el: Autoload gmm-image-load-path.
18680 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18681 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
18682 consitency.
18683
18684 * gmm-utils.el (gmm-image-load-path): Also search in
18685 "../etc/images". Don't set gmm-image-load-path if we don't find
18686 the image.
18687
18688 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
18689
18690 * gmm-utils.el (gmm-image-load-path): Don't make
18691 `gmm-image-load-path' include subdirectories which the second arg
18692 `image' might specify.
18693
18694 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18695 subdirectory to icon file names.
18696
18697 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18698
18699 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
18700
18701 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18702 gmm-image-load-path calls.
18703
18704 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18705
18706 * message.el (message-make-tool-bar): Ditto.
18707
18708 * mml.el (mml-preview): Add comment concerning tool bar icons.
18709
18710 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18711 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18712
18713 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18714 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18715
18716 * message.el (message-tool-bar-gnome): Use new icon names.
18717 (message-make-tool-bar): Use `gmm-image-load-path'.
18718
18719 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18720 New functions from MH-E.
18721 (gmm-image-load-path): New variable from MH-E.
18722 (gmm-image-load-path): New function from MH-E. Add arguments
18723 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
18724 *-image-load-path-called-flag.
18725
18726 2006-02-21 Milan Zamazal <pdm@brailcom.org>
18727
18728 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18729
18730 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
18731
18732 * nnimap.el (nnimap-request-move-article): Change folder back to
18733 source group before deleting.
18734
18735 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
18736
18737 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18738
18739 * gnus-art.el (mm-url-insert-file-contents-external):
18740 Autoload mm-url.
18741
18742 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18743
18744 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
18745
18746 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18747 coding system which mm-charset-to-coding-system returns for a
18748 given charset is valid.
18749
18750 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
18751
18752 * html2text.el (html2text-remove-tag-list):
18753 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18754
18755 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
18756
18757 * gnus-cus.el: Revert 2005-10-17 change.
18758
18759 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
18760
18761 * gnus-art.el (article-strip-banner):
18762 Call article-really-strip-banner only when the regexp match is made.
18763
18764 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
18765
18766 * gnus-art.el (article-strip-banner):
18767 Use gnus-extract-address-components instead of
18768 mail-header-parse-addresses to make it work with non-ASCII text;
18769 remove mail-encode-encoded-word-string.
18770
18771 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18772 values which are surrounded with \"...\"; make it never cause a
18773 Lisp error; give up parsing of parameters if it failed in
18774 extracting type.
18775
18776 2006-02-14 Arne Jørgensen <arne@arnested.dk>
18777
18778 * smime.el (smime-cert-by-ldap-1): Fix bug where
18779 `smime-ldap-search' returns results without userCertificates.
18780
18781 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
18782
18783 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18784
18785 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18786
18787 * spam.el (spam-check-spamassassin-headers): Adapt format for
18788 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18789 <ari@mbf.ocn.ne.jp>.
18790 (spam-list-of-processors): Add spam-use-gmane.
18791
18792 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18793
18794 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18795 make-temp-file; make it work with XEmacs as well.
18796
18797 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18798 mm-make-temp-file.
18799
18800 * mm-decode.el (mm-display-external): Use the 3rd arg of
18801 mm-make-temp-file.
18802 (mm-create-image-xemacs): Ditto.
18803
18804 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18805
18806 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18807 with message-narrow-to-headers.
18808 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18809 (gnus-draft-check-draft-articles): New function.
18810 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18811
18812 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18813
18814 * gnus-art.el (gnus-article-browse-html-parts):
18815 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18816 Don't use suffix argument for mm-make-temp-file for Emacs 21
18817 compatibility. Remove useless `format'.
18818
18819 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18820
18821 * nnweb.el (nnweb-google-wash-article): Update regexps.
18822 (nnweb-group-alist): Use defvoo instead of defvar.
18823
18824 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18825
18826 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18827 re-loading nn* modules.
18828
18829 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18830
18831 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18832 for `tool-bar-mode' and don't check it's default-value.
18833
18834 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18835
18836 * message.el (message-make-tool-bar): Ditto.
18837
18838 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18839 `substring'. Shorten tmp-file name.
18840
18841 * gnus.el: Remove bogus comment.
18842
18843 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18844
18845 * gnus-art.el (gnus-article-browse-html-parts): New function.
18846 (gnus-article-browse-html-article): New function for viewing html
18847 articles with a browser.
18848
18849 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18850
18851 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18852 (mml2015-pgg-encrypt): Ditto.
18853
18854 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18855 (mml1991-pgg-encrypt): Ditto.
18856
18857 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18858
18859 * nnfolder.el (nnfolder-insert-newsgroup-line):
18860 Use message-make-date instead of current-time-string.
18861
18862 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18863 to gnus-decoded which mm-uu might set.
18864
18865 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18866
18867 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18868 don't decode quoted parameters; remove misimported Emacs code.
18869 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18870 (rfc2231-decode-encoded-string): Don't use split-string which
18871 behaves differently according to Emacs version; use
18872 mm-decode-coding-region to convert charset to coding-system.
18873 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18874 (rfc2231-encode-string): Remove misimported Emacs code.
18875
18876 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18877
18878 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18879 when calling mail-header-parse-content-type.
18880 (article-de-quoted-unreadable): Ditto.
18881 (article-de-base64-unreadable): Ditto.
18882 (article-wash-html): Ditto.
18883
18884 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18885 calling mail-header-parse-content-type and
18886 mail-header-parse-content-disposition.
18887 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18888 mail-header-parse-content-type.
18889
18890 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18891 insert charset and format parameters; encode description after
18892 inserting it to buffer.
18893 (mml-insert-parameter): Fold lines properly even if a parameter is
18894 segmented into two or more lines; change the max column to 76.
18895
18896 * rfc1843.el (rfc1843-decode-article-body): Don't use
18897 ignore-errors when calling mail-header-parse-content-type.
18898
18899 * rfc2231.el (rfc2231-parse-string): Return at least type if
18900 possible; don't cause an error even if it fails in parsing of
18901 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18902 (rfc2231-encode-string): Don't break lines at the beginning, leave
18903 it to mml-insert-parameter.
18904
18905 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18906 calling mail-header-parse-content-type.
18907
18908 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18909
18910 * spam-report.el (spam-report-gmane-use-article-number):
18911 Improve doc string.
18912 (spam-report-gmane-internal): Check if a suitable header was found
18913 in the article.
18914
18915 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18916
18917 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18918 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18919
18920 2006-02-05 Romain Francoise <romain@orebokech.com>
18921
18922 Update copyright notices of all files in the gnus directory.
18923
18924 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18925
18926 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18927
18928 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18929
18930 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18931 segmented lines of parameter value to cope with Thunderbird 1.5
18932 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18933 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18934 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18935
18936 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18937
18938 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18939 parts.
18940
18941 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18942
18943 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18944 there's only one active file for all servers.
18945 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18946 solid groups. Gnus might have used a FAST request to select the group.
18947 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18948 and nnweb-search redundantly in the active file.
18949 (nnweb-request-list): Don't list bogus groups. There can only be one.
18950 (nnweb-request-create-group): Don't use ARGS.
18951 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18952 initializations. Let nnoo do the work.
18953
18954 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18955
18956 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18957 Say the part has been decoded.
18958
18959 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18960
18961 2006-01-31 Kevin Ryde <user42@zip.com.au>
18962
18963 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18964 mailcap-viewer-test-cache when there's no 'test clause, since that
18965 will invert the meaning of a "nil" test previously determined by
18966 mailcap-mailcap-entry-passes-test.
18967
18968 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18969
18970 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18971 compiling.
18972
18973 * gnus-sum.el: Ditto.
18974
18975 * message.el: Don't bind tool-bar-map when compiling.
18976
18977 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18978
18979 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18980
18981 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18982
18983 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18984 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18985 current Google Groups.
18986
18987 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18988
18989 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18990 and tool-bar-mode.
18991
18992 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18993 and tool-bar-mode.
18994
18995 * message.el (message-tool-bar-update): Simplify.
18996 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18997
18998 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18999 gnus-summary-buffer.
19000 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19001 gnus-summary-reply.
19002
19003 * gmm-utils.el (gmm): Add :version.
19004
19005 2006-01-26 Steve Youngs <steve@sxemacs.org>
19006
19007 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19008 Don't autoload.
19009
19010 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
19011
19012 * gmm-utils.el (gmm-verbose): Add :group.
19013
19014 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
19015
19016 * message.el: Change some comments WRT tool-bars.
19017
19018 * gnus-sum.el (gnus-summary-tool-bar)
19019 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19020 (gnus-summary-tool-bar-zap-list): New variables.
19021 (gnus-summary-make-tool-bar): Complete rewrite using
19022 `gmm-tool-bar-from-list'.
19023
19024 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19025 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19026 New variables.
19027 (gnus-group-make-tool-bar): Complete rewrite using
19028 `gmm-tool-bar-from-list'.
19029 (gnus-group-tool-bar-update): New function.
19030
19031 * message.el (message-mode-field-menu): Add "Show hidden Headers".
19032
19033 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
19034
19035 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19036 is dissected into a single part of which the type is the same as
19037 the given one; decode charset.
19038
19039 2006-01-21 Kevin Ryde <user42@zip.com.au>
19040
19041 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19042 into alists as symbol not string, since that's what
19043 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19044 look for.
19045
19046 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
19047
19048 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19049 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19050
19051 * message.el (message-tool-bar-gnome): Use gmm-ignore.
19052
19053 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19054
19055 * gnus-art.el (gnus-mime-security-button-commands): New variable.
19056 (gnus-mime-security-button-menu): New definition.
19057 (gnus-mime-security-button-map): Use them.
19058 (gnus-mime-security-button-menu): New function.
19059 (gnus-insert-mime-security-button): Addition to help echo.
19060 (gnus-mime-security-run-function, gnus-mime-security-save-part)
19061 (gnus-mime-security-pipe-part): New functions.
19062
19063 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19064 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19065
19066 * mm-decode.el (mm-handle-set-disposition): Remove.
19067 (mm-handle-set-description): Remove.
19068
19069 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19070
19071 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19072 (mm-w3m-standalone-supports-m17n-p): New function.
19073 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19074 w3m usage.
19075
19076 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19077 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19078
19079 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
19080
19081 * message.el (message-tool-bar-zap-list):
19082 Use gmm-tool-bar-zap-list as custom type.
19083 (message-tool-bar-update): New function.
19084 (message-tool-bar, message-tool-bar-gnome)
19085 (message-tool-bar-retro): Add message-tool-bar-update.
19086 (message-tool-bar-gnome): Add flyspell-buffer.
19087
19088 * gnus-util.el (gnus-error): Describe `args'.
19089
19090 * gmm-utils.el (gmm-error): Describe `args'.
19091 (gmm-tool-bar-zap-list): New widget.
19092 (gmm-tool-bar-from-list): Improve description of `zap-list'.
19093
19094 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
19095
19096 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19097 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19098 the number of recursive calls.
19099
19100 * mm-decode.el (mm-handle-set-disposition): New macro.
19101 (mm-handle-set-description): New macro.
19102
19103 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
19104
19105 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19106 encoding.
19107
19108 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
19109
19110 * message.el (message-tool-bar-zap-list, message-tool-bar)
19111 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19112 (message-tool-bar-local-item-from-menu): Remove.
19113 (message-tool-bar-map): Replace by `message-make-tool-bar'.
19114 (message-make-tool-bar): New function.
19115 (message-mode): Use `message-make-tool-bar'.
19116
19117 * gmm-utils.el: New file.
19118 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19119 (gmm-lazy): New widget copied from `nnmail.el'.
19120 (gmm-tool-bar-from-list): New function for creating customizable
19121 tool bars.
19122 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
19123 output.
19124 (gmm): Add :prefix to defgroup.
19125
19126 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
19127
19128 * gmm-utils.el (gmm-widget-p): New function.
19129
19130 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
19131
19132 * mml.el (mml-attach-file): Describe `description' in doc string.
19133 (mml-menu): Add Emacs MIME manual and PGG manual.
19134
19135 2006-01-20 Richard M. Stallman <rms@gnu.org>
19136
19137 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19138
19139 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
19140
19141 * nntp.el (nntp-end-of-line): Doc fix.
19142
19143 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
19144
19145 * imap.el (imap-open): Handle case where buffer is a buffer
19146 object.
19147
19148 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
19149
19150 * gnus-delay.el (gnus-delay): Don't autoload.
19151 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19152 to be re-loaded when customizing the `gnus-delay' group.
19153
19154 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
19155
19156 * message.el (message-insert-citation-line): Use newlines.
19157
19158 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
19159
19160 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19161
19162 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19163
19164 2006-01-19 Mark D. Baushke <mdb@gnu.org>
19165
19166 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19167
19168 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19169
19170 * mm-decode.el (mm-inlined-types): Add application/pgp.
19171 (mm-automatic-display): Ditto.
19172
19173 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19174 part as text.
19175
19176 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
19177
19178 * nnrss.el: Update copyright.
19179 (nnrss-opml-import): Query whether to subscribe to each entry.
19180
19181 * gnus-art.el:
19182 * gnus-sum.el:
19183 * mm-uu.el:
19184 * mm-view.el: Update copyright.
19185
19186 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
19187
19188 * message.el (message-info): New function.
19189 (message-mode-menu): Add it.
19190 Update copyright.
19191
19192 * ChangeLog: Fix and update copyright.
19193
19194 2006-01-13 Romain Francoise <romain@orebokech.com>
19195
19196 * message.el (message-forward-subject-name-subject): Prefer the
19197 address to 'nowhere' if the sender has no name.
19198 Fix typo. Update copyright year.
19199
19200 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
19201
19202 * gnus-art.el (article-wash-html):
19203 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19204 (gnus-article-wash-html-with-w3m-standalone): New function.
19205
19206 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19207 mm-inline-text-html-render-with-w3m-standalone.
19208 (mm-text-html-washer-alist): Map w3m-standalone to
19209 gnus-article-wash-html-with-w3m-standalone.
19210 (mm-inline-text-html-render-with-w3m-standalone): New function.
19211
19212 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
19213
19214 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19215 Improve LaTeX.
19216
19217 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
19218
19219 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19220 (nnrss-request-article): Render text/plain parts as HTML.
19221
19222 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19223 the buffer.
19224
19225 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
19226
19227 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19228 custom definition of `gnus-posting-styles'.
19229
19230 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19231 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19232
19233 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19234
19235 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19236 Use nntp for bug archive.
19237
19238 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
19239
19240 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19241 parts.
19242 (nnrss-normalize-date): New function converts ISO 8601 date into
19243 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
19244 (nnrss-check-group): Use it.
19245
19246 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
19247
19248 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19249
19250 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19251 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
19252 (nnrss-insert-w3): Ditto.
19253
19254 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19255
19256 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19257 the articles to be forwarded including the case where neither a
19258 number of articles nor a region is specified.
19259
19260 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19261
19262 * nnrss.el (nnrss-request-article): Fix last change; fill
19263 text/plain parts.
19264
19265 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19266
19267 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19268 in text/plain part.
19269 (nnrss-check-group): Don't add excessive newline to dc:subject.
19270
19271 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
19272
19273 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19274 article.
19275
19276 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
19277
19278 * nnml.el: Don't require gnus-bcklg. Autoload it.
19279 (nnml-use-compressed-files, nnml-save-mail): Support other
19280 comression programs such as bzip2.
19281
19282 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19283
19284 * dns.el (query-dns): Make sure we check the buffer size before
19285 removing tcp headers.
19286
19287 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19288
19289 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19290 remove MIME buttons associated with multipart/alternative parts.
19291 (gnus-mime-display-alternative): Tag buttons using `article-type'
19292 text property.
19293
19294 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19295 associated with multipart/alternative parts.
19296
19297 * gnus-art.el (gnus-signature-separator): Fix custom type.
19298
19299 * mm-decode.el (mm-inlined-types): Fix custom type.
19300 (mm-keep-viewer-alive-types): Ditto.
19301 (mm-automatic-display): Ditto.
19302 (mm-attachment-override-types): Ditto.
19303 (mm-inline-override-types): Ditto.
19304 (mm-automatic-external-display): Ditto.
19305
19306 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
19307
19308 * spam-report.el (spam-report-user-mail-address)
19309 (spam-report-user-agent): New variables.
19310 (spam-report-url-ping-plain): Use spam-report-user-agent.
19311
19312 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
19313
19314 * gnus-art.el (gnus-button-handle-custom): Do not just use
19315 `customize-apropos' for any "M-x customize-*" button but the
19316 function called for. Accept both the function name and its
19317 argument in order to achieve this.
19318 (gnus-button-alist): Remove support for "custom:" URL's.
19319 Pass function name to `gnus-button-handle-custom' in case of "M-x
19320 customize-*" buttons.
19321
19322 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
19323
19324 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19325 multipart/alternative and add xref to mm-discouraged-alternatives
19326 in doc string.
19327
19328 * mm-decode.el (mm-discouraged-alternatives): Add xref to
19329 gnus-buttonized-mime-types in doc string.
19330
19331 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
19332
19333 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19334 Suggest image/.* in the doc string.
19335
19336 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
19337
19338 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19339 message-marks (Debian bug#342521).
19340
19341 2005-12-12 Simon Josefsson <jas@extundo.com>
19342
19343 * password.el (password-read-from-cache): Add.
19344 (password-read): Use it.
19345
19346 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
19347
19348 * rfc2047.el (rfc2047-charset-to-coding-system):
19349 Recognize us-ascii as a MIME charset.
19350
19351 * mm-bodies.el (mm-decode-content-transfer-encoding):
19352 Protect against the case where the 2nd arg TYPE is nil.
19353
19354 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19355
19356 * pop3.el (pop3-stream-type): Fix custom version.
19357
19358 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19359
19360 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19361
19362 * mm-decode.el (mm-display-external): Add missing cdr.
19363
19364 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
19365
19366 * mm-decode.el (mm-display-external): Use nametemplate (defined in
19367 RFC1524) if it is in mailcap or add a suffix according to
19368 mailcap-mime-extensions when generating a temp filename; postpone
19369 deleting a temp file for 2 seconds for some wrappers, shell
19370 scripts, and so on, which might exit right after having started a
19371 viewer command as a background job.
19372
19373 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
19374
19375 * nntp.el (nntp-marks-directory): Fix custom group.
19376
19377 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19378 steps when < 10.
19379
19380 * gnus-start.el (gnus-no-server-1):
19381 Mention `gnus-level-default-subscribed' in doc string.
19382
19383 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19384
19385 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19386 parens.
19387
19388 2005-11-26 Dave Love <fx@gnu.org>
19389
19390 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19391 (tls-program, tls-success): Provide openssl alternative.
19392
19393 * starttls.el: Doc fixes.
19394 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19395 SERVICE to PORT.
19396
19397 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
19398 port null or service name.
19399 (starttls-negotiate): Autoload.
19400
19401 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19402
19403 * message.el (message-kill-to-signature): Fix interactive spec.
19404
19405 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
19406
19407 * pop3.el (pop3-open-server): Recognize a string as a service name.
19408
19409 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
19410
19411 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19412
19413 2005-11-23 Dave Love <fx@gnu.org>
19414
19415 Add pop3s, pop3/starttls.
19416
19417 * pop3.el (pop3-authentication-scheme): Clarify doc.
19418 (open-tls-stream, starttls-open-stream): Autoload.
19419 (pop3-stream-type): New.
19420 (pop3-open-server): Use it.
19421
19422 * mail-source.el (mail-sources): Fix some :types. Add stream type
19423 for POP.
19424 (mail-source-keyword-map): Add :stream for POP.
19425 (mail-source-fetch-pop): Use pop3-stream-type.
19426
19427 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
19428
19429 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19430 of current-time-string.
19431
19432 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
19433
19434 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19435 date header.
19436
19437 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
19438
19439 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
19440 it can seriously impact performance as it bypasses the agent's
19441 local caches.
19442
19443 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
19444
19445 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19446 must be explicitly online rather than "not explicitly offline" for
19447 its flags to be synchronized.
19448
19449 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19450 that gnus-uu-unmark-thread will function correctly.
19451
19452 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19453 1024K is instead displayed as 1M.
19454
19455 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19456
19457 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19458
19459 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
19460
19461 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19462
19463 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
19464
19465 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19466 error message to display actual error condition.
19467 (gnus-agent-save-local): Avoid saving symbols that are bound to
19468 nil as they simply result in a warning message in
19469 gnus-agent-read-local.
19470
19471 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19472
19473 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19474 rather than make-variable-buffer-local for file-precious-flag.
19475
19476 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19477
19478 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19479 for duplicates which are removed. The invalid sort check then
19480 triggers a rescan after the sort as sorting may have moved
19481 duplicate entries such that they can be cheaply detected.
19482
19483 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19484
19485 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19486
19487 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19488
19489 * gnus-agent.el (gnus-agent-article-alist-save-format):
19490 Change internal variable to a custom variable. Change default value
19491 from compressed(2) to uncompressed(1).
19492 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19493 support for uncompressed agentview files. Taken together, reading
19494 the agentview file should now be 6-7 times faster.
19495
19496 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
19497
19498 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19499 as a buffer-local variable. This avoids creating truncated
19500 dribble files as a result of a hang up, eg.
19501
19502 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19503
19504 * gnus-start.el (gnus-start-draft-setup):
19505 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19506
19507 * gnus.el (gnus-splash): Change custom group.
19508 (gnus-group-get-parameter, gnus-group-parameter-value):
19509 Describe allow-list argument.
19510
19511 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19512 string.
19513
19514 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
19515
19516 * gnus-art.el (gnus-default-article-saver): Add user-defined
19517 `function' to custom type.
19518
19519 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19520
19521 * imap.el (imap-open): Handle case where buffer is a buffer
19522 object.
19523
19524 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
19525
19526 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19527 long lines.
19528 (gnus-cache-delete-group): Wrap doc strings.
19529
19530 * gnus-agent.el (gnus-agent-rename-group)
19531 (gnus-agent-delete-group): Wrap doc strings.
19532
19533 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
19534
19535 * gnus-start.el (gnus-1): Add "native" to
19536 gnus-predefined-server-alist.
19537
19538 * gnus.el (gnus-method-to-server): Don't add "native" to the
19539 lists here, because that leads to problems when
19540 gnus-select-method is bound.
19541
19542 2005-11-09 Simon Josefsson <jas@extundo.com>
19543
19544 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19545 use (not sort-by-date) instead.
19546
19547 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
19548
19549 * gnus-delay.el (gnus-delay-group): Don't autoload.
19550 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19551 to be re-loaded when customizing the `gnus-delay' group.
19552
19553 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
19554
19555 * message.el: Revert last changes.
19556 (message-insert-citation-line): Use newlines.
19557
19558 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
19559
19560 * message.el (message-courtesy-message)
19561 (message-mark-insert-begin, message-mark-insert-end)
19562 (message-elide-ellipsis, message-cancel-message)
19563 (message-add-header, message-change-subject)
19564 (message-cross-post-followup-to-header)
19565 (message-cross-post-insert-note, message-reduce-to-to-cc)
19566 (message-widen-reply, message-delete-not-region)
19567 (message-kill-to-signature, message-insert-signature)
19568 (message-insert-importance-high, message-insert-importance-low)
19569 (message-insert-or-toggle-importance)
19570 (message-insert-disposition-notification-to)
19571 (message-indent-citation, message-yank-original)
19572 (message-cite-original-without-signature, message-cite-original)
19573 (message-insert-citation-line, message-position-on-field)
19574 (message-fix-before-sending, message-send-mail-partially)
19575 (message-send-mail, message-send-mail-with-sendmail)
19576 (message-send-mail-with-qmail, message-send-news)
19577 (message-check-news-header-syntax, message-generate-headers)
19578 (message-insert-courtesy-copy, message-fill-address)
19579 (message-fill-header, message-shorten-references)
19580 (message-setup-1, message-cancel-news)
19581 (message-forward-make-body-plain, message-forward-make-body-mime)
19582 (message-forward-make-body-mml, message-encode-message-body)
19583 (message-forward-make-body-digest-plain)
19584 (message-forward-make-body-digest-mime)
19585 (message-use-alternative-email-as-from): Insert `hard-newline'
19586 instead of ordinary newlines.
19587
19588 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
19589
19590 * message.el (message-generate-headers): Downcase the argument
19591 given to message-check-element.
19592
19593 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
19594
19595 * nntp.el (nntp-authinfo-rejected): New error condition.
19596 (nntp-wait-for): Use new error condition to signal authentication
19597 error.
19598 (nntp-retrieve-data): Rethrow new error condition to break out of
19599 recursive call to nntp-send-authinfo.
19600
19601 2005-11-08 Romain Francoise <romain@orebokech.com>
19602
19603 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19604 (gnus-summary-exit-map): Bind to `Z p'.
19605 (gnus-summary-make-menu-bar): Add menu item.
19606
19607 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
19608
19609 * gnus-art.el (gnus-article-treat-custom): Add `first'.
19610 (gnus-treat-*): Add `first' in all doc strings.
19611
19612 * gnus-group.el (gnus-group-compact-group): Fix typo.
19613
19614 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
19615
19616 * gnus.el (gnus-parameters-case-fold-search): New variable.
19617 (gnus-parameters-get-parameter): Use it.
19618
19619 * gnus-score.el (gnus-home-score-file): Doc fix.
19620
19621 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
19622
19623 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19624
19625 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
19626
19627 * mm-util.el (mm-special-display-p): New function.
19628
19629 * mml.el (mml-preview): Use it; doc fix.
19630
19631 2005-10-29 Romain Francoise <romain@orebokech.com>
19632
19633 * message.el (message-fix-before-sending): Fix comment.
19634
19635 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19636
19637 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19638
19639 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19640
19641 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19642 Used in gnus-score.el.
19643
19644 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
19645
19646 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19647
19648 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
19649
19650 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19651 whitespace removed in revision 7.8. Use concatenated string to
19652 protect trailing whitespace.
19653
19654 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
19655
19656 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19657 (nnimap-request-expire-articles): Use it to avoid sending 'UID
19658 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19659 Courier IMAP ("some version from 2004"). Mostly based on similar
19660 code in the same function.
19661
19662 2005-10-26 Didier Verna <didier@xemacs.org>
19663
19664 * gnus-group.el (gnus-group-compact-group): Invalidate original
19665 article buffer.
19666 * gnus-srvr.el (gnus-server-compact-server): Ditto.
19667 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19668 NOV database and in article itself.
19669 Invalidate article backlog.
19670
19671 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
19672
19673 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19674
19675 2005-10-26 Simon Josefsson <jas@extundo.com>
19676
19677 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19678 part of 2004-07-25 change.
19679
19680 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
19681
19682 * message.el (message-display-completion-list): New function.
19683 (message-expand-group): Use it; make sure the Completions buffer
19684 is modifiable.
19685
19686 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19687
19688 * imap.el (imap-open): Handle case where buffer is a buffer object.
19689
19690 2005-10-24 Eli Zaretskii <eliz@gnu.org>
19691
19692 * pgg-def.el:
19693 * pgg-gpg.el:
19694 * pgg-parse.el:
19695 * pgg-pgp.el:
19696 * pgg-pgp5.el:
19697 * pgg.el: Move to the parent lisp directory.
19698
19699 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
19700
19701 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19702 user-mail-name is an empty string.
19703
19704 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
19705
19706 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19707 depending on gnus-score-decay-constant.
19708
19709 * encrypt.el (encrypt-insert-file-contents)
19710 (encrypt-write-file-contents): Don't use `gnus-message'.
19711
19712 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19713 arguments.
19714 (mm-uu-type-alist): Add message-marks and insert-marks.
19715 Pass arguments to mm-uu-verbatim-marks-extract.
19716 (mm-uu-hide-markers): New variable.
19717 (mm-uu-extract): Use face similar to `gnus-cite-3'.
19718
19719 * gnus-fun.el (gnus-convert-image-to-x-face-command)
19720 (gnus-convert-image-to-face-command): Use "convert" by default to
19721 allow other input image formats.
19722 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19723 accordingly.
19724
19725 2005-10-23 Simon Josefsson <jas@extundo.com>
19726
19727 * imap.el (imap-gssapi-program): Align command line parameters
19728 with latest GNU SASL.
19729 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19730
19731 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19732
19733 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19734 HTML.
19735 (nnslashdot-request-article): Ditto.
19736
19737 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19738
19739 * mail-source.el (mail-source-fetch-pop): Require pop3.
19740 (mail-source-check-pop): Ditto.
19741
19742 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
19743
19744 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19745 errors.
19746
19747 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
19748
19749 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19750 (gnus-treat-strip-leading-blank-lines): Improve doc string.
19751
19752 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19753
19754 * mm-bodies.el (mm-decode-string):
19755 Call `mm-charset-to-coding-system' with allow-override argument.
19756
19757 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
19758
19759 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19760 (rfc2047-charset-to-coding-system): New function.
19761 (rfc2047-decode-encoded-words): New function.
19762 (rfc2047-decode-region): Use them.
19763 (rfc2047-decode-cte): Remove.
19764 (rfc2047-parse-and-decode): Remove.
19765 (rfc2047-decode): Remove.
19766
19767 2005-10-15 Kenichi Handa <handa@m17n.org>
19768
19769 * rfc2047.el (rfc2047-decode-cte): New function.
19770 (rfc2047-decode-region): Change the way to decode successive
19771 encoded-words: decode B- or Q-encoding in each encoded-word,
19772 concatenate them, and decode it as charset.
19773
19774 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
19775
19776 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
19777 widget-move-and-invoke.
19778 (gnus-custom-mode): Use gnus-custom-map.
19779
19780 2005-10-15 Bill Wohler <wohler@newt.com>
19781
19782 * message.el (message-tool-bar-map): Rename image file from
19783 mail_send to mail/send.
19784
19785 2005-10-16 Masatake YAMATO <jet@gyve.org>
19786
19787 * message.el (message-expand-group): Pass the common
19788 prefix substring of completion to `display-completion-list'.
19789
19790 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19791
19792 * mml-sec.el (mml-secure-method): New internal variable.
19793 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19794 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19795 New functions using mml-secure-method.
19796
19797 * mml.el (mml-mode-map): Add key bindings for those functions.
19798 (mml-menu): Simplify security menu entries. Suggested by Jesper
19799 Harder <harder@myrealbox.com>.
19800 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19801 Goto end of message if point is the headers of the message.
19802
19803 * message.el (message-in-body-p): New function.
19804
19805 * assistant.el: Autoload gnus-util and netrc.
19806
19807 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19808 Use `mm-charset-override-alist' only when decoding.
19809
19810 * mm-bodies.el (mm-decode-body):
19811 Call `mm-charset-to-coding-system' with allow-override argument.
19812
19813 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19814 `filename' from Content-Disposition if Content-Type doesn't
19815 provide `name'.
19816 (gnus-mime-view-part-as-type): Set default instead of
19817 initial-input.
19818
19819 2005-10-09 Daniel Brockman <daniel@brockman.se>
19820
19821 * format-spec.el (format-spec): Propagate text properties of % spec.
19822
19823 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19824
19825 * gnus-art.el (gnus-treat-predicate): Add `first'.
19826
19827 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19828
19829 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19830 (mm-charset-override-alist): New variable.
19831 (mm-charset-to-coding-system): Use it.
19832 (mm-codepage-setup): New helper function.
19833 (mm-charset-eval-alist): New variable.
19834 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19835 Warn about unknown charsets.
19836
19837 2005-10-04 David Hansen <david.hansen@gmx.net>
19838
19839 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19840 (nnrss-check-group): Ditto.
19841
19842 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19843
19844 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19845 Rename x-gnus-verbatim to x-verbatim.
19846 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19847
19848 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19849 x-verbatim.
19850
19851 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19852
19853 * gnus-util.el (gnus-remove-duplicates): Remove.
19854
19855 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19856 instead of gnus-remove-duplicates.
19857
19858 * message.el (message-remove-duplicates): Remove.
19859 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19860 message-remove-duplicates.
19861
19862 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19863 available, else use implementation from `delete-dups'.
19864
19865 * message.el (message-insert-expires): New function.
19866 (message-mode-map): Add key binding.
19867 (message-mode-field-menu): Add menu entry.
19868 (message-mode): Document it.
19869 (message-make-expires-date): Use `message-make-date'.
19870
19871 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19872
19873 * message.el (message-make-expires-date): New function.
19874
19875 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19876
19877 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19878
19879 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19880
19881 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19882 function rather than the diff-mode.el package.
19883 (mm-display-external): Use with-current-buffer.
19884 (mm-viewer-completion-map, mm-viewer-completion-map):
19885 Move initialization inside declaration.
19886
19887 2005-09-29 Simon Josefsson <jas@extundo.com>
19888
19889 * spam.el: Load hashcash when compiling, to avoid warnings.
19890 Don't autoload mail-check-payment.
19891 (spam-check-hashcash): Define unconditionally, since hashcash.el
19892 is part of Gnus now. Ignore errors from payment checking.
19893
19894 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19895
19896 * message.el (message-bold-region, message-unbold-region):
19897 Rename from `bold-region' and `unbold-region'.
19898
19899 * message.el: Remove useless autoloads.
19900
19901 2005-09-28 Simon Josefsson <jas@extundo.com>
19902
19903 * message.el (message-use-idna): Default to t.
19904 (message-use-idna): Test whether encoding works too. Doc fix.
19905
19906 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19907
19908 * nntp.el (nntp-warn-about-losing-connection): Remove.
19909
19910 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19911
19912 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19913 customizable. Change default value.
19914 (mm-uu-diff-groups-regexp): Change default value.
19915 (mm-uu-type-alist): Add doc string.
19916 (mm-uu-configure): Add doc string. Make it interactive.
19917 (mm-uu-tex-groups-regexp): New variable.
19918 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19919 (mm-uu-type-alist): Add LaTeX documents.
19920 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19921 of "text/verbatim".
19922 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19923
19924 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19925 instead of "text/verbatim".
19926
19927 * message.el (message-mark-inserted-region)
19928 (message-mark-insert-file): Use slrn style marks when called with
19929 prefix argument.
19930
19931 2005-09-27 Simon Josefsson <jas@extundo.com>
19932
19933 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19934
19935 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19936
19937 * message.el (message-remove-duplicates): New function.
19938 Implementation borrowed from `gnus-remove-duplicates'.
19939 (message-idna-to-ascii-rhs): Also encode idna addresses in
19940 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19941 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19942 only ask about the same idna domain once per header and also tell
19943 in what header to replace the idna domain.
19944
19945 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19946 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19947 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19948 a header is decoded and not just the last one.
19949
19950 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19951
19952 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19953 has been decoded.
19954
19955 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19956 (mm-insert-part): Don't modify text if it has been decoded.
19957
19958 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19959 decoded.
19960
19961 * mm-view.el (mm-inline-text): Don't strip text props unless
19962 decoding enriched or richtext parts.
19963
19964 2005-09-25 Romain Francoise <romain@orebokech.com>
19965
19966 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19967 * gnus-start.el (gnus-subscribe-interactively):
19968 * gnus-uu.el (gnus-uu-grab-articles):
19969 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19970 space.
19971
19972 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19973
19974 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19975 * mm-view.el (mm-view-pkcs7-decrypt):
19976 * gnus-sum.el (gnus-summary-limit-to-extra)
19977 (gnus-summary-respool-article, gnus-read-move-group-name):
19978 * gnus-score.el (gnus-summary-increase-score):
19979 * gnus-util.el (gnus-completing-read-with-default):
19980 * gnus-art.el (gnus-read-save-file-name)
19981 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19982 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19983 * message.el (message-check-news-header-syntax):
19984 Follow convention for reading with the minibuffer.
19985
19986 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19987
19988 * spam-report.el (spam-report-url-ping-plain):
19989 Use gnus-extended-version as User-Agent.
19990
19991 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19992 default value is nil.
19993
19994 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19995 (mm-uu-verbatim-marks-extract): New function.
19996 (mm-uu-extract): New face.
19997 (mm-uu-copy-to-buffer): Use it.
19998
19999 * spam-report.el (spam-report-gmane-ham): Rename from
20000 `spam-report-gmane-unspam'.
20001 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20002 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
20003
20004 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20005 Autoload.
20006 (spam-report-gmane-unregister-routine):
20007 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20008
20009 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
20010
20011 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20012 (spam-report-gmane-unregister-routine): Add support for gmane
20013 unregistration.
20014
20015 * spam-report.el (spam-report-gmane-unspam)
20016 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20017 (spam-report-gmane): Change to take a single article and do unspam
20018 registration.
20019
20020 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20021
20022 * mm-url.el (mm-url-decode-entities): Fix regexp.
20023
20024 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20025
20026 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20027 default to nil, to be able to use Gnus at all. If the default
20028 switches to something else, then the function should be fixed not
20029 be exceedingly slow.
20030
20031 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
20032
20033 * gnus-start.el (gnus-activate-group): If the server is nil, don't
20034 fail hard.
20035
20036 * spam-report.el: Add better Keywords line.
20037
20038 * spam.el: Add Maintainer and better Keywords line.
20039
20040 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20041
20042 * gnus-art.el (gnus-article-replace-part)
20043 (gnus-mime-replace-part): New functions.
20044 (gnus-mime-action-alist, gnus-mime-button-commands)
20045 (gnus-mime-save-part-and-strip): Add file argument.
20046 (gnus-article-part-wrapper): Add interactive argument.
20047
20048 * gnus-sum.el (gnus-summary-mime-map):
20049 Add `gnus-article-replace-part'.
20050
20051 2005-09-19 Didier Verna <didier@xemacs.org>
20052
20053 The nnml compaction feature:
20054 * nnml.el (nnml-request-compact-group): New function.
20055 * nnml.el (nnml-request-compact): New function.
20056 * gnus-int.el (gnus-request-compact-group): New function.
20057 * gnus-int.el (gnus-request-compact): New function.
20058 * gnus-group.el (gnus-group-compact-group): New function.
20059 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20060 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20061 * gnus-srvr.el (gnus-server-compact-server): New function.
20062 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20063 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20064
20065 2005-09-18 Deepak Goel <deego@gnufans.org>
20066
20067 * sieve.el (sieve-help): Fix `message' call: first arg should be a
20068 format spec.
20069
20070 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
20071
20072 * gnus.el (gnus-group-startup-message): Bind image-load-path.
20073
20074 2005-09-15 Romain Francoise <romain@orebokech.com>
20075
20076 * message.el (message-fill-paragraph): Clarify docstring.
20077
20078 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
20079
20080 * gnus-art.el (gnus-mime-display-part): Protect against broken
20081 MIME messages.
20082
20083 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
20084
20085 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20086 before parsing header.
20087
20088 2005-09-11 Jari Aalto <jari.aalto@cante.net>
20089
20090 * html2text.el (html2text-replace-list): Add new entities.
20091
20092 2005-09-11 Romain Francoise <romain@orebokech.com>
20093
20094 * message.el (message-alternative-emails): Improve docstring.
20095 (message-setup-1): Call `message-use-alternative-email-as-from'
20096 after `message-setup-hook' to give it precedence over posting
20097 styles, etc.
20098 (message-use-alternative-email-as-from): Add docstring.
20099 Remove the original From header if present.
20100
20101 * nnml.el (nnml-compressed-files-size-threshold): New variable.
20102 (nnml-save-mail): Use it.
20103
20104 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20105 articles. Add new argument `silent'.
20106 (gnus-uu-mark-all): Report the total number of marked articles.
20107
20108 2005-09-10 Romain Francoise <romain@orebokech.com>
20109
20110 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20111 (gnus-uu-mark-series): Likewise.
20112
20113 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
20114
20115 * spam-report.el (spam-report-gmane): Fix generation of spam
20116 report URL.
20117
20118 2005-09-10 Simon Josefsson <jas@extundo.com>
20119
20120 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20121 t, based on discussion on the ding list with Robert Epprecht
20122 <epprecht@solnet.ch>.
20123
20124 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
20125
20126 * spam-report.el (spam-report-gmane): Make it work without
20127 X-Report-Spam header. Gmane now only provides Archived-At.
20128 This is only used if `spam-report-gmane-use-article-number' is nil.
20129 (spam-report-gmane-spam-header): Remove. Not used anymore.
20130
20131 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20132 make `gnus-summary-sort-by-recipient' work with threading.
20133
20134 * nnweb.el (nnweb-google-wash-article): Print a message if article
20135 is not available.
20136
20137 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20138
20139 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20140 change. Decode text/* parts content before displaying.
20141
20142 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
20143
20144 * mml-smime.el: Remove defvar of gnus-extract-address-components.
20145
20146 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
20147
20148 * mm-view.el (mm-display-inline-fontify): Disable support modes.
20149
20150 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
20151
20152 * message.el (message-tab-body-function): Fix mismatched custom type.
20153
20154 * gnus.el (gnus-group-change-level-function): Ditto.
20155
20156 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20157
20158 * gnus-art.el (gnus-signature-limit)
20159 (gnus-article-mime-part-function): Ditto.
20160
20161 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
20162
20163 * mml.el (mml-mode): Silence the byte compiler.
20164
20165 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20166 using `(sit-for 0)' before moving the point to the specified part;
20167 skip unbuttonized parts.
20168 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20169 return to the summary window if gnus-auto-select-part is non-nil.
20170
20171 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
20172
20173 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20174 New variables.
20175 (mml-dnd-attach-file, mml-mode): Use them.
20176
20177 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20178 Make fetching article by MID work again for Google Groups.
20179 Add FIXME concerning gnus-group-make-web-group.
20180
20181 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20182 Don't depend on Gnus by using mail-extract-address-components if
20183 gnus-extract-address-components is not bound.
20184
20185 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20186
20187 * gnus-art.el (gnus-mime-display-security): Don't display the
20188 signature, but only the signed part.
20189
20190 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
20191
20192 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20193
20194 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20195 list, not listp.
20196
20197 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
20198
20199 * mm-encode.el (mm-encode-content-transfer-encoding):
20200 Likewise when encoding.
20201
20202 * mm-bodies.el (mm-decode-content-transfer-encoding):
20203 De-canonicalize CRLF for all text content types, not just
20204 text/plain.
20205
20206 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
20207
20208 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20209 valid article; point arrow and cursor at the MIME button.
20210
20211 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
20212
20213 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20214 Suggested by Dan Christensen <jdc@uwo.ca>.
20215
20216 * mm-decode.el (mm-save-part): Enable change of prompt.
20217
20218 2005-08-29 Jari Aalto <jari.aalto@cante.net>
20219
20220 * gnus-msg.el (gnus-inews-add-send-actions):
20221 Make `message-post-method' lambda parameter ARG `&optional'.
20222
20223 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
20224
20225 * gnus-sum.el (gnus-summary-mime-map):
20226 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20227 gnus-article-jump-to-part.
20228
20229 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20230 (gnus-article-edit-part): Use it.
20231 (gnus-article-part-wrapper): Add no-handle argument.
20232 (gnus-article-save-part-and-strip, gnus-article-delete-part):
20233 New functions.
20234
20235 2005-08-29 Romain Francoise <romain@orebokech.com>
20236
20237 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20238 docstring.
20239 (gnus-face-from-file): Likewise.
20240
20241 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
20242
20243 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20244 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20245 non-nil.
20246 (gnus-auto-select-part): New variable.
20247 (gnus-article-jump-to-part): New function.
20248 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20249 (gnus-mime-delete-part): Allow selecting specified part after
20250 deleting or stripping parts.
20251 (gnus-article-jump-to-part): Don't use `read-number'. Use last
20252 part if argument is bogus.
20253
20254 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
20255
20256 * gnus-art.el (w3m-minor-mode-map):
20257 * gnus-spec.el (gnus-newsrc-file-version):
20258 * gnus-util.el (nnmail-active-file-coding-system)
20259 (gnus-original-article-buffer, gnus-user-agent):
20260 * gnus.el (gnus-ham-process-destinations)
20261 (gnus-parameter-ham-marks-alist)
20262 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20263 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20264 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20265 * mm-decode.el (gnus-current-window-configuration):
20266 * mm-extern.el (gnus-article-mime-handles):
20267 * mm-url.el (url-current-object, url-package-name)
20268 (url-package-version):
20269 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20270 (smime-keys, w3m-cid-retrieve-function-alist)
20271 (w3m-current-buffer, w3m-display-inline-images)
20272 (w3m-minor-mode-map):
20273 * mml-smime.el (gnus-extract-address-components):
20274 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20275 (gnus-newsrc-hashtb, message-default-charset)
20276 (message-deletable-headers, message-options)
20277 (message-posting-charset, message-required-mail-headers)
20278 (message-required-news-headers):
20279 * mml1991.el (mc-pgp-always-sign):
20280 * mml2015.el (mc-pgp-always-sign):
20281 * nnheader.el (nnmail-extra-headers):
20282 * rfc1843.el (gnus-decode-encoded-word-function)
20283 (gnus-decode-header-function, gnus-newsgroup-name):
20284 * spam-stat.el (gnus-original-article-buffer): Add defvars.
20285
20286 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
20287
20288 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20289 the end of the date treatments.
20290
20291 2005-08-15 Simon Josefsson <jas@extundo.com>
20292
20293 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20294 it in url-handlers.el and XEmacs in url.el. Reported by Luca
20295 Capello and Romain Francoise.
20296 (pgg-fetch-key-function): Remove, not used?
20297 (pgg-insert-url-with-w3): Require url, to get
20298 url-insert-file-contents regardless of where it is defined.
20299
20300 2005-08-13 Romain Francoise <romain@orebokech.com>
20301
20302 * message.el (message-cite-original-1): New function.
20303 (message-cite-original): Use it.
20304 (message-cite-original-without-signature): Ditto.
20305
20306 2005-08-08 Romain Francoise <romain@orebokech.com>
20307
20308 * message.el (message-yank-empty-prefix): New variable.
20309 (message-indent-citation): Use it.
20310 (message-cite-original-without-signature): Respect X-No-Archive.
20311
20312 2005-08-08 Simon Josefsson <jas@extundo.com>
20313
20314 * pgg.el: Autoload url-insert-file-contents instead of loading
20315 w3/url.
20316 (pgg-insert-url-with-w3): Don't load url here.
20317
20318 2005-08-07 Jesper Harder <harder@phys.au.dk>
20319
20320 * message.el (message-kill-to-signature): Don't insert newline at
20321 bol.
20322 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20323
20324 2005-08-06 Romain Francoise <romain@orebokech.com>
20325
20326 * message.el (message-user-fqdn): Fix typo in docstring.
20327
20328 2005-08-05 Daiki Ueno <ueno@unixuser.org>
20329
20330 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20331
20332 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20333
20334 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
20335
20336 * mm-bodies.el (mm-encode-body): Use coding system rather than
20337 charset to encode text.
20338
20339 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20340 number of charsets if utf-8 is available (XEmacs).
20341
20342 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
20343
20344 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20345 taken from `gnus-button-mid-or-mail-regexp'.
20346 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20347 (gnus-button-alist): Improve regexp for domain part of the MIDs
20348 for news:localpart@domain buttons.
20349 (gnus-button-ctan-directory-regexp): Update.
20350
20351 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
20352
20353 * sieve-manage.el (sieve-manage-interactive-login):
20354 Use make-local-variable rather than make-variable-buffer-local.
20355 (sieve-manage-open): Ditto.
20356 (sieve-manage-authenticate): Ditto.
20357
20358 * mml.el (mml-generate-mime-1): Make the content type default to
20359 text/plain if the filename is not specified.
20360
20361 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
20362
20363 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20364 instead of insert-buffer.
20365
20366 * message.el (message-yank-original): Ditto; set the mark at the
20367 end of the yanked message.
20368
20369 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
20370
20371 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20372 lines to scroll rather than to stop it.
20373
20374 * mml.el (mml-generate-default-type): Add doc string.
20375 (mml-generate-mime-1): Use mm-default-file-encoding or make it
20376 default to application/octet-stream when determining the content
20377 type if it is not specified for the part or the mml contents; add
20378 a comment about mml-generate-default-type.
20379
20380 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
20381
20382 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20383 make it default to application/octet-stream when determining the
20384 content type if it is not specified for the external contents.
20385
20386 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
20387
20388 * rfc2231.el (rfc2231-parse-string): Take care that not only a
20389 segmented parameter but also other parameters might be there.
20390
20391 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
20392
20393 * mm-decode.el (mm-display-external): Delete temp file, directory
20394 and buffer immediately if the external process is exited.
20395
20396 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
20397
20398 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20399 fewer lines than that of scroll-margin.
20400 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20401
20402 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
20403
20404 * gnus-art.el (gnus-article-next-page): Revert.
20405 (gnus-article-beginning-of-window): New macro.
20406 (gnus-article-next-page-1): Use it.
20407 (gnus-article-prev-page): Ditto.
20408 (gnus-article-edit-part): Use insert-buffer-substring instead of
20409 insert-buffer.
20410 (gnus-article-edit-exit): Ditto.
20411
20412 * gnus-util.el (gnus-beginning-of-window): Remove.
20413 (gnus-end-of-window): Remove.
20414
20415 2005-07-25 Simon Josefsson <jas@extundo.com>
20416
20417 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20418 to have the url package without w3. Reported by Daiki Ueno
20419 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20420
20421 2005-07-20 Didier Verna <didier@xemacs.org>
20422
20423 * gnus-diary.el: Remove the description comment (nndiary is now
20424 properly documented in the Gnus manual).
20425 Fix the spelling of "Back End".
20426 * nndiary.el: Ditto.
20427 Fix the copyright notice.
20428
20429 2005-07-18 Romain Francoise <romain@orebokech.com>
20430
20431 * gnus-sum.el (gnus-summary-to-prefix)
20432 (gnus-summary-newsgroup-prefix): New variables.
20433 (gnus-summary-from-or-to-or-newsgroups): Use them.
20434
20435 2005-07-17 Romain Francoise <romain@orebokech.com>
20436
20437 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20438 space as it's generally not especially interesting to the user.
20439
20440 2005-07-16 Romain Francoise <romain@orebokech.com>
20441
20442 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20443 nil to avoid prompting and file modification if one of the
20444 messages at the top of the nnfolder file contains a copyright
20445 notice.
20446 Update copyright notice.
20447
20448 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20449 instead of `current-time-string' as the latter creates a time
20450 string that is not RFC 2822 compliant (it lacks the zone).
20451 Update copyright notice.
20452
20453 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
20454
20455 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20456 for text/rtf. Display default in prompt. Pass default for M-n.
20457
20458 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20459
20460 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20461
20462 * gnus-msg.el (gnus-button-mailto):
20463 Remove save-selected-window-window hackery because it relies on
20464 save-selected-window internals.
20465
20466 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
20467
20468 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20469 (gnus-article-next-page-1): Use gnus-beginning-of-window.
20470 (gnus-article-prev-page): Ditto.
20471
20472 * gnus-util.el (gnus-beginning-of-window): New function.
20473 (gnus-end-of-window): New function.
20474
20475 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
20476
20477 * gnus-score.el (gnus-score-edit-all-score):
20478 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20479 gnus-message.
20480
20481 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20482
20483 * gnus-msg.el (gnus-button-mailto):
20484 Remove save-selected-window-window hackery because it relies on
20485 save-selected-window internals.
20486
20487 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
20488
20489 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20490 add-minor-mode.
20491 (gnus-binary-mode): Ditto.
20492
20493 * gnus-topic.el (gnus-topic-mode): Ditto.
20494
20495 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
20496
20497 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20498 (gnus-article-prev-page): Take scroll-margin into consideration.
20499
20500 2005-07-04 Lute Kamstra <lute@gnu.org>
20501
20502 Update FSF's address in GPL notices.
20503
20504 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
20505
20506 * gnus.el (gnus-exit):
20507 * gnus-group.el (gnus-group-icons):
20508 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20509
20510 * gnus-nocem.el (gnus-nocem):
20511 * message.el (message-various, message-buffers, message-sending)
20512 (message-interface, message-forwarding, message-insertion)
20513 (message-headers, message-news, message-mail):
20514 * pgg-gpg.el (pgg-gpg):
20515 * pgg-parse.el (pgg-parse):
20516 * pgg-pgp.el (pgg-pgp):
20517 * pgg-pgp5.el (pgg-pgp5):
20518 * pop3.el (pop3): Finish `defgroup' description with period.
20519
20520 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
20521
20522 * gnus-art.el (article-display-face): Improve the efficiency.
20523 (article-display-x-face): Ditto; remove gray x-face stuff.
20524
20525 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
20526
20527 * gnus-art.el (article-display-face): Correct the position in
20528 which Faces are inserted.
20529
20530 2005-06-29 Didier Verna <didier@xemacs.org>
20531
20532 * gnus-art.el (article-display-face): Display faces in correct
20533 order.
20534
20535 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
20536
20537 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20538 (gnus-fill-real-hashtb): Use hash table instead of obarray.
20539 (gnus-nocem-check-article): Fetch the Type header.
20540 (gnus-nocem-message-wanted-p): Fix the way to examine types.
20541 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20542 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20543 make sure gnus-nocem-hashtb is initialized.
20544 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20545 (gnus-nocem-unwanted-article-p): Ditto.
20546
20547 * pgg.el (pgg-verify): Return the verification result.
20548
20549 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
20550
20551 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20552 is ascii.
20553
20554 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
20555
20556 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20557 `show-nonbreak-escape'.
20558
20559 2005-06-23 Lute Kamstra <lute@gnu.org>
20560
20561 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20562
20563 * dig.el (dig-mode):
20564 * smime.el (smime-mode): Use gnus-run-mode-hooks.
20565
20566 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
20567
20568 * nnimap.el (nnimap-split-download-body): Fix spellings.
20569
20570 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
20571
20572 * gnus-art.el (gnus-article-encrypt-body):
20573 * gnus-cus.el (gnus-score-customize):
20574 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20575 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20576
20577 2005-06-16 Arne Jørgensen <arne@arnested.dk>
20578
20579 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20580 header by looking for magic "MII" at the beginning.
20581
20582 2005-06-16 Miles Bader <miles@gnu.org>
20583
20584 * assistant.el (assistant-field): Remove "-face" suffix from face name.
20585 (assistant-field-face): New backward-compatibility alias for renamed
20586 face.
20587 (assistant-render-text): Use renamed assistant-field face.
20588
20589 * spam.el (spam): Remove "-face" suffix from face name.
20590 (spam-face): New backward-compatibility alias for renamed face.
20591 (spam-face, spam-initialize): Use renamed spam face.
20592
20593 * message.el (message-header-to, message-header-cc)
20594 (message-header-subject, message-header-newsgroups)
20595 (message-header-other, message-header-name)
20596 (message-header-xheader, message-separator, message-cited-text)
20597 (message-mml): Remove "-face" suffix from face names.
20598 (message-header-to-face, message-header-cc-face)
20599 (message-header-subject-face, message-header-newsgroups-face)
20600 (message-header-other-face, message-header-name-face)
20601 (message-header-xheader-face, message-separator-face)
20602 (message-cited-text-face, message-mml-face):
20603 New backward-compatibility aliases for renamed faces.
20604 (message-font-lock-keywords): Use renamed message faces.
20605
20606 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20607 (sieve-test-commands, sieve-tagged-arguments):
20608 Remove "-face" suffix from face names.
20609 (sieve-control-commands-face, sieve-action-commands-face)
20610 (sieve-test-commands-face, sieve-tagged-arguments-face):
20611 New backward-compatibility aliases for renamed faces.
20612 (sieve-control-commands-face, sieve-action-commands-face)
20613 (sieve-test-commands-face, sieve-tagged-arguments-face):
20614 Use renamed sieve faces.
20615
20616 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20617 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20618 (gnus-group-news-3-empty, gnus-group-news-4)
20619 (gnus-group-news-4-empty, gnus-group-news-5)
20620 (gnus-group-news-5-empty, gnus-group-news-6)
20621 (gnus-group-news-6-empty, gnus-group-news-low)
20622 (gnus-group-news-low-empty, gnus-group-mail-1)
20623 (gnus-group-mail-1-empty, gnus-group-mail-2)
20624 (gnus-group-mail-2-empty, gnus-group-mail-3)
20625 (gnus-group-mail-3-empty, gnus-group-mail-low)
20626 (gnus-group-mail-low-empty, gnus-summary-selected)
20627 (gnus-summary-cancelled, gnus-summary-high-ticked)
20628 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20629 (gnus-summary-high-ancient, gnus-summary-low-ancient)
20630 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20631 (gnus-summary-low-undownloaded)
20632 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20633 (gnus-summary-low-unread, gnus-summary-normal-unread)
20634 (gnus-summary-high-read, gnus-summary-low-read)
20635 (gnus-summary-normal-read, gnus-splash):
20636 Remove "-face" suffix from face names.
20637 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20638 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20639 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20640 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20641 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20642 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20643 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20644 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20645 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20646 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20647 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20648 (gnus-summary-selected-face, gnus-summary-cancelled-face)
20649 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20650 (gnus-summary-normal-ticked-face)
20651 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20652 (gnus-summary-normal-ancient-face)
20653 (gnus-summary-high-undownloaded-face)
20654 (gnus-summary-low-undownloaded-face)
20655 (gnus-summary-normal-undownloaded-face)
20656 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20657 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20658 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20659 (gnus-splash-face):
20660 New backward-compatibility aliases for renamed faces.
20661 (gnus-group-startup-message): Use renamed gnus faces.
20662
20663 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20664 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20665 (gnus-server-agent): Remove "-face" suffix from face names.
20666 (gnus-server-agent-face, gnus-server-opened-face)
20667 (gnus-server-closed-face, gnus-server-denied-face)
20668 (gnus-server-offline-face):
20669 New backward-compatibility aliases for renamed faces.
20670 (gnus-server-agent-face, gnus-server-opened-face)
20671 (gnus-server-closed-face, gnus-server-denied-face)
20672 (gnus-server-offline-face): Use renamed gnus faces.
20673
20674 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20675 Remove "-face" suffix from face names.
20676 (gnus-picon-xbm-face, gnus-picon-face):
20677 New backward-compatibility aliases for renamed faces.
20678
20679 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20680 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20681 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20682 (gnus-cite-11): Remove "-face" suffix from face names.
20683 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20684 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20685 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20686 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20687 New backward-compatibility aliases for renamed faces.
20688 (gnus-cite-attribution-face, gnus-cite-face-list)
20689 (gnus-article-boring-faces): Use renamed gnus faces.
20690
20691 * gnus-art.el (gnus-signature, gnus-header-from)
20692 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20693 (gnus-header-content): Remove "-face" suffix from face names.
20694 (gnus-signature-face, gnus-header-from-face)
20695 (gnus-header-subject-face, gnus-header-newsgroups-face)
20696 (gnus-header-name-face, gnus-header-content-face):
20697 New backward-compatibility aliases for renamed faces.
20698 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20699
20700 * gnus-sum.el (gnus-summary-selected-face)
20701 (gnus-summary-highlight): Use renamed gnus faces.
20702 * gnus-group.el (gnus-group-highlight): Likewise.
20703
20704 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20705
20706 * gnus-sieve.el (gnus-sieve-article-add-rule):
20707 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20708 * spam-stat.el (spam-stat-buffer-change-to-spam)
20709 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20710
20711 * message.el (message-is-yours-p):
20712 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20713
20714 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
20715
20716 * mm-view.el (mm-inline-text): Withdraw the last change.
20717
20718 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
20719
20720 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20721 executing enriched-decode.
20722
20723 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
20724
20725 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20726 charset of tar files.
20727
20728 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20729
20730 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20731
20732 2005-06-04 Lute Kamstra <lute@gnu.org>
20733
20734 * nnfolder.el (nnfolder-read-folder): Make sure that undo
20735 information is never recorded.
20736
20737 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
20738
20739 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20740
20741 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
20742
20743 * pop3.el (pop3-apop): Run md5 in the binary mode.
20744
20745 * starttls.el (starttls-set-process-query-on-exit-flag):
20746 Use eval-and-compile.
20747
20748 2005-05-31 Simon Josefsson <jas@extundo.com>
20749
20750 * smime.el (smime-replace-in-string): Define.
20751 (smime-cert-by-ldap-1): Use it.
20752
20753 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
20754
20755 * gnus-art.el (article-display-x-face): Replace
20756 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20757
20758 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20759 set-process-query-on-exit-flag or process-kill-without-query.
20760
20761 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20762 loop instead of replace-regexp.
20763
20764 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20765 instead of process-kill-without-query if it is available.
20766
20767 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20768 instead of find-file-hooks if it is available.
20769
20770 * mml1991.el: Bind pgg-default-user-id when compiling.
20771
20772 * mml2015.el: Bind pgg-default-user-id when compiling.
20773
20774 * nndraft.el (nndraft-request-associate-buffer):
20775 Use write-contents-functions instead of write-contents-hooks if it is
20776 available.
20777
20778 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20779 instead of find-file-hooks if it is available.
20780
20781 * nntp.el (nntp-open-connection): Replace
20782 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20783 (nntp-open-ssl-stream): Ditto.
20784 (nntp-open-tls-stream): Ditto.
20785
20786 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20787 set-process-query-on-exit-flag or process-kill-without-query.
20788 (starttls-open-stream-gnutls): Use it instead of
20789 process-kill-without-query.
20790 (starttls-open-stream): Ditto.
20791
20792 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20793
20794 * smime.el (smime-cert-by-ldap-1): Don't use
20795 replace-regexp-in-string.
20796
20797 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20798
20799 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20800
20801 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20802 in PEM format. Adjust to the XEmacs compatibility.
20803
20804 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20805
20806 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20807 by `string-to-number'.
20808 * gnus-agent.el (gnus-agent-regenerate-group)
20809 (gnus-agent-fetch-articles): Ditto.
20810 * gnus-art.el (gnus-button-fetch-group): Ditto.
20811 * gnus-cache.el (gnus-cache-generate-active)
20812 (gnus-cache-articles-in-group): Ditto.
20813 * gnus-group.el (gnus-group-set-current-level)
20814 (gnus-group-insert-group-line): Ditto.
20815 * gnus-score.el (gnus-score-set-expunge-below)
20816 (gnus-score-set-mark-below, gnus-summary-score-effect)
20817 (gnus-summary-score-entry): Ditto.
20818 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20819 (gnus-soup-pack): Ditto.
20820 * gnus-spec.el (gnus-xmas-format): Ditto.
20821 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20822 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20823 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20824 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20825 * nndb.el (nndb-get-remote-expire-response): Ditto.
20826 * nndiary.el (nndiary-parse-schedule-value)
20827 (nndiary-string-to-number, nndiary-request-replace-article)
20828 (nndiary-request-article): Ditto.
20829 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20830 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20831 * nneething.el (nneething-make-head): Ditto.
20832 * nnfolder.el (nnfolder-request-article)
20833 (nnfolder-retrieve-headers): Ditto.
20834 * nnheader.el (nnheader-file-to-number): Ditto.
20835 * nnkiboze.el (nnkiboze-request-article): Ditto.
20836 * nnmail.el (nnmail-process-unix-mail-format)
20837 (nnmail-process-babyl-mail-format): Ditto.
20838 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20839 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20840 (nnmh-request-create-group, nnmh-request-list-1)
20841 (nnmh-request-group, nnmh-request-article): Ditto.
20842 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20843 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20844 * nnsoup.el (nnsoup-make-active): Ditto.
20845 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20846 * nntp.el (nntp-find-group-and-number)
20847 (nntp-retrieve-headers-with-xover): Ditto.
20848 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20849 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20850 (pgg-format-key-identifier): Ditto.
20851 * pop3.el (pop3-last, pop3-stat): Ditto.
20852 * qp.el (quoted-printable-decode-region): Ditto.
20853
20854 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20855 of concat.
20856
20857 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20858
20859 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20860
20861 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20862
20863 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20864
20865 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20866
20867 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20868
20869 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20870
20871 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20872 (gnus-carpal-mode): Ditto.
20873
20874 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20875 (gnus-browse-mode): Ditto.
20876
20877 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20878
20879 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20880
20881 2005-05-29 Richard M. Stallman <rms@gnu.org>
20882
20883 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20884
20885 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20886
20887 * gnus-util.el (gnus-run-mode-hooks): New function.
20888
20889 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20890
20891 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20892
20893 * gnus-agent.el (gnus-agent-make-mode-line-string):
20894 Use mode-line-highlight as mouse-face.
20895
20896 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20897
20898 * canlock.el (canlock): Change the parent group to news.
20899
20900 * deuglify.el (gnus-outlook-deuglify): Add :group.
20901
20902 * dig.el (dig): Add :group.
20903
20904 * dns-mode.el (dns-mode): Add :group.
20905
20906 * encrypt.el (encrypt): Add :group.
20907
20908 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20909 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20910 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20911 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20912 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20913
20914 * gnus-diary.el (gnus-diary): Add :group.
20915
20916 * gnus.el (gnus-group-news-1-face): Add :group.
20917 (gnus-group-news-1-empty-face): Ditto.
20918 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20919 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20920 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20921 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20922 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20923 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20924 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20925 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20926 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20927 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20928 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20929 (gnus-summary-high-ticked-face): Ditto.
20930 (gnus-summary-low-ticked-face): Ditto.
20931 (gnus-summary-normal-ticked-face): Ditto.
20932 (gnus-summary-high-ancient-face): Ditto.
20933 (gnus-summary-low-ancient-face): Ditto.
20934 (gnus-summary-normal-ancient-face): Ditto.
20935 (gnus-summary-high-undownloaded-face): Ditto.
20936 (gnus-summary-low-undownloaded-face): Ditto.
20937 (gnus-summary-normal-undownloaded-face): Ditto.
20938 (gnus-summary-high-unread-face): Ditto.
20939 (gnus-summary-low-unread-face): Ditto.
20940 (gnus-summary-normal-unread-face): Ditto.
20941 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20942 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20943
20944 * hashcash.el (hashcash): New custom group.
20945 (hashcash-default-payment): Add :group.
20946 (hashcash-payment-alist): Ditto.
20947 (hashcash-default-accept-payment): Ditto.
20948 (hashcash-accept-resources): Ditto.
20949 (hashcash-path): Ditto.
20950 (hashcash-extra-generate-parameters): Ditto.
20951 (hashcash-double-spend-database): Ditto.
20952 (hashcash-in-news): Ditto.
20953
20954 * message.el (message-minibuffer-local-map): Add :group.
20955
20956 * netrc.el (netrc): Add :group.
20957
20958 * sieve-manage.el (sieve-manage-log): Add :group.
20959 (sieve-manage-default-user): Diito.
20960 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20961 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20962 (sieve-manage-authenticators): Ditto.
20963 (sieve-manage-authenticator-alist): Ditto.
20964 (sieve-manage-default-port): Ditto.
20965
20966 * sieve-mode.el (sieve-control-commands-face): Add :group.
20967 (sieve-action-commands-face): Ditto.
20968 (sieve-test-commands-face): Ditto.
20969 (sieve-tagged-arguments-face): Ditto.
20970
20971 * smime.el (smime): Add :group.
20972
20973 * spam-report.el (spam-report): Add :group.
20974
20975 * spam.el (spam, spam-face): Add :group.
20976
20977 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20978
20979 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20980 return \n.\n.\n at the end of articles. Protect against that.
20981 (nntp-with-open-group): Allow debugging.
20982
20983 * nnheader.el (mail-header-set-extra): Make into a function
20984 because I just could't understand how to quote the list properly.
20985
20986 * dns.el (query-dns-cached): New function.
20987
20988 2005-05-26 Lute Kamstra <lute@gnu.org>
20989
20990 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20991
20992 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20993
20994 * gnus-art.el: Don't autoload mail-extract-address-components.
20995
20996 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20997 eval-and-compile to evaluate it.
20998
20999 * hashcash.el: Don't autoload executable-find.
21000
21001 * nndb.el: Don't declare the nndb back end two or more times; don't
21002 autoload news-reply-mode, news-setup, cancel-timer and telnet.
21003
21004 * nntp.el: Autoload format-spec instead of format; use
21005 eval-and-compile to evaluate autoload forms.
21006
21007 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
21008
21009 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21010
21011 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21012
21013 * gnus.el (gnus-version-number): Bump version.
21014
21015 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
21016
21017 * gnus.el: No Gnus v0.3 is released.
21018
21019 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
21020
21021 * gnus-art.el (gnus-article-edit-part): Disable undo.
21022
21023 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
21024
21025 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21026 gnus-article-date-lapsed-new-header is t if date timer is active;
21027 skip headers in which the original date value is empty.
21028 (gnus-article-save-original-date): Redefine it as a macro.
21029 (gnus-display-mime): Use it.
21030
21031 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
21032
21033 * gnus-art.el (article-date-ut): Support converting date in
21034 forwarded parts as well.
21035 (gnus-article-save-original-date): New function.
21036 (gnus-display-mime): Use it.
21037
21038 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
21039
21040 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21041 enclosure element of <item>.
21042
21043 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
21044
21045 * message.el (message-kill-buffer-query): Rename from
21046 `message-kill-buffer-query-if-modified'. Add :version.
21047
21048 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
21049
21050 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21051 window layout.
21052
21053 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
21054
21055 * mml.el: Autoload dnd when compiling.
21056
21057 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
21058
21059 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21060 x-dnd-*.
21061
21062 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
21063
21064 * qp.el (quoted-printable-encode-region): Save excursion.
21065
21066 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
21067
21068 * message.el (message-kill-buffer-query-if-modified): Add new variable
21069 so the user can kill a modified message buffer quickly.
21070 (message-kill-buffer): Use it.
21071
21072 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
21073
21074 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
21075 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21076
21077 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
21078
21079 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21080 contained in text because xml.el decodes entities) with LFs.
21081
21082 2005-04-11 Lute Kamstra <lute@gnu.org>
21083
21084 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21085 differently.
21086
21087 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21088
21089 * mm-util.el (mm-detect-coding-region): Typo.
21090
21091 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
21092
21093 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21094
21095 2005-04-06 Deepak Goel <deego@gnufans.org>
21096
21097 * spam-stat.el (spam-stat-score-buffer): Add a call to a
21098 user-function allow user modifications of the scores.
21099 (spam-stat-score-buffer-user): New function, to allow
21100 user-computed modifications to the score.
21101 (spam-stat-score-buffer-user-functions): List of additional
21102 scoring functions.
21103 (spam-stat-error-holder): Global temporary error holder.
21104 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21105 variable.
21106
21107 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
21108
21109 * gnus-registry.el (gnus-registry-clean-empty-function)
21110 (gnus-registry-trim, gnus-registry-fetch-groups)
21111 (gnus-registry-delete-group): Groups that match
21112 `gnus-registry-ignored-groups' are removed from the registry
21113 entries, not just ignored for splitting. This helps clean up the
21114 registry. Also, `gnus-registry-fetch-groups' is a convenient way
21115 to get all the groups a message ID is in.
21116
21117 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21118 (spam-stat-split-fancy): Change "threshhold" to "threshold".
21119 (spam-stat-score-buffer-user-functions): Add :number custom type.
21120
21121 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21122
21123 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21124 argument in XEmacs.
21125
21126 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21127 (nnrss-request-group): Decode group name first.
21128 (nnrss-request-article): Make a text/plain article if mml-to-mime
21129 failed.
21130 (nnrss-get-encoding): Return a compatible encoding according to
21131 nnrss-compatible-encoding-alist.
21132 (nnrss-find-el): Use consp instead of listp.
21133 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21134
21135 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21136
21137 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21138 which Emacs 20 doesn't support.
21139 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21140
21141 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
21142
21143 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21144 silence the byte compiler inside the defun.
21145
21146 * gnus-demon.el (parse-time-string): Add autoload.
21147
21148 * gnus-delay.el (parse-time-string): Add autoload.
21149
21150 * gnus-art.el (parse-time-string): Add autoload.
21151
21152 * nnultimate.el (parse-time): Require for `parse-time-string'.
21153
21154 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
21155
21156 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21157
21158 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21159
21160 * smime.el (smime-ldap-host-list): Add :version.
21161
21162 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
21163
21164 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21165 pass it to `gnus-browse-read-group'.
21166 (gnus-browse-read-group): Add NUMBER argument and pass it to
21167 `gnus-group-read-ephemeral-group'.
21168
21169 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21170 argument and pass it to `gnus-group-read-group'.
21171
21172 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
21173
21174 * mm-util.el (mm-xemacs-find-mime-charset): Only call
21175 mm-xemacs-find-mime-charset-1 if we have the mule feature
21176 available at runtime.
21177
21178 2005-03-25 Werner Lemberg <wl@gnu.org>
21179
21180 * nnmaildir.el: Replace `illegal' with `invalid'.
21181
21182 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
21183
21184 * gnus-start.el (gnus-display-time-event-handler):
21185 Check display-time-timer at runtime rather than only at load time
21186 in case display-time-mode is turned off in the mean time.
21187
21188 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
21189
21190 * nnimap.el (nnimap-open-connection): Print which authinfo file is
21191 used.
21192
21193 * nneething.el (nneething-map-file-directory): Derive from
21194 `gnus-directory'.
21195
21196 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21197 the To/Cc button.
21198
21199 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
21200
21201 * nnmaildir.el (nnmaildir-request-accept-article):
21202 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21203
21204 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
21205
21206 * gnus-async.el: Require timer-funcs at compile time when in
21207 XEmacs for `run-with-idle-timer'.
21208
21209 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
21210
21211 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21212 autoloaded function.
21213
21214 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
21215
21216 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21217
21218 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
21219
21220 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21221
21222 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21223
21224 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21225 Add gnus-expert-user to default.
21226
21227 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
21228
21229 * nnimap.el (nnimap-open-server): Ditto.
21230
21231 * imap.el (imap-authenticate): Fix typo.
21232
21233 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
21234
21235 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21236 buffer (since IMAP server might return FETCH response out of
21237 order, and the nntp buffer must be sorted).
21238
21239 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
21240
21241 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21242 comparison on string.
21243
21244 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21245 (gnus-agent-score): Rename category keywords to match gnus-cus.
21246 (gnus-agent-summary-fetch-series): Modify to protect against
21247 gnus-agent-summary-fetch-group clearing processable flags.
21248 (gnus-agent-synchronize-group-flags): Update live group buffer as
21249 synchronization may occur due to the user toggle the plugged
21250 status.
21251 (gnus-agent-fetch-group-1): Clear downloadable flag when article
21252 successfully downloaded.
21253 (gnus-agent-expire-group-1): Avoid using markers when the overview
21254 is in ascending order; greatly improves performance.
21255 (gnus-agent-regenerate-group):
21256 Use gnus-agent-synchronize-group-flags to reset read status in both
21257 gnus and server.
21258 (gnus-agent-update-files-total-fetched-for): Fix initial size.
21259
21260 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21261
21262 * message.el: Don't autoload former message-utils variables.
21263 (message-strip-subject-trailing-was): Change doc string.
21264
21265 * nnweb.el: Fixes for `gnus-group-make-web-group'.
21266 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
21267 (nnweb-google-search): Add "hl=en" here.
21268 (nnweb-google-parse-1, nnweb-google-create-mapping):
21269 Don't hardcode URL.
21270
21271 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
21272
21273 * message.el (message-get-reply-headers, message-followup):
21274 Mention related variables `message-use-followup-to' and
21275 `message-use-mail-followup-to', in the information buffer.
21276
21277 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21278 of broken groups(-beta).google.com.
21279
21280 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
21281
21282 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21283 parameter to invoked gnus-request-move-article; remove the
21284 redundant gnus-sum-hint-move-is-internal variable; apply the marks
21285 all at once instead of once per article.
21286 (gnus-summary-remove-process-mark): Accept a list of articles as
21287 well as a single article for processing.
21288
21289 * gnus-int.el (gnus-request-move-article): Add move-is-internal
21290 parameter.
21291
21292 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21293
21294 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21295
21296 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21297 parameter.
21298
21299 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21300 parameter.
21301
21302 * nnimap.el (nnimap-request-move-article): Add move-is-internal
21303 parameter and remove the gnus-sum-hint-move-is-internal variable.
21304
21305 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21306 parameter.
21307
21308 * nndraft.el (nndraft-request-move-article): Add move-is-internal
21309 parameter.
21310
21311 * nndiary.el (nndiary-request-move-article): Add move-is-internal
21312 parameter.
21313
21314 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21315
21316 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21317 parameter.
21318
21319 * nnagent.el (nnagent-request-move-article): Add move-is-internal
21320 parameter.
21321
21322 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
21323
21324 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21325 a more conservative way.
21326
21327 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21328
21329 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21330 buffer, so it moves the window's cursor.
21331
21332 2005-02-26 Arne Jørgensen <arne@arnested.dk>
21333
21334 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21335 `mm-dissect-multipart' and receive the from field as an (optional)
21336 argument from `mm-dissect-multipart'.
21337 (mm-dissect-multipart): Receive the from field as an argument and
21338 pass it on when we call `mm-dissect-buffer' on MIME parts.
21339 Fixes verification/decryption of signed/encrypted MIME parts.
21340
21341 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
21342
21343 * gnus-sum.el (gnus-summary-move-article):
21344 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21345 whatever it calls (right now, only nnimap-request-move article
21346 respects it).
21347
21348 * nnimap.el (nnimap-request-move-article):
21349 When gnus-sum-hint-move-is-internal is set, don't do the extra
21350 nnimap-request-article.
21351
21352 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
21353
21354 * nnheader.el (nnheader-find-file-noselect): Add doc string.
21355
21356 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21357 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21358
21359 * gnus-sum.el (gnus-summary-caesar-message):
21360 Apply `gnus-treat-article' after rotation.
21361
21362 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21363 doc string.
21364
21365 2005-02-22 Simon Josefsson <jas@extundo.com>
21366
21367 * encrypt.el (encrypt-password-cache-expiry): Remove (use
21368 `password-cache-expiry' instead). Reported by Arne Jørgensen
21369 <arne@arnested.dk>.
21370 (encrypt): Add password-cache and password-cache-expiry as group
21371 members.
21372
21373 2005-02-22 Arne Jørgensen <arne@arnested.dk>
21374
21375 * smime.el (smime-ldap-host-list): Doc fix.
21376 (smime-ask-passphrase): Use `password-read-and-add' to read (and
21377 cache) password.
21378 (smime-sign-region): Use it.
21379 (smime-decrypt-region): Use it.
21380 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21381 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21382 fails.
21383 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21384 certificate from DER to PEM format rather than calling openssl.
21385
21386 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21387
21388 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21389 for signing/encryption.
21390
21391 * mml.el (mml-parse-1): Use them.
21392
21393 2005-02-21 Arne Jørgensen <arne@arnested.dk>
21394
21395 * nnrss.el (nnrss-verbose): Remove.
21396 (nnrss-request-group): Use `nnheader-message' instead.
21397
21398 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
21399
21400 * nnrss.el (nnrss-verbose): New variable.
21401 (nnrss-request-group): Make it say nnrss is requesting a group.
21402
21403 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
21404
21405 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21406 Handle news URL with given port correctly.
21407
21408 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
21409
21410 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21411 containing special characters.
21412
21413 * gnus-sum.el (gnus-summary-edit-article): Ditto.
21414
21415 * mml.el (mime-to-mml): Ditto.
21416
21417 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21418 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21419 (rfc2047-decode-region): Quote decoded words containing special
21420 characters when rfc2047-quote-decoded-words-containing-tspecials
21421 is non-nil.
21422
21423 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
21424
21425 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21426
21427 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21428
21429 2005-02-15 Simon Josefsson <jas@extundo.com>
21430
21431 * nnimap.el (nnimap-debug): Doc fix.
21432
21433 * imap.el (imap-debug): Doc fix.
21434
21435 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
21436
21437 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21438
21439 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
21440
21441 * gnus.el (spam-contents): Improve docs for spam-contents
21442 parameter in its variable incarnation.
21443
21444 2005-02-14 Simon Josefsson <jas@extundo.com>
21445
21446 * smime-ldap.el: Use require instead of load-library for ldap.
21447 (smime-ldap-search): Indent.
21448 (smime-ldap-search-internal): Shorten line.
21449
21450 * smime.el (smime-cert-by-dns): Add doc-string.
21451 (smime-cert-by-ldap-1): Indent.
21452
21453 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21454 mml-smime-get-dns-ldap.
21455 (mml-smime-encrypt-query): Use new function. Default to ldap.
21456
21457 2005-02-14 Arne Jørgensen <arne@arnested.dk>
21458
21459 * smime.el: Require smime-ldap.
21460 (smime-ldap-host-list): New variable.
21461 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21462
21463 * mml-smime.el (mml-smime-encrypt-query): New function.
21464 (mml-smime-encrypt-query): Use it.
21465
21466 * smime-ldap.el: New file.
21467
21468 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
21469
21470 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21471
21472 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
21473
21474 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21475 argument in doc string. Make query for type more clear.
21476
21477 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
21478
21479 * gnus.el (gnus-group-startup-message): Search for gnus images in
21480 etc/images/gnus.
21481 * mm-util.el (mm-image-load-path): Likewise.
21482 * smiley.el (smiley-data-directory): Search for smilies in
21483 etc/images/smilies.
21484
21485 2005-02-09 Kim F. Storm <storm@cua.dk>
21486
21487 Change Emacs release version from 21.4 to 22.1 throughout.
21488 Change Emacs development version from 21.3.50 to 22.0.50.
21489
21490 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
21491
21492 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21493
21494 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21495 non-Mule XEmacs as well.
21496 (mm-decompress-buffer): Signal an error intentionally if it does
21497 not decompress compressed data because auto-compression-mode is
21498 disabled.
21499
21500 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
21501
21502 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21503 an ID in the registry even if it has no groups.
21504
21505 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
21506
21507 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21508 merge it into mm-decompress-buffer.
21509 (gnus-mime-copy-part): Use the MIME part charset, the value which
21510 a user specified or gnus-newsgroup-charset for decoding, like
21511 gnus-mime-inline-part does; set buffer-file-coding-system to tell
21512 save-buffer what was used. Suggested by Kevin Ryde
21513 <user42@zip.com.au>.
21514 (gnus-mime-inline-part): Allow the name parameter as well as the
21515 filename parameter; force decompressing of compressed data; always
21516 display contents being not decoded as unibyte.
21517
21518 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21519 as well as the filename parameter.
21520
21521 * mm-util.el (mm-decompress-buffer):
21522 Merge gnus-mime-jka-compr-maybe-uncompress.
21523 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21524 of compressed data.
21525
21526 2005-02-08 Simon Josefsson <jas@extundo.com>
21527
21528 * imap.el (imap-log): Doc fix.
21529
21530 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
21531
21532 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21533 the coding cookies; decompress compressed parts.
21534
21535 * mml.el (mml-generate-mime-1): Add the charset parameter according
21536 to the value which a user specified manually or the coding cookie.
21537
21538 * mm-util.el (mm-string-to-multibyte): New function.
21539 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21540 (mm-coding-system-to-mime-charset): New function.
21541 (mm-decompress-buffer): New function.
21542 (mm-find-buffer-file-coding-system): New function.
21543
21544 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21545 (mm-display-inline-fontify): Rewrite for decoding and decompressing
21546 parts.
21547
21548 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21549
21550 * mm-view.el (mm-display-inline-fontify): Decode a part according
21551 to the charset parameter.
21552
21553 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
21554
21555 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21556 prefix arg is neither nil nor a number, as info specifies.
21557
21558 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
21559
21560 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21561 timestamps.
21562
21563 2005-02-02 Jari Aalto <jari.aalto@cante.net>
21564
21565 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21566 groups error checking and notify user.
21567
21568 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
21569
21570 * message.el (message-send-mail-function): Check existence of
21571 sendmail-program first before using default value
21572 `message-send-mail-with-sendmail'. Otherwise use more generic
21573 `smtpmail-send-it'.
21574
21575 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
21576
21577 * nntp.el (nntp-request-update-info): Always return nil.
21578
21579 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
21580
21581 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21582
21583 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21584
21585 * message.el (message-beginning-of-line): Change the behavior when
21586 invoked between BOL and : so that it first moves backward.
21587
21588 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21589
21590 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21591 article buffer when editing of the article is discarded.
21592 (gnus-article-prepare): Revert.
21593
21594 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21595
21596 * gnus-art.el (gnus-article-prepare):
21597 Remove message-strip-forbidden-properties from the local hook.
21598
21599 2005-01-27 Simon Josefsson <jas@extundo.com>
21600
21601 * password.el (password-cache-add): Only start one timer per key.
21602 Reported by Derek Atkins <warlord@MIT.EDU>.
21603
21604 2005-01-26 Steve Youngs <steve@sxemacs.org>
21605
21606 * run-at-time.el: Remove. It is no longer needed as
21607 timer-funcs.el in the xemacs-base package has a working version of
21608 `run-at-time'.
21609
21610 * password.el: Require timer-funcs instead of run-at-time in
21611 XEmacs.
21612 Remove `password-run-at-time' macro.
21613 (password-cache-add): Use `run-at-time' instead of
21614 `password-run-at-time'.
21615
21616 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21617 for `run-with-idle-timer'.
21618
21619 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21620 for `run-at-time'.
21621
21622 * mm-url.el: Require timer-funcs at compile time when in XEmacs
21623 for `with-timeout'.
21624
21625 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
21626
21627 * mml.el (mml-generate-mime-1): Convert string into unibyte when
21628 inserting " *mml*" buffer's contents into a unibyte temp buffer.
21629
21630 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
21631
21632 * mail-source.el (mail-source-fetch-imap): Search for ^From case
21633 sensitively.
21634
21635 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
21636
21637 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21638
21639 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
21640
21641 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21642 which will be inserted according to the multibyteness of a buffer
21643 rather than the type of contents. Suggested by ARISAWA Akihiro
21644 <ari@mbf.ocn.ne.jp>.
21645
21646 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21647 of string which old xml.el may return rather than a string.
21648
21649 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
21650
21651 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21652
21653 2005-01-16 Simon Josefsson <jas@extundo.com>
21654
21655 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21656 idn/idna.el isn't available.
21657 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
21658 <michael@waxrat.com>.
21659
21660 * hashcash.el: Remove non-FSF copyright header.
21661
21662 * hashcash.el (hashcash-extra-generate-parameters): New variable.
21663 (hashcash-generate-payment): Use it.
21664 (hashcash-generate-payment-async): Use it.
21665
21666 2005-01-15 Simon Josefsson <jas@extundo.com>
21667
21668 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21669 Suggested by Raymond Scholz <ray-2005@zonix.de>.
21670
21671 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21672 gnus-summary-idna-message.
21673 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21674 (gnus-summary-idna-message): New function.
21675
21676 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
21677
21678 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21679 gnus-novice-user.
21680
21681 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
21682
21683 * nnrss.el (nnrss-request-delete-group): Delete entries in
21684 nnrss-group-alist as well.
21685 (nnrss-save-server-data): Insert newline.
21686
21687 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
21688
21689 * gnus.el (gnus-user-agent): Use list of symbols instead of
21690 symbols. Display full version number for (S)XEmacs.
21691 Optionally display (S)XEmacs codename.
21692
21693 * gnus-util.el (gnus-emacs-version): Update for new
21694 `gnus-user-agent'.
21695
21696 * gnus-msg.el (gnus-extended-version): Make it possible to omit
21697 Gnus version.
21698
21699 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
21700
21701 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
21702 which is unreadable in some setups.
21703
21704 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
21705
21706 * gnus-spec.el (gnus-update-format-specifications): Flush the
21707 group format spec cache if it doesn't support decoded group names.
21708
21709 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
21710
21711 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21712 Allow to apply decay on score files matching a regexp.
21713
21714 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
21715
21716 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21717 compatibility in %g and %c.
21718
21719 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
21720
21721 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21722 name for only %g and %c.
21723 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21724 of gnus-tmp-group to decoded group name.
21725 (gnus-group-make-rss-group): Exclude `/'s from group names.
21726
21727 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
21728
21729 * nnrss.el (nnrss-get-encoding): Fix regexp.
21730
21731 2004-12-27 Simon Josefsson <jas@extundo.com>
21732
21733 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21734 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21735 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
21736
21737 2004-12-17 Kim F. Storm <storm@cua.dk>
21738
21739 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21740
21741 * gnus-sum.el (gnus-summary-mode-map): Likewise.
21742
21743 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21744
21745 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21746
21747 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
21748
21749 * nnrss.el: Require rfc2047 and mml.
21750 (nnrss-file-coding-system): New variable.
21751 (nnrss-format-string): Redefine it as an inline function.
21752 (nnrss-decode-group-name): New function.
21753 (nnrss-string-as-multibyte): Remove.
21754 (nnrss-retrieve-headers): Decode group name; don't use
21755 nnrss-format-string.
21756 (nnrss-request-group): Decode group name.
21757 (nnrss-request-article): Decode group name; allow a Message-ID as
21758 well as an article number; don't use nnrss-format-string; encode a
21759 Message-ID string which may contain non-ASCII characters; use
21760 mml-to-mime to compose a MIME article.
21761 (nnrss-request-expire-articles): Decode group name.
21762 (nnrss-request-delete-group): Decode group name.
21763 (nnrss-fetch): Clarify error message.
21764 (nnrss-read-server-data): Use insert-file-contents instead of load;
21765 bind file-name-coding-system; use multibyte buffer.
21766 (nnrss-save-server-data): Bind coding-system-for-write to the
21767 value of nnrss-file-coding-system; bind file-name-coding-system;
21768 add coding cookie.
21769 (nnrss-read-group-data): Use insert-file-contents instead of load;
21770 bind file-name-coding-system; use multibyte buffer.
21771 (nnrss-save-group-data): Bind coding-system-for-write to the
21772 value of nnrss-file-coding-system; bind file-name-coding-system.
21773 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21774 make it work with non-ASCII text.
21775 (nnrss-find-el): Make it work with old xml.el as well.
21776
21777 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21778
21779 * nnrss.el (nnrss-get-encoding): New function.
21780 (nnrss-fetch): Use unibyte buffer initially; bind
21781 coding-system-for-read while performing mm-url-insert; remove ^Ms;
21782 decode contents according to the encoding attribute.
21783 (nnrss-save-group-data): Add coding cookie.
21784 (nnrss-mime-encode-string): New function.
21785 (nnrss-check-group): Use it to encode subject and author.
21786
21787 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21788
21789 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21790 imaginary variable.
21791
21792 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21793
21794 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21795 correctly even if there are wide characters.
21796
21797 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21798
21799 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21800 downcased symbol names; make a new cache instead of reusing
21801 bbdb-hashtable.
21802
21803 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21804
21805 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21806 concatenating segments rather than before concatenating them.
21807 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21808
21809 * message.el (message-get-reply-headers): Bind `extra'.
21810
21811 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21812
21813 * message.el (message-extra-wide-headers): New variable.
21814 (message-get-reply-headers): Use it.
21815
21816 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21817
21818 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21819 (gnus-agent-group-pathname): Ditto.
21820
21821 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21822
21823 * gnus-group.el (gnus-group-make-group): Decode group name.
21824 (gnus-group-make-rss-group): Register the group data after opening
21825 the nnrss group.
21826
21827 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21828
21829 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21830 by expiry now get marked as read.
21831
21832 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21833
21834 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21835
21836 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21837
21838 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21839 unify Latin characters in XEmacs.
21840 (mm-find-mime-charset-region): Use it.
21841
21842 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21843
21844 * gnus-util.el (gnus-delete-directory): New function.
21845
21846 * gnus-agent.el (gnus-agent-delete-group): Use it.
21847
21848 * gnus-cache.el (gnus-cache-delete-group): Use it.
21849
21850 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21851
21852 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21853 names.
21854
21855 2004-12-16 Simon Josefsson <jas@extundo.com>
21856
21857 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21858
21859 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21860
21861 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21862
21863 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21864 (gnus-group-set-current-level): Decode group name.
21865
21866 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21867
21868 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21869 failed.
21870
21871 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21872
21873 * gnus-group.el (gnus-group-delete-group): Decode group name.
21874 (gnus-group-make-rss-group): Encode group name.
21875 (gnus-group-catchup-current): Decode group name.
21876 (gnus-group-kill-group): Decode group name.
21877
21878 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21879
21880 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21881
21882 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21883
21884 * gnus-group.el (gnus-group-make-rss-group):
21885 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21886
21887 * gnus-start.el (gnus-setup-news): Honor user's setting to
21888 gnus-message-archive-method. Suggested by Lute Kamstra
21889 <lute@gnu.org>.
21890
21891 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21892
21893 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21894 global counterparts of the buffer-local variables.
21895
21896 2004-11-16 Romain Francoise <romain@orebokech.com>
21897
21898 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21899 counterparts of the buffer-local variables.
21900
21901 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21902
21903 * message.el (message-forbidden-properties): Fix typo in doc
21904 string.
21905
21906 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21907
21908 * gnus-util.el (gnus-replace-in-string): Add doc string.
21909
21910 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21911 to avoid problems when splitting mails with many recipients.
21912
21913 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21914
21915 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21916 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21917
21918 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21919
21920 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21921 if there is no hashtable in memory or file modification time is
21922 newer than cached timestamp.
21923
21924 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21925
21926 * gnus-sum.el (gnus-summary-limit-to-recipient):
21927 Implement not-matching option.
21928
21929 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21930
21931 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21932 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21933 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21934 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21935 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21936 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21937
21938 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21939
21940 * message.el (message-forward-make-body-mml): Remove headers
21941 according to message-forward-ignored-headers if a message is decoded.
21942
21943 2004-12-02 Romain Francoise <romain@orebokech.com>
21944
21945 * message.el (message-forward-make-body-plain): Always remove
21946 headers according to message-forward-ignored-headers.
21947
21948 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21949
21950 * spam.el (spam-summary-prepare-exit): Remove the
21951 gnus-summary-limit pop for now, it has problems with ham marks for
21952 me.
21953
21954 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21955
21956 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21957 correctly.
21958
21959 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21960
21961 * format-spec.el (format-spec): Message the char.
21962
21963 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21964
21965 * gnus-art.el (gnus-split-methods): Reformat comments.
21966
21967 * spam.el (spam-summary-prepare-exit): Remove article limits
21968 before exiting the summary buffer.
21969
21970 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21971
21972 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21973 order to silence the byte compiler.
21974
21975 * spam.el: Fix the way to silence the byte compiler, which
21976 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21977 bbdb-search-simple, spam-BBDB-register-routine,
21978 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21979 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21980 spam-stat-buffer-is-spam, spam-stat-load,
21981 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21982 spam-stat-save and spam-stat-split-fancy.
21983
21984 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21985
21986 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21987 which may confuse users.
21988 (canlock-password-for-verify): Ditto.
21989
21990 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21991
21992 * gnus-art.el (gnus-emphasis-alist): Ditto.
21993
21994 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21995
21996 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21997
21998 * gnus-start.el (gnus-save-killed-list): Ditto.
21999
22000 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22001 (gnus-sum-thread-tree-root): Ditto.
22002 (gnus-sum-thread-tree-false-root): Ditto.
22003 (gnus-sum-thread-tree-single-indent): Ditto.
22004
22005 * message.el (message-courtesy-message): Ditto.
22006 (message-archive-note): Ditto.
22007 (message-subscribed-address-file): Ditto.
22008 (message-user-fqdn): Ditto.
22009
22010 * spam-report.el (spam-report-gmane-regex): Ditto.
22011
22012 * spam.el (spam-blackhole-good-server-regex): Ditto.
22013
22014 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
22015
22016 * mml.el (mml-preview): Widen the message buffer before copying
22017 the contents to the preview buffer; sort headers before previewing.
22018
22019 * message.el (message-hidden-headers): Fix the way to avoid a bug
22020 in the `repeat' widget in Emacs 21.3 or earlier.
22021
22022 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
22023
22024 * message.el (message-hidden-headers): Default to "^References:".
22025 Improve customization type. Suggested by Reiner Steib
22026 <Reiner.Steib@gmx.de>.
22027
22028 2004-11-25 Romain Francoise <romain@orebokech.com>
22029
22030 * message.el (message-strip-forbidden-properties): Remove check for
22031 obsolete `message-hidden' text property, hidden headers are not
22032 accessible in the buffer anymore.
22033
22034 2004-11-22 Romain Francoise <romain@orebokech.com>
22035
22036 * message.el (message-header-format-alist): Add `From' in list
22037 so that it can be sorted.
22038 (message-fix-before-sending): Widen and sort headers before
22039 sending.
22040 (message-hide-headers): Use narrowing to hide headers by moving
22041 them to the top of the buffer and narrowing to the region
22042 underneath.
22043
22044 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
22045
22046 * message.el (message-strip-forbidden-properties):
22047 Bind buffer-read-only (etc) to nil.
22048
22049 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
22050
22051 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22052 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22053
22054 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
22055
22056 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22057
22058 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
22059
22060 * dns.el (query-dns): Use sit-for to time instead of
22061 accept-process-output, since that doesn't seem to work on udp
22062 sockets.
22063
22064 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
22065
22066 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22067
22068 2004-11-15 Jesper Harder <harder@ifa.au.dk>
22069
22070 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22071 doc string. Improve doc string.
22072
22073 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
22074
22075 * nntp.el (nntp-request-update-info): Return nil if
22076 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22077 may not call gnus-activate-group which uselessly issues the GROUP
22078 commands for all nntp groups and wastes time. Reported by Romain
22079 Francoise <romain@orebokech.com>.
22080
22081 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22082
22083 2004-11-15 Simon Josefsson <jas@extundo.com>
22084
22085 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22086 headers separately.
22087 (gnus-button-openpgp): New function, inspired by Jochen Küpper
22088 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22089
22090 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
22091
22092 * gnus-start.el (gnus-convert-old-newsrc):
22093 Assign legacy-gnus-agent to 5.10.7.
22094
22095 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
22096
22097 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22098 start of the lines.
22099
22100 2004-11-14 Magnus Henoch <mange@freemail.hu>
22101
22102 * hashcash.el (hashcash-default-payment): Change default to 20.
22103 (hashcash-default-accept-payment): Change default to 20.
22104 (hashcash-process-alist): New variable.
22105 (hashcash-generate-payment-async): Add.
22106 (hashcash-already-paid-p): Add.
22107 (hashcash-insert-payment): Don't generate payments twice.
22108 (hashcash-insert-payment-async): Add.
22109 (hashcash-insert-payment-async-2): Add.
22110 (hashcash-cancel-async): Add.
22111 (hashcash-wait-async): Add.
22112 (hashcash-processes-running-p): Add.
22113 (hashcash-wait-or-cancel): Add.
22114 (mail-add-payment): New optional argument. Conditionally start
22115 asynchronous calculation.
22116 (mail-add-payment-async): Add.
22117
22118 * message.el (message-send-mail): Wait for asynchronous hashcash
22119 results. Don't clobber existing X-Hashcash headers.
22120 (message-setup-1): Call mail-add-payment-async when
22121 message-generate-hashcash is non-nil.
22122
22123 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
22124
22125 * message.el (message-use-alternative-email-as-from): Examine the
22126 From header as well; use message-make-from in order to include a
22127 user's full name.
22128
22129 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
22130
22131 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22132 default; improve customization type.
22133 (gnus-emphasis-custom-with-format): New macro.
22134 (gnus-emphasis-custom-value-to-external): New function.
22135 (gnus-emphasis-custom-value-to-internal): New function.
22136
22137 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
22138
22139 * dns.el (query-dns): Resolve reverse addresses.
22140
22141 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
22142
22143 * gnus-group.el (gnus-group-get-new-news): Use it.
22144
22145 * gnus-start.el (gnus-check-reasonable-setup): New function.
22146
22147 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
22148
22149 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22150 "Args out of range" error. Reported by Arnaud Giersch
22151 <arnaud.giersch@free.fr>.
22152
22153 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
22154
22155 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22156
22157 2004-11-04 Richard M. Stallman <rms@gnu.org>
22158
22159 * spam.el (spam group): Add :version.
22160
22161 * pgg-def.el (pgg group): Add :version.
22162
22163 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
22164
22165 * gnus-art.el (gnus-article-edit-article): Don't associate the
22166 article buffer with a draft file. This is a temporary measure
22167 against the 2004-08-22 change to gnus-article-edit-mode.
22168
22169 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
22170
22171 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22172 (html2text-format-tags): Remove unused variable `attr'.
22173
22174 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
22175
22176 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22177
22178 * spam-stat.el (spam-stat): Add :version.
22179
22180 * sieve.el (sieve): Add :version.
22181
22182 * sha1.el (sha1): Add :version.
22183 (sha1-use-external): Remove redundant version.
22184
22185 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22186 (nnmail-cache-ignore-groups, nnmail-spool-hook)
22187 (nnmail-split-fancy-match-partial-words)
22188 (nnmail-split-lowercase-expanded): Add :version.
22189
22190 * nndiary.el (nndiary): Add :version.
22191
22192 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22193
22194 * mml-sec.el (mml-default-sign-method)
22195 (mml-default-encrypt-method, mml-signencrypt-style-alist):
22196 Add :version.
22197
22198 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22199
22200 * mm-url.el (mm-url-use-external, mm-url-program)
22201 (mm-url-arguments): Add :version.
22202
22203 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22204 (mm-attachment-file-modes, mm-decrypt-option)
22205 (mm-w3m-safe-url-regexp): Add :version.
22206
22207 * message.el (message-cite-prefix-regexp)
22208 (message-sendmail-envelope-from, message-minibuffer-local-map)
22209 (message-user-fqdn, message-completion-alist): Add :version.
22210
22211 * gnus-win.el (gnus-configure-windows-hook)
22212 (gnus-use-frames-on-any-display): Add :version.
22213
22214 * gnus-art.el (gnus-article-address-banner-alist)
22215 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22216 (gnus-treat-from-picon, gnus-treat-mail-picon)
22217 (gnus-treat-x-pgp-sig): Add :version.
22218
22219 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22220 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22221 (gnus-summary-article-delete-hook)
22222 (gnus-summary-display-while-building): Add :version.
22223
22224 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22225 (gnus-get-top-new-news-hook): Add :version.
22226
22227 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22228 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22229
22230 * gnus-registry.el (gnus-registry): Add :version.
22231
22232 * gnus-spec.el (gnus-use-correct-string-widths)
22233 (gnus-make-format-preserve-properties): Add :version.
22234
22235 * gnus.el (gnus-group-charter-alist)
22236 (gnus-group-fetch-control-use-browse-url)
22237 (gnus-install-group-spam-parameters): Add :version.
22238
22239 * gnus-diary.el (gnus-diary): Add :version.
22240
22241 * gnus-delay.el (gnus-delay): Add :version.
22242
22243 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22244 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22245 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22246 Add :version.
22247
22248 * gnus-agent.el (gnus-agent-max-fetch-size)
22249 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22250 (gnus-agent-prompt-send-queue): Add :version.
22251
22252 * deuglify.el (gnus-outlook-deuglify): Add :version.
22253
22254 * html2text.el: Beautify code. Improve doc strings.
22255 Some checkdoc cleanup.
22256 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22257
22258 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
22259
22260 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22261
22262 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
22263
22264 * gnus-registry.el (gnus-registry-hashtb): Create the registry
22265 when package is loaded.
22266
22267 * spam.el (spam-summary-score-preferred-header): Add global preference
22268 for people who want to override the default SpamAssassin over
22269 Bogofilter preference (when both are set).
22270 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22271 (spam-user-format-function-S):
22272 Check spam-summary-score-preferred-header.
22273 (spam-extra-header-to-number): Add X-Bogosity header parsing.
22274 (spam-user-format-function-S): Format the score correctly.
22275
22276 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
22277
22278 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22279 signature file. Suggested by Manoj Srivastava
22280 <srivasta@golden-gryphon.com>.
22281
22282 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22283 iso-2022-jp even in the Japanese language environment.
22284 Suggested by Jason Rumney <jasonr@gnu.org>.
22285
22286 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
22287
22288 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22289 use the same characters as the dummy marks; make it free from
22290 getting affected by the language environment.
22291 (gnus-summary-read-group-1): Update mark positions only when the
22292 format spec is updated.
22293
22294 * gnus-spec.el (gnus-update-format-specifications): Return a list
22295 of updated types.
22296
22297 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
22298
22299 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22300 of boundp to check if display-warning is available.
22301
22302 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
22303
22304 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22305
22306 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
22307
22308 * nnspool.el (nnspool-spool-directory): Use news-path if the
22309 news-directory variable is not bound.
22310
22311 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22312 function instead of display-warning if it is not available.
22313
22314 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
22315
22316 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22317 v5-10: Use `point-at-bol'.
22318
22319 2004-10-26 Simon Josefsson <jas@extundo.com>
22320
22321 * hashcash.el: Fix URL in comment, reported by Cheng Gao
22322 <chenggao@gmail.com>.
22323
22324 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22325
22326 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
22327 instead.
22328
22329 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
22330
22331 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22332 to remove a server from the nnimap-server-buffer-alist.
22333 (nnimap-open-connection, nnimap-close-server): Use it.
22334
22335 * gnus-encrypt.el: Remove file in favor of encrypt.el.
22336
22337 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
22338
22339 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22340 running the major-mode function.
22341
22342 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
22343
22344 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22345 dummy marks in the right way.
22346
22347 2004-10-18 David Edmondson <dme@dme.org>
22348
22349 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22350 excessively.
22351
22352 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
22353
22354 * gnus-util.el (gnus-split-references): Accept a nil references
22355 string and go on blissfully.
22356
22357 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22358 cases where the references string is non-nil but has no references.
22359
22360 * encrypt.el: Add autoload tags.
22361
22362 * spam.el (spam-resolve-registrations-routine): Remove article
22363 from unregistration list too. Reported by David Hanak
22364 <dhanak@isis.vanderbilt.edu>
22365
22366 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
22367
22368 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22369 nil. Change custom type.
22370
22371 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
22372
22373 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22374
22375 * gnus-sum.el (gnus-summary-move-article): Use it.
22376
22377 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
22378
22379 * encrypt.el: Add autoload cookies.
22380
22381 * spam.el (spam-backend-article-list-property)
22382 (spam-backend-get-article-todo-list)
22383 (spam-backend-put-article-todo-list)
22384 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22385 Resolve registrations separately.
22386 (spam-register-routine): Format comments.
22387 (spam-unregister-routine, spam-register-routine): Always call with
22388 specific-articles, no default list.
22389 (spam-summary-prepare-exit): Use the spam-classifications function.
22390
22391 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22392 gnus-encrypt.el.
22393
22394 * encrypt.el: Copied from gnus-encrypt.el.
22395
22396 * gnus-encrypt.el: Commented that it's obsolete.
22397
22398 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
22399
22400 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22401 (gnus-score-save): Use it.
22402
22403 * message.el (message-bury): Use `window-dedicated-p'.
22404
22405 2004-10-15 Simon Josefsson <jas@extundo.com>
22406
22407 * pop3.el (top-level): Don't require nnheader.
22408 (pop3-read-timeout): Add.
22409 (pop3-accept-process-output): Add.
22410 (pop3-read-response, pop3-retr): Use it.
22411
22412 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
22413
22414 * spam.el (spam-register-routine): Move comment.
22415 (spam-verify-bogofilter): Use 'unknown for the initial
22416 spam-bogofilter-valid state, not 'never.
22417
22418 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22419 for netrc-machine.
22420
22421 * nnimap.el (nnimap-open-connection):
22422 Use netrc-machine-user-or-password.
22423
22424 2004-10-17 Richard M. Stallman <rms@gnu.org>
22425
22426 * gnus-registry.el (gnus-registry-unload-hook):
22427 Set as a variable with add-hook.
22428
22429 * nnspool.el (nnspool-spool-directory): Use news-directory instead
22430 of news-path.
22431
22432 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22433
22434 * spam.el: Delete duplicate `provide'.
22435 (spam-unload-hook): Set as a variable with add-hook.
22436
22437 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
22438
22439 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22440 in the doc string.
22441
22442 * message.el (message-ignored-news-headers)
22443 (message-ignored-supersedes-headers)
22444 (message-ignored-resent-headers)
22445 (message-forward-ignored-headers): Improve custom type.
22446
22447 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
22448
22449 * message.el (message-tokenize-header): Fix 2004-09-06 change
22450 which used point-min in the wrong place.
22451
22452 2004-10-12 Simon Josefsson <jas@extundo.com>
22453
22454 * tls.el (tls-certtool-program): New variable.
22455 (tls-certificate-information): New function, based on
22456 ssl-certificate-information.
22457
22458 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
22459
22460 * compface.el: Move the version of ELisp-based uncompface program
22461 to the contrib directory because of the copyright problem.
22462
22463 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
22464
22465 * message.el (message-kill-buffer): Raise the current frame.
22466
22467 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
22468
22469 * gnus-sum.el: Mention that multibyte characters don't work as marks.
22470
22471 * gnus.el (message-y-or-n-p): Autoload.
22472
22473 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22474 (pop3-password-required, pop3-authentication-scheme)
22475 (pop3-leave-mail-on-server): Make customizable.
22476 (pop3): New custom group.
22477 (pop3-retr): Remove `sleep-for' statements.
22478 Suggested by Dave Love <fx@gnu.org>.
22479
22480 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22481 Windows/DOS.
22482
22483 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22484 (imap-parse-body): Fix incorrect use of `assert'.
22485 Suggested by Dave Love <fx@gnu.org>.
22486
22487 * mml.el (mml-minibuffer-read-disposition): Require match.
22488 Suggested by Dave Love <fx@gnu.org>.
22489
22490 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
22491
22492 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
22493 doc string.
22494
22495 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
22496
22497 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22498
22499 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22500
22501 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22502 instead of calling `mm-insert-inline', to decode text/* parts
22503 before displaying them.
22504
22505 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
22506
22507 * mm-uu.el (mm-uu-text-plain-type): New variable.
22508 (mm-uu-pgp-signed-extract-1): Use it.
22509 (mm-uu-pgp-encrypted-extract-1): Use it.
22510 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22511 bind mm-uu-text-plain-type with that value.
22512 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22513 mm-uu-dissect.
22514
22515 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22516
22517 * gnus-group.el (gnus-update-group-mark-positions):
22518 * gnus-sum.el (gnus-update-summary-mark-positions):
22519 * message.el (message-check-news-body-syntax):
22520 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22521 of string-as-multibyte.
22522
22523 2004-10-05 Juri Linkov <juri@jurta.org>
22524
22525 * gnus-group.el (gnus-update-group-mark-positions):
22526 * gnus-sum.el (gnus-update-summary-mark-positions):
22527 * message.el (message-check-news-body-syntax):
22528 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22529 8-bit unibyte values to a multibyte string for search functions.
22530
22531 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22532
22533 * mm-uu.el (mm-uu-dissect): Allow optional arg.
22534 (mm-uu-dissect-text-parts): New function.
22535
22536 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22537 dissect text parts.
22538
22539 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22540 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22541
22542 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22543
22544 * gnus-topic.el (gnus-topic-hierarchical-parameters):
22545 Use gnus-current-topics instead of gnus-current-topic.
22546
22547 2004-10-06 Jesper Harder <harder@ifa.au.dk>
22548
22549 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22550
22551 2004-10-05 Jesper Harder <harder@ifa.au.dk>
22552
22553 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22554 where appropriate.
22555
22556 * nnml.el (nnml-generate-active-info): do.
22557
22558 * nndiary.el (nndiary-generate-active-info): do.
22559
22560 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22561 (gnus-topic-move): do.
22562
22563 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22564 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22565
22566 * gnus-srvr.el (gnus-server-prepare)
22567 (gnus-server-open-all-servers): do.
22568
22569 * gnus-msg.el (gnus-summary-cancel-article)
22570 (gnus-summary-resend-message)
22571 (gnus-summary-mail-crosspost-complaint): do.
22572
22573 * gnus-move.el (gnus-change-server): do.
22574
22575 * gnus-group.el (gnus-group-unmark-all-groups)
22576 (gnus-group-set-current-level): do.
22577
22578 2004-10-04 Simon Josefsson <jas@extundo.com>
22579
22580 * message.el (message-generate-hashcash): Doc fix.
22581
22582 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
22583
22584 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22585 avoid infinite recursion via gnus-get-function.
22586
22587 2004-10-02 Jesper Harder <harder@ifa.au.dk>
22588
22589 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22590
22591 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22592
22593 * nnmail.el (nnmail-split-history): do.
22594
22595 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22596 (nnml-request-delete-group): do.
22597
22598 * nnslashdot.el (nnslashdot-read-groups): do.
22599
22600 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22601 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22602
22603 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22604 (nnspool-sift-nov-with-sed): Use last.
22605 (nnspool-retrieve-headers-with-nov): Use mapc.
22606 (nnspool-request-newgroups): Use dolist.
22607 (nnspool-request-group): Use last.
22608
22609 * nntp.el (nntp-read-server-type): Use dolist.
22610
22611 * nnvirtual.el (nnvirtual-create-mapping)
22612 (nnvirtual-update-read-and-marked): Use dolist.
22613 (nnvirtual-convert-headers): Simplify.
22614
22615 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22616
22617 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22618 Add support for sync'ing tick marks.
22619
22620 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
22621
22622 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22623 there's no visible header.
22624
22625 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22626
22627 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22628 When necessary, pass full group name to gnus-request-set-marks.
22629
22630 2004-10-01 Simon Josefsson <jas@extundo.com>
22631
22632 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
22633 acroread.
22634
22635 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22636
22637 * spam-report.el (spam-report-gmane): Fix interactive.
22638
22639 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22640
22641 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22642 when writing file.
22643 (gnus-agent-synchronize-flags): Don't default to being
22644 interactive.
22645
22646 2004-09-30 Simon Josefsson <jas@extundo.com>
22647
22648 * message.el (message-generate-hashcash): Add.
22649 (message-send-mail): Use it, call mail-add-payment.
22650
22651 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
22652
22653 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22654
22655 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
22656
22657 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22658 gnus-request-update-info with explicit code to sync the in-memory
22659 info read flags with the marks being sync'd to the backend.
22660
22661 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22662
22663 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22664
22665 * spam.el (spam-verify-bogofilter): Add new function.
22666 (spam-check-bogofilter)
22667 (spam-bogofilter-register-with-bogofilter): Use it.
22668 (spam-verify-bogofilter): Add small fixes.
22669
22670 2004-09-28 Simon Josefsson <jas@extundo.com>
22671
22672 * hashcash.el (hashcash-generate-payment): Revert.
22673
22674 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22675
22676 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22677 Use gnus-extract-references instead of gnus-split-references.
22678
22679 * gnus-util.el (gnus-extract-references): Add new function, analogous
22680 to gnus-split-references but extracts only the message-ID without
22681 anything extra.
22682
22683 * hashcash.el (hashcash-generate-payment)
22684 (hashcash-check-payment): Do the right thing if hashcash-path is
22685 nil (because the hashcash program could not be found).
22686
22687 * spam.el (spam-use-hashcash): Remove comment.
22688
22689 2004-09-27 Jesper Harder <harder@ifa.au.dk>
22690
22691 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22692 (gnus-cache-enter-article, gnus-cache-remove-article)
22693 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22694
22695 * gnus-async.el (gnus-async-prefetch-remove-group): do.
22696
22697 * gnus-art.el (article-hide-boring-headers)
22698 (article-translate-strings, article-display-face)
22699 (gnus-article-mime-match-handle-first)
22700 (gnus-article-highlight-headers)
22701 (gnus-article-add-buttons-to-head): do.
22702
22703 2004-09-27 Simon Josefsson <jas@extundo.com>
22704
22705 * hashcash.el: New version, from
22706 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
22707 ../contrib/.
22708
22709 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
22710
22711 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22712
22713 2004-09-26 Jesper Harder <harder@ifa.au.dk>
22714
22715 * gnus-dup.el (gnus-dup-open): Use mapc.
22716 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22717
22718 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22719 Reported by Stefan Wiens <s.wi@gmx.net>.
22720
22721 * gnus.el (gnus-shutdown): Use dolist.
22722
22723 * gnus-undo.el (gnus-undo): Use mapc.
22724
22725 * nnrss.el (nnrss-generate-active): do.
22726
22727 * message.el (message-cite-original-without-signature)
22728 (message-cite-original): Use mapc.
22729 (message-do-actions, message-make-forward-subject): Use dolist.
22730
22731 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22732
22733 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22734 deletion to remove entire duplicate line. Fixes merged article
22735 number bug.
22736
22737 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22738
22739 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22740 servers that are offline. Avoids having gnus-agent-toggle-plugged
22741 first ask if you want to open a server and then, even when you
22742 responded with no, asking if you want to synchronize the server's
22743 flags.
22744 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22745 multi-line expressions.
22746 (gnus-agent-synchronize-group-flags): New internal function.
22747 Updates marks in memory (in the info structure) AND in the
22748 backend.
22749
22750 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22751
22752 * nnagent.el (nnagent-request-set-mark):
22753 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22754 method, to ensure that synchronization updates marks in the
22755 backend and in the info (in memory) structure.
22756
22757 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
22758
22759 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22760 convention fully; don't miss the root article of a thread; make
22761 the X-Draft-From header with correct article numbers.
22762
22763 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
22764
22765 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22766 unless plugged. Disable the agent so that an open failure causes
22767 an error.
22768
22769 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22770 Revert 2004-09-21 change. The backend must be opened while
22771 synchronizing flags even when the backend stores the flags
22772 locally.
22773
22774 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
22775
22776 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22777 in `header' match. Reported by Svend Tollak Munkejord.
22778
22779 * message.el (message-cite-original): Fix use of
22780 `message-cite-articles-with-x-no-archive'.
22781
22782 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
22783
22784 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22785 (gnus-window-to-buffer): Ditto.
22786
22787 * mml.el (mml-preview-buffer): New variable.
22788 (mml-preview): Manage window layout with gnus-buffer-configuration.
22789
22790 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22791 X-Draft-From header even if those articles aren't quoted.
22792
22793 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22794
22795 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22796 (gnus-request-set-mark, gnus-request-update-mark): Use new
22797 g-s-t-u-l-m to decide to use backend even when unplugged.
22798
22799 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22800
22801 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22802 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22803
22804 2004-09-20 Simon Josefsson <jas@extundo.com>
22805
22806 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22807 "utf-16-le".
22808
22809 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22810
22811 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22812
22813 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22814
22815 * uudecode.el (uudecode-use-external): Add :version.
22816
22817 * smime.el (smime-CA-file, smime-encrypt-cipher)
22818 (smime-dns-server): Add :version.
22819
22820 * smiley.el (gnus-smiley-file-types): Add :version.
22821
22822 * sha1.el (sha1-use-external): Add :version.
22823
22824 * pgg-def.el (pgg-query-keyserver): Add :version.
22825
22826 * nnmail.el (nnmail-fancy-expiry-targets)
22827 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22828 Add :version.
22829
22830 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22831 (nnimap-retrieve-groups-asynchronous): Add :version.
22832 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22833
22834 * mml.el (mml-content-disposition-parameters)
22835 (mml-insert-mime-headers-always): Add :version.
22836
22837 * mm-util.el (mm-coding-system-priorities): Add :version.
22838
22839 * mm-decode.el (mm-inline-text-html-with-images)
22840 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22841 (mm-verify-option): Add :version.
22842 (mm-text-html-renderer): Change :version.
22843
22844 * message.el (message-fcc-externalize-attachments)
22845 (message-required-headers, message-draft-headers)
22846 (message-subject-trailing-was-query)
22847 (message-subject-trailing-was-ask-regexp)
22848 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22849 (message-mark-insert-end, message-archive-header)
22850 (message-archive-note, message-cross-post-default)
22851 (message-cross-post-note, message-followup-to-note)
22852 (message-cross-post-note-function, message-use-mail-followup-to)
22853 (message-subscribed-address-functions)
22854 (message-subscribed-address-file, message-subscribed-addresses)
22855 (message-subscribed-regexps, message-allow-no-recipients)
22856 (message-yank-cited-prefix, message-signature-insert-empty-line)
22857 (message-hidden-headers, message-hierarchical-addresses)
22858 (message-mail-user-agent, message-use-idna)
22859 (message-valid-fqdn-regexp)
22860 (message-strip-special-text-properties, message-header-synonyms)
22861 (message-beginning-of-line, message-tab-body-function): Add :version.
22862 (message-insert-canlock, message-wide-reply-confirm-recipients):
22863 Change :version.
22864
22865 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22866 and :version.
22867 (mail-source-delete-old-incoming-confirm)
22868 (mail-source-movemail-program): Add :version.
22869
22870 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22871 (gnus-agent-cache, gnus-agent): Change :version.
22872
22873 * gnus-util.el (gnus-use-byte-compile): Change :version.
22874
22875 * gnus-sum.el (gnus-summary-make-false-root-always)
22876 (gnus-summary-default-high-score)
22877 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22878 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22879 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22880 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22881 (gnus-sum-thread-tree-single-indent)
22882 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22883 (gnus-sum-thread-tree-leaf-with-other)
22884 (gnus-sum-thread-tree-single-leaf): Add :version.
22885 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22886 (gnus-article-loose-mime): Change :version.
22887
22888 * gnus-start.el (gnus-backup-startup-file)
22889 (gnus-save-startup-file-via-temp-buffer): Add :version.
22890
22891 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22892 (gnus-server-offline-face): Add :version.
22893
22894 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22895
22896 * gnus-msg.el (gnus-gcc-externalize-attachments)
22897 (gnus-debug-files, gnus-debug-exclude-variables)
22898 (gnus-discouraged-post-methods): Change :version.
22899 (gnus-confirm-mail-reply-to-news)
22900 (gnus-confirm-treat-mail-like-news): Add :version.
22901
22902 * gnus-int.el (gnus-server-unopen-status): Add :version.
22903
22904 * gnus-group.el (gnus-group-jump-to-group-prompt)
22905 (gnus-large-ephemeral-newsgroup)
22906 (gnus-fetch-old-ephemeral-headers): Add :version.
22907
22908 * gnus-fun.el (gnus-x-face-directory)
22909 (gnus-convert-pbm-to-x-face-command)
22910 (gnus-convert-image-to-x-face-command)
22911 (gnus-convert-image-to-face-command): Add :version.
22912
22913 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22914
22915 * gnus-cite.el (gnus-cite-blank-line-after-header)
22916 (gnus-article-boring-faces): Add :version.
22917
22918 * gnus-art.el (gnus-buttonized-mime-types)
22919 (gnus-inhibit-mime-unbuttonizing)
22920 (gnus-treat-display-face)
22921 (gnus-treat-body-boundary): Change :version.
22922 (gnus-body-boundary-delimiter, gnus-picon-databases)
22923 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22924 (gnus-treat-date-english, gnus-treat-fold-headers)
22925 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22926 (gnus-treat-mail-picon, gnus-treat-wash-html)
22927 (gnus-article-encrypt-protocol)
22928 (gnus-use-idna, gnus-article-over-scroll)
22929 (gnus-mime-display-multipart-alternative-as-mixed)
22930 (gnus-mime-display-multipart-related-as-mixed)
22931 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22932 (gnus-ctan-url, gnus-button-ctan-handler)
22933 (gnus-button-handle-ctan-bogus-regexp)
22934 (gnus-button-ctan-directory-regexp)
22935 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22936 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22937 (gnus-button-man-level, gnus-button-emacs-level)
22938 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22939
22940 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22941 (gnus-agent-go-online): Change :version.
22942 (gnus-agent-expire-unagentized-dirs)
22943 (gnus-agent-auto-agentize-methods): Add :version.
22944
22945 * flow-fill.el (fill-flowed-display-column)
22946 (fill-flowed-encode-column): Add :version.
22947
22948 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22949 (gnus-outlook-deuglify-unwrap-max)
22950 (gnus-outlook-deuglify-cite-marks)
22951 (gnus-outlook-deuglify-unwrap-stop-chars)
22952 (gnus-outlook-deuglify-no-wrap-chars)
22953 (gnus-outlook-deuglify-attrib-cut-regexp)
22954 (gnus-outlook-deuglify-attrib-verb-regexp)
22955 (gnus-outlook-deuglify-attrib-end-regexp)
22956 (gnus-outlook-display-hook): Add :version.
22957
22958 * binhex.el (binhex-use-external): Add :version.
22959
22960 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22961
22962 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22963 and `invisible'.
22964
22965 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22966
22967 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22968 in gnus-registry-trim.
22969
22970 2004-09-13 Simon Josefsson <jas@extundo.com>
22971
22972 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22973
22974 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22975
22976 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22977 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22978 <yamaoka@jpl.org>.
22979 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22980 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22981 <yamaoka@jpl.org>.
22982
22983 * sieve.el (sieve-manage-mode): Ditto.
22984
22985 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22986
22987 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22988
22989 2004-09-11 Simon Josefsson <jas@extundo.com>
22990
22991 * dns-mode.el: Add.
22992
22993 * mm-view.el (mm-display-dns-inline): Add.
22994
22995 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22996 (mm-automatic-display): Ditto.
22997
22998 * mailcap.el (mailcap-mime-data): Add text/dns.
22999 (mailcap-mime-extensions): Map .soa to text/dns.
23000
23001 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
23002
23003 * gnus-art.el (article-decode-mime-words, article-babel)
23004 (gnus-article-highlight-signature, gnus-article-add-buttons)
23005 (gnus-signature-toggle): Remove unnecessary bindings of
23006 `inhibit-read-only' inherited from v5.10 merge.
23007
23008 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
23009
23010 * nntp.el (nntp): New customization group.
23011 (nntp-authinfo-file): Add customization group.
23012
23013 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23014
23015 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23016
23017 * gnus.el (to-address, to-list, subscribed)
23018 (large-newsgroup-initial): Ditto.
23019
23020 * flow-fill.el (fill-flowed-display-column)
23021 (fill-flowed-encode-column): Ditto.
23022
23023 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
23024
23025 * message.el (message-tokenize-header, message-send-mail-with-qmail):
23026 Use point-min rather than 1.
23027 (message-send-mail): Use buffer-size rather than point-max.
23028
23029 * gnus-sum.el (gnus-summary-search-article-forward):
23030 Signal a specific `search-failed' rather than a generic `error'.
23031
23032 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23033 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23034 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23035
23036 2004-09-10 Simon Josefsson <jas@extundo.com>
23037
23038 * nndb.el (require): Remove tcp and duplicate cl.
23039
23040 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
23041
23042 * gnus-agent.el (directory-files-and-attributes): Move forward.
23043
23044 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
23045
23046 * gnus-agent.el (directory-files-and-attributes):
23047 Optionally defined to support XEmacs.
23048
23049 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
23050
23051 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23052 to avoid run-time CL dependencies.
23053 (gnus-agent-unfetch-articles): New function.
23054 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23055 article numbers even when local .overview file is missing.
23056 (gnus-agent-read-article-number): New function. Only accepts
23057 27-bit article numbers.
23058 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23059 Use gnus-agent-read-article-number.
23060 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23061 from backend while recognizing that article numbers in .overview
23062 must be valid.
23063 (gnus-agent-update-files-total-fetched-for):
23064 Use directory-files-and-attributes to improve performance.
23065 * gnus-int.el (gnus-request-move-article):
23066 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23067 improve performance.
23068
23069 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23070 some users confused by references to .newsrc when they only have a
23071 .newsrc.eld file.
23072 (gnus-convert-mark-converter-prompt)
23073 (gnus-convert-converter-needs-prompt): Fix use of property list.
23074 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23075 New function. Used internally to only display 'gnus converting
23076 files' message when actually necessary.
23077
23078 * gnus-sum.el (): Remove (require 'gnus-agent) as required
23079 methods now autoloaded.
23080
23081 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
23082
23083 * gnus-sum.el (gnus-summary-insert-subject): Remove list
23084 identifiers.
23085
23086 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
23087
23088 * gnus-picon.el: Fix indentation and closing parenthesis.
23089
23090 2004-09-01 Simon Josefsson <jas@extundo.com>
23091
23092 * message.el (message-canlock-generate): Require sha1, not
23093 sha1-el. (Can we get rid of this require altogether? It is ugly
23094 to require within a function. Sadly, if sha1.el isn't loaded, the
23095 let binding in m-c-g will hide the defcustom definition, which is
23096 bad.)
23097
23098 * canlock.el: Require sha1, not sha1-el.
23099
23100 * message.el: Don't autoload sha1 (there is a autoload cookie in
23101 sha1.el).
23102
23103 * sha1-el.el: Rename to sha1.el.
23104
23105 2004-08-30 Juanma Barranquero <lektu@terra.es>
23106
23107 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23108
23109 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
23110
23111 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23112
23113 2004-08-30 Kim F. Storm <storm@cua.dk>
23114
23115 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23116
23117 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23118 Add :group 'nnimap.
23119
23120 2004-08-30 Andreas Schwab <schwab@suse.de>
23121
23122 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23123 ?* and ?\;.
23124
23125 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23126 and ?\' to symbol instead of whitespace.
23127
23128 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
23129
23130 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23131
23132 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23133 instead of re-search-forward.
23134
23135 * gnus-uu.el (gnus-uu-save-article): Ditto.
23136 (gnus-uu-post-encode-uuencode): Ditto.
23137
23138 * html2text.el (html2text-clean-list-items): Ditto.
23139 (html2text-clean-dtdd): Ditto.
23140 (html2text-format-tags): Ditto.
23141
23142 * message.el (message-send-mail-with-sendmail): Fix regexp.
23143 (message-fill-field-general): Use search-forward instead of
23144 re-search-forward.
23145 (unbold-region): Ditto.
23146
23147 * nnrss.el (nnrss-request-article): Ditto.
23148
23149 * nnslashdot.el (nnslashdot-request-article): Ditto.
23150
23151 * nnweb.el (nnweb-gmane-wash-article): Ditto.
23152
23153 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23154 "Unrecognized menu descriptor" error in XEmacs.
23155
23156 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
23157
23158 * gnus-sum.el (gnus-read-header): Don't remove a header for the
23159 parent article of a sparse article in the thread hashtb.
23160
23161 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
23162
23163 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23164 (nnmail-expand-newtext): Lowercase expanded entries if
23165 nnmail-split-lowercase-expanded is non-nil.
23166
23167 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
23168
23169 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23170
23171 * gnus-group.el (gnus-group-line-format-alist): Convert the value
23172 of gnus-tmp-news-method into string under XEmacs. It will be
23173 passed to gnus-correct-length which takes only a string argument.
23174
23175 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
23176
23177 * gnus-util.el (gnus-bind-print-variables): New macro.
23178 (gnus-prin1): Use it.
23179 (gnus-prin1-to-string): Use it.
23180 (gnus-pp): New function.
23181 (gnus-pp-to-string): New function.
23182
23183 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23184 Replace pp-to-string with gnus-pp-to-string.
23185 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23186 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23187 * gnus-msg.el (gnus-debug): Ditto.
23188 * gnus-score.el (gnus-score-save): Ditto.
23189 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23190 gnus-pp-to-string.
23191 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23192 with gnus-pp.
23193 * score-mode.el (gnus-score-pretty-print): Ditto.
23194 * webmail.el (webmail-debug): Ditto.
23195
23196 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
23197
23198 * gnus-art.el (article-display-face, article-display-x-face):
23199 Use buffer-read-only.
23200
23201 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
23202
23203 * gnus-art.el (article-hide-list-identifiers):
23204 Bind inhibit-read-only as t.
23205
23206 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
23207
23208 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23209
23210 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
23211
23212 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23213 (gnus-narrow-to-page): Don't assume point-min == 1.
23214 (gnus-article-edit-mode): Derive from message-mode.
23215
23216 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23217 point-min == 1.
23218
23219 * imap.el (imap-parse-address-list, imap-parse-body-ext):
23220 Disable incorrect use of `assert'.
23221
23222 * message.el (message-mode): Set comment-start-skip.
23223
23224 2004-08-22 Sam Steingold <sds@gnu.org>
23225
23226 * pop3.el (pop3-leave-mail-on-server): New user variable.
23227 (pop3-movemail): Delete mail only when it is nil.
23228
23229 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
23230
23231 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23232
23233 * mml.el (mml-preview): Use `pop-to-buffer'.
23234
23235 * message.el (message-goto-mail-followup-to): Insert after "To".
23236 (message-carefully-insert-headers): Add comment.
23237
23238 * gnus.el: Remove unused variable `gnus-article-check-size'.
23239
23240 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23241
23242 * gnus-art.el (gnus-button-alist):
23243 Improve `gnus-button-handle-library' entry.
23244
23245 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
23246
23247 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23248 Use downcase, since XEmacs capitalizes error messages differently.
23249
23250 2004-08-18 Jesper Harder <harder@ifa.au.dk>
23251
23252 * nntp.el: Add (require 'gnus) due to reference to
23253 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
23254
23255 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
23256
23257 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23258 Bind `mm-fill-flowed'.
23259
23260 * mm-decode.el (mm-dissect-singlepart): Check it.
23261
23262 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
23263
23264 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23265 'imap' for netrc parsing.
23266
23267 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
23268
23269 * mailcap.el (mailcap-mime-data): Mark as risky.
23270
23271 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
23272
23273 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23274 may be included in the encoded word.
23275 (rfc2047-encode): Don't append a space if the encoded word
23276 includes close parenthesis.
23277
23278 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
23279
23280 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23281 of text within parentheses.
23282
23283 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
23284
23285 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23286 (gnus-encrypt-write-file-contents): Make the password key the file
23287 name PLUS the cipher, not just the cipher. Also remove failed
23288 passwords from the cache.
23289
23290 2004-08-06 Simon Josefsson <jas@extundo.com>
23291
23292 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23293 Doc fix.
23294
23295 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
23296
23297 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23298 LWSP.
23299
23300 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
23301
23302 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23303 Try to append in-reply-to: data to the references: header.
23304
23305 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23306 (netrc-parse): Use gnus-encrypt.el functions.
23307
23308 * gnus-encrypt.el: Add new file for encryption support; currently
23309 does only a few GPG ciphers and an internal XOR cipher.
23310
23311 * password.el: Add comments on using password-read-and-add.
23312 (password-read-and-add): Add function to read and add the
23313 password to the cache at once.
23314
23315 2004-07-28 Simon Josefsson <jas@extundo.com>
23316
23317 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23318 parameter (but don't use it, for now).
23319
23320 * imap.el (imap-ssl-open): Use imap-process-connection-type,
23321 instead of hard coding to nil.
23322
23323 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
23324
23325 * mm-view.el (mm-inline-image-emacs): Open lines under an image
23326 as mm-inline-image-xemacs does.
23327
23328 2004-07-26 Simon Josefsson <jas@extundo.com>
23329
23330 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23331 Revert part of 2004-07-17 change below.
23332
23333 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
23334
23335 * rfc2047.el (rfc2047-encode-region): Don't infloop.
23336 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23337
23338 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
23339
23340 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23341 quotes that actually start with ">" at the beginning of the
23342 lines.
23343
23344 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
23345
23346 * rfc2047.el (rfc2047-encode-region): Fix last change.
23347 (rfc2047-encode-parameter): Remove useless concat.
23348
23349 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
23350
23351 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23352 encode special characters; fix some kind of misconfigured headers;
23353 signal a real error if debug-on-quit or debug-on-error is non-nil.
23354 (rfc2047-encode-max-chars): New variable.
23355 (rfc2047-encode-1): Use it.
23356 (rfc2047-encode-parameter): New function.
23357
23358 * mml.el (mml-insert-parameter): Remove an excessive space.
23359
23360 2004-07-17 Simon Josefsson <jas@extundo.com>
23361
23362 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23363 Kai Grossjohann <kai@emptydomain.de>.
23364 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23365 (gnus-group-make-menu-bar): Ditto.
23366
23367 * gnus-util.el (gnus-group-server): Add.
23368
23369 2004-07-16 Jesper Harder <harder@ifa.au.dk>
23370
23371 * message.el (message-clone-locals): Clone sendmail and smtp
23372 variables.
23373
23374 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
23375
23376 * rfc2047.el (rfc2047-encode-region): Fix last change.
23377
23378 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
23379
23380 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23381 characters as non-special.
23382
23383 2004-07-09 Simon Josefsson <jas@extundo.com>
23384
23385 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23386 Users will lose all flag changes made while unplugged with
23387 e.g. nntp unless flag synchronization happens, thus `nil' is not a
23388 good default. See numerous reports on ding mailing list.
23389
23390 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
23391
23392 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23393 add generate-head-function and generate-article-function to the
23394 rfc822-forward entry.
23395 (nndoc-rfc822-forward-generate-article): New function.
23396 (nndoc-rfc822-forward-generate-head): New function.
23397
23398 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23399
23400 2004-07-06 Dan Christensen <jdc@uwo.ca>
23401
23402 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23403 respect display group parameter and gnus-summary-expunge-below.
23404 (gnus-articles-to-read): Remove unused reference to display group
23405 parameter.
23406
23407 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23408
23409 * nnheader.el (nnheader-uniquify-message-id): New experimental
23410 variable.
23411 (nnheader-nov-read-message-id): Use it.
23412
23413 * spam-report.el (spam-report-gmane): Add interactive.
23414
23415 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
23416
23417 * mm-encode.el (mm-content-transfer-encoding-defaults):
23418 Use qp-or-base64 for the application/* types.
23419
23420 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
23421
23422 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23423
23424 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
23425
23426 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23427 trim value.
23428
23429 2004-01-25 Paul Jarc <prj@po.cwru.edu>
23430
23431 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23432 New macro and function.
23433 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23434
23435 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
23436
23437 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23438 after-load-alist.
23439
23440 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
23441
23442 * gnus-group.el (gnus-group-get-new-news-this-group):
23443 Don't update info that isn't there.
23444
23445 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
23446
23447 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23448 entry.
23449
23450 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
23451
23452 * mm-view.el (mm-inline-render-with-function): Use multibyte
23453 buffer; decode html source by charset.
23454
23455 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23456
23457 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23458 Mule-UCS is loaded under XEmacs.
23459 (mm-mime-mule-charset-alist): Avoid duplicated entries.
23460
23461 2004-06-28 Jesper Harder <harder@ifa.au.dk>
23462
23463 * nnheader.el (nnheader-max-head-length): Increase to 8192.
23464
23465 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
23466
23467 * mm-util.el (mm-coding-system-p): Return a coding-system.
23468 (mm-mime-mule-charset-alist): Use shift_jis instead of
23469 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23470 entries for the mime charsets iso-2022-jp-3 and shift_jis.
23471 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23472 instead of japanese-shift-jis and iso-latin-1 respectively in
23473 order to share the default value with both Emacs and XEmacs-mule.
23474 (mm-mule-charset-to-mime-charset):
23475 Make mm-coding-system-priorities effective.
23476 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23477 while predicating of candidates upon the priorities.
23478
23479 2004-06-27 Jesper Harder <harder@ifa.au.dk>
23480
23481 * gnus-sum.el (gnus-summary-make-menu-bar):
23482 Add gnus-uu-invert-processable.
23483
23484 * gnus.el: Autoload gnus-uu-invert-processable.
23485
23486 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
23487
23488 * mm-util.el (mm-with-multibyte-buffer): New macro.
23489
23490 * rfc2047.el (rfc2047-encode-string): Use it.
23491 (rfc2047-encode-region): Move point to the end of the region after
23492 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23493
23494 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23495
23496 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23497 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23498
23499 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23500
23501 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23502 (gnus-cite-parse): Ignore quoted envelope From_.
23503 Suggested by Karl Chen <quarl@nospam.quarl.org>.
23504
23505 2004-06-23 Jesper Harder <harder@ifa.au.dk>
23506
23507 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23508 invalid addresses.
23509
23510 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
23511
23512 * spam.el: Change section markers, revise TODO list.
23513 (spam-backends): Make new master list of all installed backends.
23514 (spam-summary-exit-behavior): Add new variable to determine how
23515 messages moves are done at summary exit.
23516 (spam-move-spam-nonspam-groups-only)
23517 (spam-process-ham-in-nonham-groups)
23518 (spam-process-ham-in-spam-groups): Remove variables, the
23519 spam-summary-exit-behavior variable should be used to manage this
23520 behavior.
23521 (spam-old-ham-articles, spam-old-spam-articles): Remove.
23522 (spam-old-articles): Add variable, replacing spam-old-ham-articles
23523 and spam-old-spam-articles.
23524 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23525 Add empty variables, placeholders for the backends they represent.
23526 (spam-set-difference): Move, unchanged.
23527 (spam-list-of-processors): Declare OBSOLETE, not used anymore
23528 unless the user has a processor variable.
23529 (spam-classifications, spam-classification-valid-p)
23530 (spam-backend-properties, spam-backend-property-valid-p)
23531 (spam-backend-function-type-valid-p)
23532 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23533 (spam-report-articles-gmane, spam-report-articles-resend):
23534 Remove functions, they are not needed.
23535 (spam-install-backend-super, spam-backend-list)
23536 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23537 (spam-backend-function, spam-backend-ham-registration-function)
23538 (spam-backend-spam-registration-function)
23539 (spam-backend-ham-unregistration-function)
23540 (spam-backend-spam-unregistration-function)
23541 (spam-backend-statistical-p, spam-backend-mover-p)
23542 (spam-install-backend-alias, spam-install-checkonly-backend)
23543 (spam-install-mover-backend, spam-install-nocheck-backend)
23544 (spam-install-backend, spam-install-statistical-backend)
23545 (spam-install-statistical-checkonly-backend): Add backend installation
23546 support.
23547 (spam-summary-prepare-exit): Rewrite to use the new backend code.
23548 (spam-group-processor-p): Use the new backend code and respect the
23549 summary exit behavior.
23550 (spam-mark-spam-as-expired-and-move-routine): Remove.
23551 (spam-summary-prepare): Change to use the new spam-old-articles
23552 variable.
23553 (spam-copy-or-move-routine, spam-copy-spam-routine)
23554 (spam-move-spam-routine, spam-copy-ham-routine)
23555 (spam-move-ham-routine): Add code to copy/move ham or spam.
23556 (spam-fetch-field-fast): Improve doc and code, plus allow the
23557 'number request.
23558 (spam-list-of-checks, spam-list-of-statistical-checks):
23559 Remove variables.
23560 (spam-split, spam-find-spam): Use the new backend code.
23561 (spam-registration-functions): Remove variable.
23562 (spam-unregister-routine): Add convenience wrapper.
23563 (spam-log-undo-registration, spam-register-routine)
23564 (spam-log-processing-to-registry)
23565 (spam-log-unregistration-needed-p): Rename "check" to "backend"
23566 where possible.
23567 (spam-check-gmane-xref, spam-check-regex-headers)
23568 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23569 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23570 (spam-check-bogofilter-headers, spam-check-spamoracle)
23571 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23572 (spam-check-crm114-headers): Use the spam-split-group that
23573 spam-split prepares, no need to determine it every time.
23574
23575 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23576 to the nnheader-parse-naked-head call.
23577
23578 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23579
23580 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23581 the nnheader-nov-read-message-id call.
23582
23583 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
23584
23585 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23586 gnus-activate-group twice. Suggested by Markus Peter
23587 <warp@spin.de>.
23588
23589 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
23590
23591 * gnus-art.el (gnus-article-time-format): Exchange the order of
23592 day and month in the default value; fix customization type.
23593 (article-date-ut): Use add-text-properties.
23594 (article-make-date-line): Use message-make-date instead of
23595 current-time-string.
23596
23597 * message.el (message-fetch-field): Don't use set-text-properties.
23598 (message-make-date): Simplify.
23599
23600 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
23601
23602 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23603 (rfc2047-encode-region): Treat text within parentheses as special;
23604 show the original text when error has occurred.
23605
23606 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23607 already-computed method to gnus-activate-group.
23608
23609 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23610 same select-methods identical Lisp objects.
23611
23612 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23613 object when modifying the info.
23614
23615 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
23616
23617 * gnus-srvr.el (gnus-server-set-info): Remove the server from
23618 gnus-opened-servers since it has never been opened with the new
23619 configuration yet.
23620
23621 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
23622
23623 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23624 arg to nnheader-generate-fake-message-id.
23625
23626 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
23627
23628 * nnheader.el (nnheader-generate-fake-message-id): Accept a
23629 number and build a fake message ID localized to a group and
23630 article number (so it's repeatable from that point on).
23631 (nnheader-fake-message-id-p): Change regex to accommodate new fake
23632 ID format.
23633
23634 * gnus-sum.el (gnus-get-newsgroup-headers):
23635 Call nnheader-generate-fake-message-id with the article number.
23636
23637 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
23638
23639 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23640 end-of-buffer.
23641
23642 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
23643
23644 * message.el (message-ignored-supersedes-headers): Add Approved.
23645
23646 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
23647
23648 * rfc2047.el (rfc2047-encode-message-header): Remove useless
23649 goto-char.
23650 (rfc2047-encode): Fold the line before encoding.
23651
23652 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
23653
23654 * rfc2047.el (rfc2047-encode-message-header): Disabled header
23655 folding -- not all headers can be folded, and this should be done
23656 by the message composition mode. Probably. I think.
23657
23658 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
23659
23660 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23661 fast.
23662
23663 * gnus-ems.el (gnus-remove-image): Don't use
23664 message-text-with-property; remove only the image found first.
23665
23666 2004-06-09 Jesper Harder <harder@ifa.au.dk>
23667
23668 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23669
23670 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
23671
23672 * message.el (message-text-with-property): Make it fast and accept
23673 optional arguments.
23674 (message-strip-forbidden-properties): Use it.
23675 (message-fix-before-sending): Follow the m-t-w-p change.
23676
23677 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23678
23679 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
23680
23681 * gnus-art.el (article-hide-headers): Don't change the buffer
23682 mistakenly when performing mml-preview even if
23683 gnus-single-article-buffer is nil.
23684
23685 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
23686
23687 * message.el (message-expand-name-databases): New user option.
23688 (message-expand-name): Use it.
23689
23690 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
23691
23692 * spam.el (spam-report-articles-resend)
23693 (spam-report-resend-register-routine): Allow ham reporting.
23694 (spam-report-resend-register-ham-routine): Add wrapper.
23695 (spam-registration-functions): Add ham resending functions.
23696 (spam-list-of-processors): Add ham resend processor.
23697
23698 * gnus.el (ham-resend-to): Add new group parameter.
23699 (spam-process): Add ham resend option.
23700
23701 * spam-report.el (spam-report-resend): Allow reporting ham.
23702 (spam-report-resend-ham): Add wrapper.
23703
23704 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23705
23706 * message.el (message-cite-articles-with-x-no-archive):
23707 New variable.
23708 (message-cite-original): Use it.
23709
23710 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23711
23712 * message.el (message-cite-original): Respect X-No-Archive.
23713
23714 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
23715
23716 * gnus-art.el (article-hide-headers): Refer to the values for
23717 gnus-ignored-headers and gnus-visible-headers in the summary
23718 buffer since a user may have set them as group parameters.
23719
23720 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
23721
23722 * assistant.el (assistant-node-name): Add convenience function.
23723 (assistant-render-text, assistant-render-node): Add error handling,
23724 plus handle multiple next nodes.
23725 (assistant-find-next-node): Comment out for now.
23726 (assistant-find-next-nodes): Add function, returns list of next
23727 nodes.
23728
23729 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
23730
23731 * mail-source.el (mail-source-directory): Fix doc-string.
23732
23733 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
23734
23735 * assistant.el (assistant-render-text, assistant-eval): Add :set
23736 widget type, which is different because it takes and returns a
23737 list. Much hilarity ensues.
23738
23739 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
23740
23741 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23742
23743 * gnus-group.el (gnus-group-get-new-news-this-group):
23744 Add doc-string.
23745
23746 * gnus-start.el (gnus-activate-group): Add doc-string.
23747
23748 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
23749
23750 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23751
23752 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
23753
23754 * assistant.el (assistant-render-text): Try to add a :set
23755 widget, more to come.
23756
23757 * spam.el (spam-group-spam-contents-p): Handle empty groupname
23758 strings.
23759 (spam-report-articles-resend)
23760 (spam-register-routine): Do registration iff any articles warrant
23761 it.
23762 (spam-summary-prepare-exit): Change log message for nil group
23763 destinations.
23764
23765 2004-05-27 Daniel Pittman <daniel@rimspace.net>
23766
23767 * spam.el (spam-report-resend-register-routine):
23768 Allow spam-report-resend-to to be a group parameter or a global value.
23769
23770 2004-05-26 Simon Josefsson <jas@extundo.com>
23771
23772 * starttls.el: Merge with my GnuTLS based starttls.el.
23773 (starttls-gnutls-program, starttls-use-gnutls)
23774 (starttls-extra-arguments, starttls-process-connection-type)
23775 (starttls-connect, starttls-failure, starttls-success):
23776 New variables.
23777 (starttls-program, starttls-extra-args): Doc fix.
23778 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23779 New functions.
23780 (starttls-negotiate, starttls-open-stream):
23781 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23782 function if it is set.
23783
23784 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
23785
23786 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23787 structured fields.
23788
23789 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23790
23791 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23792
23793 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23794
23795 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23796 Add variable.
23797 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23798 assigning the spam-mark to new messages.
23799
23800 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23801
23802 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23803
23804 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23805
23806 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23807 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23808 default.
23809
23810 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23811
23812 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23813 correct data.
23814
23815 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23816
23817 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23818 (spam-group-processor-p): Fix function.
23819 (spam-group-processor-multiple-p)
23820 (spam-group-spam-processor-report-gmane-p)
23821 (spam-group-spam-processor-report-resend-p)
23822 (spam-group-spam-processor-bogofilter-p)
23823 (spam-group-spam-processor-blacklist-p)
23824 (spam-group-spam-processor-ifile-p)
23825 (spam-group-ham-processor-ifile-p)
23826 (spam-group-spam-processor-spamoracle-p)
23827 (spam-group-spam-processor-crm114-p)
23828 (spam-group-ham-processor-bogofilter-p)
23829 (spam-group-spam-processor-stat-p)
23830 (spam-group-ham-processor-stat-p)
23831 (spam-group-ham-processor-whitelist-p)
23832 (spam-group-ham-processor-BBDB-p)
23833 (spam-group-ham-processor-spamoracle-p)
23834 (spam-group-ham-processor-copy-p): Remove functions with some
23835 prejudice against unneeded code.
23836 (spam-report-articles-resend)
23837 (spam-report-resend-register-routine): Allow the group/topic
23838 spam-resend-to value to override spam-report-resend-to.
23839 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23840 properly now.
23841
23842 * gnus.el (spam-resend-to): Add group/topic parameter.
23843 (spam-process): Move the OBSOLETE processors to the end of the
23844 choices.
23845
23846 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23847
23848 * spam-report.el (spam-report-resend-to, spam-report-resend):
23849 Start with resend-to set to nil, and then ask the user if necessary.
23850 (spam-report-resend): spam-report-resend takes a list of articles, not
23851 separate article numbers.
23852
23853 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23854
23855 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23856 addition to emacs-w3m.
23857
23858 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23859
23860 * assistant.el (assistant-authinfo-data): New function.
23861 (assistant-eval): Eval for entire assistant.
23862
23863 * netrc.el (netrc-services-file): New variable.
23864 (netrc-parse-services): New function.
23865 (netrc-find-service-name): New function.
23866 (netrc-find-service-number): New function.
23867 (netrc-port-equal): New function.
23868 (netrc-machine): Use it.
23869
23870 * nnimap.el (nnimap-open-connection): Use netrc.
23871
23872 * gnus-util.el (gnus-netrc-get): Remove aliases.
23873
23874 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23875
23876 * assistant.el (wid-edit): Fix compilation.
23877
23878 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23879
23880 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23881
23882 * gnus-util.el (gnus-set-file-modes): New function. (small
23883 patch).
23884
23885 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23886
23887 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23888
23889 * assistant.el (assistant-render-node): Fix up rendering and
23890 read-only text.
23891 (assistant-render-node): Reset.
23892 (assistant-make-read-only): Not sticky.
23893
23894 2004-05-20 Danny Siu <dsiu@adobe.com>
23895
23896 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23897 centered even when gnus-auto-center-summary is t.
23898
23899 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23900
23901 * dns.el (dns-get-txt-answer): New function.
23902 (dns-read-txt): Ditto.
23903 (query-dns): Use it.
23904
23905 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23906
23907 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23908 active for foreign groups even if the group level is higher than
23909 the specified value.
23910
23911 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23912
23913 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23914 non-active groups.
23915
23916 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23917
23918 2004-05-20 Magnus Henoch <mange@freemail.hu>
23919
23920 * dns.el (dns-read-type): Add support for SVR. (small patch)
23921
23922 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23923
23924 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23925 (spam-crm114-header, spam-crm114-spam-switch)
23926 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23927 (spam-crm114-positive-spam-header)
23928 (spam-crm114-database-directory, spam-list-of-processors)
23929 (spam-group-spam-processor-crm114-p)
23930 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23931 (spam-generic-score, spam-list-of-checks)
23932 (spam-list-of-statistical-checks, spam-registration-functions)
23933 (spam-check-crm114-headers, spam-crm114-score)
23934 (spam-check-crm114, spam-crm114-register-with-crm114)
23935 (spam-crm114-register-spam-routine)
23936 (spam-crm114-unregister-spam-routine)
23937 (spam-crm114-register-ham-routine)
23938 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23939
23940 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23941
23942 * gnus.el: Add spam-use-crm114.
23943
23944 * spam.el (spam-list-of-processors, spam-registration-functions):
23945 Add spam-use-resend.
23946 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23947 (spam-report-articles-gmane): Add doc fix.
23948 (spam-report-articles-resend, spam-report-resend-register-routine):
23949 Add wrappers around spam-report-resend-to.
23950
23951 * spam-report.el (spam-report-resend-to, spam-report-resend):
23952 Add support for resending spam.
23953 (spam-report-gmane): Fix line length >80.
23954
23955 * gnus.el (spam-process): Add spam-use-resend.
23956
23957 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23958
23959 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23960 number of processed spam messages.
23961 (spam-ham-copy-or-move-routine): Return the number of processed
23962 ham messages.
23963 (spam-summary-prepare-exit): Use the above values to decide
23964 whether status messages shouled be displayed.
23965
23966 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23967
23968 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23969 `rfc2047-encoding-function-alist' in order to avoid conflicting
23970 with the old version.
23971 (rfc2047-encode-region): Concatenate words containing non-ASCII
23972 characters in structured fields; don't encode space-delimited
23973 ASCII words even in unstructured fields; don't break words at
23974 char-category boundaries.
23975 (rfc2047-encode-1): New function.
23976 (rfc2047-encode): Use it; encode text so that it occupies the
23977 maximum width within 76-column; work correctly on Q encoding for
23978 iso-2022-* charsets.
23979 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23980 sure not to break a line just after the header name.
23981 (rfc2047-b-encode-region): Remove.
23982 (rfc2047-b-encode-string): New function.
23983 (rfc2047-q-encode-region): Remove.
23984 (rfc2047-q-encode-string): New function.
23985
23986 * mm-util.el (mm-replace-in-string): New function.
23987
23988 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23989
23990 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23991 Really get it right.
23992 (gnus-inews-make-draft): Really.
23993
23994 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23995
23996 * nnmh.el (nnmh-request-list-1): Don't check the link count
23997 before descending. (small patch)
23998
23999 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
24000
24001 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24002 stuff.
24003
24004 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24005 Match on real group name.
24006
24007 * gnus-art.el (gnus-signature-limit): Doc fix.
24008
24009 * gnus-msg.el (gnus-inews-make-draft): Quote list.
24010
24011 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
24012
24013 * gnus-draft.el (gnus-draft-send):
24014 Bind rfc2047-encode-encoded-words.
24015
24016 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24017 (rfc2047-encodable-p): Say that =? needs encoding.
24018 (rfc2047-encode-encoded-words): New variable.
24019
24020 * gnus-group.el (gnus-group-select-group): Doc fix.
24021
24022 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24023
24024 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24025 to nil.
24026
24027 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24028
24029 * nnheader.el (nnheader-get-lines-and-char): New function.
24030
24031 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
24032
24033 * gnus-msg.el (gnus-summary-followup-with-original):
24034 Document yanking of region when active.
24035
24036 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
24037
24038 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24039 groups if the group level is higher than the specified value.
24040
24041 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
24042
24043 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24044 (gnus-group-jump-to-group): Add prefix argument using
24045 `gnus-group-jump-to-group-prompt'. Query before jumping to
24046 non-active group.
24047
24048 * compface.el (uncompface): Be verbose when changing
24049 `uncompface-use-external'.
24050
24051 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24052 handle manual section.
24053
24054 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
24055
24056 * gnus-art.el (gnus-button-alist): Revert previous change.
24057
24058 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
24059
24060 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24061
24062 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
24063
24064 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24065 whether backend can accept message.
24066
24067 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24068
24069 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
24070
24071 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24072 Avoid creating directory when nntp-marks-is-evil is true.
24073 Reported by Reiner Steib.
24074
24075 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
24076
24077 * gnus-picon.el (gnus-picon-insert-glyph):
24078 Add optional `nostring' argument.
24079
24080 2004-05-18 Jesper Harder <harder@ifa.au.dk>
24081
24082 * gnus-picon.el (gnus-picon-style): New variable.
24083 (gnus-picon-transform-address): Support `gnus-picon-style'.
24084
24085 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
24086
24087 * message.el (message-fill-field): Return point.
24088 (message-generate-headers): Go to end of field.
24089
24090 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24091 stuff for non-living groups.
24092
24093 2004-05-18 Jesper Harder <harder@ifa.au.dk>
24094
24095 * gnus-art.el (gnus-article-followup-with-original)
24096 (gnus-article-reply-with-original): gnus-mark-active-p ->
24097 gnus-region-active-p.
24098
24099 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
24100
24101 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24102 only when there is spam or ham to be processed.
24103
24104 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
24105
24106 * mail-source.el (mail-source-delete-crash-box): Refactor.
24107 (mail-source-fetch): Use it.
24108 (mail-source-fetch-file): Ditto.
24109 (mail-source-fetch-directory): Run PostScript in loop.
24110 (mail-source-fetch-pop): Delete.
24111 (mail-source-fetch-maildir): Ditto.
24112 (mail-source-fetch-imap): Ditto.
24113
24114 * imap.el (imap-authenticators): Comment out sasl.
24115
24116 * message.el (message-skip-to-next-address): New function.
24117 (message-fill-header-address): Refactor.
24118 (message-fill-address): Use it.
24119 (message-delete-address): Use it.
24120 (message-fill-header-general): Refactor.
24121 (message-fill-field-address): Rename.
24122 (message-narrow-to-field): Find the start of the header.
24123 (message-header-format-alist): Don't pre-fill.
24124 (message-fill-header): Remove.
24125 (message-insert-header): New function.
24126 (message-shorten-references): Use it.
24127
24128 * rfc2047.el (rfc2047-field-value): Strip props.
24129
24130 * mail-parse.el (mail-header-make-address): New alias.
24131
24132 * ietf-drums.el (ietf-drums-make-address): New function.
24133
24134 * imap.el: Add compiler directives.
24135
24136 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24137
24138 * gnus-art.el (article-decode-idna-rhs): Don't use
24139 message-idna-inside-rhs-p.
24140
24141 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
24142
24143 * message.el (message-idna-inside-rhs-p): Remove.
24144 (message-idna-to-ascii-rhs-1): Use proper address parsing.
24145
24146 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24147 false positives.
24148
24149 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24150
24151 * imap.el (imap-sasl-make-mechanisms): Use sasl.
24152
24153 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
24154
24155 * nneething.el (nneething-file-name): Don't create spurious
24156 files.
24157
24158 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24159 (gnus-inews-do-gcc): Remove sleep.
24160
24161 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24162 part under point.
24163
24164 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24165 (gnus-agent-regenerate-group): Using nil messages aren't valid.
24166
24167 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
24168
24169 * spam.el (spam-summary-prepare-exit): Fix (length).
24170
24171 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
24172
24173 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24174 as expired without moving it" message when there are spam
24175 messages left.
24176
24177 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
24178
24179 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24180 header is not nil.
24181
24182 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
24183
24184 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24185 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24186 (nntp-marks-changed-p): New arg SERVER.
24187 (nntp-request-update-info): Adjust caller.
24188
24189 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
24190
24191 * nntp.el (nntp-save-marks): Pass missing arg.
24192
24193 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
24194
24195 * nntp.el: Support marks.
24196 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24197 (nntp-marks-modtime, nntp-marks-directory): New variables.
24198 (nntp-request-set-mark, nntp-request-update-info)
24199 (nntp-possibly-create-directory, nntp-marks-changed-p)
24200 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24201 New functions.
24202
24203 2004-05-12 Jesper Harder <harder@ifa.au.dk>
24204
24205 * gnus-score.el (gnus-score-insert-help):
24206 Use gnus-select-lowest-window.
24207
24208 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24209 appt-select-lowest-window and rename to gnus-select-lowest-window.
24210
24211 * gnus.el: do.
24212
24213 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24214
24215 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24216 encodings of MIME-encoded words, in order to improve
24217 interoperability with several broken MUAs.
24218
24219 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24220
24221 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24222 tags, only when charsets are not specified in headers.
24223 (mm-inline-text-html-render-with-w3m): Ditto.
24224
24225 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24226
24227 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24228 instead of MIME-decoded from fields when checking
24229 `gnus-article-address-banner-alist'.
24230
24231 2004-05-03 Jesper Harder <harder@ifa.au.dk>
24232
24233 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24234 description rather than subject.
24235
24236 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
24237
24238 * gnus.el (gnus-version-number): Bump.
24239
24240 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24241
24242 * gnus.el: No Gnus v0.2 is released.
24243
24244 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
24245
24246 * gnus-agent.el (gnus-agent-read-agentview):
24247 Inline gnus-uncompress-range.
24248
24249 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24250
24251 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24252 `exec-installed-p'.
24253
24254 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24255
24256 * gnus.el (spam-process, spam-autodetect-methods):
24257 Add bsfilter and bsfilter-headers.
24258
24259 * spam.el (spam-bsfilter): New customize group.
24260 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24261 (spam-bsfilter-header, spam-bsfilter-probability-header)
24262 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24263 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24264 (spam-bsfilter-database-directory): New options.
24265 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24266 (spam-list-of-statistical-checks, spam-registration-functions):
24267 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24268 (spam-bsfilter-score): New command.
24269 (spam-check-bsfilter-headers, spam-check-bsfilter)
24270 (spam-bsfilter-register-with-bsfilter)
24271 (spam-bsfilter-register-spam-routine)
24272 (spam-bsfilter-unregister-spam-routine)
24273 (spam-bsfilter-register-ham-routine)
24274 (spam-bsfilter-unregister-ham-routine): New functions.
24275 (spam-generic-score): Support bsfilter; Accept an optional argument
24276 to recalcurate spam score even if scoring header has already been
24277 added.
24278 (spam-bogofilter-score, spam-spamassassin-score): Accept an
24279 optional argument to recalcurate spam score even if scoring header
24280 has already been added.
24281
24282 2004-04-29 Jesper Harder <harder@ifa.au.dk>
24283
24284 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24285 strings! Reported by David D. Smith <davidsmith@acm.org>.
24286 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24287 link is missing.
24288
24289 2004-04-28 Jesper Harder <harder@ifa.au.dk>
24290
24291 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24292 (html2text-get-attr): Rewrite.
24293
24294 * message.el (message-setup-1): Remove redundant put-text-property
24295 on mail-header-separator.
24296
24297 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
24298
24299 * gnus-registry.el (gnus-registry-cache-whitespace)
24300 (gnus-registry-action, gnus-registry-spool-action)
24301 (gnus-registry-split-fancy-with-parent): Change message levels
24302 from 5 to 3 or 7, as needed.
24303
24304 * spam.el (spam-summary-prepare-exit)
24305 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24306 (spam-split, spam-find-spam, spam-log-undo-registration)
24307 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24308 level from 5 to 6.
24309
24310 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
24311
24312 * gnus-ems.el: Autoload appt-select-lowest-window (revert
24313 2004-03-04 change).
24314
24315 2004-04-25 Jesper Harder <harder@ifa.au.dk>
24316
24317 * sieve-manage.el (sieve-manage-open):
24318 * nnweb.el (nnweb-insert-html):
24319 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24320 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24321 * nnspool.el (nnspool-request-group):
24322 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24323 * nnml.el (nnml-request-update-info):
24324 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24325 (nnmh-request-create-group, nnmh-update-gnus-unreads):
24326 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24327 (nnimap-request-set-mark):
24328 * nnfolder.el (nnfolder-request-update-info):
24329 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24330 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24331 * gnus-uu.el (gnus-uu-find-articles-matching):
24332 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24333 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24334 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24335 * gnus-nocem.el (gnus-nocem-scan-groups):
24336 * gnus-int.el (gnus-start-news-server):
24337 * gnus-group.el (gnus-group-make-kiboze-group)
24338 (gnus-group-browse-foreign-server):
24339 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24340 Use mapc when appropriate.
24341
24342 2004-04-22 Dan Christensen <jdc@uwo.ca>
24343 Adam Sjøgren <asjo@koldfront.dk>
24344 Wes Hardaker <wes@hardakers.net>
24345 Michael Shields <shields@msrl.com>
24346
24347 * spam.el (spam-necessary-extra-headers): Get the extra headers we
24348 may need for spam sorting and scoring.
24349 (spam-user-format-function-S): Add user format function suitable for
24350 general use.
24351 (spam-article-sort-by-spam-status): Add sorting function for summary
24352 sorting.
24353 (spam-extra-header-to-number): Add function to get a score from a
24354 header.
24355 (spam-summary-score): Add function to get a numeric score from the
24356 headers.
24357 (spam-generic-score): Fix function doc, was in wrong place.
24358 (spam-initialize): Take symbols when it's run, and install the
24359 extra headers that spam-necessary-extra-headers thinks we need.
24360
24361 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
24362
24363 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24364 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24365
24366 2004-04-17 Jesper Harder <harder@ifa.au.dk>
24367
24368 * gnus-sum.el (gnus-set-global-variables)
24369 (gnus-build-all-threads, gnus-get-newsgroup-headers)
24370 (gnus-article-get-xrefs, gnus-summary-best-group)
24371 (gnus-summary-next-article, gnus-summary-enter-digest-group)
24372 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24373 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24374 Use with-current-buffer.
24375
24376 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
24377
24378 * spam.el (spam-summary-prepare-exit): Simplify logic.
24379 (spam-fetch-article-header): Read the article header if it's not
24380 available.
24381 (spam-list-articles): Simplify logic.
24382 (spam-filelist-register-routine): Fix bug with unregister-list.
24383
24384 * gnus-registry.el: Fix comments at beginning.
24385
24386 2004-04-16 Jesper Harder <harder@ifa.au.dk>
24387
24388 * message.el (message-cater-to-broken-inn): Remove.
24389 (message-shorten-references): Make sure the total folded length of
24390 References is shorter than 998 characters to cater to a bug in INN
24391 2.3. Also, don't pretend that references aren't folded -- this
24392 hasn't worked for a while.
24393
24394 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
24395
24396 * gnus-agent.el (gnus-agentize):
24397 gnus-agent-send-mail-real-function no longer set to current value
24398 of message-send-mail-function but rather a lambda that calls
24399 message-send-mail-function. The change makes the agent real-time
24400 responsive to user changes to message-send-mail-function.
24401
24402 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
24403
24404 * legacy-gnus-agent.el
24405 (gnus-agent-convert-to-compressed-agentview): Fix typos with
24406 help from Florian Weimer <fw@deneb.enyo.de>
24407
24408 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
24409
24410 * nnmail.el (nnmail-cache-insert): Revert last change.
24411
24412 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
24413
24414 * nnmail.el (nnmail-cache-insert): Always check whether
24415 nnmail-cache-ignore-groups matches a group name.
24416
24417 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
24418
24419 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24420 (spam-find-spam, spam-log-processing-to-registry)
24421 (spam-log-registered-p, spam-log-unregistration-needed-p)
24422 (spam-log-undo-registration): Use gnus-message instead of
24423 gnus-error, none of these errors are fatal.
24424
24425 * gnus-registry.el (gnus-registry-clean-empty-function)
24426 (gnus-registry-clean-empty): Remove only empty entries without
24427 extra data.
24428
24429 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
24430
24431 * spam-stat.el (spam-stat-buffer-change-to-spam)
24432 (spam-stat-buffer-change-to-non-spam): Change (error) to
24433 (gnus-message 8) invocation.
24434
24435 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
24436
24437 * nntp.el (nntp-via-netcat-command): New variable.
24438 (nntp-via-netcat-switches): New variable.
24439 (nntp-open-via-rlogin-and-netcat): New function.
24440 (nntp-open-connection-function): Doc fix.
24441 (nntp-telnet-command): Doc fix.
24442 (nntp-end-of-line): Doc fix.
24443 (nntp-via-rlogin-command): Doc fix.
24444 (nntp-via-user-name): Doc fix.
24445 (nntp-via-address): Doc fix.
24446
24447 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
24448
24449 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24450 error in Emacs 21.1.
24451
24452 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
24453
24454 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24455
24456 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
24457
24458 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24459 (gnus-agent-with-refreshed-group): New macro.
24460 (gnus-agent-rename-group): New function.
24461 (gnus-agent-delete-group): New function.
24462 (gnus-agent-save-group-info): Use gnus-command-method when
24463 `method' parameter is nil. Don't write nil entries into the
24464 active file.
24465 (gnus-agent-get-group-info): New function.
24466 (gnus-agent-fetch-articles):
24467 Use gnus-agent-update-files-total-fetched-for to increment disk space
24468 used.
24469 (gnus-agent-fetch-headers, gnus-agent-save-alist):
24470 Use gnus-agent-update-view-total-fetched-for to increment disk space
24471 used.
24472 (gnus-agent-get-local): Add optional parameters to avoid calling
24473 gnus-group-real-name and gnus-find-method-for-group.
24474 (gnus-agent-set-local): Delete stored entry if either min, or max,
24475 are nil.
24476 (gnus-agent-fetch-session): Reworded error/quit messages.
24477 On quit, use gnus-agent-regenerate-group to record existence of any
24478 articles fetched to disk before the quit occurred.
24479 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24480 gnus-agent-update-view-total-fetched-for, and
24481 gnus-agent-update-files-total-fetched-for to decrement disk space
24482 used.
24483 (gnus-agent-retrieve-headers):
24484 Use gnus-agent-update-view-total-fetched-for to increment disk space
24485 used.
24486 (gnus-agent-regenerate-group): Replace gnus-group-update-group
24487 with gnus-agent-update-files-total-fetched-for to decrement disk
24488 space and fresh group buffer.
24489 (gnus-agent-inhibit-update-total-fetched-for): New variable.
24490 (gnus-agent-need-update-total-fetched-for): New variable.
24491 (gnus-agent-update-files-total-fetched-for): New function.
24492 (gnus-agent-update-view-total-fetched-for): New function.
24493 (gnus-agent-total-fetched-for): New function.
24494
24495 * gnus-cache.el (gnus-cache-save-buffers):
24496 Use gnus-cache-update-overview-total-fetched-for to change disk space
24497 used by this group.
24498 (gnus-cache-possibly-enter-article):
24499 Use gnus-cache-update-file-total-fetched-for to increment disk space
24500 used by this group.
24501 (gnus-cache-possibly-remove-article):
24502 Use gnus-cache-update-file-total-fetched-for to decrement disk space
24503 used by this group.
24504 (gnus-cache-generate-nov-databases): Purge total fetched cache.
24505 (gnus-cache-rename-group): New function.
24506 (gnus-cache-delete-group): New function.
24507 (gnus-cache-inhibit-update-total-fetched-for): New variable.
24508 (gnus-cache-need-update-total-fetched-for): New variable.
24509 (gnus-cache-with-refreshed-group): New macro.
24510 (gnus-cache-update-file-total-fetched-for): New function.
24511 (gnus-cache-update-overview-total-fetched-for): New function.
24512 (gnus-cache-rename-group-total-fetched-for): New function.
24513 (gnus-cache-delete-group-total-fetched-for): New function.
24514 (gnus-cache-total-fetched-for): New function.
24515
24516 * gnus-group.el: Require gnus-sum and autoload functions to
24517 resolve warnings when gnus-group.el compiled alone.
24518 (gnus-group-line-format): Document new %F.
24519 (size of Fetched data) group line format; identifies disk space
24520 used by agent and cache.
24521 (gnus-group-line-format-alist): Define new F format.
24522 (gnus-total-fetched-for): New function.
24523 (gnus-group-delete-group): No longer update
24524 gnus-cache-active-altered as gnus-request-delete-group now keeps
24525 the cache in sync.
24526 (gnus-group-list-active): Let the agent store a server's active
24527 list if currently plugged.
24528
24529 * gnus-int.el (gnus-request-delete-group):
24530 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24531 local disk in sync with the server.
24532 (gnus-request-rename-group):
24533 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24534 local disk in sync with the server.
24535
24536 * gnus-start.el (gnus-get-unread-articles):
24537 Cosmetic simplification to logic.
24538
24539 * gnus-util.el (gnus-rename-file): New function.
24540
24541 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
24542
24543 * mm-util.el (mm-image-load-path): Handle nil in load-path.
24544
24545 2004-04-07 Jesper Harder <harder@ifa.au.dk>
24546
24547 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24548 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
24549
24550 2004-04-06 Jesper Harder <harder@ifa.au.dk>
24551
24552 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24553 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
24554
24555 2004-04-03 Jesper Harder <harder@ifa.au.dk>
24556
24557 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24558
24559 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
24560
24561 * spam.el (spam-set-difference): Add function to replace
24562 gnus-set-difference in spam.el.
24563 (spam-summary-prepare-exit): Use spam-set-difference.
24564
24565 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
24566
24567 * gnus-registry.el (gnus-registry-cache-file): Update to use
24568 gnus-dribble-directory OR gnus-home-directory OR ~.
24569 (gnus-registry-split-fancy-with-parent): Fix doc.
24570
24571 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
24572
24573 * message.el (message-exchange-point-and-mark):
24574 Use message-mark-active-p. Suggested by Jesper Harder
24575 <harder@ifa.au.dk>.
24576
24577 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
24578
24579 * message.el (message-exchange-point-and-mark): Don't activate
24580 region if it was inactive. Suggested by Hiroshi Fujishima
24581 <pooh@nature.tsukuba.ac.jp>.
24582
24583 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
24584
24585 * gnus-art.el (article-display-face): Display Faces in the same
24586 order as X-Faces.
24587
24588 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
24589
24590 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24591
24592 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
24593
24594 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24595 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24596 (gnus-article-mime-hierarchy): Remove.
24597 (gnus-article-mime-hierarchy-next): Remove.
24598 (gnus-article-mode): Revert 2004-03-19 change.
24599 (gnus-article-setup-buffer): Revert 2004-03-19 change.
24600 (gnus-insert-mime-button): Revert 2004-03-19 change.
24601 (gnus-mime-accumulate-hierarchy): Remove.
24602 (gnus-mime-enter-multipart): Remove.
24603 (gnus-mime-leave-multipart): Remove.
24604 (gnus-mime-display-part): Revert 2004-03-19 change.
24605 (gnus-mime-display-alternative): Revert 2004-03-19 change.
24606
24607 * mml.el (mml-preview): Revert 2004-03-19 change.
24608
24609 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
24610
24611 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24612
24613 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
24614
24615 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24616 t while entering a file name using the mm-with-multibyte macro.
24617 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24618
24619 * mm-util.el (mm-with-multibyte): New macro.
24620
24621 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
24622
24623 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24624 New user option.
24625 (gnus-mime-multipart-functions): Doc and customization fix.
24626 (gnus-article-mime-hierarchy): New variable.
24627 (gnus-article-mime-hierarchy-next): New variable.
24628 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24629 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24630 gnus-article-mime-hierarchy-next to nil.
24631 (gnus-insert-mime-button): Show hierarchy numbers.
24632 (gnus-mime-accumulate-hierarchy): New function.
24633 (gnus-mime-enter-multipart): New function.
24634 (gnus-mime-leave-multipart): New function.
24635 (gnus-mime-display-part): Recompute hierarchical MIME structure.
24636 (gnus-mime-display-alternative): Show hierarchy numbers.
24637
24638 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24639 gnus-article-mime-hierarchy-next to nil.
24640
24641 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
24642
24643 * dns.el: Don't require gnus-xmas.
24644
24645 2004-03-17 Jesper Harder <harder@ifa.au.dk>
24646
24647 * mml.el (mml-generate-mime-1): Don't use format=flowed with
24648 inline PGP.
24649 (mml-menu): Disable mml-quote-region if mark is inactive.
24650
24651 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
24652
24653 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24654 when the group's active is not available.
24655
24656 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
24657
24658 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24659 error.
24660
24661 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
24662
24663 * imap.el (imap-store-password): New variable.
24664 (imap-interactive-login): Use it.
24665 Suggested by Mark Plaksin <happy@mcplaksin.org>.
24666
24667 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
24668
24669 * gnus-art.el (gnus-article-read-summary-keys): Restore new
24670 window-start and hscroll to summary window.
24671
24672 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
24673
24674 * gnus-start.el (gnus-convert-old-newsrc): Only write the
24675 conversion message to newsrc-dribble when an actual conversion is
24676 performed.
24677
24678 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
24679
24680 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24681
24682 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
24683
24684 * mm-decode.el (mm-complicated-handles): New function reviving
24685 former definition of mm-multiple-handles.
24686
24687 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24688 (gnus-mime-delete-part): Use it.
24689
24690 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
24691
24692 * gnus-agent.el (gnus-agent-read-local):
24693 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24694 avoid the implicit assumption that they will always be equal.
24695 (gnus-agent-save-local): Bind buffer-file-coding-system, not
24696 coding-system-for-write, as the with-temp-file macro first prints
24697 to a buffer then saves the buffer.
24698
24699 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
24700
24701 * gnus-art.el (gnus-article-edit-part): New function.
24702 (gnus-mime-save-part-and-strip): Use it; do query instead of
24703 signaling an error; don't use mm-multiple-handles.
24704 (gnus-mime-delete-part): Ditto.
24705
24706 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
24707
24708 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24709 old file versions.
24710 (gnus-group-prepare-hook): Remove function that converted list
24711 form of gnus-agent-expire-days to group properties.
24712
24713 * gnus-int.el: Autoload gnus-agent-regenerate-group.
24714 (gnus-request-accept-article): Re-indented.
24715
24716 * gnus-start.el (gnus-convert-old-newsrc): Registered new
24717 converters to handle old agent file formats. Add logic for a
24718 "backup before upgrading warning".
24719 (gnus-convert-mark-converter-prompt): Developers can mark
24720 functions as needing (default), or not needing,
24721 gnus-convert-old-newsrc's "backup before upgrading warning".
24722 (gnus-convert-converter-needs-prompt): Tests whether the user
24723 should be protected from potentially irreversable changes by the
24724 function.
24725
24726 * legacy-gnus-agent.el: New. Provides converters that are only
24727 loaded when gnus-convert-old-newsrc needs to call them.
24728
24729 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
24730
24731 * mail-source.el (mail-source-touch-pop): Doc fix.
24732
24733 * message.el (message-smtpmail-send-it): Doc fix.
24734
24735 2004-03-05 Jesper Harder <harder@ifa.au.dk>
24736
24737 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24738
24739 * nnmail.el (nnmail-split-fancy): do.
24740
24741 * gnus-kill.el (gnus-kill, gnus-execute): do.
24742
24743 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
24744
24745 * gnus-sum.el (gnus-widget-reversible-match)
24746 (gnus-widget-reversible-to-internal)
24747 (gnus-widget-reversible-to-external): New functions.
24748 (gnus-widget-reversible): New widget.
24749 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24750
24751 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
24752
24753 * gnus-sum.el (gnus-thread-sort-functions)
24754 (gnus-article-sort-functions): Document `(not F)' items.
24755
24756 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
24757
24758 * spam.el (spam-use-gmane-xref): Add new backend.
24759 (spam-gmane-xref-spam-group): Add variable to control the name of the
24760 Gmane spam group.
24761 (spam-blackhole-servers, spam-blackhole-good-server-regex)
24762 (spam-regex-headers-spam, spam-regex-headers-ham)
24763 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24764 (spam-list-of-checks): Add spam-use-gmane-xref to list of
24765 backends and checks.
24766 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24767
24768 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24769 an autodetect method.
24770
24771 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24772
24773 * gnus-int.el (gnus-request-accept-article): Inform the agent that
24774 articles are being added to a group.
24775 (gnus-request-replace-article): Inform the agent that articles
24776 need to be uncached as the cached contents are no longer valid.
24777
24778 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24779
24780 * binhex.el: Don't autoload executable-find.
24781
24782 * canlock.el: Don't autoload mail-fetch-field.
24783
24784 * gnus-ems.el: Don't autoload appt-select-lowest-window.
24785
24786 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24787 rmail-dont-reply-to and rmail-output.
24788
24789 * gnus-score.el: Don't autoload ffap-string-at-point.
24790
24791 * gnus-setup.el: Don't autoload sc-cite-original.
24792
24793 * imap.el: Don't autoload base64-decode-string,
24794 base64-encode-string and md5.
24795
24796 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24797 and rmail-msg-restore-non-pruned-header.
24798
24799 * mm-decode.el: Don't autoload executable-find.
24800
24801 * mm-url.el: Don't autoload executable-find.
24802
24803 * mm-view.el: Don't autoload diff-mode.
24804
24805 * nndb.el: Don't autoload news-reply-mode, news-setup,
24806 cancel-timer and telnet.
24807
24808 * password.el: Don't autoload run-at-time for Emacs.
24809
24810 * sha1-el.el: Don't autoload executable-find.
24811
24812 * sieve-mode.el: Don't autoload c-mode.
24813
24814 * uudecode.el: Don't autoload executable-find.
24815
24816 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24817
24818 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24819 (gnus-agent-possibly-alter-active): Avoid null in numeric
24820 comparison.
24821 (gnus-agent-set-local): Refuse to save null in local object table.
24822 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24823 list of articles that will be marked as unread.
24824
24825 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24826
24827 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24828
24829 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24830
24831 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24832 language tags.
24833
24834 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24835
24836 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24837 Don't bind "obarray".
24838
24839 * gnus-sum.el (gnus-thread-sort-functions):
24840 Add `gnus-thread-sort-by-most-recent-number' and
24841 `gnus-thread-sort-by-most-recent-date'.
24842 Reported by Kai Grossjohann <kai@emptydomain.de>.
24843
24844 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24845
24846 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24847
24848 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24849
24850 * gnus-cus.el (gnus-agent-customize-category):
24851 Remove ignore-errors macro reference that required cl to be loaded at
24852 run-time.
24853
24854 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24855 single-interval range of the form (min . max). Previously the
24856 range had to look like ((min . max)). Likewise, return
24857 (min . max) rather than ((min . max)).
24858 (gnus-range-map): Use gnus-range-normalize to accept
24859 single-interval range.
24860
24861 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24862 the cache, but not the agent, now appear with their usual face.
24863
24864 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24865
24866 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24867 w3m-safe-url-regexp variable buffer-local.
24868
24869 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24870
24871 2004-02-27 Simon Josefsson <jas@extundo.com>
24872
24873 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24874 gnus-group-real-prefix.
24875 (gnus-summary-move-article): Use it, instead of
24876 gnus-group-real-prefix.
24877
24878 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24879
24880 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24881 w3m-safe-url-regexp variable buffer-local and set it as the value
24882 of mm-w3m-safe-url-regexp.
24883
24884 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24885
24886 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24887 parsing gnus-posting-styles when the message is not for replying.
24888
24889 * nnrss.el (nnrss-opml-export):
24890 Use mm-set-buffer-file-coding-system instead of
24891 set-buffer-file-coding-system.
24892
24893 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24894
24895 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24896 of checkdoc.el).
24897 * nnrss.el: do.
24898 * gnus-mlspl.el: do.
24899 * gnus-ml.el: do.
24900 * gnus-srvr.el: do.
24901
24902 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24903
24904 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24905
24906 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24907 Corrections to custom-manual links.
24908
24909 * gnus-art.el (gnus-article): Ditto.
24910
24911 * mm-decode.el (mime-display, mime-security): Ditto.
24912
24913 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24914
24915 * flow-fill.el: Typo.
24916
24917 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24918
24919 * spam-wash.el: New file.
24920
24921 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24922
24923 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24924
24925 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24926
24927 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24928 to be run with new-articles as LIST1, not LIST2.
24929 (spam-registration-functions): Add spam-use-ham-copy as a nil
24930 registration backend.
24931
24932 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24933
24934 * spam-stat.el (spam-stat-washing-hook): New option.
24935 (spam-stat-buffer-words): Use it.
24936 (spam-stat-process-directory, spam-stat-test-directory):
24937 Use insert-file-contents-literally.
24938 (spam-stat-coding-system): New variable.
24939 (spam-stat-load, spam-stat-save): Use it.
24940
24941 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24942
24943 * spam-report.el (spam-report-plug-agent):
24944 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24945
24946 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24947
24948 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24949 Allow / in mailto URLs.
24950
24951 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24952
24953 * spam-report.el (spam-report-process-queue): Fix interactive use.
24954 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24955 (spam-report-unplug-agent): Doc fixes.
24956 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24957 (spam-report-agentize, spam-report-deagentize):
24958 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24959
24960 * message.el (message-setup-fill-variables): Add mml tags to
24961 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24962 <ajk@iu.edu>.
24963 (message-mode): Don't modify paragraph-separate there.
24964
24965 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24966
24967 * compface.el (uncompface-use-external): Default to undecided.
24968 (uncompface-use-external-threshold): New variable.
24969 (uncompface-float-time): New macro.
24970 (uncompface): Determine whether to use the external decoder if
24971 uncompface-use-external is undecided.
24972
24973 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24974
24975 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24976 after images.
24977
24978 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24979
24980 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24981
24982 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24983
24984 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24985
24986 * gnus-sum.el (gnus-summary-limit-to-age)
24987 (gnus-summary-limit-children): do.
24988
24989 * gnus-int.el (gnus-request-scan): do.
24990
24991 * gnus-group.el (gnus-group-suspend): do.
24992
24993 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24994
24995 * gnus-cite.el (gnus-cite-parse-attributions): do.
24996
24997 * gnus-agent.el (gnus-summary-set-agent-mark)
24998 (gnus-agent-regenerate-group): do.
24999
25000 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25001
25002 * binhex.el (binhex-decode-region-internal): do.
25003
25004 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
25005
25006 * gnus-fun.el (gnus-face-properties-alist): New user option.
25007 (gnus-display-x-face-in-from): Use it.
25008
25009 * gnus-art.el (article-display-face): Ditto.
25010
25011 * compface.el (uncompface-use-external): Default to nil.
25012
25013 2004-02-12 Jesper Harder <harder@ifa.au.dk>
25014
25015 * nntp.el (nntp-erase-buffer): New function.
25016 (nntp-retrieve-data, nntp-send-command)
25017 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25018 (nntp-possibly-change-group): Use it.
25019
25020 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25021 Use with-current-buffer.
25022
25023 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
25024
25025 * compface.el: Merge the ELisp-based uncompface program.
25026 (compface): New customization group.
25027 (uncompface-use-external): New user option.
25028 (uncompface): Call uncompface-internal if uncompface-use-external
25029 is nil.
25030 (uncompface-internal): New function. Note that there are also
25031 some other functions and variables added for this function.
25032
25033 2004-02-10 Jesper Harder <harder@ifa.au.dk>
25034
25035 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25036 if necessary.
25037
25038 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
25039
25040 * spam-report.el (spam-report-unplug-agent)
25041 (spam-report-plug-agent, spam-report-deagentize)
25042 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25043 Add support for the Agent in spam-report: when unplugged, report to a
25044 file; when plugged, submit all the requests.
25045
25046 * spam.el (spam-register-routine): Fix message about
25047 registration.
25048
25049 2004-02-09 Jesper Harder <harder@ifa.au.dk>
25050
25051 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25052 dependencies.
25053 (rfc2047-encode): Use it.
25054
25055 * gnus-art.el (gnus-button-marker-list): Move before first
25056 reference.
25057
25058 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25059 (imap-parse-body): Fix format string mismatch.
25060
25061 * gnus-score.el (gnus-summary-increase-score): do.
25062
25063 * nnrss.el (nnrss-close): New function.
25064
25065 2004-02-08 Jesper Harder <harder@ifa.au.dk>
25066
25067 * nnrss.el (nnrss-make-filename): New function.
25068 (nnrss-request-delete-group, nnrss-read-server-data)
25069 (nnrss-save-server-data, nnrss-read-group-data)
25070 (nnrss-save-group-data): Use it.
25071 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25072 (nnrss-read-server-data, nnrss-read-group-data): Use load.
25073 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25074
25075 2004-02-07 Jesper Harder <harder@ifa.au.dk>
25076
25077 * mml.el (mml-compute-boundary-1): Don't uncompress files.
25078
25079 2004-02-06 Jesper Harder <harder@ifa.au.dk>
25080
25081 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25082 files.
25083
25084 * message.el (message-generate-headers-first): Don't quote nil
25085 and t in docstrings.
25086
25087 * imap.el (imap-id): do.
25088
25089 * gnus-agent.el (gnus-agent-consider-all-articles)
25090 (gnus-agent-queue-mail): do.
25091
25092 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
25093
25094 * spam-report.el (spam-report-process-queue): New function.
25095 Process requests from `spam-report-requests-file'.
25096 (spam-report-process-queue): Doc fix.
25097
25098 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
25099
25100 * spam.el (spam-register-routine)
25101 (spam-log-processing-to-registry, spam-log-registered-p)
25102 (spam-log-unregistration-needed-p, spam-log-undo-registration):
25103 Change "check" to "spam-check" for semi-clarity.
25104
25105 2004-02-05 Jesper Harder <harder@ifa.au.dk>
25106
25107 * pop3.el: Require nnheader.
25108
25109 * mml-smime.el: Require cl. Autoload message-fetch-field.
25110
25111 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25112
25113 * gnus-picon.el: Require cl.
25114
25115 * gnus-fun.el: Require gnus-ems and gnus-util.
25116
25117 * gnus.el (gnus-method-to-server): Move defsubst before first use.
25118
25119 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25120
25121 * gnus-art.el (gnus-article-edit-mode): Define before first
25122 reference.
25123
25124 2004-02-04 Jesper Harder <harder@ifa.au.dk>
25125
25126 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25127 (gnus-uu-post-encoded): Use point-at-bol.
25128
25129 * gnus-topic.el (gnus-group-active-topic-p): do.
25130
25131 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25132
25133 * gnus-group.el (gnus-group-kill-region): do.
25134
25135 * gnus-art.el (article-date-ut): do.
25136
25137 * message.el (message-fetch-field): Remove redundant
25138 case-fold-search binding.
25139 (message-narrow-to-field): Simplify.
25140
25141 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
25142
25143 * spam.el (spam-directory): Derive from `gnus-directory'.
25144
25145 * spam-report.el (spam-report-url-to-file)
25146 (spam-report-requests-file): New function and variable for offline
25147 reporting.
25148 (spam-report-url-ping-function): Add `spam-report-url-to-file'
25149 and user defined function.
25150 (spam-report-url-ping-mm-url): Remove doubled slash.
25151
25152 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
25153
25154 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25155
25156 2004-02-03 Jesper Harder <harder@ifa.au.dk>
25157
25158 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25159 Fix format string mismatch.
25160
25161 * sieve.el (sieve-deactivate-all): do.
25162
25163 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25164
25165 * nnlistserv.el (nnlistserv-kk-wash-article): do.
25166
25167 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25168
25169 * mm-bodies.el (mm-7bit-chars): Don't include \r.
25170
25171 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
25172
25173 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25174 the list of checks.
25175
25176 2004-01-31 Jesper Harder <harder@ifa.au.dk>
25177
25178 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25179 padding.
25180
25181 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
25182
25183 * mm-view.el (mm-fill-flowed): New variable.
25184 (mm-inline-text): Use it.
25185
25186 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
25187
25188 * spam.el (spam-spamassassin-register-ham-routine)
25189 (spam-spamassassin-register-spam-routine): Fix function names.
25190
25191 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
25192
25193 * gnus.el (gnus-tmp-grouplens): Remove.
25194 (gnus-summary-line-format): Remove grouplens.
25195
25196 * gnus-group.el (gnus-group-line-format): Ditto.
25197
25198 * gnus-spec.el (gnus-format-specs): Ditto.
25199 (gnus-update-format-specifications): Flush the group format spec
25200 cache if there's the grouplens stuff.
25201 (gnus-parse-simple-format): Replace %l with the empty string.
25202
25203 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
25204
25205 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25206 omission.
25207
25208 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
25209
25210 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25211 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25212
25213 2004-01-25 Paul Jarc <prj@po.cwru.edu>
25214
25215 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25216 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25217 New macros and functions.
25218 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25219 Handle > NLINK_MAX messages.
25220 * nnmaildir.el (nnmaildir-request-set-mark):
25221 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25222
25223 2004-01-25 Alex Schroeder <alex@gnu.org>
25224
25225 * spam-stat.el (spam-stat-process-directory-age): New option.
25226 (spam-stat-process-directory): Use it.
25227
25228 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
25229
25230 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25231 (spam-stat-save): Accept prefix argument.
25232
25233 2004-01-23 Paul Jarc <prj@po.cwru.edu>
25234
25235 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25236 links" error.
25237
25238 2004-01-23 Jesper Harder <harder@ifa.au.dk>
25239
25240 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25241 compatibility with old .newsrc.eld files.
25242
25243 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25244
25245 * gnus-start.el (gnus-1): do.
25246
25247 * gnus-group.el (gnus-group-line-format-alist): do.
25248
25249 * gnus.el (gnus-use-grouplens, gnus-visual): do.
25250
25251 * gnus-gl.el: Remove.
25252
25253 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
25254
25255 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25256 marks consisting of a single range {for example, (3 . 5)} rather
25257 than a list of a single range { ((3 . 5)) }.
25258
25259 2004-01-23 Jesper Harder <harder@ifa.au.dk>
25260
25261 * spam-stat.el (spam-stat-store-gnus-article-buffer):
25262 Use with-current-buffer.
25263 (spam-stat-store-current-buffer): Use insert-buffer-substring to
25264 avoid consing a string.
25265
25266 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25267 Remove obsolete entries for big5 and gb2312.
25268
25269 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
25270
25271 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25272 uncompressed list.
25273
25274 2004-01-22 Jesper Harder <harder@ifa.au.dk>
25275
25276 * spam-stat.el (spam-stat-strip-xref): New function.
25277 (spam-stat-process-directory): Use it.
25278
25279 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25280 here -- it's done in message-fetch-field.
25281
25282 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
25283
25284 * gnus-agent.el (gnus-agent-queue-mail)
25285 (gnus-agent-prompt-send-queue): New variables.
25286 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25287 * gnus-draft.el (gnus-group-send-queue): Pass the group name
25288 "nndraft:queue" along to gnus-draft-send.
25289 Use gnus-agent-prompt-send-queue.
25290 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25291 is "nndraft:queue". Suggested by Gaute Strokkenes
25292 <gs234@srcf.ucam.org>
25293
25294 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25295 (agent-enable-undownloaded-faces): Add.
25296 (gnus-agent-cat-groups): Use eval-and-compile, not
25297 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25298 method of gnus-agent-cat-groups even when the buffer has been
25299 evalled.
25300 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25301 delete gnus-agent-save-active-1.
25302 (gnus-agent-save-groups): Delete. Identical to
25303 gnus-agent-save-active.
25304 (gnus-agent-write-active): No longer adjust agent's copy of active
25305 file as agent's adjustments are now stored in their own
25306 file. Remove optional parameter.
25307 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25308 servers. Add use of min/max range limits from server's local
25309 file.
25310 (gnus-agent-save-alist): Remove unused optional argument.
25311 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25312 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25313 (gnus-agent-set-local): A per-server file that keeps min/max range
25314 limits for articles known to the agent. Provides a fast mechanism
25315 for altering many active ranges.
25316 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25317 active file (local makes it unnecessary).
25318 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25319
25320 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25321 (agent-enable-undownloaded-faces): Add.
25322
25323 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25324 disable it when sending to "nndraft:queue".
25325 (gnus-group-send-queue): Add safety check to avoid sending queue
25326 when unplugged.
25327
25328 * gnus-group.el (gnus-group-catchup): Use new
25329 gnus-sequence-of-unread-articles, not
25330 gnus-list-of-unread-articles, to avoid exhausting memory with huge
25331 numbers of articles. Use gnus-range-map to avoid having to
25332 uncompress the unread list.
25333 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25334 Fix invalid ange-ftp reference.
25335
25336 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25337 (gnus-sorted-range-intersection): Intersection of two ranges
25338 without requiring that they first be uncompressed.
25339
25340 * gnus-start.el (gnus-activate-group): Unless blocked by the
25341 caller, possibly expand the active range to include both cached
25342 and agentized articles.
25343 (gnus-convert-old-newsrc): Rewrote in anticipation of having
25344 multiple version-dependent converters.
25345 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25346 gnus-agent-save-active.
25347 (gnus-save-newsrc-file): Save dirty agent range limits.
25348
25349 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25350 gnus-agent-possibly-alter-active.
25351 (gnus-adjust-marked-articles): Faster handling of simple lists.
25352
25353 2004-01-21 Jesper Harder <harder@ifa.au.dk>
25354
25355 * spam-stat.el (spam-stat-test-directory): New optional argument
25356 displays a list of files detected. Suggested by Andrew Cohen
25357 <cohen@andy.bu.edu>.
25358 (spam-stat-buffer-words-with-scores): Don't narrow and change
25359 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
25360
25361 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
25362
25363 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25364 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25365 (spam-spamassassin-arguments)
25366 (spam-spamassassin-spam-flag-header)
25367 (spam-spamassassin-positive-spam-flag-header)
25368 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25369 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25370 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25371 (spam-list-of-processors, spam-list-of-checks)
25372 (spam-list-of-statistical-checks, spam-registration-functions)
25373 (spam-check-spamassassin-headers, spam-check-spamassassin)
25374 (spam-spamassassin-score)
25375 (spam-spamassassin-register-with-sa-learn)
25376 (spam-spamassassin-register-spam-routine)
25377 (spam-spamassassin-register-ham-routine)
25378 (spam-assassin-register-spam-routine)
25379 (spam-assassin-register-ham-routine): Add SpamAssassin support.
25380 (spam-bogofilter-score): Fix to show article before scoring.
25381
25382 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
25383
25384 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25385 default scoring function.
25386 (spam-generic-score): Call spam-spamassassin-score if
25387 spam-use-spamassassin or spam-use-spamassassin-headers is on;
25388 spam-bogofilter-score otherwise.
25389
25390 * gnus.el (spam-process, spam-autodetect-methods):
25391 Add spamassassin and spamassassin-headers.
25392
25393 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
25394
25395 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25396 Suppress unnecessary messages.
25397
25398 2004-01-20 Jesper Harder <harder@ifa.au.dk>
25399
25400 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25401 make-hash-table.
25402
25403 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
25404
25405 * canlock.el (base64-encode-string): Don't autoload it.
25406
25407 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
25408
25409 * run-at-time.el: Remove useless (require 'itimer),
25410 eval-and-compile and (featurep 'xemacs).
25411
25412 2004-01-16 Jesper Harder <harder@ifa.au.dk>
25413
25414 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25415 GROUP is a virtual group.
25416
25417 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
25418
25419 * gnus.el: Autoload `message-y-or-n-p'.
25420
25421 2004-01-15 Jesper Harder <harder@ifa.au.dk>
25422
25423 * pgg-parse.el: Remove unnecessary (require 'custom).
25424
25425 * pgg-def.el: do.
25426
25427 * nnmail.el: do.
25428
25429 * gnus-undo.el: do.
25430
25431 * gnus-picon.el: do.
25432
25433 * gnus-util.el: do.
25434
25435 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
25436
25437 * gnus-sum.el (gnus-pick-line-number): Add autoload.
25438
25439 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
25440
25441 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25442 handle, as well as a list.
25443
25444 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25445 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25446 (mm-w3m-cid-retrieve): Simplify.
25447
25448 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
25449
25450 * message.el (message-kill-to-signature): Allow prefix arg to
25451 specify number of lines to keep before signature.
25452
25453 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
25454
25455 * message.el (message-kill-to-signature): Change docstring.
25456
25457 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
25458
25459 * canlock.el: Always require sha1-el.
25460 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25461
25462 * message.el: Autoload sha1 only when compiling.
25463
25464 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
25465
25466 * message.el (message-canlock-generate): Require sha1-el.
25467
25468 2004-01-13 Jesper Harder <harder@ifa.au.dk>
25469
25470 * message.el (message-expand-name): Silence the byte compiler.
25471
25472 2004-01-13 Simon Josefsson <jas@extundo.com>
25473
25474 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25475 Invoke gnus-score-mode.
25476 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25477
25478 * gnus-range.el (gnus-compress-sequence): Doc fix.
25479 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25480
25481 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25482
25483 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25484
25485 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
25486
25487 * spam.el (spam-get-article-as-string): Update to use
25488 gnus-request-article-this-buffer, much simpler.
25489 (spam-get-article-as-buffer): Remove.
25490
25491 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
25492
25493 * message.el (message-expand-name): Use EUDC if the user uses that.
25494
25495 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25496
25497 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25498 character for the encoding to avoid consing a string.
25499
25500 * rfc2047.el (rfc2047-decode-string): Don't cons a string
25501 unnecessarily.
25502
25503 * mm-util.el (mm-replace-chars-in-string): Remove.
25504
25505 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25506 of mm-replace-chars-in-string.
25507
25508 2004-01-11 Jesper Harder <harder@ifa.au.dk>
25509
25510 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25511
25512 * mm-util.el (mm-subst-char-in-string): Support inplace.
25513
25514 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25515 a new string in every iteration. Use shy groups.
25516
25517 2004-01-10 Jesper Harder <harder@ifa.au.dk>
25518
25519 * gnus-srvr.el (gnus-browse-unsubscribe-group):
25520 * gnus-soup.el (gnus-soup-group-brew):
25521 * gnus-msg.el (gnus-put-message):
25522 * gnus-move.el (gnus-group-move-group-to-server):
25523 * gnus-kill.el (gnus-batch-score):
25524 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25525 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25526 (gnus-group-update-group, gnus-group-read-group)
25527 (gnus-group-make-group, gnus-group-make-help-group)
25528 (gnus-group-make-archive-group, gnus-group-make-directory-group)
25529 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25530 (gnus-group-sort-by-unread, gnus-group-catchup)
25531 (gnus-group-unsubscribe-group, gnus-group-kill-group)
25532 (gnus-group-yank-group, gnus-group-set-info)
25533 (gnus-group-list-groups):
25534 * gnus.el (gnus-generate-new-group-name):
25535 * gnus-delay.el (gnus-delay-send-queue):
25536 * nnvirtual.el (nnvirtual-catchup-group):
25537 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25538 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25539 (gnus-group-prepare-topics, gnus-topic-check-topology):
25540 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25541 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25542 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25543 (gnus-group-make-articles-read):
25544 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25545 (gnus-group-change-level, gnus-kill-newsgroup)
25546 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25547 (gnus-get-unread-articles, gnus-make-articles-unread)
25548 (gnus-make-ascending-articles-unread): Use accessor
25549 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25550 to get group information for improved readability.
25551
25552 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25553
25554 * gnus-art.el (article-decode-mime-words, article-babel)
25555 (gnus-article-highlight-signature, gnus-article-add-buttons)
25556 (gnus-signature-toggle): Use gnus-with-article-buffer.
25557
25558 * gnus-art.el (gnus-article-highlight-headers)
25559 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25560
25561 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25562 (gnus-article-set-globals, gnus-request-article-this-buffer)
25563 (gnus-button-message-id, gnus-article-maybe-hide-headers)
25564 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25565 (gnus-mime-display-alternative): Use with-current-buffer.
25566
25567 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25568
25569 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25570 also under 80 char limit, and call gnus-error if needed.
25571 (spam-fetch-article-header): Fix - it was a
25572 buffer-local variable (gnus-newsgroup-data).
25573 (spam-find-spam): Use spam-generate-fake-headers, forget about
25574 spam-insert-fake-headers.
25575 (spam-insert-fake-headers): Remove.
25576
25577 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25578
25579 * deuglify.el (gnus-article-outlook-unwrap-lines)
25580 (gnus-outlook-rearrange-article)
25581 (gnus-outlook-repair-attribution-outlook)
25582 (gnus-outlook-repair-attribution-block)
25583 (gnus-outlook-repair-attribution-other): Remove redundant
25584 save-excursion.
25585
25586 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25587
25588 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25589 (spam-fetch-field-subject-fast)
25590 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25591 (spam-fetch-article-header): Add functions to deal with Gnus
25592 internals for fast retrieval of article header data.
25593 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25594
25595 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25596
25597 * pop3.el (pop3-md5): Remove.
25598 (pop3-apop): Replace pop3-md5 with md5.
25599
25600 * mm-bodies.el: base64 is always built-in.
25601
25602 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25603 Use with-current-buffer.
25604
25605 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
25606
25607 * canlock.el (canlock-insert-header): Remove excessive grouping in
25608 regexp.
25609
25610 * gnus-sum.el (gnus-summary-read-document): Ditto.
25611
25612 * gnus-uu.el (gnus-uu-part-number): Ditto.
25613
25614 * html2text.el (html2text-remove-tags): Ditto.
25615 (html2text-format-tags): Ditto.
25616 (html2text-format-single-elements): Ditto.
25617
25618 * mml.el (mml-parse-1): Ditto.
25619
25620 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25621
25622 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25623
25624 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25625
25626 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25627
25628 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25629
25630 2003-11-15 Simon Josefsson <jas@extundo.com>
25631
25632 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25633 (pgg-gpg-lookup-key): Use regexp match instead of
25634 split-string (split-string is different between emacs 21.2 and
25635 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
25636
25637 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25638
25639 * gnus-art.el (gnus-mime-view-all-parts)
25640 (gnus-article-part-wrapper, gnus-article-view-part):
25641 Use with-current-buffer.
25642
25643 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25644
25645 * spam.el (spam-disable-spam-split-during-ham-respool)
25646 (spam-spamoracle-database, spam-cache-lookups)
25647 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25648 (spam-group-ham-mark-p, spam-group-spam-mark-p)
25649 (spam-group-ham-marks, spam-group-spam-marks)
25650 (spam-group-spam-contents-p, spam-group-ham-contents-p)
25651 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25652 also add spam-use-blackholes to the statistical checks.
25653 (spam-fetch-field-fast): Add interface to fetching fields, may
25654 become a macro.
25655 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25656 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25657 (spam-insert-fake-headers): Fake an article when needed.
25658 (spam-find-spam): Fake article when possible.
25659 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25660 (spam-check-bogofilter-headers): Use message-fetch-field instead
25661 of nnmail-fetch-field.
25662
25663 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
25664
25665 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25666
25667 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25668
25669 * spam.el (spam-split): Do not require spam-use-CHECK to be
25670 enabled if that check is passed to spam-split explicitly; also
25671 fix so 'spam doesn't get converted to spam-split-group when
25672 spam-split-symbolic-return is t.
25673 (spam-find-spam): Find registrations of the article and use those
25674 instead of re-running spam-split to find the spam/ham
25675 classification of the article.
25676 (spam-log-processing-to-registry, spam-log-registered-p)
25677 (spam-log-unregistration-needed-p, spam-log-undo-registration):
25678 Use gnus-error instead of gnus-message.
25679 (spam-log-registration-type): Add function to determine the
25680 classification of a message based on registry entries; will
25681 return nil if both 'spam and 'ham are found.
25682 (spam-check-BBDB): Expand all the BBDB macros here so we can have
25683 a reasonably fast local cache without the loading errors.
25684 (spam-cache-lookups): Set to t by default.
25685 (spam-find-spam): Don't try to guess spam-cache-lookups.
25686 (spam-enter-whitelist, spam-enter-blacklist): Clear the
25687 spam-caches entry.
25688 (spam-filelist-build-cache, spam-filelist-check-cache):
25689 Fix caching of whitelist/blacklist entries.
25690 (spam-check-whitelist, spam-check-blacklist):
25691 Invoke spam-from-listed-p with a type, not a cache variable.
25692 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25693
25694 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25695
25696 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25697
25698 * nnmail.el (nnmail-split-fancy): do.
25699
25700 * mml.el (mml-parse): do.
25701
25702 * gnus-score.el (gnus-enter-score-words-into-hashtb)
25703 (gnus-score-adaptive): do.
25704
25705 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25706
25707 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25708 (gnus-mime-button-map): Don't set keymap parent.
25709 (gnus-button-ctan-directory-regexp): Use shy grouping.
25710 (gnus-prev-page-map): Don't set keymap parent.
25711 (gnus-prev-page-map): Remove duplicated one.
25712 (gnus-next-page-map): Don't set keymap parent.
25713 (gnus-mime-security-button-map): Ditto.
25714
25715 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25716 version number.
25717
25718 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25719
25720 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25721
25722 * canlock.el (canlock-sha1-function): Remove.
25723 (canlock-sha1-function-for-verify): Remove.
25724 (canlock-openssl-program): Remove.
25725 (canlock-openssl-args): Remove.
25726 (canlock-ignore-errors): Remove.
25727 (canlock-sha1-with-openssl): Remove.
25728 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25729 (canlock-verify): Don't use canlock-ignore-errors.
25730
25731 * sha1-el.el (sha1-string-external): Make it can return a string
25732 in binary form.
25733 (sha1-region-external): Ditto.
25734 (sha1-string-internal): Ditto.
25735 (sha1-region-internal): Ditto.
25736 (sha1-region): Ditto.
25737 (sha1-string): Ditto.
25738 (sha1): Ditto.
25739
25740 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
25741
25742 * spam.el (spam-report-articles-gmane): New command.
25743
25744 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25745
25746 * gnus.el: Don't make unnecessary *Group* buffer when loading.
25747
25748 * run-at-time.el (run-at-time-saved): Remove.
25749 (run-at-time): Doc fix.
25750
25751 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25752
25753 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25754 (gnus-summary-limit-map): Add it.
25755 (gnus-summary-make-menu-bar): do.
25756
25757 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
25758
25759 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25760 Make attempt at some caching support (done for BBDB only now).
25761 (spam-find-spam): Set spam-cache-lookups if there are more than 2
25762 addresses to be checked.
25763 (spam-clear-cache-BBDB): Add function, to be invoked by
25764 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25765 (spam-check-BBDB): Check and use the caches, if
25766 spam-cache-lookups is on, remove superfluous (provide).
25767
25768 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
25769
25770 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25771
25772 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
25773
25774 * run-at-time.el (run-at-time-saved): Move to after the definition
25775 of `run-at-time'.
25776
25777 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
25778
25779 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25780 mm-w3m-local-map-property.
25781
25782 * mm-view.el (mm-w3m-mode-map): Remove.
25783 (mm-w3m-local-map-property): Remove.
25784 (mm-inline-text-html-render-with-w3m): Don't use
25785 mm-w3m-local-map-property.
25786
25787 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25788
25789 * run-at-time.el: New file.
25790
25791 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25792 of gnus-set-text-properties.
25793
25794 * gnus-uu.el (gnus-uu-save-article): Ditto.
25795
25796 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25797
25798 * gnus-cite.el (gnus-cite-parse): Ditto.
25799
25800 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25801 of gnus-.
25802
25803 * gnus.el: Change calls to nnheader-run-at-time and
25804 password-run-at-time throughout to use run-at-time directly.
25805
25806 * password.el: Remove definition of run-at-time.
25807
25808 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25809
25810 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25811 in prompt.
25812
25813 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25814
25815 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25816 XEmacs version.
25817
25818 * dns.el (dns-make-network-process): Use `open-network-stream'
25819 instead of `gnus-xmas-open-network-stream'.
25820
25821 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25822
25823 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25824
25825 * gnus-art.el (gnus-mime-display-alternative)
25826 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25827 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25828 Don't use gnus-local-map-property.
25829
25830 * gnus-util.el (gnus-local-map-property): Remove.
25831
25832 * mm-view.el (mm-view-pkcs7-decrypt):
25833 Replace gnus-completing-read-maybe-default with completing-read.
25834
25835 * gnus-util.el (gnus-completing-read): do.
25836 (gnus-completing-read-maybe-default): Remove.
25837
25838 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25839
25840 * password.el: Only autoload `run-at-time' if not XEmacs.
25841 Only autoload the itimer functions if XEmacs.
25842
25843 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25844
25845 * gnus-art.el (gnus-read-string): Remove.
25846 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25847 read-string.
25848
25849 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25850
25851 * netrc.el: Autoload password-read.
25852 (netrc): Add configuration group.
25853 (netrc-encoding-method, netrc-openssl-path):
25854 Add variables for encoding and decoding of files with symmetric
25855 ciphers.
25856 (netrc-encode): Add assistant function to encode a file with
25857 netrc-encoding-method.
25858 (netrc-parse): Add interactive parameter, added optional
25859 decoding if netrc-encoding-method is non-nil but otherwise
25860 behavior is standard.
25861 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25862 Do s/encode/encrypt/ everywhere.
25863
25864 * spam.el: Remove executable-find autoload.
25865
25866 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25867
25868 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25869
25870 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25871
25872 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25873
25874 * gnus-art.el (gnus-treat-ansi-sequences)
25875 (article-treat-ansi-sequences): New variable and function.
25876 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25877
25878 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25879 Use it.
25880
25881 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25882
25883 * mm-util.el (mm-quote-arg): Remove.
25884
25885 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25886 shell-quote-argument.
25887
25888 * gnus-uu.el (gnus-uu-command): do.
25889
25890 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25891
25892 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25893 with make-char.
25894
25895 * mm-util.el (mm-make-char): Remove.
25896
25897 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25898 add-minor-mode.
25899
25900 * gnus-undo.el (gnus-undo-mode): do.
25901
25902 * gnus-topic.el (gnus-topic-mode): do.
25903
25904 * gnus-sum.el (gnus-dead-summary-mode): do.
25905
25906 * gnus-start.el (gnus-slave-mode): do.
25907
25908 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25909
25910 * gnus-ml.el (gnus-mailing-list-mode): do.
25911
25912 * gnus-gl.el (gnus-grouplens-mode): do.
25913
25914 * gnus-draft.el (gnus-draft-mode): do.
25915
25916 * gnus-dired.el (gnus-dired-mode): do.
25917
25918 * gnus-ems.el (gnus-add-minor-mode): Remove.
25919
25920 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25921 Replace gnus-char-width with char-width.
25922
25923 * gnus-ems.el (gnus-char-width): Remove.
25924
25925 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25926 Replace gnus-char-width with char-width.
25927
25928 * gnus-ems.el (gnus-char-width): Remove.
25929
25930 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25931 definition.
25932 Remove Emacs 20 hash table compatibility code.
25933
25934 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25935 20 compatibility code.
25936
25937 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25938
25939 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25940
25941 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25942 Replace with point-at-{eol,bol}.
25943
25944 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25945
25946 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25947
25948 * flow-fill.el (fill-flowed-point-at-bol)
25949 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25950
25951 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25952 Replace with point-at-{eol,bol} throughout all files.
25953
25954 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25955
25956 * ntlm.el (ntlm-string-as-unibyte): New macro.
25957 (ntlm-build-auth-response): Use it.
25958
25959 Remove Emacs 20 stuff:
25960 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25961 of delq and copy-sequence.
25962 * gnus-art.el (popup-menu): Remove the compiler macro.
25963 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25964 Emacs 20.
25965
25966 2004-01-05 Simon Josefsson <jas@extundo.com>
25967
25968 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25969 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25970 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25971 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25972 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25973 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25974 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25975 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25976 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25977 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25978 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25979 string-xor into ntlm-string-xor.
25980 Suggested by Jesper Harder <harder@myrealbox.com>.
25981
25982 * ntlm.el: Don't include poem.
25983
25984 * md4.el (print-int32, print-string-hexa): Remove.
25985 Suggested by Jesper Harder <harder@myrealbox.com>.
25986
25987 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25988
25989 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25990 probably breaks emacs with DL patch, but do we care? Is anyone
25991 still using the DL stuff?)
25992
25993 * sieve-manage.el: Use the password package.
25994 (sieve-manage-read-passwd): Remove.
25995 (sieve-manage-interactive-login): Use password. Re-add
25996 condition-case around loop.
25997
25998 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25999 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26000 Use the password package.
26001
26002 2003-02-19 Simon Josefsson <jas@extundo.com>
26003
26004 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26005 token.
26006
26007 2002-08-07 Simon Josefsson <jas@extundo.com>
26008
26009 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26010 (sieve-manage-authenticators)
26011 (sieve-manage-authenticator-alist): Add some SASL mechs.
26012 (sieve-sasl-auth): New function.
26013 (sieve-manage-cram-md5-auth)
26014 (sieve-manage-plain-auth): Rewrite using SASL library.
26015 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26016 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26017 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26018 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26019
26020 2004-01-05 Simon Josefsson <jas@extundo.com>
26021
26022 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26023 New files.
26024
26025 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
26026
26027 * gnus-group.el (gnus-no-groups-message): Update.
26028
26029 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26030
26031 2003-11-09 Simon Josefsson <jas@extundo.com>
26032
26033 * imap.el: Support for ID IMAP extension (RFC 2971).
26034 (imap-local-variables): Add imap-id.
26035 (imap-id): New variable.
26036 (imap-id): New function.
26037 (imap-parse-response): Parse untagged ID response.
26038 * nnimap.el (nnimap-id): New variable.
26039 (nnimap-open-connection): Use it.
26040
26041 2003-12-28 Simon Josefsson <jas@extundo.com>
26042
26043 * gnus-score.el (gnus-score-edit-all-score): New.
26044 * gnus-group.el (gnus-group-score-map): Bind it to W e.
26045
26046 2004-01-04 Simon Josefsson <jas@extundo.com>
26047
26048 * password.el: Add.
26049
26050 2004-01-04 Mario Lang <lang@zid.tugraz.at>
26051
26052 * dns.el (dns-query-types): Fix typo.
26053 (dns-query-types): New function.
26054 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
26055 PTR and SOA replies, see RFC 1035.
26056
26057 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
26058
26059 * gnus.el (gnus-logo-color-style): Change colors to `no'.
26060
26061 * Move to Changelog.2.
26062
26063 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
26064
26065 * gnus.el (gnus-version-number): Bump version.
26066
26067 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
26068
26069 * gnus.el: No Gnus v0.1 is released.
26070
26071 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
26072
26073 * gnus.el: No Gnus v0.0 is released.
26074
26075 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
26076
26077 * gnus.el (gnus-version-number): Bump.
26078 (gnus-version): No.
26079
26080 See ChangeLog.2 for earlier changes.
26081
26082 Copyright (C) 2004-2015 Free Software Foundation, Inc.
26083
26084 This file is part of GNU Emacs.
26085
26086 GNU Emacs is free software: you can redistribute it and/or modify
26087 it under the terms of the GNU General Public License as published by
26088 the Free Software Foundation, either version 3 of the License, or
26089 (at your option) any later version.
26090
26091 GNU Emacs is distributed in the hope that it will be useful,
26092 but WITHOUT ANY WARRANTY; without even the implied warranty of
26093 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26094 GNU General Public License for more details.
26095
26096 You should have received a copy of the GNU General Public License
26097 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
26098
26099 ;; Local Variables:
26100 ;; coding: utf-8
26101 ;; fill-column: 79
26102 ;; add-log-time-zone-rule: t
26103 ;; End: